Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53d30c6293bf92a3a8fbd849dfc06bb336e757ec 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-ssh10059805813455858555.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-ssh13804388672220733292.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-ssh16876281625965662467.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-ssh3608039465651945133.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-ssh15198968313999218246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-39757’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39758 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/801 [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/801 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53d30c6293bf92a3a8fbd849dfc06bb336e757ec (main) Commit message: "Merge pull request #5094 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 > git rev-list --no-walk 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-26T07:04:07.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-26T07:04:07.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-26T07:04:07.415Z] ========================================================= [2025-02-26T07:04:07.415Z] EdgeX Global Pipelines Version Info [2025-02-26T07:04:07.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:04:08.495Z] ------------------- [2025-02-26T07:04:08.495Z] stable info: [2025-02-26T07:04:08.495Z] ------------------- [2025-02-26T07:04:08.495Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-26T07:04:08.495Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-26T07:04:08.495Z] Message: update stable to v1.0.269 [2025-02-26T07:04:08.755Z] ------------------- [2025-02-26T07:04:08.755Z] experimental info: [2025-02-26T07:04:08.755Z] ------------------- [2025-02-26T07:04:08.755Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-02-26T07:04:08.755Z] Commit SHA: 3f6539663ecb053cdd6d778753bf0c51d55501bf [2025-02-26T07:04:08.755Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-26T07:04:08.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-26T07:04:08.877Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-26T07:04:08.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-26T07:04:08.918Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-26T07:04:08.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-26T07:04:08.964Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-26T07:04:08.986Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-26T07:04:09.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-26T07:04:09.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-26T07:04:09.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-26T07:04:09.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-26T07:04:09.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-26T07:04:09.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-26T07:04:09.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-26T07:04:09.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-26T07:04:09.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-26T07:04:09.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-26T07:04:09.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-26T07:04:09.242Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-26T07:04:09.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-26T07:04:09.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-26T07:04:09.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-26T07:04:09.325Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-26T07:04:09.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-26T07:04:09.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-26T07:04:09.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-26T07:04:09.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo [2025-02-26T07:04:09.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d30c6 [Pipeline] echo [2025-02-26T07:04:09.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:04:09.516Z] provisioning config files... [2025-02-26T07:04:09.531Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config16585405778285281199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:04:09.881Z] ---> ****-login.sh [2025-02-26T07:04:09.881Z] nexus3.edgexfoundry.org:10001 [2025-02-26T07:04:10.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:04:10.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:04:10.140Z] Configure a credential helper to remove this warning. See [2025-02-26T07:04:10.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:04:10.140Z] [2025-02-26T07:04:10.140Z] Login Succeeded [2025-02-26T07:04:10.140Z] nexus3.edgexfoundry.org:10002 [2025-02-26T07:04:10.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:04:10.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:04:10.400Z] Configure a credential helper to remove this warning. See [2025-02-26T07:04:10.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:04:10.400Z] [2025-02-26T07:04:10.400Z] Login Succeeded [2025-02-26T07:04:10.400Z] nexus3.edgexfoundry.org:10003 [2025-02-26T07:04:10.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:04:10.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:04:10.401Z] Configure a credential helper to remove this warning. See [2025-02-26T07:04:10.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:04:10.401Z] [2025-02-26T07:04:10.401Z] Login Succeeded [2025-02-26T07:04:10.401Z] nexus3.edgexfoundry.org:10004 [2025-02-26T07:04:10.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:04:10.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:04:10.661Z] Configure a credential helper to remove this warning. See [2025-02-26T07:04:10.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:04:10.661Z] [2025-02-26T07:04:10.661Z] Login Succeeded [2025-02-26T07:04:10.661Z] ****.io [2025-02-26T07:04:10.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:04:10.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:04:10.921Z] Configure a credential helper to remove this warning. See [2025-02-26T07:04:10.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:04:10.921Z] [2025-02-26T07:04:10.921Z] Login Succeeded [2025-02-26T07:04:10.921Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T07:04:10.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T07:04:11.262Z] + 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-26T07:04:11.262Z] + dirname cmd/core-command/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/core-data/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/core-keeper/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/core-metadata/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-26T07:04:11.262Z] + dirname+ cmd/support-notifications/Dockerfile [2025-02-26T07:04:11.262Z] cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-26T07:04:11.262Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-26T07:04:11.262Z] + cut -d/ -f2 [2025-02-26T07:04:11.262Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-26T07:04:11.299Z] 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-26T07:04:11.667Z] + git rev-list -1 --merges 53d30c6293bf92a3a8fbd849dfc06bb336e757ec~1..53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo [2025-02-26T07:04:11.681Z] -----------> git rev-list -1 --merges 53d30c6293bf92a3a8fbd849dfc06bb336e757ec~1..53d30c6293bf92a3a8fbd849dfc06bb336e757ec 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:04:11.681Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [false] [Pipeline] sh [2025-02-26T07:04:11.976Z] + git log --format=format:%s -1 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] echo [2025-02-26T07:04:11.991Z] ========================================================= [2025-02-26T07:04:11.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-26T07:04:11.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-26T07:04:12.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T07:04:12.447Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-26T07:04:12.447Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-26T07:04:12.447Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-26T07:04:12.447Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-26T07:04:12.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-26T07:04:12.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:04:12.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:04:12.817Z] [2025-02-26T07:04:12.817Z] 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-26T07:04:13.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:04:13.127Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-26T07:04:13.127Z] b85a868b505f: Pulling fs layer [2025-02-26T07:04:13.127Z] e2be974225ed: Pulling fs layer [2025-02-26T07:04:13.127Z] 339a4e72a1f5: Pulling fs layer [2025-02-26T07:04:13.127Z] 988bab9f4d93: Pulling fs layer [2025-02-26T07:04:13.127Z] 1469e6f7b9e6: Pulling fs layer [2025-02-26T07:04:13.127Z] eaf3925da568: Pulling fs layer [2025-02-26T07:04:13.127Z] 988bab9f4d93: Waiting [2025-02-26T07:04:13.127Z] 1469e6f7b9e6: Waiting [2025-02-26T07:04:13.127Z] bab4dde63d76: Pulling fs layer [2025-02-26T07:04:13.127Z] bde34c3a00c8: Pulling fs layer [2025-02-26T07:04:13.127Z] b352a97aabf1: Pulling fs layer [2025-02-26T07:04:13.127Z] 4872d77fe225: Pulling fs layer [2025-02-26T07:04:13.127Z] eaf3925da568: Waiting [2025-02-26T07:04:13.127Z] bab4dde63d76: Waiting [2025-02-26T07:04:13.127Z] 5851b861e8e6: Pulling fs layer [2025-02-26T07:04:13.127Z] bde34c3a00c8: Waiting [2025-02-26T07:04:13.127Z] 4872d77fe225: Waiting [2025-02-26T07:04:13.127Z] b352a97aabf1: Waiting [2025-02-26T07:04:13.127Z] 5851b861e8e6: Waiting [2025-02-26T07:04:13.127Z] e2be974225ed: Verifying Checksum [2025-02-26T07:04:13.127Z] e2be974225ed: Download complete [2025-02-26T07:04:13.127Z] 988bab9f4d93: Download complete [2025-02-26T07:04:13.127Z] 1469e6f7b9e6: Verifying Checksum [2025-02-26T07:04:13.127Z] 1469e6f7b9e6: Download complete [2025-02-26T07:04:13.127Z] 339a4e72a1f5: Verifying Checksum [2025-02-26T07:04:13.127Z] 339a4e72a1f5: Download complete [2025-02-26T07:04:13.127Z] eaf3925da568: Verifying Checksum [2025-02-26T07:04:13.127Z] eaf3925da568: Download complete [2025-02-26T07:04:13.127Z] bde34c3a00c8: Verifying Checksum [2025-02-26T07:04:13.127Z] bde34c3a00c8: Download complete [2025-02-26T07:04:13.387Z] b352a97aabf1: Download complete [2025-02-26T07:04:13.387Z] 4872d77fe225: Download complete [2025-02-26T07:04:13.387Z] 5851b861e8e6: Verifying Checksum [2025-02-26T07:04:13.387Z] 5851b861e8e6: Download complete [2025-02-26T07:04:13.387Z] b85a868b505f: Verifying Checksum [2025-02-26T07:04:13.387Z] b85a868b505f: Download complete [2025-02-26T07:04:13.646Z] bab4dde63d76: Verifying Checksum [2025-02-26T07:04:13.646Z] bab4dde63d76: Download complete [2025-02-26T07:04:14.581Z] b85a868b505f: Pull complete [2025-02-26T07:04:14.839Z] e2be974225ed: Pull complete [2025-02-26T07:04:15.408Z] 339a4e72a1f5: Pull complete [2025-02-26T07:04:15.408Z] 988bab9f4d93: Pull complete [2025-02-26T07:04:15.667Z] 1469e6f7b9e6: Pull complete [2025-02-26T07:04:15.667Z] eaf3925da568: Pull complete [2025-02-26T07:04:17.565Z] bab4dde63d76: Pull complete [2025-02-26T07:04:17.565Z] bde34c3a00c8: Pull complete [2025-02-26T07:04:17.824Z] b352a97aabf1: Pull complete [2025-02-26T07:04:17.824Z] 4872d77fe225: Pull complete [2025-02-26T07:04:17.824Z] 5851b861e8e6: Pull complete [2025-02-26T07:04:17.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-26T07:04:18.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:04:18.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:04:18.201Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:04:18.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T07:04:20.629Z] $ docker top 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a -eo pid,comm [2025-02-26T07:04:20.687Z] 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-26T07:04:20.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T07:04:20.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T07:04:20.745Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T07:04:20.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T07:04:20.859Z] $ docker exec 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent [2025-02-26T07:04:20.967Z] SSH_AUTH_SOCK=/tmp/ssh-VJXpQLJDndfX/agent.33 [2025-02-26T07:04:20.967Z] SSH_AGENT_PID=39 [2025-02-26T07:04:20.973Z] Running ssh-add (command line suppressed) [2025-02-26T07:04:21.060Z] Identity added: /w/workspace/edgex-go/801@tmp/private_key_16638684536768321910.key (/w/workspace/edgex-go/801@tmp/private_key_16638684536768321910.key) [2025-02-26T07:04:21.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T07:04:21.371Z] + git tag --points-at HEAD [Pipeline] } [2025-02-26T07:04:21.380Z] $ docker exec --env ******** --env ******** 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent -k [2025-02-26T07:04:21.494Z] unset SSH_AUTH_SOCK; [2025-02-26T07:04:21.495Z] unset SSH_AGENT_PID; [2025-02-26T07:04:21.495Z] echo Agent pid 39 killed; [2025-02-26T07:04:21.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-26T07:04:21.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T07:04:21.547Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T07:04:21.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T07:04:21.650Z] $ docker exec 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent [2025-02-26T07:04:21.762Z] SSH_AUTH_SOCK=/tmp/ssh-hhlGnlLETv8d/agent.73 [2025-02-26T07:04:21.762Z] SSH_AGENT_PID=79 [2025-02-26T07:04:21.767Z] Running ssh-add (command line suppressed) [2025-02-26T07:04:21.875Z] Identity added: /w/workspace/edgex-go/801@tmp/private_key_11480799633001621072.key (/w/workspace/edgex-go/801@tmp/private_key_11480799633001621072.key) [2025-02-26T07:04:21.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T07:04:22.187Z] + git semver init [2025-02-26T07:04:22.446Z] 2025-02-26 07:04:22,364 [run_init] DEBUG init version:0.0.0 force:False [2025-02-26T07:04:22.446Z] 2025-02-26 07:04:22,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/801/.semver [2025-02-26T07:04:22.446Z] 2025-02-26 07:04:22,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/801/.semver [2025-02-26T07:04:22.446Z] 2025-02-26 07:04:22,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/801/.semver'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) [2025-02-26T07:04:27.728Z] 2025-02-26 07:04:27,725 [append_file] DEBUG append to file:/w/workspace/edgex-go/801/.git/info/exclude [2025-02-26T07:04:27.992Z] 2025-02-26 07:04:27,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/801/.semver/main with force:False [2025-02-26T07:04:27.993Z] 2025-02-26 07:04:27,726 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:04:27.993Z] 2025-02-26 07:04:27,726 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:04:27.993Z] 4.0.0-dev.63 [Pipeline] } [2025-02-26T07:04:28.002Z] $ docker exec --env ******** --env ******** 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a ssh-agent -k [2025-02-26T07:04:28.122Z] unset SSH_AUTH_SOCK; [2025-02-26T07:04:28.123Z] unset SSH_AGENT_PID; [2025-02-26T07:04:28.123Z] echo Agent pid 79 killed; [2025-02-26T07:04:28.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T07:04:28.462Z] + git semver [Pipeline] } [2025-02-26T07:04:28.731Z] $ docker stop --time=1 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a [2025-02-26T07:04:30.056Z] $ docker rm -f --volumes 38d28dda394141be0d65c138adce6117310c26440e02736f468f3c273b99011a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T07:04:30.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-26T07:04:30.646Z] Stashed 1 file(s) [Pipeline] echo [2025-02-26T07:04:30.650Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.63 [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-26T07:04:31.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo [2025-02-26T07:04:31.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:04:31.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:04:31.100Z] ========================================================= [2025-02-26T07:04:31.100Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-26T07:04:31.100Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-26T07:04:31.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T07:04:31.396Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-26T07:04:31.396Z] da9db072f522: Pulling fs layer [2025-02-26T07:04:31.396Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-26T07:04:31.396Z] 06f05ace1117: Pulling fs layer [2025-02-26T07:04:31.396Z] 5fe327b54edc: Pulling fs layer [2025-02-26T07:04:31.396Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T07:04:31.396Z] 92a5565b7b96: Pulling fs layer [2025-02-26T07:04:31.396Z] ff9bb7016b71: Pulling fs layer [2025-02-26T07:04:31.396Z] b67dba6c2c7d: Pulling fs layer [2025-02-26T07:04:31.396Z] a813b0c90790: Pulling fs layer [2025-02-26T07:04:31.396Z] 92a5565b7b96: Waiting [2025-02-26T07:04:31.396Z] a813b0c90790: Waiting [2025-02-26T07:04:31.396Z] b67dba6c2c7d: Waiting [2025-02-26T07:04:31.396Z] ff9bb7016b71: Waiting [2025-02-26T07:04:31.396Z] 5fe327b54edc: Waiting [2025-02-26T07:04:31.396Z] 4f4fb700ef54: Waiting [2025-02-26T07:04:31.396Z] 6ef4a4ee8ca5: Download complete [2025-02-26T07:04:31.396Z] 5fe327b54edc: Verifying Checksum [2025-02-26T07:04:31.396Z] 5fe327b54edc: Download complete [2025-02-26T07:04:31.396Z] 4f4fb700ef54: Download complete [2025-02-26T07:04:31.396Z] da9db072f522: Verifying Checksum [2025-02-26T07:04:31.396Z] da9db072f522: Download complete [2025-02-26T07:04:31.396Z] ff9bb7016b71: Verifying Checksum [2025-02-26T07:04:31.396Z] ff9bb7016b71: Download complete [2025-02-26T07:04:31.656Z] da9db072f522: Pull complete [2025-02-26T07:04:31.656Z] a813b0c90790: Verifying Checksum [2025-02-26T07:04:31.656Z] a813b0c90790: Download complete [2025-02-26T07:04:31.915Z] 6ef4a4ee8ca5: Pull complete [2025-02-26T07:04:31.915Z] 06f05ace1117: Verifying Checksum [2025-02-26T07:04:31.915Z] 06f05ace1117: Download complete [2025-02-26T07:04:32.173Z] b67dba6c2c7d: Verifying Checksum [2025-02-26T07:04:32.173Z] b67dba6c2c7d: Download complete [2025-02-26T07:04:35.456Z] 06f05ace1117: Pull complete [2025-02-26T07:04:35.456Z] 5fe327b54edc: Pull complete [2025-02-26T07:04:35.456Z] 4f4fb700ef54: Pull complete [2025-02-26T07:04:35.456Z] 92a5565b7b96: Pull complete [2025-02-26T07:04:35.716Z] ff9bb7016b71: Pull complete [2025-02-26T07:04:38.264Z] b67dba6c2c7d: Pull complete [2025-02-26T07:04:38.524Z] a813b0c90790: Pull complete [2025-02-26T07:04:38.524Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-26T07:04:38.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T07:04:38.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-26T07:04:38.826Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T07:04:38.826Z] WORKDIR /edgex [2025-02-26T07:04:38.826Z] COPY go.mod . [2025-02-26T07:04:38.826Z] RUN go mod download [2025-02-26T07:04:38.826Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-26T07:04:39.397Z] Sending build context to Docker daemon 180.2MB [2025-02-26T07:04:39.397Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-26T07:04:39.397Z] ---> 3ba60ce46760 [2025-02-26T07:04:39.397Z] Step 2/4 : WORKDIR /edgex [2025-02-26T07:04:45.734Z] Still waiting to schedule task [2025-02-26T07:04:45.734Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-26T07:04:45.962Z] ---> Running in 53ea1945d248 [2025-02-26T07:04:45.963Z] Removing intermediate container 53ea1945d248 [2025-02-26T07:04:45.963Z] ---> 6365c3892ba7 [2025-02-26T07:04:45.963Z] Step 3/4 : COPY go.mod . [2025-02-26T07:04:45.963Z] ---> f8a29ff021f8 [2025-02-26T07:04:45.963Z] Step 4/4 : RUN go mod download [2025-02-26T07:04:45.963Z] ---> Running in 02ed6d4bc303 [2025-02-26T07:05:07.920Z] Removing intermediate container 02ed6d4bc303 [2025-02-26T07:05:07.920Z] ---> bcfd8d76f7f7 [2025-02-26T07:05:07.920Z] Successfully built bcfd8d76f7f7 [2025-02-26T07:05:07.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:05:08.228Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-26T07:05:08.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:05:08.307Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:05:08.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-26T07:05:08.760Z] $ docker top 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T07:05:09.120Z] + go version [2025-02-26T07:05:09.120Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-26T07:05:09.126Z] $ docker stop --time=1 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 [2025-02-26T07:05:10.453Z] $ docker rm -f --volumes 5031882c55d31ebc5b39114b7481db823786e944be8c70283a9b1e0245a55204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:05:10.913Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-26T07:05:10.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:05:10.997Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:05:11.018Z] $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-26T07:05:11.392Z] $ docker top 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-26T07:05:11.479Z] ========================================================= [2025-02-26T07:05:11.479Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-26T07:05:11.479Z] ========================================================= [Pipeline] sh [2025-02-26T07:05:11.758Z] + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] fileExists [Pipeline] sh [2025-02-26T07:05:12.067Z] + make test [2025-02-26T07:05:12.067Z] go test -race -coverprofile=coverage.out ./... [2025-02-26T07:05:20.189Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-26T07:05:46.755Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-26T07:05:47.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-02-26T07:05:47.271Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-26T07:05:47.530Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-26T07:05:47.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-26T07:05:47.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-26T07:05:48.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2025-02-26T07:05:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-26T07:05:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-26T07:05:48.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-26T07:05:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-26T07:05:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-26T07:05:50.306Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-26T07:05:50.306Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:05:50.306Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-26T07:05:50.306Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-26T07:05:51.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-02-26T07:05:51.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-02-26T07:05:51.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements [2025-02-26T07:05:51.939Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-26T07:05:51.939Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-26T07:05:51.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.935s coverage: 93.4% of statements [2025-02-26T07:05:51.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 92.3% of statements [2025-02-26T07:05:52.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 8.4% of statements [2025-02-26T07:05:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-26T07:05:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-26T07:05:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-26T07:05:53.814Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-26T07:05:55.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 95.8% of statements [2025-02-26T07:05:55.189Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-02-26T07:05:55.448Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-26T07:05:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-26T07:05:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-26T07:05:55.707Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-26T07:05:55.707Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:05:56.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-02-26T07:05:56.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-02-26T07:05:56.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-26T07:05:56.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-02-26T07:05:57.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-02-26T07:05:57.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-26T07:05:57.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-26T07:05:57.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-26T07:05:58.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-26T07:05:58.035Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-26T07:05:58.035Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-26T07:05:58.035Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-26T07:05:58.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2025-02-26T07:05:58.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-02-26T07:05:58.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-02-26T07:05:58.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-02-26T07:05:59.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-26T07:05:59.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-26T07:05:59.231Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-26T07:06:00.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-26T07:06:00.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-26T07:06:00.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-26T07:06:00.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-26T07:06:00.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-26T07:06:00.734Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-26T07:06:01.302Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-26T07:06:03.205Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-26T07:06:03.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-26T07:06:04.587Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-26T07:06:05.548Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-26T07:06:05.548Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-26T07:06:05.548Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-26T07:06:08.838Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-26T07:06:10.215Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-26T07:06:10.215Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-26T07:06:10.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-26T07:06:10.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-26T07:06:10.215Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:06:10.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-26T07:06:12.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-26T07:06:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-26T07:06:13.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-26T07:06:13.003Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-26T07:06:13.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-26T07:06:13.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-26T07:06:13.004Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-26T07:06:13.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-26T07:06:13.077Z] Running in /w/workspace/edgex-go/801 [Pipeline] { [Pipeline] checkout [2025-02-26T07:06:13.120Z] The recommended git tool is: git [2025-02-26T07:06:14.941Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-26T07:06:14.941Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-26T07:06:14.941Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-26T07:06:14.941Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-26T07:06:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-26T07:06:15.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-26T07:06:15.875Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-26T07:06:15.875Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:06:16.142Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-26T07:06:16.142Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-26T07:06:16.142Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-26T07:06:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-26T07:06:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-26T07:06:17.524Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-26T07:06:17.788Z] using credential edgex-jenkins-ssh [2025-02-26T07:06:17.809Z] Cloning the remote Git repository [2025-02-26T07:06:17.851Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-26T07:06:17.947Z] > git init /w/workspace/edgex-go/801 # timeout=10 [2025-02-26T07:06:18.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-26T07:06:18.097Z] > git --version # timeout=10 [2025-02-26T07:06:18.122Z] > git --version # 'git version 2.25.1' [2025-02-26T07:06:18.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.102s coverage: 81.8% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.055s coverage: 100.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 29.2% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-02-26T07:06:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-02-26T07:06:18.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-26T07:06:21.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-02-26T07:06:21.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-02-26T07:06:21.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-02-26T07:06:21.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2025-02-26T07:06:21.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-02-26T07:06:22.028Z] 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-26T07:06:22.288Z] running golangci-lint [2025-02-26T07:06:22.546Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-26T07:06:22.546Z] go version go1.23.4 linux/amd64 [2025-02-26T07:06:22.546Z] 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-26T07:06:22.546Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-26T07:06:22.546Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-26T07:06:35.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-26T07:06:35.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-26T07:06:36.044Z] Avoid second fetch [2025-02-26T07:06:36.045Z] Checking out Revision 53d30c6293bf92a3a8fbd849dfc06bb336e757ec (main) [2025-02-26T07:06:36.825Z] Commit message: "Merge pull request #5094 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.0" [2025-02-26T07:06:36.058Z] > git config core.sparsecheckout # timeout=10 [2025-02-26T07:06:36.123Z] > git checkout -f 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-26T07:06:41.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-26T07:06:41.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:06:41.451Z] Dload Upload Total Spent Left Speed [2025-02-26T07:06:41.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2025-02-26T07:06:41.797Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-26T07:06:42.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-26T07:06:42.118Z] + sudo tee /etc/docker/daemon.new [2025-02-26T07:06:42.118Z] { [2025-02-26T07:06:42.118Z] "registry-mirrors": [ [2025-02-26T07:06:42.118Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-26T07:06:42.118Z] ], [2025-02-26T07:06:42.118Z] "bip": "10.250.0.254/24", [2025-02-26T07:06:42.118Z] "hosts": [ [2025-02-26T07:06:42.118Z] "tcp://0.0.0.0:5555", [2025-02-26T07:06:42.118Z] "unix:///var/run/docker.sock" [2025-02-26T07:06:42.118Z] ], [2025-02-26T07:06:42.118Z] "mtu": 1458, [2025-02-26T07:06:42.118Z] "selinux-enabled": true, [2025-02-26T07:06:42.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-26T07:06:42.118Z] } [Pipeline] sh [2025-02-26T07:06:42.444Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-26T07:06:42.772Z] + sudo service docker restart [2025-02-26T07:06:49.828Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 24.548960152s" [2025-02-26T07:06:49.829Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.520017ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:07:01.022Z] provisioning config files... [2025-02-26T07:07:01.042Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config1257531027748862556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:07:01.484Z] ---> ****-login.sh [2025-02-26T07:07:01.484Z] nexus3.edgexfoundry.org:10001 [2025-02-26T07:07:01.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:07:02.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:07:02.028Z] Configure a credential helper to remove this warning. See [2025-02-26T07:07:02.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:07:02.028Z] [2025-02-26T07:07:02.028Z] Login Succeeded [2025-02-26T07:07:02.028Z] nexus3.edgexfoundry.org:10002 [2025-02-26T07:07:02.241Z] level=info msg="[linters_context/goanalysis] analyzers took 2m2.596493154s with top 10 stages: buildir: 1m11.952217674s, gosec: 4.403921385s, inspect: 3.175825419s, fact_deprecated: 2.524336164s, printf: 2.205141023s, ctrlflow: 1.949086689s, S1038: 1.80399661s, fact_purity: 1.52433147s, nilness: 1.199672704s, ineffassign: 864.622868ms" [2025-02-26T07:07:02.241Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-26T07:07:02.241Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_dirs: 202/202, cgo: 202/202, invalid_issue: 202/202, exclude: 202/202, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, skip_files: 202/202, exclude-rules: 202/20, nolint: 20/0" [2025-02-26T07:07:02.241Z] level=info msg="[runner] processing took 15.44438ms with stages: nolint: 7.570524ms, identifier_marker: 4.222666ms, exclude-rules: 1.157129ms, autogenerated_exclude: 1.081469ms, path_prettifier: 884.228µs, skip_dirs: 444.473µs, filename_unadjuster: 31.96µs, cgo: 26.22µs, invalid_issue: 21.491µs, max_same_issues: 860ns, fixer: 510ns, uniq_by_line: 510ns, max_from_linter: 430ns, exclude: 400ns, skip_files: 400ns, sort_results: 370ns, diff: 160ns, source_code: 150ns, path_prefixer: 110ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-02-26T07:07:02.241Z] level=info msg="[runner] linters took 14.677818945s with stages: goanalysis_metalinter: 14.662287524s" [2025-02-26T07:07:02.241Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-26T07:07:02.241Z] level=info msg="Memory: 394 samples, avg is 309.5MB, max is 1229.8MB" [2025-02-26T07:07:02.241Z] level=info msg="Execution took 39.296641916s" [2025-02-26T07:07:02.241Z] go vet ./... [2025-02-26T07:07:02.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:07:02.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:07:02.563Z] Configure a credential helper to remove this warning. See [2025-02-26T07:07:02.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:07:02.563Z] [2025-02-26T07:07:02.563Z] Login Succeeded [2025-02-26T07:07:02.563Z] nexus3.edgexfoundry.org:10003 [2025-02-26T07:07:02.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:07:02.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:07:02.831Z] Configure a credential helper to remove this warning. See [2025-02-26T07:07:02.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:07:02.831Z] [2025-02-26T07:07:02.831Z] Login Succeeded [2025-02-26T07:07:02.831Z] nexus3.edgexfoundry.org:10004 [2025-02-26T07:07:03.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:07:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:07:03.103Z] Configure a credential helper to remove this warning. See [2025-02-26T07:07:03.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:07:03.103Z] [2025-02-26T07:07:03.103Z] Login Succeeded [2025-02-26T07:07:03.103Z] ****.io [2025-02-26T07:07:03.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:07:03.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:07:03.642Z] Configure a credential helper to remove this warning. See [2025-02-26T07:07:03.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:07:03.642Z] [2025-02-26T07:07:03.642Z] Login Succeeded [2025-02-26T07:07:03.642Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T07:07:03.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-26T07:07:04.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo [2025-02-26T07:07:04.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:07:04.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:07:04.310Z] ========================================================= [2025-02-26T07:07:04.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-26T07:07:04.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-26T07:07:04.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T07:07:04.636Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-26T07:07:04.636Z] 9986a736f7d3: Pulling fs layer [2025-02-26T07:07:04.636Z] 1f018df60701: Pulling fs layer [2025-02-26T07:07:04.636Z] 39f8f326b044: Pulling fs layer [2025-02-26T07:07:04.636Z] e6a1e7a6a96a: Pulling fs layer [2025-02-26T07:07:04.636Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T07:07:04.636Z] d45d956e0dbf: Pulling fs layer [2025-02-26T07:07:04.636Z] d7702b0d1db1: Pulling fs layer [2025-02-26T07:07:04.636Z] 5c7f0f088c93: Pulling fs layer [2025-02-26T07:07:04.636Z] 4fdc064ae6cf: Pulling fs layer [2025-02-26T07:07:04.636Z] e6a1e7a6a96a: Waiting [2025-02-26T07:07:04.636Z] 4f4fb700ef54: Waiting [2025-02-26T07:07:04.636Z] d45d956e0dbf: Waiting [2025-02-26T07:07:04.636Z] d7702b0d1db1: Waiting [2025-02-26T07:07:04.636Z] 5c7f0f088c93: Waiting [2025-02-26T07:07:04.636Z] 4fdc064ae6cf: Waiting [2025-02-26T07:07:04.904Z] 1f018df60701: Verifying Checksum [2025-02-26T07:07:04.904Z] 1f018df60701: Download complete [2025-02-26T07:07:04.904Z] e6a1e7a6a96a: Verifying Checksum [2025-02-26T07:07:04.904Z] e6a1e7a6a96a: Download complete [2025-02-26T07:07:04.904Z] 4f4fb700ef54: Verifying Checksum [2025-02-26T07:07:04.904Z] 4f4fb700ef54: Download complete [2025-02-26T07:07:04.904Z] d45d956e0dbf: Verifying Checksum [2025-02-26T07:07:04.904Z] d45d956e0dbf: Download complete [2025-02-26T07:07:04.904Z] d7702b0d1db1: Verifying Checksum [2025-02-26T07:07:04.904Z] d7702b0d1db1: Download complete [2025-02-26T07:07:04.904Z] 9986a736f7d3: Verifying Checksum [2025-02-26T07:07:04.904Z] 9986a736f7d3: Download complete [2025-02-26T07:07:05.504Z] 4fdc064ae6cf: Verifying Checksum [2025-02-26T07:07:05.504Z] 4fdc064ae6cf: Download complete [2025-02-26T07:07:05.782Z] 9986a736f7d3: Pull complete [2025-02-26T07:07:06.755Z] 1f018df60701: Pull complete [2025-02-26T07:07:06.755Z] 39f8f326b044: Verifying Checksum [2025-02-26T07:07:06.755Z] 39f8f326b044: Download complete [2025-02-26T07:07:07.715Z] 5c7f0f088c93: Verifying Checksum [2025-02-26T07:07:10.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-26T07:07:10.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-26T07:07:10.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-26T07:07:10.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-26T07:07:10.653Z] + ls -al . [2025-02-26T07:07:10.653Z] total 1976 [2025-02-26T07:07:10.653Z] drwxrwxr-x 11 1001 1001 4096 Feb 26 07:05 . [2025-02-26T07:07:10.653Z] drwxr-xr-x 4 root root 4096 Feb 26 07:05 .. [2025-02-26T07:07:10.653Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 .blubracket [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 07:04 .dockerignore [2025-02-26T07:07:10.653Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 .git [2025-02-26T07:07:10.653Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 07:04 .github [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 907 Feb 26 07:04 .gitignore [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 199 Feb 26 07:04 .golangci.yml [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 07:04 .hadolint.yml [2025-02-26T07:07:10.653Z] drwxr-xr-x 3 1001 1001 4096 Feb 26 07:04 .semver [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 07:04 .sonarcloud.properties [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 07:04 ADOPTERS.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 17374 Feb 26 07:04 Attribution.txt [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 07:04 CHANGELOG.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:04 CONTRIBUTING.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 07:04 GOVERNANCE.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 858 Feb 26 07:04 Jenkinsfile [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:04 LICENSE [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 16740 Feb 26 07:04 Makefile [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 07:04 OWNERS.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 9932 Feb 26 07:04 README.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 07:04 SECURITY.md [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 12 Feb 26 07:04 VERSION [2025-02-26T07:07:10.653Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 bin [2025-02-26T07:07:10.653Z] drwxrwxr-x 19 1001 1001 4096 Feb 26 07:04 cmd [2025-02-26T07:07:10.653Z] -rw-r--r-- 1 root root 1651062 Feb 26 07:06 coverage.out [2025-02-26T07:07:10.653Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 fuzz_test [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 6495 Feb 26 07:04 go.mod [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 88225 Feb 26 07:04 go.sum [2025-02-26T07:07:10.653Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 07:04 internal [2025-02-26T07:07:10.653Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 07:04 openapi [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 07:04 security.txt [2025-02-26T07:07:10.653Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 07:04 version.go [Pipeline] sh [2025-02-26T07:07:10.945Z] + '[' -e coverage.out ] [2025-02-26T07:07:10.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-26T07:07:11.120Z] Stashed 1 file(s) [Pipeline] sh [2025-02-26T07:07:11.397Z] + make build [2025-02-26T07:07:11.398Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T07:07:22.703Z] 39f8f326b044: Pull complete [2025-02-26T07:07:22.703Z] e6a1e7a6a96a: Pull complete [2025-02-26T07:07:22.703Z] 4f4fb700ef54: Pull complete [2025-02-26T07:07:22.703Z] d45d956e0dbf: Pull complete [2025-02-26T07:07:22.703Z] d7702b0d1db1: Pull complete [2025-02-26T07:07:29.363Z] 5c7f0f088c93: Pull complete [2025-02-26T07:07:30.779Z] 4fdc064ae6cf: Pull complete [2025-02-26T07:07:30.779Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-26T07:07:30.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T07:07:30.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-26T07:07:31.105Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T07:07:31.105Z] WORKDIR /edgex [2025-02-26T07:07:31.105Z] COPY go.mod . [2025-02-26T07:07:31.105Z] RUN go mod download [2025-02-26T07:07:31.105Z] docker build -t ci-base-image-arm64 -f - . [2025-02-26T07:07:31.694Z] Sending build context to Docker daemon 3.662MB [2025-02-26T07:07:31.694Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-26T07:07:31.694Z] ---> 63f30b955cb9 [2025-02-26T07:07:31.694Z] Step 2/4 : WORKDIR /edgex [2025-02-26T07:07:33.634Z] ---> Running in 4cd83c5964ce [2025-02-26T07:07:33.905Z] Removing intermediate container 4cd83c5964ce [2025-02-26T07:07:33.905Z] ---> 9f36eb879baa [2025-02-26T07:07:33.905Z] Step 3/4 : COPY go.mod . [2025-02-26T07:07:34.186Z] ---> f2930632761b [2025-02-26T07:07:34.186Z] Step 4/4 : RUN go mod download [2025-02-26T07:07:34.460Z] ---> Running in ea2508864117 [2025-02-26T07:07:37.936Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T07:07:37.936Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T07:07:37.936Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T07:07:38.508Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T07:07:40.415Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T07:07:45.688Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T07:07:47.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T07:07:50.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T07:07:52.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T07:07:54.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T07:07:55.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T07:07:56.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-26T07:07:58.267Z] $ docker stop --time=1 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e [2025-02-26T07:08:02.905Z] $ docker rm -f --volumes 554ec1d1ffa915fb17ea32b0387bc08881be675efb6451630a4e187b885a182e [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-26T07:08:04.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T07:08:04.351Z] [2025-02-26T07:08:04.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:08:05.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T07:08:05.301Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-26T07:08:05.301Z] 91d30c5bc195: Pulling fs layer [2025-02-26T07:08:05.301Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-26T07:08:05.301Z] 9c61dcf015f6: Pulling fs layer [2025-02-26T07:08:05.301Z] 4698f68db338: Pulling fs layer [2025-02-26T07:08:05.301Z] 2a2f49069b9e: Pulling fs layer [2025-02-26T07:08:05.301Z] e0025b399a48: Pulling fs layer [2025-02-26T07:08:05.301Z] 2a2f49069b9e: Waiting [2025-02-26T07:08:05.301Z] e0025b399a48: Waiting [2025-02-26T07:08:05.301Z] 4698f68db338: Waiting [2025-02-26T07:08:05.739Z] 91d30c5bc195: Verifying Checksum [2025-02-26T07:08:05.739Z] 91d30c5bc195: Download complete [2025-02-26T07:08:05.739Z] 4698f68db338: Verifying Checksum [2025-02-26T07:08:05.739Z] 4698f68db338: Download complete [2025-02-26T07:08:05.739Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-26T07:08:05.739Z] e0025b399a48: Download complete [2025-02-26T07:08:05.739Z] 91d30c5bc195: Pull complete [2025-02-26T07:08:05.739Z] 2a2f49069b9e: Download complete [2025-02-26T07:08:06.448Z] 2e9b0aa3be6d: Pull complete [2025-02-26T07:08:06.708Z] 9c61dcf015f6: Verifying Checksum [2025-02-26T07:08:06.708Z] 9c61dcf015f6: Download complete [2025-02-26T07:08:09.991Z] 9c61dcf015f6: Pull complete [2025-02-26T07:08:09.991Z] 4698f68db338: Pull complete [2025-02-26T07:08:09.991Z] 2a2f49069b9e: Pull complete [2025-02-26T07:08:09.991Z] e0025b399a48: Pull complete [2025-02-26T07:08:09.991Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-26T07:08:09.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-26T07:08:09.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:08:10.179Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:08:10.205Z] $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-26T07:08:12.437Z] $ docker top 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T07:08:12.794Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-26T07:08:15.330Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #1 transferring dockerfile: 1.89kB done [2025-02-26T07:08:15.330Z] #1 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #2 transferring dockerfile: 2.10kB done [2025-02-26T07:08:15.330Z] #2 DONE 0.0s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #3 transferring dockerfile: 2.00kB done [2025-02-26T07:08:15.330Z] #3 DONE 0.0s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #4 transferring dockerfile: 3.02kB done [2025-02-26T07:08:15.330Z] #4 DONE 0.0s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #5 transferring dockerfile: 2.49kB done [2025-02-26T07:08:15.330Z] #5 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #6 [core-command internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #6 transferring dockerfile: 1.94kB done [2025-02-26T07:08:15.330Z] #6 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #7 transferring dockerfile: 1.81kB done [2025-02-26T07:08:15.330Z] #7 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #8 transferring dockerfile: 1.83kB done [2025-02-26T07:08:15.330Z] #8 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #9 [core-data internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #9 transferring dockerfile: 2.04kB done [2025-02-26T07:08:15.330Z] #9 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #10 ... [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #11 transferring dockerfile: 2.14kB done [2025-02-26T07:08:15.330Z] #11 DONE 0.1s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #12 transferring dockerfile: 1.70kB done [2025-02-26T07:08:15.330Z] #12 DONE 0.2s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-26T07:08:15.330Z] #13 transferring dockerfile: 2.23kB done [2025-02-26T07:08:15.330Z] #13 DONE 0.2s [2025-02-26T07:08:15.330Z] [2025-02-26T07:08:15.330Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2025-02-26T07:08:15.330Z] #14 transferring context: 50B done [2025-02-26T07:08:15.330Z] #14 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-26T07:08:15.590Z] #15 transferring dockerfile: 2.50kB done [2025-02-26T07:08:15.590Z] #15 DONE 0.2s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-02-26T07:08:15.590Z] #16 transferring dockerfile: 2.01kB done [2025-02-26T07:08:15.590Z] #16 DONE 0.2s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-02-26T07:08:15.590Z] #10 transferring dockerfile: 1.69kB done [2025-02-26T07:08:15.590Z] #10 DONE 0.2s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #17 [core-metadata internal] load .dockerignore [2025-02-26T07:08:15.590Z] #17 transferring context: 50B done [2025-02-26T07:08:15.590Z] #17 DONE 0.0s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #18 [support-notifications internal] load .dockerignore [2025-02-26T07:08:15.590Z] #18 transferring context: 50B done [2025-02-26T07:08:15.590Z] #18 DONE 0.0s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-26T07:08:15.590Z] #19 transferring context: 50B done [2025-02-26T07:08:15.590Z] #19 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #20 [security-spire-agent internal] load .dockerignore [2025-02-26T07:08:15.590Z] #20 transferring context: 50B done [2025-02-26T07:08:15.590Z] #20 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-02-26T07:08:15.590Z] #21 transferring context: 50B done [2025-02-26T07:08:15.590Z] #21 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #22 [security-spire-server internal] load .dockerignore [2025-02-26T07:08:15.590Z] #22 ... [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #23 [support-scheduler internal] load .dockerignore [2025-02-26T07:08:15.590Z] #23 transferring context: 50B done [2025-02-26T07:08:15.590Z] #23 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #24 [core-data internal] load .dockerignore [2025-02-26T07:08:15.590Z] #24 transferring context: 50B done [2025-02-26T07:08:15.590Z] #24 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-26T07:08:15.590Z] #25 transferring context: 50B done [2025-02-26T07:08:15.590Z] #25 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #26 [security-proxy-auth internal] load .dockerignore [2025-02-26T07:08:15.590Z] #26 transferring context: 50B done [2025-02-26T07:08:15.590Z] #26 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #27 [core-command internal] load .dockerignore [2025-02-26T07:08:15.590Z] #27 transferring context: 50B done [2025-02-26T07:08:15.590Z] #27 DONE 0.1s [2025-02-26T07:08:15.590Z] [2025-02-26T07:08:15.590Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T07:08:15.590Z] #28 DONE 0.0s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #29 [security-spire-config internal] load .dockerignore [2025-02-26T07:08:15.851Z] #29 transferring context: 50B done [2025-02-26T07:08:15.851Z] #29 DONE 0.1s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #30 [core-keeper internal] load .dockerignore [2025-02-26T07:08:15.851Z] #30 transferring context: 50B done [2025-02-26T07:08:15.851Z] #30 DONE 0.1s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #22 [security-spire-server internal] load .dockerignore [2025-02-26T07:08:15.851Z] #22 transferring context: 50B done [2025-02-26T07:08:15.851Z] #22 DONE 0.2s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #31 [security-proxy-setup internal] load .dockerignore [2025-02-26T07:08:15.851Z] #31 transferring context: 50B done [2025-02-26T07:08:15.851Z] #31 DONE 0.2s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T07:08:15.851Z] #28 DONE 0.0s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:08:15.851Z] #32 ... [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T07:08:15.851Z] #28 DONE 0.0s [2025-02-26T07:08:15.851Z] [2025-02-26T07:08:15.851Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:08:16.109Z] #32 ... [2025-02-26T07:08:16.109Z] [2025-02-26T07:08:16.109Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-26T07:08:16.109Z] #28 DONE 0.0s [2025-02-26T07:08:16.109Z] [2025-02-26T07:08:16.109Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:08:16.109Z] #32 DONE 0.6s [2025-02-26T07:08:16.109Z] [2025-02-26T07:08:16.109Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:08:16.109Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:08:16.372Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:08:16.372Z] #33 ... [2025-02-26T07:08:16.372Z] [2025-02-26T07:08:16.372Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-26T07:08:16.372Z] #34 DONE 0.7s [2025-02-26T07:08:16.372Z] [2025-02-26T07:08:16.372Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:08:16.372Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:08:16.372Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T07:08:16.629Z] #33 ... [2025-02-26T07:08:16.629Z] [2025-02-26T07:08:16.629Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-26T07:08:16.629Z] #35 DONE 0.8s [2025-02-26T07:08:16.629Z] [2025-02-26T07:08:16.629Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:08:16.629Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:08:16.629Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:08:16.629Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-26T07:08:16.629Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-26T07:08:16.629Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.0s [2025-02-26T07:08:16.629Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-02-26T07:08:16.629Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-26T07:08:16.889Z] #33 ... [2025-02-26T07:08:16.889Z] [2025-02-26T07:08:16.889Z] #36 [security-spire-server internal] load build context [2025-02-26T07:08:16.889Z] #36 transferring context: 23.80kB 0.0s done [2025-02-26T07:08:16.889Z] #36 DONE 0.3s [2025-02-26T07:08:16.889Z] [2025-02-26T07:08:16.889Z] #37 [security-spire-config internal] load build context [2025-02-26T07:08:16.889Z] #37 transferring context: 22.05kB 0.0s done [2025-02-26T07:08:16.889Z] #37 DONE 0.3s [2025-02-26T07:08:16.889Z] [2025-02-26T07:08:16.889Z] #38 [security-spire-agent internal] load build context [2025-02-26T07:08:16.889Z] #38 transferring context: 23.33kB 0.0s done [2025-02-26T07:08:16.889Z] #38 DONE 0.3s [2025-02-26T07:08:16.889Z] [2025-02-26T07:08:16.890Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:08:16.890Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-02-26T07:08:16.890Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-26T07:08:17.456Z] #33 DONE 1.4s [2025-02-26T07:08:17.456Z] [2025-02-26T07:08:17.456Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:08:17.456Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-02-26T07:08:17.456Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-26T07:08:17.456Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-26T07:08:17.456Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-02-26T07:08:17.456Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-26T07:08:17.456Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-26T07:08:17.456Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-26T07:08:17.456Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-02-26T07:08:17.456Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-26T07:08:17.456Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.5s [2025-02-26T07:08:17.456Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-26T07:08:17.456Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.62MB / 36.47MB 0.6s [2025-02-26T07:08:17.456Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.7s [2025-02-26T07:08:18.022Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done [2025-02-26T07:08:18.022Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-02-26T07:08:18.022Z] #39 ... [2025-02-26T07:08:18.022Z] [2025-02-26T07:08:18.022Z] #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-26T07:08:18.022Z] #40 DONE 2.1s [2025-02-26T07:08:18.022Z] [2025-02-26T07:08:18.022Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:08:20.575Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done [2025-02-26T07:08:23.882Z] #39 ... [2025-02-26T07:08:23.882Z] [2025-02-26T07:08:23.882Z] #41 [core-command internal] load build context [2025-02-26T07:08:23.882Z] #41 transferring context: 277.79MB 7.2s [2025-02-26T07:08:24.142Z] #41 ... [2025-02-26T07:08:24.142Z] [2025-02-26T07:08:24.142Z] #42 [core-metadata internal] load build context [2025-02-26T07:08:24.142Z] #42 ... [2025-02-26T07:08:24.142Z] [2025-02-26T07:08:24.142Z] #43 [security-secretstore-setup internal] load build context [2025-02-26T07:08:24.142Z] #43 ... [2025-02-26T07:08:24.142Z] [2025-02-26T07:08:24.142Z] #42 [core-metadata internal] load build context [2025-02-26T07:08:26.048Z] #42 ... [2025-02-26T07:08:26.048Z] [2025-02-26T07:08:26.048Z] #44 [core-keeper internal] load build context [2025-02-26T07:08:26.307Z] #44 ... [2025-02-26T07:08:26.307Z] [2025-02-26T07:08:26.307Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-26T07:08:26.307Z] #45 ... [2025-02-26T07:08:26.307Z] [2025-02-26T07:08:26.307Z] #46 [security-proxy-auth internal] load build context [2025-02-26T07:08:26.307Z] #46 ... [2025-02-26T07:08:26.307Z] [2025-02-26T07:08:26.307Z] #47 [security-spiffe-token-provider internal] load build context [2025-02-26T07:08:26.569Z] #47 ... [2025-02-26T07:08:26.569Z] [2025-02-26T07:08:26.569Z] #48 [core-data internal] load build context [2025-02-26T07:08:26.569Z] #48 ... [2025-02-26T07:08:26.569Z] [2025-02-26T07:08:26.569Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:08:26.569Z] #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-26T07:08:26.569Z] #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-26T07:08:26.569Z] #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-26T07:08:26.569Z] #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-26T07:08:26.569Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-02-26T07:08:26.569Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-26T07:08:26.569Z] #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-02-26T07:08:26.569Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-26T07:08:26.569Z] #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-02-26T07:08:26.569Z] #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-26T07:08:26.569Z] #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-26T07:08:26.569Z] #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-02-26T07:08:26.827Z] #49 ... [2025-02-26T07:08:26.827Z] [2025-02-26T07:08:26.827Z] #50 [security-proxy-setup internal] load build context [2025-02-26T07:08:26.827Z] #50 ... [2025-02-26T07:08:26.827Z] [2025-02-26T07:08:26.827Z] #51 [security-bootstrapper internal] load build context [2025-02-26T07:08:26.827Z] #51 ... [2025-02-26T07:08:26.827Z] [2025-02-26T07:08:26.827Z] #52 [support-scheduler internal] load build context [2025-02-26T07:08:27.086Z] #52 ... [2025-02-26T07:08:27.086Z] [2025-02-26T07:08:27.086Z] #53 [support-notifications internal] load build context [2025-02-26T07:08:27.086Z] #53 ... [2025-02-26T07:08:27.086Z] [2025-02-26T07:08:27.086Z] #52 [support-scheduler internal] load build context [2025-02-26T07:08:27.343Z] #52 ... [2025-02-26T07:08:27.343Z] [2025-02-26T07:08:27.343Z] #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:08:27.343Z] #54 ... [2025-02-26T07:08:27.343Z] [2025-02-26T07:08:27.343Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:08:27.893Z] #55 ... [2025-02-26T07:08:27.893Z] [2025-02-26T07:08:27.893Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:08:28.154Z] #56 ... [2025-02-26T07:08:28.154Z] [2025-02-26T07:08:28.154Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T07:08:28.154Z] #57 ... [2025-02-26T07:08:28.154Z] [2025-02-26T07:08:28.154Z] #58 [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-26T07:08:28.154Z] #58 ... [2025-02-26T07:08:28.154Z] [2025-02-26T07:08:28.154Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T07:08:28.413Z] #59 ... [2025-02-26T07:08:28.413Z] [2025-02-26T07:08:28.413Z] #60 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-26T07:08:28.413Z] #60 ... [2025-02-26T07:08:28.413Z] [2025-02-26T07:08:28.413Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:08:28.413Z] #61 ... [2025-02-26T07:08:28.413Z] [2025-02-26T07:08:28.413Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T07:08:28.670Z] #62 ... [2025-02-26T07:08:28.670Z] [2025-02-26T07:08:28.670Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:08:28.670Z] #63 ... [2025-02-26T07:08:28.670Z] [2025-02-26T07:08:28.670Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:08:28.941Z] #64 ... [2025-02-26T07:08:28.941Z] [2025-02-26T07:08:28.941Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:08:28.941Z] #65 ... [2025-02-26T07:08:28.941Z] [2025-02-26T07:08:28.941Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-26T07:08:28.941Z] #45 transferring context: 311.15MB 12.7s [2025-02-26T07:08:30.848Z] Removing intermediate container ea2508864117 [2025-02-26T07:08:30.848Z] ---> b31b0b97765f [2025-02-26T07:08:30.848Z] Successfully built b31b0b97765f [2025-02-26T07:08:30.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:08:31.187Z] + docker inspect -f . ci-base-image-arm64 [2025-02-26T07:08:31.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:08:31.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container [2025-02-26T07:08:31.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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-arm64 cat [2025-02-26T07:08:31.700Z] #45 transferring context: 495.98MB 14.8s done [2025-02-26T07:08:32.673Z] $ docker top 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T07:08:33.509Z] + go version [2025-02-26T07:08:33.509Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-26T07:08:33.522Z] $ docker stop --time=1 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 [2025-02-26T07:08:34.234Z] #45 ... [2025-02-26T07:08:34.234Z] [2025-02-26T07:08:34.234Z] #41 [core-command internal] load build context [2025-02-26T07:08:34.234Z] #41 transferring context: 495.98MB 12.6s done [2025-02-26T07:08:34.234Z] #41 ... [2025-02-26T07:08:34.234Z] [2025-02-26T07:08:34.234Z] #43 [security-secretstore-setup internal] load build context [2025-02-26T07:08:34.234Z] #43 transferring context: 495.98MB 13.3s done [2025-02-26T07:08:35.151Z] $ docker rm -f --volumes 4277b8b817b944f95f907306347db9f6c00061dca93efeb85814710e016100f3 [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-26T07:08:35.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T07:08:35.820Z] [2025-02-26T07:08:35.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:08:36.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T07:08:36.154Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-26T07:08:36.154Z] 547446be3368: Pulling fs layer [2025-02-26T07:08:36.154Z] d125d8839a47: Pulling fs layer [2025-02-26T07:08:36.154Z] 3e85d5ac6304: Pulling fs layer [2025-02-26T07:08:36.154Z] c3105a71a48b: Pulling fs layer [2025-02-26T07:08:36.154Z] 0f093f025ec4: Pulling fs layer [2025-02-26T07:08:36.154Z] c3106fc0e877: Pulling fs layer [2025-02-26T07:08:36.154Z] c3105a71a48b: Waiting [2025-02-26T07:08:36.154Z] 0f093f025ec4: Waiting [2025-02-26T07:08:36.154Z] c3106fc0e877: Waiting [2025-02-26T07:08:36.424Z] 547446be3368: Verifying Checksum [2025-02-26T07:08:36.424Z] 547446be3368: Download complete [2025-02-26T07:08:36.424Z] c3105a71a48b: Verifying Checksum [2025-02-26T07:08:36.424Z] c3105a71a48b: Download complete [2025-02-26T07:08:36.691Z] d125d8839a47: Verifying Checksum [2025-02-26T07:08:36.691Z] d125d8839a47: Download complete [2025-02-26T07:08:36.691Z] c3106fc0e877: Verifying Checksum [2025-02-26T07:08:36.691Z] c3106fc0e877: Download complete [2025-02-26T07:08:36.767Z] #43 ... [2025-02-26T07:08:36.767Z] [2025-02-26T07:08:36.767Z] #42 [core-metadata internal] load build context [2025-02-26T07:08:36.767Z] #42 transferring context: 495.98MB 12.2s done [2025-02-26T07:08:36.767Z] #42 ... [2025-02-26T07:08:36.767Z] [2025-02-26T07:08:36.767Z] #46 [security-proxy-auth internal] load build context [2025-02-26T07:08:36.767Z] #46 transferring context: 495.98MB 12.1s done [2025-02-26T07:08:36.767Z] #46 ... [2025-02-26T07:08:36.767Z] [2025-02-26T07:08:36.767Z] #44 [core-keeper internal] load build context [2025-02-26T07:08:36.767Z] #44 transferring context: 495.98MB 12.4s done [2025-02-26T07:08:36.767Z] #44 ... [2025-02-26T07:08:36.767Z] [2025-02-26T07:08:36.767Z] #48 [core-data internal] load build context [2025-02-26T07:08:36.767Z] #48 transferring context: 495.98MB 12.8s done [2025-02-26T07:08:36.767Z] #48 ... [2025-02-26T07:08:36.767Z] [2025-02-26T07:08:36.767Z] #47 [security-spiffe-token-provider internal] load build context [2025-02-26T07:08:36.767Z] #47 transferring context: 495.98MB 13.1s done [2025-02-26T07:08:36.958Z] 0f093f025ec4: Verifying Checksum [2025-02-26T07:08:36.958Z] 0f093f025ec4: Download complete [2025-02-26T07:08:37.044Z] #47 ... [2025-02-26T07:08:37.044Z] [2025-02-26T07:08:37.044Z] #50 [security-proxy-setup internal] load build context [2025-02-26T07:08:37.044Z] #50 transferring context: 495.98MB 14.4s done [2025-02-26T07:08:37.223Z] 547446be3368: Pull complete [2025-02-26T07:08:37.303Z] #50 ... [2025-02-26T07:08:37.303Z] [2025-02-26T07:08:37.303Z] #51 [security-bootstrapper internal] load build context [2025-02-26T07:08:37.303Z] #51 transferring context: 495.98MB 12.0s done [2025-02-26T07:08:37.303Z] #51 ... [2025-02-26T07:08:37.303Z] [2025-02-26T07:08:37.303Z] #53 [support-notifications internal] load build context [2025-02-26T07:08:37.303Z] #53 transferring context: 495.98MB 13.4s done [2025-02-26T07:08:37.560Z] #53 ... [2025-02-26T07:08:37.560Z] [2025-02-26T07:08:37.560Z] #52 [support-scheduler internal] load build context [2025-02-26T07:08:37.560Z] #52 transferring context: 495.98MB 12.1s done [2025-02-26T07:08:38.178Z] d125d8839a47: Pull complete [2025-02-26T07:08:38.761Z] 3e85d5ac6304: Download complete [2025-02-26T07:08:48.819Z] 3e85d5ac6304: Pull complete [2025-02-26T07:08:48.819Z] c3105a71a48b: Pull complete [2025-02-26T07:08:50.224Z] 0f093f025ec4: Pull complete [2025-02-26T07:08:50.224Z] c3106fc0e877: Pull complete [2025-02-26T07:08:50.224Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-26T07:08:50.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-26T07:08:50.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:08:50.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container [2025-02-26T07:08:50.493Z] $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@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-arm64:latest cat [2025-02-26T07:08:52.462Z] $ docker top f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 -eo pid,comm [2025-02-26T07:08:52.506Z] #52 ... [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #51 [security-bootstrapper internal] load build context [2025-02-26T07:08:52.506Z] #51 DONE 35.2s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-26T07:08:52.506Z] #60 DONE 33.5s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #46 [security-proxy-auth internal] load build context [2025-02-26T07:08:52.506Z] #46 DONE 35.2s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #52 [support-scheduler internal] load build context [2025-02-26T07:08:52.506Z] #52 DONE 35.2s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #44 [core-keeper internal] load build context [2025-02-26T07:08:52.506Z] #44 DONE 35.3s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #42 [core-metadata internal] load build context [2025-02-26T07:08:52.506Z] #42 DONE 35.2s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #41 [core-command internal] load build context [2025-02-26T07:08:52.506Z] #41 DONE 35.3s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:08:52.506Z] #66 ... [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #48 [core-data internal] load build context [2025-02-26T07:08:52.506Z] #48 DONE 35.4s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #43 [security-secretstore-setup internal] load build context [2025-02-26T07:08:52.506Z] #43 DONE 35.4s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #53 [support-notifications internal] load build context [2025-02-26T07:08:52.506Z] #53 DONE 35.4s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #50 [security-proxy-setup internal] load build context [2025-02-26T07:08:52.506Z] #50 DONE 35.4s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #47 [security-spiffe-token-provider internal] load build context [2025-02-26T07:08:52.506Z] #47 DONE 35.4s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-26T07:08:52.506Z] #45 DONE 35.5s [2025-02-26T07:08:52.506Z] [2025-02-26T07:08:52.506Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:08:52.506Z] #63 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:52.506Z] #63 34.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:52.506Z] #63 34.67 (1/4) Installing ca-certificates (20241121-r1) [2025-02-26T07:08:52.507Z] #63 35.15 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:52.507Z] #63 35.17 (3/4) Installing su-exec (0.2-r3) [2025-02-26T07:08:52.507Z] #63 35.17 (4/4) Installing yq-go (4.44.1-r2) [Pipeline] { [Pipeline] sh [2025-02-26T07:08:52.765Z] #63 35.26 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:52.765Z] #63 35.26 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:08:52.765Z] #63 35.31 OK: 19 MiB in 18 packages [2025-02-26T07:08:53.301Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-26T07:08:56.048Z] #63 ... [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #58 [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-26T07:08:56.048Z] #58 DONE 38.4s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:08:56.048Z] #49 DONE 39.2s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:08:56.048Z] #65 34.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #65 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #65 34.59 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.048Z] #65 34.60 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.048Z] #65 34.60 OK: 8 MiB in 15 packages [2025-02-26T07:08:56.048Z] #65 DONE 38.5s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:08:56.048Z] #54 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #54 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #54 34.73 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:08:56.048Z] #54 34.73 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:08:56.048Z] #54 34.73 OK: 24170 distinct packages available [2025-02-26T07:08:56.048Z] #54 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #54 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #54 35.28 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.048Z] #54 35.29 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:08:56.048Z] #54 35.30 (3/5) Installing libucontext (1.2-r3) [2025-02-26T07:08:56.048Z] #54 35.30 (4/5) Installing gcompat (1.1.0-r4) [2025-02-26T07:08:56.048Z] #54 35.31 (5/5) Installing openssl (3.3.3-r0) [2025-02-26T07:08:56.048Z] #54 35.32 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.048Z] #54 35.33 OK: 9 MiB in 19 packages [2025-02-26T07:08:56.048Z] #54 DONE 38.6s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:08:56.048Z] #55 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #55 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #55 34.56 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:08:56.048Z] #55 34.56 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:08:56.048Z] #55 34.56 OK: 24170 distinct packages available [2025-02-26T07:08:56.048Z] #55 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #55 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.048Z] #55 34.97 (1/14) Installing ca-certificates (20241121-r1) [2025-02-26T07:08:56.048Z] #55 35.16 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-26T07:08:56.048Z] #55 35.20 (3/14) Installing c-ares (1.33.1-r0) [2025-02-26T07:08:56.048Z] #55 35.21 (4/14) Installing libunistring (1.2-r0) [2025-02-26T07:08:56.048Z] #55 35.22 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-26T07:08:56.048Z] #55 35.23 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-26T07:08:56.048Z] #55 35.23 (7/14) Installing libpsl (0.21.5-r1) [2025-02-26T07:08:56.048Z] #55 35.24 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-26T07:08:56.048Z] #55 35.26 (9/14) Installing libcurl (8.12.1-r0) [2025-02-26T07:08:56.048Z] #55 35.29 (10/14) Installing curl (8.12.1-r0) [2025-02-26T07:08:56.048Z] #55 35.30 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.048Z] #55 35.30 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:08:56.048Z] #55 35.30 (13/14) Installing libucontext (1.2-r3) [2025-02-26T07:08:56.048Z] #55 35.31 (14/14) Installing gcompat (1.1.0-r4) [2025-02-26T07:08:56.048Z] #55 35.31 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.048Z] #55 35.33 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:08:56.048Z] #55 35.37 OK: 13 MiB in 28 packages [2025-02-26T07:08:56.048Z] #55 DONE 38.4s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:08:56.048Z] #63 DONE 38.5s [2025-02-26T07:08:56.048Z] [2025-02-26T07:08:56.048Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:08:56.306Z] #39 ... [2025-02-26T07:08:56.306Z] [2025-02-26T07:08:56.306Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T07:08:56.306Z] #62 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.306Z] #62 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.306Z] #62 38.75 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.306Z] #62 38.75 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.306Z] #62 38.76 OK: 8 MiB in 15 packages [2025-02-26T07:08:56.306Z] #62 DONE 39.0s [2025-02-26T07:08:56.564Z] [2025-02-26T07:08:56.564Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T07:08:56.564Z] #59 38.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.564Z] #59 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.564Z] #59 38.76 (1/3) Installing ca-certificates (20241121-r1) [2025-02-26T07:08:56.564Z] #59 38.79 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.564Z] #59 38.79 (3/3) Installing tzdata (2025a-r0) [2025-02-26T07:08:56.564Z] #59 38.82 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.564Z] #59 38.83 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:08:56.564Z] #59 38.87 OK: 10 MiB in 17 packages [2025-02-26T07:08:56.564Z] #59 DONE 39.0s [2025-02-26T07:08:56.564Z] [2025-02-26T07:08:56.564Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T07:08:56.564Z] #57 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.564Z] #57 38.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.564Z] #57 38.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.564Z] #57 38.79 (2/4) Installing openssl (3.3.3-r0) [2025-02-26T07:08:56.564Z] #57 38.81 (3/4) Installing su-exec (0.2-r3) [2025-02-26T07:08:56.564Z] #57 38.81 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T07:08:56.564Z] #57 38.89 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.564Z] #57 38.91 OK: 19 MiB in 18 packages [2025-02-26T07:08:56.564Z] #57 DONE 39.1s [2025-02-26T07:08:56.564Z] [2025-02-26T07:08:56.564Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:08:56.564Z] #61 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.564Z] #61 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.823Z] #61 39.37 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:08:56.823Z] #61 39.37 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:08:56.823Z] #61 39.37 OK: 24170 distinct packages available [2025-02-26T07:08:56.823Z] #61 ... [2025-02-26T07:08:56.823Z] [2025-02-26T07:08:56.823Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:08:56.823Z] #64 38.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.823Z] #64 38.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.823Z] #64 39.18 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:56.823Z] #64 39.18 (2/2) Installing su-exec (0.2-r3) [2025-02-26T07:08:56.823Z] #64 39.19 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:56.823Z] #64 39.19 OK: 8 MiB in 16 packages [2025-02-26T07:08:56.823Z] #64 DONE 39.4s [2025-02-26T07:08:56.823Z] [2025-02-26T07:08:56.823Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:08:56.823Z] #61 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:56.823Z] #61 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.080Z] #61 39.78 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:57.080Z] #61 39.78 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:08:57.080Z] #61 39.79 (3/4) Installing libucontext (1.2-r3) [2025-02-26T07:08:57.339Z] #61 39.79 (4/4) Installing gcompat (1.1.0-r4) [2025-02-26T07:08:57.339Z] #61 39.79 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:57.339Z] #61 39.81 OK: 8 MiB in 18 packages [2025-02-26T07:08:57.339Z] #61 ... [2025-02-26T07:08:57.339Z] [2025-02-26T07:08:57.339Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T07:08:57.339Z] #0 5.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.339Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.339Z] #0 5.939 OK: 248 MiB in 58 packages [2025-02-26T07:08:57.339Z] #67 DONE 6.1s [2025-02-26T07:08:57.596Z] [2025-02-26T07:08:57.596Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:08:57.596Z] #61 DONE 40.0s [2025-02-26T07:08:57.596Z] [2025-02-26T07:08:57.596Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:08:57.596Z] #56 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.596Z] #56 39.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.596Z] #56 39.62 (1/7) Installing ca-certificates (20241121-r1) [2025-02-26T07:08:57.596Z] #56 39.63 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-26T07:08:57.596Z] #56 39.64 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-02-26T07:08:57.596Z] #56 39.64 (4/7) Installing libsodium (1.0.19-r0) [2025-02-26T07:08:57.596Z] #56 39.65 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-02-26T07:08:57.596Z] #56 39.68 (6/7) Installing libzmq (4.3.5-r2) [2025-02-26T07:08:57.596Z] #56 39.69 (7/7) Installing zeromq (4.3.5-r2) [2025-02-26T07:08:57.596Z] #56 39.69 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:08:57.596Z] #56 39.70 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:08:57.596Z] #56 39.73 OK: 12 MiB in 21 packages [2025-02-26T07:08:57.596Z] #56 DONE 39.9s [2025-02-26T07:08:57.596Z] [2025-02-26T07:08:57.596Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T07:08:57.596Z] #0 5.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.596Z] #0 5.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.596Z] #0 5.959 OK: 248 MiB in 58 packages [2025-02-26T07:08:57.596Z] #68 DONE 6.1s [2025-02-26T07:08:57.596Z] [2025-02-26T07:08:57.596Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:08:57.596Z] #69 DONE 0.1s [2025-02-26T07:08:57.597Z] [2025-02-26T07:08:57.597Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:08:57.597Z] #70 DONE 0.1s [2025-02-26T07:08:57.597Z] [2025-02-26T07:08:57.597Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:08:57.855Z] #71 ... [2025-02-26T07:08:57.855Z] [2025-02-26T07:08:57.855Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:08:57.855Z] #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.855Z] #0 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:57.855Z] #0 6.485 OK: 248 MiB in 58 packages [2025-02-26T07:08:57.855Z] #72 DONE 6.6s [2025-02-26T07:08:57.855Z] [2025-02-26T07:08:57.855Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:08:57.855Z] #73 DONE 0.1s [2025-02-26T07:08:58.113Z] [2025-02-26T07:08:58.113Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:08:58.113Z] #74 ... [2025-02-26T07:08:58.113Z] [2025-02-26T07:08:58.113Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T07:08:58.113Z] #75 DONE 6.8s [2025-02-26T07:08:58.370Z] [2025-02-26T07:08:58.370Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:08:58.370Z] #66 7.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:58.370Z] #66 7.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:58.627Z] #66 ... [2025-02-26T07:08:58.627Z] [2025-02-26T07:08:58.627Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:08:58.627Z] #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:58.627Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:58.627Z] #0 2.765 OK: 13 MiB in 28 packages [2025-02-26T07:08:58.627Z] #76 DONE 2.9s [2025-02-26T07:08:58.885Z] [2025-02-26T07:08:58.886Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:08:58.886Z] #66 7.438 OK: 248 MiB in 58 packages [2025-02-26T07:08:58.886Z] #66 DONE 7.6s [2025-02-26T07:08:58.886Z] [2025-02-26T07:08:58.886Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:08:58.886Z] #77 DONE 0.1s [2025-02-26T07:08:58.886Z] [2025-02-26T07:08:58.886Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:08:59.145Z] #78 ... [2025-02-26T07:08:59.145Z] [2025-02-26T07:08:59.145Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T07:08:59.145Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.145Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.145Z] #0 3.162 OK: 19 MiB in 18 packages [2025-02-26T07:08:59.145Z] #79 DONE 3.3s [2025-02-26T07:08:59.145Z] [2025-02-26T07:08:59.145Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T07:08:59.145Z] #0 3.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.145Z] #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.709Z] #80 ... [2025-02-26T07:08:59.709Z] [2025-02-26T07:08:59.709Z] #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T07:08:59.709Z] #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.709Z] #0 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:08:59.709Z] #0 3.499 OK: 9 MiB in 19 packages [2025-02-26T07:08:59.709Z] #81 DONE 3.6s [2025-02-26T07:08:59.709Z] [2025-02-26T07:08:59.709Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T07:08:59.709Z] #80 3.769 OK: 8 MiB in 15 packages [2025-02-26T07:09:01.108Z] #80 DONE 4.9s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:01.108Z] #0 2.585 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 3.143 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 3.893 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:01.108Z] #0 4.192 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:01.108Z] #0 4.198 OK: 8 MiB in 15 packages [2025-02-26T07:09:01.108Z] #82 DONE 4.9s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:01.108Z] #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 3.197 OK: 8 MiB in 15 packages [2025-02-26T07:09:01.108Z] #83 DONE 4.3s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:01.108Z] #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 3.433 OK: 10 MiB in 17 packages [2025-02-26T07:09:01.108Z] #84 DONE 4.3s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:09:01.108Z] #85 DONE 1.3s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-26T07:09:01.108Z] #86 DONE 1.3s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #87 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T07:09:01.108Z] #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 7.580 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:09:01.108Z] #0 7.580 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:09:01.108Z] #0 7.580 OK: 24188 distinct packages available [2025-02-26T07:09:01.108Z] #0 7.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:01.108Z] #0 8.154 OK: 248 MiB in 58 packages [2025-02-26T07:09:01.108Z] #87 DONE 9.4s [2025-02-26T07:09:01.108Z] [2025-02-26T07:09:01.108Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:09:02.484Z] #88 ... [2025-02-26T07:09:02.484Z] [2025-02-26T07:09:02.484Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-26T07:09:02.484Z] #89 DONE 1.6s [2025-02-26T07:09:02.484Z] [2025-02-26T07:09:02.484Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:02.484Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.484Z] #0 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.484Z] #0 3.654 OK: 12 MiB in 21 packages [2025-02-26T07:09:02.484Z] #90 DONE 5.1s [2025-02-26T07:09:02.484Z] [2025-02-26T07:09:02.484Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:09:02.484Z] #0 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.484Z] #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.484Z] #0 4.243 OK: 8 MiB in 16 packages [2025-02-26T07:09:02.484Z] #91 DONE 5.7s [2025-02-26T07:09:02.484Z] [2025-02-26T07:09:02.484Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:02.484Z] #92 DONE 1.7s [2025-02-26T07:09:02.484Z] [2025-02-26T07:09:02.484Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:02.742Z] #93 ... [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T07:09:02.742Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.742Z] #0 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:02.742Z] #0 4.709 OK: 19 MiB in 18 packages [2025-02-26T07:09:02.742Z] #94 DONE 6.1s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:09:02.742Z] #88 DONE 1.8s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-26T07:09:02.742Z] #95 DONE 0.3s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-26T07:09:02.742Z] #96 DONE 0.1s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-26T07:09:02.742Z] #97 DONE 0.1s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:09:02.742Z] #98 DONE 0.1s [2025-02-26T07:09:02.742Z] [2025-02-26T07:09:02.742Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-26T07:09:03.000Z] #99 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-26T07:09:03.000Z] #100 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:09:03.000Z] #101 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-26T07:09:03.000Z] #102 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #103 [security-spire-server] exporting to image [2025-02-26T07:09:03.000Z] #103 exporting layers [2025-02-26T07:09:03.000Z] #103 ... [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-26T07:09:03.000Z] #104 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-26T07:09:03.000Z] #105 DONE 0.1s [2025-02-26T07:09:03.000Z] [2025-02-26T07:09:03.000Z] #103 [security-spire-agent] exporting to image [2025-02-26T07:09:03.258Z] #103 ... [2025-02-26T07:09:03.258Z] [2025-02-26T07:09:03.258Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T07:09:03.258Z] #0 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:03.258Z] #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:03.258Z] #0 5.728 OK: 8 MiB in 18 packages [2025-02-26T07:09:03.258Z] #106 DONE 5.9s [2025-02-26T07:09:03.360Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #1 transferring dockerfile: 2.01kB done [2025-02-26T07:09:03.360Z] #1 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #2 transferring dockerfile: 2.49kB done [2025-02-26T07:09:03.360Z] #2 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #3 transferring dockerfile: 2.10kB 0.0s done [2025-02-26T07:09:03.360Z] #3 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #4 [core-data internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-02-26T07:09:03.360Z] #4 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #5 transferring dockerfile: 1.83kB done [2025-02-26T07:09:03.360Z] #5 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #6 transferring dockerfile: 1.69kB done [2025-02-26T07:09:03.360Z] #6 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #7 transferring dockerfile: 2.23kB done [2025-02-26T07:09:03.360Z] #7 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #8 transferring dockerfile: 1.81kB done [2025-02-26T07:09:03.360Z] #8 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #9 transferring dockerfile: 2.00kB 0.0s done [2025-02-26T07:09:03.360Z] #9 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #10 transferring dockerfile: 1.89kB 0.0s done [2025-02-26T07:09:03.360Z] #10 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #11 [core-command internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #11 transferring dockerfile: 1.94kB done [2025-02-26T07:09:03.360Z] #11 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #12 transferring dockerfile: 3.02kB 0.0s done [2025-02-26T07:09:03.360Z] #12 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #13 transferring dockerfile: 2.50kB done [2025-02-26T07:09:03.360Z] #13 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #14 transferring dockerfile: 2.14kB done [2025-02-26T07:09:03.360Z] #14 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-02-26T07:09:03.360Z] #15 transferring dockerfile: 1.70kB done [2025-02-26T07:09:03.360Z] #15 DONE 0.1s [2025-02-26T07:09:03.360Z] [2025-02-26T07:09:03.360Z] #16 [core-keeper internal] load .dockerignore [2025-02-26T07:09:03.521Z] [2025-02-26T07:09:03.521Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:09:03.624Z] #16 transferring context: 50B 0.0s done [2025-02-26T07:09:03.624Z] #16 DONE 0.1s [2025-02-26T07:09:04.208Z] [2025-02-26T07:09:04.208Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-02-26T07:09:04.208Z] #17 transferring context: 50B done [2025-02-26T07:09:04.208Z] #17 DONE 0.1s [2025-02-26T07:09:04.208Z] [2025-02-26T07:09:04.208Z] #18 [core-data internal] load .dockerignore [2025-02-26T07:09:04.208Z] #18 transferring context: 50B 0.0s done [2025-02-26T07:09:04.208Z] #18 DONE 0.1s [2025-02-26T07:09:04.208Z] [2025-02-26T07:09:04.208Z] #19 [core-metadata internal] load .dockerignore [2025-02-26T07:09:04.208Z] #19 transferring context: 50B 0.0s done [2025-02-26T07:09:04.208Z] #19 DONE 0.1s [2025-02-26T07:09:04.208Z] [2025-02-26T07:09:04.208Z] #20 [support-scheduler internal] load .dockerignore [2025-02-26T07:09:04.455Z] #107 DONE 1.0s [2025-02-26T07:09:04.455Z] [2025-02-26T07:09:04.455Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-26T07:09:04.455Z] #108 DONE 0.1s [2025-02-26T07:09:04.455Z] [2025-02-26T07:09:04.455Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T07:09:04.455Z] #109 ... [2025-02-26T07:09:04.455Z] [2025-02-26T07:09:04.455Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-26T07:09:04.455Z] #110 DONE 0.1s [2025-02-26T07:09:04.483Z] #20 transferring context: 50B 0.0s done [2025-02-26T07:09:04.483Z] #20 DONE 0.1s [2025-02-26T07:09:04.483Z] [2025-02-26T07:09:04.483Z] #21 [security-spire-config internal] load .dockerignore [2025-02-26T07:09:04.483Z] #21 transferring context: 50B done [2025-02-26T07:09:04.483Z] #21 DONE 0.1s [2025-02-26T07:09:04.483Z] [2025-02-26T07:09:04.483Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-26T07:09:04.483Z] #22 transferring context: 50B 0.0s done [2025-02-26T07:09:04.483Z] #22 DONE 0.1s [2025-02-26T07:09:04.483Z] [2025-02-26T07:09:04.483Z] #23 [security-spire-agent internal] load .dockerignore [2025-02-26T07:09:04.483Z] #23 transferring context: 50B done [2025-02-26T07:09:04.713Z] [2025-02-26T07:09:04.713Z] #103 [security-spire-agent] exporting to image [2025-02-26T07:09:04.713Z] #103 exporting layers 1.4s done [2025-02-26T07:09:04.713Z] #103 writing image sha256:7e7b1ce5f9fe6d19a7ef7e97ed847ee55d510b2dc0e453aae7210ec527555972 0.0s done [2025-02-26T07:09:04.713Z] #103 naming to docker.io/library/security-spire-server 0.0s done [2025-02-26T07:09:04.713Z] #103 writing image sha256:69b0e5ddb26c1a07fc67d04ea2400471f2f7878a735a732319b6d17c9d9dd8ea done [2025-02-26T07:09:04.713Z] #103 naming to docker.io/library/security-spire-agent done [2025-02-26T07:09:04.713Z] #103 DONE 1.6s [2025-02-26T07:09:04.713Z] [2025-02-26T07:09:04.713Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:09:04.713Z] #111 DONE 0.2s [2025-02-26T07:09:04.713Z] [2025-02-26T07:09:04.713Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:04.713Z] #0 6.408 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:04.713Z] #112 ... [2025-02-26T07:09:04.713Z] [2025-02-26T07:09:04.713Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-26T07:09:04.713Z] #113 DONE 0.1s [2025-02-26T07:09:04.713Z] [2025-02-26T07:09:04.713Z] #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-26T07:09:04.849Z] #23 DONE 0.1s [2025-02-26T07:09:04.849Z] [2025-02-26T07:09:04.849Z] #24 [support-notifications internal] load .dockerignore [2025-02-26T07:09:04.849Z] #24 transferring context: 50B done [2025-02-26T07:09:04.849Z] #24 DONE 0.1s [2025-02-26T07:09:04.849Z] [2025-02-26T07:09:04.849Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-02-26T07:09:04.849Z] #25 transferring context: 50B done [2025-02-26T07:09:04.849Z] #25 DONE 0.1s [2025-02-26T07:09:04.849Z] [2025-02-26T07:09:04.849Z] #26 [core-command internal] load .dockerignore [2025-02-26T07:09:04.849Z] #26 transferring context: 50B done [2025-02-26T07:09:04.849Z] #26 DONE 0.1s [2025-02-26T07:09:04.849Z] [2025-02-26T07:09:04.849Z] #27 [security-bootstrapper internal] load .dockerignore [2025-02-26T07:09:04.849Z] #27 transferring context: 50B done [2025-02-26T07:09:04.849Z] #27 DONE 0.1s [2025-02-26T07:09:04.849Z] [2025-02-26T07:09:04.849Z] #28 [security-proxy-setup internal] load .dockerignore [2025-02-26T07:09:04.849Z] #28 transferring context: 50B 0.0s done [2025-02-26T07:09:04.973Z] #114 DONE 0.1s [2025-02-26T07:09:04.973Z] [2025-02-26T07:09:04.973Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T07:09:04.973Z] #109 DONE 2.4s [2025-02-26T07:09:04.973Z] [2025-02-26T07:09:04.973Z] #103 [security-spire-config] exporting to image [2025-02-26T07:09:04.973Z] #103 ... [2025-02-26T07:09:04.973Z] [2025-02-26T07:09:04.973Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-26T07:09:04.973Z] #115 DONE 0.1s [2025-02-26T07:09:05.129Z] #28 DONE 0.1s [2025-02-26T07:09:05.129Z] [2025-02-26T07:09:05.129Z] #29 [security-proxy-auth internal] load .dockerignore [2025-02-26T07:09:05.129Z] #29 transferring context: 50B 0.0s done [2025-02-26T07:09:05.129Z] #29 DONE 0.1s [2025-02-26T07:09:05.129Z] [2025-02-26T07:09:05.129Z] #30 [security-spire-server internal] load .dockerignore [2025-02-26T07:09:05.129Z] #30 transferring context: 50B done [2025-02-26T07:09:05.129Z] #30 DONE 0.1s [2025-02-26T07:09:05.129Z] [2025-02-26T07:09:05.129Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:05.129Z] #31 DONE 0.0s [2025-02-26T07:09:05.129Z] [2025-02-26T07:09:05.129Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:05.231Z] [2025-02-26T07:09:05.231Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:05.231Z] #112 6.855 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-26T07:09:05.757Z] #32 DONE 0.4s [2025-02-26T07:09:05.757Z] [2025-02-26T07:09:05.757Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:05.757Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:05.757Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:05.757Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:05.757Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:05.757Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-02-26T07:09:05.757Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s [2025-02-26T07:09:06.036Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.3s [2025-02-26T07:09:06.036Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:06.036Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-26T07:09:06.332Z] #33 ... [2025-02-26T07:09:06.332Z] [2025-02-26T07:09:06.332Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:06.332Z] #31 DONE 0.0s [2025-02-26T07:09:06.332Z] [2025-02-26T07:09:06.332Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:06.332Z] #32 DONE 0.4s [2025-02-26T07:09:06.332Z] [2025-02-26T07:09:06.332Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:06.332Z] #31 DONE 0.0s [2025-02-26T07:09:06.332Z] [2025-02-26T07:09:06.332Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:06.332Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:06.332Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:06.332Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:06.332Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:06.332Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:06.336Z] #112 ... [2025-02-26T07:09:06.336Z] [2025-02-26T07:09:06.336Z] #103 [security-spire-config] exporting to image [2025-02-26T07:09:06.336Z] #103 exporting layers 0.8s done [2025-02-26T07:09:06.336Z] #103 writing image sha256:9e4152e6c31455d8834c152d76930439c71bcc8baa4fbfe021c8743e6f90888c done [2025-02-26T07:09:06.336Z] #103 naming to docker.io/library/security-spire-config done [2025-02-26T07:09:06.336Z] #103 DONE 2.4s [2025-02-26T07:09:06.336Z] [2025-02-26T07:09:06.336Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:06.336Z] #112 7.559 OK: 248 MiB in 58 packages [2025-02-26T07:09:06.336Z] #112 DONE 7.7s [2025-02-26T07:09:06.336Z] [2025-02-26T07:09:06.336Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-26T07:09:06.336Z] #116 DONE 0.2s [2025-02-26T07:09:06.336Z] [2025-02-26T07:09:06.336Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:06.336Z] #117 ... [2025-02-26T07:09:06.336Z] [2025-02-26T07:09:06.336Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:06.626Z] #33 ... [2025-02-26T07:09:06.626Z] [2025-02-26T07:09:06.626Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:06.626Z] #31 DONE 0.0s [2025-02-26T07:09:06.626Z] [2025-02-26T07:09:06.626Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:06.626Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:06.626Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:06.626Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:06.626Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:06.626Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:06.626Z] #33 ... [2025-02-26T07:09:06.626Z] [2025-02-26T07:09:06.627Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:06.627Z] #32 DONE 0.6s [2025-02-26T07:09:06.627Z] [2025-02-26T07:09:06.627Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:06.627Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:06.627Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:06.627Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:06.627Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:06.627Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:06.627Z] #33 ... [2025-02-26T07:09:06.627Z] [2025-02-26T07:09:06.627Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:06.627Z] #31 DONE 0.0s [2025-02-26T07:09:06.627Z] [2025-02-26T07:09:06.627Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:06.902Z] #33 ... [2025-02-26T07:09:06.902Z] [2025-02-26T07:09:06.902Z] #34 [core-keeper internal] load build context [2025-02-26T07:09:06.902Z] #34 transferring context: 3.19MB 0.8s done [2025-02-26T07:09:06.902Z] #34 DONE 1.2s [2025-02-26T07:09:06.902Z] [2025-02-26T07:09:06.902Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:06.902Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:06.902Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:06.902Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:06.902Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:06.902Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:06.902Z] #33 ... [2025-02-26T07:09:06.902Z] [2025-02-26T07:09:06.902Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:06.902Z] #31 DONE 0.0s [2025-02-26T07:09:06.902Z] [2025-02-26T07:09:06.902Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.175Z] #33 ... [2025-02-26T07:09:07.175Z] [2025-02-26T07:09:07.175Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:07.175Z] #32 DONE 1.0s [2025-02-26T07:09:07.175Z] [2025-02-26T07:09:07.175Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.175Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:07.175Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:07.175Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:07.175Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:07.175Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:07.442Z] #33 ... [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:07.442Z] #32 DONE 1.2s [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.442Z] #33 ... [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:07.442Z] #31 DONE 0.0s [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.442Z] #33 ... [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:07.442Z] #32 DONE 1.3s [2025-02-26T07:09:07.442Z] [2025-02-26T07:09:07.442Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.710Z] #33 ... [2025-02-26T07:09:07.710Z] [2025-02-26T07:09:07.710Z] #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T07:09:07.710Z] #35 DONE 2.9s [2025-02-26T07:09:07.710Z] [2025-02-26T07:09:07.710Z] #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:07.710Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:07.710Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:07.710Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:07.710Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:07.710Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:07.980Z] #33 ... [2025-02-26T07:09:07.980Z] [2025-02-26T07:09:07.980Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:07.980Z] #31 DONE 0.0s [2025-02-26T07:09:07.980Z] [2025-02-26T07:09:07.980Z] #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:08.249Z] #33 ... [2025-02-26T07:09:08.249Z] [2025-02-26T07:09:08.249Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:08.249Z] #31 DONE 0.0s [2025-02-26T07:09:08.249Z] [2025-02-26T07:09:08.249Z] #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:08.249Z] #33 ... [2025-02-26T07:09:08.249Z] [2025-02-26T07:09:08.249Z] #36 [security-secretstore-setup internal] load build context [2025-02-26T07:09:08.249Z] #36 transferring context: 3.19MB 1.7s done [2025-02-26T07:09:08.249Z] #36 DONE 1.9s [2025-02-26T07:09:08.249Z] [2025-02-26T07:09:08.249Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:08.249Z] #32 DONE 1.7s [2025-02-26T07:09:08.249Z] [2025-02-26T07:09:08.249Z] #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:08.249Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:08.536Z] #33 ... [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:08.536Z] #31 DONE 0.0s [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #35 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T07:09:08.536Z] #35 DONE 3.0s [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #37 [core-data internal] load build context [2025-02-26T07:09:08.536Z] #37 transferring context: 3.19MB 1.4s done [2025-02-26T07:09:08.536Z] #37 DONE 2.0s [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:08.536Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:08.536Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:08.536Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:08.536Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:08.536Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:08.536Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:08.536Z] #33 ... [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T07:09:08.536Z] #35 DONE 3.0s [2025-02-26T07:09:08.536Z] [2025-02-26T07:09:08.536Z] #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:08.536Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:08.536Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:08.536Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:08.536Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:08.536Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:08.536Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:08.805Z] #33 ... [2025-02-26T07:09:08.805Z] [2025-02-26T07:09:08.805Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:08.805Z] #31 DONE 0.1s [2025-02-26T07:09:08.805Z] [2025-02-26T07:09:08.805Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-26T07:09:08.805Z] #38 DONE 2.1s [2025-02-26T07:09:08.805Z] [2025-02-26T07:09:08.805Z] #39 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-02-26T07:09:09.071Z] #39 ... [2025-02-26T07:09:09.071Z] [2025-02-26T07:09:09.071Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-26T07:09:09.071Z] #31 DONE 0.1s [2025-02-26T07:09:09.071Z] [2025-02-26T07:09:09.071Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-26T07:09:09.071Z] #40 DONE 1.8s [2025-02-26T07:09:09.071Z] [2025-02-26T07:09:09.071Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:09.071Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:09.071Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:09.071Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:09.071Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:09.071Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:09.071Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:09.339Z] #33 ... [2025-02-26T07:09:09.339Z] [2025-02-26T07:09:09.339Z] #35 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-02-26T07:09:09.339Z] #35 DONE 3.0s [2025-02-26T07:09:09.339Z] [2025-02-26T07:09:09.339Z] #41 [security-proxy-auth internal] load build context [2025-02-26T07:09:09.339Z] #41 DONE 0.0s [2025-02-26T07:09:09.339Z] [2025-02-26T07:09:09.339Z] #39 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2025-02-26T07:09:09.339Z] #39 DONE 2.1s [2025-02-26T07:09:09.339Z] [2025-02-26T07:09:09.339Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:09.339Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:09.339Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:09.339Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:09.339Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:09.339Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:09.339Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:09.926Z] #33 ... [2025-02-26T07:09:09.926Z] [2025-02-26T07:09:09.926Z] #42 [support-scheduler internal] load build context [2025-02-26T07:09:09.926Z] #42 transferring context: 3.19MB 2.2s done [2025-02-26T07:09:09.926Z] #42 DONE 3.1s [2025-02-26T07:09:09.926Z] [2025-02-26T07:09:09.926Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:09.926Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.6s done [2025-02-26T07:09:09.926Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-26T07:09:09.926Z] #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-26T07:09:10.214Z] #43 ... [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-26T07:09:10.214Z] #32 DONE 3.2s [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #44 [core-metadata internal] load build context [2025-02-26T07:09:10.214Z] #44 transferring context: 3.19MB 2.3s done [2025-02-26T07:09:10.214Z] #44 DONE 3.5s [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #45 [security-spire-agent internal] load build context [2025-02-26T07:09:10.214Z] #45 transferring context: 23.33kB 0.1s done [2025-02-26T07:09:10.214Z] #45 DONE 1.1s [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:10.214Z] #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-26T07:09:10.214Z] #43 ... [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-26T07:09:10.214Z] #38 DONE 3.0s [2025-02-26T07:09:10.214Z] [2025-02-26T07:09:10.214Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:10.214Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.6s done [2025-02-26T07:09:10.214Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-26T07:09:10.214Z] #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-26T07:09:10.214Z] #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-26T07:09:10.481Z] #43 ... [2025-02-26T07:09:10.481Z] [2025-02-26T07:09:10.481Z] #46 [security-spire-config internal] load build context [2025-02-26T07:09:10.481Z] #46 transferring context: 22.05kB 0.2s done [2025-02-26T07:09:10.481Z] #46 DONE 1.5s [2025-02-26T07:09:10.481Z] [2025-02-26T07:09:10.481Z] #47 [support-notifications internal] load build context [2025-02-26T07:09:10.481Z] #47 transferring context: 3.19MB 1.9s done [2025-02-26T07:09:10.481Z] #47 DONE 2.7s [2025-02-26T07:09:10.481Z] [2025-02-26T07:09:10.481Z] #48 [core-common-config-bootstrapper internal] load build context [2025-02-26T07:09:10.481Z] #48 transferring context: 3.19MB 2.3s done [2025-02-26T07:09:10.481Z] #48 DONE 3.3s [2025-02-26T07:09:10.481Z] [2025-02-26T07:09:10.481Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-26T07:09:10.481Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-26T07:09:10.481Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-26T07:09:10.481Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-26T07:09:10.481Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-26T07:09:10.481Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-26T07:09:10.481Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-02-26T07:09:10.481Z] #33 DONE 5.6s [2025-02-26T07:09:10.481Z] [2025-02-26T07:09:10.481Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:10.481Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-02-26T07:09:10.481Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-02-26T07:09:10.763Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-02-26T07:09:10.763Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-02-26T07:09:10.763Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-02-26T07:09:10.763Z] #43 ... [2025-02-26T07:09:10.763Z] [2025-02-26T07:09:10.763Z] #49 [security-spiffe-token-provider internal] load build context [2025-02-26T07:09:10.763Z] #49 transferring context: 3.19MB 1.4s done [2025-02-26T07:09:10.763Z] #49 DONE 2.2s [2025-02-26T07:09:10.763Z] [2025-02-26T07:09:10.763Z] #50 [core-command internal] load build context [2025-02-26T07:09:10.763Z] #50 transferring context: 3.19MB 1.6s done [2025-02-26T07:09:10.763Z] #50 DONE 2.3s [2025-02-26T07:09:10.763Z] [2025-02-26T07:09:10.763Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:11.363Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-02-26T07:09:11.363Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-02-26T07:09:11.631Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-02-26T07:09:11.631Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done [2025-02-26T07:09:11.631Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-02-26T07:09:11.914Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s done [2025-02-26T07:09:12.497Z] #43 ... [2025-02-26T07:09:12.497Z] [2025-02-26T07:09:12.497Z] #51 [security-spire-server internal] load build context [2025-02-26T07:09:12.497Z] #51 transferring context: 23.80kB 0.1s done [2025-02-26T07:09:12.497Z] #51 DONE 2.0s [2025-02-26T07:09:12.497Z] [2025-02-26T07:09:12.497Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:09:12.497Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.6s done [2025-02-26T07:09:12.497Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-26T07:09:12.497Z] #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-26T07:09:12.497Z] #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-26T07:09:12.497Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-02-26T07:09:12.497Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done [2025-02-26T07:09:12.497Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-26T07:09:12.765Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 2.4s [2025-02-26T07:09:13.035Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 2.5s [2025-02-26T07:09:13.305Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.8s [2025-02-26T07:09:13.897Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 3.2s done [2025-02-26T07:09:13.897Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.88MB / 14.28MB 3.4s [2025-02-26T07:09:13.897Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-02-26T07:09:13.897Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.13MB / 14.28MB 3.6s [2025-02-26T07:09:14.164Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.98MB / 14.28MB 3.9s [2025-02-26T07:09:14.800Z] #52 ... [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #53 [security-proxy-setup internal] load build context [2025-02-26T07:09:14.800Z] #53 transferring context: 3.19MB 3.6s done [2025-02-26T07:09:14.800Z] #53 DONE 5.2s [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:09:14.800Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.75MB / 14.28MB 4.2s [2025-02-26T07:09:14.800Z] #52 ... [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:14.800Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.3s [2025-02-26T07:09:14.800Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-26T07:09:14.800Z] #43 ... [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #54 [security-bootstrapper internal] load build context [2025-02-26T07:09:14.800Z] #54 transferring context: 3.19MB 3.7s done [2025-02-26T07:09:14.800Z] #54 DONE 5.4s [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #41 [security-proxy-auth internal] load build context [2025-02-26T07:09:14.800Z] #41 transferring context: 3.19MB 3.7s done [2025-02-26T07:09:14.800Z] #41 DONE 5.4s [2025-02-26T07:09:14.800Z] [2025-02-26T07:09:14.800Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:15.402Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s [2025-02-26T07:09:16.369Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.22MB / 33.17MB 5.9s [2025-02-26T07:09:16.690Z] #43 ... [2025-02-26T07:09:16.690Z] [2025-02-26T07:09:16.690Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T07:09:16.690Z] #55 DONE 7.4s [2025-02-26T07:09:16.690Z] [2025-02-26T07:09:16.690Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:18.115Z] #43 ... [2025-02-26T07:09:18.115Z] [2025-02-26T07:09:18.115Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:09:18.115Z] #0 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:18.115Z] #0 5.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:18.115Z] #0 7.697 OK: 239 MiB in 58 packages [2025-02-26T07:09:18.115Z] #56 DONE 8.8s [2025-02-26T07:09:18.115Z] [2025-02-26T07:09:18.115Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:18.115Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-26T07:09:18.384Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.91MB / 33.17MB 8.0s [2025-02-26T07:09:18.384Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-02-26T07:09:18.651Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.2s [2025-02-26T07:09:19.269Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 8.8s [2025-02-26T07:09:19.269Z] #43 ... [2025-02-26T07:09:19.269Z] [2025-02-26T07:09:19.269Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:09:19.536Z] #57 ... [2025-02-26T07:09:19.536Z] [2025-02-26T07:09:19.536Z] #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:19.536Z] #58 DONE 1.4s [2025-02-26T07:09:19.536Z] [2025-02-26T07:09:19.536Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T07:09:19.536Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:19.536Z] #0 7.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:19.537Z] #0 10.07 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:09:19.537Z] #0 10.07 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:09:19.537Z] #0 10.07 OK: 24066 distinct packages available [2025-02-26T07:09:19.537Z] #59 ... [2025-02-26T07:09:19.537Z] [2025-02-26T07:09:19.537Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T07:09:19.537Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:19.805Z] #60 ... [2025-02-26T07:09:19.805Z] [2025-02-26T07:09:19.805Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T07:09:19.805Z] #0 9.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:19.805Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:19.805Z] #61 ... [2025-02-26T07:09:19.805Z] [2025-02-26T07:09:19.805Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:20.074Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 9.9s [2025-02-26T07:09:20.342Z] #43 ... [2025-02-26T07:09:20.342Z] [2025-02-26T07:09:20.342Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T07:09:20.610Z] #62 ... [2025-02-26T07:09:20.610Z] [2025-02-26T07:09:20.610Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:20.877Z] #43 ... [2025-02-26T07:09:20.877Z] [2025-02-26T07:09:20.877Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:20.877Z] #63 ... [2025-02-26T07:09:20.877Z] [2025-02-26T07:09:20.877Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:20.877Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.71MB / 33.17MB 10.6s [2025-02-26T07:09:21.461Z] #43 ... [2025-02-26T07:09:21.461Z] [2025-02-26T07:09:21.461Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:21.461Z] #64 ... [2025-02-26T07:09:21.461Z] [2025-02-26T07:09:21.461Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T07:09:21.461Z] #65 ... [2025-02-26T07:09:21.461Z] [2025-02-26T07:09:21.461Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:09:21.732Z] #66 ... [2025-02-26T07:09:21.732Z] [2025-02-26T07:09:21.732Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:09:21.732Z] #67 ... [2025-02-26T07:09:21.732Z] [2025-02-26T07:09:21.732Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:21.999Z] #68 ... [2025-02-26T07:09:21.999Z] [2025-02-26T07:09:21.999Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:09:22.267Z] #69 ... [2025-02-26T07:09:22.267Z] [2025-02-26T07:09:22.267Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:09:22.267Z] #70 ... [2025-02-26T07:09:22.267Z] [2025-02-26T07:09:22.267Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T07:09:22.267Z] #71 ... [2025-02-26T07:09:22.267Z] [2025-02-26T07:09:22.267Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:22.543Z] #72 ... [2025-02-26T07:09:22.543Z] [2025-02-26T07:09:22.543Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:22.543Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 12.2s [2025-02-26T07:09:23.128Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.9s [2025-02-26T07:09:23.714Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s [2025-02-26T07:09:23.714Z] #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.3s done [2025-02-26T07:09:24.310Z] #43 ... [2025-02-26T07:09:24.310Z] [2025-02-26T07:09:24.310Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-26T07:09:24.310Z] #61 13.74 OK: 239 MiB in 58 packages [2025-02-26T07:09:24.310Z] #61 DONE 15.1s [2025-02-26T07:09:24.591Z] [2025-02-26T07:09:24.591Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:24.874Z] #73 ... [2025-02-26T07:09:24.874Z] [2025-02-26T07:09:24.874Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:09:24.874Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.4s done [2025-02-26T07:09:24.874Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-26T07:09:24.874Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-02-26T07:09:24.874Z] #52 ... [2025-02-26T07:09:24.874Z] [2025-02-26T07:09:24.874Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:24.874Z] #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:25.843Z] #64 ... [2025-02-26T07:09:25.843Z] [2025-02-26T07:09:25.843Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-26T07:09:25.843Z] #71 DONE 13.8s [2025-02-26T07:09:25.843Z] [2025-02-26T07:09:25.843Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:09:25.843Z] #66 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:26.111Z] #66 ... [2025-02-26T07:09:26.111Z] [2025-02-26T07:09:26.111Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:26.111Z] #73 DONE 1.7s [2025-02-26T07:09:26.111Z] [2025-02-26T07:09:26.111Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-26T07:09:26.111Z] #59 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:26.111Z] #59 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:26.111Z] #59 14.98 OK: 239 MiB in 58 packages [2025-02-26T07:09:26.111Z] #59 DONE 16.9s [2025-02-26T07:09:26.409Z] [2025-02-26T07:09:26.409Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:26.993Z] #74 ... [2025-02-26T07:09:26.993Z] [2025-02-26T07:09:26.993Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:26.993Z] #75 ... [2025-02-26T07:09:26.993Z] [2025-02-26T07:09:26.993Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:26.993Z] #68 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:26.993Z] #68 ... [2025-02-26T07:09:26.993Z] [2025-02-26T07:09:26.993Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-26T07:09:26.993Z] #60 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:26.993Z] #60 15.73 OK: 239 MiB in 58 packages [2025-02-26T07:09:26.993Z] #60 DONE 17.8s [2025-02-26T07:09:27.274Z] [2025-02-26T07:09:27.274Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:28.243Z] #76 ... [2025-02-26T07:09:28.243Z] [2025-02-26T07:09:28.243Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-26T07:09:28.243Z] #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:28.243Z] #57 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:28.243Z] #57 16.58 OK: 239 MiB in 58 packages [2025-02-26T07:09:28.243Z] #57 DONE 18.8s [2025-02-26T07:09:28.243Z] [2025-02-26T07:09:28.243Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:09:28.243Z] #69 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:28.832Z] #69 ... [2025-02-26T07:09:28.832Z] [2025-02-26T07:09:28.832Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:28.832Z] #74 DONE 2.5s [2025-02-26T07:09:28.832Z] [2025-02-26T07:09:28.832Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:28.832Z] #76 DONE 1.6s [2025-02-26T07:09:28.832Z] [2025-02-26T07:09:28.832Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:29.423Z] #77 ... [2025-02-26T07:09:29.423Z] [2025-02-26T07:09:29.423Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:29.691Z] #78 ... [2025-02-26T07:09:29.691Z] [2025-02-26T07:09:29.691Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:09:29.691Z] #79 DONE 1.5s [2025-02-26T07:09:29.691Z] [2025-02-26T07:09:29.691Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:29.691Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.6s [2025-02-26T07:09:33.955Z] #43 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:33.955Z] #63 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #63 22.77 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:09:33.955Z] #63 22.77 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:09:33.955Z] #63 22.77 OK: 24048 distinct packages available [2025-02-26T07:09:33.955Z] #63 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:33.955Z] #43 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T07:09:33.955Z] #62 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #62 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #62 23.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:33.955Z] #62 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:09:33.955Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.4s [2025-02-26T07:09:33.955Z] #52 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T07:09:33.955Z] #65 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #65 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:33.955Z] #65 ... [2025-02-26T07:09:33.955Z] [2025-02-26T07:09:33.955Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:09:33.955Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done [2025-02-26T07:09:35.898Z] #52 ... [2025-02-26T07:09:35.898Z] [2025-02-26T07:09:35.898Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:35.898Z] #72 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:35.898Z] #72 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:35.898Z] #72 ... [2025-02-26T07:09:35.898Z] [2025-02-26T07:09:35.898Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:35.898Z] #0 8.513 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:35.898Z] #80 ... [2025-02-26T07:09:35.898Z] [2025-02-26T07:09:35.898Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:35.898Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.5s [2025-02-26T07:09:36.181Z] #43 ... [2025-02-26T07:09:36.181Z] [2025-02-26T07:09:36.181Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:36.453Z] #81 ... [2025-02-26T07:09:36.453Z] [2025-02-26T07:09:36.453Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:36.453Z] #43 ... [2025-02-26T07:09:36.453Z] [2025-02-26T07:09:36.453Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:36.453Z] #64 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:36.453Z] #64 24.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:36.453Z] #64 24.26 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:36.453Z] #64 24.51 OK: 9 MiB in 15 packages [2025-02-26T07:09:36.723Z] #64 ... [2025-02-26T07:09:36.723Z] [2025-02-26T07:09:36.723Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:09:36.723Z] #67 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:36.723Z] #67 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:36.723Z] #67 ... [2025-02-26T07:09:36.723Z] [2025-02-26T07:09:36.723Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:36.997Z] #43 ... [2025-02-26T07:09:36.997Z] [2025-02-26T07:09:36.997Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:09:36.997Z] #70 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:36.997Z] #70 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:37.264Z] #70 ... [2025-02-26T07:09:37.264Z] [2025-02-26T07:09:37.264Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:37.531Z] #43 ... [2025-02-26T07:09:37.531Z] [2025-02-26T07:09:37.531Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-26T07:09:37.531Z] #62 23.26 (2/4) Installing openssl (3.3.3-r0) [2025-02-26T07:09:37.531Z] #62 23.44 (3/4) Installing su-exec (0.2-r3) [2025-02-26T07:09:37.531Z] #62 23.45 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T07:09:37.531Z] #62 25.35 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:37.531Z] #62 25.52 OK: 20 MiB in 18 packages [2025-02-26T07:09:37.531Z] #62 DONE 27.0s [2025-02-26T07:09:37.531Z] [2025-02-26T07:09:37.531Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:38.116Z] #43 ... [2025-02-26T07:09:38.116Z] [2025-02-26T07:09:38.116Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:09:38.116Z] #66 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:38.117Z] #66 26.32 (1/7) Installing ca-certificates (20241121-r1) [2025-02-26T07:09:38.117Z] #66 ... [2025-02-26T07:09:38.117Z] [2025-02-26T07:09:38.117Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:38.729Z] #43 ... [2025-02-26T07:09:38.729Z] [2025-02-26T07:09:38.729Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:38.729Z] #75 11.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:38.729Z] #75 14.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:38.729Z] #75 ... [2025-02-26T07:09:38.729Z] [2025-02-26T07:09:38.729Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:38.995Z] #64 DONE 27.7s [2025-02-26T07:09:38.995Z] [2025-02-26T07:09:38.995Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:38.995Z] #43 ... [2025-02-26T07:09:38.995Z] [2025-02-26T07:09:38.995Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:39.263Z] #82 ... [2025-02-26T07:09:39.263Z] [2025-02-26T07:09:39.263Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T07:09:39.531Z] #83 ... [2025-02-26T07:09:39.531Z] [2025-02-26T07:09:39.531Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:39.531Z] #68 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:39.531Z] #68 ... [2025-02-26T07:09:39.531Z] [2025-02-26T07:09:39.531Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:39.801Z] #43 ... [2025-02-26T07:09:39.801Z] [2025-02-26T07:09:39.801Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:40.072Z] #84 ... [2025-02-26T07:09:40.072Z] [2025-02-26T07:09:40.072Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:40.340Z] #43 ... [2025-02-26T07:09:40.340Z] [2025-02-26T07:09:40.340Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:09:40.340Z] #69 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:40.340Z] #69 ... [2025-02-26T07:09:40.340Z] [2025-02-26T07:09:40.340Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:41.311Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.7s [2025-02-26T07:09:42.286Z] #43 ... [2025-02-26T07:09:42.286Z] [2025-02-26T07:09:42.286Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:42.286Z] #72 27.05 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:42.286Z] #72 27.08 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:42.286Z] #72 27.39 OK: 9 MiB in 15 packages [2025-02-26T07:09:42.286Z] #72 DONE 30.4s [2025-02-26T07:09:42.286Z] [2025-02-26T07:09:42.286Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:42.874Z] #43 ... [2025-02-26T07:09:42.874Z] [2025-02-26T07:09:42.874Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-26T07:09:42.874Z] #66 26.88 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:42.874Z] #66 26.89 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-02-26T07:09:42.874Z] #66 26.93 (4/7) Installing libsodium (1.0.19-r0) [2025-02-26T07:09:42.874Z] #66 26.98 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-02-26T07:09:42.874Z] #66 27.51 (6/7) Installing libzmq (4.3.5-r2) [2025-02-26T07:09:42.874Z] #66 27.70 (7/7) Installing zeromq (4.3.5-r2) [2025-02-26T07:09:42.874Z] #66 27.73 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:42.874Z] #66 27.91 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:09:42.874Z] #66 29.27 OK: 14 MiB in 21 packages [2025-02-26T07:09:42.874Z] #66 DONE 31.4s [2025-02-26T07:09:42.874Z] [2025-02-26T07:09:42.874Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:44.316Z] #43 ... [2025-02-26T07:09:44.316Z] [2025-02-26T07:09:44.316Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-26T07:09:44.316Z] #65 24.64 (1/3) Installing ca-certificates (20241121-r1) [2025-02-26T07:09:44.316Z] #65 25.35 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:44.316Z] #65 25.38 (3/3) Installing tzdata (2025a-r0) [2025-02-26T07:09:44.316Z] #65 28.00 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:44.316Z] #65 28.17 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:09:44.316Z] #65 29.90 OK: 11 MiB in 17 packages [2025-02-26T07:09:44.316Z] #65 DONE 32.9s [2025-02-26T07:09:44.316Z] [2025-02-26T07:09:44.316Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:45.540Z] #118 DONE 33.2s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:45.540Z] #78 DONE 40.3s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:45.540Z] #117 DONE 41.7s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:45.540Z] #74 DONE 41.3s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:45.540Z] #93 DONE 36.8s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-26T07:09:45.540Z] #119 ... [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:45.540Z] #71 DONE 41.8s [2025-02-26T07:09:45.540Z] [2025-02-26T07:09:45.540Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-26T07:09:45.729Z] #85 ... [2025-02-26T07:09:45.730Z] [2025-02-26T07:09:45.730Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-26T07:09:45.730Z] #75 26.94 OK: 239 MiB in 58 packages [2025-02-26T07:09:45.730Z] #75 DONE 28.7s [2025-02-26T07:09:45.730Z] [2025-02-26T07:09:45.730Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:45.730Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.2s done [2025-02-26T07:09:45.999Z] #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.2s done [2025-02-26T07:09:45.999Z] #43 ... [2025-02-26T07:09:45.999Z] [2025-02-26T07:09:45.999Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:45.999Z] #63 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:45.999Z] #63 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:45.999Z] #63 ... [2025-02-26T07:09:45.999Z] [2025-02-26T07:09:45.999Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-26T07:09:46.265Z] #86 DONE 0.8s [2025-02-26T07:09:46.265Z] [2025-02-26T07:09:46.265Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-26T07:09:46.265Z] #69 30.55 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:46.265Z] #69 30.65 (2/2) Installing su-exec (0.2-r3) [2025-02-26T07:09:46.265Z] #69 30.71 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:46.265Z] #69 31.29 OK: 9 MiB in 16 packages [2025-02-26T07:09:46.265Z] #69 DONE 34.6s [2025-02-26T07:09:46.265Z] [2025-02-26T07:09:46.265Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T07:09:46.266Z] #83 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:46.266Z] #83 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:46.532Z] #83 ... [2025-02-26T07:09:46.532Z] [2025-02-26T07:09:46.532Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:46.532Z] #80 10.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:46.532Z] #80 ... [2025-02-26T07:09:46.532Z] [2025-02-26T07:09:46.532Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:09:47.500Z] #87 ... [2025-02-26T07:09:47.500Z] [2025-02-26T07:09:47.500Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T07:09:47.500Z] #0 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:47.500Z] #0 5.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:47.782Z] #88 ... [2025-02-26T07:09:47.782Z] [2025-02-26T07:09:47.782Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:09:48.049Z] #43 ... [2025-02-26T07:09:48.049Z] [2025-02-26T07:09:48.049Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-26T07:09:48.049Z] #70 29.05 (1/4) Installing ca-certificates (20241121-r1) [2025-02-26T07:09:48.049Z] #70 29.65 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:48.049Z] #70 29.74 (3/4) Installing su-exec (0.2-r3) [2025-02-26T07:09:48.049Z] #70 29.79 (4/4) Installing yq-go (4.44.1-r2) [2025-02-26T07:09:48.049Z] #70 32.24 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:48.049Z] #70 32.55 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:09:48.049Z] #70 34.33 OK: 20 MiB in 18 packages [2025-02-26T07:09:48.049Z] #70 DONE 36.1s [2025-02-26T07:09:48.049Z] [2025-02-26T07:09:48.049Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:48.049Z] #63 37.38 (1/14) Installing ca-certificates (20241121-r1) [2025-02-26T07:09:48.636Z] #63 37.89 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-26T07:09:48.636Z] #63 38.06 (3/14) Installing c-ares (1.33.1-r0) [2025-02-26T07:09:48.903Z] #63 38.18 (4/14) Installing libunistring (1.2-r0) [2025-02-26T07:09:49.169Z] #63 38.49 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-26T07:09:49.169Z] #63 38.53 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-26T07:09:49.441Z] #63 38.66 (7/14) Installing libpsl (0.21.5-r1) [2025-02-26T07:09:49.441Z] #63 38.71 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-26T07:09:49.441Z] #63 38.83 (9/14) Installing libcurl (8.12.1-r0) [2025-02-26T07:09:49.709Z] #63 39.00 (10/14) Installing curl (8.12.1-r0) [2025-02-26T07:09:49.709Z] #63 39.13 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:49.709Z] #63 39.18 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:09:49.799Z] #120 ... [2025-02-26T07:09:49.799Z] [2025-02-26T07:09:49.799Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T07:09:49.799Z] #121 ... [2025-02-26T07:09:49.799Z] [2025-02-26T07:09:49.799Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-26T07:09:49.799Z] #122 ... [2025-02-26T07:09:49.799Z] [2025-02-26T07:09:49.799Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T07:09:49.799Z] #123 ... [2025-02-26T07:09:49.799Z] [2025-02-26T07:09:49.799Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-26T07:09:49.978Z] #63 39.27 (13/14) Installing libucontext (1.2-r3) [2025-02-26T07:09:49.978Z] #63 ... [2025-02-26T07:09:49.978Z] [2025-02-26T07:09:49.978Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:09:49.978Z] #67 28.30 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:09:49.978Z] #67 28.30 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:09:49.978Z] #67 28.30 OK: 24048 distinct packages available [2025-02-26T07:09:49.978Z] #67 30.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:49.978Z] #67 32.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:49.978Z] #67 ... [2025-02-26T07:09:49.978Z] [2025-02-26T07:09:49.978Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:49.978Z] #63 39.36 (14/14) Installing gcompat (1.1.0-r4) [2025-02-26T07:09:49.978Z] #63 39.46 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:50.259Z] #63 39.53 Executing ca-certificates-20241121-r1.trigger [2025-02-26T07:09:50.531Z] #63 ... [2025-02-26T07:09:50.531Z] [2025-02-26T07:09:50.531Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:50.531Z] #68 28.93 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-26T07:09:50.531Z] #68 28.93 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-26T07:09:50.531Z] #68 28.93 OK: 24048 distinct packages available [2025-02-26T07:09:50.531Z] #68 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:50.531Z] #68 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:50.798Z] #68 ... [2025-02-26T07:09:50.798Z] [2025-02-26T07:09:50.798Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:50.798Z] #85 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:51.770Z] #85 ... [2025-02-26T07:09:51.770Z] [2025-02-26T07:09:51.770Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-26T07:09:51.770Z] #80 23.11 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:51.770Z] #80 23.98 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:51.770Z] #80 24.21 OK: 9 MiB in 15 packages [2025-02-26T07:09:51.770Z] #80 DONE 25.8s [2025-02-26T07:09:51.770Z] [2025-02-26T07:09:51.770Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:09:51.770Z] #87 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:52.351Z] #87 ... [2025-02-26T07:09:52.351Z] [2025-02-26T07:09:52.351Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:52.351Z] #0 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:52.351Z] #0 7.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:52.622Z] #89 ... [2025-02-26T07:09:52.622Z] [2025-02-26T07:09:52.622Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:52.622Z] #85 8.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:52.891Z] #85 ... [2025-02-26T07:09:52.892Z] [2025-02-26T07:09:52.892Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:52.892Z] #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:52.892Z] #0 8.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:53.183Z] #90 ... [2025-02-26T07:09:53.183Z] [2025-02-26T07:09:53.183Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:09:53.183Z] #87 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:53.456Z] #87 ... [2025-02-26T07:09:53.456Z] [2025-02-26T07:09:53.456Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-26T07:09:53.456Z] #63 40.68 OK: 15 MiB in 28 packages [2025-02-26T07:09:53.456Z] #63 DONE 42.8s [2025-02-26T07:09:53.725Z] [2025-02-26T07:09:53.725Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:56.317Z] #91 ... [2025-02-26T07:09:56.317Z] [2025-02-26T07:09:56.317Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-26T07:09:56.317Z] #67 42.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:56.317Z] #67 42.42 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:09:56.317Z] #67 42.43 (3/4) Installing libucontext (1.2-r3) [2025-02-26T07:09:56.317Z] #67 42.44 (4/4) Installing gcompat (1.1.0-r4) [2025-02-26T07:09:56.317Z] #67 42.45 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:56.317Z] #67 42.51 OK: 9 MiB in 18 packages [2025-02-26T07:09:56.317Z] #67 DONE 44.5s [2025-02-26T07:09:56.317Z] [2025-02-26T07:09:56.317Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:56.317Z] #68 43.99 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-26T07:09:56.317Z] #68 44.01 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-26T07:09:56.317Z] #68 44.03 (3/5) Installing libucontext (1.2-r3) [2025-02-26T07:09:56.317Z] #68 44.06 (4/5) Installing gcompat (1.1.0-r4) [2025-02-26T07:09:56.317Z] #68 44.08 (5/5) Installing openssl (3.3.3-r0) [2025-02-26T07:09:56.317Z] #68 44.18 Executing busybox-1.36.1-r29.trigger [2025-02-26T07:09:56.317Z] #68 44.39 OK: 10 MiB in 19 packages [2025-02-26T07:09:56.317Z] #68 ... [2025-02-26T07:09:56.317Z] [2025-02-26T07:09:56.317Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:56.317Z] #92 ... [2025-02-26T07:09:56.317Z] [2025-02-26T07:09:56.317Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T07:09:56.584Z] #93 ... [2025-02-26T07:09:56.584Z] [2025-02-26T07:09:56.584Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-26T07:09:56.584Z] #83 16.09 OK: 9 MiB in 15 packages [2025-02-26T07:09:56.584Z] #83 DONE 17.9s [2025-02-26T07:09:56.869Z] [2025-02-26T07:09:56.869Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T07:09:56.869Z] #88 18.05 OK: 20 MiB in 18 packages [2025-02-26T07:09:57.843Z] #88 ... [2025-02-26T07:09:57.843Z] [2025-02-26T07:09:57.843Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T07:09:57.843Z] #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:57.843Z] #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:58.111Z] #94 ... [2025-02-26T07:09:58.111Z] [2025-02-26T07:09:58.111Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:58.111Z] #91 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:09:58.111Z] #91 ... [2025-02-26T07:09:58.111Z] [2025-02-26T07:09:58.111Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-26T07:09:58.111Z] #88 DONE 20.7s [2025-02-26T07:09:58.378Z] [2025-02-26T07:09:58.378Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-26T07:09:58.378Z] #68 DONE 46.7s [2025-02-26T07:09:58.378Z] [2025-02-26T07:09:58.378Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T07:09:58.650Z] #95 ... [2025-02-26T07:09:58.651Z] [2025-02-26T07:09:58.651Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-26T07:09:58.651Z] #96 DONE 0.4s [2025-02-26T07:09:58.918Z] [2025-02-26T07:09:58.918Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:09:59.506Z] #77 ... [2025-02-26T07:09:59.506Z] [2025-02-26T07:09:59.506Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:09:59.506Z] #91 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:10:00.918Z] #91 ... [2025-02-26T07:10:00.918Z] [2025-02-26T07:10:00.918Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:10:00.918Z] #89 17.25 OK: 9 MiB in 15 packages [2025-02-26T07:10:00.918Z] #89 DONE 18.4s [2025-02-26T07:10:00.918Z] [2025-02-26T07:10:00.918Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:10:00.918Z] #87 14.04 OK: 9 MiB in 16 packages [2025-02-26T07:10:00.918Z] #87 ... [2025-02-26T07:10:00.918Z] [2025-02-26T07:10:00.918Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:10:00.918Z] #90 16.49 OK: 14 MiB in 21 packages [2025-02-26T07:10:00.918Z] #90 DONE 18.1s [2025-02-26T07:10:01.189Z] [2025-02-26T07:10:01.189Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T07:10:01.189Z] #93 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:10:01.784Z] #93 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:10:02.023Z] #124 ... [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #122 DONE 21.4s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #125 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #126 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #127 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #128 [core-data builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #128 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #129 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #130 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #131 [core-command builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #131 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #132 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #133 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #120 DONE 21.3s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #134 [core-metadata builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #134 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #135 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #136 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #121 DONE 21.4s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:10:02.023Z] #137 ... [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-26T07:10:02.023Z] #119 DONE 21.4s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #124 DONE 21.4s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #123 DONE 21.5s [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #138 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #139 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #140 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:10:02.023Z] #141 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-02-26T07:10:02.023Z] #142 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:02.023Z] #143 CACHED [2025-02-26T07:10:02.023Z] [2025-02-26T07:10:02.023Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T07:10:02.023Z] #144 1.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T07:10:02.062Z] #93 ... [2025-02-26T07:10:02.062Z] [2025-02-26T07:10:02.062Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-26T07:10:02.062Z] #87 DONE 15.6s [2025-02-26T07:10:02.334Z] [2025-02-26T07:10:02.334Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T07:10:02.929Z] #97 ... [2025-02-26T07:10:02.929Z] [2025-02-26T07:10:02.929Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:10:02.929Z] #85 17.17 OK: 11 MiB in 17 packages [2025-02-26T07:10:02.929Z] #85 DONE 18.5s [2025-02-26T07:10:02.929Z] [2025-02-26T07:10:02.929Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-26T07:10:02.929Z] #94 13.78 OK: 20 MiB in 18 packages [2025-02-26T07:10:03.518Z] #94 DONE 15.6s [2025-02-26T07:10:03.518Z] [2025-02-26T07:10:03.518Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T07:10:03.518Z] #95 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-26T07:10:03.518Z] #95 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-26T07:10:04.942Z] #95 ... [2025-02-26T07:10:04.942Z] [2025-02-26T07:10:04.942Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-26T07:10:04.942Z] #97 DONE 2.7s [2025-02-26T07:10:04.942Z] [2025-02-26T07:10:04.942Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-26T07:10:05.208Z] #98 DONE 0.4s [2025-02-26T07:10:05.208Z] [2025-02-26T07:10:05.208Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:05.791Z] #82 ... [2025-02-26T07:10:05.791Z] [2025-02-26T07:10:05.791Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-26T07:10:05.791Z] #91 12.30 OK: 15 MiB in 28 packages [2025-02-26T07:10:06.771Z] #91 DONE 13.2s [2025-02-26T07:10:06.771Z] [2025-02-26T07:10:06.771Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:10:07.038Z] #92 ... [2025-02-26T07:10:07.038Z] [2025-02-26T07:10:07.038Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T07:10:07.038Z] #93 11.06 OK: 9 MiB in 18 packages [2025-02-26T07:10:08.012Z] #93 ... [2025-02-26T07:10:08.012Z] [2025-02-26T07:10:08.012Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-26T07:10:08.012Z] #95 8.833 OK: 10 MiB in 19 packages [2025-02-26T07:10:08.012Z] #95 DONE 9.5s [2025-02-26T07:10:08.012Z] [2025-02-26T07:10:08.012Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:08.279Z] #99 ... [2025-02-26T07:10:08.279Z] [2025-02-26T07:10:08.279Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-26T07:10:08.279Z] #93 DONE 12.1s [2025-02-26T07:10:08.279Z] [2025-02-26T07:10:08.279Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:09.710Z] #100 ... [2025-02-26T07:10:09.710Z] [2025-02-26T07:10:09.710Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:09.710Z] #99 DONE 1.9s [2025-02-26T07:10:09.710Z] [2025-02-26T07:10:09.710Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-26T07:10:09.710Z] #101 DONE 2.0s [2025-02-26T07:10:09.710Z] [2025-02-26T07:10:09.710Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:09.986Z] #102 ... [2025-02-26T07:10:09.986Z] [2025-02-26T07:10:09.986Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-26T07:10:09.986Z] #103 DONE 0.2s [2025-02-26T07:10:09.986Z] [2025-02-26T07:10:09.986Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-26T07:10:10.258Z] #104 DONE 0.3s [2025-02-26T07:10:10.258Z] [2025-02-26T07:10:10.258Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:10.258Z] #100 DONE 2.2s [2025-02-26T07:10:10.258Z] [2025-02-26T07:10:10.258Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-26T07:10:10.858Z] #105 ... [2025-02-26T07:10:10.858Z] [2025-02-26T07:10:10.858Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:10:10.858Z] #106 DONE 0.3s [2025-02-26T07:10:10.858Z] [2025-02-26T07:10:10.858Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-26T07:10:10.858Z] #105 DONE 0.5s [2025-02-26T07:10:10.858Z] [2025-02-26T07:10:10.858Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-26T07:10:11.125Z] #107 ... [2025-02-26T07:10:11.125Z] [2025-02-26T07:10:11.125Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-26T07:10:11.125Z] #108 DONE 0.5s [2025-02-26T07:10:11.413Z] [2025-02-26T07:10:11.413Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-26T07:10:11.413Z] #107 DONE 0.4s [2025-02-26T07:10:11.413Z] [2025-02-26T07:10:11.413Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:10:11.681Z] #109 ... [2025-02-26T07:10:11.681Z] [2025-02-26T07:10:11.681Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-26T07:10:11.681Z] #110 DONE 0.4s [2025-02-26T07:10:11.681Z] [2025-02-26T07:10:11.681Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-26T07:10:11.681Z] #102 DONE 2.0s [2025-02-26T07:10:11.681Z] [2025-02-26T07:10:11.681Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-26T07:10:11.949Z] #111 ... [2025-02-26T07:10:11.949Z] [2025-02-26T07:10:11.949Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:10:11.949Z] #109 DONE 0.5s [2025-02-26T07:10:11.949Z] [2025-02-26T07:10:11.949Z] #112 [security-spire-server] exporting to image [2025-02-26T07:10:11.949Z] #112 exporting layers [2025-02-26T07:10:11.996Z] #144 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T07:10:11.997Z] #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T07:10:11.997Z] #145 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #146 [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-26T07:10:11.997Z] #0 1.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T07:10:11.997Z] #146 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:10:11.997Z] #0 1.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T07:10:11.997Z] #147 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:10:11.997Z] #0 0.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T07:10:11.997Z] #148 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T07:10:11.997Z] #0 0.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T07:10:11.997Z] #149 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:10:11.997Z] #0 1.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T07:10:11.997Z] #150 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:10:11.997Z] #0 0.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T07:10:11.997Z] #151 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:10:11.997Z] #0 1.381 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T07:10:11.997Z] #152 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T07:10:11.997Z] #0 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T07:10:11.997Z] #153 ... [2025-02-26T07:10:11.997Z] [2025-02-26T07:10:11.997Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:10:11.997Z] #0 0.833 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T07:10:12.220Z] #112 ... [2025-02-26T07:10:12.220Z] [2025-02-26T07:10:12.220Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-26T07:10:12.220Z] #111 DONE 0.5s [2025-02-26T07:10:12.220Z] [2025-02-26T07:10:12.220Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-26T07:10:12.220Z] #113 DONE 0.4s [2025-02-26T07:10:12.254Z] #154 ... [2025-02-26T07:10:12.254Z] [2025-02-26T07:10:12.254Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:10:12.254Z] #137 1.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-26T07:10:12.495Z] [2025-02-26T07:10:12.495Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-26T07:10:12.495Z] #114 ... [2025-02-26T07:10:12.495Z] [2025-02-26T07:10:12.495Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-26T07:10:12.495Z] #115 DONE 0.4s [2025-02-26T07:10:12.762Z] [2025-02-26T07:10:12.762Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-26T07:10:12.762Z] #114 DONE 0.4s [2025-02-26T07:10:12.762Z] [2025-02-26T07:10:12.762Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-26T07:10:13.350Z] #116 DONE 0.8s [2025-02-26T07:10:13.350Z] [2025-02-26T07:10:13.350Z] #112 [security-spire-config] exporting to image [2025-02-26T07:10:13.632Z] #112 ... [2025-02-26T07:10:13.632Z] [2025-02-26T07:10:13.632Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-26T07:10:13.632Z] #117 DONE 0.3s [2025-02-26T07:10:13.902Z] [2025-02-26T07:10:13.903Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-26T07:10:14.171Z] #118 DONE 0.3s [2025-02-26T07:10:14.171Z] [2025-02-26T07:10:14.171Z] #112 [security-spire-config] exporting to image [2025-02-26T07:10:16.121Z] #112 exporting layers 4.3s done [2025-02-26T07:10:16.121Z] #112 writing image sha256:d464e0a4bf39791684398e59a67905c6e1d6095ebd22c456614319e700879ddc 0.0s done [2025-02-26T07:10:16.121Z] #112 naming to docker.io/library/security-spire-server-arm64 [2025-02-26T07:10:16.121Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-26T07:10:16.709Z] #112 exporting layers 4.0s done [2025-02-26T07:10:16.709Z] #112 writing image sha256:14ddfbcbdfe8f68ab144ce464fe09f657da241c2ba5e5eb5020a82291fdca16b done [2025-02-26T07:10:16.709Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-02-26T07:10:16.975Z] #112 exporting layers 2.9s done [2025-02-26T07:10:16.975Z] #112 writing image sha256:c306f1d6d42059688938a99b011c5699fcb02816a6f663a32b1325b1942c2f48 done [2025-02-26T07:10:16.975Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-02-26T07:10:16.975Z] #112 DONE 5.7s [2025-02-26T07:10:16.975Z] [2025-02-26T07:10:16.975Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:48.677Z] #137 ... [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T07:11:48.677Z] #145 DONE 97.1s [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:11:48.677Z] #154 ... [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T07:11:48.677Z] #144 DONE 97.4s [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:11:48.677Z] #155 DONE 0.2s [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-26T07:11:48.677Z] #156 DONE 0.5s [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.677Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:11:48.677Z] #157 DONE 0.3s [2025-02-26T07:11:48.677Z] [2025-02-26T07:11:48.678Z] #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-26T07:11:48.678Z] #158 DONE 0.4s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:11:48.678Z] #159 DONE 0.2s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T07:11:48.678Z] #160 ... [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #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-26T07:11:48.678Z] #161 DONE 0.3s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T07:11:48.678Z] #160 DONE 1.0s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:11:48.678Z] #162 DONE 0.2s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:11:48.678Z] #163 DONE 0.2s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #164 [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-26T07:11:48.678Z] #164 DONE 1.4s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-26T07:11:48.678Z] #165 DONE 1.0s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-26T07:11:48.678Z] #103 exporting layers [2025-02-26T07:11:48.678Z] #103 ... [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-26T07:11:48.678Z] #166 DONE 0.5s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #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-26T07:11:48.678Z] #167 DONE 0.4s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:11:48.678Z] #137 ... [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #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-26T07:11:48.678Z] #168 DONE 0.3s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-26T07:11:48.678Z] #103 exporting layers 1.2s done [2025-02-26T07:11:48.678Z] #103 writing image sha256:3354a8c7e477d18c0f1aa93d5bb86308cac0549f071e7a5bede2f1671ac94bfb done [2025-02-26T07:11:48.678Z] #103 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-26T07:11:48.678Z] #103 DONE 3.6s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #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-26T07:11:48.678Z] #169 DONE 0.2s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-26T07:11:48.678Z] #170 DONE 0.1s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-26T07:11:48.678Z] #171 DONE 1.8s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:11:48.678Z] #39 ... [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #103 [security-bootstrapper] exporting to image [2025-02-26T07:11:48.678Z] #103 exporting layers 1.1s done [2025-02-26T07:11:48.678Z] #103 writing image sha256:0c76094312c2c2aa26c04ce5517b5ea68f9e9761631fe3638fa73bc526c15ffa done [2025-02-26T07:11:48.678Z] #103 naming to docker.io/library/security-bootstrapper done [2025-02-26T07:11:48.678Z] #103 DONE 4.7s [2025-02-26T07:11:48.678Z] [2025-02-26T07:11:48.678Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:11:53.604Z] #78 DONE 143.0s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #84 DONE 132.8s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #119 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #82 DONE 133.8s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #81 DONE 136.4s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #77 DONE 133.7s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #120 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #92 DONE 117.4s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-26T07:11:53.604Z] #121 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #122 DONE 2.6s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #123 [security-proxy-auth builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #123 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #124 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #125 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #126 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #127 [core-command builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #127 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #128 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #129 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #130 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #131 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #132 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #133 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #134 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #135 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #136 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #137 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #138 [core-data builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #138 DONE 2.9s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #139 [core-metadata builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #139 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-26T07:11:53.604Z] #140 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-26T07:11:53.604Z] #141 CACHED [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #119 DONE 2.8s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #142 [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-26T07:11:53.604Z] #142 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #120 DONE 2.8s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #143 [support-scheduler builder 6/7] COPY . . [2025-02-26T07:11:53.604Z] #143 DONE 2.9s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:11:53.604Z] #144 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-26T07:11:53.604Z] #121 DONE 2.6s [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:11:53.604Z] #145 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T07:11:53.604Z] #0 5.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-26T07:11:53.604Z] #146 ... [2025-02-26T07:11:53.604Z] [2025-02-26T07:11:53.604Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:11:53.604Z] #0 6.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-26T07:11:54.569Z] #147 ... [2025-02-26T07:11:54.569Z] [2025-02-26T07:11:54.569Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:11:54.569Z] #145 8.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-26T07:11:55.539Z] #145 ... [2025-02-26T07:11:55.539Z] [2025-02-26T07:11:55.539Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:11:55.539Z] #0 6.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-26T07:11:55.539Z] #148 ... [2025-02-26T07:11:55.539Z] [2025-02-26T07:11:55.539Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T07:11:55.539Z] #0 8.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-26T07:11:55.807Z] #149 ... [2025-02-26T07:11:55.807Z] [2025-02-26T07:11:55.807Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:11:55.807Z] #0 8.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-26T07:11:55.807Z] #150 ... [2025-02-26T07:11:55.807Z] [2025-02-26T07:11:55.807Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T07:11:55.807Z] #0 7.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-26T07:11:56.075Z] #151 ... [2025-02-26T07:11:56.075Z] [2025-02-26T07:11:56.075Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:11:56.075Z] #0 7.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-26T07:11:56.075Z] #152 ... [2025-02-26T07:11:56.075Z] [2025-02-26T07:11:56.075Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:11:56.075Z] #0 9.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-26T07:11:56.341Z] #153 ... [2025-02-26T07:11:56.341Z] [2025-02-26T07:11:56.341Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T07:11:56.341Z] #0 8.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-26T07:11:56.341Z] #154 ... [2025-02-26T07:11:56.341Z] [2025-02-26T07:11:56.341Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:11:56.341Z] #144 9.080 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-26T07:12:04.540Z] #144 ... [2025-02-26T07:12:04.540Z] [2025-02-26T07:12:04.540Z] #142 [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-26T07:12:04.540Z] #142 9.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-26T07:12:35.358Z] #39 ... [2025-02-26T07:12:35.358Z] [2025-02-26T07:12:35.358Z] #146 [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-26T07:12:35.358Z] #146 151.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T07:12:41.929Z] #146 ... [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T07:12:41.929Z] #149 DONE 160.7s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T07:12:41.929Z] #153 DONE 160.7s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #146 [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-26T07:12:41.929Z] #146 DONE 160.6s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:12:41.929Z] #151 DONE 160.8s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:12:41.929Z] #152 DONE 160.7s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:12:41.929Z] #148 DONE 160.8s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #172 ... [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:12:41.929Z] #147 DONE 160.8s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:12:41.929Z] #154 DONE 160.9s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:12:41.929Z] #137 DONE 160.9s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:12:41.929Z] #150 DONE 160.9s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #173 ... [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #172 DONE 0.4s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #174 DONE 0.3s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #175 DONE 0.2s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #176 DONE 0.3s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #177 DONE 0.3s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #173 DONE 0.2s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #178 DONE 0.2s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:41.929Z] #179 ... [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #180 CACHED [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:41.929Z] #181 CACHED [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:41.929Z] #182 DONE 0.2s [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:41.929Z] #183 CACHED [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:41.929Z] #184 CACHED [2025-02-26T07:12:41.929Z] [2025-02-26T07:12:41.929Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:41.929Z] #185 DONE 0.2s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #186 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:12:42.188Z] #186 DONE 0.2s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:42.188Z] #187 DONE 0.2s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:42.188Z] #188 DONE 0.2s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:42.188Z] #189 DONE 0.2s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-26T07:12:42.188Z] #190 ... [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:42.188Z] #191 DONE 0.3s [2025-02-26T07:12:42.188Z] [2025-02-26T07:12:42.188Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:12:42.188Z] #179 DONE 0.2s [2025-02-26T07:12:42.453Z] [2025-02-26T07:12:42.453Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-26T07:12:43.190Z] #192 ... [2025-02-26T07:12:43.190Z] [2025-02-26T07:12:43.190Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-26T07:12:43.190Z] #193 DONE 1.3s [2025-02-26T07:12:43.448Z] [2025-02-26T07:12:43.449Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-26T07:12:43.449Z] #194 DONE 1.3s [2025-02-26T07:12:43.449Z] [2025-02-26T07:12:43.449Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-26T07:12:43.449Z] #195 DONE 1.4s [2025-02-26T07:12:43.449Z] [2025-02-26T07:12:43.449Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-26T07:12:43.449Z] #196 DONE 1.4s [2025-02-26T07:12:43.449Z] [2025-02-26T07:12:43.449Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.449Z] #197 ... [2025-02-26T07:12:43.449Z] [2025-02-26T07:12:43.449Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-26T07:12:43.449Z] #198 DONE 1.5s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-26T07:12:43.708Z] #199 DONE 1.5s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-26T07:12:43.708Z] #200 DONE 1.5s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #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-26T07:12:43.708Z] #201 DONE 1.5s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-26T07:12:43.708Z] #190 DONE 1.5s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-26T07:12:43.708Z] #202 ... [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-26T07:12:43.708Z] #192 DONE 1.6s [2025-02-26T07:12:43.708Z] [2025-02-26T07:12:43.708Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-26T07:12:43.708Z] #203 DONE 0.5s [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.966Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.966Z] #204 DONE 0.5s [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.966Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.966Z] #197 DONE 0.5s [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.966Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.966Z] #205 DONE 0.3s [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.966Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.966Z] #206 DONE 0.3s [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.966Z] #103 [core-keeper] exporting to image [2025-02-26T07:12:43.966Z] #103 exporting layers [2025-02-26T07:12:43.966Z] #103 ... [2025-02-26T07:12:43.966Z] [2025-02-26T07:12:43.967Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:12:43.967Z] #207 DONE 0.3s [2025-02-26T07:12:43.967Z] [2025-02-26T07:12:43.967Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-26T07:12:43.967Z] #202 DONE 0.3s [2025-02-26T07:12:43.967Z] [2025-02-26T07:12:43.967Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-26T07:12:43.967Z] #208 DONE 0.2s [2025-02-26T07:12:43.967Z] [2025-02-26T07:12:43.967Z] #209 [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-26T07:12:43.967Z] #209 DONE 0.3s [2025-02-26T07:12:43.967Z] [2025-02-26T07:12:43.967Z] #103 [security-spiffe-token-provider] exporting to image [2025-02-26T07:12:44.224Z] #103 ... [2025-02-26T07:12:44.224Z] [2025-02-26T07:12:44.224Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-26T07:12:44.224Z] #210 DONE 0.3s [2025-02-26T07:12:44.224Z] [2025-02-26T07:12:44.224Z] #211 [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-26T07:12:44.224Z] #211 DONE 0.4s [2025-02-26T07:12:44.224Z] [2025-02-26T07:12:44.224Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-26T07:12:44.224Z] #212 DONE 0.3s [2025-02-26T07:12:44.224Z] [2025-02-26T07:12:44.224Z] #103 [support-scheduler] exporting to image [2025-02-26T07:12:44.224Z] #103 exporting layers 0.3s done [2025-02-26T07:12:44.482Z] #103 ... [2025-02-26T07:12:44.482Z] [2025-02-26T07:12:44.482Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-26T07:12:44.482Z] #213 DONE 0.4s [2025-02-26T07:12:44.482Z] [2025-02-26T07:12:44.482Z] #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-26T07:12:44.482Z] #214 DONE 0.3s [2025-02-26T07:12:44.482Z] [2025-02-26T07:12:44.482Z] #103 [core-command] exporting to image [2025-02-26T07:12:44.482Z] #103 exporting layers 0.4s done [2025-02-26T07:12:44.482Z] #103 writing image sha256:16a6070f6333f3e9702700068495dd3edab78c91a4a20c64d850e9e2bc7f9ea6 [2025-02-26T07:12:44.482Z] #103 writing image sha256:4a35d5e1ab34eac5576da896d396ae204ed2e492dcb68ee101ab51ceb6fde3f9 0.0s done [2025-02-26T07:12:44.482Z] #103 naming to docker.io/library/core-command 0.0s done [2025-02-26T07:12:44.482Z] #103 writing image sha256:16a6070f6333f3e9702700068495dd3edab78c91a4a20c64d850e9e2bc7f9ea6 0.2s done [2025-02-26T07:12:44.482Z] #103 naming to docker.io/library/core-keeper [2025-02-26T07:12:44.741Z] #103 ... [2025-02-26T07:12:44.741Z] [2025-02-26T07:12:44.741Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T07:12:44.741Z] #215 DONE 0.2s [2025-02-26T07:12:44.741Z] [2025-02-26T07:12:44.741Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-26T07:12:44.741Z] #216 DONE 0.2s [2025-02-26T07:12:44.741Z] [2025-02-26T07:12:44.741Z] #103 [core-keeper] exporting to image [2025-02-26T07:12:44.741Z] #103 exporting layers 0.7s done [2025-02-26T07:12:44.741Z] #103 naming to docker.io/library/core-keeper done [2025-02-26T07:12:44.741Z] #103 writing image sha256:2ea4db5a8d29b9cd3168b7081e1682fb8abba31e9d9fda9f23d66fcee386915c [2025-02-26T07:12:44.741Z] #103 ... [2025-02-26T07:12:44.741Z] [2025-02-26T07:12:44.741Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T07:12:44.741Z] #217 DONE 0.6s [2025-02-26T07:12:44.741Z] [2025-02-26T07:12:44.741Z] #103 [security-spiffe-token-provider] exporting to image [2025-02-26T07:12:44.741Z] #103 exporting layers 0.7s done [2025-02-26T07:12:44.741Z] #103 writing image sha256:2ea4db5a8d29b9cd3168b7081e1682fb8abba31e9d9fda9f23d66fcee386915c 0.0s done [2025-02-26T07:12:44.741Z] #103 writing image sha256:6f77a7f1a270493eca9fd12e2eeab6e65b22e4b88a091fa16e8972bce6a870af 0.0s done [2025-02-26T07:12:44.741Z] #103 naming to docker.io/library/core-data done [2025-02-26T07:12:44.741Z] #103 writing image sha256:d5b43c5bba0d00c21ee33d548f4b0d520e150c5abd6c4064c8d27260e5ef967a 0.0s done [2025-02-26T07:12:44.741Z] #103 naming to docker.io/library/support-notifications done [2025-02-26T07:12:44.741Z] #103 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-02-26T07:12:44.999Z] #103 exporting layers 0.8s done [2025-02-26T07:12:44.999Z] #103 ... [2025-02-26T07:12:44.999Z] [2025-02-26T07:12:44.999Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-26T07:12:44.999Z] #218 DONE 0.4s [2025-02-26T07:12:44.999Z] [2025-02-26T07:12:44.999Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T07:12:44.999Z] #219 DONE 0.1s [2025-02-26T07:12:44.999Z] [2025-02-26T07:12:44.999Z] #103 [support-scheduler] exporting to image [2025-02-26T07:12:44.999Z] #103 writing image sha256:05ebc824f212661a98c7a0fe46d4e7a68bdd63e753dbe372499c692bcef86a79 done [2025-02-26T07:12:44.999Z] #103 naming to docker.io/library/support-scheduler done [2025-02-26T07:12:45.257Z] #103 ... [2025-02-26T07:12:45.257Z] [2025-02-26T07:12:45.257Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-26T07:12:45.257Z] #220 DONE 0.8s [2025-02-26T07:12:45.257Z] [2025-02-26T07:12:45.257Z] #103 [security-proxy-auth] exporting to image [2025-02-26T07:12:45.257Z] #103 exporting layers 0.6s done [2025-02-26T07:12:45.257Z] #103 writing image sha256:492fd382e562efd23e99f383c804c7f4088fa30ad66e69d00439eaebf01a1090 0.0s done [2025-02-26T07:12:45.257Z] #103 naming to docker.io/library/core-metadata done [2025-02-26T07:12:45.257Z] #103 writing image sha256:9e8bc6d3b4dd1bb744573e9694c3e287a7beff8e2eb259298e0350e07a6f3414 done [2025-02-26T07:12:45.257Z] #103 naming to docker.io/library/security-proxy-auth done [2025-02-26T07:12:45.515Z] #103 ... [2025-02-26T07:12:45.515Z] [2025-02-26T07:12:45.515Z] #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-26T07:12:45.515Z] #221 DONE 0.4s [2025-02-26T07:12:45.515Z] [2025-02-26T07:12:45.515Z] #103 [security-proxy-setup] exporting to image [2025-02-26T07:12:45.515Z] #103 exporting layers 0.3s done [2025-02-26T07:12:45.515Z] #103 writing image sha256:e38d15e07552115a82b7b2b3ff83878578f64c09f3934cff5be980c657b79fde done [2025-02-26T07:12:45.515Z] #103 naming to docker.io/library/security-proxy-setup done [2025-02-26T07:12:45.774Z] #103 exporting layers 0.3s done [2025-02-26T07:12:45.774Z] #103 writing image sha256:7bb0c76d24fa19f3b2fc3213132ddfb3063d9a4c96f24e30c7d8091b7b8fd723 done [2025-02-26T07:12:45.774Z] #103 naming to docker.io/library/security-secretstore-setup done [2025-02-26T07:12:45.774Z] #103 DONE 6.7s [2025-02-26T07:12:45.774Z] [2025-02-26T07:12:45.774Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:12:45.774Z] time="2025-02-26T07:08:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-26T07:12:45.783Z] $ docker stop --time=1 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b [2025-02-26T07:12:47.063Z] $ docker rm -f --volumes 773ec78848a76657fc5042fec4ae0298de25e5c70a826b4f137538512ad1d70b [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T07:12:47.413Z] + docker images [2025-02-26T07:12:47.413Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-26T07:12:47.413Z] security-secretstore-setup latest 7bb0c76d24fa 2 seconds ago 67.7MB [2025-02-26T07:12:47.413Z] security-proxy-setup latest e38d15e07552 2 seconds ago 38.2MB [2025-02-26T07:12:47.413Z] security-proxy-auth latest 9e8bc6d3b4dd 3 seconds ago 31.3MB [2025-02-26T07:12:47.413Z] support-notifications latest 6f77a7f1a270 4 seconds ago 51.6MB [2025-02-26T07:12:47.413Z] security-spiffe-token-provider latest d5b43c5bba0d 4 seconds ago 46.9MB [2025-02-26T07:12:47.413Z] support-scheduler latest 05ebc824f212 4 seconds ago 48MB [2025-02-26T07:12:47.413Z] core-command latest 4a35d5e1ab34 4 seconds ago 27.9MB [2025-02-26T07:12:47.413Z] core-keeper latest 16a6070f6333 4 seconds ago 32.1MB [2025-02-26T07:12:47.413Z] core-data latest 2ea4db5a8d29 4 seconds ago 32.4MB [2025-02-26T07:12:47.413Z] core-metadata latest 492fd382e562 4 seconds ago 32.6MB [2025-02-26T07:12:47.413Z] security-bootstrapper latest 0c76094312c2 About a minute ago 20.3MB [2025-02-26T07:12:47.413Z] core-common-config-bootstrapper latest 3354a8c7e477 About a minute ago 17.1MB [2025-02-26T07:12:47.413Z] security-spire-config latest 9e4152e6c314 3 minutes ago 149MB [2025-02-26T07:12:47.413Z] security-spire-agent latest 69b0e5ddb26c 3 minutes ago 195MB [2025-02-26T07:12:47.413Z] security-spire-server latest 7e7b1ce5f9fe 3 minutes ago 149MB [2025-02-26T07:12:47.413Z] ci-base-image-x86_64 latest bcfd8d76f7f7 7 minutes ago 929MB [2025-02-26T07:12:47.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-02-26T07:12:47.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-02-26T07:12:47.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:12:47.576Z] provisioning config files... [2025-02-26T07:12:47.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config13238349847155520028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:12:47.893Z] ---> ****-login.sh [2025-02-26T07:12:47.894Z] nexus3.edgexfoundry.org:10001 [2025-02-26T07:12:47.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:12:47.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:12:47.894Z] Configure a credential helper to remove this warning. See [2025-02-26T07:12:47.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:12:47.894Z] [2025-02-26T07:12:47.894Z] Login Succeeded [2025-02-26T07:12:47.894Z] nexus3.edgexfoundry.org:10002 [2025-02-26T07:12:47.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:12:48.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:12:48.153Z] Configure a credential helper to remove this warning. See [2025-02-26T07:12:48.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:12:48.153Z] [2025-02-26T07:12:48.153Z] Login Succeeded [2025-02-26T07:12:48.153Z] nexus3.edgexfoundry.org:10003 [2025-02-26T07:12:48.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:12:48.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:12:48.153Z] Configure a credential helper to remove this warning. See [2025-02-26T07:12:48.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:12:48.154Z] [2025-02-26T07:12:48.154Z] Login Succeeded [2025-02-26T07:12:48.154Z] nexus3.edgexfoundry.org:10004 [2025-02-26T07:12:48.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:12:48.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:12:48.413Z] Configure a credential helper to remove this warning. See [2025-02-26T07:12:48.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:12:48.413Z] [2025-02-26T07:12:48.413Z] Login Succeeded [2025-02-26T07:12:48.413Z] ****.io [2025-02-26T07:12:48.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:12:48.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:12:48.413Z] Configure a credential helper to remove this warning. See [2025-02-26T07:12:48.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:12:48.413Z] [2025-02-26T07:12:48.413Z] Login Succeeded [2025-02-26T07:12:48.672Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T07:12:48.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:12:48.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:12:48.758Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-26T07:12:48.758Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:48.758Z] latest [2025-02-26T07:12:48.758Z] 4.0.0-dev.63 [2025-02-26T07:12:48.758Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:48.758Z] main [2025-02-26T07:12:48.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:49.099Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:49.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:49.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T07:12:49.425Z] e3862ed6a1ee: Preparing [2025-02-26T07:12:49.425Z] f3083cc18880: Preparing [2025-02-26T07:12:49.425Z] 26ef08c8d611: Preparing [2025-02-26T07:12:49.425Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:49.425Z] 61f3f24c9879: Preparing [2025-02-26T07:12:49.425Z] 16232b73c1db: Preparing [2025-02-26T07:12:49.425Z] 994456c4fd7b: Preparing [2025-02-26T07:12:49.425Z] 16232b73c1db: Waiting [2025-02-26T07:12:49.425Z] 994456c4fd7b: Waiting [2025-02-26T07:12:49.425Z] 4cb8ef2d8a76: Pushed [2025-02-26T07:12:49.425Z] 61f3f24c9879: Pushed [2025-02-26T07:12:49.425Z] 26ef08c8d611: Pushed [2025-02-26T07:12:49.425Z] e3862ed6a1ee: Pushed [2025-02-26T07:12:49.425Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:49.425Z] 16232b73c1db: Pushed [2025-02-26T07:12:51.337Z] f3083cc18880: Pushed [2025-02-26T07:12:51.597Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:51.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:52.264Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-26T07:12:52.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T07:12:52.265Z] e3862ed6a1ee: Preparing [2025-02-26T07:12:52.265Z] f3083cc18880: Preparing [2025-02-26T07:12:52.265Z] 26ef08c8d611: Preparing [2025-02-26T07:12:52.265Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:52.265Z] 61f3f24c9879: Preparing [2025-02-26T07:12:52.265Z] 16232b73c1db: Preparing [2025-02-26T07:12:52.265Z] 994456c4fd7b: Preparing [2025-02-26T07:12:52.265Z] 994456c4fd7b: Waiting [2025-02-26T07:12:52.265Z] 16232b73c1db: Waiting [2025-02-26T07:12:52.265Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:52.265Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:52.265Z] f3083cc18880: Layer already exists [2025-02-26T07:12:52.265Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:52.265Z] e3862ed6a1ee: Layer already exists [2025-02-26T07:12:52.265Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:52.265Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:52.265Z] latest: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:52.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:52.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 [2025-02-26T07:12:52.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T07:12:52.924Z] e3862ed6a1ee: Preparing [2025-02-26T07:12:52.924Z] f3083cc18880: Preparing [2025-02-26T07:12:52.924Z] 26ef08c8d611: Preparing [2025-02-26T07:12:52.924Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:52.924Z] 61f3f24c9879: Preparing [2025-02-26T07:12:52.924Z] 16232b73c1db: Preparing [2025-02-26T07:12:52.924Z] 994456c4fd7b: Preparing [2025-02-26T07:12:52.924Z] 16232b73c1db: Waiting [2025-02-26T07:12:52.924Z] 994456c4fd7b: Waiting [2025-02-26T07:12:52.924Z] e3862ed6a1ee: Layer already exists [2025-02-26T07:12:52.924Z] f3083cc18880: Layer already exists [2025-02-26T07:12:52.924Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:52.924Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:52.924Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:52.924Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:52.924Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:52.924Z] 4.0.0-dev.63: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:53.250Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:53.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:53.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T07:12:53.568Z] e3862ed6a1ee: Preparing [2025-02-26T07:12:53.568Z] f3083cc18880: Preparing [2025-02-26T07:12:53.568Z] 26ef08c8d611: Preparing [2025-02-26T07:12:53.568Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:53.568Z] 61f3f24c9879: Preparing [2025-02-26T07:12:53.568Z] 16232b73c1db: Preparing [2025-02-26T07:12:53.568Z] 994456c4fd7b: Preparing [2025-02-26T07:12:53.568Z] 994456c4fd7b: Waiting [2025-02-26T07:12:53.568Z] 16232b73c1db: Waiting [2025-02-26T07:12:53.568Z] e3862ed6a1ee: Layer already exists [2025-02-26T07:12:53.568Z] f3083cc18880: Layer already exists [2025-02-26T07:12:53.568Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:53.568Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:53.568Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:53.568Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:53.568Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:53.568Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:53.891Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:54.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-26T07:12:54.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-26T07:12:54.217Z] e3862ed6a1ee: Preparing [2025-02-26T07:12:54.217Z] f3083cc18880: Preparing [2025-02-26T07:12:54.217Z] 26ef08c8d611: Preparing [2025-02-26T07:12:54.217Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:54.217Z] 61f3f24c9879: Preparing [2025-02-26T07:12:54.217Z] 16232b73c1db: Preparing [2025-02-26T07:12:54.217Z] 994456c4fd7b: Preparing [2025-02-26T07:12:54.217Z] 16232b73c1db: Waiting [2025-02-26T07:12:54.217Z] e3862ed6a1ee: Layer already exists [2025-02-26T07:12:54.217Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:54.217Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:54.217Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:54.217Z] f3083cc18880: Layer already exists [2025-02-26T07:12:54.217Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:54.217Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:54.217Z] main: digest: sha256:384ce3e35694dfbe34d32daa8a06d61c4849a63d201c37ab794a0335db46b830 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:12:54.296Z] ===================================================== [Pipeline] echo [2025-02-26T07:12:54.313Z] taggedImages: [2025-02-26T07:12:54.313Z] - nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:54.313Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-26T07:12:54.313Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.63 [2025-02-26T07:12:54.313Z] - nexus3.edgexfoundry.org:10004/core-command:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:54.313Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-26T07:12:54.352Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-26T07:12:54.352Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:54.352Z] latest [2025-02-26T07:12:54.352Z] 4.0.0-dev.63 [2025-02-26T07:12:54.352Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:54.352Z] main [2025-02-26T07:12:54.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:54.703Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:55.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:55.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T07:12:55.025Z] f86b5adc8d89: Preparing [2025-02-26T07:12:55.025Z] 65fbc53108ae: Preparing [2025-02-26T07:12:55.025Z] cea4a62fd2d7: Preparing [2025-02-26T07:12:55.025Z] 73ba3e1f7280: Preparing [2025-02-26T07:12:55.025Z] 26ef08c8d611: Preparing [2025-02-26T07:12:55.025Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:55.025Z] 61f3f24c9879: Preparing [2025-02-26T07:12:55.025Z] 16232b73c1db: Preparing [2025-02-26T07:12:55.025Z] 994456c4fd7b: Preparing [2025-02-26T07:12:55.025Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:12:55.025Z] 61f3f24c9879: Waiting [2025-02-26T07:12:55.025Z] 16232b73c1db: Waiting [2025-02-26T07:12:55.025Z] 994456c4fd7b: Waiting [2025-02-26T07:12:55.025Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:55.025Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:55.025Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:55.025Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:55.025Z] 65fbc53108ae: Pushed [2025-02-26T07:12:55.025Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:55.025Z] cea4a62fd2d7: Pushed [2025-02-26T07:12:55.025Z] f86b5adc8d89: Pushed [2025-02-26T07:12:55.960Z] 73ba3e1f7280: Pushed [2025-02-26T07:12:56.220Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:56.547Z] + 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-26T07:12:56.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-26T07:12:56.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T07:12:56.877Z] f86b5adc8d89: Preparing [2025-02-26T07:12:56.877Z] 65fbc53108ae: Preparing [2025-02-26T07:12:56.877Z] cea4a62fd2d7: Preparing [2025-02-26T07:12:56.877Z] 73ba3e1f7280: Preparing [2025-02-26T07:12:56.877Z] 26ef08c8d611: Preparing [2025-02-26T07:12:56.877Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:56.877Z] 61f3f24c9879: Preparing [2025-02-26T07:12:56.877Z] 16232b73c1db: Preparing [2025-02-26T07:12:56.877Z] 994456c4fd7b: Preparing [2025-02-26T07:12:56.877Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:12:56.877Z] 61f3f24c9879: Waiting [2025-02-26T07:12:56.877Z] 16232b73c1db: Waiting [2025-02-26T07:12:56.877Z] 994456c4fd7b: Waiting [2025-02-26T07:12:56.877Z] f86b5adc8d89: Layer already exists [2025-02-26T07:12:56.877Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:56.877Z] cea4a62fd2d7: Layer already exists [2025-02-26T07:12:56.877Z] 65fbc53108ae: Layer already exists [2025-02-26T07:12:56.877Z] 73ba3e1f7280: Layer already exists [2025-02-26T07:12:56.877Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:56.877Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:56.877Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:56.877Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:56.877Z] latest: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:57.206Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:57.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 [2025-02-26T07:12:57.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T07:12:57.533Z] f86b5adc8d89: Preparing [2025-02-26T07:12:57.533Z] 65fbc53108ae: Preparing [2025-02-26T07:12:57.533Z] cea4a62fd2d7: Preparing [2025-02-26T07:12:57.533Z] 73ba3e1f7280: Preparing [2025-02-26T07:12:57.533Z] 26ef08c8d611: Preparing [2025-02-26T07:12:57.533Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:57.533Z] 61f3f24c9879: Preparing [2025-02-26T07:12:57.533Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:12:57.533Z] 16232b73c1db: Preparing [2025-02-26T07:12:57.533Z] 994456c4fd7b: Preparing [2025-02-26T07:12:57.533Z] 61f3f24c9879: Waiting [2025-02-26T07:12:57.533Z] 994456c4fd7b: Waiting [2025-02-26T07:12:57.533Z] 16232b73c1db: Waiting [2025-02-26T07:12:57.533Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:57.533Z] 65fbc53108ae: Layer already exists [2025-02-26T07:12:57.533Z] cea4a62fd2d7: Layer already exists [2025-02-26T07:12:57.533Z] f86b5adc8d89: Layer already exists [2025-02-26T07:12:57.533Z] 73ba3e1f7280: Layer already exists [2025-02-26T07:12:57.533Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:57.533Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:57.533Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:57.533Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:57.533Z] 4.0.0-dev.63: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:57.860Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:58.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:58.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T07:12:58.197Z] f86b5adc8d89: Preparing [2025-02-26T07:12:58.197Z] 65fbc53108ae: Preparing [2025-02-26T07:12:58.197Z] cea4a62fd2d7: Preparing [2025-02-26T07:12:58.197Z] 73ba3e1f7280: Preparing [2025-02-26T07:12:58.197Z] 26ef08c8d611: Preparing [2025-02-26T07:12:58.197Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:58.197Z] 61f3f24c9879: Preparing [2025-02-26T07:12:58.197Z] 16232b73c1db: Preparing [2025-02-26T07:12:58.197Z] 994456c4fd7b: Preparing [2025-02-26T07:12:58.197Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:12:58.197Z] 61f3f24c9879: Waiting [2025-02-26T07:12:58.197Z] 16232b73c1db: Waiting [2025-02-26T07:12:58.197Z] 994456c4fd7b: Waiting [2025-02-26T07:12:58.197Z] cea4a62fd2d7: Layer already exists [2025-02-26T07:12:58.197Z] f86b5adc8d89: Layer already exists [2025-02-26T07:12:58.197Z] 73ba3e1f7280: Layer already exists [2025-02-26T07:12:58.197Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:58.197Z] 65fbc53108ae: Layer already exists [2025-02-26T07:12:58.197Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:58.197Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:58.197Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:58.197Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:58.197Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:58.520Z] + 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-26T07:12:58.841Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-26T07:12:58.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-26T07:12:58.841Z] f86b5adc8d89: Preparing [2025-02-26T07:12:58.841Z] 65fbc53108ae: Preparing [2025-02-26T07:12:58.841Z] cea4a62fd2d7: Preparing [2025-02-26T07:12:58.841Z] 73ba3e1f7280: Preparing [2025-02-26T07:12:58.841Z] 26ef08c8d611: Preparing [2025-02-26T07:12:58.841Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:58.841Z] 61f3f24c9879: Preparing [2025-02-26T07:12:58.841Z] 16232b73c1db: Preparing [2025-02-26T07:12:58.841Z] 994456c4fd7b: Preparing [2025-02-26T07:12:58.841Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:12:58.841Z] 61f3f24c9879: Waiting [2025-02-26T07:12:58.841Z] 994456c4fd7b: Waiting [2025-02-26T07:12:58.841Z] 16232b73c1db: Waiting [2025-02-26T07:12:58.841Z] 65fbc53108ae: Layer already exists [2025-02-26T07:12:58.841Z] f86b5adc8d89: Layer already exists [2025-02-26T07:12:58.841Z] 73ba3e1f7280: Layer already exists [2025-02-26T07:12:58.841Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:58.841Z] cea4a62fd2d7: Layer already exists [2025-02-26T07:12:58.841Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:58.841Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:58.841Z] 16232b73c1db: Layer already exists [2025-02-26T07:12:58.841Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:58.841Z] main: digest: sha256:55077457a56bed62279e8addc5e9a60f3641c30eefa022da14f5f089553551e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:12:58.915Z] ===================================================== [Pipeline] echo [2025-02-26T07:12:58.931Z] taggedImages: [2025-02-26T07:12:58.931Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:58.931Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-26T07:12:58.931Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.63 [2025-02-26T07:12:58.931Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:58.931Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-26T07:12:58.959Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-26T07:12:58.959Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:58.959Z] latest [2025-02-26T07:12:58.959Z] 4.0.0-dev.63 [2025-02-26T07:12:58.959Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:12:58.959Z] main [2025-02-26T07:12:58.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:59.304Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:12:59.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:12:59.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T07:12:59.623Z] 42387de2b41a: Preparing [2025-02-26T07:12:59.623Z] 436d397e7013: Preparing [2025-02-26T07:12:59.623Z] 26ef08c8d611: Preparing [2025-02-26T07:12:59.623Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:12:59.623Z] 61f3f24c9879: Preparing [2025-02-26T07:12:59.623Z] dfa0ac3df63e: Preparing [2025-02-26T07:12:59.623Z] 994456c4fd7b: Preparing [2025-02-26T07:12:59.623Z] dfa0ac3df63e: Waiting [2025-02-26T07:12:59.623Z] 61f3f24c9879: Layer already exists [2025-02-26T07:12:59.623Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:12:59.623Z] 26ef08c8d611: Layer already exists [2025-02-26T07:12:59.623Z] 994456c4fd7b: Layer already exists [2025-02-26T07:12:59.623Z] 42387de2b41a: Pushed [2025-02-26T07:12:59.623Z] dfa0ac3df63e: Pushed [2025-02-26T07:13:02.154Z] 436d397e7013: Pushed [2025-02-26T07:13:02.154Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:02.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:02.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-26T07:13:02.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T07:13:02.807Z] 42387de2b41a: Preparing [2025-02-26T07:13:02.807Z] 436d397e7013: Preparing [2025-02-26T07:13:02.807Z] 26ef08c8d611: Preparing [2025-02-26T07:13:02.807Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:02.807Z] 61f3f24c9879: Preparing [2025-02-26T07:13:02.807Z] dfa0ac3df63e: Preparing [2025-02-26T07:13:02.807Z] 994456c4fd7b: Preparing [2025-02-26T07:13:02.807Z] dfa0ac3df63e: Waiting [2025-02-26T07:13:02.807Z] 994456c4fd7b: Waiting [2025-02-26T07:13:02.807Z] 436d397e7013: Layer already exists [2025-02-26T07:13:02.807Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:02.807Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:02.807Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:02.807Z] 42387de2b41a: Layer already exists [2025-02-26T07:13:02.807Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:02.807Z] dfa0ac3df63e: Layer already exists [2025-02-26T07:13:02.807Z] latest: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:03.133Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:03.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 [2025-02-26T07:13:03.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T07:13:03.459Z] 42387de2b41a: Preparing [2025-02-26T07:13:03.459Z] 436d397e7013: Preparing [2025-02-26T07:13:03.459Z] 26ef08c8d611: Preparing [2025-02-26T07:13:03.459Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:03.459Z] 61f3f24c9879: Preparing [2025-02-26T07:13:03.459Z] dfa0ac3df63e: Preparing [2025-02-26T07:13:03.459Z] 994456c4fd7b: Preparing [2025-02-26T07:13:03.459Z] dfa0ac3df63e: Waiting [2025-02-26T07:13:03.459Z] 994456c4fd7b: Waiting [2025-02-26T07:13:03.459Z] 436d397e7013: Layer already exists [2025-02-26T07:13:03.459Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:03.459Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:03.459Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:03.459Z] 42387de2b41a: Layer already exists [2025-02-26T07:13:03.459Z] dfa0ac3df63e: Layer already exists [2025-02-26T07:13:03.459Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:03.459Z] 4.0.0-dev.63: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:03.791Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:04.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:04.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T07:13:04.110Z] 42387de2b41a: Preparing [2025-02-26T07:13:04.110Z] 436d397e7013: Preparing [2025-02-26T07:13:04.110Z] 26ef08c8d611: Preparing [2025-02-26T07:13:04.110Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:04.110Z] 61f3f24c9879: Preparing [2025-02-26T07:13:04.110Z] dfa0ac3df63e: Preparing [2025-02-26T07:13:04.110Z] 994456c4fd7b: Preparing [2025-02-26T07:13:04.110Z] dfa0ac3df63e: Waiting [2025-02-26T07:13:04.110Z] 994456c4fd7b: Waiting [2025-02-26T07:13:04.110Z] 436d397e7013: Layer already exists [2025-02-26T07:13:04.110Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:04.110Z] 42387de2b41a: Layer already exists [2025-02-26T07:13:04.110Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:04.110Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:04.110Z] dfa0ac3df63e: Layer already exists [2025-02-26T07:13:04.110Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:04.110Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:04.438Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:04.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-26T07:13:04.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-26T07:13:04.771Z] 42387de2b41a: Preparing [2025-02-26T07:13:04.771Z] 436d397e7013: Preparing [2025-02-26T07:13:04.771Z] 26ef08c8d611: Preparing [2025-02-26T07:13:04.771Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:04.771Z] 61f3f24c9879: Preparing [2025-02-26T07:13:04.771Z] dfa0ac3df63e: Preparing [2025-02-26T07:13:04.771Z] 994456c4fd7b: Preparing [2025-02-26T07:13:04.771Z] dfa0ac3df63e: Waiting [2025-02-26T07:13:04.771Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:04.771Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:04.771Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:04.771Z] 436d397e7013: Layer already exists [2025-02-26T07:13:04.771Z] 42387de2b41a: Layer already exists [2025-02-26T07:13:04.771Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:04.771Z] dfa0ac3df63e: Layer already exists [2025-02-26T07:13:04.771Z] main: digest: sha256:53dd646bc48ef9758930de22cda7893276aaead8861c2238f78b2c2c77db8c08 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:04.857Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:04.871Z] taggedImages: [2025-02-26T07:13:04.871Z] - nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:04.871Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-26T07:13:04.871Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.63 [2025-02-26T07:13:04.871Z] - nexus3.edgexfoundry.org:10004/core-data:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:04.871Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-26T07:13:04.897Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-26T07:13:04.897Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:04.897Z] latest [2025-02-26T07:13:04.897Z] 4.0.0-dev.63 [2025-02-26T07:13:04.897Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:04.897Z] main [2025-02-26T07:13:04.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:05.237Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:05.565Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:05.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T07:13:05.565Z] 72231ccaf907: Preparing [2025-02-26T07:13:05.565Z] b88449ed2e3f: Preparing [2025-02-26T07:13:05.565Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:05.565Z] 685ab1f4027b: Preparing [2025-02-26T07:13:05.565Z] 8832b42cc85b: Preparing [2025-02-26T07:13:05.565Z] 994456c4fd7b: Preparing [2025-02-26T07:13:05.565Z] 994456c4fd7b: Waiting [2025-02-26T07:13:05.565Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:05.565Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:05.565Z] 72231ccaf907: Pushed [2025-02-26T07:13:05.565Z] 685ab1f4027b: Pushed [2025-02-26T07:13:05.565Z] 8832b42cc85b: Pushed [2025-02-26T07:13:08.094Z] b88449ed2e3f: Pushed [2025-02-26T07:13:08.094Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:08.411Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:08.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-26T07:13:08.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T07:13:08.737Z] 72231ccaf907: Preparing [2025-02-26T07:13:08.737Z] b88449ed2e3f: Preparing [2025-02-26T07:13:08.737Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:08.737Z] 685ab1f4027b: Preparing [2025-02-26T07:13:08.737Z] 8832b42cc85b: Preparing [2025-02-26T07:13:08.737Z] 994456c4fd7b: Preparing [2025-02-26T07:13:08.737Z] 994456c4fd7b: Waiting [2025-02-26T07:13:08.737Z] 72231ccaf907: Layer already exists [2025-02-26T07:13:08.737Z] 8832b42cc85b: Layer already exists [2025-02-26T07:13:08.737Z] 685ab1f4027b: Layer already exists [2025-02-26T07:13:08.737Z] b88449ed2e3f: Layer already exists [2025-02-26T07:13:08.737Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:08.737Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:08.737Z] latest: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:09.061Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:09.380Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 [2025-02-26T07:13:09.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T07:13:09.380Z] 72231ccaf907: Preparing [2025-02-26T07:13:09.380Z] b88449ed2e3f: Preparing [2025-02-26T07:13:09.380Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:09.380Z] 685ab1f4027b: Preparing [2025-02-26T07:13:09.380Z] 8832b42cc85b: Preparing [2025-02-26T07:13:09.380Z] 994456c4fd7b: Preparing [2025-02-26T07:13:09.380Z] 994456c4fd7b: Waiting [2025-02-26T07:13:09.380Z] 685ab1f4027b: Layer already exists [2025-02-26T07:13:09.380Z] 8832b42cc85b: Layer already exists [2025-02-26T07:13:09.380Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:09.380Z] b88449ed2e3f: Layer already exists [2025-02-26T07:13:09.380Z] 72231ccaf907: Layer already exists [2025-02-26T07:13:09.380Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:09.380Z] 4.0.0-dev.63: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:09.707Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:10.036Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:10.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T07:13:10.036Z] 72231ccaf907: Preparing [2025-02-26T07:13:10.036Z] b88449ed2e3f: Preparing [2025-02-26T07:13:10.036Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:10.036Z] 685ab1f4027b: Preparing [2025-02-26T07:13:10.036Z] 8832b42cc85b: Preparing [2025-02-26T07:13:10.036Z] 994456c4fd7b: Preparing [2025-02-26T07:13:10.036Z] 994456c4fd7b: Waiting [2025-02-26T07:13:10.037Z] 72231ccaf907: Layer already exists [2025-02-26T07:13:10.037Z] b88449ed2e3f: Layer already exists [2025-02-26T07:13:10.037Z] 8832b42cc85b: Layer already exists [2025-02-26T07:13:10.037Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:10.037Z] 685ab1f4027b: Layer already exists [2025-02-26T07:13:10.037Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:10.037Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:10.363Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:10.695Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-26T07:13:10.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-26T07:13:10.695Z] 72231ccaf907: Preparing [2025-02-26T07:13:10.695Z] b88449ed2e3f: Preparing [2025-02-26T07:13:10.695Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:10.695Z] 685ab1f4027b: Preparing [2025-02-26T07:13:10.695Z] 8832b42cc85b: Preparing [2025-02-26T07:13:10.695Z] 994456c4fd7b: Preparing [2025-02-26T07:13:10.695Z] 685ab1f4027b: Layer already exists [2025-02-26T07:13:10.695Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:10.695Z] b88449ed2e3f: Layer already exists [2025-02-26T07:13:10.695Z] 8832b42cc85b: Layer already exists [2025-02-26T07:13:10.695Z] 72231ccaf907: Layer already exists [2025-02-26T07:13:10.695Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:10.695Z] main: digest: sha256:46bd324260a084329f10a69d0c5eee416eb9f62c6173d6cf5b02f7b39308b1ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:10.763Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:10.779Z] taggedImages: [2025-02-26T07:13:10.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:10.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-26T07:13:10.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.63 [2025-02-26T07:13:10.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:10.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-26T07:13:10.803Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-26T07:13:10.803Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:10.803Z] latest [2025-02-26T07:13:10.803Z] 4.0.0-dev.63 [2025-02-26T07:13:10.803Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:10.803Z] main [2025-02-26T07:13:10.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:11.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:11.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T07:13:11.459Z] 38ebe256d550: Preparing [2025-02-26T07:13:11.459Z] 5347f76f9d58: Preparing [2025-02-26T07:13:11.459Z] 1cbb4d1ca253: Preparing [2025-02-26T07:13:11.459Z] 26ef08c8d611: Preparing [2025-02-26T07:13:11.459Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:11.459Z] 61f3f24c9879: Preparing [2025-02-26T07:13:11.459Z] 16232b73c1db: Preparing [2025-02-26T07:13:11.459Z] 994456c4fd7b: Preparing [2025-02-26T07:13:11.459Z] 61f3f24c9879: Waiting [2025-02-26T07:13:11.459Z] 16232b73c1db: Waiting [2025-02-26T07:13:11.459Z] 994456c4fd7b: Waiting [2025-02-26T07:13:11.459Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:11.459Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:11.459Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:11.459Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:11.459Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:11.459Z] 38ebe256d550: Pushed [2025-02-26T07:13:11.459Z] 5347f76f9d58: Pushed [2025-02-26T07:13:13.992Z] 1cbb4d1ca253: Pushed [2025-02-26T07:13:13.992Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:14.318Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:14.646Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-26T07:13:14.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T07:13:14.646Z] 38ebe256d550: Preparing [2025-02-26T07:13:14.646Z] 5347f76f9d58: Preparing [2025-02-26T07:13:14.646Z] 1cbb4d1ca253: Preparing [2025-02-26T07:13:14.646Z] 26ef08c8d611: Preparing [2025-02-26T07:13:14.646Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:14.646Z] 61f3f24c9879: Preparing [2025-02-26T07:13:14.646Z] 16232b73c1db: Preparing [2025-02-26T07:13:14.646Z] 994456c4fd7b: Preparing [2025-02-26T07:13:14.646Z] 61f3f24c9879: Waiting [2025-02-26T07:13:14.646Z] 16232b73c1db: Waiting [2025-02-26T07:13:14.646Z] 994456c4fd7b: Waiting [2025-02-26T07:13:14.646Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:14.646Z] 5347f76f9d58: Layer already exists [2025-02-26T07:13:14.646Z] 38ebe256d550: Layer already exists [2025-02-26T07:13:14.646Z] 1cbb4d1ca253: Layer already exists [2025-02-26T07:13:14.646Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:14.646Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:14.646Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:14.646Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:14.646Z] latest: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:14.977Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:15.305Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 [2025-02-26T07:13:15.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T07:13:15.305Z] 38ebe256d550: Preparing [2025-02-26T07:13:15.305Z] 5347f76f9d58: Preparing [2025-02-26T07:13:15.305Z] 1cbb4d1ca253: Preparing [2025-02-26T07:13:15.305Z] 26ef08c8d611: Preparing [2025-02-26T07:13:15.305Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:15.305Z] 61f3f24c9879: Preparing [2025-02-26T07:13:15.305Z] 16232b73c1db: Preparing [2025-02-26T07:13:15.305Z] 994456c4fd7b: Preparing [2025-02-26T07:13:15.305Z] 994456c4fd7b: Waiting [2025-02-26T07:13:15.305Z] 61f3f24c9879: Waiting [2025-02-26T07:13:15.305Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:15.305Z] 5347f76f9d58: Layer already exists [2025-02-26T07:13:15.305Z] 38ebe256d550: Layer already exists [2025-02-26T07:13:15.305Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:15.305Z] 1cbb4d1ca253: Layer already exists [2025-02-26T07:13:15.305Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:15.305Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:15.305Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:15.305Z] 4.0.0-dev.63: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:15.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:15.961Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:15.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T07:13:15.961Z] 38ebe256d550: Preparing [2025-02-26T07:13:15.961Z] 5347f76f9d58: Preparing [2025-02-26T07:13:15.961Z] 1cbb4d1ca253: Preparing [2025-02-26T07:13:15.961Z] 26ef08c8d611: Preparing [2025-02-26T07:13:15.961Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:15.961Z] 61f3f24c9879: Preparing [2025-02-26T07:13:15.961Z] 16232b73c1db: Preparing [2025-02-26T07:13:15.961Z] 61f3f24c9879: Waiting [2025-02-26T07:13:15.961Z] 994456c4fd7b: Preparing [2025-02-26T07:13:15.961Z] 16232b73c1db: Waiting [2025-02-26T07:13:15.961Z] 994456c4fd7b: Waiting [2025-02-26T07:13:15.961Z] 1cbb4d1ca253: Layer already exists [2025-02-26T07:13:15.961Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:15.961Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:15.961Z] 38ebe256d550: Layer already exists [2025-02-26T07:13:15.961Z] 5347f76f9d58: Layer already exists [2025-02-26T07:13:15.961Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:15.961Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:15.961Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:15.961Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:16.290Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:16.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-26T07:13:16.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-26T07:13:16.611Z] 38ebe256d550: Preparing [2025-02-26T07:13:16.611Z] 5347f76f9d58: Preparing [2025-02-26T07:13:16.611Z] 1cbb4d1ca253: Preparing [2025-02-26T07:13:16.611Z] 26ef08c8d611: Preparing [2025-02-26T07:13:16.611Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:16.611Z] 61f3f24c9879: Preparing [2025-02-26T07:13:16.611Z] 16232b73c1db: Preparing [2025-02-26T07:13:16.611Z] 994456c4fd7b: Preparing [2025-02-26T07:13:16.611Z] 16232b73c1db: Waiting [2025-02-26T07:13:16.611Z] 61f3f24c9879: Waiting [2025-02-26T07:13:16.611Z] 994456c4fd7b: Waiting [2025-02-26T07:13:16.611Z] 5347f76f9d58: Layer already exists [2025-02-26T07:13:16.611Z] 1cbb4d1ca253: Layer already exists [2025-02-26T07:13:16.611Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:16.611Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:16.611Z] 38ebe256d550: Layer already exists [2025-02-26T07:13:16.611Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:16.611Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:16.611Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:16.611Z] main: digest: sha256:e110b14b1e27f3e2bd835209e3f0cbf6bfe00dfe42f4d94a109feb28e6cacbe4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:16.688Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:16.704Z] taggedImages: [2025-02-26T07:13:16.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:16.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-26T07:13:16.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.63 [2025-02-26T07:13:16.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:16.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-26T07:13:16.732Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-26T07:13:16.732Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:16.732Z] latest [2025-02-26T07:13:16.732Z] 4.0.0-dev.63 [2025-02-26T07:13:16.732Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:16.732Z] main [2025-02-26T07:13:16.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:17.070Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:17.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:17.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T07:13:17.386Z] 2c08d08f1215: Preparing [2025-02-26T07:13:17.387Z] 8a59eade28cf: Preparing [2025-02-26T07:13:17.387Z] afc063a1e288: Preparing [2025-02-26T07:13:17.387Z] 543b72ebbd1d: Preparing [2025-02-26T07:13:17.387Z] 36ab8fa31185: Preparing [2025-02-26T07:13:17.387Z] e4a1d4d3a129: Preparing [2025-02-26T07:13:17.387Z] 38f49ce7cf97: Preparing [2025-02-26T07:13:17.387Z] 26ef08c8d611: Preparing [2025-02-26T07:13:17.387Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:17.387Z] 39855da81212: Preparing [2025-02-26T07:13:17.387Z] 4b30ca659a59: Preparing [2025-02-26T07:13:17.387Z] 5f70bf18a086: Preparing [2025-02-26T07:13:17.387Z] b5a71545f105: Preparing [2025-02-26T07:13:17.387Z] 0d002a346c4a: Preparing [2025-02-26T07:13:17.387Z] 1d2e77ce0999: Preparing [2025-02-26T07:13:17.387Z] 994456c4fd7b: Preparing [2025-02-26T07:13:17.387Z] 0d002a346c4a: Waiting [2025-02-26T07:13:17.387Z] 1d2e77ce0999: Waiting [2025-02-26T07:13:17.387Z] 994456c4fd7b: Waiting [2025-02-26T07:13:17.387Z] 4b30ca659a59: Waiting [2025-02-26T07:13:17.387Z] 5f70bf18a086: Waiting [2025-02-26T07:13:17.387Z] b5a71545f105: Waiting [2025-02-26T07:13:17.387Z] 38f49ce7cf97: Waiting [2025-02-26T07:13:17.387Z] 26ef08c8d611: Waiting [2025-02-26T07:13:17.387Z] e4a1d4d3a129: Waiting [2025-02-26T07:13:17.387Z] 39855da81212: Waiting [2025-02-26T07:13:17.387Z] 8a59eade28cf: Pushed [2025-02-26T07:13:17.387Z] 543b72ebbd1d: Pushed [2025-02-26T07:13:17.387Z] afc063a1e288: Pushed [2025-02-26T07:13:17.387Z] 36ab8fa31185: Pushed [2025-02-26T07:13:17.387Z] 2c08d08f1215: Pushed [2025-02-26T07:13:17.645Z] e4a1d4d3a129: Pushed [2025-02-26T07:13:17.645Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:17.645Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:17.645Z] 5f70bf18a086: Layer already exists [2025-02-26T07:13:17.645Z] 39855da81212: Pushed [2025-02-26T07:13:17.645Z] 4b30ca659a59: Pushed [2025-02-26T07:13:17.645Z] b5a71545f105: Pushed [2025-02-26T07:13:17.645Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:17.645Z] 0d002a346c4a: Pushed [2025-02-26T07:13:17.645Z] 1d2e77ce0999: Pushed [2025-02-26T07:13:19.022Z] 38f49ce7cf97: Pushed [2025-02-26T07:13:19.022Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:19.345Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:19.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-26T07:13:19.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T07:13:19.670Z] 2c08d08f1215: Preparing [2025-02-26T07:13:19.670Z] 8a59eade28cf: Preparing [2025-02-26T07:13:19.670Z] afc063a1e288: Preparing [2025-02-26T07:13:19.670Z] 543b72ebbd1d: Preparing [2025-02-26T07:13:19.670Z] 36ab8fa31185: Preparing [2025-02-26T07:13:19.670Z] e4a1d4d3a129: Preparing [2025-02-26T07:13:19.670Z] 38f49ce7cf97: Preparing [2025-02-26T07:13:19.670Z] 26ef08c8d611: Preparing [2025-02-26T07:13:19.670Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:19.670Z] 39855da81212: Preparing [2025-02-26T07:13:19.670Z] 4b30ca659a59: Preparing [2025-02-26T07:13:19.670Z] 5f70bf18a086: Preparing [2025-02-26T07:13:19.670Z] b5a71545f105: Preparing [2025-02-26T07:13:19.670Z] 0d002a346c4a: Preparing [2025-02-26T07:13:19.670Z] 1d2e77ce0999: Preparing [2025-02-26T07:13:19.670Z] 994456c4fd7b: Preparing [2025-02-26T07:13:19.670Z] 0d002a346c4a: Waiting [2025-02-26T07:13:19.670Z] 39855da81212: Waiting [2025-02-26T07:13:19.670Z] 4b30ca659a59: Waiting [2025-02-26T07:13:19.670Z] 5f70bf18a086: Waiting [2025-02-26T07:13:19.670Z] 1d2e77ce0999: Waiting [2025-02-26T07:13:19.670Z] b5a71545f105: Waiting [2025-02-26T07:13:19.670Z] e4a1d4d3a129: Waiting [2025-02-26T07:13:19.670Z] 38f49ce7cf97: Waiting [2025-02-26T07:13:19.670Z] 26ef08c8d611: Waiting [2025-02-26T07:13:19.670Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:19.670Z] 994456c4fd7b: Waiting [2025-02-26T07:13:19.670Z] 543b72ebbd1d: Layer already exists [2025-02-26T07:13:19.670Z] 8a59eade28cf: Layer already exists [2025-02-26T07:13:19.670Z] 2c08d08f1215: Layer already exists [2025-02-26T07:13:19.670Z] afc063a1e288: Layer already exists [2025-02-26T07:13:19.670Z] 36ab8fa31185: Layer already exists [2025-02-26T07:13:19.670Z] 38f49ce7cf97: Layer already exists [2025-02-26T07:13:19.670Z] e4a1d4d3a129: Layer already exists [2025-02-26T07:13:19.670Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:19.670Z] 39855da81212: Layer already exists [2025-02-26T07:13:19.670Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:19.670Z] 5f70bf18a086: Layer already exists [2025-02-26T07:13:19.670Z] 4b30ca659a59: Layer already exists [2025-02-26T07:13:19.670Z] b5a71545f105: Layer already exists [2025-02-26T07:13:19.670Z] 1d2e77ce0999: Layer already exists [2025-02-26T07:13:19.670Z] 0d002a346c4a: Layer already exists [2025-02-26T07:13:19.670Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:19.670Z] latest: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:19.993Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:20.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 [2025-02-26T07:13:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T07:13:20.311Z] 2c08d08f1215: Preparing [2025-02-26T07:13:20.311Z] 8a59eade28cf: Preparing [2025-02-26T07:13:20.312Z] afc063a1e288: Preparing [2025-02-26T07:13:20.312Z] 543b72ebbd1d: Preparing [2025-02-26T07:13:20.312Z] 36ab8fa31185: Preparing [2025-02-26T07:13:20.312Z] e4a1d4d3a129: Preparing [2025-02-26T07:13:20.312Z] 38f49ce7cf97: Preparing [2025-02-26T07:13:20.312Z] 26ef08c8d611: Preparing [2025-02-26T07:13:20.312Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:20.312Z] 39855da81212: Preparing [2025-02-26T07:13:20.312Z] 4b30ca659a59: Preparing [2025-02-26T07:13:20.312Z] 5f70bf18a086: Preparing [2025-02-26T07:13:20.312Z] b5a71545f105: Preparing [2025-02-26T07:13:20.312Z] 0d002a346c4a: Preparing [2025-02-26T07:13:20.312Z] 1d2e77ce0999: Preparing [2025-02-26T07:13:20.312Z] 994456c4fd7b: Preparing [2025-02-26T07:13:20.312Z] b5a71545f105: Waiting [2025-02-26T07:13:20.312Z] 39855da81212: Waiting [2025-02-26T07:13:20.312Z] 0d002a346c4a: Waiting [2025-02-26T07:13:20.312Z] 4b30ca659a59: Waiting [2025-02-26T07:13:20.312Z] 1d2e77ce0999: Waiting [2025-02-26T07:13:20.312Z] 5f70bf18a086: Waiting [2025-02-26T07:13:20.312Z] 994456c4fd7b: Waiting [2025-02-26T07:13:20.312Z] e4a1d4d3a129: Waiting [2025-02-26T07:13:20.312Z] 38f49ce7cf97: Waiting [2025-02-26T07:13:20.312Z] 26ef08c8d611: Waiting [2025-02-26T07:13:20.312Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:20.312Z] 543b72ebbd1d: Layer already exists [2025-02-26T07:13:20.312Z] 2c08d08f1215: Layer already exists [2025-02-26T07:13:20.312Z] 8a59eade28cf: Layer already exists [2025-02-26T07:13:20.312Z] 36ab8fa31185: Layer already exists [2025-02-26T07:13:20.312Z] afc063a1e288: Layer already exists [2025-02-26T07:13:20.312Z] 38f49ce7cf97: Layer already exists [2025-02-26T07:13:20.312Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:20.312Z] e4a1d4d3a129: Layer already exists [2025-02-26T07:13:20.312Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:20.312Z] 39855da81212: Layer already exists [2025-02-26T07:13:20.312Z] b5a71545f105: Layer already exists [2025-02-26T07:13:20.312Z] 5f70bf18a086: Layer already exists [2025-02-26T07:13:20.312Z] 4b30ca659a59: Layer already exists [2025-02-26T07:13:20.312Z] 1d2e77ce0999: Layer already exists [2025-02-26T07:13:20.312Z] 0d002a346c4a: Layer already exists [2025-02-26T07:13:20.312Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:20.312Z] 4.0.0-dev.63: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:20.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:20.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:20.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T07:13:20.964Z] 2c08d08f1215: Preparing [2025-02-26T07:13:20.964Z] 8a59eade28cf: Preparing [2025-02-26T07:13:20.964Z] afc063a1e288: Preparing [2025-02-26T07:13:20.964Z] 543b72ebbd1d: Preparing [2025-02-26T07:13:20.964Z] 36ab8fa31185: Preparing [2025-02-26T07:13:20.964Z] e4a1d4d3a129: Preparing [2025-02-26T07:13:20.964Z] 38f49ce7cf97: Preparing [2025-02-26T07:13:20.964Z] 26ef08c8d611: Preparing [2025-02-26T07:13:20.964Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:20.964Z] 39855da81212: Preparing [2025-02-26T07:13:20.964Z] 4b30ca659a59: Preparing [2025-02-26T07:13:20.964Z] 5f70bf18a086: Preparing [2025-02-26T07:13:20.964Z] b5a71545f105: Preparing [2025-02-26T07:13:20.964Z] 0d002a346c4a: Preparing [2025-02-26T07:13:20.964Z] 1d2e77ce0999: Preparing [2025-02-26T07:13:20.964Z] 994456c4fd7b: Preparing [2025-02-26T07:13:20.964Z] 5f70bf18a086: Waiting [2025-02-26T07:13:20.964Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:20.964Z] 39855da81212: Waiting [2025-02-26T07:13:20.964Z] 4b30ca659a59: Waiting [2025-02-26T07:13:20.964Z] b5a71545f105: Waiting [2025-02-26T07:13:20.964Z] 0d002a346c4a: Waiting [2025-02-26T07:13:20.964Z] 1d2e77ce0999: Waiting [2025-02-26T07:13:20.964Z] 994456c4fd7b: Waiting [2025-02-26T07:13:20.964Z] e4a1d4d3a129: Waiting [2025-02-26T07:13:20.964Z] 38f49ce7cf97: Waiting [2025-02-26T07:13:20.964Z] 26ef08c8d611: Waiting [2025-02-26T07:13:20.964Z] 543b72ebbd1d: Layer already exists [2025-02-26T07:13:20.964Z] 2c08d08f1215: Layer already exists [2025-02-26T07:13:20.964Z] 36ab8fa31185: Layer already exists [2025-02-26T07:13:20.964Z] 8a59eade28cf: Layer already exists [2025-02-26T07:13:20.964Z] afc063a1e288: Layer already exists [2025-02-26T07:13:20.964Z] 38f49ce7cf97: Layer already exists [2025-02-26T07:13:20.964Z] e4a1d4d3a129: Layer already exists [2025-02-26T07:13:20.964Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:20.964Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:20.964Z] 39855da81212: Layer already exists [2025-02-26T07:13:20.964Z] 4b30ca659a59: Layer already exists [2025-02-26T07:13:20.964Z] b5a71545f105: Layer already exists [2025-02-26T07:13:20.965Z] 0d002a346c4a: Layer already exists [2025-02-26T07:13:20.965Z] 1d2e77ce0999: Layer already exists [2025-02-26T07:13:20.965Z] 5f70bf18a086: Layer already exists [2025-02-26T07:13:20.965Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:20.965Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:21.299Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:21.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-26T07:13:21.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-26T07:13:21.625Z] 2c08d08f1215: Preparing [2025-02-26T07:13:21.625Z] 8a59eade28cf: Preparing [2025-02-26T07:13:21.625Z] afc063a1e288: Preparing [2025-02-26T07:13:21.625Z] 543b72ebbd1d: Preparing [2025-02-26T07:13:21.625Z] 36ab8fa31185: Preparing [2025-02-26T07:13:21.625Z] e4a1d4d3a129: Preparing [2025-02-26T07:13:21.625Z] 38f49ce7cf97: Preparing [2025-02-26T07:13:21.625Z] 26ef08c8d611: Preparing [2025-02-26T07:13:21.625Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:21.625Z] 39855da81212: Preparing [2025-02-26T07:13:21.625Z] 4b30ca659a59: Preparing [2025-02-26T07:13:21.625Z] 5f70bf18a086: Preparing [2025-02-26T07:13:21.625Z] 26ef08c8d611: Waiting [2025-02-26T07:13:21.625Z] 38f49ce7cf97: Waiting [2025-02-26T07:13:21.625Z] 39855da81212: Waiting [2025-02-26T07:13:21.625Z] 4b30ca659a59: Waiting [2025-02-26T07:13:21.625Z] 5f70bf18a086: Waiting [2025-02-26T07:13:21.625Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:21.625Z] e4a1d4d3a129: Waiting [2025-02-26T07:13:21.625Z] b5a71545f105: Preparing [2025-02-26T07:13:21.625Z] 0d002a346c4a: Preparing [2025-02-26T07:13:21.625Z] 1d2e77ce0999: Preparing [2025-02-26T07:13:21.625Z] 994456c4fd7b: Preparing [2025-02-26T07:13:21.625Z] 0d002a346c4a: Waiting [2025-02-26T07:13:21.625Z] 1d2e77ce0999: Waiting [2025-02-26T07:13:21.625Z] b5a71545f105: Waiting [2025-02-26T07:13:21.625Z] 994456c4fd7b: Waiting [2025-02-26T07:13:21.625Z] 543b72ebbd1d: Layer already exists [2025-02-26T07:13:21.625Z] 8a59eade28cf: Layer already exists [2025-02-26T07:13:21.625Z] afc063a1e288: Layer already exists [2025-02-26T07:13:21.625Z] 36ab8fa31185: Layer already exists [2025-02-26T07:13:21.625Z] 2c08d08f1215: Layer already exists [2025-02-26T07:13:21.625Z] e4a1d4d3a129: Layer already exists [2025-02-26T07:13:21.625Z] 39855da81212: Layer already exists [2025-02-26T07:13:21.625Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:21.625Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:21.625Z] 38f49ce7cf97: Layer already exists [2025-02-26T07:13:21.625Z] 4b30ca659a59: Layer already exists [2025-02-26T07:13:21.625Z] 5f70bf18a086: Layer already exists [2025-02-26T07:13:21.625Z] b5a71545f105: Layer already exists [2025-02-26T07:13:21.625Z] 0d002a346c4a: Layer already exists [2025-02-26T07:13:21.625Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:21.625Z] 1d2e77ce0999: Layer already exists [2025-02-26T07:13:21.625Z] main: digest: sha256:f433d0af711684503ee8b821c32dd1f270e0fbcaf80569b4525f2df15c8e395d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:21.714Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:21.733Z] taggedImages: [2025-02-26T07:13:21.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:21.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-26T07:13:21.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.63 [2025-02-26T07:13:21.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:21.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-26T07:13:21.763Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-26T07:13:21.763Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:21.763Z] latest [2025-02-26T07:13:21.763Z] 4.0.0-dev.63 [2025-02-26T07:13:21.763Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:21.763Z] main [2025-02-26T07:13:21.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:22.125Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:22.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:22.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T07:13:22.453Z] 9f77baf714d3: Preparing [2025-02-26T07:13:22.453Z] 6c7a6d46d0d0: Preparing [2025-02-26T07:13:22.453Z] e1b3c106947b: Preparing [2025-02-26T07:13:22.453Z] d5145ec7be6e: Preparing [2025-02-26T07:13:22.453Z] 26ef08c8d611: Preparing [2025-02-26T07:13:22.453Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:22.453Z] 61f3f24c9879: Preparing [2025-02-26T07:13:22.453Z] 16232b73c1db: Preparing [2025-02-26T07:13:22.453Z] 994456c4fd7b: Preparing [2025-02-26T07:13:22.453Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:22.453Z] 16232b73c1db: Waiting [2025-02-26T07:13:22.453Z] 61f3f24c9879: Waiting [2025-02-26T07:13:22.453Z] 994456c4fd7b: Waiting [2025-02-26T07:13:22.453Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:22.453Z] 6c7a6d46d0d0: Pushed [2025-02-26T07:13:22.453Z] e1b3c106947b: Pushed [2025-02-26T07:13:23.020Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:23.020Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:23.020Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:23.020Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:23.020Z] 9f77baf714d3: Pushed [2025-02-26T07:13:24.925Z] d5145ec7be6e: Pushed [2025-02-26T07:13:24.925Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:25.257Z] + 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-26T07:13:25.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-26T07:13:25.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T07:13:25.583Z] 9f77baf714d3: Preparing [2025-02-26T07:13:25.583Z] 6c7a6d46d0d0: Preparing [2025-02-26T07:13:25.583Z] e1b3c106947b: Preparing [2025-02-26T07:13:25.583Z] d5145ec7be6e: Preparing [2025-02-26T07:13:25.583Z] 26ef08c8d611: Preparing [2025-02-26T07:13:25.583Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:25.583Z] 61f3f24c9879: Preparing [2025-02-26T07:13:25.583Z] 16232b73c1db: Preparing [2025-02-26T07:13:25.583Z] 994456c4fd7b: Preparing [2025-02-26T07:13:25.583Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:25.583Z] 61f3f24c9879: Waiting [2025-02-26T07:13:25.583Z] 994456c4fd7b: Waiting [2025-02-26T07:13:25.583Z] 9f77baf714d3: Layer already exists [2025-02-26T07:13:25.583Z] 6c7a6d46d0d0: Layer already exists [2025-02-26T07:13:25.583Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:25.583Z] d5145ec7be6e: Layer already exists [2025-02-26T07:13:25.583Z] e1b3c106947b: Layer already exists [2025-02-26T07:13:25.583Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:25.583Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:25.583Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:25.583Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:25.583Z] latest: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:25.908Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:26.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 [2025-02-26T07:13:26.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T07:13:26.226Z] 9f77baf714d3: Preparing [2025-02-26T07:13:26.226Z] 6c7a6d46d0d0: Preparing [2025-02-26T07:13:26.226Z] e1b3c106947b: Preparing [2025-02-26T07:13:26.226Z] d5145ec7be6e: Preparing [2025-02-26T07:13:26.226Z] 26ef08c8d611: Preparing [2025-02-26T07:13:26.226Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:26.226Z] 61f3f24c9879: Preparing [2025-02-26T07:13:26.226Z] 16232b73c1db: Preparing [2025-02-26T07:13:26.226Z] 994456c4fd7b: Preparing [2025-02-26T07:13:26.226Z] 61f3f24c9879: Waiting [2025-02-26T07:13:26.226Z] 16232b73c1db: Waiting [2025-02-26T07:13:26.226Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:26.226Z] 994456c4fd7b: Waiting [2025-02-26T07:13:26.226Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:26.226Z] d5145ec7be6e: Layer already exists [2025-02-26T07:13:26.226Z] 9f77baf714d3: Layer already exists [2025-02-26T07:13:26.226Z] e1b3c106947b: Layer already exists [2025-02-26T07:13:26.226Z] 6c7a6d46d0d0: Layer already exists [2025-02-26T07:13:26.226Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:26.226Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:26.226Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:26.226Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:26.226Z] 4.0.0-dev.63: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:26.549Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:26.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:26.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T07:13:26.880Z] 9f77baf714d3: Preparing [2025-02-26T07:13:26.880Z] 6c7a6d46d0d0: Preparing [2025-02-26T07:13:26.880Z] e1b3c106947b: Preparing [2025-02-26T07:13:26.880Z] d5145ec7be6e: Preparing [2025-02-26T07:13:26.880Z] 26ef08c8d611: Preparing [2025-02-26T07:13:26.880Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:26.880Z] 61f3f24c9879: Preparing [2025-02-26T07:13:26.880Z] 16232b73c1db: Preparing [2025-02-26T07:13:26.880Z] 994456c4fd7b: Preparing [2025-02-26T07:13:26.880Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:26.880Z] 61f3f24c9879: Waiting [2025-02-26T07:13:26.880Z] 16232b73c1db: Waiting [2025-02-26T07:13:26.880Z] 994456c4fd7b: Waiting [2025-02-26T07:13:26.880Z] d5145ec7be6e: Layer already exists [2025-02-26T07:13:26.880Z] e1b3c106947b: Layer already exists [2025-02-26T07:13:26.880Z] 6c7a6d46d0d0: Layer already exists [2025-02-26T07:13:26.880Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:26.880Z] 9f77baf714d3: Layer already exists [2025-02-26T07:13:26.880Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:26.880Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:26.880Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:26.880Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:26.880Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:27.216Z] + 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-26T07:13:27.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-26T07:13:27.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-26T07:13:27.536Z] 9f77baf714d3: Preparing [2025-02-26T07:13:27.536Z] 6c7a6d46d0d0: Preparing [2025-02-26T07:13:27.536Z] e1b3c106947b: Preparing [2025-02-26T07:13:27.536Z] d5145ec7be6e: Preparing [2025-02-26T07:13:27.536Z] 26ef08c8d611: Preparing [2025-02-26T07:13:27.536Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:27.536Z] 61f3f24c9879: Preparing [2025-02-26T07:13:27.536Z] 16232b73c1db: Preparing [2025-02-26T07:13:27.536Z] 994456c4fd7b: Preparing [2025-02-26T07:13:27.536Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:27.536Z] 61f3f24c9879: Waiting [2025-02-26T07:13:27.536Z] 994456c4fd7b: Waiting [2025-02-26T07:13:27.536Z] d5145ec7be6e: Layer already exists [2025-02-26T07:13:27.536Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:27.536Z] 9f77baf714d3: Layer already exists [2025-02-26T07:13:27.536Z] e1b3c106947b: Layer already exists [2025-02-26T07:13:27.536Z] 6c7a6d46d0d0: Layer already exists [2025-02-26T07:13:27.536Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:27.536Z] 61f3f24c9879: Layer already exists [2025-02-26T07:13:27.536Z] 16232b73c1db: Layer already exists [2025-02-26T07:13:27.536Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:27.536Z] main: digest: sha256:793e14c0ae139ec1ce43a84d04f04f9d779003fbf3076f3fe88fef38cfb8fe4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:27.615Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:27.632Z] taggedImages: [2025-02-26T07:13:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-26T07:13:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.63 [2025-02-26T07:13:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:27.632Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-26T07:13:27.655Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-26T07:13:27.655Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:27.655Z] latest [2025-02-26T07:13:27.655Z] 4.0.0-dev.63 [2025-02-26T07:13:27.655Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:27.655Z] main [2025-02-26T07:13:27.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:27.997Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:28.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:28.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T07:13:28.326Z] 82289092129d: Preparing [2025-02-26T07:13:28.326Z] 4e7b2e518464: Preparing [2025-02-26T07:13:28.326Z] 2fd48d8cdddf: Preparing [2025-02-26T07:13:28.326Z] 563f72c01b1a: Preparing [2025-02-26T07:13:28.326Z] c8050e0f5ca1: Preparing [2025-02-26T07:13:28.326Z] 26ef08c8d611: Preparing [2025-02-26T07:13:28.326Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:28.326Z] 807d8ea573e0: Preparing [2025-02-26T07:13:28.326Z] 1bc0ea8ff9b6: Preparing [2025-02-26T07:13:28.326Z] 2395fac3b58a: Preparing [2025-02-26T07:13:28.326Z] 994456c4fd7b: Preparing [2025-02-26T07:13:28.326Z] 1bc0ea8ff9b6: Waiting [2025-02-26T07:13:28.326Z] 26ef08c8d611: Waiting [2025-02-26T07:13:28.326Z] 807d8ea573e0: Waiting [2025-02-26T07:13:28.326Z] 2395fac3b58a: Waiting [2025-02-26T07:13:28.326Z] 994456c4fd7b: Waiting [2025-02-26T07:13:28.326Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:28.326Z] c8050e0f5ca1: Pushed [2025-02-26T07:13:28.326Z] 82289092129d: Pushed [2025-02-26T07:13:28.326Z] 563f72c01b1a: Pushed [2025-02-26T07:13:28.326Z] 4e7b2e518464: Pushed [2025-02-26T07:13:28.326Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:28.326Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:28.326Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:28.584Z] 807d8ea573e0: Pushed [2025-02-26T07:13:28.584Z] 1bc0ea8ff9b6: Pushed [2025-02-26T07:13:29.958Z] 2395fac3b58a: Pushed [2025-02-26T07:13:30.218Z] 2fd48d8cdddf: Pushed [2025-02-26T07:13:30.479Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:30.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:31.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-26T07:13:31.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T07:13:31.140Z] 82289092129d: Preparing [2025-02-26T07:13:31.140Z] 4e7b2e518464: Preparing [2025-02-26T07:13:31.140Z] 2fd48d8cdddf: Preparing [2025-02-26T07:13:31.140Z] 563f72c01b1a: Preparing [2025-02-26T07:13:31.140Z] c8050e0f5ca1: Preparing [2025-02-26T07:13:31.140Z] 26ef08c8d611: Preparing [2025-02-26T07:13:31.140Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:31.140Z] 807d8ea573e0: Preparing [2025-02-26T07:13:31.140Z] 1bc0ea8ff9b6: Preparing [2025-02-26T07:13:31.140Z] 2395fac3b58a: Preparing [2025-02-26T07:13:31.140Z] 26ef08c8d611: Waiting [2025-02-26T07:13:31.140Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:31.140Z] 807d8ea573e0: Waiting [2025-02-26T07:13:31.140Z] 1bc0ea8ff9b6: Waiting [2025-02-26T07:13:31.140Z] 994456c4fd7b: Preparing [2025-02-26T07:13:31.140Z] 2395fac3b58a: Waiting [2025-02-26T07:13:31.140Z] 994456c4fd7b: Waiting [2025-02-26T07:13:31.140Z] 2fd48d8cdddf: Layer already exists [2025-02-26T07:13:31.140Z] 4e7b2e518464: Layer already exists [2025-02-26T07:13:31.140Z] c8050e0f5ca1: Layer already exists [2025-02-26T07:13:31.140Z] 82289092129d: Layer already exists [2025-02-26T07:13:31.140Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:31.140Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:31.140Z] 563f72c01b1a: Layer already exists [2025-02-26T07:13:31.140Z] 1bc0ea8ff9b6: Layer already exists [2025-02-26T07:13:31.140Z] 2395fac3b58a: Layer already exists [2025-02-26T07:13:31.140Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:31.140Z] 807d8ea573e0: Layer already exists [2025-02-26T07:13:31.140Z] latest: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:31.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:31.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 [2025-02-26T07:13:31.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T07:13:31.797Z] 82289092129d: Preparing [2025-02-26T07:13:31.797Z] 4e7b2e518464: Preparing [2025-02-26T07:13:31.797Z] 2fd48d8cdddf: Preparing [2025-02-26T07:13:31.797Z] 563f72c01b1a: Preparing [2025-02-26T07:13:31.797Z] c8050e0f5ca1: Preparing [2025-02-26T07:13:31.797Z] 26ef08c8d611: Preparing [2025-02-26T07:13:31.797Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:31.797Z] 807d8ea573e0: Preparing [2025-02-26T07:13:31.797Z] 1bc0ea8ff9b6: Preparing [2025-02-26T07:13:31.797Z] 2395fac3b58a: Preparing [2025-02-26T07:13:31.797Z] 994456c4fd7b: Preparing [2025-02-26T07:13:31.797Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:31.797Z] 807d8ea573e0: Waiting [2025-02-26T07:13:31.797Z] 1bc0ea8ff9b6: Waiting [2025-02-26T07:13:31.797Z] 26ef08c8d611: Waiting [2025-02-26T07:13:31.797Z] 994456c4fd7b: Waiting [2025-02-26T07:13:31.797Z] 82289092129d: Layer already exists [2025-02-26T07:13:31.797Z] 563f72c01b1a: Layer already exists [2025-02-26T07:13:31.797Z] 2fd48d8cdddf: Layer already exists [2025-02-26T07:13:31.797Z] c8050e0f5ca1: Layer already exists [2025-02-26T07:13:31.797Z] 4e7b2e518464: Layer already exists [2025-02-26T07:13:31.797Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:31.797Z] 2395fac3b58a: Layer already exists [2025-02-26T07:13:31.797Z] 807d8ea573e0: Layer already exists [2025-02-26T07:13:31.797Z] 1bc0ea8ff9b6: Layer already exists [2025-02-26T07:13:31.797Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:31.797Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:31.797Z] 4.0.0-dev.63: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:32.143Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:32.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:32.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T07:13:32.473Z] 82289092129d: Preparing [2025-02-26T07:13:32.473Z] 4e7b2e518464: Preparing [2025-02-26T07:13:32.473Z] 2fd48d8cdddf: Preparing [2025-02-26T07:13:32.473Z] 563f72c01b1a: Preparing [2025-02-26T07:13:32.473Z] c8050e0f5ca1: Preparing [2025-02-26T07:13:32.473Z] 26ef08c8d611: Preparing [2025-02-26T07:13:32.473Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:32.473Z] 807d8ea573e0: Preparing [2025-02-26T07:13:32.473Z] 1bc0ea8ff9b6: Preparing [2025-02-26T07:13:32.473Z] 2395fac3b58a: Preparing [2025-02-26T07:13:32.473Z] 994456c4fd7b: Preparing [2025-02-26T07:13:32.473Z] 2395fac3b58a: Waiting [2025-02-26T07:13:32.473Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:32.473Z] 994456c4fd7b: Waiting [2025-02-26T07:13:32.473Z] 807d8ea573e0: Waiting [2025-02-26T07:13:32.473Z] 26ef08c8d611: Waiting [2025-02-26T07:13:32.473Z] c8050e0f5ca1: Layer already exists [2025-02-26T07:13:32.473Z] 563f72c01b1a: Layer already exists [2025-02-26T07:13:32.473Z] 4e7b2e518464: Layer already exists [2025-02-26T07:13:32.473Z] 2fd48d8cdddf: Layer already exists [2025-02-26T07:13:32.473Z] 82289092129d: Layer already exists [2025-02-26T07:13:32.473Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:32.473Z] 1bc0ea8ff9b6: Layer already exists [2025-02-26T07:13:32.473Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:32.473Z] 2395fac3b58a: Layer already exists [2025-02-26T07:13:32.473Z] 807d8ea573e0: Layer already exists [2025-02-26T07:13:32.473Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:32.473Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:32.804Z] + 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-26T07:13:33.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-26T07:13:33.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-26T07:13:33.136Z] 82289092129d: Preparing [2025-02-26T07:13:33.136Z] 4e7b2e518464: Preparing [2025-02-26T07:13:33.136Z] 2fd48d8cdddf: Preparing [2025-02-26T07:13:33.136Z] 563f72c01b1a: Preparing [2025-02-26T07:13:33.136Z] c8050e0f5ca1: Preparing [2025-02-26T07:13:33.136Z] 26ef08c8d611: Preparing [2025-02-26T07:13:33.136Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:33.136Z] 807d8ea573e0: Preparing [2025-02-26T07:13:33.136Z] 1bc0ea8ff9b6: Preparing [2025-02-26T07:13:33.136Z] 2395fac3b58a: Preparing [2025-02-26T07:13:33.136Z] 994456c4fd7b: Preparing [2025-02-26T07:13:33.136Z] 26ef08c8d611: Waiting [2025-02-26T07:13:33.136Z] 807d8ea573e0: Waiting [2025-02-26T07:13:33.136Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:33.136Z] 994456c4fd7b: Waiting [2025-02-26T07:13:33.136Z] 2395fac3b58a: Waiting [2025-02-26T07:13:33.136Z] 1bc0ea8ff9b6: Waiting [2025-02-26T07:13:33.136Z] 82289092129d: Layer already exists [2025-02-26T07:13:33.136Z] c8050e0f5ca1: Layer already exists [2025-02-26T07:13:33.136Z] 563f72c01b1a: Layer already exists [2025-02-26T07:13:33.136Z] 4e7b2e518464: Layer already exists [2025-02-26T07:13:33.136Z] 2fd48d8cdddf: Layer already exists [2025-02-26T07:13:33.136Z] 1bc0ea8ff9b6: Layer already exists [2025-02-26T07:13:33.136Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:33.136Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:33.136Z] 2395fac3b58a: Layer already exists [2025-02-26T07:13:33.136Z] 807d8ea573e0: Layer already exists [2025-02-26T07:13:33.136Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:33.136Z] main: digest: sha256:8b0f8dd01fbff45c3aafb2664f99c247fed0d27fe1352f9f30d3330f4f48a307 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:33.223Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:33.235Z] taggedImages: [2025-02-26T07:13:33.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:33.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-26T07:13:33.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.63 [2025-02-26T07:13:33.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:33.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-26T07:13:33.258Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-26T07:13:33.258Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:33.258Z] latest [2025-02-26T07:13:33.258Z] 4.0.0-dev.63 [2025-02-26T07:13:33.258Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:33.258Z] main [2025-02-26T07:13:33.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:33.602Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:33.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:33.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T07:13:33.923Z] ae26ed33f29b: Preparing [2025-02-26T07:13:33.923Z] cb4eb1281d2a: Preparing [2025-02-26T07:13:33.923Z] 319fa724210d: Preparing [2025-02-26T07:13:33.923Z] aa5983e5b7de: Preparing [2025-02-26T07:13:33.923Z] c36ffb5769e7: Preparing [2025-02-26T07:13:33.923Z] 096adf17a964: Preparing [2025-02-26T07:13:33.923Z] b3bc8563f7ec: Preparing [2025-02-26T07:13:33.923Z] 26ef08c8d611: Preparing [2025-02-26T07:13:33.923Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:33.923Z] 33743130b1b5: Preparing [2025-02-26T07:13:33.923Z] 4b118b2df5fc: Preparing [2025-02-26T07:13:33.923Z] 994456c4fd7b: Preparing [2025-02-26T07:13:33.923Z] b3bc8563f7ec: Waiting [2025-02-26T07:13:33.923Z] 096adf17a964: Waiting [2025-02-26T07:13:33.923Z] 26ef08c8d611: Waiting [2025-02-26T07:13:33.923Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:33.923Z] 33743130b1b5: Waiting [2025-02-26T07:13:33.923Z] 4b118b2df5fc: Waiting [2025-02-26T07:13:33.923Z] 994456c4fd7b: Waiting [2025-02-26T07:13:33.923Z] c36ffb5769e7: Pushed [2025-02-26T07:13:33.923Z] cb4eb1281d2a: Pushed [2025-02-26T07:13:34.182Z] ae26ed33f29b: Pushed [2025-02-26T07:13:34.182Z] 096adf17a964: Pushed [2025-02-26T07:13:34.182Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:34.182Z] b3bc8563f7ec: Pushed [2025-02-26T07:13:34.182Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:34.182Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:34.182Z] 33743130b1b5: Pushed [2025-02-26T07:13:35.615Z] 4b118b2df5fc: Pushed [2025-02-26T07:13:35.892Z] aa5983e5b7de: Pushed [2025-02-26T07:13:36.872Z] 319fa724210d: Pushed [2025-02-26T07:13:36.872Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:37.250Z] + 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-26T07:13:37.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-26T07:13:37.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T07:13:37.577Z] ae26ed33f29b: Preparing [2025-02-26T07:13:37.577Z] cb4eb1281d2a: Preparing [2025-02-26T07:13:37.577Z] 319fa724210d: Preparing [2025-02-26T07:13:37.577Z] aa5983e5b7de: Preparing [2025-02-26T07:13:37.577Z] c36ffb5769e7: Preparing [2025-02-26T07:13:37.577Z] 096adf17a964: Preparing [2025-02-26T07:13:37.577Z] b3bc8563f7ec: Preparing [2025-02-26T07:13:37.577Z] 26ef08c8d611: Preparing [2025-02-26T07:13:37.577Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:37.577Z] 33743130b1b5: Preparing [2025-02-26T07:13:37.577Z] 4b118b2df5fc: Preparing [2025-02-26T07:13:37.577Z] 994456c4fd7b: Preparing [2025-02-26T07:13:37.577Z] 26ef08c8d611: Waiting [2025-02-26T07:13:37.577Z] 4b118b2df5fc: Waiting [2025-02-26T07:13:37.577Z] 994456c4fd7b: Waiting [2025-02-26T07:13:37.577Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:37.577Z] 33743130b1b5: Waiting [2025-02-26T07:13:37.577Z] b3bc8563f7ec: Waiting [2025-02-26T07:13:37.577Z] 096adf17a964: Waiting [2025-02-26T07:13:37.577Z] c36ffb5769e7: Layer already exists [2025-02-26T07:13:37.577Z] cb4eb1281d2a: Layer already exists [2025-02-26T07:13:37.577Z] 319fa724210d: Layer already exists [2025-02-26T07:13:37.577Z] ae26ed33f29b: Layer already exists [2025-02-26T07:13:37.577Z] aa5983e5b7de: Layer already exists [2025-02-26T07:13:37.577Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:37.577Z] b3bc8563f7ec: Layer already exists [2025-02-26T07:13:37.577Z] 33743130b1b5: Layer already exists [2025-02-26T07:13:37.577Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:37.577Z] 096adf17a964: Layer already exists [2025-02-26T07:13:37.577Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:37.577Z] 4b118b2df5fc: Layer already exists [2025-02-26T07:13:37.577Z] latest: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:37.899Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:38.224Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 [2025-02-26T07:13:38.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T07:13:38.224Z] ae26ed33f29b: Preparing [2025-02-26T07:13:38.224Z] cb4eb1281d2a: Preparing [2025-02-26T07:13:38.224Z] 319fa724210d: Preparing [2025-02-26T07:13:38.224Z] aa5983e5b7de: Preparing [2025-02-26T07:13:38.224Z] c36ffb5769e7: Preparing [2025-02-26T07:13:38.224Z] 096adf17a964: Preparing [2025-02-26T07:13:38.224Z] b3bc8563f7ec: Preparing [2025-02-26T07:13:38.224Z] 26ef08c8d611: Preparing [2025-02-26T07:13:38.224Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:38.224Z] 33743130b1b5: Preparing [2025-02-26T07:13:38.224Z] 4b118b2df5fc: Preparing [2025-02-26T07:13:38.224Z] 994456c4fd7b: Preparing [2025-02-26T07:13:38.224Z] b3bc8563f7ec: Waiting [2025-02-26T07:13:38.224Z] 26ef08c8d611: Waiting [2025-02-26T07:13:38.224Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:38.224Z] 33743130b1b5: Waiting [2025-02-26T07:13:38.224Z] 4b118b2df5fc: Waiting [2025-02-26T07:13:38.224Z] 994456c4fd7b: Waiting [2025-02-26T07:13:38.224Z] 096adf17a964: Waiting [2025-02-26T07:13:38.224Z] aa5983e5b7de: Layer already exists [2025-02-26T07:13:38.224Z] ae26ed33f29b: Layer already exists [2025-02-26T07:13:38.224Z] 319fa724210d: Layer already exists [2025-02-26T07:13:38.224Z] cb4eb1281d2a: Layer already exists [2025-02-26T07:13:38.224Z] c36ffb5769e7: Layer already exists [2025-02-26T07:13:38.224Z] b3bc8563f7ec: Layer already exists [2025-02-26T07:13:38.224Z] 096adf17a964: Layer already exists [2025-02-26T07:13:38.224Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:38.224Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:38.224Z] 33743130b1b5: Layer already exists [2025-02-26T07:13:38.224Z] 4b118b2df5fc: Layer already exists [2025-02-26T07:13:38.224Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:38.224Z] 4.0.0-dev.63: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:38.560Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:38.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:38.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T07:13:38.886Z] ae26ed33f29b: Preparing [2025-02-26T07:13:38.886Z] cb4eb1281d2a: Preparing [2025-02-26T07:13:38.886Z] 319fa724210d: Preparing [2025-02-26T07:13:38.886Z] aa5983e5b7de: Preparing [2025-02-26T07:13:38.886Z] c36ffb5769e7: Preparing [2025-02-26T07:13:38.886Z] 096adf17a964: Preparing [2025-02-26T07:13:38.886Z] b3bc8563f7ec: Preparing [2025-02-26T07:13:38.886Z] 26ef08c8d611: Preparing [2025-02-26T07:13:38.886Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:38.886Z] 33743130b1b5: Preparing [2025-02-26T07:13:38.886Z] 4b118b2df5fc: Preparing [2025-02-26T07:13:38.886Z] 994456c4fd7b: Preparing [2025-02-26T07:13:38.886Z] 096adf17a964: Waiting [2025-02-26T07:13:38.886Z] 33743130b1b5: Waiting [2025-02-26T07:13:38.886Z] 4b118b2df5fc: Waiting [2025-02-26T07:13:38.886Z] 994456c4fd7b: Waiting [2025-02-26T07:13:38.886Z] b3bc8563f7ec: Waiting [2025-02-26T07:13:38.886Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:38.886Z] 26ef08c8d611: Waiting [2025-02-26T07:13:38.886Z] c36ffb5769e7: Layer already exists [2025-02-26T07:13:38.886Z] aa5983e5b7de: Layer already exists [2025-02-26T07:13:38.886Z] ae26ed33f29b: Layer already exists [2025-02-26T07:13:38.886Z] cb4eb1281d2a: Layer already exists [2025-02-26T07:13:38.886Z] 319fa724210d: Layer already exists [2025-02-26T07:13:38.886Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:38.886Z] b3bc8563f7ec: Layer already exists [2025-02-26T07:13:38.886Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:38.886Z] 096adf17a964: Layer already exists [2025-02-26T07:13:38.886Z] 33743130b1b5: Layer already exists [2025-02-26T07:13:38.886Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:38.886Z] 4b118b2df5fc: Layer already exists [2025-02-26T07:13:38.886Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:39.206Z] + 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-26T07:13:39.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-26T07:13:39.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-26T07:13:39.522Z] ae26ed33f29b: Preparing [2025-02-26T07:13:39.522Z] cb4eb1281d2a: Preparing [2025-02-26T07:13:39.522Z] 319fa724210d: Preparing [2025-02-26T07:13:39.522Z] aa5983e5b7de: Preparing [2025-02-26T07:13:39.522Z] c36ffb5769e7: Preparing [2025-02-26T07:13:39.522Z] 096adf17a964: Preparing [2025-02-26T07:13:39.522Z] b3bc8563f7ec: Preparing [2025-02-26T07:13:39.522Z] 26ef08c8d611: Preparing [2025-02-26T07:13:39.522Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:39.522Z] 33743130b1b5: Preparing [2025-02-26T07:13:39.522Z] 4b118b2df5fc: Preparing [2025-02-26T07:13:39.522Z] 994456c4fd7b: Preparing [2025-02-26T07:13:39.522Z] 4cb8ef2d8a76: Waiting [2025-02-26T07:13:39.522Z] 096adf17a964: Waiting [2025-02-26T07:13:39.522Z] b3bc8563f7ec: Waiting [2025-02-26T07:13:39.522Z] 26ef08c8d611: Waiting [2025-02-26T07:13:39.522Z] 33743130b1b5: Waiting [2025-02-26T07:13:39.522Z] 4b118b2df5fc: Waiting [2025-02-26T07:13:39.522Z] aa5983e5b7de: Layer already exists [2025-02-26T07:13:39.522Z] 319fa724210d: Layer already exists [2025-02-26T07:13:39.522Z] cb4eb1281d2a: Layer already exists [2025-02-26T07:13:39.522Z] c36ffb5769e7: Layer already exists [2025-02-26T07:13:39.522Z] ae26ed33f29b: Layer already exists [2025-02-26T07:13:39.522Z] 096adf17a964: Layer already exists [2025-02-26T07:13:39.522Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:39.522Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:39.522Z] b3bc8563f7ec: Layer already exists [2025-02-26T07:13:39.522Z] 33743130b1b5: Layer already exists [2025-02-26T07:13:39.522Z] 4b118b2df5fc: Layer already exists [2025-02-26T07:13:39.522Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:39.522Z] main: digest: sha256:f9077caae057ae515a536afd37722887b31102a04c28f78c2a28b0dd7a1476cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:39.597Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:39.607Z] taggedImages: [2025-02-26T07:13:39.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:39.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-26T07:13:39.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.63 [2025-02-26T07:13:39.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:39.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-26T07:13:39.636Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-26T07:13:39.636Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:39.636Z] latest [2025-02-26T07:13:39.636Z] 4.0.0-dev.63 [2025-02-26T07:13:39.636Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:39.636Z] main [2025-02-26T07:13:39.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:40.005Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:40.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:40.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T07:13:40.346Z] c2251de9801f: Preparing [2025-02-26T07:13:40.346Z] 86532f3d2bb2: Preparing [2025-02-26T07:13:40.346Z] 26ef08c8d611: Preparing [2025-02-26T07:13:40.346Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:40.346Z] fd84502bc682: Preparing [2025-02-26T07:13:40.346Z] 82a0069fe089: Preparing [2025-02-26T07:13:40.346Z] 994456c4fd7b: Preparing [2025-02-26T07:13:40.346Z] 82a0069fe089: Waiting [2025-02-26T07:13:40.346Z] 994456c4fd7b: Waiting [2025-02-26T07:13:40.346Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:40.346Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:40.346Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:40.346Z] fd84502bc682: Pushed [2025-02-26T07:13:40.346Z] c2251de9801f: Pushed [2025-02-26T07:13:41.280Z] 82a0069fe089: Pushed [2025-02-26T07:13:43.821Z] 86532f3d2bb2: Pushed [2025-02-26T07:13:43.821Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:44.159Z] + 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-26T07:13:44.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-26T07:13:44.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T07:13:44.502Z] c2251de9801f: Preparing [2025-02-26T07:13:44.502Z] 86532f3d2bb2: Preparing [2025-02-26T07:13:44.502Z] 26ef08c8d611: Preparing [2025-02-26T07:13:44.502Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:44.502Z] fd84502bc682: Preparing [2025-02-26T07:13:44.502Z] 82a0069fe089: Preparing [2025-02-26T07:13:44.502Z] 994456c4fd7b: Preparing [2025-02-26T07:13:44.502Z] 82a0069fe089: Waiting [2025-02-26T07:13:44.502Z] 994456c4fd7b: Waiting [2025-02-26T07:13:44.502Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:44.502Z] fd84502bc682: Layer already exists [2025-02-26T07:13:44.502Z] 86532f3d2bb2: Layer already exists [2025-02-26T07:13:44.502Z] c2251de9801f: Layer already exists [2025-02-26T07:13:44.502Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:44.502Z] 82a0069fe089: Layer already exists [2025-02-26T07:13:44.502Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:44.502Z] latest: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:44.826Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:45.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 [2025-02-26T07:13:45.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T07:13:45.154Z] c2251de9801f: Preparing [2025-02-26T07:13:45.154Z] 86532f3d2bb2: Preparing [2025-02-26T07:13:45.154Z] 26ef08c8d611: Preparing [2025-02-26T07:13:45.154Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:45.154Z] fd84502bc682: Preparing [2025-02-26T07:13:45.154Z] 82a0069fe089: Preparing [2025-02-26T07:13:45.154Z] 994456c4fd7b: Preparing [2025-02-26T07:13:45.154Z] 82a0069fe089: Waiting [2025-02-26T07:13:45.154Z] 994456c4fd7b: Waiting [2025-02-26T07:13:45.154Z] 86532f3d2bb2: Layer already exists [2025-02-26T07:13:45.154Z] c2251de9801f: Layer already exists [2025-02-26T07:13:45.154Z] fd84502bc682: Layer already exists [2025-02-26T07:13:45.154Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:45.154Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:45.154Z] 82a0069fe089: Layer already exists [2025-02-26T07:13:45.154Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:45.154Z] 4.0.0-dev.63: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:45.479Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:45.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:45.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T07:13:45.800Z] c2251de9801f: Preparing [2025-02-26T07:13:45.800Z] 86532f3d2bb2: Preparing [2025-02-26T07:13:45.800Z] 26ef08c8d611: Preparing [2025-02-26T07:13:45.800Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:45.800Z] fd84502bc682: Preparing [2025-02-26T07:13:45.800Z] 82a0069fe089: Preparing [2025-02-26T07:13:45.800Z] 994456c4fd7b: Preparing [2025-02-26T07:13:45.800Z] 82a0069fe089: Waiting [2025-02-26T07:13:45.801Z] 994456c4fd7b: Waiting [2025-02-26T07:13:45.801Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:45.801Z] c2251de9801f: Layer already exists [2025-02-26T07:13:45.801Z] 86532f3d2bb2: Layer already exists [2025-02-26T07:13:45.801Z] fd84502bc682: Layer already exists [2025-02-26T07:13:45.801Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:45.801Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:45.801Z] 82a0069fe089: Layer already exists [2025-02-26T07:13:45.801Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:46.125Z] + 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-26T07:13:46.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-26T07:13:46.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-26T07:13:46.448Z] c2251de9801f: Preparing [2025-02-26T07:13:46.448Z] 86532f3d2bb2: Preparing [2025-02-26T07:13:46.448Z] 26ef08c8d611: Preparing [2025-02-26T07:13:46.448Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:46.448Z] fd84502bc682: Preparing [2025-02-26T07:13:46.448Z] 82a0069fe089: Preparing [2025-02-26T07:13:46.448Z] 994456c4fd7b: Preparing [2025-02-26T07:13:46.448Z] 82a0069fe089: Waiting [2025-02-26T07:13:46.448Z] 994456c4fd7b: Waiting [2025-02-26T07:13:46.448Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:46.448Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:46.448Z] 86532f3d2bb2: Layer already exists [2025-02-26T07:13:46.448Z] c2251de9801f: Layer already exists [2025-02-26T07:13:46.448Z] fd84502bc682: Layer already exists [2025-02-26T07:13:46.448Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:46.448Z] 82a0069fe089: Layer already exists [2025-02-26T07:13:46.448Z] main: digest: sha256:3cdc2b311ac75a81a968cbff26fab6c6fba995a13439f464be522986b566f91e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:13:46.522Z] ===================================================== [Pipeline] echo [2025-02-26T07:13:46.537Z] taggedImages: [2025-02-26T07:13:46.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:46.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-26T07:13:46.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.63 [2025-02-26T07:13:46.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:46.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-26T07:13:46.565Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-26T07:13:46.565Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:46.565Z] latest [2025-02-26T07:13:46.565Z] 4.0.0-dev.63 [2025-02-26T07:13:46.565Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:13:46.565Z] main [2025-02-26T07:13:46.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:46.927Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:47.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:13:47.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T07:13:47.253Z] 7392b2590ef3: Preparing [2025-02-26T07:13:47.253Z] 308e708d5693: Preparing [2025-02-26T07:13:47.253Z] 75ee0bb08753: Preparing [2025-02-26T07:13:47.253Z] 26ef08c8d611: Preparing [2025-02-26T07:13:47.253Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:47.253Z] 65123061a1a7: Preparing [2025-02-26T07:13:47.253Z] 10f1913c9681: Preparing [2025-02-26T07:13:47.253Z] 7ee0693abe5b: Preparing [2025-02-26T07:13:47.253Z] d6c2ee20b9d0: Preparing [2025-02-26T07:13:47.253Z] 994456c4fd7b: Preparing [2025-02-26T07:13:47.253Z] d6c2ee20b9d0: Waiting [2025-02-26T07:13:47.253Z] 10f1913c9681: Waiting [2025-02-26T07:13:47.253Z] 7ee0693abe5b: Waiting [2025-02-26T07:13:47.253Z] 65123061a1a7: Waiting [2025-02-26T07:13:47.253Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:47.253Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:47.253Z] 308e708d5693: Pushed [2025-02-26T07:13:47.253Z] 75ee0bb08753: Pushed [2025-02-26T07:13:47.253Z] 7392b2590ef3: Pushed [2025-02-26T07:13:47.253Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:47.253Z] 7ee0693abe5b: Pushed [2025-02-26T07:13:47.819Z] d6c2ee20b9d0: Pushed [2025-02-26T07:13:52.009Z] 10f1913c9681: Pushed [2025-02-26T07:13:58.571Z] 65123061a1a7: Pushed [2025-02-26T07:13:58.829Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:59.160Z] + 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-26T07:13:59.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-26T07:13:59.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T07:13:59.478Z] 7392b2590ef3: Preparing [2025-02-26T07:13:59.478Z] 308e708d5693: Preparing [2025-02-26T07:13:59.478Z] 75ee0bb08753: Preparing [2025-02-26T07:13:59.478Z] 26ef08c8d611: Preparing [2025-02-26T07:13:59.478Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:13:59.478Z] 65123061a1a7: Preparing [2025-02-26T07:13:59.478Z] 10f1913c9681: Preparing [2025-02-26T07:13:59.478Z] 7ee0693abe5b: Preparing [2025-02-26T07:13:59.478Z] d6c2ee20b9d0: Preparing [2025-02-26T07:13:59.478Z] 994456c4fd7b: Preparing [2025-02-26T07:13:59.478Z] 7ee0693abe5b: Waiting [2025-02-26T07:13:59.478Z] d6c2ee20b9d0: Waiting [2025-02-26T07:13:59.478Z] 994456c4fd7b: Waiting [2025-02-26T07:13:59.478Z] 10f1913c9681: Waiting [2025-02-26T07:13:59.478Z] 308e708d5693: Layer already exists [2025-02-26T07:13:59.478Z] 75ee0bb08753: Layer already exists [2025-02-26T07:13:59.478Z] 7392b2590ef3: Layer already exists [2025-02-26T07:13:59.478Z] 26ef08c8d611: Layer already exists [2025-02-26T07:13:59.478Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:13:59.478Z] 65123061a1a7: Layer already exists [2025-02-26T07:13:59.478Z] 10f1913c9681: Layer already exists [2025-02-26T07:13:59.478Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:13:59.478Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:13:59.478Z] 994456c4fd7b: Layer already exists [2025-02-26T07:13:59.478Z] latest: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:13:59.793Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:00.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 [2025-02-26T07:14:00.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T07:14:00.116Z] 7392b2590ef3: Preparing [2025-02-26T07:14:00.116Z] 308e708d5693: Preparing [2025-02-26T07:14:00.116Z] 75ee0bb08753: Preparing [2025-02-26T07:14:00.116Z] 26ef08c8d611: Preparing [2025-02-26T07:14:00.116Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:00.116Z] 65123061a1a7: Preparing [2025-02-26T07:14:00.116Z] 10f1913c9681: Preparing [2025-02-26T07:14:00.116Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:00.116Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:00.116Z] 994456c4fd7b: Preparing [2025-02-26T07:14:00.116Z] 65123061a1a7: Waiting [2025-02-26T07:14:00.116Z] 10f1913c9681: Waiting [2025-02-26T07:14:00.116Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:00.116Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:00.116Z] 994456c4fd7b: Waiting [2025-02-26T07:14:00.116Z] 308e708d5693: Layer already exists [2025-02-26T07:14:00.116Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:00.116Z] 75ee0bb08753: Layer already exists [2025-02-26T07:14:00.116Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:00.116Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:00.116Z] 10f1913c9681: Layer already exists [2025-02-26T07:14:00.116Z] 65123061a1a7: Layer already exists [2025-02-26T07:14:00.116Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:00.116Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:00.116Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:00.116Z] 4.0.0-dev.63: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:00.451Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:00.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:00.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T07:14:00.783Z] 7392b2590ef3: Preparing [2025-02-26T07:14:00.783Z] 308e708d5693: Preparing [2025-02-26T07:14:00.783Z] 75ee0bb08753: Preparing [2025-02-26T07:14:00.783Z] 26ef08c8d611: Preparing [2025-02-26T07:14:00.783Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:00.783Z] 65123061a1a7: Preparing [2025-02-26T07:14:00.783Z] 10f1913c9681: Preparing [2025-02-26T07:14:00.783Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:00.783Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:00.783Z] 994456c4fd7b: Preparing [2025-02-26T07:14:00.783Z] 65123061a1a7: Waiting [2025-02-26T07:14:00.783Z] 10f1913c9681: Waiting [2025-02-26T07:14:00.783Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:00.783Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:00.783Z] 994456c4fd7b: Waiting [2025-02-26T07:14:00.783Z] 308e708d5693: Layer already exists [2025-02-26T07:14:00.783Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:00.783Z] 75ee0bb08753: Layer already exists [2025-02-26T07:14:00.783Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:00.783Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:00.783Z] 65123061a1a7: Layer already exists [2025-02-26T07:14:00.783Z] 10f1913c9681: Layer already exists [2025-02-26T07:14:00.783Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:00.783Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:00.783Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:00.783Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:01.110Z] + 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-26T07:14:01.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-26T07:14:01.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-26T07:14:01.435Z] 7392b2590ef3: Preparing [2025-02-26T07:14:01.435Z] 308e708d5693: Preparing [2025-02-26T07:14:01.435Z] 75ee0bb08753: Preparing [2025-02-26T07:14:01.435Z] 26ef08c8d611: Preparing [2025-02-26T07:14:01.435Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:01.435Z] 65123061a1a7: Preparing [2025-02-26T07:14:01.435Z] 10f1913c9681: Preparing [2025-02-26T07:14:01.435Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:01.435Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:01.435Z] 994456c4fd7b: Preparing [2025-02-26T07:14:01.435Z] 10f1913c9681: Waiting [2025-02-26T07:14:01.435Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:01.435Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:01.435Z] 994456c4fd7b: Waiting [2025-02-26T07:14:01.435Z] 75ee0bb08753: Layer already exists [2025-02-26T07:14:01.435Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:01.435Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:01.435Z] 308e708d5693: Layer already exists [2025-02-26T07:14:01.435Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:01.435Z] 65123061a1a7: Layer already exists [2025-02-26T07:14:01.435Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:01.435Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:01.435Z] 10f1913c9681: Layer already exists [2025-02-26T07:14:01.435Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:01.435Z] main: digest: sha256:f23e90b4cadf658f0d0b8e163ed77c6ce5f28951e825ab9a696d8f2d78d8aaa5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:14:01.503Z] ===================================================== [Pipeline] echo [2025-02-26T07:14:01.518Z] taggedImages: [2025-02-26T07:14:01.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:01.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-26T07:14:01.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.63 [2025-02-26T07:14:01.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:01.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-26T07:14:01.538Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-26T07:14:01.538Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:01.538Z] latest [2025-02-26T07:14:01.538Z] 4.0.0-dev.63 [2025-02-26T07:14:01.538Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:01.538Z] main [2025-02-26T07:14:01.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:01.880Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:02.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:02.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T07:14:02.198Z] 9f9d5c844b72: Preparing [2025-02-26T07:14:02.198Z] 7e4086ea50f4: Preparing [2025-02-26T07:14:02.198Z] 35315bc7febe: Preparing [2025-02-26T07:14:02.198Z] 26ef08c8d611: Preparing [2025-02-26T07:14:02.198Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:02.198Z] 08e137118ae3: Preparing [2025-02-26T07:14:02.198Z] d86e46478118: Preparing [2025-02-26T07:14:02.198Z] 08e137118ae3: Waiting [2025-02-26T07:14:02.198Z] eb6c89b2dfb7: Preparing [2025-02-26T07:14:02.198Z] 994456c4fd7b: Preparing [2025-02-26T07:14:02.198Z] d86e46478118: Waiting [2025-02-26T07:14:02.198Z] eb6c89b2dfb7: Waiting [2025-02-26T07:14:02.198Z] 994456c4fd7b: Waiting [2025-02-26T07:14:02.198Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:02.198Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:02.198Z] 35315bc7febe: Pushed [2025-02-26T07:14:02.198Z] 7e4086ea50f4: Pushed [2025-02-26T07:14:02.198Z] 9f9d5c844b72: Pushed [2025-02-26T07:14:02.198Z] d86e46478118: Pushed [2025-02-26T07:14:02.457Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:02.715Z] eb6c89b2dfb7: Pushed [2025-02-26T07:14:14.920Z] 08e137118ae3: Pushed [2025-02-26T07:14:14.920Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:15.234Z] + 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-26T07:14:15.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-26T07:14:15.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T07:14:15.551Z] 9f9d5c844b72: Preparing [2025-02-26T07:14:15.551Z] 7e4086ea50f4: Preparing [2025-02-26T07:14:15.551Z] 35315bc7febe: Preparing [2025-02-26T07:14:15.551Z] 26ef08c8d611: Preparing [2025-02-26T07:14:15.551Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:15.551Z] 08e137118ae3: Preparing [2025-02-26T07:14:15.551Z] d86e46478118: Preparing [2025-02-26T07:14:15.551Z] eb6c89b2dfb7: Preparing [2025-02-26T07:14:15.551Z] 994456c4fd7b: Preparing [2025-02-26T07:14:15.551Z] d86e46478118: Waiting [2025-02-26T07:14:15.551Z] eb6c89b2dfb7: Waiting [2025-02-26T07:14:15.551Z] 994456c4fd7b: Waiting [2025-02-26T07:14:15.551Z] 08e137118ae3: Waiting [2025-02-26T07:14:15.551Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:15.551Z] 35315bc7febe: Layer already exists [2025-02-26T07:14:15.551Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:15.551Z] 9f9d5c844b72: Layer already exists [2025-02-26T07:14:15.551Z] 7e4086ea50f4: Layer already exists [2025-02-26T07:14:15.551Z] 08e137118ae3: Layer already exists [2025-02-26T07:14:15.551Z] d86e46478118: Layer already exists [2025-02-26T07:14:15.551Z] eb6c89b2dfb7: Layer already exists [2025-02-26T07:14:15.551Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:15.551Z] latest: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:15.883Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:16.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 [2025-02-26T07:14:16.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T07:14:16.211Z] 9f9d5c844b72: Preparing [2025-02-26T07:14:16.211Z] 7e4086ea50f4: Preparing [2025-02-26T07:14:16.211Z] 35315bc7febe: Preparing [2025-02-26T07:14:16.211Z] 26ef08c8d611: Preparing [2025-02-26T07:14:16.212Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:16.212Z] 08e137118ae3: Preparing [2025-02-26T07:14:16.212Z] d86e46478118: Preparing [2025-02-26T07:14:16.212Z] eb6c89b2dfb7: Preparing [2025-02-26T07:14:16.212Z] 994456c4fd7b: Preparing [2025-02-26T07:14:16.212Z] d86e46478118: Waiting [2025-02-26T07:14:16.212Z] eb6c89b2dfb7: Waiting [2025-02-26T07:14:16.212Z] 994456c4fd7b: Waiting [2025-02-26T07:14:16.212Z] 08e137118ae3: Waiting [2025-02-26T07:14:16.212Z] 35315bc7febe: Layer already exists [2025-02-26T07:14:16.212Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:16.212Z] 9f9d5c844b72: Layer already exists [2025-02-26T07:14:16.212Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:16.212Z] 7e4086ea50f4: Layer already exists [2025-02-26T07:14:16.212Z] eb6c89b2dfb7: Layer already exists [2025-02-26T07:14:16.212Z] 08e137118ae3: Layer already exists [2025-02-26T07:14:16.212Z] d86e46478118: Layer already exists [2025-02-26T07:14:16.212Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:16.212Z] 4.0.0-dev.63: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:16.534Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:16.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T07:14:16.863Z] 9f9d5c844b72: Preparing [2025-02-26T07:14:16.863Z] 7e4086ea50f4: Preparing [2025-02-26T07:14:16.863Z] 35315bc7febe: Preparing [2025-02-26T07:14:16.863Z] 26ef08c8d611: Preparing [2025-02-26T07:14:16.863Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:16.863Z] 08e137118ae3: Preparing [2025-02-26T07:14:16.863Z] d86e46478118: Preparing [2025-02-26T07:14:16.863Z] eb6c89b2dfb7: Preparing [2025-02-26T07:14:16.863Z] 994456c4fd7b: Preparing [2025-02-26T07:14:16.863Z] 08e137118ae3: Waiting [2025-02-26T07:14:16.863Z] d86e46478118: Waiting [2025-02-26T07:14:16.863Z] eb6c89b2dfb7: Waiting [2025-02-26T07:14:16.863Z] 994456c4fd7b: Waiting [2025-02-26T07:14:16.863Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:16.863Z] 9f9d5c844b72: Layer already exists [2025-02-26T07:14:16.863Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:16.863Z] 35315bc7febe: Layer already exists [2025-02-26T07:14:16.863Z] 7e4086ea50f4: Layer already exists [2025-02-26T07:14:16.863Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:16.863Z] eb6c89b2dfb7: Layer already exists [2025-02-26T07:14:16.863Z] d86e46478118: Layer already exists [2025-02-26T07:14:16.863Z] 08e137118ae3: Layer already exists [2025-02-26T07:14:16.863Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:17.191Z] + 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-26T07:14:17.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-26T07:14:17.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-26T07:14:17.516Z] 9f9d5c844b72: Preparing [2025-02-26T07:14:17.516Z] 7e4086ea50f4: Preparing [2025-02-26T07:14:17.516Z] 35315bc7febe: Preparing [2025-02-26T07:14:17.516Z] 26ef08c8d611: Preparing [2025-02-26T07:14:17.516Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:17.516Z] 08e137118ae3: Preparing [2025-02-26T07:14:17.516Z] d86e46478118: Preparing [2025-02-26T07:14:17.516Z] eb6c89b2dfb7: Preparing [2025-02-26T07:14:17.516Z] 08e137118ae3: Waiting [2025-02-26T07:14:17.516Z] d86e46478118: Waiting [2025-02-26T07:14:17.516Z] 994456c4fd7b: Preparing [2025-02-26T07:14:17.516Z] eb6c89b2dfb7: Waiting [2025-02-26T07:14:17.516Z] 994456c4fd7b: Waiting [2025-02-26T07:14:17.516Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:17.516Z] 7e4086ea50f4: Layer already exists [2025-02-26T07:14:17.516Z] 9f9d5c844b72: Layer already exists [2025-02-26T07:14:17.516Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:17.516Z] 35315bc7febe: Layer already exists [2025-02-26T07:14:17.516Z] d86e46478118: Layer already exists [2025-02-26T07:14:17.516Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:17.516Z] eb6c89b2dfb7: Layer already exists [2025-02-26T07:14:17.516Z] 08e137118ae3: Layer already exists [2025-02-26T07:14:17.516Z] main: digest: sha256:23a6b271545eeec9b0f9d3e7e8ea53364e6cd486a6a713eb0a5488f2e9f24260 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:14:17.587Z] ===================================================== [Pipeline] echo [2025-02-26T07:14:17.605Z] taggedImages: [2025-02-26T07:14:17.605Z] - nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:17.605Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-26T07:14:17.605Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.63 [2025-02-26T07:14:17.605Z] - nexus3.edgexfoundry.org:10004/security-spire-config:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:17.605Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-26T07:14:17.629Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-26T07:14:17.629Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:17.629Z] latest [2025-02-26T07:14:17.629Z] 4.0.0-dev.63 [2025-02-26T07:14:17.629Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:17.629Z] main [2025-02-26T07:14:17.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:17.966Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:18.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:18.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T07:14:18.291Z] 7392b2590ef3: Preparing [2025-02-26T07:14:18.291Z] f08b0a8a1e4a: Preparing [2025-02-26T07:14:18.291Z] 62c8f106d7f3: Preparing [2025-02-26T07:14:18.291Z] 26ef08c8d611: Preparing [2025-02-26T07:14:18.291Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:18.291Z] 8c4557ee2001: Preparing [2025-02-26T07:14:18.291Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:18.291Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:18.291Z] 994456c4fd7b: Preparing [2025-02-26T07:14:18.291Z] 8c4557ee2001: Waiting [2025-02-26T07:14:18.291Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:18.291Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:18.291Z] 994456c4fd7b: Waiting [2025-02-26T07:14:18.291Z] f08b0a8a1e4a: Pushed [2025-02-26T07:14:18.291Z] 62c8f106d7f3: Pushed [2025-02-26T07:14:18.291Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:18.549Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:18.549Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:18.549Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:18.549Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:18.549Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:30.755Z] 8c4557ee2001: Pushed [2025-02-26T07:14:30.755Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:31.092Z] + 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-26T07:14:31.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-26T07:14:31.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T07:14:31.414Z] 7392b2590ef3: Preparing [2025-02-26T07:14:31.414Z] f08b0a8a1e4a: Preparing [2025-02-26T07:14:31.414Z] 62c8f106d7f3: Preparing [2025-02-26T07:14:31.414Z] 26ef08c8d611: Preparing [2025-02-26T07:14:31.414Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:31.414Z] 8c4557ee2001: Preparing [2025-02-26T07:14:31.414Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:31.414Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:31.414Z] 994456c4fd7b: Preparing [2025-02-26T07:14:31.414Z] 8c4557ee2001: Waiting [2025-02-26T07:14:31.414Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:31.414Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:31.414Z] 994456c4fd7b: Waiting [2025-02-26T07:14:31.414Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:31.414Z] 62c8f106d7f3: Layer already exists [2025-02-26T07:14:31.414Z] f08b0a8a1e4a: Layer already exists [2025-02-26T07:14:31.414Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:31.414Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:31.414Z] 8c4557ee2001: Layer already exists [2025-02-26T07:14:31.414Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:31.414Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:31.414Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:31.414Z] latest: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:31.738Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:32.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 [2025-02-26T07:14:32.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T07:14:32.065Z] 7392b2590ef3: Preparing [2025-02-26T07:14:32.065Z] f08b0a8a1e4a: Preparing [2025-02-26T07:14:32.065Z] 62c8f106d7f3: Preparing [2025-02-26T07:14:32.065Z] 26ef08c8d611: Preparing [2025-02-26T07:14:32.065Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:32.065Z] 8c4557ee2001: Preparing [2025-02-26T07:14:32.065Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:32.065Z] 8c4557ee2001: Waiting [2025-02-26T07:14:32.065Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:32.065Z] 994456c4fd7b: Preparing [2025-02-26T07:14:32.065Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:32.065Z] 994456c4fd7b: Waiting [2025-02-26T07:14:32.065Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:32.065Z] f08b0a8a1e4a: Layer already exists [2025-02-26T07:14:32.065Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:32.065Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:32.065Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:32.065Z] 62c8f106d7f3: Layer already exists [2025-02-26T07:14:32.065Z] 8c4557ee2001: Layer already exists [2025-02-26T07:14:32.065Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:32.065Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:32.065Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:32.065Z] 4.0.0-dev.63: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:32.398Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:32.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:32.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T07:14:32.718Z] 7392b2590ef3: Preparing [2025-02-26T07:14:32.718Z] f08b0a8a1e4a: Preparing [2025-02-26T07:14:32.718Z] 62c8f106d7f3: Preparing [2025-02-26T07:14:32.718Z] 26ef08c8d611: Preparing [2025-02-26T07:14:32.718Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:32.718Z] 8c4557ee2001: Preparing [2025-02-26T07:14:32.718Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:32.718Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:32.718Z] 994456c4fd7b: Preparing [2025-02-26T07:14:32.718Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:32.718Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:32.718Z] 994456c4fd7b: Waiting [2025-02-26T07:14:32.718Z] 8c4557ee2001: Waiting [2025-02-26T07:14:32.718Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:32.718Z] 62c8f106d7f3: Layer already exists [2025-02-26T07:14:32.718Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:32.718Z] f08b0a8a1e4a: Layer already exists [2025-02-26T07:14:32.718Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:32.718Z] 8c4557ee2001: Layer already exists [2025-02-26T07:14:32.718Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:32.718Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:32.718Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:32.718Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:33.043Z] + 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-26T07:14:33.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-26T07:14:33.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-26T07:14:33.367Z] 7392b2590ef3: Preparing [2025-02-26T07:14:33.367Z] f08b0a8a1e4a: Preparing [2025-02-26T07:14:33.367Z] 62c8f106d7f3: Preparing [2025-02-26T07:14:33.367Z] 26ef08c8d611: Preparing [2025-02-26T07:14:33.367Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:33.367Z] 8c4557ee2001: Preparing [2025-02-26T07:14:33.367Z] 7ee0693abe5b: Preparing [2025-02-26T07:14:33.367Z] d6c2ee20b9d0: Preparing [2025-02-26T07:14:33.367Z] 994456c4fd7b: Preparing [2025-02-26T07:14:33.367Z] 7ee0693abe5b: Waiting [2025-02-26T07:14:33.367Z] 994456c4fd7b: Waiting [2025-02-26T07:14:33.367Z] d6c2ee20b9d0: Waiting [2025-02-26T07:14:33.367Z] 62c8f106d7f3: Layer already exists [2025-02-26T07:14:33.367Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:33.367Z] f08b0a8a1e4a: Layer already exists [2025-02-26T07:14:33.367Z] 7392b2590ef3: Layer already exists [2025-02-26T07:14:33.367Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:33.367Z] d6c2ee20b9d0: Layer already exists [2025-02-26T07:14:33.367Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:33.367Z] 8c4557ee2001: Layer already exists [2025-02-26T07:14:33.367Z] 7ee0693abe5b: Layer already exists [2025-02-26T07:14:33.367Z] main: digest: sha256:c7301c8c3503b31305694fbfcfdc41de1a08f8ac527c5435c450fe449cf3f401 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:14:33.445Z] ===================================================== [Pipeline] echo [2025-02-26T07:14:33.459Z] taggedImages: [2025-02-26T07:14:33.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:33.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-26T07:14:33.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.63 [2025-02-26T07:14:33.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:33.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-26T07:14:33.491Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-26T07:14:33.491Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:33.491Z] latest [2025-02-26T07:14:33.491Z] 4.0.0-dev.63 [2025-02-26T07:14:33.491Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:33.491Z] main [2025-02-26T07:14:33.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:33.842Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:34.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:34.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T07:14:34.164Z] ca40a2434441: Preparing [2025-02-26T07:14:34.164Z] 5adefdbc4631: Preparing [2025-02-26T07:14:34.164Z] 26ef08c8d611: Preparing [2025-02-26T07:14:34.164Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:34.164Z] 0b40909de6a8: Preparing [2025-02-26T07:14:34.164Z] b7f701017b83: Preparing [2025-02-26T07:14:34.164Z] 994456c4fd7b: Preparing [2025-02-26T07:14:34.164Z] b7f701017b83: Waiting [2025-02-26T07:14:34.164Z] 994456c4fd7b: Waiting [2025-02-26T07:14:34.164Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:34.164Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:34.164Z] 0b40909de6a8: Pushed [2025-02-26T07:14:34.164Z] ca40a2434441: Pushed [2025-02-26T07:14:34.164Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:34.731Z] b7f701017b83: Pushed [2025-02-26T07:14:38.035Z] 5adefdbc4631: Pushed [2025-02-26T07:14:38.035Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:38.372Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:38.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-26T07:14:38.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T07:14:38.691Z] ca40a2434441: Preparing [2025-02-26T07:14:38.691Z] 5adefdbc4631: Preparing [2025-02-26T07:14:38.691Z] 26ef08c8d611: Preparing [2025-02-26T07:14:38.691Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:38.691Z] 0b40909de6a8: Preparing [2025-02-26T07:14:38.691Z] b7f701017b83: Preparing [2025-02-26T07:14:38.691Z] 994456c4fd7b: Preparing [2025-02-26T07:14:38.691Z] b7f701017b83: Waiting [2025-02-26T07:14:38.691Z] 994456c4fd7b: Waiting [2025-02-26T07:14:38.691Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:38.691Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:38.691Z] ca40a2434441: Layer already exists [2025-02-26T07:14:38.691Z] 5adefdbc4631: Layer already exists [2025-02-26T07:14:38.691Z] 0b40909de6a8: Layer already exists [2025-02-26T07:14:38.691Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:38.691Z] b7f701017b83: Layer already exists [2025-02-26T07:14:38.691Z] latest: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:39.021Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:39.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 [2025-02-26T07:14:39.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T07:14:39.350Z] ca40a2434441: Preparing [2025-02-26T07:14:39.350Z] 5adefdbc4631: Preparing [2025-02-26T07:14:39.350Z] 26ef08c8d611: Preparing [2025-02-26T07:14:39.350Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:39.350Z] 0b40909de6a8: Preparing [2025-02-26T07:14:39.350Z] b7f701017b83: Preparing [2025-02-26T07:14:39.350Z] 994456c4fd7b: Preparing [2025-02-26T07:14:39.350Z] b7f701017b83: Waiting [2025-02-26T07:14:39.350Z] 994456c4fd7b: Waiting [2025-02-26T07:14:39.350Z] 5adefdbc4631: Layer already exists [2025-02-26T07:14:39.350Z] 0b40909de6a8: Layer already exists [2025-02-26T07:14:39.350Z] ca40a2434441: Layer already exists [2025-02-26T07:14:39.350Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:39.350Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:39.350Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:39.350Z] b7f701017b83: Layer already exists [2025-02-26T07:14:39.350Z] 4.0.0-dev.63: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:39.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:40.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:40.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T07:14:40.001Z] ca40a2434441: Preparing [2025-02-26T07:14:40.001Z] 5adefdbc4631: Preparing [2025-02-26T07:14:40.001Z] 26ef08c8d611: Preparing [2025-02-26T07:14:40.001Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:40.001Z] 0b40909de6a8: Preparing [2025-02-26T07:14:40.001Z] b7f701017b83: Preparing [2025-02-26T07:14:40.001Z] 994456c4fd7b: Preparing [2025-02-26T07:14:40.001Z] b7f701017b83: Waiting [2025-02-26T07:14:40.001Z] 994456c4fd7b: Waiting [2025-02-26T07:14:40.001Z] 5adefdbc4631: Layer already exists [2025-02-26T07:14:40.001Z] 0b40909de6a8: Layer already exists [2025-02-26T07:14:40.001Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:40.001Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:40.001Z] ca40a2434441: Layer already exists [2025-02-26T07:14:40.001Z] b7f701017b83: Layer already exists [2025-02-26T07:14:40.001Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:40.001Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:40.320Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:40.670Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-26T07:14:40.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-26T07:14:40.670Z] ca40a2434441: Preparing [2025-02-26T07:14:40.670Z] 5adefdbc4631: Preparing [2025-02-26T07:14:40.670Z] 26ef08c8d611: Preparing [2025-02-26T07:14:40.670Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:40.670Z] 0b40909de6a8: Preparing [2025-02-26T07:14:40.670Z] b7f701017b83: Preparing [2025-02-26T07:14:40.670Z] 994456c4fd7b: Preparing [2025-02-26T07:14:40.670Z] b7f701017b83: Waiting [2025-02-26T07:14:40.670Z] 994456c4fd7b: Waiting [2025-02-26T07:14:40.670Z] ca40a2434441: Layer already exists [2025-02-26T07:14:40.670Z] 0b40909de6a8: Layer already exists [2025-02-26T07:14:40.670Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:40.670Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:40.670Z] 5adefdbc4631: Layer already exists [2025-02-26T07:14:40.670Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:40.670Z] b7f701017b83: Layer already exists [2025-02-26T07:14:40.670Z] main: digest: sha256:3f18457310f40c8692f350229a1607ce6341588a0970ead62003938fd65bab54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:14:40.748Z] ===================================================== [Pipeline] echo [2025-02-26T07:14:40.765Z] taggedImages: [2025-02-26T07:14:40.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:40.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-26T07:14:40.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.63 [2025-02-26T07:14:40.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:40.765Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-26T07:14:40.793Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-26T07:14:40.793Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:40.793Z] latest [2025-02-26T07:14:40.793Z] 4.0.0-dev.63 [2025-02-26T07:14:40.793Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:40.793Z] main [2025-02-26T07:14:40.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:41.150Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:41.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:41.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T07:14:41.475Z] 8345c0aa94d9: Preparing [2025-02-26T07:14:41.475Z] 98d2186a2d90: Preparing [2025-02-26T07:14:41.475Z] 26ef08c8d611: Preparing [2025-02-26T07:14:41.475Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:41.475Z] 79969e4bddb3: Preparing [2025-02-26T07:14:41.475Z] 6219a401ba32: Preparing [2025-02-26T07:14:41.475Z] 994456c4fd7b: Preparing [2025-02-26T07:14:41.475Z] 994456c4fd7b: Waiting [2025-02-26T07:14:41.475Z] 6219a401ba32: Waiting [2025-02-26T07:14:41.475Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:41.475Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:41.475Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:41.475Z] 79969e4bddb3: Pushed [2025-02-26T07:14:41.475Z] 8345c0aa94d9: Pushed [2025-02-26T07:14:41.734Z] 6219a401ba32: Pushed [2025-02-26T07:14:45.030Z] 98d2186a2d90: Pushed [2025-02-26T07:14:45.030Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:45.358Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:45.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-26T07:14:45.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T07:14:45.680Z] 8345c0aa94d9: Preparing [2025-02-26T07:14:45.680Z] 98d2186a2d90: Preparing [2025-02-26T07:14:45.680Z] 26ef08c8d611: Preparing [2025-02-26T07:14:45.680Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:45.680Z] 79969e4bddb3: Preparing [2025-02-26T07:14:45.680Z] 6219a401ba32: Preparing [2025-02-26T07:14:45.680Z] 994456c4fd7b: Preparing [2025-02-26T07:14:45.680Z] 994456c4fd7b: Waiting [2025-02-26T07:14:45.680Z] 6219a401ba32: Waiting [2025-02-26T07:14:45.680Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:45.680Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:45.680Z] 98d2186a2d90: Layer already exists [2025-02-26T07:14:45.680Z] 79969e4bddb3: Layer already exists [2025-02-26T07:14:45.680Z] 8345c0aa94d9: Layer already exists [2025-02-26T07:14:45.680Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:45.680Z] 6219a401ba32: Layer already exists [2025-02-26T07:14:45.680Z] latest: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:46.016Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:46.699Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 [2025-02-26T07:14:46.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T07:14:46.699Z] 8345c0aa94d9: Preparing [2025-02-26T07:14:46.699Z] 98d2186a2d90: Preparing [2025-02-26T07:14:46.699Z] 26ef08c8d611: Preparing [2025-02-26T07:14:46.699Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:46.699Z] 79969e4bddb3: Preparing [2025-02-26T07:14:46.699Z] 6219a401ba32: Preparing [2025-02-26T07:14:46.699Z] 994456c4fd7b: Preparing [2025-02-26T07:14:46.699Z] 6219a401ba32: Waiting [2025-02-26T07:14:46.699Z] 994456c4fd7b: Waiting [2025-02-26T07:14:46.699Z] 98d2186a2d90: Layer already exists [2025-02-26T07:14:46.699Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:46.699Z] 8345c0aa94d9: Layer already exists [2025-02-26T07:14:46.699Z] 79969e4bddb3: Layer already exists [2025-02-26T07:14:46.699Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:46.699Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:46.699Z] 6219a401ba32: Layer already exists [2025-02-26T07:14:46.699Z] 4.0.0-dev.63: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:47.012Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:47.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:47.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T07:14:47.331Z] 8345c0aa94d9: Preparing [2025-02-26T07:14:47.331Z] 98d2186a2d90: Preparing [2025-02-26T07:14:47.331Z] 26ef08c8d611: Preparing [2025-02-26T07:14:47.331Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:47.331Z] 79969e4bddb3: Preparing [2025-02-26T07:14:47.331Z] 6219a401ba32: Preparing [2025-02-26T07:14:47.331Z] 994456c4fd7b: Preparing [2025-02-26T07:14:47.331Z] 6219a401ba32: Waiting [2025-02-26T07:14:47.331Z] 994456c4fd7b: Waiting [2025-02-26T07:14:47.331Z] 98d2186a2d90: Layer already exists [2025-02-26T07:14:47.331Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:47.331Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:47.331Z] 79969e4bddb3: Layer already exists [2025-02-26T07:14:47.331Z] 8345c0aa94d9: Layer already exists [2025-02-26T07:14:47.331Z] 6219a401ba32: Layer already exists [2025-02-26T07:14:47.331Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:47.331Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:47.656Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:14:47.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-26T07:14:47.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-26T07:14:47.979Z] 8345c0aa94d9: Preparing [2025-02-26T07:14:47.979Z] 98d2186a2d90: Preparing [2025-02-26T07:14:47.979Z] 26ef08c8d611: Preparing [2025-02-26T07:14:47.979Z] 4cb8ef2d8a76: Preparing [2025-02-26T07:14:47.979Z] 79969e4bddb3: Preparing [2025-02-26T07:14:47.979Z] 6219a401ba32: Preparing [2025-02-26T07:14:47.979Z] 994456c4fd7b: Preparing [2025-02-26T07:14:47.979Z] 6219a401ba32: Waiting [2025-02-26T07:14:47.979Z] 994456c4fd7b: Waiting [2025-02-26T07:14:47.979Z] 4cb8ef2d8a76: Layer already exists [2025-02-26T07:14:47.979Z] 98d2186a2d90: Layer already exists [2025-02-26T07:14:47.979Z] 79969e4bddb3: Layer already exists [2025-02-26T07:14:47.979Z] 26ef08c8d611: Layer already exists [2025-02-26T07:14:47.979Z] 8345c0aa94d9: Layer already exists [2025-02-26T07:14:47.979Z] 6219a401ba32: Layer already exists [2025-02-26T07:14:47.979Z] 994456c4fd7b: Layer already exists [2025-02-26T07:14:47.979Z] main: digest: sha256:832b413dd3deadb66bcdbed2eacbb162f13b214a0d4b76956a396b8d2e83b376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:14:48.056Z] ===================================================== [Pipeline] echo [2025-02-26T07:14:48.071Z] taggedImages: [2025-02-26T07:14:48.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:14:48.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-26T07:14:48.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.63 [2025-02-26T07:14:48.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:14:48.071Z] - 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-26T07:29:27.251Z] #142 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-26T07:29:27.251Z] #149 DONE 1051.0s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T07:29:27.251Z] #146 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:29:27.251Z] #155 DONE 0.2s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:29:27.251Z] #156 DONE 0.2s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #157 DONE 0.4s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:29:27.251Z] #145 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #158 DONE 0.1s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #159 DONE 0.1s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:29:27.251Z] #147 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #160 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-26T07:29:27.251Z] #151 DONE 1054.4s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-26T07:29:27.251Z] #161 DONE 0.4s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:29:27.251Z] #145 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T07:29:27.251Z] #162 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #160 DONE 2.8s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-26T07:29:27.251Z] #112 exporting layers [2025-02-26T07:29:27.251Z] #112 exporting layers 1.0s done [2025-02-26T07:29:27.251Z] #112 writing image sha256:85601bb2fa0f5f79b4491046994392c046d5597f137c7d54b28f107937da999d [2025-02-26T07:29:27.251Z] #112 writing image sha256:85601bb2fa0f5f79b4491046994392c046d5597f137c7d54b28f107937da999d 0.0s done [2025-02-26T07:29:27.251Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-02-26T07:29:27.251Z] #112 DONE 6.7s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:29:27.251Z] #148 ... [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-26T07:29:27.251Z] #162 DONE 2.5s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:29:27.251Z] #163 DONE 0.2s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:29:27.251Z] #164 DONE 0.2s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-26T07:29:27.251Z] #165 DONE 0.3s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-26T07:29:27.251Z] #166 DONE 0.1s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.251Z] #167 DONE 0.2s [2025-02-26T07:29:27.251Z] [2025-02-26T07:29:27.251Z] #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-26T07:29:27.252Z] #168 DONE 0.3s [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:29:27.252Z] #150 ... [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #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-26T07:29:27.252Z] #169 DONE 0.1s [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-26T07:29:27.252Z] #170 DONE 0.4s [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #142 [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-26T07:29:27.252Z] #142 ... [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-26T07:29:27.252Z] #171 DONE 2.2s [2025-02-26T07:29:27.252Z] [2025-02-26T07:29:27.252Z] #112 [security-bootstrapper] exporting to image [2025-02-26T07:29:27.252Z] #112 exporting layers [2025-02-26T07:29:27.832Z] #112 exporting layers 0.9s done [2025-02-26T07:29:27.832Z] #112 writing image sha256:b3074b35a5fdf7cbc9227627c2c0e751b87c869cb8c75e697c53f9c87511188c done [2025-02-26T07:29:27.832Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-26T07:29:27.832Z] #112 DONE 7.7s [2025-02-26T07:29:27.832Z] [2025-02-26T07:29:27.832Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:43:20.286Z] #147 ... [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-26T07:43:20.286Z] #154 DONE 1890.8s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:43:20.286Z] #147 ... [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:43:20.286Z] #172 DONE 0.2s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:43:20.286Z] #145 ... [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:43:20.286Z] #173 DONE 0.1s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-26T07:43:20.286Z] #174 DONE 0.5s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:43:20.286Z] #175 DONE 0.1s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:43:20.286Z] #43 ... [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #112 [core-command] exporting to image [2025-02-26T07:43:20.286Z] #112 exporting layers [2025-02-26T07:43:20.286Z] #112 exporting layers 0.5s done [2025-02-26T07:43:20.286Z] #112 writing image sha256:93e1c53b4e79b3d2333ce027f8acc816efdd7070d78811d3d09ee4a0d69356c8 0.0s done [2025-02-26T07:43:20.286Z] #112 naming to docker.io/library/core-command-arm64 done [2025-02-26T07:43:20.286Z] #112 DONE 8.1s [2025-02-26T07:43:20.286Z] [2025-02-26T07:43:20.286Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:43:35.287Z] #150 ... [2025-02-26T07:43:35.287Z] [2025-02-26T07:43:35.287Z] #142 [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-26T07:43:35.287Z] #142 1909.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-26T07:43:40.634Z] #142 ... [2025-02-26T07:43:40.634Z] [2025-02-26T07:43:40.634Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-26T07:43:40.634Z] #147 DONE 1914.9s [2025-02-26T07:43:40.634Z] [2025-02-26T07:43:40.634Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:43:40.912Z] #148 ... [2025-02-26T07:43:40.912Z] [2025-02-26T07:43:40.912Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:43:41.184Z] #176 DONE 0.2s [2025-02-26T07:43:41.184Z] [2025-02-26T07:43:41.184Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:43:41.469Z] #177 DONE 0.3s [2025-02-26T07:43:41.469Z] [2025-02-26T07:43:41.469Z] #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-26T07:43:41.469Z] #178 DONE 0.1s [2025-02-26T07:43:41.469Z] [2025-02-26T07:43:41.469Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-26T07:43:41.749Z] #179 DONE 0.2s [2025-02-26T07:43:41.749Z] [2025-02-26T07:43:41.749Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:43:41.749Z] #150 ... [2025-02-26T07:43:41.749Z] [2025-02-26T07:43:41.749Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-26T07:43:42.027Z] #180 DONE 0.4s [2025-02-26T07:43:42.027Z] [2025-02-26T07:43:42.027Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T07:43:42.295Z] #181 DONE 0.1s [2025-02-26T07:43:42.295Z] [2025-02-26T07:43:42.295Z] #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-26T07:43:44.246Z] #182 DONE 1.9s [2025-02-26T07:43:44.246Z] [2025-02-26T07:43:44.246Z] #112 [security-proxy-setup] exporting to image [2025-02-26T07:43:44.246Z] #112 exporting layers [2025-02-26T07:43:45.210Z] #112 exporting layers 1.3s done [2025-02-26T07:43:45.477Z] #112 writing image sha256:c19ec571d535a4a0ed4442c496a21d9e57b6d99ff51557705390fda63a3c7366 done [2025-02-26T07:43:45.477Z] #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-02-26T07:43:45.477Z] #112 DONE 9.4s [2025-02-26T07:43:45.477Z] [2025-02-26T07:43:45.477Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:44:07.537Z] #150 ... [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #142 [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-26T07:44:07.537Z] #142 DONE 1939.8s [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:44:07.537Z] #52 ... [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:44:07.537Z] #183 DONE 0.3s [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:44:07.537Z] #184 DONE 0.1s [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:44:07.537Z] #52 ... [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.537Z] #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-26T07:44:07.537Z] #185 DONE 0.1s [2025-02-26T07:44:07.537Z] [2025-02-26T07:44:07.538Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:44:07.538Z] #153 ... [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #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-26T07:44:07.538Z] #186 DONE 0.1s [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #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-26T07:44:07.538Z] #187 DONE 0.1s [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:44:07.538Z] #145 ... [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-26T07:44:07.538Z] #188 DONE 0.4s [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-26T07:44:07.538Z] #189 DONE 0.5s [2025-02-26T07:44:07.538Z] [2025-02-26T07:44:07.538Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:44:07.810Z] #145 ... [2025-02-26T07:44:07.810Z] [2025-02-26T07:44:07.810Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-26T07:44:07.810Z] #190 DONE 0.1s [2025-02-26T07:44:07.810Z] [2025-02-26T07:44:07.810Z] #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-26T07:44:09.759Z] #191 DONE 1.8s [2025-02-26T07:44:09.759Z] [2025-02-26T07:44:09.759Z] #112 [security-secretstore-setup] exporting to image [2025-02-26T07:44:09.759Z] #112 exporting layers [2025-02-26T07:44:11.169Z] #112 exporting layers 1.5s done [2025-02-26T07:44:11.169Z] #112 writing image sha256:0056e1ff75dfb91fafcce829d154b92330aa610760ebb40fba45f21d59dfb3b1 done [2025-02-26T07:44:11.169Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-26T07:44:11.169Z] #112 DONE 11.0s [2025-02-26T07:44:11.169Z] [2025-02-26T07:44:11.169Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:45:19.013Z] #148 ... [2025-02-26T07:45:19.013Z] [2025-02-26T07:45:19.013Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-26T07:45:19.013Z] #153 DONE 2011.5s [2025-02-26T07:45:19.013Z] [2025-02-26T07:45:19.013Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:45:19.013Z] #144 ... [2025-02-26T07:45:19.013Z] [2025-02-26T07:45:19.014Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:45:19.014Z] #192 DONE 0.3s [2025-02-26T07:45:19.014Z] [2025-02-26T07:45:19.014Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:45:19.014Z] #150 ... [2025-02-26T07:45:19.014Z] [2025-02-26T07:45:19.014Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:45:19.014Z] #193 DONE 0.2s [2025-02-26T07:45:19.014Z] [2025-02-26T07:45:19.014Z] #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-26T07:45:19.014Z] #194 DONE 0.4s [2025-02-26T07:45:19.014Z] [2025-02-26T07:45:19.014Z] #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-26T07:45:19.014Z] #195 DONE 0.2s [2025-02-26T07:45:19.014Z] [2025-02-26T07:45:19.014Z] #112 [security-spiffe-token-provider] exporting to image [2025-02-26T07:45:19.014Z] #112 exporting layers [2025-02-26T07:45:19.278Z] #112 exporting layers 0.9s done [2025-02-26T07:45:19.278Z] #112 writing image sha256:9b7266428c7c27791b324eb16a1e55557e1181a91d09a3bc71b077d89d7109ad done [2025-02-26T07:45:19.278Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-26T07:45:19.278Z] #112 DONE 11.9s [2025-02-26T07:45:19.278Z] [2025-02-26T07:45:19.278Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:45:51.461Z] #43 ... [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-26T07:45:51.461Z] #146 DONE 2043.0s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:45:51.461Z] #150 ... [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:45:51.461Z] #196 DONE 0.2s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:45:51.461Z] #197 DONE 0.2s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-26T07:45:51.461Z] #198 DONE 0.4s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:45:51.461Z] #145 ... [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-26T07:45:51.461Z] #199 DONE 0.1s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-26T07:45:51.461Z] #200 DONE 0.1s [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:45:51.461Z] #144 ... [2025-02-26T07:45:51.461Z] [2025-02-26T07:45:51.461Z] #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-26T07:45:52.041Z] #201 DONE 1.9s [2025-02-26T07:45:52.041Z] [2025-02-26T07:45:52.041Z] #112 [security-proxy-auth] exporting to image [2025-02-26T07:45:52.041Z] #112 exporting layers [2025-02-26T07:45:52.646Z] #112 exporting layers 0.7s done [2025-02-26T07:45:52.646Z] #112 writing image sha256:1a4b27e915050b0ad4de14fb5759e8745237d16dba1383d3f3e4a4aa18d2b026 done [2025-02-26T07:45:52.646Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-26T07:45:52.646Z] #112 DONE 12.6s [2025-02-26T07:45:52.646Z] [2025-02-26T07:45:52.646Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-26T07:45:54.586Z] #150 DONE 2048.8s [2025-02-26T07:45:54.586Z] [2025-02-26T07:45:54.586Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:45:54.586Z] #152 ... [2025-02-26T07:45:54.586Z] [2025-02-26T07:45:54.586Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:45:54.854Z] #202 DONE 0.3s [2025-02-26T07:45:54.854Z] [2025-02-26T07:45:54.854Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:45:54.854Z] #152 ... [2025-02-26T07:45:54.854Z] [2025-02-26T07:45:54.854Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:45:55.121Z] #203 DONE 0.2s [2025-02-26T07:45:55.121Z] [2025-02-26T07:45:55.121Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-26T07:45:55.710Z] #204 DONE 0.5s [2025-02-26T07:45:55.710Z] [2025-02-26T07:45:55.710Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:45:55.979Z] #205 DONE 0.3s [2025-02-26T07:45:55.979Z] [2025-02-26T07:45:55.979Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:45:56.246Z] #43 ... [2025-02-26T07:45:56.246Z] [2025-02-26T07:45:56.246Z] #112 [core-data] exporting to image [2025-02-26T07:45:56.517Z] #112 exporting layers 0.5s done [2025-02-26T07:45:56.517Z] #112 writing image sha256:e5fc4ca294cb63f55a336b2140ddffdaffa880655d180e563a067bf576a783c1 done [2025-02-26T07:45:56.517Z] #112 naming to docker.io/library/core-data-arm64 done [2025-02-26T07:45:56.517Z] #112 DONE 13.0s [2025-02-26T07:45:56.517Z] [2025-02-26T07:45:56.517Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:45:57.104Z] #148 ... [2025-02-26T07:45:57.104Z] [2025-02-26T07:45:57.104Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-26T07:45:57.104Z] #145 DONE 2050.8s [2025-02-26T07:45:57.384Z] [2025-02-26T07:45:57.384Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:45:57.971Z] #152 ... [2025-02-26T07:45:57.971Z] [2025-02-26T07:45:57.971Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:45:57.971Z] #206 DONE 0.2s [2025-02-26T07:45:57.971Z] [2025-02-26T07:45:57.971Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:45:57.971Z] #43 ... [2025-02-26T07:45:57.971Z] [2025-02-26T07:45:57.971Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-26T07:45:58.553Z] #207 DONE 0.4s [2025-02-26T07:45:58.553Z] [2025-02-26T07:45:58.553Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:45:58.553Z] #208 DONE 0.1s [2025-02-26T07:45:58.553Z] [2025-02-26T07:45:58.553Z] #112 [core-keeper] exporting to image [2025-02-26T07:45:58.935Z] #112 exporting layers 0.5s done [2025-02-26T07:45:59.263Z] #112 writing image sha256:6352b5457023ccded6235285e53f4df8cd07e1a853c4053c52bfb84d03966f16 done [2025-02-26T07:45:59.263Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-02-26T07:45:59.263Z] #112 DONE 13.6s [2025-02-26T07:45:59.263Z] [2025-02-26T07:45:59.263Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:00.774Z] #43 ... [2025-02-26T07:46:00.774Z] [2025-02-26T07:46:00.774Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-26T07:46:00.774Z] #152 DONE 2055.1s [2025-02-26T07:46:00.774Z] [2025-02-26T07:46:00.774Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:00.774Z] #43 ... [2025-02-26T07:46:00.774Z] [2025-02-26T07:46:00.774Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:46:01.078Z] #209 DONE 0.2s [2025-02-26T07:46:01.078Z] [2025-02-26T07:46:01.078Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:01.078Z] #43 ... [2025-02-26T07:46:01.078Z] [2025-02-26T07:46:01.078Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:46:01.379Z] #210 DONE 0.1s [2025-02-26T07:46:01.379Z] [2025-02-26T07:46:01.379Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:01.379Z] #43 ... [2025-02-26T07:46:01.379Z] [2025-02-26T07:46:01.379Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-26T07:46:01.680Z] #211 DONE 0.4s [2025-02-26T07:46:01.680Z] [2025-02-26T07:46:01.680Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:46:01.989Z] #52 ... [2025-02-26T07:46:01.989Z] [2025-02-26T07:46:01.989Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:46:01.989Z] #212 DONE 0.1s [2025-02-26T07:46:01.989Z] [2025-02-26T07:46:01.989Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-26T07:46:01.989Z] #213 DONE 0.1s [2025-02-26T07:46:01.989Z] [2025-02-26T07:46:01.989Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:02.324Z] #43 ... [2025-02-26T07:46:02.324Z] [2025-02-26T07:46:02.324Z] #112 [core-metadata] exporting to image [2025-02-26T07:46:02.612Z] #112 exporting layers 0.5s done [2025-02-26T07:46:02.612Z] #112 writing image sha256:297a5632394d1e542e7525035bd62779661998596b8d02244d546568e44c4db1 done [2025-02-26T07:46:02.612Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-02-26T07:46:02.612Z] #112 DONE 14.0s [2025-02-26T07:46:02.612Z] [2025-02-26T07:46:02.612Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:46:29.861Z] #52 ... [2025-02-26T07:46:29.861Z] [2025-02-26T07:46:29.861Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-26T07:46:29.861Z] #144 DONE 2084.0s [2025-02-26T07:46:29.861Z] [2025-02-26T07:46:29.861Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:29.861Z] #43 ... [2025-02-26T07:46:29.861Z] [2025-02-26T07:46:29.861Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:46:30.128Z] #214 DONE 0.1s [2025-02-26T07:46:30.128Z] [2025-02-26T07:46:30.128Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:46:30.128Z] #215 DONE 0.1s [2025-02-26T07:46:30.128Z] [2025-02-26T07:46:30.128Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-26T07:46:30.397Z] #43 ... [2025-02-26T07:46:30.397Z] [2025-02-26T07:46:30.397Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-26T07:46:30.987Z] #216 DONE 0.5s [2025-02-26T07:46:30.987Z] [2025-02-26T07:46:30.987Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-26T07:46:30.987Z] #217 DONE 0.1s [2025-02-26T07:46:30.987Z] [2025-02-26T07:46:30.987Z] #112 [support-scheduler] exporting to image [2025-02-26T07:46:30.987Z] #112 exporting layers [2025-02-26T07:46:31.945Z] #112 exporting layers 0.9s done [2025-02-26T07:46:31.945Z] #112 writing image sha256:2c52f7d08da3b23895209a41303959d24c8eb77a3197cc3195bf9aa45602ad31 done [2025-02-26T07:46:31.945Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-02-26T07:46:31.945Z] #112 DONE 15.0s [2025-02-26T07:46:31.945Z] [2025-02-26T07:46:31.945Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-26T07:46:37.283Z] #148 DONE 2091.8s [2025-02-26T07:46:37.283Z] [2025-02-26T07:46:37.283Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:46:37.549Z] #52 ... [2025-02-26T07:46:37.549Z] [2025-02-26T07:46:37.549Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-26T07:46:37.549Z] #218 DONE 0.1s [2025-02-26T07:46:37.549Z] [2025-02-26T07:46:37.549Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-26T07:46:37.549Z] #219 DONE 0.1s [2025-02-26T07:46:37.549Z] [2025-02-26T07:46:37.549Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-26T07:46:38.181Z] #220 DONE 0.5s [2025-02-26T07:46:38.181Z] [2025-02-26T07:46:38.181Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-26T07:46:38.181Z] #221 DONE 0.1s [2025-02-26T07:46:38.181Z] [2025-02-26T07:46:38.181Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:46:38.181Z] #52 ... [2025-02-26T07:46:38.181Z] [2025-02-26T07:46:38.181Z] #112 [support-notifications] exporting to image [2025-02-26T07:46:38.181Z] #112 exporting layers [2025-02-26T07:46:38.767Z] #112 exporting layers 0.6s done [2025-02-26T07:46:38.767Z] #112 writing image sha256:f6fa4ee4a822be25c1fccdb9d4854c42c6c6b0ee1cdbcfe63ead692fe5325ff8 done [2025-02-26T07:46:38.767Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-02-26T07:46:38.767Z] #112 DONE 15.6s [2025-02-26T07:46:38.767Z] [2025-02-26T07:46:38.767Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-26T07:46:38.767Z] time="2025-02-26T07:08:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-26T07:46:38.779Z] $ docker stop --time=1 f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 [2025-02-26T07:46:40.454Z] $ docker rm -f --volumes f2dafeafaff1e190c87868d5019db0d4f3d99fdfa99c4535dae809d836f96ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T07:46:40.959Z] + docker images [2025-02-26T07:46:40.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-26T07:46:40.959Z] support-notifications-arm64 latest f6fa4ee4a822 3 seconds ago 52MB [2025-02-26T07:46:40.959Z] support-scheduler-arm64 latest 2c52f7d08da3 10 seconds ago 48.2MB [2025-02-26T07:46:40.959Z] core-metadata-arm64 latest 297a5632394d 39 seconds ago 33MB [2025-02-26T07:46:40.959Z] core-keeper-arm64 latest 6352b5457023 42 seconds ago 32.5MB [2025-02-26T07:46:40.959Z] core-data-arm64 latest e5fc4ca294cb 45 seconds ago 32.8MB [2025-02-26T07:46:40.959Z] security-proxy-auth-arm64 latest 1a4b27e91505 49 seconds ago 31.8MB [2025-02-26T07:46:40.959Z] security-spiffe-token-provider-arm64 latest 9b7266428c7c About a minute ago 47.8MB [2025-02-26T07:46:40.959Z] security-secretstore-setup-arm64 latest 0056e1ff75df 2 minutes ago 67.2MB [2025-02-26T07:46:40.959Z] security-proxy-setup-arm64 latest c19ec571d535 2 minutes ago 38.6MB [2025-02-26T07:46:40.959Z] core-command-arm64 latest 93e1c53b4e79 3 minutes ago 28.4MB [2025-02-26T07:46:40.959Z] security-bootstrapper-arm64 latest b3074b35a5fd 17 minutes ago 21MB [2025-02-26T07:46:40.959Z] core-common-config-bootstrapper-arm64 latest 85601bb2fa0f 17 minutes ago 17.9MB [2025-02-26T07:46:40.959Z] security-spire-agent-arm64 latest c306f1d6d420 36 minutes ago 187MB [2025-02-26T07:46:40.959Z] security-spire-config-arm64 latest 14ddfbcbdfe8 36 minutes ago 143MB [2025-02-26T07:46:40.959Z] security-spire-server-arm64 latest d464e0a4bf39 36 minutes ago 144MB [2025-02-26T07:46:40.959Z] ci-base-image-arm64 latest b31b0b97765f 38 minutes ago 915MB [2025-02-26T07:46:40.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-02-26T07:46:40.959Z] 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-26T07:46:41.114Z] provisioning config files... [2025-02-26T07:46:41.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/801@tmp/config9837894985949405686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:46:41.470Z] ---> ****-login.sh [2025-02-26T07:46:41.470Z] nexus3.edgexfoundry.org:10001 [2025-02-26T07:46:41.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:46:41.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:46:41.737Z] Configure a credential helper to remove this warning. See [2025-02-26T07:46:41.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:46:41.737Z] [2025-02-26T07:46:41.737Z] Login Succeeded [2025-02-26T07:46:41.737Z] nexus3.edgexfoundry.org:10002 [2025-02-26T07:46:42.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:46:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:46:42.269Z] Configure a credential helper to remove this warning. See [2025-02-26T07:46:42.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:46:42.269Z] [2025-02-26T07:46:42.269Z] Login Succeeded [2025-02-26T07:46:42.269Z] nexus3.edgexfoundry.org:10003 [2025-02-26T07:46:42.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:46:42.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:46:42.536Z] Configure a credential helper to remove this warning. See [2025-02-26T07:46:42.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:46:42.536Z] [2025-02-26T07:46:42.536Z] Login Succeeded [2025-02-26T07:46:42.536Z] nexus3.edgexfoundry.org:10004 [2025-02-26T07:46:42.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:46:42.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:46:42.804Z] Configure a credential helper to remove this warning. See [2025-02-26T07:46:42.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:46:42.804Z] [2025-02-26T07:46:42.804Z] Login Succeeded [2025-02-26T07:46:42.804Z] ****.io [2025-02-26T07:46:43.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-26T07:46:43.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-26T07:46:43.338Z] Configure a credential helper to remove this warning. See [2025-02-26T07:46:43.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-26T07:46:43.338Z] [2025-02-26T07:46:43.338Z] Login Succeeded [2025-02-26T07:46:43.338Z] ---> ****-login.sh ends [Pipeline] } [2025-02-26T07:46:43.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:46:43.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-26T07:46:43.438Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-26T07:46:43.438Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:46:43.438Z] latest [2025-02-26T07:46:43.438Z] 4.0.0-dev.63 [2025-02-26T07:46:43.438Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:46:43.438Z] main [2025-02-26T07:46:43.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:43.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:44.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:46:44.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T07:46:44.178Z] 4c7c389871a3: Preparing [2025-02-26T07:46:44.178Z] 9cf63ee56688: Preparing [2025-02-26T07:46:44.178Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:44.178Z] 396370611006: Preparing [2025-02-26T07:46:44.178Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:44.178Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:44.178Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:44.178Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:44.178Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:44.442Z] fb23ad7eb29b: Pushed [2025-02-26T07:46:44.442Z] 4c7c389871a3: Pushed [2025-02-26T07:46:44.442Z] 4664d49f0ad4: Pushed [2025-02-26T07:46:44.442Z] 396370611006: Pushed [2025-02-26T07:46:44.442Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:44.442Z] a20cbaa81bfd: Pushed [2025-02-26T07:46:48.674Z] 9cf63ee56688: Pushed [2025-02-26T07:46:48.939Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:49.296Z] + 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-26T07:46:49.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-26T07:46:49.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T07:46:49.649Z] 4c7c389871a3: Preparing [2025-02-26T07:46:49.649Z] 9cf63ee56688: Preparing [2025-02-26T07:46:49.649Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:49.649Z] 396370611006: Preparing [2025-02-26T07:46:49.649Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:49.649Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:49.649Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:49.649Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:49.649Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:49.649Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:49.649Z] 4c7c389871a3: Layer already exists [2025-02-26T07:46:49.649Z] 9cf63ee56688: Layer already exists [2025-02-26T07:46:49.649Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:49.649Z] 396370611006: Layer already exists [2025-02-26T07:46:49.649Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:49.649Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:49.913Z] latest: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:50.269Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:50.626Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 [2025-02-26T07:46:50.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T07:46:50.626Z] 4c7c389871a3: Preparing [2025-02-26T07:46:50.626Z] 9cf63ee56688: Preparing [2025-02-26T07:46:50.626Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:50.626Z] 396370611006: Preparing [2025-02-26T07:46:50.626Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:50.626Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:50.626Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:50.626Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:50.626Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:50.626Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:50.626Z] 9cf63ee56688: Layer already exists [2025-02-26T07:46:50.626Z] 4c7c389871a3: Layer already exists [2025-02-26T07:46:50.626Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:50.626Z] 396370611006: Layer already exists [2025-02-26T07:46:50.626Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:50.626Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:50.626Z] 4.0.0-dev.63: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:50.987Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:51.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:46:51.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T07:46:51.336Z] 4c7c389871a3: Preparing [2025-02-26T07:46:51.336Z] 9cf63ee56688: Preparing [2025-02-26T07:46:51.336Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:51.336Z] 396370611006: Preparing [2025-02-26T07:46:51.336Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:51.336Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:51.336Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:51.336Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:51.336Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:51.336Z] 396370611006: Layer already exists [2025-02-26T07:46:51.336Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:51.336Z] 9cf63ee56688: Layer already exists [2025-02-26T07:46:51.336Z] 4c7c389871a3: Layer already exists [2025-02-26T07:46:51.336Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:51.336Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:51.336Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:51.599Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:51.964Z] + 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-26T07:46:52.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-26T07:46:52.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-26T07:46:52.317Z] 4c7c389871a3: Preparing [2025-02-26T07:46:52.317Z] 9cf63ee56688: Preparing [2025-02-26T07:46:52.317Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:52.317Z] 396370611006: Preparing [2025-02-26T07:46:52.317Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:52.317Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:52.317Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:52.317Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:52.317Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:52.317Z] 9cf63ee56688: Layer already exists [2025-02-26T07:46:52.317Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:52.317Z] 396370611006: Layer already exists [2025-02-26T07:46:52.317Z] 4c7c389871a3: Layer already exists [2025-02-26T07:46:52.317Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:52.317Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:52.317Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:52.580Z] main: digest: sha256:69ffb18b71e0fbc8106ab001930501a46e7fff6d6a77fdd2c89bc49cdb3cf05e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:46:52.654Z] ===================================================== [Pipeline] echo [2025-02-26T07:46:52.669Z] taggedImages: [2025-02-26T07:46:52.669Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:46:52.669Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-26T07:46:52.669Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.63 [2025-02-26T07:46:52.669Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:46:52.669Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-26T07:46:52.697Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-26T07:46:52.697Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:46:52.697Z] latest [2025-02-26T07:46:52.697Z] 4.0.0-dev.63 [2025-02-26T07:46:52.697Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:46:52.697Z] main [2025-02-26T07:46:52.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:53.063Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:53.418Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:46:53.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T07:46:53.418Z] eb63d9b3894a: Preparing [2025-02-26T07:46:53.418Z] 23283519df02: Preparing [2025-02-26T07:46:53.418Z] faee836b095d: Preparing [2025-02-26T07:46:53.418Z] 638595eeadc1: Preparing [2025-02-26T07:46:53.418Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:53.418Z] 396370611006: Preparing [2025-02-26T07:46:53.418Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:53.418Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:53.418Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:53.418Z] 396370611006: Waiting [2025-02-26T07:46:53.418Z] fb23ad7eb29b: Waiting [2025-02-26T07:46:53.418Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:53.418Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:53.684Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:53.684Z] 396370611006: Layer already exists [2025-02-26T07:46:53.684Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:53.684Z] faee836b095d: Pushed [2025-02-26T07:46:53.684Z] 23283519df02: Pushed [2025-02-26T07:46:53.684Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:53.684Z] eb63d9b3894a: Pushed [2025-02-26T07:46:53.684Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:55.614Z] 638595eeadc1: Pushed [2025-02-26T07:46:55.878Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:56.234Z] + 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-26T07:46:56.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-26T07:46:56.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T07:46:56.854Z] eb63d9b3894a: Preparing [2025-02-26T07:46:56.854Z] 23283519df02: Preparing [2025-02-26T07:46:56.854Z] faee836b095d: Preparing [2025-02-26T07:46:56.854Z] 638595eeadc1: Preparing [2025-02-26T07:46:56.854Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:56.854Z] 396370611006: Preparing [2025-02-26T07:46:56.854Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:56.854Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:56.854Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:56.854Z] fb23ad7eb29b: Waiting [2025-02-26T07:46:56.854Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:56.854Z] 396370611006: Waiting [2025-02-26T07:46:56.854Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:56.854Z] eb63d9b3894a: Layer already exists [2025-02-26T07:46:56.854Z] 638595eeadc1: Layer already exists [2025-02-26T07:46:56.854Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:56.854Z] 23283519df02: Layer already exists [2025-02-26T07:46:56.854Z] faee836b095d: Layer already exists [2025-02-26T07:46:56.854Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:56.854Z] 396370611006: Layer already exists [2025-02-26T07:46:56.854Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:56.854Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:57.120Z] latest: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:57.479Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:57.834Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 [2025-02-26T07:46:57.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T07:46:57.834Z] eb63d9b3894a: Preparing [2025-02-26T07:46:57.834Z] 23283519df02: Preparing [2025-02-26T07:46:57.834Z] faee836b095d: Preparing [2025-02-26T07:46:57.834Z] 638595eeadc1: Preparing [2025-02-26T07:46:57.834Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:57.834Z] 396370611006: Preparing [2025-02-26T07:46:57.834Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:57.834Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:57.834Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:57.834Z] 396370611006: Waiting [2025-02-26T07:46:57.834Z] fb23ad7eb29b: Waiting [2025-02-26T07:46:57.834Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:57.834Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:57.834Z] eb63d9b3894a: Layer already exists [2025-02-26T07:46:57.834Z] 638595eeadc1: Layer already exists [2025-02-26T07:46:57.834Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:57.834Z] 23283519df02: Layer already exists [2025-02-26T07:46:57.834Z] faee836b095d: Layer already exists [2025-02-26T07:46:57.834Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:57.834Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:57.834Z] 396370611006: Layer already exists [2025-02-26T07:46:57.834Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:58.098Z] 4.0.0-dev.63: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:58.445Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:58.800Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:46:58.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T07:46:58.800Z] eb63d9b3894a: Preparing [2025-02-26T07:46:58.800Z] 23283519df02: Preparing [2025-02-26T07:46:58.800Z] faee836b095d: Preparing [2025-02-26T07:46:58.800Z] 638595eeadc1: Preparing [2025-02-26T07:46:58.800Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:58.800Z] 396370611006: Preparing [2025-02-26T07:46:58.800Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:58.800Z] 396370611006: Waiting [2025-02-26T07:46:58.800Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:58.800Z] fb23ad7eb29b: Waiting [2025-02-26T07:46:58.800Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:58.800Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:58.800Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:58.800Z] eb63d9b3894a: Layer already exists [2025-02-26T07:46:58.800Z] 23283519df02: Layer already exists [2025-02-26T07:46:58.800Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:58.800Z] faee836b095d: Layer already exists [2025-02-26T07:46:58.800Z] 638595eeadc1: Layer already exists [2025-02-26T07:46:58.800Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:58.800Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:46:58.800Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:58.800Z] 396370611006: Layer already exists [2025-02-26T07:46:59.065Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:46:59.419Z] + 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-26T07:46:59.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-26T07:46:59.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-26T07:46:59.779Z] eb63d9b3894a: Preparing [2025-02-26T07:46:59.779Z] 23283519df02: Preparing [2025-02-26T07:46:59.779Z] faee836b095d: Preparing [2025-02-26T07:46:59.779Z] 638595eeadc1: Preparing [2025-02-26T07:46:59.779Z] 4664d49f0ad4: Preparing [2025-02-26T07:46:59.779Z] 396370611006: Preparing [2025-02-26T07:46:59.779Z] fb23ad7eb29b: Preparing [2025-02-26T07:46:59.779Z] a20cbaa81bfd: Preparing [2025-02-26T07:46:59.779Z] dd9c8f8612c8: Preparing [2025-02-26T07:46:59.779Z] 396370611006: Waiting [2025-02-26T07:46:59.779Z] fb23ad7eb29b: Waiting [2025-02-26T07:46:59.779Z] a20cbaa81bfd: Waiting [2025-02-26T07:46:59.779Z] dd9c8f8612c8: Waiting [2025-02-26T07:46:59.779Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:46:59.779Z] eb63d9b3894a: Layer already exists [2025-02-26T07:46:59.779Z] faee836b095d: Layer already exists [2025-02-26T07:46:59.779Z] 23283519df02: Layer already exists [2025-02-26T07:46:59.779Z] 638595eeadc1: Layer already exists [2025-02-26T07:46:59.779Z] 396370611006: Layer already exists [2025-02-26T07:46:59.779Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:46:59.779Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:46:59.779Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:00.043Z] main: digest: sha256:31b90c9646067851b387ac4ee82a49d8a397802c20d917fcf8d9d85876e611fc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:00.125Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:00.137Z] taggedImages: [2025-02-26T07:47:00.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:00.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-26T07:47:00.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.63 [2025-02-26T07:47:00.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:00.137Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-26T07:47:00.160Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-26T07:47:00.160Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:00.160Z] latest [2025-02-26T07:47:00.160Z] 4.0.0-dev.63 [2025-02-26T07:47:00.160Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:00.160Z] main [2025-02-26T07:47:00.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:00.523Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:00.893Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:00.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T07:47:00.893Z] cd7c8241fd0e: Preparing [2025-02-26T07:47:00.893Z] 3dd56955d190: Preparing [2025-02-26T07:47:00.893Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:00.893Z] 396370611006: Preparing [2025-02-26T07:47:00.893Z] ccfa8d5da5e5: Preparing [2025-02-26T07:47:00.893Z] 31f6bbac90d4: Preparing [2025-02-26T07:47:00.893Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:00.893Z] 31f6bbac90d4: Waiting [2025-02-26T07:47:00.893Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:00.893Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:00.893Z] 396370611006: Layer already exists [2025-02-26T07:47:01.158Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:01.158Z] ccfa8d5da5e5: Pushed [2025-02-26T07:47:01.158Z] cd7c8241fd0e: Pushed [2025-02-26T07:47:01.158Z] 31f6bbac90d4: Pushed [2025-02-26T07:47:06.561Z] 3dd56955d190: Pushed [2025-02-26T07:47:06.561Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:06.922Z] + 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-26T07:47:07.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-26T07:47:07.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T07:47:07.274Z] cd7c8241fd0e: Preparing [2025-02-26T07:47:07.274Z] 3dd56955d190: Preparing [2025-02-26T07:47:07.274Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:07.274Z] 396370611006: Preparing [2025-02-26T07:47:07.274Z] ccfa8d5da5e5: Preparing [2025-02-26T07:47:07.274Z] 31f6bbac90d4: Preparing [2025-02-26T07:47:07.274Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:07.274Z] 31f6bbac90d4: Waiting [2025-02-26T07:47:07.274Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:07.274Z] cd7c8241fd0e: Layer already exists [2025-02-26T07:47:07.274Z] ccfa8d5da5e5: Layer already exists [2025-02-26T07:47:07.274Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:07.274Z] 396370611006: Layer already exists [2025-02-26T07:47:07.274Z] 3dd56955d190: Layer already exists [2025-02-26T07:47:07.274Z] 31f6bbac90d4: Layer already exists [2025-02-26T07:47:07.274Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:07.274Z] latest: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:07.634Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:07.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 [2025-02-26T07:47:07.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T07:47:07.988Z] cd7c8241fd0e: Preparing [2025-02-26T07:47:07.988Z] 3dd56955d190: Preparing [2025-02-26T07:47:07.988Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:07.988Z] 396370611006: Preparing [2025-02-26T07:47:07.988Z] ccfa8d5da5e5: Preparing [2025-02-26T07:47:07.988Z] 31f6bbac90d4: Preparing [2025-02-26T07:47:07.988Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:07.988Z] 31f6bbac90d4: Waiting [2025-02-26T07:47:07.988Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:07.988Z] 396370611006: Layer already exists [2025-02-26T07:47:07.988Z] 3dd56955d190: Layer already exists [2025-02-26T07:47:07.988Z] ccfa8d5da5e5: Layer already exists [2025-02-26T07:47:07.988Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:07.988Z] cd7c8241fd0e: Layer already exists [2025-02-26T07:47:07.988Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:07.988Z] 31f6bbac90d4: Layer already exists [2025-02-26T07:47:07.988Z] 4.0.0-dev.63: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:08.600Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:08.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T07:47:08.949Z] cd7c8241fd0e: Preparing [2025-02-26T07:47:08.949Z] 3dd56955d190: Preparing [2025-02-26T07:47:08.949Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:08.949Z] 396370611006: Preparing [2025-02-26T07:47:08.949Z] ccfa8d5da5e5: Preparing [2025-02-26T07:47:08.949Z] 31f6bbac90d4: Preparing [2025-02-26T07:47:08.949Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:08.949Z] 31f6bbac90d4: Waiting [2025-02-26T07:47:08.949Z] ccfa8d5da5e5: Layer already exists [2025-02-26T07:47:08.949Z] 3dd56955d190: Layer already exists [2025-02-26T07:47:08.949Z] 396370611006: Layer already exists [2025-02-26T07:47:08.949Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:08.949Z] cd7c8241fd0e: Layer already exists [2025-02-26T07:47:08.949Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:08.949Z] 31f6bbac90d4: Layer already exists [2025-02-26T07:47:08.949Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:09.557Z] + 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-26T07:47:09.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-26T07:47:09.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-26T07:47:09.898Z] cd7c8241fd0e: Preparing [2025-02-26T07:47:09.898Z] 3dd56955d190: Preparing [2025-02-26T07:47:09.898Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:09.898Z] 396370611006: Preparing [2025-02-26T07:47:09.898Z] ccfa8d5da5e5: Preparing [2025-02-26T07:47:09.898Z] 31f6bbac90d4: Preparing [2025-02-26T07:47:09.898Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:09.898Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:09.898Z] 31f6bbac90d4: Waiting [2025-02-26T07:47:09.898Z] cd7c8241fd0e: Layer already exists [2025-02-26T07:47:09.898Z] 3dd56955d190: Layer already exists [2025-02-26T07:47:09.898Z] ccfa8d5da5e5: Layer already exists [2025-02-26T07:47:09.898Z] 396370611006: Layer already exists [2025-02-26T07:47:09.898Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:09.898Z] 31f6bbac90d4: Layer already exists [2025-02-26T07:47:09.898Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:10.162Z] main: digest: sha256:1fb6d2fce473b8169976cc296bba0c24aa0181572ac78d5faccfc06e04690ffa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:10.241Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:10.257Z] taggedImages: [2025-02-26T07:47:10.257Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:10.257Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-26T07:47:10.257Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.63 [2025-02-26T07:47:10.257Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:10.257Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-26T07:47:10.285Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-26T07:47:10.285Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:10.285Z] latest [2025-02-26T07:47:10.285Z] 4.0.0-dev.63 [2025-02-26T07:47:10.285Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:10.285Z] main [2025-02-26T07:47:10.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:10.650Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:11.004Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T07:47:11.004Z] d5b93ec94190: Preparing [2025-02-26T07:47:11.004Z] 0356898f634a: Preparing [2025-02-26T07:47:11.004Z] 396370611006: Preparing [2025-02-26T07:47:11.004Z] d1abf7149450: Preparing [2025-02-26T07:47:11.004Z] fba8a182441e: Preparing [2025-02-26T07:47:11.004Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:11.004Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:11.004Z] 396370611006: Layer already exists [2025-02-26T07:47:11.270Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:11.270Z] fba8a182441e: Pushed [2025-02-26T07:47:11.270Z] d1abf7149450: Pushed [2025-02-26T07:47:11.270Z] d5b93ec94190: Pushed [2025-02-26T07:47:16.583Z] 0356898f634a: Pushed [2025-02-26T07:47:16.583Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:16.927Z] + 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-26T07:47:17.268Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-26T07:47:17.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T07:47:17.269Z] d5b93ec94190: Preparing [2025-02-26T07:47:17.269Z] 0356898f634a: Preparing [2025-02-26T07:47:17.269Z] 396370611006: Preparing [2025-02-26T07:47:17.269Z] d1abf7149450: Preparing [2025-02-26T07:47:17.269Z] fba8a182441e: Preparing [2025-02-26T07:47:17.269Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:17.269Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:17.269Z] fba8a182441e: Layer already exists [2025-02-26T07:47:17.269Z] d1abf7149450: Layer already exists [2025-02-26T07:47:17.269Z] d5b93ec94190: Layer already exists [2025-02-26T07:47:17.269Z] 0356898f634a: Layer already exists [2025-02-26T07:47:17.269Z] 396370611006: Layer already exists [2025-02-26T07:47:17.269Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:17.269Z] latest: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:17.950Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:18.320Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 [2025-02-26T07:47:18.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T07:47:18.320Z] d5b93ec94190: Preparing [2025-02-26T07:47:18.320Z] 0356898f634a: Preparing [2025-02-26T07:47:18.320Z] 396370611006: Preparing [2025-02-26T07:47:18.320Z] d1abf7149450: Preparing [2025-02-26T07:47:18.320Z] fba8a182441e: Preparing [2025-02-26T07:47:18.320Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:18.320Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:18.320Z] fba8a182441e: Layer already exists [2025-02-26T07:47:18.320Z] 0356898f634a: Layer already exists [2025-02-26T07:47:18.320Z] d1abf7149450: Layer already exists [2025-02-26T07:47:18.320Z] 396370611006: Layer already exists [2025-02-26T07:47:18.320Z] d5b93ec94190: Layer already exists [2025-02-26T07:47:18.320Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:18.320Z] 4.0.0-dev.63: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:18.981Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:19.339Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:19.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T07:47:19.339Z] d5b93ec94190: Preparing [2025-02-26T07:47:19.339Z] 0356898f634a: Preparing [2025-02-26T07:47:19.339Z] 396370611006: Preparing [2025-02-26T07:47:19.339Z] d1abf7149450: Preparing [2025-02-26T07:47:19.339Z] fba8a182441e: Preparing [2025-02-26T07:47:19.339Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:19.339Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:19.339Z] d5b93ec94190: Layer already exists [2025-02-26T07:47:19.339Z] fba8a182441e: Layer already exists [2025-02-26T07:47:19.339Z] 0356898f634a: Layer already exists [2025-02-26T07:47:19.339Z] 396370611006: Layer already exists [2025-02-26T07:47:19.339Z] d1abf7149450: Layer already exists [2025-02-26T07:47:19.339Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:19.339Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:19.961Z] + 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-26T07:47:20.330Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-26T07:47:20.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-26T07:47:20.330Z] d5b93ec94190: Preparing [2025-02-26T07:47:20.330Z] 0356898f634a: Preparing [2025-02-26T07:47:20.330Z] 396370611006: Preparing [2025-02-26T07:47:20.330Z] d1abf7149450: Preparing [2025-02-26T07:47:20.330Z] fba8a182441e: Preparing [2025-02-26T07:47:20.330Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:20.330Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:20.330Z] 0356898f634a: Layer already exists [2025-02-26T07:47:20.330Z] d5b93ec94190: Layer already exists [2025-02-26T07:47:20.330Z] 396370611006: Layer already exists [2025-02-26T07:47:20.330Z] d1abf7149450: Layer already exists [2025-02-26T07:47:20.330Z] fba8a182441e: Layer already exists [2025-02-26T07:47:20.330Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:20.330Z] main: digest: sha256:d23694c710ecb63109c812ffd87ae636a625fe053c73e96c06d3b418dc2a481e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:20.407Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:20.421Z] taggedImages: [2025-02-26T07:47:20.421Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:20.421Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-26T07:47:20.421Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.63 [2025-02-26T07:47:20.421Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:20.421Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-26T07:47:20.444Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-26T07:47:20.444Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:20.444Z] latest [2025-02-26T07:47:20.444Z] 4.0.0-dev.63 [2025-02-26T07:47:20.444Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:20.444Z] main [2025-02-26T07:47:20.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:20.810Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:21.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:21.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T07:47:21.160Z] 6397d7a6d077: Preparing [2025-02-26T07:47:21.160Z] 8a0f401e357c: Preparing [2025-02-26T07:47:21.160Z] b079b272103f: Preparing [2025-02-26T07:47:21.160Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:21.160Z] 396370611006: Preparing [2025-02-26T07:47:21.160Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:21.160Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:21.160Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:21.160Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:21.160Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:21.160Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:21.160Z] 396370611006: Layer already exists [2025-02-26T07:47:21.160Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:21.424Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:21.424Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:21.424Z] 8a0f401e357c: Pushed [2025-02-26T07:47:21.424Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:21.424Z] 6397d7a6d077: Pushed [2025-02-26T07:47:26.733Z] b079b272103f: Pushed [2025-02-26T07:47:26.733Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:27.073Z] + 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-26T07:47:27.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-26T07:47:27.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T07:47:27.414Z] 6397d7a6d077: Preparing [2025-02-26T07:47:27.414Z] 8a0f401e357c: Preparing [2025-02-26T07:47:27.414Z] b079b272103f: Preparing [2025-02-26T07:47:27.414Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:27.414Z] 396370611006: Preparing [2025-02-26T07:47:27.414Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:27.414Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:27.414Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:27.414Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:27.414Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:27.414Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:27.414Z] 396370611006: Layer already exists [2025-02-26T07:47:27.414Z] 6397d7a6d077: Layer already exists [2025-02-26T07:47:27.414Z] 8a0f401e357c: Layer already exists [2025-02-26T07:47:27.414Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:27.414Z] b079b272103f: Layer already exists [2025-02-26T07:47:27.414Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:27.414Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:27.414Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:27.414Z] latest: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:28.019Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:28.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 [2025-02-26T07:47:28.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T07:47:28.359Z] 6397d7a6d077: Preparing [2025-02-26T07:47:28.359Z] 8a0f401e357c: Preparing [2025-02-26T07:47:28.359Z] b079b272103f: Preparing [2025-02-26T07:47:28.359Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:28.359Z] 396370611006: Preparing [2025-02-26T07:47:28.359Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:28.359Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:28.359Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:28.359Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:28.359Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:28.359Z] b079b272103f: Layer already exists [2025-02-26T07:47:28.359Z] 396370611006: Layer already exists [2025-02-26T07:47:28.359Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:28.359Z] 8a0f401e357c: Layer already exists [2025-02-26T07:47:28.359Z] 6397d7a6d077: Layer already exists [2025-02-26T07:47:28.359Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:28.359Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:28.359Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:28.359Z] 4.0.0-dev.63: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:28.980Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:29.327Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:29.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T07:47:29.327Z] 6397d7a6d077: Preparing [2025-02-26T07:47:29.327Z] 8a0f401e357c: Preparing [2025-02-26T07:47:29.327Z] b079b272103f: Preparing [2025-02-26T07:47:29.327Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:29.327Z] 396370611006: Preparing [2025-02-26T07:47:29.327Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:29.327Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:29.327Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:29.327Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:29.327Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:29.327Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:29.327Z] 396370611006: Layer already exists [2025-02-26T07:47:29.327Z] 8a0f401e357c: Layer already exists [2025-02-26T07:47:29.327Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:29.327Z] b079b272103f: Layer already exists [2025-02-26T07:47:29.327Z] 6397d7a6d077: Layer already exists [2025-02-26T07:47:29.327Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:29.327Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:29.327Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:29.327Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:29.689Z] + 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-26T07:47:30.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-26T07:47:30.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-26T07:47:30.034Z] 6397d7a6d077: Preparing [2025-02-26T07:47:30.034Z] 8a0f401e357c: Preparing [2025-02-26T07:47:30.034Z] b079b272103f: Preparing [2025-02-26T07:47:30.034Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:30.034Z] 396370611006: Preparing [2025-02-26T07:47:30.034Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:30.034Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:30.034Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:30.034Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:30.034Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:30.034Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:30.034Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:30.034Z] 396370611006: Layer already exists [2025-02-26T07:47:30.034Z] 6397d7a6d077: Layer already exists [2025-02-26T07:47:30.034Z] b079b272103f: Layer already exists [2025-02-26T07:47:30.034Z] 8a0f401e357c: Layer already exists [2025-02-26T07:47:30.034Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:30.034Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:30.034Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:30.034Z] main: digest: sha256:8ded3d0af5facbf5d8645c1d7660309e746b7ce69590401eef03523ff9e6e90e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:30.379Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:30.394Z] taggedImages: [2025-02-26T07:47:30.394Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:30.394Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-26T07:47:30.394Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.63 [2025-02-26T07:47:30.394Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:30.394Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-26T07:47:30.426Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-26T07:47:30.426Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:30.426Z] latest [2025-02-26T07:47:30.426Z] 4.0.0-dev.63 [2025-02-26T07:47:30.426Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:30.426Z] main [2025-02-26T07:47:30.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:30.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:31.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:31.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T07:47:31.137Z] 45fed681f42c: Preparing [2025-02-26T07:47:31.137Z] 99bf2d2e74c0: Preparing [2025-02-26T07:47:31.137Z] cb1b58dd78c4: Preparing [2025-02-26T07:47:31.137Z] b9f8eb9bf8c1: Preparing [2025-02-26T07:47:31.137Z] 8ddad2673981: Preparing [2025-02-26T07:47:31.137Z] 366fbc49bff3: Preparing [2025-02-26T07:47:31.137Z] b98e92303a43: Preparing [2025-02-26T07:47:31.137Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:31.137Z] 396370611006: Preparing [2025-02-26T07:47:31.137Z] ab5082dc4596: Preparing [2025-02-26T07:47:31.137Z] 7c4414063790: Preparing [2025-02-26T07:47:31.137Z] 5f70bf18a086: Preparing [2025-02-26T07:47:31.137Z] ecab1856770d: Preparing [2025-02-26T07:47:31.137Z] 2d856fede68f: Preparing [2025-02-26T07:47:31.137Z] 9dbcd8bbd655: Preparing [2025-02-26T07:47:31.137Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:31.137Z] ab5082dc4596: Waiting [2025-02-26T07:47:31.137Z] 366fbc49bff3: Waiting [2025-02-26T07:47:31.137Z] 7c4414063790: Waiting [2025-02-26T07:47:31.137Z] 5f70bf18a086: Waiting [2025-02-26T07:47:31.137Z] ecab1856770d: Waiting [2025-02-26T07:47:31.137Z] 2d856fede68f: Waiting [2025-02-26T07:47:31.137Z] 9dbcd8bbd655: Waiting [2025-02-26T07:47:31.137Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:31.137Z] b98e92303a43: Waiting [2025-02-26T07:47:31.137Z] 396370611006: Waiting [2025-02-26T07:47:31.137Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:31.401Z] cb1b58dd78c4: Pushed [2025-02-26T07:47:31.401Z] b9f8eb9bf8c1: Pushed [2025-02-26T07:47:31.401Z] 99bf2d2e74c0: Pushed [2025-02-26T07:47:31.401Z] 8ddad2673981: Pushed [2025-02-26T07:47:31.401Z] 45fed681f42c: Pushed [2025-02-26T07:47:31.401Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:31.401Z] 396370611006: Layer already exists [2025-02-26T07:47:31.401Z] 366fbc49bff3: Pushed [2025-02-26T07:47:31.401Z] 5f70bf18a086: Layer already exists [2025-02-26T07:47:31.665Z] ab5082dc4596: Pushed [2025-02-26T07:47:31.665Z] 7c4414063790: Pushed [2025-02-26T07:47:31.665Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:31.665Z] ecab1856770d: Pushed [2025-02-26T07:47:31.665Z] 2d856fede68f: Pushed [2025-02-26T07:47:31.665Z] 9dbcd8bbd655: Pushed [2025-02-26T07:47:34.226Z] b98e92303a43: Pushed [2025-02-26T07:47:34.490Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:34.847Z] + 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-26T07:47:35.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-26T07:47:35.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T07:47:35.198Z] 45fed681f42c: Preparing [2025-02-26T07:47:35.198Z] 99bf2d2e74c0: Preparing [2025-02-26T07:47:35.198Z] cb1b58dd78c4: Preparing [2025-02-26T07:47:35.198Z] b9f8eb9bf8c1: Preparing [2025-02-26T07:47:35.198Z] 8ddad2673981: Preparing [2025-02-26T07:47:35.198Z] 366fbc49bff3: Preparing [2025-02-26T07:47:35.198Z] b98e92303a43: Preparing [2025-02-26T07:47:35.198Z] 366fbc49bff3: Waiting [2025-02-26T07:47:35.198Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:35.198Z] b98e92303a43: Waiting [2025-02-26T07:47:35.198Z] 396370611006: Preparing [2025-02-26T07:47:35.198Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:35.198Z] ab5082dc4596: Preparing [2025-02-26T07:47:35.198Z] 396370611006: Waiting [2025-02-26T07:47:35.198Z] 7c4414063790: Preparing [2025-02-26T07:47:35.198Z] ab5082dc4596: Waiting [2025-02-26T07:47:35.198Z] 5f70bf18a086: Preparing [2025-02-26T07:47:35.198Z] 7c4414063790: Waiting [2025-02-26T07:47:35.198Z] 5f70bf18a086: Waiting [2025-02-26T07:47:35.198Z] ecab1856770d: Preparing [2025-02-26T07:47:35.198Z] 2d856fede68f: Preparing [2025-02-26T07:47:35.198Z] 9dbcd8bbd655: Preparing [2025-02-26T07:47:35.198Z] 2d856fede68f: Waiting [2025-02-26T07:47:35.198Z] ecab1856770d: Waiting [2025-02-26T07:47:35.198Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:35.198Z] 9dbcd8bbd655: Waiting [2025-02-26T07:47:35.198Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:35.198Z] 8ddad2673981: Layer already exists [2025-02-26T07:47:35.198Z] cb1b58dd78c4: Layer already exists [2025-02-26T07:47:35.198Z] 45fed681f42c: Layer already exists [2025-02-26T07:47:35.198Z] 99bf2d2e74c0: Layer already exists [2025-02-26T07:47:35.198Z] b9f8eb9bf8c1: Layer already exists [2025-02-26T07:47:35.198Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:35.198Z] 366fbc49bff3: Layer already exists [2025-02-26T07:47:35.198Z] b98e92303a43: Layer already exists [2025-02-26T07:47:35.198Z] ab5082dc4596: Layer already exists [2025-02-26T07:47:35.198Z] 396370611006: Layer already exists [2025-02-26T07:47:35.198Z] ecab1856770d: Layer already exists [2025-02-26T07:47:35.198Z] 7c4414063790: Layer already exists [2025-02-26T07:47:35.198Z] 5f70bf18a086: Layer already exists [2025-02-26T07:47:35.198Z] 2d856fede68f: Layer already exists [2025-02-26T07:47:35.198Z] 9dbcd8bbd655: Layer already exists [2025-02-26T07:47:35.198Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:35.461Z] latest: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:35.815Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:36.159Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 [2025-02-26T07:47:36.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T07:47:36.159Z] 45fed681f42c: Preparing [2025-02-26T07:47:36.159Z] 99bf2d2e74c0: Preparing [2025-02-26T07:47:36.159Z] cb1b58dd78c4: Preparing [2025-02-26T07:47:36.159Z] b9f8eb9bf8c1: Preparing [2025-02-26T07:47:36.159Z] 8ddad2673981: Preparing [2025-02-26T07:47:36.159Z] 366fbc49bff3: Preparing [2025-02-26T07:47:36.159Z] b98e92303a43: Preparing [2025-02-26T07:47:36.159Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:36.159Z] 396370611006: Preparing [2025-02-26T07:47:36.159Z] ab5082dc4596: Preparing [2025-02-26T07:47:36.159Z] 7c4414063790: Preparing [2025-02-26T07:47:36.159Z] 5f70bf18a086: Preparing [2025-02-26T07:47:36.159Z] ecab1856770d: Preparing [2025-02-26T07:47:36.159Z] 2d856fede68f: Preparing [2025-02-26T07:47:36.159Z] 9dbcd8bbd655: Preparing [2025-02-26T07:47:36.159Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:36.159Z] 396370611006: Waiting [2025-02-26T07:47:36.159Z] ab5082dc4596: Waiting [2025-02-26T07:47:36.159Z] 7c4414063790: Waiting [2025-02-26T07:47:36.159Z] 5f70bf18a086: Waiting [2025-02-26T07:47:36.159Z] ecab1856770d: Waiting [2025-02-26T07:47:36.159Z] 366fbc49bff3: Waiting [2025-02-26T07:47:36.159Z] 2d856fede68f: Waiting [2025-02-26T07:47:36.159Z] 9dbcd8bbd655: Waiting [2025-02-26T07:47:36.159Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:36.159Z] b98e92303a43: Waiting [2025-02-26T07:47:36.159Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:36.159Z] 45fed681f42c: Layer already exists [2025-02-26T07:47:36.159Z] 8ddad2673981: Layer already exists [2025-02-26T07:47:36.159Z] 99bf2d2e74c0: Layer already exists [2025-02-26T07:47:36.159Z] b9f8eb9bf8c1: Layer already exists [2025-02-26T07:47:36.159Z] cb1b58dd78c4: Layer already exists [2025-02-26T07:47:36.159Z] b98e92303a43: Layer already exists [2025-02-26T07:47:36.159Z] 366fbc49bff3: Layer already exists [2025-02-26T07:47:36.159Z] 396370611006: Layer already exists [2025-02-26T07:47:36.159Z] ab5082dc4596: Layer already exists [2025-02-26T07:47:36.159Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:36.159Z] 7c4414063790: Layer already exists [2025-02-26T07:47:36.159Z] 5f70bf18a086: Layer already exists [2025-02-26T07:47:36.159Z] ecab1856770d: Layer already exists [2025-02-26T07:47:36.159Z] 2d856fede68f: Layer already exists [2025-02-26T07:47:36.159Z] 9dbcd8bbd655: Layer already exists [2025-02-26T07:47:36.159Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:36.424Z] 4.0.0-dev.63: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:36.766Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:37.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:37.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T07:47:37.110Z] 45fed681f42c: Preparing [2025-02-26T07:47:37.110Z] 99bf2d2e74c0: Preparing [2025-02-26T07:47:37.110Z] cb1b58dd78c4: Preparing [2025-02-26T07:47:37.110Z] b9f8eb9bf8c1: Preparing [2025-02-26T07:47:37.110Z] 8ddad2673981: Preparing [2025-02-26T07:47:37.110Z] 366fbc49bff3: Preparing [2025-02-26T07:47:37.110Z] b98e92303a43: Preparing [2025-02-26T07:47:37.110Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:37.110Z] 396370611006: Preparing [2025-02-26T07:47:37.110Z] ab5082dc4596: Preparing [2025-02-26T07:47:37.110Z] 7c4414063790: Preparing [2025-02-26T07:47:37.110Z] 5f70bf18a086: Preparing [2025-02-26T07:47:37.110Z] ecab1856770d: Preparing [2025-02-26T07:47:37.110Z] 2d856fede68f: Preparing [2025-02-26T07:47:37.110Z] 9dbcd8bbd655: Preparing [2025-02-26T07:47:37.110Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:37.110Z] 396370611006: Waiting [2025-02-26T07:47:37.110Z] ab5082dc4596: Waiting [2025-02-26T07:47:37.110Z] 2d856fede68f: Waiting [2025-02-26T07:47:37.110Z] 7c4414063790: Waiting [2025-02-26T07:47:37.110Z] 5f70bf18a086: Waiting [2025-02-26T07:47:37.110Z] ecab1856770d: Waiting [2025-02-26T07:47:37.110Z] 9dbcd8bbd655: Waiting [2025-02-26T07:47:37.110Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:37.110Z] b98e92303a43: Waiting [2025-02-26T07:47:37.110Z] 366fbc49bff3: Waiting [2025-02-26T07:47:37.110Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:37.110Z] 8ddad2673981: Layer already exists [2025-02-26T07:47:37.110Z] cb1b58dd78c4: Layer already exists [2025-02-26T07:47:37.110Z] 45fed681f42c: Layer already exists [2025-02-26T07:47:37.110Z] b9f8eb9bf8c1: Layer already exists [2025-02-26T07:47:37.110Z] 99bf2d2e74c0: Layer already exists [2025-02-26T07:47:37.110Z] 396370611006: Layer already exists [2025-02-26T07:47:37.110Z] 366fbc49bff3: Layer already exists [2025-02-26T07:47:37.110Z] b98e92303a43: Layer already exists [2025-02-26T07:47:37.111Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:37.111Z] ab5082dc4596: Layer already exists [2025-02-26T07:47:37.111Z] 5f70bf18a086: Layer already exists [2025-02-26T07:47:37.111Z] 2d856fede68f: Layer already exists [2025-02-26T07:47:37.111Z] 7c4414063790: Layer already exists [2025-02-26T07:47:37.111Z] ecab1856770d: Layer already exists [2025-02-26T07:47:37.111Z] 9dbcd8bbd655: Layer already exists [2025-02-26T07:47:37.111Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:37.373Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:37.716Z] + 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-26T07:47:38.051Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-26T07:47:38.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-26T07:47:38.051Z] 45fed681f42c: Preparing [2025-02-26T07:47:38.051Z] 99bf2d2e74c0: Preparing [2025-02-26T07:47:38.051Z] cb1b58dd78c4: Preparing [2025-02-26T07:47:38.051Z] b9f8eb9bf8c1: Preparing [2025-02-26T07:47:38.051Z] 8ddad2673981: Preparing [2025-02-26T07:47:38.051Z] 366fbc49bff3: Preparing [2025-02-26T07:47:38.051Z] b98e92303a43: Preparing [2025-02-26T07:47:38.051Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:38.051Z] 396370611006: Preparing [2025-02-26T07:47:38.051Z] ab5082dc4596: Preparing [2025-02-26T07:47:38.051Z] 7c4414063790: Preparing [2025-02-26T07:47:38.051Z] 5f70bf18a086: Preparing [2025-02-26T07:47:38.051Z] ecab1856770d: Preparing [2025-02-26T07:47:38.051Z] 366fbc49bff3: Waiting [2025-02-26T07:47:38.051Z] b98e92303a43: Waiting [2025-02-26T07:47:38.051Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:38.051Z] 396370611006: Waiting [2025-02-26T07:47:38.051Z] ab5082dc4596: Waiting [2025-02-26T07:47:38.051Z] 7c4414063790: Waiting [2025-02-26T07:47:38.051Z] 5f70bf18a086: Waiting [2025-02-26T07:47:38.051Z] 2d856fede68f: Preparing [2025-02-26T07:47:38.051Z] ecab1856770d: Waiting [2025-02-26T07:47:38.051Z] 9dbcd8bbd655: Preparing [2025-02-26T07:47:38.051Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:38.051Z] 2d856fede68f: Waiting [2025-02-26T07:47:38.051Z] 9dbcd8bbd655: Waiting [2025-02-26T07:47:38.051Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:38.051Z] cb1b58dd78c4: Layer already exists [2025-02-26T07:47:38.051Z] 99bf2d2e74c0: Layer already exists [2025-02-26T07:47:38.051Z] 8ddad2673981: Layer already exists [2025-02-26T07:47:38.051Z] b9f8eb9bf8c1: Layer already exists [2025-02-26T07:47:38.051Z] 45fed681f42c: Layer already exists [2025-02-26T07:47:38.051Z] 366fbc49bff3: Layer already exists [2025-02-26T07:47:38.051Z] b98e92303a43: Layer already exists [2025-02-26T07:47:38.051Z] 396370611006: Layer already exists [2025-02-26T07:47:38.051Z] ab5082dc4596: Layer already exists [2025-02-26T07:47:38.051Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:38.051Z] 7c4414063790: Layer already exists [2025-02-26T07:47:38.051Z] 5f70bf18a086: Layer already exists [2025-02-26T07:47:38.051Z] 9dbcd8bbd655: Layer already exists [2025-02-26T07:47:38.051Z] 2d856fede68f: Layer already exists [2025-02-26T07:47:38.051Z] ecab1856770d: Layer already exists [2025-02-26T07:47:38.051Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:38.313Z] main: digest: sha256:8222e806c9631f527fea9aa6596ec51c951e95fafa72f2b29a8682396b000028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:38.396Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:38.412Z] taggedImages: [2025-02-26T07:47:38.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:38.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-26T07:47:38.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.63 [2025-02-26T07:47:38.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:38.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-26T07:47:38.437Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-26T07:47:38.437Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:38.437Z] latest [2025-02-26T07:47:38.437Z] 4.0.0-dev.63 [2025-02-26T07:47:38.437Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:38.437Z] main [2025-02-26T07:47:38.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:38.789Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:39.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:39.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T07:47:39.133Z] 0e27a42e6435: Preparing [2025-02-26T07:47:39.133Z] caf0073d2b1a: Preparing [2025-02-26T07:47:39.133Z] 976ac99fe35b: Preparing [2025-02-26T07:47:39.133Z] fa847baee696: Preparing [2025-02-26T07:47:39.133Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:39.133Z] 396370611006: Preparing [2025-02-26T07:47:39.133Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:39.133Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:39.133Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:39.133Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:39.133Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:39.133Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:39.133Z] 396370611006: Waiting [2025-02-26T07:47:39.396Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:39.396Z] 396370611006: Layer already exists [2025-02-26T07:47:39.396Z] caf0073d2b1a: Pushed [2025-02-26T07:47:39.396Z] 976ac99fe35b: Pushed [2025-02-26T07:47:39.396Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:39.396Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:39.396Z] 0e27a42e6435: Pushed [2025-02-26T07:47:39.396Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:44.698Z] fa847baee696: Pushed [2025-02-26T07:47:44.698Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:45.047Z] + 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-26T07:47:45.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-26T07:47:45.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T07:47:45.390Z] 0e27a42e6435: Preparing [2025-02-26T07:47:45.390Z] caf0073d2b1a: Preparing [2025-02-26T07:47:45.390Z] 976ac99fe35b: Preparing [2025-02-26T07:47:45.390Z] fa847baee696: Preparing [2025-02-26T07:47:45.390Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:45.390Z] 396370611006: Preparing [2025-02-26T07:47:45.390Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:45.390Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:45.390Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:45.390Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:45.390Z] 396370611006: Waiting [2025-02-26T07:47:45.390Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:45.390Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:45.390Z] caf0073d2b1a: Layer already exists [2025-02-26T07:47:45.390Z] 976ac99fe35b: Layer already exists [2025-02-26T07:47:45.390Z] 0e27a42e6435: Layer already exists [2025-02-26T07:47:45.390Z] fa847baee696: Layer already exists [2025-02-26T07:47:45.390Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:45.390Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:45.390Z] 396370611006: Layer already exists [2025-02-26T07:47:45.390Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:45.390Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:45.652Z] latest: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:45.991Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:46.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 [2025-02-26T07:47:46.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T07:47:46.334Z] 0e27a42e6435: Preparing [2025-02-26T07:47:46.334Z] caf0073d2b1a: Preparing [2025-02-26T07:47:46.334Z] 976ac99fe35b: Preparing [2025-02-26T07:47:46.334Z] fa847baee696: Preparing [2025-02-26T07:47:46.334Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:46.334Z] 396370611006: Preparing [2025-02-26T07:47:46.334Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:46.334Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:46.334Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:46.334Z] 396370611006: Waiting [2025-02-26T07:47:46.334Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:46.334Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:46.334Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:46.334Z] 0e27a42e6435: Layer already exists [2025-02-26T07:47:46.334Z] fa847baee696: Layer already exists [2025-02-26T07:47:46.334Z] 976ac99fe35b: Layer already exists [2025-02-26T07:47:46.334Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:46.334Z] caf0073d2b1a: Layer already exists [2025-02-26T07:47:46.334Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:46.334Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:46.334Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:46.334Z] 396370611006: Layer already exists [2025-02-26T07:47:46.596Z] 4.0.0-dev.63: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:46.952Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:47.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:47.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T07:47:47.293Z] 0e27a42e6435: Preparing [2025-02-26T07:47:47.293Z] caf0073d2b1a: Preparing [2025-02-26T07:47:47.293Z] 976ac99fe35b: Preparing [2025-02-26T07:47:47.293Z] fa847baee696: Preparing [2025-02-26T07:47:47.293Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:47.293Z] 396370611006: Preparing [2025-02-26T07:47:47.293Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:47.293Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:47.293Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:47.293Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:47.293Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:47.293Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:47.293Z] 396370611006: Waiting [2025-02-26T07:47:47.293Z] caf0073d2b1a: Layer already exists [2025-02-26T07:47:47.293Z] 0e27a42e6435: Layer already exists [2025-02-26T07:47:47.293Z] 976ac99fe35b: Layer already exists [2025-02-26T07:47:47.293Z] fa847baee696: Layer already exists [2025-02-26T07:47:47.293Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:47.293Z] 396370611006: Layer already exists [2025-02-26T07:47:47.293Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:47.293Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:47.293Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:47.556Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:47.905Z] + 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-26T07:47:48.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-26T07:47:48.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-26T07:47:48.245Z] 0e27a42e6435: Preparing [2025-02-26T07:47:48.245Z] caf0073d2b1a: Preparing [2025-02-26T07:47:48.245Z] 976ac99fe35b: Preparing [2025-02-26T07:47:48.245Z] fa847baee696: Preparing [2025-02-26T07:47:48.245Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:48.245Z] 396370611006: Preparing [2025-02-26T07:47:48.245Z] fb23ad7eb29b: Preparing [2025-02-26T07:47:48.245Z] a20cbaa81bfd: Preparing [2025-02-26T07:47:48.245Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:48.245Z] 396370611006: Waiting [2025-02-26T07:47:48.245Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:48.245Z] a20cbaa81bfd: Waiting [2025-02-26T07:47:48.245Z] fb23ad7eb29b: Waiting [2025-02-26T07:47:48.245Z] fa847baee696: Layer already exists [2025-02-26T07:47:48.245Z] caf0073d2b1a: Layer already exists [2025-02-26T07:47:48.245Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:48.245Z] 976ac99fe35b: Layer already exists [2025-02-26T07:47:48.245Z] 0e27a42e6435: Layer already exists [2025-02-26T07:47:48.245Z] 396370611006: Layer already exists [2025-02-26T07:47:48.245Z] a20cbaa81bfd: Layer already exists [2025-02-26T07:47:48.245Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:48.245Z] fb23ad7eb29b: Layer already exists [2025-02-26T07:47:48.508Z] main: digest: sha256:c7c23ee08260ec427e54a08505fd1b0cf158197dafdd6042018f4f5c8d563674 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:48.601Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:48.617Z] taggedImages: [2025-02-26T07:47:48.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:48.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-26T07:47:48.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.63 [2025-02-26T07:47:48.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:48.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-26T07:47:48.646Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-26T07:47:48.646Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:48.646Z] latest [2025-02-26T07:47:48.646Z] 4.0.0-dev.63 [2025-02-26T07:47:48.646Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:48.646Z] main [2025-02-26T07:47:48.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:49.009Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:49.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T07:47:49.356Z] efa96aa620ef: Preparing [2025-02-26T07:47:49.356Z] 51d168d0ee71: Preparing [2025-02-26T07:47:49.356Z] bdd2854799fa: Preparing [2025-02-26T07:47:49.356Z] 4ee9189b321a: Preparing [2025-02-26T07:47:49.356Z] 7e058f74fd82: Preparing [2025-02-26T07:47:49.356Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:49.356Z] 396370611006: Preparing [2025-02-26T07:47:49.356Z] a95ceba034f3: Preparing [2025-02-26T07:47:49.356Z] f37a57e89551: Preparing [2025-02-26T07:47:49.356Z] 33475a51e400: Preparing [2025-02-26T07:47:49.356Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:49.356Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:49.356Z] a95ceba034f3: Waiting [2025-02-26T07:47:49.356Z] f37a57e89551: Waiting [2025-02-26T07:47:49.356Z] 396370611006: Waiting [2025-02-26T07:47:49.356Z] 33475a51e400: Waiting [2025-02-26T07:47:49.356Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:49.622Z] efa96aa620ef: Pushed [2025-02-26T07:47:49.622Z] 4ee9189b321a: Pushed [2025-02-26T07:47:49.622Z] 51d168d0ee71: Pushed [2025-02-26T07:47:49.622Z] 7e058f74fd82: Pushed [2025-02-26T07:47:49.622Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:49.622Z] 396370611006: Layer already exists [2025-02-26T07:47:49.622Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:49.885Z] f37a57e89551: Pushed [2025-02-26T07:47:49.885Z] a95ceba034f3: Pushed [2025-02-26T07:47:52.439Z] 33475a51e400: Pushed [2025-02-26T07:47:53.831Z] bdd2854799fa: Pushed [2025-02-26T07:47:53.831Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:54.179Z] + 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-26T07:47:54.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-26T07:47:54.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T07:47:54.522Z] efa96aa620ef: Preparing [2025-02-26T07:47:54.522Z] 51d168d0ee71: Preparing [2025-02-26T07:47:54.522Z] bdd2854799fa: Preparing [2025-02-26T07:47:54.522Z] 4ee9189b321a: Preparing [2025-02-26T07:47:54.522Z] 7e058f74fd82: Preparing [2025-02-26T07:47:54.522Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:54.522Z] 396370611006: Preparing [2025-02-26T07:47:54.522Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:54.522Z] a95ceba034f3: Preparing [2025-02-26T07:47:54.522Z] 396370611006: Waiting [2025-02-26T07:47:54.522Z] f37a57e89551: Preparing [2025-02-26T07:47:54.522Z] a95ceba034f3: Waiting [2025-02-26T07:47:54.522Z] f37a57e89551: Waiting [2025-02-26T07:47:54.522Z] 33475a51e400: Preparing [2025-02-26T07:47:54.522Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:54.522Z] 33475a51e400: Waiting [2025-02-26T07:47:54.522Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:54.522Z] efa96aa620ef: Layer already exists [2025-02-26T07:47:54.522Z] bdd2854799fa: Layer already exists [2025-02-26T07:47:54.522Z] 7e058f74fd82: Layer already exists [2025-02-26T07:47:54.522Z] 4ee9189b321a: Layer already exists [2025-02-26T07:47:54.522Z] 51d168d0ee71: Layer already exists [2025-02-26T07:47:54.522Z] 396370611006: Layer already exists [2025-02-26T07:47:54.522Z] a95ceba034f3: Layer already exists [2025-02-26T07:47:54.522Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:54.522Z] 33475a51e400: Layer already exists [2025-02-26T07:47:54.522Z] f37a57e89551: Layer already exists [2025-02-26T07:47:54.522Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:54.785Z] latest: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:55.137Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:55.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 [2025-02-26T07:47:55.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T07:47:55.480Z] efa96aa620ef: Preparing [2025-02-26T07:47:55.480Z] 51d168d0ee71: Preparing [2025-02-26T07:47:55.480Z] bdd2854799fa: Preparing [2025-02-26T07:47:55.480Z] 4ee9189b321a: Preparing [2025-02-26T07:47:55.480Z] 7e058f74fd82: Preparing [2025-02-26T07:47:55.480Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:55.480Z] 396370611006: Preparing [2025-02-26T07:47:55.480Z] a95ceba034f3: Preparing [2025-02-26T07:47:55.480Z] f37a57e89551: Preparing [2025-02-26T07:47:55.480Z] 33475a51e400: Preparing [2025-02-26T07:47:55.480Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:55.480Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:55.480Z] 396370611006: Waiting [2025-02-26T07:47:55.480Z] a95ceba034f3: Waiting [2025-02-26T07:47:55.480Z] f37a57e89551: Waiting [2025-02-26T07:47:55.480Z] 33475a51e400: Waiting [2025-02-26T07:47:55.480Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:55.480Z] bdd2854799fa: Layer already exists [2025-02-26T07:47:55.480Z] 4ee9189b321a: Layer already exists [2025-02-26T07:47:55.480Z] 51d168d0ee71: Layer already exists [2025-02-26T07:47:55.480Z] efa96aa620ef: Layer already exists [2025-02-26T07:47:55.480Z] 7e058f74fd82: Layer already exists [2025-02-26T07:47:55.480Z] 396370611006: Layer already exists [2025-02-26T07:47:55.480Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:55.480Z] 33475a51e400: Layer already exists [2025-02-26T07:47:55.480Z] a95ceba034f3: Layer already exists [2025-02-26T07:47:55.480Z] f37a57e89551: Layer already exists [2025-02-26T07:47:55.480Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:55.742Z] 4.0.0-dev.63: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:56.081Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:56.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:56.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T07:47:56.423Z] efa96aa620ef: Preparing [2025-02-26T07:47:56.423Z] 51d168d0ee71: Preparing [2025-02-26T07:47:56.423Z] bdd2854799fa: Preparing [2025-02-26T07:47:56.423Z] 4ee9189b321a: Preparing [2025-02-26T07:47:56.423Z] 7e058f74fd82: Preparing [2025-02-26T07:47:56.423Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:56.423Z] 396370611006: Preparing [2025-02-26T07:47:56.423Z] a95ceba034f3: Preparing [2025-02-26T07:47:56.423Z] f37a57e89551: Preparing [2025-02-26T07:47:56.423Z] 33475a51e400: Preparing [2025-02-26T07:47:56.423Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:56.423Z] a95ceba034f3: Waiting [2025-02-26T07:47:56.423Z] f37a57e89551: Waiting [2025-02-26T07:47:56.423Z] 33475a51e400: Waiting [2025-02-26T07:47:56.423Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:56.423Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:56.423Z] 396370611006: Waiting [2025-02-26T07:47:56.423Z] 7e058f74fd82: Layer already exists [2025-02-26T07:47:56.423Z] bdd2854799fa: Layer already exists [2025-02-26T07:47:56.423Z] 51d168d0ee71: Layer already exists [2025-02-26T07:47:56.423Z] efa96aa620ef: Layer already exists [2025-02-26T07:47:56.423Z] 4ee9189b321a: Layer already exists [2025-02-26T07:47:56.423Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:56.423Z] f37a57e89551: Layer already exists [2025-02-26T07:47:56.423Z] a95ceba034f3: Layer already exists [2025-02-26T07:47:56.423Z] 396370611006: Layer already exists [2025-02-26T07:47:56.423Z] 33475a51e400: Layer already exists [2025-02-26T07:47:56.423Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:56.686Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:57.037Z] + 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-26T07:47:57.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-26T07:47:57.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-26T07:47:57.381Z] efa96aa620ef: Preparing [2025-02-26T07:47:57.381Z] 51d168d0ee71: Preparing [2025-02-26T07:47:57.381Z] bdd2854799fa: Preparing [2025-02-26T07:47:57.381Z] 4ee9189b321a: Preparing [2025-02-26T07:47:57.381Z] 7e058f74fd82: Preparing [2025-02-26T07:47:57.381Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:57.381Z] 396370611006: Preparing [2025-02-26T07:47:57.381Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:57.381Z] a95ceba034f3: Preparing [2025-02-26T07:47:57.381Z] 396370611006: Waiting [2025-02-26T07:47:57.381Z] f37a57e89551: Preparing [2025-02-26T07:47:57.381Z] a95ceba034f3: Waiting [2025-02-26T07:47:57.381Z] f37a57e89551: Waiting [2025-02-26T07:47:57.381Z] 33475a51e400: Preparing [2025-02-26T07:47:57.381Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:57.381Z] 33475a51e400: Waiting [2025-02-26T07:47:57.381Z] bdd2854799fa: Layer already exists [2025-02-26T07:47:57.381Z] 7e058f74fd82: Layer already exists [2025-02-26T07:47:57.381Z] 51d168d0ee71: Layer already exists [2025-02-26T07:47:57.381Z] efa96aa620ef: Layer already exists [2025-02-26T07:47:57.381Z] 4ee9189b321a: Layer already exists [2025-02-26T07:47:57.381Z] 33475a51e400: Layer already exists [2025-02-26T07:47:57.381Z] 396370611006: Layer already exists [2025-02-26T07:47:57.381Z] a95ceba034f3: Layer already exists [2025-02-26T07:47:57.381Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:57.381Z] f37a57e89551: Layer already exists [2025-02-26T07:47:57.381Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:57.644Z] main: digest: sha256:44c1b83c27766b214c068dcf3495e7653307dc5b39a8a7b6f7876d9fb8f79a2a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:47:57.729Z] ===================================================== [Pipeline] echo [2025-02-26T07:47:57.748Z] taggedImages: [2025-02-26T07:47:57.748Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:57.748Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-26T07:47:57.748Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.63 [2025-02-26T07:47:57.748Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:57.748Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-26T07:47:57.780Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-26T07:47:57.780Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:57.780Z] latest [2025-02-26T07:47:57.780Z] 4.0.0-dev.63 [2025-02-26T07:47:57.780Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:47:57.780Z] main [2025-02-26T07:47:57.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:58.198Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:47:58.542Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:47:58.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T07:47:58.543Z] 2b03095cb066: Preparing [2025-02-26T07:47:58.543Z] 79d8cd6713de: Preparing [2025-02-26T07:47:58.543Z] f08a1a6f0a55: Preparing [2025-02-26T07:47:58.543Z] 87c70f949b3e: Preparing [2025-02-26T07:47:58.543Z] f6055adc750d: Preparing [2025-02-26T07:47:58.543Z] 7e5cbaf08677: Preparing [2025-02-26T07:47:58.543Z] b4c2fb8f7f5a: Preparing [2025-02-26T07:47:58.543Z] 4664d49f0ad4: Preparing [2025-02-26T07:47:58.543Z] 396370611006: Preparing [2025-02-26T07:47:58.543Z] 66ab1ca7d408: Preparing [2025-02-26T07:47:58.543Z] 8a7cf73a83b5: Preparing [2025-02-26T07:47:58.543Z] 396370611006: Waiting [2025-02-26T07:47:58.543Z] 66ab1ca7d408: Waiting [2025-02-26T07:47:58.543Z] 4664d49f0ad4: Waiting [2025-02-26T07:47:58.543Z] 8a7cf73a83b5: Waiting [2025-02-26T07:47:58.543Z] 7e5cbaf08677: Waiting [2025-02-26T07:47:58.543Z] dd9c8f8612c8: Preparing [2025-02-26T07:47:58.543Z] dd9c8f8612c8: Waiting [2025-02-26T07:47:58.543Z] b4c2fb8f7f5a: Waiting [2025-02-26T07:47:58.807Z] 79d8cd6713de: Pushed [2025-02-26T07:47:58.807Z] f6055adc750d: Pushed [2025-02-26T07:47:58.807Z] 2b03095cb066: Pushed [2025-02-26T07:47:58.807Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:47:58.807Z] 396370611006: Layer already exists [2025-02-26T07:47:59.160Z] b4c2fb8f7f5a: Pushed [2025-02-26T07:47:59.160Z] 7e5cbaf08677: Pushed [2025-02-26T07:47:59.160Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:47:59.160Z] 66ab1ca7d408: Pushed [2025-02-26T07:48:02.557Z] 8a7cf73a83b5: Pushed [2025-02-26T07:48:02.826Z] 87c70f949b3e: Pushed [2025-02-26T07:48:05.387Z] f08a1a6f0a55: Pushed [2025-02-26T07:48:05.387Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:05.733Z] + 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-26T07:48:06.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-26T07:48:06.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T07:48:06.073Z] 2b03095cb066: Preparing [2025-02-26T07:48:06.073Z] 79d8cd6713de: Preparing [2025-02-26T07:48:06.073Z] f08a1a6f0a55: Preparing [2025-02-26T07:48:06.073Z] 87c70f949b3e: Preparing [2025-02-26T07:48:06.073Z] f6055adc750d: Preparing [2025-02-26T07:48:06.073Z] 7e5cbaf08677: Preparing [2025-02-26T07:48:06.073Z] b4c2fb8f7f5a: Preparing [2025-02-26T07:48:06.073Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:06.073Z] 396370611006: Preparing [2025-02-26T07:48:06.073Z] 66ab1ca7d408: Preparing [2025-02-26T07:48:06.073Z] 8a7cf73a83b5: Preparing [2025-02-26T07:48:06.073Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:06.073Z] 396370611006: Waiting [2025-02-26T07:48:06.073Z] 66ab1ca7d408: Waiting [2025-02-26T07:48:06.073Z] 8a7cf73a83b5: Waiting [2025-02-26T07:48:06.073Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:06.073Z] 7e5cbaf08677: Waiting [2025-02-26T07:48:06.073Z] b4c2fb8f7f5a: Waiting [2025-02-26T07:48:06.073Z] 4664d49f0ad4: Waiting [2025-02-26T07:48:06.073Z] f08a1a6f0a55: Layer already exists [2025-02-26T07:48:06.073Z] 87c70f949b3e: Layer already exists [2025-02-26T07:48:06.073Z] f6055adc750d: Layer already exists [2025-02-26T07:48:06.073Z] 79d8cd6713de: Layer already exists [2025-02-26T07:48:06.073Z] 2b03095cb066: Layer already exists [2025-02-26T07:48:06.073Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:06.073Z] b4c2fb8f7f5a: Layer already exists [2025-02-26T07:48:06.073Z] 66ab1ca7d408: Layer already exists [2025-02-26T07:48:06.073Z] 7e5cbaf08677: Layer already exists [2025-02-26T07:48:06.073Z] 396370611006: Layer already exists [2025-02-26T07:48:06.073Z] 8a7cf73a83b5: Layer already exists [2025-02-26T07:48:06.073Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:06.336Z] latest: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:06.705Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:07.038Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 [2025-02-26T07:48:07.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T07:48:07.038Z] 2b03095cb066: Preparing [2025-02-26T07:48:07.038Z] 79d8cd6713de: Preparing [2025-02-26T07:48:07.038Z] f08a1a6f0a55: Preparing [2025-02-26T07:48:07.038Z] 87c70f949b3e: Preparing [2025-02-26T07:48:07.038Z] f6055adc750d: Preparing [2025-02-26T07:48:07.038Z] 7e5cbaf08677: Preparing [2025-02-26T07:48:07.038Z] b4c2fb8f7f5a: Preparing [2025-02-26T07:48:07.038Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:07.038Z] 396370611006: Preparing [2025-02-26T07:48:07.038Z] 66ab1ca7d408: Preparing [2025-02-26T07:48:07.038Z] 8a7cf73a83b5: Preparing [2025-02-26T07:48:07.038Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:07.038Z] 4664d49f0ad4: Waiting [2025-02-26T07:48:07.038Z] 396370611006: Waiting [2025-02-26T07:48:07.038Z] 66ab1ca7d408: Waiting [2025-02-26T07:48:07.038Z] 8a7cf73a83b5: Waiting [2025-02-26T07:48:07.038Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:07.038Z] b4c2fb8f7f5a: Waiting [2025-02-26T07:48:07.038Z] 7e5cbaf08677: Waiting [2025-02-26T07:48:07.038Z] f6055adc750d: Layer already exists [2025-02-26T07:48:07.038Z] 2b03095cb066: Layer already exists [2025-02-26T07:48:07.038Z] 87c70f949b3e: Layer already exists [2025-02-26T07:48:07.038Z] f08a1a6f0a55: Layer already exists [2025-02-26T07:48:07.038Z] 79d8cd6713de: Layer already exists [2025-02-26T07:48:07.038Z] 7e5cbaf08677: Layer already exists [2025-02-26T07:48:07.038Z] b4c2fb8f7f5a: Layer already exists [2025-02-26T07:48:07.038Z] 396370611006: Layer already exists [2025-02-26T07:48:07.038Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:07.038Z] 66ab1ca7d408: Layer already exists [2025-02-26T07:48:07.038Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:07.038Z] 8a7cf73a83b5: Layer already exists [2025-02-26T07:48:07.300Z] 4.0.0-dev.63: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:07.645Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:07.986Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:07.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T07:48:07.987Z] 2b03095cb066: Preparing [2025-02-26T07:48:07.987Z] 79d8cd6713de: Preparing [2025-02-26T07:48:07.987Z] f08a1a6f0a55: Preparing [2025-02-26T07:48:07.987Z] 87c70f949b3e: Preparing [2025-02-26T07:48:07.987Z] f6055adc750d: Preparing [2025-02-26T07:48:07.987Z] 7e5cbaf08677: Preparing [2025-02-26T07:48:07.987Z] b4c2fb8f7f5a: Preparing [2025-02-26T07:48:07.987Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:07.987Z] 396370611006: Preparing [2025-02-26T07:48:07.987Z] 66ab1ca7d408: Preparing [2025-02-26T07:48:07.987Z] 8a7cf73a83b5: Preparing [2025-02-26T07:48:07.987Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:07.987Z] 7e5cbaf08677: Waiting [2025-02-26T07:48:07.987Z] 8a7cf73a83b5: Waiting [2025-02-26T07:48:07.987Z] 396370611006: Waiting [2025-02-26T07:48:07.987Z] b4c2fb8f7f5a: Waiting [2025-02-26T07:48:07.987Z] 4664d49f0ad4: Waiting [2025-02-26T07:48:07.987Z] 66ab1ca7d408: Waiting [2025-02-26T07:48:07.987Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:07.987Z] 79d8cd6713de: Layer already exists [2025-02-26T07:48:07.987Z] f08a1a6f0a55: Layer already exists [2025-02-26T07:48:07.987Z] 87c70f949b3e: Layer already exists [2025-02-26T07:48:07.987Z] f6055adc750d: Layer already exists [2025-02-26T07:48:07.987Z] 2b03095cb066: Layer already exists [2025-02-26T07:48:07.987Z] 7e5cbaf08677: Layer already exists [2025-02-26T07:48:07.987Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:07.987Z] b4c2fb8f7f5a: Layer already exists [2025-02-26T07:48:07.987Z] 396370611006: Layer already exists [2025-02-26T07:48:07.987Z] 66ab1ca7d408: Layer already exists [2025-02-26T07:48:07.987Z] 8a7cf73a83b5: Layer already exists [2025-02-26T07:48:07.987Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:08.251Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:08.598Z] + 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-26T07:48:08.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-26T07:48:08.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-26T07:48:08.936Z] 2b03095cb066: Preparing [2025-02-26T07:48:08.936Z] 79d8cd6713de: Preparing [2025-02-26T07:48:08.936Z] f08a1a6f0a55: Preparing [2025-02-26T07:48:08.936Z] 87c70f949b3e: Preparing [2025-02-26T07:48:08.936Z] f6055adc750d: Preparing [2025-02-26T07:48:08.936Z] 7e5cbaf08677: Preparing [2025-02-26T07:48:08.936Z] b4c2fb8f7f5a: Preparing [2025-02-26T07:48:08.936Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:08.936Z] 396370611006: Preparing [2025-02-26T07:48:08.936Z] 66ab1ca7d408: Preparing [2025-02-26T07:48:08.936Z] 8a7cf73a83b5: Preparing [2025-02-26T07:48:08.936Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:08.936Z] 396370611006: Waiting [2025-02-26T07:48:08.936Z] 66ab1ca7d408: Waiting [2025-02-26T07:48:08.936Z] 7e5cbaf08677: Waiting [2025-02-26T07:48:08.936Z] 8a7cf73a83b5: Waiting [2025-02-26T07:48:08.936Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:08.936Z] b4c2fb8f7f5a: Waiting [2025-02-26T07:48:08.936Z] 4664d49f0ad4: Waiting [2025-02-26T07:48:08.936Z] f6055adc750d: Layer already exists [2025-02-26T07:48:08.936Z] f08a1a6f0a55: Layer already exists [2025-02-26T07:48:08.936Z] 2b03095cb066: Layer already exists [2025-02-26T07:48:08.936Z] 87c70f949b3e: Layer already exists [2025-02-26T07:48:08.936Z] 79d8cd6713de: Layer already exists [2025-02-26T07:48:08.936Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:08.936Z] b4c2fb8f7f5a: Layer already exists [2025-02-26T07:48:08.936Z] 66ab1ca7d408: Layer already exists [2025-02-26T07:48:08.936Z] 7e5cbaf08677: Layer already exists [2025-02-26T07:48:08.936Z] 396370611006: Layer already exists [2025-02-26T07:48:08.936Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:08.936Z] 8a7cf73a83b5: Layer already exists [2025-02-26T07:48:09.200Z] main: digest: sha256:371bd3de014c50be5b205a380300b2121a86e4d4099d5a38b65d1424da7c8b4e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:48:09.272Z] ===================================================== [Pipeline] echo [2025-02-26T07:48:09.287Z] taggedImages: [2025-02-26T07:48:09.287Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:09.287Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-26T07:48:09.287Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.63 [2025-02-26T07:48:09.287Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:09.287Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-26T07:48:09.318Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-26T07:48:09.318Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:09.318Z] latest [2025-02-26T07:48:09.318Z] 4.0.0-dev.63 [2025-02-26T07:48:09.318Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:09.318Z] main [2025-02-26T07:48:09.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:09.670Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:10.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:10.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T07:48:10.028Z] dde87b960de0: Preparing [2025-02-26T07:48:10.028Z] 21a846f856a3: Preparing [2025-02-26T07:48:10.028Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:10.028Z] 396370611006: Preparing [2025-02-26T07:48:10.028Z] 5ef903fcf705: Preparing [2025-02-26T07:48:10.028Z] 6df52153f83d: Preparing [2025-02-26T07:48:10.028Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:10.028Z] 6df52153f83d: Waiting [2025-02-26T07:48:10.028Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:10.028Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:10.028Z] 396370611006: Layer already exists [2025-02-26T07:48:10.290Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:10.290Z] 5ef903fcf705: Pushed [2025-02-26T07:48:10.290Z] dde87b960de0: Pushed [2025-02-26T07:48:12.226Z] 6df52153f83d: Pushed [2025-02-26T07:48:17.538Z] 21a846f856a3: Pushed [2025-02-26T07:48:17.538Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:17.886Z] + 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-26T07:48:18.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-26T07:48:18.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T07:48:18.230Z] dde87b960de0: Preparing [2025-02-26T07:48:18.230Z] 21a846f856a3: Preparing [2025-02-26T07:48:18.230Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:18.230Z] 396370611006: Preparing [2025-02-26T07:48:18.230Z] 5ef903fcf705: Preparing [2025-02-26T07:48:18.230Z] 6df52153f83d: Preparing [2025-02-26T07:48:18.230Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:18.230Z] 6df52153f83d: Waiting [2025-02-26T07:48:18.230Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:18.230Z] dde87b960de0: Layer already exists [2025-02-26T07:48:18.230Z] 5ef903fcf705: Layer already exists [2025-02-26T07:48:18.230Z] 21a846f856a3: Layer already exists [2025-02-26T07:48:18.230Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:18.230Z] 396370611006: Layer already exists [2025-02-26T07:48:18.230Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:18.230Z] 6df52153f83d: Layer already exists [2025-02-26T07:48:18.493Z] latest: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:18.838Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:19.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 [2025-02-26T07:48:19.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T07:48:19.183Z] dde87b960de0: Preparing [2025-02-26T07:48:19.183Z] 21a846f856a3: Preparing [2025-02-26T07:48:19.183Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:19.183Z] 396370611006: Preparing [2025-02-26T07:48:19.183Z] 5ef903fcf705: Preparing [2025-02-26T07:48:19.183Z] 6df52153f83d: Preparing [2025-02-26T07:48:19.183Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:19.183Z] 6df52153f83d: Waiting [2025-02-26T07:48:19.183Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:19.183Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:19.183Z] dde87b960de0: Layer already exists [2025-02-26T07:48:19.183Z] 396370611006: Layer already exists [2025-02-26T07:48:19.183Z] 21a846f856a3: Layer already exists [2025-02-26T07:48:19.183Z] 5ef903fcf705: Layer already exists [2025-02-26T07:48:19.183Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:19.183Z] 6df52153f83d: Layer already exists [2025-02-26T07:48:19.183Z] 4.0.0-dev.63: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:19.812Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:20.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:20.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T07:48:20.169Z] dde87b960de0: Preparing [2025-02-26T07:48:20.169Z] 21a846f856a3: Preparing [2025-02-26T07:48:20.169Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:20.169Z] 396370611006: Preparing [2025-02-26T07:48:20.169Z] 5ef903fcf705: Preparing [2025-02-26T07:48:20.169Z] 6df52153f83d: Preparing [2025-02-26T07:48:20.169Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:20.169Z] 6df52153f83d: Waiting [2025-02-26T07:48:20.169Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:20.169Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:20.169Z] 5ef903fcf705: Layer already exists [2025-02-26T07:48:20.169Z] 21a846f856a3: Layer already exists [2025-02-26T07:48:20.169Z] dde87b960de0: Layer already exists [2025-02-26T07:48:20.169Z] 396370611006: Layer already exists [2025-02-26T07:48:20.169Z] 6df52153f83d: Layer already exists [2025-02-26T07:48:20.169Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:20.434Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:20.780Z] + 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-26T07:48:21.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-26T07:48:21.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-26T07:48:21.125Z] dde87b960de0: Preparing [2025-02-26T07:48:21.125Z] 21a846f856a3: Preparing [2025-02-26T07:48:21.125Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:21.125Z] 396370611006: Preparing [2025-02-26T07:48:21.125Z] 5ef903fcf705: Preparing [2025-02-26T07:48:21.125Z] 6df52153f83d: Preparing [2025-02-26T07:48:21.125Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:21.125Z] 6df52153f83d: Waiting [2025-02-26T07:48:21.125Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:21.125Z] 396370611006: Layer already exists [2025-02-26T07:48:21.125Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:21.125Z] 21a846f856a3: Layer already exists [2025-02-26T07:48:21.125Z] 5ef903fcf705: Layer already exists [2025-02-26T07:48:21.125Z] dde87b960de0: Layer already exists [2025-02-26T07:48:21.125Z] 6df52153f83d: Layer already exists [2025-02-26T07:48:21.125Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:21.389Z] main: digest: sha256:82005e1b5400374be8b6b0d37c286edcf73e942e3549e7d8cbd5abade50d9c6d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:48:21.479Z] ===================================================== [Pipeline] echo [2025-02-26T07:48:21.496Z] taggedImages: [2025-02-26T07:48:21.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:21.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-26T07:48:21.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.63 [2025-02-26T07:48:21.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:21.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-26T07:48:21.520Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-26T07:48:21.521Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:21.521Z] latest [2025-02-26T07:48:21.521Z] 4.0.0-dev.63 [2025-02-26T07:48:21.521Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:21.521Z] main [2025-02-26T07:48:21.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:21.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:22.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:22.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T07:48:22.232Z] 9c4ca11572df: Preparing [2025-02-26T07:48:22.232Z] 8f42351288ba: Preparing [2025-02-26T07:48:22.232Z] 9bb75e3ebe88: Preparing [2025-02-26T07:48:22.232Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:22.232Z] 396370611006: Preparing [2025-02-26T07:48:22.232Z] f66bfab44f62: Preparing [2025-02-26T07:48:22.232Z] b1a503f24c06: Preparing [2025-02-26T07:48:22.232Z] f66bfab44f62: Waiting [2025-02-26T07:48:22.232Z] b1a503f24c06: Waiting [2025-02-26T07:48:22.232Z] 49c4da49edf4: Preparing [2025-02-26T07:48:22.232Z] 9317ccd5dd17: Preparing [2025-02-26T07:48:22.232Z] 49c4da49edf4: Waiting [2025-02-26T07:48:22.232Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:22.232Z] 9317ccd5dd17: Waiting [2025-02-26T07:48:22.232Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:22.232Z] 396370611006: Layer already exists [2025-02-26T07:48:22.502Z] 9c4ca11572df: Pushed [2025-02-26T07:48:22.502Z] 8f42351288ba: Pushed [2025-02-26T07:48:22.502Z] 9bb75e3ebe88: Pushed [2025-02-26T07:48:22.502Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:22.502Z] 49c4da49edf4: Pushed [2025-02-26T07:48:23.458Z] 9317ccd5dd17: Pushed [2025-02-26T07:48:33.500Z] b1a503f24c06: Pushed [2025-02-26T07:48:48.446Z] f66bfab44f62: Pushed [2025-02-26T07:48:48.446Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:48.788Z] + 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-26T07:48:49.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-26T07:48:49.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T07:48:49.126Z] 9c4ca11572df: Preparing [2025-02-26T07:48:49.126Z] 8f42351288ba: Preparing [2025-02-26T07:48:49.126Z] 9bb75e3ebe88: Preparing [2025-02-26T07:48:49.126Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:49.126Z] 396370611006: Preparing [2025-02-26T07:48:49.126Z] f66bfab44f62: Preparing [2025-02-26T07:48:49.126Z] b1a503f24c06: Preparing [2025-02-26T07:48:49.126Z] 49c4da49edf4: Preparing [2025-02-26T07:48:49.126Z] 9317ccd5dd17: Preparing [2025-02-26T07:48:49.126Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:49.126Z] f66bfab44f62: Waiting [2025-02-26T07:48:49.126Z] b1a503f24c06: Waiting [2025-02-26T07:48:49.126Z] 49c4da49edf4: Waiting [2025-02-26T07:48:49.126Z] 9317ccd5dd17: Waiting [2025-02-26T07:48:49.126Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:49.126Z] 9bb75e3ebe88: Layer already exists [2025-02-26T07:48:49.126Z] 8f42351288ba: Layer already exists [2025-02-26T07:48:49.126Z] 396370611006: Layer already exists [2025-02-26T07:48:49.126Z] 9c4ca11572df: Layer already exists [2025-02-26T07:48:49.126Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:49.126Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:48:49.126Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:49.126Z] 49c4da49edf4: Layer already exists [2025-02-26T07:48:49.126Z] b1a503f24c06: Layer already exists [2025-02-26T07:48:49.126Z] f66bfab44f62: Layer already exists [2025-02-26T07:48:49.389Z] latest: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:49.739Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:50.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 [2025-02-26T07:48:50.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T07:48:50.088Z] 9c4ca11572df: Preparing [2025-02-26T07:48:50.088Z] 8f42351288ba: Preparing [2025-02-26T07:48:50.088Z] 9bb75e3ebe88: Preparing [2025-02-26T07:48:50.088Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:50.088Z] 396370611006: Preparing [2025-02-26T07:48:50.088Z] f66bfab44f62: Preparing [2025-02-26T07:48:50.088Z] b1a503f24c06: Preparing [2025-02-26T07:48:50.088Z] 49c4da49edf4: Preparing [2025-02-26T07:48:50.088Z] 9317ccd5dd17: Preparing [2025-02-26T07:48:50.088Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:50.088Z] b1a503f24c06: Waiting [2025-02-26T07:48:50.088Z] 49c4da49edf4: Waiting [2025-02-26T07:48:50.088Z] 9317ccd5dd17: Waiting [2025-02-26T07:48:50.088Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:50.088Z] f66bfab44f62: Waiting [2025-02-26T07:48:50.088Z] 9c4ca11572df: Layer already exists [2025-02-26T07:48:50.088Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:50.088Z] 8f42351288ba: Layer already exists [2025-02-26T07:48:50.088Z] 396370611006: Layer already exists [2025-02-26T07:48:50.088Z] 9bb75e3ebe88: Layer already exists [2025-02-26T07:48:50.088Z] 49c4da49edf4: Layer already exists [2025-02-26T07:48:50.088Z] b1a503f24c06: Layer already exists [2025-02-26T07:48:50.088Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:50.088Z] f66bfab44f62: Layer already exists [2025-02-26T07:48:50.088Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:48:50.351Z] 4.0.0-dev.63: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:50.701Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:51.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:51.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T07:48:51.042Z] 9c4ca11572df: Preparing [2025-02-26T07:48:51.042Z] 8f42351288ba: Preparing [2025-02-26T07:48:51.042Z] 9bb75e3ebe88: Preparing [2025-02-26T07:48:51.042Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:51.042Z] 396370611006: Preparing [2025-02-26T07:48:51.042Z] f66bfab44f62: Preparing [2025-02-26T07:48:51.042Z] b1a503f24c06: Preparing [2025-02-26T07:48:51.042Z] 49c4da49edf4: Preparing [2025-02-26T07:48:51.042Z] 9317ccd5dd17: Preparing [2025-02-26T07:48:51.042Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:51.042Z] f66bfab44f62: Waiting [2025-02-26T07:48:51.042Z] b1a503f24c06: Waiting [2025-02-26T07:48:51.042Z] 49c4da49edf4: Waiting [2025-02-26T07:48:51.042Z] 9317ccd5dd17: Waiting [2025-02-26T07:48:51.042Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:51.042Z] 9c4ca11572df: Layer already exists [2025-02-26T07:48:51.042Z] 9bb75e3ebe88: Layer already exists [2025-02-26T07:48:51.042Z] 8f42351288ba: Layer already exists [2025-02-26T07:48:51.042Z] 396370611006: Layer already exists [2025-02-26T07:48:51.042Z] f66bfab44f62: Layer already exists [2025-02-26T07:48:51.042Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:48:51.042Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:51.042Z] b1a503f24c06: Layer already exists [2025-02-26T07:48:51.042Z] 49c4da49edf4: Layer already exists [2025-02-26T07:48:51.304Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:51.648Z] + 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-26T07:48:51.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-26T07:48:51.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-26T07:48:51.985Z] 9c4ca11572df: Preparing [2025-02-26T07:48:51.985Z] 8f42351288ba: Preparing [2025-02-26T07:48:51.985Z] 9bb75e3ebe88: Preparing [2025-02-26T07:48:51.985Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:51.985Z] 396370611006: Preparing [2025-02-26T07:48:51.985Z] f66bfab44f62: Preparing [2025-02-26T07:48:51.985Z] b1a503f24c06: Preparing [2025-02-26T07:48:51.985Z] 49c4da49edf4: Preparing [2025-02-26T07:48:51.985Z] 9317ccd5dd17: Preparing [2025-02-26T07:48:51.985Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:51.985Z] 49c4da49edf4: Waiting [2025-02-26T07:48:51.985Z] 9317ccd5dd17: Waiting [2025-02-26T07:48:51.985Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:51.985Z] f66bfab44f62: Waiting [2025-02-26T07:48:51.985Z] b1a503f24c06: Waiting [2025-02-26T07:48:51.985Z] 396370611006: Layer already exists [2025-02-26T07:48:51.985Z] 9bb75e3ebe88: Layer already exists [2025-02-26T07:48:51.985Z] 9c4ca11572df: Layer already exists [2025-02-26T07:48:51.985Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:51.985Z] 8f42351288ba: Layer already exists [2025-02-26T07:48:51.985Z] b1a503f24c06: Layer already exists [2025-02-26T07:48:51.985Z] f66bfab44f62: Layer already exists [2025-02-26T07:48:51.985Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:51.985Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:48:51.985Z] 49c4da49edf4: Layer already exists [2025-02-26T07:48:52.248Z] main: digest: sha256:36ddb492397ffcdff049f4c6bdfc7336409ca83a61b9af970ae72ca50db5b8df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:48:52.336Z] ===================================================== [Pipeline] echo [2025-02-26T07:48:52.354Z] taggedImages: [2025-02-26T07:48:52.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:52.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-26T07:48:52.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.63 [2025-02-26T07:48:52.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:52.354Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-26T07:48:52.385Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-26T07:48:52.385Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:52.385Z] latest [2025-02-26T07:48:52.385Z] 4.0.0-dev.63 [2025-02-26T07:48:52.385Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:48:52.385Z] main [2025-02-26T07:48:52.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:52.763Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:48:53.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:48:53.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T07:48:53.113Z] 8c8ce2d27c20: Preparing [2025-02-26T07:48:53.113Z] aba5253bac2c: Preparing [2025-02-26T07:48:53.113Z] 6a3e3bd6fb60: Preparing [2025-02-26T07:48:53.113Z] 4664d49f0ad4: Preparing [2025-02-26T07:48:53.113Z] 396370611006: Preparing [2025-02-26T07:48:53.113Z] 088f5e4b3bf6: Preparing [2025-02-26T07:48:53.113Z] 969d19d2562f: Preparing [2025-02-26T07:48:53.113Z] 50c93b6bb355: Preparing [2025-02-26T07:48:53.113Z] dd9c8f8612c8: Preparing [2025-02-26T07:48:53.113Z] 969d19d2562f: Waiting [2025-02-26T07:48:53.113Z] 50c93b6bb355: Waiting [2025-02-26T07:48:53.113Z] dd9c8f8612c8: Waiting [2025-02-26T07:48:53.113Z] 088f5e4b3bf6: Waiting [2025-02-26T07:48:53.113Z] 396370611006: Layer already exists [2025-02-26T07:48:53.113Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:48:53.376Z] 6a3e3bd6fb60: Pushed [2025-02-26T07:48:53.376Z] 8c8ce2d27c20: Pushed [2025-02-26T07:48:53.376Z] aba5253bac2c: Pushed [2025-02-26T07:48:53.376Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:48:53.376Z] 969d19d2562f: Pushed [2025-02-26T07:48:53.953Z] 50c93b6bb355: Pushed [2025-02-26T07:49:20.579Z] 088f5e4b3bf6: Pushed [2025-02-26T07:49:20.579Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:20.924Z] + 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-26T07:49:21.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-26T07:49:21.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T07:49:21.266Z] 8c8ce2d27c20: Preparing [2025-02-26T07:49:21.266Z] aba5253bac2c: Preparing [2025-02-26T07:49:21.266Z] 6a3e3bd6fb60: Preparing [2025-02-26T07:49:21.266Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:21.266Z] 396370611006: Preparing [2025-02-26T07:49:21.266Z] 088f5e4b3bf6: Preparing [2025-02-26T07:49:21.266Z] 969d19d2562f: Preparing [2025-02-26T07:49:21.266Z] 50c93b6bb355: Preparing [2025-02-26T07:49:21.266Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:21.266Z] 088f5e4b3bf6: Waiting [2025-02-26T07:49:21.266Z] 969d19d2562f: Waiting [2025-02-26T07:49:21.266Z] 50c93b6bb355: Waiting [2025-02-26T07:49:21.266Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:21.266Z] 6a3e3bd6fb60: Layer already exists [2025-02-26T07:49:21.266Z] 8c8ce2d27c20: Layer already exists [2025-02-26T07:49:21.266Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:21.266Z] 396370611006: Layer already exists [2025-02-26T07:49:21.266Z] aba5253bac2c: Layer already exists [2025-02-26T07:49:21.266Z] 50c93b6bb355: Layer already exists [2025-02-26T07:49:21.266Z] 969d19d2562f: Layer already exists [2025-02-26T07:49:21.266Z] 088f5e4b3bf6: Layer already exists [2025-02-26T07:49:21.266Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:21.529Z] latest: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:21.877Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:22.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 [2025-02-26T07:49:22.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T07:49:22.221Z] 8c8ce2d27c20: Preparing [2025-02-26T07:49:22.221Z] aba5253bac2c: Preparing [2025-02-26T07:49:22.221Z] 6a3e3bd6fb60: Preparing [2025-02-26T07:49:22.221Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:22.221Z] 396370611006: Preparing [2025-02-26T07:49:22.221Z] 088f5e4b3bf6: Preparing [2025-02-26T07:49:22.221Z] 969d19d2562f: Preparing [2025-02-26T07:49:22.221Z] 50c93b6bb355: Preparing [2025-02-26T07:49:22.221Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:22.221Z] 088f5e4b3bf6: Waiting [2025-02-26T07:49:22.221Z] 50c93b6bb355: Waiting [2025-02-26T07:49:22.221Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:22.221Z] 969d19d2562f: Waiting [2025-02-26T07:49:22.221Z] aba5253bac2c: Layer already exists [2025-02-26T07:49:22.221Z] 396370611006: Layer already exists [2025-02-26T07:49:22.221Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:22.221Z] 8c8ce2d27c20: Layer already exists [2025-02-26T07:49:22.221Z] 6a3e3bd6fb60: Layer already exists [2025-02-26T07:49:22.221Z] 088f5e4b3bf6: Layer already exists [2025-02-26T07:49:22.221Z] 969d19d2562f: Layer already exists [2025-02-26T07:49:22.221Z] 50c93b6bb355: Layer already exists [2025-02-26T07:49:22.221Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:22.485Z] 4.0.0-dev.63: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:22.830Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:23.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:23.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T07:49:23.176Z] 8c8ce2d27c20: Preparing [2025-02-26T07:49:23.176Z] aba5253bac2c: Preparing [2025-02-26T07:49:23.176Z] 6a3e3bd6fb60: Preparing [2025-02-26T07:49:23.176Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:23.176Z] 396370611006: Preparing [2025-02-26T07:49:23.176Z] 088f5e4b3bf6: Preparing [2025-02-26T07:49:23.176Z] 969d19d2562f: Preparing [2025-02-26T07:49:23.176Z] 50c93b6bb355: Preparing [2025-02-26T07:49:23.176Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:23.176Z] 969d19d2562f: Waiting [2025-02-26T07:49:23.176Z] 088f5e4b3bf6: Waiting [2025-02-26T07:49:23.176Z] 50c93b6bb355: Waiting [2025-02-26T07:49:23.176Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:23.176Z] 6a3e3bd6fb60: Layer already exists [2025-02-26T07:49:23.176Z] 396370611006: Layer already exists [2025-02-26T07:49:23.176Z] 8c8ce2d27c20: Layer already exists [2025-02-26T07:49:23.176Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:23.176Z] aba5253bac2c: Layer already exists [2025-02-26T07:49:23.176Z] 969d19d2562f: Layer already exists [2025-02-26T07:49:23.176Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:23.176Z] 088f5e4b3bf6: Layer already exists [2025-02-26T07:49:23.176Z] 50c93b6bb355: Layer already exists [2025-02-26T07:49:23.440Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:23.799Z] + 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-26T07:49:24.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-26T07:49:24.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-26T07:49:24.145Z] 8c8ce2d27c20: Preparing [2025-02-26T07:49:24.145Z] aba5253bac2c: Preparing [2025-02-26T07:49:24.145Z] 6a3e3bd6fb60: Preparing [2025-02-26T07:49:24.145Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:24.145Z] 396370611006: Preparing [2025-02-26T07:49:24.145Z] 088f5e4b3bf6: Preparing [2025-02-26T07:49:24.145Z] 969d19d2562f: Preparing [2025-02-26T07:49:24.145Z] 50c93b6bb355: Preparing [2025-02-26T07:49:24.145Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:24.145Z] 969d19d2562f: Waiting [2025-02-26T07:49:24.145Z] 50c93b6bb355: Waiting [2025-02-26T07:49:24.145Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:24.145Z] 088f5e4b3bf6: Waiting [2025-02-26T07:49:24.145Z] 6a3e3bd6fb60: Layer already exists [2025-02-26T07:49:24.145Z] aba5253bac2c: Layer already exists [2025-02-26T07:49:24.145Z] 396370611006: Layer already exists [2025-02-26T07:49:24.145Z] 8c8ce2d27c20: Layer already exists [2025-02-26T07:49:24.145Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:24.145Z] 088f5e4b3bf6: Layer already exists [2025-02-26T07:49:24.145Z] 969d19d2562f: Layer already exists [2025-02-26T07:49:24.145Z] 50c93b6bb355: Layer already exists [2025-02-26T07:49:24.145Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:24.409Z] main: digest: sha256:3ec976d4693222a2b747ae80c6498c808417b9843506668c9b8d69b7489d7030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:49:24.494Z] ===================================================== [Pipeline] echo [2025-02-26T07:49:24.505Z] taggedImages: [2025-02-26T07:49:24.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:24.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-26T07:49:24.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.63 [2025-02-26T07:49:24.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:24.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-26T07:49:24.537Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-26T07:49:24.537Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:24.537Z] latest [2025-02-26T07:49:24.537Z] 4.0.0-dev.63 [2025-02-26T07:49:24.537Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:24.537Z] main [2025-02-26T07:49:24.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:24.904Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:25.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:25.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T07:49:25.250Z] 7c70775dd2fa: Preparing [2025-02-26T07:49:25.250Z] b273ffa921be: Preparing [2025-02-26T07:49:25.250Z] 976589676aae: Preparing [2025-02-26T07:49:25.250Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:25.250Z] 396370611006: Preparing [2025-02-26T07:49:25.250Z] 44baa440763d: Preparing [2025-02-26T07:49:25.250Z] 49c4da49edf4: Preparing [2025-02-26T07:49:25.250Z] 9317ccd5dd17: Preparing [2025-02-26T07:49:25.250Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:25.250Z] 49c4da49edf4: Waiting [2025-02-26T07:49:25.250Z] 9317ccd5dd17: Waiting [2025-02-26T07:49:25.250Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:25.250Z] 44baa440763d: Waiting [2025-02-26T07:49:25.250Z] 396370611006: Layer already exists [2025-02-26T07:49:25.250Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:25.514Z] 49c4da49edf4: Layer already exists [2025-02-26T07:49:25.514Z] 976589676aae: Pushed [2025-02-26T07:49:25.514Z] b273ffa921be: Pushed [2025-02-26T07:49:25.514Z] 7c70775dd2fa: Pushed [2025-02-26T07:49:25.514Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:49:25.514Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:52.137Z] 44baa440763d: Pushed [2025-02-26T07:49:52.137Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:52.487Z] + 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-26T07:49:52.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-26T07:49:52.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T07:49:52.823Z] 7c70775dd2fa: Preparing [2025-02-26T07:49:52.823Z] b273ffa921be: Preparing [2025-02-26T07:49:52.823Z] 976589676aae: Preparing [2025-02-26T07:49:52.823Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:52.823Z] 396370611006: Preparing [2025-02-26T07:49:52.823Z] 44baa440763d: Preparing [2025-02-26T07:49:52.823Z] 49c4da49edf4: Preparing [2025-02-26T07:49:52.823Z] 44baa440763d: Waiting [2025-02-26T07:49:52.823Z] 9317ccd5dd17: Preparing [2025-02-26T07:49:52.823Z] 49c4da49edf4: Waiting [2025-02-26T07:49:52.823Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:52.823Z] 9317ccd5dd17: Waiting [2025-02-26T07:49:52.823Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:52.823Z] 396370611006: Layer already exists [2025-02-26T07:49:52.823Z] 976589676aae: Layer already exists [2025-02-26T07:49:52.823Z] b273ffa921be: Layer already exists [2025-02-26T07:49:52.823Z] 7c70775dd2fa: Layer already exists [2025-02-26T07:49:52.823Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:52.823Z] 49c4da49edf4: Layer already exists [2025-02-26T07:49:52.823Z] 44baa440763d: Layer already exists [2025-02-26T07:49:52.823Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:52.823Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:49:52.823Z] latest: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:53.449Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:53.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 [2025-02-26T07:49:53.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T07:49:53.812Z] 7c70775dd2fa: Preparing [2025-02-26T07:49:53.812Z] b273ffa921be: Preparing [2025-02-26T07:49:53.812Z] 976589676aae: Preparing [2025-02-26T07:49:53.812Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:53.812Z] 396370611006: Preparing [2025-02-26T07:49:53.812Z] 44baa440763d: Preparing [2025-02-26T07:49:53.812Z] 49c4da49edf4: Preparing [2025-02-26T07:49:53.812Z] 9317ccd5dd17: Preparing [2025-02-26T07:49:53.812Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:53.812Z] 49c4da49edf4: Waiting [2025-02-26T07:49:53.812Z] 9317ccd5dd17: Waiting [2025-02-26T07:49:53.812Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:53.812Z] 44baa440763d: Waiting [2025-02-26T07:49:53.812Z] 976589676aae: Layer already exists [2025-02-26T07:49:53.812Z] b273ffa921be: Layer already exists [2025-02-26T07:49:53.812Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:53.812Z] 396370611006: Layer already exists [2025-02-26T07:49:53.812Z] 7c70775dd2fa: Layer already exists [2025-02-26T07:49:53.812Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:49:53.812Z] 44baa440763d: Layer already exists [2025-02-26T07:49:53.812Z] 49c4da49edf4: Layer already exists [2025-02-26T07:49:53.812Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:54.081Z] 4.0.0-dev.63: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:54.447Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:54.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:54.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T07:49:54.810Z] 7c70775dd2fa: Preparing [2025-02-26T07:49:54.810Z] b273ffa921be: Preparing [2025-02-26T07:49:54.810Z] 976589676aae: Preparing [2025-02-26T07:49:54.810Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:54.810Z] 396370611006: Preparing [2025-02-26T07:49:54.810Z] 44baa440763d: Preparing [2025-02-26T07:49:54.810Z] 49c4da49edf4: Preparing [2025-02-26T07:49:54.810Z] 9317ccd5dd17: Preparing [2025-02-26T07:49:54.810Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:54.810Z] 44baa440763d: Waiting [2025-02-26T07:49:54.810Z] 49c4da49edf4: Waiting [2025-02-26T07:49:54.810Z] 9317ccd5dd17: Waiting [2025-02-26T07:49:54.810Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:54.810Z] 7c70775dd2fa: Layer already exists [2025-02-26T07:49:54.810Z] 976589676aae: Layer already exists [2025-02-26T07:49:54.810Z] 396370611006: Layer already exists [2025-02-26T07:49:54.810Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:54.810Z] b273ffa921be: Layer already exists [2025-02-26T07:49:54.810Z] 49c4da49edf4: Layer already exists [2025-02-26T07:49:54.810Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:49:54.810Z] 44baa440763d: Layer already exists [2025-02-26T07:49:54.810Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:55.078Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:55.448Z] + 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-26T07:49:55.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-26T07:49:55.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-26T07:49:55.792Z] 7c70775dd2fa: Preparing [2025-02-26T07:49:55.792Z] b273ffa921be: Preparing [2025-02-26T07:49:55.792Z] 976589676aae: Preparing [2025-02-26T07:49:55.792Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:55.792Z] 396370611006: Preparing [2025-02-26T07:49:55.792Z] 44baa440763d: Preparing [2025-02-26T07:49:55.792Z] 49c4da49edf4: Preparing [2025-02-26T07:49:55.792Z] 9317ccd5dd17: Preparing [2025-02-26T07:49:55.792Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:55.792Z] 49c4da49edf4: Waiting [2025-02-26T07:49:55.792Z] 9317ccd5dd17: Waiting [2025-02-26T07:49:55.792Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:55.792Z] 44baa440763d: Waiting [2025-02-26T07:49:55.792Z] 976589676aae: Layer already exists [2025-02-26T07:49:55.792Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:55.792Z] 7c70775dd2fa: Layer already exists [2025-02-26T07:49:55.792Z] 396370611006: Layer already exists [2025-02-26T07:49:55.792Z] b273ffa921be: Layer already exists [2025-02-26T07:49:55.792Z] 44baa440763d: Layer already exists [2025-02-26T07:49:55.792Z] 49c4da49edf4: Layer already exists [2025-02-26T07:49:55.792Z] 9317ccd5dd17: Layer already exists [2025-02-26T07:49:55.792Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:56.053Z] main: digest: sha256:ae0d5f966c94eb968bf04f772240c8c0eb41e254067ab61dddf8e52cef77f294 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:49:56.139Z] ===================================================== [Pipeline] echo [2025-02-26T07:49:56.152Z] taggedImages: [2025-02-26T07:49:56.152Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:56.152Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-26T07:49:56.152Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.63 [2025-02-26T07:49:56.152Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:56.152Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-26T07:49:56.187Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-26T07:49:56.187Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:56.187Z] latest [2025-02-26T07:49:56.187Z] 4.0.0-dev.63 [2025-02-26T07:49:56.187Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:49:56.187Z] main [2025-02-26T07:49:56.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:56.533Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:49:56.877Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:49:56.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T07:49:56.877Z] 9bc4cc2423cf: Preparing [2025-02-26T07:49:56.877Z] 61ca51847a4e: Preparing [2025-02-26T07:49:56.877Z] 4664d49f0ad4: Preparing [2025-02-26T07:49:56.877Z] 396370611006: Preparing [2025-02-26T07:49:56.877Z] 15e6330673de: Preparing [2025-02-26T07:49:56.877Z] 22426ba6a5a6: Preparing [2025-02-26T07:49:56.877Z] dd9c8f8612c8: Preparing [2025-02-26T07:49:56.877Z] 22426ba6a5a6: Waiting [2025-02-26T07:49:56.877Z] dd9c8f8612c8: Waiting [2025-02-26T07:49:56.877Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:49:57.142Z] 396370611006: Layer already exists [2025-02-26T07:49:57.142Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:49:57.142Z] 15e6330673de: Pushed [2025-02-26T07:49:57.142Z] 9bc4cc2423cf: Pushed [2025-02-26T07:49:58.538Z] 22426ba6a5a6: Pushed [2025-02-26T07:50:05.145Z] 61ca51847a4e: Pushed [2025-02-26T07:50:05.145Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:05.493Z] + 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-26T07:50:05.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-26T07:50:05.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T07:50:05.833Z] 9bc4cc2423cf: Preparing [2025-02-26T07:50:05.833Z] 61ca51847a4e: Preparing [2025-02-26T07:50:05.833Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:05.833Z] 396370611006: Preparing [2025-02-26T07:50:05.833Z] 15e6330673de: Preparing [2025-02-26T07:50:05.833Z] 22426ba6a5a6: Preparing [2025-02-26T07:50:05.833Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:05.833Z] 22426ba6a5a6: Waiting [2025-02-26T07:50:05.833Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:05.833Z] 15e6330673de: Layer already exists [2025-02-26T07:50:05.833Z] 9bc4cc2423cf: Layer already exists [2025-02-26T07:50:05.833Z] 61ca51847a4e: Layer already exists [2025-02-26T07:50:05.833Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:05.833Z] 396370611006: Layer already exists [2025-02-26T07:50:05.833Z] 22426ba6a5a6: Layer already exists [2025-02-26T07:50:05.833Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:06.096Z] latest: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:06.438Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:06.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 [2025-02-26T07:50:06.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T07:50:06.781Z] 9bc4cc2423cf: Preparing [2025-02-26T07:50:06.781Z] 61ca51847a4e: Preparing [2025-02-26T07:50:06.781Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:06.781Z] 396370611006: Preparing [2025-02-26T07:50:06.781Z] 15e6330673de: Preparing [2025-02-26T07:50:06.781Z] 22426ba6a5a6: Preparing [2025-02-26T07:50:06.781Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:06.781Z] 22426ba6a5a6: Waiting [2025-02-26T07:50:06.781Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:06.781Z] 15e6330673de: Layer already exists [2025-02-26T07:50:06.781Z] 396370611006: Layer already exists [2025-02-26T07:50:06.781Z] 9bc4cc2423cf: Layer already exists [2025-02-26T07:50:06.781Z] 61ca51847a4e: Layer already exists [2025-02-26T07:50:06.781Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:06.781Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:06.781Z] 22426ba6a5a6: Layer already exists [2025-02-26T07:50:06.781Z] 4.0.0-dev.63: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:07.135Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:07.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:50:07.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T07:50:07.482Z] 9bc4cc2423cf: Preparing [2025-02-26T07:50:07.482Z] 61ca51847a4e: Preparing [2025-02-26T07:50:07.482Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:07.482Z] 396370611006: Preparing [2025-02-26T07:50:07.482Z] 15e6330673de: Preparing [2025-02-26T07:50:07.482Z] 22426ba6a5a6: Preparing [2025-02-26T07:50:07.482Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:07.482Z] 22426ba6a5a6: Waiting [2025-02-26T07:50:07.482Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:07.482Z] 15e6330673de: Layer already exists [2025-02-26T07:50:07.482Z] 61ca51847a4e: Layer already exists [2025-02-26T07:50:07.482Z] 9bc4cc2423cf: Layer already exists [2025-02-26T07:50:07.482Z] 396370611006: Layer already exists [2025-02-26T07:50:07.482Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:07.482Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:07.482Z] 22426ba6a5a6: Layer already exists [2025-02-26T07:50:07.482Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:08.102Z] + 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-26T07:50:08.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-26T07:50:08.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-26T07:50:08.448Z] 9bc4cc2423cf: Preparing [2025-02-26T07:50:08.448Z] 61ca51847a4e: Preparing [2025-02-26T07:50:08.448Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:08.448Z] 396370611006: Preparing [2025-02-26T07:50:08.448Z] 15e6330673de: Preparing [2025-02-26T07:50:08.448Z] 22426ba6a5a6: Preparing [2025-02-26T07:50:08.448Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:08.448Z] 22426ba6a5a6: Waiting [2025-02-26T07:50:08.448Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:08.448Z] 9bc4cc2423cf: Layer already exists [2025-02-26T07:50:08.448Z] 61ca51847a4e: Layer already exists [2025-02-26T07:50:08.448Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:08.448Z] 15e6330673de: Layer already exists [2025-02-26T07:50:08.448Z] 396370611006: Layer already exists [2025-02-26T07:50:08.448Z] 22426ba6a5a6: Layer already exists [2025-02-26T07:50:08.448Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:08.710Z] main: digest: sha256:fc675abc019ded988eb3c3283c0f0f9a6726443222e0f9aee6c7629bf3a849d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:50:08.790Z] ===================================================== [Pipeline] echo [2025-02-26T07:50:08.805Z] taggedImages: [2025-02-26T07:50:08.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:50:08.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-26T07:50:08.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.63 [2025-02-26T07:50:08.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:50:08.805Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-26T07:50:08.898Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-26T07:50:08.898Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:50:08.898Z] latest [2025-02-26T07:50:08.898Z] 4.0.0-dev.63 [2025-02-26T07:50:08.898Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:50:08.898Z] main [2025-02-26T07:50:08.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:09.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:09.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:50:09.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T07:50:09.607Z] dc9c8e1d3021: Preparing [2025-02-26T07:50:09.607Z] 69c0cbfa59b1: Preparing [2025-02-26T07:50:09.607Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:09.607Z] 396370611006: Preparing [2025-02-26T07:50:09.607Z] 13141f1b5147: Preparing [2025-02-26T07:50:09.607Z] cf6606390e68: Preparing [2025-02-26T07:50:09.607Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:09.607Z] cf6606390e68: Waiting [2025-02-26T07:50:09.607Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:09.607Z] 396370611006: Layer already exists [2025-02-26T07:50:09.871Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:09.871Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:09.871Z] 13141f1b5147: Pushed [2025-02-26T07:50:09.871Z] dc9c8e1d3021: Pushed [2025-02-26T07:50:10.448Z] cf6606390e68: Pushed [2025-02-26T07:50:18.617Z] 69c0cbfa59b1: Pushed [2025-02-26T07:50:18.617Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:18.963Z] + 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-26T07:50:19.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-26T07:50:19.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T07:50:19.312Z] dc9c8e1d3021: Preparing [2025-02-26T07:50:19.312Z] 69c0cbfa59b1: Preparing [2025-02-26T07:50:19.312Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:19.312Z] 396370611006: Preparing [2025-02-26T07:50:19.312Z] 13141f1b5147: Preparing [2025-02-26T07:50:19.312Z] cf6606390e68: Preparing [2025-02-26T07:50:19.312Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:19.312Z] cf6606390e68: Waiting [2025-02-26T07:50:19.312Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:19.312Z] 13141f1b5147: Layer already exists [2025-02-26T07:50:19.312Z] 396370611006: Layer already exists [2025-02-26T07:50:19.312Z] 69c0cbfa59b1: Layer already exists [2025-02-26T07:50:19.312Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:19.312Z] dc9c8e1d3021: Layer already exists [2025-02-26T07:50:19.312Z] cf6606390e68: Layer already exists [2025-02-26T07:50:19.312Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:19.576Z] latest: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:19.928Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:20.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 [2025-02-26T07:50:20.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T07:50:20.282Z] dc9c8e1d3021: Preparing [2025-02-26T07:50:20.282Z] 69c0cbfa59b1: Preparing [2025-02-26T07:50:20.282Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:20.282Z] 396370611006: Preparing [2025-02-26T07:50:20.282Z] 13141f1b5147: Preparing [2025-02-26T07:50:20.282Z] cf6606390e68: Preparing [2025-02-26T07:50:20.282Z] cf6606390e68: Waiting [2025-02-26T07:50:20.282Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:20.282Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:20.282Z] 69c0cbfa59b1: Layer already exists [2025-02-26T07:50:20.282Z] 396370611006: Layer already exists [2025-02-26T07:50:20.282Z] 13141f1b5147: Layer already exists [2025-02-26T07:50:20.282Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:20.282Z] dc9c8e1d3021: Layer already exists [2025-02-26T07:50:20.282Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:20.282Z] cf6606390e68: Layer already exists [2025-02-26T07:50:20.282Z] 4.0.0-dev.63: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:20.625Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:20.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:50:20.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T07:50:20.969Z] dc9c8e1d3021: Preparing [2025-02-26T07:50:20.969Z] 69c0cbfa59b1: Preparing [2025-02-26T07:50:20.969Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:20.969Z] 396370611006: Preparing [2025-02-26T07:50:20.969Z] 13141f1b5147: Preparing [2025-02-26T07:50:20.969Z] cf6606390e68: Preparing [2025-02-26T07:50:20.969Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:20.969Z] cf6606390e68: Waiting [2025-02-26T07:50:20.969Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:20.969Z] 13141f1b5147: Layer already exists [2025-02-26T07:50:20.969Z] 396370611006: Layer already exists [2025-02-26T07:50:20.969Z] 69c0cbfa59b1: Layer already exists [2025-02-26T07:50:20.969Z] dc9c8e1d3021: Layer already exists [2025-02-26T07:50:20.969Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:20.969Z] cf6606390e68: Layer already exists [2025-02-26T07:50:20.969Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:20.969Z] 53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:21.584Z] + 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-26T07:50:21.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-26T07:50:21.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-26T07:50:21.922Z] dc9c8e1d3021: Preparing [2025-02-26T07:50:21.922Z] 69c0cbfa59b1: Preparing [2025-02-26T07:50:21.922Z] 4664d49f0ad4: Preparing [2025-02-26T07:50:21.922Z] 396370611006: Preparing [2025-02-26T07:50:21.922Z] 13141f1b5147: Preparing [2025-02-26T07:50:21.922Z] cf6606390e68: Preparing [2025-02-26T07:50:21.922Z] dd9c8f8612c8: Preparing [2025-02-26T07:50:21.922Z] cf6606390e68: Waiting [2025-02-26T07:50:21.922Z] dd9c8f8612c8: Waiting [2025-02-26T07:50:21.922Z] 69c0cbfa59b1: Layer already exists [2025-02-26T07:50:21.922Z] 13141f1b5147: Layer already exists [2025-02-26T07:50:21.922Z] 4664d49f0ad4: Layer already exists [2025-02-26T07:50:21.922Z] 396370611006: Layer already exists [2025-02-26T07:50:21.922Z] dc9c8e1d3021: Layer already exists [2025-02-26T07:50:21.922Z] cf6606390e68: Layer already exists [2025-02-26T07:50:21.922Z] dd9c8f8612c8: Layer already exists [2025-02-26T07:50:22.185Z] main: digest: sha256:e638d224e772eac82e0090b43c5f4f5df435c9e238d7ac3a39318169480ca278 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-26T07:50:22.279Z] ===================================================== [Pipeline] echo [2025-02-26T07:50:22.296Z] taggedImages: [2025-02-26T07:50:22.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec [2025-02-26T07:50:22.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-26T07:50:22.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.63 [2025-02-26T07:50:22.296Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:53d30c6293bf92a3a8fbd849dfc06bb336e757ec-4.0.0-dev.63 [2025-02-26T07:50:22.296Z] - 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-26T07:50:22.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T07:50:22.704Z] [2025-02-26T07:50:22.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:50:23.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T07:50:23.043Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-26T07:50:23.043Z] 8998bd30e6a1: Pulling fs layer [2025-02-26T07:50:23.043Z] 04944245beec: Pulling fs layer [2025-02-26T07:50:23.043Z] 699f458cf7ca: Pulling fs layer [2025-02-26T07:50:23.043Z] 765212b225bb: Pulling fs layer [2025-02-26T07:50:23.043Z] f23df028b6ca: Pulling fs layer [2025-02-26T07:50:23.043Z] d65c8cfc05b1: Pulling fs layer [2025-02-26T07:50:23.043Z] 2437ff75d9bd: Pulling fs layer [2025-02-26T07:50:23.043Z] 765212b225bb: Waiting [2025-02-26T07:50:23.043Z] f23df028b6ca: Waiting [2025-02-26T07:50:23.043Z] d65c8cfc05b1: Waiting [2025-02-26T07:50:23.043Z] 2437ff75d9bd: Waiting [2025-02-26T07:50:23.310Z] 04944245beec: Verifying Checksum [2025-02-26T07:50:23.310Z] 04944245beec: Download complete [2025-02-26T07:50:23.310Z] 765212b225bb: Download complete [2025-02-26T07:50:23.310Z] f23df028b6ca: Verifying Checksum [2025-02-26T07:50:23.310Z] f23df028b6ca: Download complete [2025-02-26T07:50:23.310Z] d65c8cfc05b1: Verifying Checksum [2025-02-26T07:50:23.310Z] d65c8cfc05b1: Download complete [2025-02-26T07:50:23.575Z] 699f458cf7ca: Verifying Checksum [2025-02-26T07:50:23.575Z] 699f458cf7ca: Download complete [2025-02-26T07:50:23.840Z] 8998bd30e6a1: Download complete [2025-02-26T07:50:26.413Z] 2437ff75d9bd: Verifying Checksum [2025-02-26T07:50:26.413Z] 2437ff75d9bd: Download complete [2025-02-26T07:50:28.348Z] 8998bd30e6a1: Pull complete [2025-02-26T07:50:28.929Z] 04944245beec: Pull complete [2025-02-26T07:50:30.865Z] 699f458cf7ca: Pull complete [2025-02-26T07:50:30.865Z] 765212b225bb: Pull complete [2025-02-26T07:50:31.445Z] f23df028b6ca: Pull complete [2025-02-26T07:50:31.710Z] d65c8cfc05b1: Pull complete [2025-02-26T07:50:49.899Z] 2437ff75d9bd: Pull complete [2025-02-26T07:50:49.899Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-26T07:50:49.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-26T07:50:49.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:50:50.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-39760 does not seem to be running inside a container [2025-02-26T07:50:50.128Z] $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-26T07:50:52.981Z] $ docker top e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:50:53.852Z] ---> job-cost.sh [2025-02-26T07:50:53.852Z] lf-activate-venv: SKIPPING [2025-02-26T07:50:53.852Z] INFO: No Stack... [2025-02-26T07:50:54.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-26T07:50:55.001Z] INFO: Archiving Costs [Pipeline] sh [2025-02-26T07:50:55.626Z] + cat /w/workspace/edgex-go/801/archives/cost.csv [2025-02-26T07:50:55.626Z] + cut -d, -f6 [Pipeline] lock [2025-02-26T07:50:55.655Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] [2025-02-26T07:50:55.665Z] Resource [jenkins-edgexfoundry-edgex-go-main-801-stack-cost] did not exist. Created. [2025-02-26T07:50:55.672Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-26T07:50:56.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-26T07:50:56.928Z] Stashed 1 file(s) [Pipeline] } [2025-02-26T07:50:56.941Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-801-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-26T07:50:56.964Z] $ docker stop --time=1 e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 [2025-02-26T07:50:58.452Z] $ docker rm -f --volumes e12ec2352c5fa050a08f4f705dcbc85ab279a707b7758926d92d143df4de3302 [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-26T07:50:59.064Z] provisioning config files... [2025-02-26T07:50:59.073Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/801@tmp/config13059299588292153249tmp [Pipeline] { [Pipeline] sh [2025-02-26T07:50:59.371Z] + set +x [2025-02-26T07:50:59.371Z] + curl -s https://codecov.io/bash [2025-02-26T07:50:59.371Z] + bash -s -- [2025-02-26T07:50:59.632Z] [2025-02-26T07:50:59.632Z] _____ _ [2025-02-26T07:50:59.632Z] / ____| | | [2025-02-26T07:50:59.632Z] | | ___ __| | ___ ___ _____ __ [2025-02-26T07:50:59.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-26T07:50:59.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-26T07:50:59.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-26T07:50:59.632Z] Bash-1.0.6 [2025-02-26T07:50:59.632Z] [2025-02-26T07:50:59.632Z] [2025-02-26T07:50:59.632Z] ==> git version 2.25.1 found [2025-02-26T07:50:59.632Z] ==> 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-26T07:50:59.632Z] Release-Date: 2020-01-08 [2025-02-26T07:50:59.632Z] 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-26T07:50:59.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-26T07:50:59.632Z] ==> Jenkins CI detected. [2025-02-26T07:50:59.632Z] current dir:  /w/workspace/edgex-go/801 [2025-02-26T07:50:59.632Z] project root: . [2025-02-26T07:50:59.632Z] --> token set from env [2025-02-26T07:50:59.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-26T07:50:59.633Z] ==> Running gcov in . (disable via -X gcov) [2025-02-26T07:50:59.633Z] ==> Python coveragepy not found [2025-02-26T07:50:59.633Z] ==> Searching for coverage reports in: [2025-02-26T07:50:59.633Z] + . [2025-02-26T07:50:59.633Z] -> Found 1 reports [2025-02-26T07:50:59.633Z] ==> Detecting git/mercurial file structure [2025-02-26T07:50:59.633Z] ==> Reading reports [2025-02-26T07:50:59.633Z] + ./coverage.out bytes=1651062 [2025-02-26T07:50:59.633Z] ==> Appending adjustments [2025-02-26T07:50:59.633Z] https://docs.codecov.io/docs/fixing-reports [2025-02-26T07:51:01.006Z] + Found adjustments [2025-02-26T07:51:01.006Z] ==> Gzipping contents [2025-02-26T07:51:01.006Z] 140K /tmp/codecov.Llq7AP.gz [2025-02-26T07:51:01.006Z] ==> Uploading reports [2025-02-26T07:51:01.006Z] url: https://codecov.io [2025-02-26T07:51:01.006Z] query: branch=main&commit=53d30c6293bf92a3a8fbd849dfc06bb336e757ec&build=801&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F801%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-26T07:51:01.006Z] -> Pinging Codecov [2025-02-26T07:51:01.006Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=53d30c6293bf92a3a8fbd849dfc06bb336e757ec&build=801&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F801%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-26T07:51:01.265Z] -> Uploading to [2025-02-26T07:51:01.265Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/53d30c6293bf92a3a8fbd849dfc06bb336e757ec/15e4c693-8bcf-4426-822c-82faa0690509.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250226%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250226T075101Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=241e33a8231117de5734b288f578324e86f8726b08bfb597733fffca0245ecd3 [2025-02-26T07:51:01.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:01.265Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:01.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 336k --:--:-- --:--:-- --:--:-- 336k [2025-02-26T07:51:01.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/53d30c6293bf92a3a8fbd849dfc06bb336e757ec [Pipeline] } [2025-02-26T07:51:01.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-26T07:51:02.108Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-26T07:51:02.129Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:51:02.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T07:51:02.435Z] [2025-02-26T07:51:02.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:51:02.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T07:51:02.739Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-26T07:51:02.739Z] 43c4264eed91: Pulling fs layer [2025-02-26T07:51:02.739Z] 4cc291be95ef: Pulling fs layer [2025-02-26T07:51:02.739Z] 2ac1f1163629: Pulling fs layer [2025-02-26T07:51:02.739Z] 5c3c966382ef: Pulling fs layer [2025-02-26T07:51:02.739Z] 4f4fb700ef54: Pulling fs layer [2025-02-26T07:51:02.739Z] d9c7d2e4e75e: Pulling fs layer [2025-02-26T07:51:02.739Z] 9c3e1370e548: Pulling fs layer [2025-02-26T07:51:02.739Z] 5c3c966382ef: Waiting [2025-02-26T07:51:02.739Z] 4f4fb700ef54: Waiting [2025-02-26T07:51:02.739Z] d9c7d2e4e75e: Waiting [2025-02-26T07:51:02.739Z] 9c3e1370e548: Waiting [2025-02-26T07:51:02.739Z] 4cc291be95ef: Verifying Checksum [2025-02-26T07:51:02.739Z] 4cc291be95ef: Download complete [2025-02-26T07:51:02.739Z] 5c3c966382ef: Verifying Checksum [2025-02-26T07:51:02.739Z] 5c3c966382ef: Download complete [2025-02-26T07:51:02.999Z] 4f4fb700ef54: Verifying Checksum [2025-02-26T07:51:02.999Z] 4f4fb700ef54: Download complete [2025-02-26T07:51:02.999Z] 43c4264eed91: Verifying Checksum [2025-02-26T07:51:02.999Z] 43c4264eed91: Download complete [2025-02-26T07:51:02.999Z] d9c7d2e4e75e: Verifying Checksum [2025-02-26T07:51:02.999Z] d9c7d2e4e75e: Download complete [2025-02-26T07:51:02.999Z] 43c4264eed91: Pull complete [2025-02-26T07:51:03.258Z] 4cc291be95ef: Pull complete [2025-02-26T07:51:03.258Z] 2ac1f1163629: Download complete [2025-02-26T07:51:03.824Z] 9c3e1370e548: Verifying Checksum [2025-02-26T07:51:03.824Z] 9c3e1370e548: Download complete [2025-02-26T07:51:07.107Z] 2ac1f1163629: Pull complete [2025-02-26T07:51:07.107Z] 5c3c966382ef: Pull complete [2025-02-26T07:51:07.107Z] 4f4fb700ef54: Pull complete [2025-02-26T07:51:07.364Z] d9c7d2e4e75e: Pull complete [2025-02-26T07:51:10.799Z] 9c3e1370e548: Pull complete [2025-02-26T07:51:10.799Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-26T07:51:10.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-26T07:51:10.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:51:10.934Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:51:10.953Z] $ 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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-26T07:51:16.295Z] $ docker top 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T07:51:16.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/801 [Pipeline] echo [2025-02-26T07:51:16.662Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-26T07:51:16.941Z] + set -o pipefail [2025-02-26T07:51:16.941Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-26T07:51:26.914Z] [2025-02-26T07:51:26.914Z] Monitoring /w/workspace/edgex-go/801 (github.com/edgexfoundry/edgex-go)... [2025-02-26T07:51:26.914Z] [2025-02-26T07:51:26.914Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/50cb795c-d1b6-4675-8ec7-3a36b5774434 [2025-02-26T07:51:26.914Z] [2025-02-26T07:51:26.914Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-26T07:51:26.914Z] [Pipeline] } [2025-02-26T07:51:27.177Z] $ docker stop --time=1 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a [2025-02-26T07:51:31.548Z] $ docker rm -f --volumes 61b0ebbe3cc8b02324f8c09130d189eb95e5ec32788ca67e061ee95fa82d171a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-26T07:51:32.149Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:51:32.169Z] provisioning config files... [2025-02-26T07:51:32.178Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/801@tmp/config9824198554161781534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:51:32.472Z] --> edgex-publish-swagger.sh [2025-02-26T07:51:32.472Z] === Publish openapi API === [2025-02-26T07:51:32.472Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-26T07:51:32.472Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/801/openapi/core-command.yaml] [2025-02-26T07:51:32.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:32.472Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:33.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 [2025-02-26T07:51:33.041Z] [2025-02-26T07:51:33.041Z] [2025-02-26T07:51:33.041Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/801/openapi/core-data.yaml] [2025-02-26T07:51:33.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:33.041Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:33.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 153k --:--:-- --:--:-- --:--:-- 153k [2025-02-26T07:51:33.302Z] [2025-02-26T07:51:33.302Z] [2025-02-26T07:51:33.302Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/801/openapi/core-keeper.yaml] [2025-02-26T07:51:33.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:33.302Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:33.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 390 189k --:--:-- --:--:-- --:--:-- 190k [2025-02-26T07:51:33.561Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T07:51:33.561Z] [2025-02-26T07:51:33.561Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/801/openapi/core-metadata.yaml] [2025-02-26T07:51:33.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:33.561Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:34.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 413 414k --:--:-- --:--:-- --:--:-- 413k 100 156k 100 156 100 156k 413 414k --:--:-- --:--:-- --:--:-- 413k [2025-02-26T07:51:34.130Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T07:51:34.130Z] [2025-02-26T07:51:34.131Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/801/openapi/security-proxy-auth.yaml] [2025-02-26T07:51:34.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:34.131Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:34.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 238 88335 --:--:-- --:--:-- --:--:-- 88574 [2025-02-26T07:51:34.390Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T07:51:34.390Z] [2025-02-26T07:51:34.390Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/801/openapi/security-secretstore-setup.yaml] [2025-02-26T07:51:34.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:34.390Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:34.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 420 24923 --:--:-- --:--:-- --:--:-- 25343 [2025-02-26T07:51:34.390Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-26T07:51:34.390Z] [2025-02-26T07:51:34.390Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/801/openapi/support-notifications.yaml] [2025-02-26T07:51:34.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:34.390Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:34.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 521 326k --:--:-- --:--:-- --:--:-- 327k [2025-02-26T07:51:34.649Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T07:51:34.649Z] [2025-02-26T07:51:34.649Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/801/openapi/support-scheduler.yaml] [2025-02-26T07:51:34.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-26T07:51:34.649Z] Dload Upload Total Spent Left Speed [2025-02-26T07:51:35.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 440 139k --:--:-- --:--:-- --:--:-- 139k [2025-02-26T07:51:35.168Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-26T07:51:35.168Z] [Pipeline] } [2025-02-26T07:51:35.179Z] 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-26T07:51:35.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T07:51:35.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:51:35.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:51:35.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:51:35.998Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:51:36.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T07:51:36.570Z] $ docker top 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 -eo pid,comm [2025-02-26T07:51:36.625Z] 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-26T07:51:36.625Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T07:51:36.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T07:51:36.682Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T07:51:36.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T07:51:36.795Z] $ docker exec 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 ssh-agent [2025-02-26T07:51:36.902Z] SSH_AUTH_SOCK=/tmp/ssh-xwgFeaenIdft/agent.32 [2025-02-26T07:51:36.902Z] SSH_AGENT_PID=38 [2025-02-26T07:51:36.906Z] Running ssh-add (command line suppressed) [2025-02-26T07:51:36.996Z] Identity added: /w/workspace/edgex-go/801@tmp/private_key_12936212643357235809.key (/w/workspace/edgex-go/801@tmp/private_key_12936212643357235809.key) [2025-02-26T07:51:37.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T07:51:37.316Z] + git semver tag [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,472 [run_tag] DEBUG tag force:False [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,472 [check_head_tag] DEBUG check head tag [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,475 [execute] INFO git cat-file --batch-check [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=) [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,478 [execute] INFO git cat-file --batch [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=) [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,535 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,535 [execute] INFO git tag -a v4.0.0-dev.63 -m v4.0.0-dev.63 [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,535 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.63', '-m', 'v4.0.0-dev.63'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) [2025-02-26T07:51:37.575Z] 2025-02-26 07:51:37,540 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:51:37.575Z] 4.0.0-dev.63 [Pipeline] } [2025-02-26T07:51:37.575Z] $ docker exec --env ******** --env ******** 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 ssh-agent -k [2025-02-26T07:51:37.693Z] unset SSH_AUTH_SOCK; [2025-02-26T07:51:37.693Z] unset SSH_AGENT_PID; [2025-02-26T07:51:37.693Z] echo Agent pid 38 killed; [2025-02-26T07:51:37.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T07:51:38.037Z] + git semver [Pipeline] } [2025-02-26T07:51:38.305Z] $ docker stop --time=1 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 [2025-02-26T07:51:39.834Z] $ docker rm -f --volumes 7fa65e4b9d1e61141dccb3fe7d5a834d816fbeaab9c5e3660b7ba43eee385747 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:51:40.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T07:51:40.283Z] [2025-02-26T07:51:40.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:51:40.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T07:51:40.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-26T07:51:40.593Z] ab5ef0e58194: Pulling fs layer [2025-02-26T07:51:40.593Z] 9712f1f96733: Pulling fs layer [2025-02-26T07:51:40.593Z] 63f879dbbcfc: Pulling fs layer [2025-02-26T07:51:40.593Z] 0d9ebad4ef96: Pulling fs layer [2025-02-26T07:51:40.593Z] e9a5061849ea: Pulling fs layer [2025-02-26T07:51:40.593Z] d747dcd14b5f: Pulling fs layer [2025-02-26T07:51:40.593Z] 0d9ebad4ef96: Waiting [2025-02-26T07:51:40.593Z] e9a5061849ea: Waiting [2025-02-26T07:51:40.593Z] 2de7ff778b66: Pulling fs layer [2025-02-26T07:51:40.593Z] 2de7ff778b66: Waiting [2025-02-26T07:51:40.593Z] d747dcd14b5f: Waiting [2025-02-26T07:51:40.593Z] 9712f1f96733: Verifying Checksum [2025-02-26T07:51:40.593Z] 9712f1f96733: Download complete [2025-02-26T07:51:40.852Z] 63f879dbbcfc: Verifying Checksum [2025-02-26T07:51:40.852Z] 63f879dbbcfc: Download complete [2025-02-26T07:51:41.110Z] e9a5061849ea: Verifying Checksum [2025-02-26T07:51:41.110Z] e9a5061849ea: Download complete [2025-02-26T07:51:41.110Z] 0d9ebad4ef96: Verifying Checksum [2025-02-26T07:51:41.110Z] 0d9ebad4ef96: Download complete [2025-02-26T07:51:41.110Z] d747dcd14b5f: Verifying Checksum [2025-02-26T07:51:41.110Z] d747dcd14b5f: Download complete [2025-02-26T07:51:41.110Z] ab5ef0e58194: Verifying Checksum [2025-02-26T07:51:41.110Z] ab5ef0e58194: Download complete [2025-02-26T07:51:41.110Z] 2de7ff778b66: Verifying Checksum [2025-02-26T07:51:41.110Z] 2de7ff778b66: Download complete [2025-02-26T07:51:44.392Z] ab5ef0e58194: Pull complete [2025-02-26T07:51:44.392Z] 9712f1f96733: Pull complete [2025-02-26T07:51:44.650Z] 63f879dbbcfc: Pull complete [2025-02-26T07:51:48.858Z] 0d9ebad4ef96: Pull complete [2025-02-26T07:51:48.858Z] e9a5061849ea: Pull complete [2025-02-26T07:51:49.115Z] d747dcd14b5f: Pull complete [2025-02-26T07:51:50.053Z] 2de7ff778b66: Pull complete [2025-02-26T07:51:50.313Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-26T07:51:50.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-26T07:51:50.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:51:50.423Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:51:50.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-26T07:51:58.683Z] $ docker top 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:51:58.771Z] provisioning config files... [2025-02-26T07:51:58.779Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/801@tmp/config10779648457893804345tmp [2025-02-26T07:51:58.788Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/801@tmp/config2728246990001073720tmp [2025-02-26T07:51:58.796Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/801@tmp/config12045715887966849944tmp [Pipeline] { [Pipeline] echo [2025-02-26T07:51:58.821Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:51:59.121Z] ---> sigul-configuration.sh [2025-02-26T07:51:59.121Z] gpg: directory `/root/.gnupg' created [2025-02-26T07:51:59.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-26T07:51:59.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-26T07:51:59.121Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-26T07:51:59.121Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-26T07:51:59.121Z] gpg: CAST5 encrypted data [2025-02-26T07:51:59.121Z] gpg: encrypted with 1 passphrase [2025-02-26T07:51:59.121Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-26T07:51:59.419Z] + mkdir /home/jenkins [2025-02-26T07:51:59.419Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-26T07:51:59.714Z] + 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-26T07:51:59.730Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:00.021Z] ---> sigul-install.sh [2025-02-26T07:52:00.021Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-26T07:52:00.315Z] + git tag --list [2025-02-26T07:52:00.316Z] 0.6.0 [2025-02-26T07:52:00.316Z] 0.6.1 [2025-02-26T07:52:00.316Z] 0.7.0 [2025-02-26T07:52:00.316Z] 0.7.1 [2025-02-26T07:52:00.316Z] v1.0.0 [2025-02-26T07:52:00.316Z] v1.0.1 [2025-02-26T07:52:00.316Z] v1.1.0 [2025-02-26T07:52:00.316Z] v1.2.0 [2025-02-26T07:52:00.316Z] v1.2.1 [2025-02-26T07:52:00.316Z] v1.3.0 [2025-02-26T07:52:00.316Z] v1.3.1 [2025-02-26T07:52:00.316Z] v2.0.0 [2025-02-26T07:52:00.316Z] v2.1.0 [2025-02-26T07:52:00.316Z] v2.1.1 [2025-02-26T07:52:00.316Z] v2.2.0 [2025-02-26T07:52:00.316Z] v2.3.0 [2025-02-26T07:52:00.316Z] v3.0 [2025-02-26T07:52:00.316Z] v3.0.0 [2025-02-26T07:52:00.316Z] v3.1 [2025-02-26T07:52:00.316Z] v3.1.0 [2025-02-26T07:52:00.316Z] v3.1.0-dev.1 [2025-02-26T07:52:00.316Z] v3.1.0-dev.10 [2025-02-26T07:52:00.316Z] v3.1.0-dev.11 [2025-02-26T07:52:00.316Z] v3.1.0-dev.12 [2025-02-26T07:52:00.316Z] v3.1.0-dev.13 [2025-02-26T07:52:00.316Z] v3.1.0-dev.14 [2025-02-26T07:52:00.316Z] v3.1.0-dev.15 [2025-02-26T07:52:00.316Z] v3.1.0-dev.16 [2025-02-26T07:52:00.316Z] v3.1.0-dev.17 [2025-02-26T07:52:00.316Z] v3.1.0-dev.18 [2025-02-26T07:52:00.316Z] v3.1.0-dev.19 [2025-02-26T07:52:00.316Z] v3.1.0-dev.2 [2025-02-26T07:52:00.316Z] v3.1.0-dev.20 [2025-02-26T07:52:00.316Z] v3.1.0-dev.21 [2025-02-26T07:52:00.316Z] v3.1.0-dev.22 [2025-02-26T07:52:00.316Z] v3.1.0-dev.23 [2025-02-26T07:52:00.316Z] v3.1.0-dev.24 [2025-02-26T07:52:00.316Z] v3.1.0-dev.25 [2025-02-26T07:52:00.316Z] v3.1.0-dev.26 [2025-02-26T07:52:00.316Z] v3.1.0-dev.27 [2025-02-26T07:52:00.316Z] v3.1.0-dev.28 [2025-02-26T07:52:00.316Z] v3.1.0-dev.29 [2025-02-26T07:52:00.316Z] v3.1.0-dev.3 [2025-02-26T07:52:00.316Z] v3.1.0-dev.30 [2025-02-26T07:52:00.316Z] v3.1.0-dev.31 [2025-02-26T07:52:00.316Z] v3.1.0-dev.32 [2025-02-26T07:52:00.316Z] v3.1.0-dev.33 [2025-02-26T07:52:00.316Z] v3.1.0-dev.34 [2025-02-26T07:52:00.316Z] v3.1.0-dev.35 [2025-02-26T07:52:00.316Z] v3.1.0-dev.36 [2025-02-26T07:52:00.316Z] v3.1.0-dev.37 [2025-02-26T07:52:00.316Z] v3.1.0-dev.38 [2025-02-26T07:52:00.316Z] v3.1.0-dev.39 [2025-02-26T07:52:00.316Z] v3.1.0-dev.4 [2025-02-26T07:52:00.316Z] v3.1.0-dev.40 [2025-02-26T07:52:00.316Z] v3.1.0-dev.41 [2025-02-26T07:52:00.316Z] v3.1.0-dev.42 [2025-02-26T07:52:00.316Z] v3.1.0-dev.43 [2025-02-26T07:52:00.316Z] v3.1.0-dev.44 [2025-02-26T07:52:00.316Z] v3.1.0-dev.45 [2025-02-26T07:52:00.316Z] v3.1.0-dev.46 [2025-02-26T07:52:00.316Z] v3.1.0-dev.47 [2025-02-26T07:52:00.316Z] v3.1.0-dev.48 [2025-02-26T07:52:00.316Z] v3.1.0-dev.49 [2025-02-26T07:52:00.316Z] v3.1.0-dev.5 [2025-02-26T07:52:00.316Z] v3.1.0-dev.50 [2025-02-26T07:52:00.316Z] v3.1.0-dev.51 [2025-02-26T07:52:00.316Z] v3.1.0-dev.52 [2025-02-26T07:52:00.316Z] v3.1.0-dev.53 [2025-02-26T07:52:00.316Z] v3.1.0-dev.54 [2025-02-26T07:52:00.316Z] v3.1.0-dev.55 [2025-02-26T07:52:00.316Z] v3.1.0-dev.56 [2025-02-26T07:52:00.316Z] v3.1.0-dev.57 [2025-02-26T07:52:00.316Z] v3.1.0-dev.58 [2025-02-26T07:52:00.316Z] v3.1.0-dev.59 [2025-02-26T07:52:00.316Z] v3.1.0-dev.6 [2025-02-26T07:52:00.316Z] v3.1.0-dev.60 [2025-02-26T07:52:00.316Z] v3.1.0-dev.61 [2025-02-26T07:52:00.316Z] v3.1.0-dev.62 [2025-02-26T07:52:00.316Z] v3.1.0-dev.63 [2025-02-26T07:52:00.316Z] v3.1.0-dev.64 [2025-02-26T07:52:00.316Z] v3.1.0-dev.65 [2025-02-26T07:52:00.316Z] v3.1.0-dev.66 [2025-02-26T07:52:00.316Z] v3.1.0-dev.67 [2025-02-26T07:52:00.316Z] v3.1.0-dev.68 [2025-02-26T07:52:00.316Z] v3.1.0-dev.69 [2025-02-26T07:52:00.316Z] v3.1.0-dev.7 [2025-02-26T07:52:00.316Z] v3.1.0-dev.70 [2025-02-26T07:52:00.316Z] v3.1.0-dev.71 [2025-02-26T07:52:00.316Z] v3.1.0-dev.72 [2025-02-26T07:52:00.316Z] v3.1.0-dev.73 [2025-02-26T07:52:00.316Z] v3.1.0-dev.8 [2025-02-26T07:52:00.316Z] v3.1.0-dev.9 [2025-02-26T07:52:00.316Z] v3.1.1 [2025-02-26T07:52:00.316Z] v3.1.1-dev.1 [2025-02-26T07:52:00.316Z] v3.1.1-dev.2 [2025-02-26T07:52:00.316Z] v3.2.0-dev.1 [2025-02-26T07:52:00.316Z] v3.2.0-dev.10 [2025-02-26T07:52:00.316Z] v3.2.0-dev.100 [2025-02-26T07:52:00.316Z] v3.2.0-dev.101 [2025-02-26T07:52:00.316Z] v3.2.0-dev.102 [2025-02-26T07:52:00.316Z] v3.2.0-dev.103 [2025-02-26T07:52:00.316Z] v3.2.0-dev.104 [2025-02-26T07:52:00.316Z] v3.2.0-dev.105 [2025-02-26T07:52:00.316Z] v3.2.0-dev.106 [2025-02-26T07:52:00.316Z] v3.2.0-dev.107 [2025-02-26T07:52:00.316Z] v3.2.0-dev.108 [2025-02-26T07:52:00.316Z] v3.2.0-dev.109 [2025-02-26T07:52:00.316Z] v3.2.0-dev.11 [2025-02-26T07:52:00.316Z] v3.2.0-dev.12 [2025-02-26T07:52:00.316Z] v3.2.0-dev.13 [2025-02-26T07:52:00.316Z] v3.2.0-dev.14 [2025-02-26T07:52:00.316Z] v3.2.0-dev.15 [2025-02-26T07:52:00.316Z] v3.2.0-dev.16 [2025-02-26T07:52:00.316Z] v3.2.0-dev.17 [2025-02-26T07:52:00.316Z] v3.2.0-dev.18 [2025-02-26T07:52:00.316Z] v3.2.0-dev.19 [2025-02-26T07:52:00.316Z] v3.2.0-dev.2 [2025-02-26T07:52:00.316Z] v3.2.0-dev.20 [2025-02-26T07:52:00.316Z] v3.2.0-dev.21 [2025-02-26T07:52:00.316Z] v3.2.0-dev.22 [2025-02-26T07:52:00.316Z] v3.2.0-dev.23 [2025-02-26T07:52:00.316Z] v3.2.0-dev.24 [2025-02-26T07:52:00.316Z] v3.2.0-dev.25 [2025-02-26T07:52:00.316Z] v3.2.0-dev.26 [2025-02-26T07:52:00.316Z] v3.2.0-dev.27 [2025-02-26T07:52:00.316Z] v3.2.0-dev.28 [2025-02-26T07:52:00.316Z] v3.2.0-dev.29 [2025-02-26T07:52:00.316Z] v3.2.0-dev.3 [2025-02-26T07:52:00.316Z] v3.2.0-dev.30 [2025-02-26T07:52:00.316Z] v3.2.0-dev.31 [2025-02-26T07:52:00.316Z] v3.2.0-dev.32 [2025-02-26T07:52:00.316Z] v3.2.0-dev.33 [2025-02-26T07:52:00.316Z] v3.2.0-dev.34 [2025-02-26T07:52:00.316Z] v3.2.0-dev.35 [2025-02-26T07:52:00.316Z] v3.2.0-dev.36 [2025-02-26T07:52:00.316Z] v3.2.0-dev.37 [2025-02-26T07:52:00.316Z] v3.2.0-dev.38 [2025-02-26T07:52:00.316Z] v3.2.0-dev.39 [2025-02-26T07:52:00.316Z] v3.2.0-dev.4 [2025-02-26T07:52:00.316Z] v3.2.0-dev.40 [2025-02-26T07:52:00.316Z] v3.2.0-dev.41 [2025-02-26T07:52:00.316Z] v3.2.0-dev.42 [2025-02-26T07:52:00.316Z] v3.2.0-dev.43 [2025-02-26T07:52:00.316Z] v3.2.0-dev.44 [2025-02-26T07:52:00.316Z] v3.2.0-dev.45 [2025-02-26T07:52:00.316Z] v3.2.0-dev.46 [2025-02-26T07:52:00.316Z] v3.2.0-dev.47 [2025-02-26T07:52:00.316Z] v3.2.0-dev.48 [2025-02-26T07:52:00.316Z] v3.2.0-dev.49 [2025-02-26T07:52:00.316Z] v3.2.0-dev.5 [2025-02-26T07:52:00.316Z] v3.2.0-dev.50 [2025-02-26T07:52:00.316Z] v3.2.0-dev.51 [2025-02-26T07:52:00.316Z] v3.2.0-dev.52 [2025-02-26T07:52:00.316Z] v3.2.0-dev.53 [2025-02-26T07:52:00.316Z] v3.2.0-dev.54 [2025-02-26T07:52:00.316Z] v3.2.0-dev.55 [2025-02-26T07:52:00.316Z] v3.2.0-dev.56 [2025-02-26T07:52:00.316Z] v3.2.0-dev.57 [2025-02-26T07:52:00.316Z] v3.2.0-dev.58 [2025-02-26T07:52:00.316Z] v3.2.0-dev.59 [2025-02-26T07:52:00.316Z] v3.2.0-dev.6 [2025-02-26T07:52:00.316Z] v3.2.0-dev.60 [2025-02-26T07:52:00.316Z] v3.2.0-dev.61 [2025-02-26T07:52:00.316Z] v3.2.0-dev.62 [2025-02-26T07:52:00.316Z] v3.2.0-dev.63 [2025-02-26T07:52:00.316Z] v3.2.0-dev.64 [2025-02-26T07:52:00.316Z] v3.2.0-dev.65 [2025-02-26T07:52:00.316Z] v3.2.0-dev.66 [2025-02-26T07:52:00.316Z] v3.2.0-dev.67 [2025-02-26T07:52:00.316Z] v3.2.0-dev.68 [2025-02-26T07:52:00.316Z] v3.2.0-dev.69 [2025-02-26T07:52:00.316Z] v3.2.0-dev.7 [2025-02-26T07:52:00.316Z] v3.2.0-dev.70 [2025-02-26T07:52:00.316Z] v3.2.0-dev.71 [2025-02-26T07:52:00.316Z] v3.2.0-dev.72 [2025-02-26T07:52:00.316Z] v3.2.0-dev.73 [2025-02-26T07:52:00.316Z] v3.2.0-dev.74 [2025-02-26T07:52:00.316Z] v3.2.0-dev.75 [2025-02-26T07:52:00.316Z] v3.2.0-dev.76 [2025-02-26T07:52:00.316Z] v3.2.0-dev.77 [2025-02-26T07:52:00.316Z] v3.2.0-dev.78 [2025-02-26T07:52:00.316Z] v3.2.0-dev.79 [2025-02-26T07:52:00.316Z] v3.2.0-dev.8 [2025-02-26T07:52:00.316Z] v3.2.0-dev.80 [2025-02-26T07:52:00.316Z] v3.2.0-dev.81 [2025-02-26T07:52:00.316Z] v3.2.0-dev.82 [2025-02-26T07:52:00.316Z] v3.2.0-dev.83 [2025-02-26T07:52:00.316Z] v3.2.0-dev.84 [2025-02-26T07:52:00.316Z] v3.2.0-dev.85 [2025-02-26T07:52:00.316Z] v3.2.0-dev.86 [2025-02-26T07:52:00.316Z] v3.2.0-dev.87 [2025-02-26T07:52:00.316Z] v3.2.0-dev.88 [2025-02-26T07:52:00.316Z] v3.2.0-dev.89 [2025-02-26T07:52:00.316Z] v3.2.0-dev.9 [2025-02-26T07:52:00.316Z] v3.2.0-dev.90 [2025-02-26T07:52:00.316Z] v3.2.0-dev.91 [2025-02-26T07:52:00.316Z] v3.2.0-dev.92 [2025-02-26T07:52:00.316Z] v3.2.0-dev.93 [2025-02-26T07:52:00.316Z] v3.2.0-dev.94 [2025-02-26T07:52:00.316Z] v3.2.0-dev.95 [2025-02-26T07:52:00.316Z] v3.2.0-dev.96 [2025-02-26T07:52:00.316Z] v3.2.0-dev.97 [2025-02-26T07:52:00.316Z] v3.2.0-dev.98 [2025-02-26T07:52:00.316Z] v3.2.0-dev.99 [2025-02-26T07:52:00.316Z] v4.0.0-dev.1 [2025-02-26T07:52:00.316Z] v4.0.0-dev.10 [2025-02-26T07:52:00.316Z] v4.0.0-dev.11 [2025-02-26T07:52:00.316Z] v4.0.0-dev.12 [2025-02-26T07:52:00.316Z] v4.0.0-dev.13 [2025-02-26T07:52:00.316Z] v4.0.0-dev.14 [2025-02-26T07:52:00.316Z] v4.0.0-dev.15 [2025-02-26T07:52:00.316Z] v4.0.0-dev.16 [2025-02-26T07:52:00.316Z] v4.0.0-dev.17 [2025-02-26T07:52:00.316Z] v4.0.0-dev.18 [2025-02-26T07:52:00.316Z] v4.0.0-dev.19 [2025-02-26T07:52:00.316Z] v4.0.0-dev.2 [2025-02-26T07:52:00.316Z] v4.0.0-dev.20 [2025-02-26T07:52:00.316Z] v4.0.0-dev.21 [2025-02-26T07:52:00.316Z] v4.0.0-dev.22 [2025-02-26T07:52:00.316Z] v4.0.0-dev.23 [2025-02-26T07:52:00.316Z] v4.0.0-dev.24 [2025-02-26T07:52:00.316Z] v4.0.0-dev.25 [2025-02-26T07:52:00.316Z] v4.0.0-dev.26 [2025-02-26T07:52:00.316Z] v4.0.0-dev.27 [2025-02-26T07:52:00.316Z] v4.0.0-dev.28 [2025-02-26T07:52:00.316Z] v4.0.0-dev.29 [2025-02-26T07:52:00.316Z] v4.0.0-dev.3 [2025-02-26T07:52:00.316Z] v4.0.0-dev.30 [2025-02-26T07:52:00.316Z] v4.0.0-dev.31 [2025-02-26T07:52:00.316Z] v4.0.0-dev.32 [2025-02-26T07:52:00.316Z] v4.0.0-dev.33 [2025-02-26T07:52:00.316Z] v4.0.0-dev.34 [2025-02-26T07:52:00.316Z] v4.0.0-dev.35 [2025-02-26T07:52:00.316Z] v4.0.0-dev.36 [2025-02-26T07:52:00.316Z] v4.0.0-dev.37 [2025-02-26T07:52:00.316Z] v4.0.0-dev.38 [2025-02-26T07:52:00.316Z] v4.0.0-dev.39 [2025-02-26T07:52:00.316Z] v4.0.0-dev.4 [2025-02-26T07:52:00.316Z] v4.0.0-dev.40 [2025-02-26T07:52:00.316Z] v4.0.0-dev.41 [2025-02-26T07:52:00.316Z] v4.0.0-dev.42 [2025-02-26T07:52:00.316Z] v4.0.0-dev.43 [2025-02-26T07:52:00.316Z] v4.0.0-dev.44 [2025-02-26T07:52:00.316Z] v4.0.0-dev.45 [2025-02-26T07:52:00.316Z] v4.0.0-dev.46 [2025-02-26T07:52:00.316Z] v4.0.0-dev.47 [2025-02-26T07:52:00.316Z] v4.0.0-dev.48 [2025-02-26T07:52:00.316Z] v4.0.0-dev.49 [2025-02-26T07:52:00.316Z] v4.0.0-dev.5 [2025-02-26T07:52:00.316Z] v4.0.0-dev.50 [2025-02-26T07:52:00.316Z] v4.0.0-dev.51 [2025-02-26T07:52:00.316Z] v4.0.0-dev.52 [2025-02-26T07:52:00.316Z] v4.0.0-dev.53 [2025-02-26T07:52:00.316Z] v4.0.0-dev.54 [2025-02-26T07:52:00.316Z] v4.0.0-dev.55 [2025-02-26T07:52:00.316Z] v4.0.0-dev.56 [2025-02-26T07:52:00.316Z] v4.0.0-dev.57 [2025-02-26T07:52:00.316Z] v4.0.0-dev.58 [2025-02-26T07:52:00.316Z] v4.0.0-dev.59 [2025-02-26T07:52:00.316Z] v4.0.0-dev.6 [2025-02-26T07:52:00.316Z] v4.0.0-dev.60 [2025-02-26T07:52:00.316Z] v4.0.0-dev.61 [2025-02-26T07:52:00.316Z] v4.0.0-dev.62 [2025-02-26T07:52:00.316Z] v4.0.0-dev.63 [2025-02-26T07:52:00.316Z] v4.0.0-dev.7 [2025-02-26T07:52:00.316Z] v4.0.0-dev.8 [2025-02-26T07:52:00.316Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-26T07:52:00.615Z] + lftools sign git-tag v4.0.0-dev.63 [2025-02-26T07:52:01.185Z] Signing Git tag with Sigul... [2025-02-26T07:52:01.185Z] Signing v4.0.0-dev.63 [Pipeline] echo [2025-02-26T07:52:01.459Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:01.754Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-26T07:52:01.762Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-26T07:52:01.778Z] $ docker stop --time=1 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 [2025-02-26T07:52:03.398Z] $ docker rm -f --volumes 370b6f2757cc1154b23b6c157a188751ac68e616523581eafb7f8ae12ee92a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-26T07:52:03.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T07:52:03.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:52:04.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:52:04.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:52:04.277Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:52:04.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T07:52:04.887Z] $ docker top 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 -eo pid,comm [2025-02-26T07:52:04.942Z] 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-26T07:52:04.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T07:52:04.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T07:52:04.998Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T07:52:05.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T07:52:05.113Z] $ docker exec 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 ssh-agent [2025-02-26T07:52:05.225Z] SSH_AUTH_SOCK=/tmp/ssh-gVxocIwPMH5H/agent.32 [2025-02-26T07:52:05.225Z] SSH_AGENT_PID=38 [2025-02-26T07:52:05.229Z] Running ssh-add (command line suppressed) [2025-02-26T07:52:05.324Z] Identity added: /w/workspace/edgex-go/801@tmp/private_key_13623236992942059955.key (/w/workspace/edgex-go/801@tmp/private_key_13623236992942059955.key) [2025-02-26T07:52:05.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T07:52:05.635Z] + git semver bump pre [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [bump_version] DEBUG bumping version:4.0.0-dev.63 on axis:pre with prefix:dev [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [bump_version] DEBUG bumped version:4.0.0-dev.64 [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [write_version] DEBUG write version:4.0.0-dev.64 to path:/w/workspace/edgex-go/801/.semver/main with force:True [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/801/.semver/main [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,832 [execute] INFO git cat-file --batch-check [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,839 [execute] INFO git cat-file --batch [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T07:52:05.894Z] 2025-02-26 07:52:05,846 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:52:05.894Z] 4.0.0-dev.64 [Pipeline] } [2025-02-26T07:52:05.895Z] $ docker exec --env ******** --env ******** 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 ssh-agent -k [2025-02-26T07:52:05.993Z] unset SSH_AUTH_SOCK; [2025-02-26T07:52:05.993Z] unset SSH_AGENT_PID; [2025-02-26T07:52:05.993Z] echo Agent pid 38 killed; [2025-02-26T07:52:06.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T07:52:06.333Z] + git semver [Pipeline] } [2025-02-26T07:52:06.595Z] $ docker stop --time=1 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 [2025-02-26T07:52:08.029Z] $ docker rm -f --volumes 2595d37c86e141ded72816f3d504b1b385290e09c13949aa2ae8b8ea48867827 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-26T07:52:08.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-26T07:52:08.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:52:08.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-26T07:52:08.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:52:08.791Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:52:08.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-26T07:52:09.257Z] $ docker top 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 -eo pid,comm [2025-02-26T07:52:09.311Z] 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-26T07:52:09.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-26T07:52:09.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-26T07:52:09.371Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-26T07:52:09.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-26T07:52:09.472Z] $ docker exec 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 ssh-agent [2025-02-26T07:52:09.602Z] SSH_AUTH_SOCK=/tmp/ssh-2Q92NYyVV61x/agent.32 [2025-02-26T07:52:09.602Z] SSH_AGENT_PID=38 [2025-02-26T07:52:09.607Z] Running ssh-add (command line suppressed) [2025-02-26T07:52:09.704Z] Identity added: /w/workspace/edgex-go/801@tmp/private_key_12056646437011806174.key (/w/workspace/edgex-go/801@tmp/private_key_12056646437011806174.key) [2025-02-26T07:52:09.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-26T07:52:10.015Z] + git semver push [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,183 [run_push] DEBUG push [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,184 [execute] INFO git cat-file --batch-check [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=) [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,188 [execute] INFO git rev-list e1899ce3c3ae743baa3b5f6e5fa4bc7b9a65f80d -- [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,188 [execute] DEBUG Popen(['git', 'rev-list', 'e1899ce3c3ae743baa3b5f6e5fa4bc7b9a65f80d', '--'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,208 [execute] INFO git fetch -v origin [2025-02-26T07:52:10.273Z] 2025-02-26 07:52:10,208 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-26T07:52:10.841Z] 2025-02-26 07:52:10,653 [run_push] DEBUG no remote changes detected [2025-02-26T07:52:10.841Z] 2025-02-26 07:52:10,654 [execute] INFO git push origin semver [2025-02-26T07:52:10.841Z] 2025-02-26 07:52:10,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/801/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-26T07:52:11.408Z] 2025-02-26 07:52:11,353 [run_push] DEBUG push all version tags [2025-02-26T07:52:11.408Z] 2025-02-26 07:52:11,354 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-26T07:52:11.409Z] 2025-02-26 07:52:11,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/801, universal_newlines=False, shell=None, istream=None) [2025-02-26T07:52:12.347Z] 2025-02-26 07:52:12,003 [read_version] DEBUG read version from /w/workspace/edgex-go/801/.semver/main [2025-02-26T07:52:12.348Z] 4.0.0-dev.64 [Pipeline] } [2025-02-26T07:52:12.348Z] $ docker exec --env ******** --env ******** 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 ssh-agent -k [2025-02-26T07:52:12.439Z] unset SSH_AUTH_SOCK; [2025-02-26T07:52:12.439Z] unset SSH_AGENT_PID; [2025-02-26T07:52:12.439Z] echo Agent pid 38 killed; [2025-02-26T07:52:12.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-26T07:52:12.777Z] + git semver [Pipeline] } [2025-02-26T07:52:13.049Z] $ docker stop --time=1 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 [2025-02-26T07:52:14.516Z] $ docker rm -f --volumes 7913dcb2f5a57da475c74a6f69309b1e727b1632789930725d476e99c70a8149 [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-26T07:52:15.092Z] + [ -d /w/workspace/edgex-go/801/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:15.381Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:16.242Z] ---> package-listing.sh [2025-02-26T07:52:16.242Z] ++ facter osfamily [2025-02-26T07:52:16.242Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-26T07:52:16.500Z] + OS_FAMILY=debian [2025-02-26T07:52:16.500Z] + workspace=/w/workspace/edgex-go/801 [2025-02-26T07:52:16.500Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-26T07:52:16.500Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-26T07:52:16.501Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-26T07:52:16.501Z] + PACKAGES=/tmp/packages_start.txt [2025-02-26T07:52:16.501Z] + '[' /w/workspace/edgex-go/801 ']' [2025-02-26T07:52:16.501Z] + PACKAGES=/tmp/packages_end.txt [2025-02-26T07:52:16.501Z] + case "${OS_FAMILY}" in [2025-02-26T07:52:16.501Z] + dpkg -l [2025-02-26T07:52:16.501Z] + grep '^ii' [2025-02-26T07:52:16.501Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-26T07:52:16.501Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-26T07:52:16.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-26T07:52:16.501Z] + '[' /w/workspace/edgex-go/801 ']' [2025-02-26T07:52:16.501Z] + mkdir -p /w/workspace/edgex-go/801/archives/ [2025-02-26T07:52:16.501Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/801/archives/ [Pipeline] echo [2025-02-26T07:52:16.512Z] 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/801/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-26T07:52:16.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:52:17.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T07:52:17.351Z] [2025-02-26T07:52:17.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-26T07:52:17.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T07:52:17.912Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-26T07:52:17.912Z] 5eb5b503b376: Pulling fs layer [2025-02-26T07:52:17.912Z] 5c69ac0246d0: Pulling fs layer [2025-02-26T07:52:17.912Z] ec43610c2a17: Pulling fs layer [2025-02-26T07:52:17.912Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-26T07:52:17.912Z] 33b1e0a273af: Pulling fs layer [2025-02-26T07:52:17.912Z] 5d3b04190fa2: Pulling fs layer [2025-02-26T07:52:17.912Z] 2f39f015ded8: Pulling fs layer [2025-02-26T07:52:17.912Z] 33b1e0a273af: Waiting [2025-02-26T07:52:17.912Z] 5d3b04190fa2: Waiting [2025-02-26T07:52:17.912Z] 2f39f015ded8: Waiting [2025-02-26T07:52:17.912Z] 5c69ac0246d0: Download complete [2025-02-26T07:52:17.912Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-26T07:52:17.912Z] 3a2ae6a8a46f: Download complete [2025-02-26T07:52:17.912Z] 33b1e0a273af: Verifying Checksum [2025-02-26T07:52:17.912Z] 33b1e0a273af: Download complete [2025-02-26T07:52:17.912Z] 5d3b04190fa2: Download complete [2025-02-26T07:52:17.912Z] ec43610c2a17: Verifying Checksum [2025-02-26T07:52:18.171Z] 5eb5b503b376: Download complete [2025-02-26T07:52:18.736Z] 2f39f015ded8: Verifying Checksum [2025-02-26T07:52:19.303Z] 5eb5b503b376: Pull complete [2025-02-26T07:52:19.562Z] 5c69ac0246d0: Pull complete [2025-02-26T07:52:20.129Z] ec43610c2a17: Pull complete [2025-02-26T07:52:20.388Z] 3a2ae6a8a46f: Pull complete [2025-02-26T07:52:20.647Z] 33b1e0a273af: Pull complete [2025-02-26T07:52:20.905Z] 5d3b04190fa2: Pull complete [2025-02-26T07:52:25.084Z] 2f39f015ded8: Pull complete [2025-02-26T07:52:25.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-26T07:52:25.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-26T07:52:25.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-26T07:52:25.182Z] prd-ubuntu20.04-docker-8c-8g-39758 does not seem to be running inside a container [2025-02-26T07:52:25.202Z] $ 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/801/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/801 -v /w/workspace/edgex-go/801:/w/workspace/edgex-go/801:rw,z -v /w/workspace/edgex-go/801@tmp:/w/workspace/edgex-go/801@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-26T07:52:31.676Z] $ docker top 026100c093d799b2ca9305e76f616b3ed044ac2a0ad42f1b3d756f3de3056fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-26T07:52:32.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-26T07:52:32.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-26T07:52:32.594Z] + ls /var/log/sa-host [2025-02-26T07:52:32.594Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-26T07:52:32.670Z] provisioning config files... [2025-02-26T07:52:32.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/801@tmp/config15412148421341709067tmp [Pipeline] { [Pipeline] echo [2025-02-26T07:52:32.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:32.977Z] ---> create-netrc.sh [Pipeline] } [2025-02-26T07:52:32.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:33.325Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-26T07:52:33.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:33.612Z] ---> sudo-logs.sh [2025-02-26T07:52:33.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-26T07:52:33.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:33.919Z] ---> job-cost.sh [2025-02-26T07:52:33.920Z] lf-activate-venv: SKIPPING [2025-02-26T07:52:33.920Z] DEBUG: total: 0.10999999940395355 [2025-02-26T07:52:33.920Z] INFO: Retrieving Stack Cost... [2025-02-26T07:52:34.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-26T07:52:34.744Z] INFO: Archiving Costs [Pipeline] echo [2025-02-26T07:52:34.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-26T07:52:35.036Z] ---> logs-deploy.sh [2025-02-26T07:52:35.036Z] lf-activate-venv: SKIPPING [2025-02-26T07:52:35.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/801 [2025-02-26T07:52:35.036Z] INFO: archiving workspace using pattern(s): [2025-02-26T07:52:35.974Z] Archives upload complete. [2025-02-26T07:52:35.974Z] INFO: archiving logs to Nexus