Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 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-ssh4062102644176950043.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-ssh2236884220651641485.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-ssh9650137563382062130.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-ssh1784839297922104781.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-ssh12004111989744737451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36321 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/772 [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/772 # 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 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 (main) Commit message: "Merge pull request #5039 from lindseysimple/issue-5038" > git config core.sparsecheckout # timeout=10 > git checkout -f 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 > git rev-list --no-walk b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-08T03:37:11.895Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-08T03:37:11.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-08T03:37:12.001Z] ========================================================= [2025-01-08T03:37:12.001Z] EdgeX Global Pipelines Version Info [2025-01-08T03:37:12.001Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-08T03:37:12.756Z] ------------------- [2025-01-08T03:37:12.756Z] stable info: [2025-01-08T03:37:12.756Z] ------------------- [2025-01-08T03:37:12.756Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-08T03:37:12.756Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T03:37:12.756Z] Message: update stable to v1.0.269 [2025-01-08T03:37:13.332Z] ------------------- [2025-01-08T03:37:13.332Z] experimental info: [2025-01-08T03:37:13.332Z] ------------------- [2025-01-08T03:37:13.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-08T03:37:13.332Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T03:37:13.332Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-08T03:37:13.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-08T03:37:13.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-08T03:37:13.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-08T03:37:13.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-08T03:37:13.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-08T03:37:13.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-08T03:37:13.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-08T03:37:13.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-08T03:37:13.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-08T03:37:13.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-08T03:37:13.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-08T03:37:13.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-08T03:37:13.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-08T03:37:13.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-08T03:37:13.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-08T03:37:13.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T03:37:13.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T03:37:13.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-08T03:37:13.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-08T03:37:13.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-08T03:37:13.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-08T03:37:13.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-08T03:37:13.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-08T03:37:13.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-08T03:37:13.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-08T03:37:13.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-08T03:37:13.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo [2025-01-08T03:37:14.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ac3255 [Pipeline] echo [2025-01-08T03:37:14.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T03:37:14.100Z] provisioning config files... [2025-01-08T03:37:14.118Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config4210323434981865921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T03:37:14.479Z] ---> ****-login.sh [2025-01-08T03:37:14.479Z] nexus3.edgexfoundry.org:10001 [2025-01-08T03:37:14.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:37:14.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:37:14.744Z] Configure a credential helper to remove this warning. See [2025-01-08T03:37:14.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:37:14.744Z] [2025-01-08T03:37:14.744Z] Login Succeeded [2025-01-08T03:37:14.744Z] nexus3.edgexfoundry.org:10002 [2025-01-08T03:37:14.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:37:14.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:37:14.744Z] Configure a credential helper to remove this warning. See [2025-01-08T03:37:14.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:37:14.744Z] [2025-01-08T03:37:14.744Z] Login Succeeded [2025-01-08T03:37:14.744Z] nexus3.edgexfoundry.org:10003 [2025-01-08T03:37:15.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:37:15.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:37:15.005Z] Configure a credential helper to remove this warning. See [2025-01-08T03:37:15.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:37:15.005Z] [2025-01-08T03:37:15.005Z] Login Succeeded [2025-01-08T03:37:15.005Z] nexus3.edgexfoundry.org:10004 [2025-01-08T03:37:15.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:37:15.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:37:15.005Z] Configure a credential helper to remove this warning. See [2025-01-08T03:37:15.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:37:15.005Z] [2025-01-08T03:37:15.005Z] Login Succeeded [2025-01-08T03:37:15.005Z] ****.io [2025-01-08T03:37:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:37:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:37:15.265Z] Configure a credential helper to remove this warning. See [2025-01-08T03:37:15.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:37:15.265Z] [2025-01-08T03:37:15.265Z] Login Succeeded [2025-01-08T03:37:15.265Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T03:37:15.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T03:37:15.598Z] + 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-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + dirname cmd/core-command/Dockerfile [2025-01-08T03:37:15.598Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-08T03:37:15.598Z] + + cut -d/ -f2 [2025-01-08T03:37:15.598Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-08T03:37:15.598Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-08T03:37:15.598Z] + + dirname cmd/core-data/Dockerfilecut [2025-01-08T03:37:15.598Z] -d/ -f2 [2025-01-08T03:37:15.598Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-08T03:37:15.598Z] + + cut -d/ -f2 [2025-01-08T03:37:15.598Z] dirname cmd/core-keeper/Dockerfile [2025-01-08T03:37:15.598Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/core-metadata/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-08T03:37:15.598Z] + + cut -d/ -f2 [2025-01-08T03:37:15.598Z] dirname cmd/security-bootstrapper/Dockerfile [2025-01-08T03:37:15.598Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-08T03:37:15.598Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2025-01-08T03:37:15.598Z] -f2 [2025-01-08T03:37:15.598Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-08T03:37:15.598Z] + cut -d/ -f2 [2025-01-08T03:37:15.598Z] + dirname cmd/support-notifications/Dockerfile [2025-01-08T03:37:15.598Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-08T03:37:15.598Z] + dirname cmd/support-scheduler/Dockerfile+ [2025-01-08T03:37:15.598Z] cut -d/ -f2 [2025-01-08T03:37:15.598Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-08T03:37:15.633Z] 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-01-08T03:37:16.001Z] + git rev-list -1 --merges 9ac3255ea4988fb3cf80e853ed266a8f77f6a952~1..9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo [2025-01-08T03:37:16.014Z] -----------> git rev-list -1 --merges 9ac3255ea4988fb3cf80e853ed266a8f77f6a952~1..9ac3255ea4988fb3cf80e853ed266a8f77f6a952 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:37:16.014Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [false] [Pipeline] sh [2025-01-08T03:37:16.300Z] + git log --format=format:%s -1 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] echo [2025-01-08T03:37:16.316Z] ========================================================= [2025-01-08T03:37:16.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-08T03:37:16.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-08T03:37:16.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T03:37:16.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-08T03:37:16.760Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-08T03:37:16.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-08T03:37:16.760Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-08T03:37:16.760Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-08T03:37:16.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:37:17.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T03:37:17.369Z] [2025-01-08T03:37:17.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:37:17.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T03:37:17.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-08T03:37:17.678Z] b85a868b505f: Pulling fs layer [2025-01-08T03:37:17.678Z] e2be974225ed: Pulling fs layer [2025-01-08T03:37:17.678Z] 339a4e72a1f5: Pulling fs layer [2025-01-08T03:37:17.678Z] 988bab9f4d93: Pulling fs layer [2025-01-08T03:37:17.678Z] 1469e6f7b9e6: Pulling fs layer [2025-01-08T03:37:17.678Z] eaf3925da568: Pulling fs layer [2025-01-08T03:37:17.678Z] bab4dde63d76: Pulling fs layer [2025-01-08T03:37:17.678Z] bde34c3a00c8: Pulling fs layer [2025-01-08T03:37:17.678Z] b352a97aabf1: Pulling fs layer [2025-01-08T03:37:17.678Z] 4872d77fe225: Pulling fs layer [2025-01-08T03:37:17.678Z] 5851b861e8e6: Pulling fs layer [2025-01-08T03:37:17.678Z] 988bab9f4d93: Waiting [2025-01-08T03:37:17.678Z] 1469e6f7b9e6: Waiting [2025-01-08T03:37:17.678Z] eaf3925da568: Waiting [2025-01-08T03:37:17.678Z] bab4dde63d76: Waiting [2025-01-08T03:37:17.678Z] bde34c3a00c8: Waiting [2025-01-08T03:37:17.678Z] b352a97aabf1: Waiting [2025-01-08T03:37:17.678Z] 4872d77fe225: Waiting [2025-01-08T03:37:17.678Z] e2be974225ed: Verifying Checksum [2025-01-08T03:37:17.678Z] e2be974225ed: Download complete [2025-01-08T03:37:17.678Z] 988bab9f4d93: Verifying Checksum [2025-01-08T03:37:17.678Z] 988bab9f4d93: Download complete [2025-01-08T03:37:17.937Z] 339a4e72a1f5: Verifying Checksum [2025-01-08T03:37:17.937Z] 339a4e72a1f5: Download complete [2025-01-08T03:37:17.937Z] 1469e6f7b9e6: Verifying Checksum [2025-01-08T03:37:17.937Z] 1469e6f7b9e6: Download complete [2025-01-08T03:37:17.937Z] eaf3925da568: Verifying Checksum [2025-01-08T03:37:17.937Z] eaf3925da568: Download complete [2025-01-08T03:37:17.937Z] b352a97aabf1: Verifying Checksum [2025-01-08T03:37:17.937Z] b352a97aabf1: Download complete [2025-01-08T03:37:17.937Z] 4872d77fe225: Verifying Checksum [2025-01-08T03:37:17.937Z] 4872d77fe225: Download complete [2025-01-08T03:37:17.937Z] 5851b861e8e6: Verifying Checksum [2025-01-08T03:37:17.937Z] 5851b861e8e6: Download complete [2025-01-08T03:37:17.937Z] b85a868b505f: Verifying Checksum [2025-01-08T03:37:17.937Z] b85a868b505f: Download complete [2025-01-08T03:37:18.197Z] bab4dde63d76: Verifying Checksum [2025-01-08T03:37:18.197Z] bab4dde63d76: Download complete [2025-01-08T03:37:19.132Z] b85a868b505f: Pull complete [2025-01-08T03:37:19.391Z] e2be974225ed: Pull complete [2025-01-08T03:37:19.958Z] 339a4e72a1f5: Pull complete [2025-01-08T03:37:19.958Z] 988bab9f4d93: Pull complete [2025-01-08T03:37:20.217Z] 1469e6f7b9e6: Pull complete [2025-01-08T03:37:20.217Z] eaf3925da568: Pull complete [2025-01-08T03:37:22.120Z] bab4dde63d76: Pull complete [2025-01-08T03:37:22.120Z] bde34c3a00c8: Pull complete [2025-01-08T03:37:22.120Z] b352a97aabf1: Pull complete [2025-01-08T03:37:22.380Z] 4872d77fe225: Pull complete [2025-01-08T03:37:22.380Z] 5851b861e8e6: Pull complete [2025-01-08T03:37:22.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-08T03:37:22.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T03:37:22.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:37:22.517Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T03:37:22.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T03:37:25.485Z] $ docker top 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c -eo pid,comm [2025-01-08T03:37:25.545Z] 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-01-08T03:37:25.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T03:37:25.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T03:37:25.598Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T03:37:25.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T03:37:25.731Z] $ docker exec 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent [2025-01-08T03:37:25.848Z] SSH_AUTH_SOCK=/tmp/ssh-bwFg5akDmZ7a/agent.33 [2025-01-08T03:37:25.848Z] SSH_AGENT_PID=39 [2025-01-08T03:37:25.854Z] Running ssh-add (command line suppressed) [2025-01-08T03:37:25.964Z] Identity added: /w/workspace/edgex-go/772@tmp/private_key_5443150865484135658.key (/w/workspace/edgex-go/772@tmp/private_key_5443150865484135658.key) [2025-01-08T03:37:25.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T03:37:26.269Z] + git tag --points-at HEAD [Pipeline] } [2025-01-08T03:37:26.278Z] $ docker exec --env ******** --env ******** 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent -k [2025-01-08T03:37:26.377Z] unset SSH_AUTH_SOCK; [2025-01-08T03:37:26.378Z] unset SSH_AGENT_PID; [2025-01-08T03:37:26.378Z] echo Agent pid 39 killed; [2025-01-08T03:37:26.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-08T03:37:26.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T03:37:26.433Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T03:37:26.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T03:37:26.548Z] $ docker exec 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent [2025-01-08T03:37:26.660Z] SSH_AUTH_SOCK=/tmp/ssh-6yRpKHeDIcIy/agent.72 [2025-01-08T03:37:26.660Z] SSH_AGENT_PID=78 [2025-01-08T03:37:26.669Z] Running ssh-add (command line suppressed) [2025-01-08T03:37:26.783Z] Identity added: /w/workspace/edgex-go/772@tmp/private_key_2743744687379060986.key (/w/workspace/edgex-go/772@tmp/private_key_2743744687379060986.key) [2025-01-08T03:37:26.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T03:37:27.090Z] + git semver init [2025-01-08T03:37:27.350Z] 2025-01-08 03:37:27,287 [run_init] DEBUG init version:0.0.0 force:False [2025-01-08T03:37:27.350Z] 2025-01-08 03:37:27,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/772/.semver [2025-01-08T03:37:27.350Z] 2025-01-08 03:37:27,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/772/.semver [2025-01-08T03:37:27.350Z] 2025-01-08 03:37:27,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/772/.semver'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) [2025-01-08T03:37:32.637Z] 2025-01-08 03:37:32,292 [append_file] DEBUG append to file:/w/workspace/edgex-go/772/.git/info/exclude [2025-01-08T03:37:32.637Z] 2025-01-08 03:37:32,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/772/.semver/main with force:False [2025-01-08T03:37:32.637Z] 2025-01-08 03:37:32,292 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T03:37:32.637Z] 2025-01-08 03:37:32,293 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T03:37:32.637Z] 4.0.0-dev.36 [Pipeline] } [2025-01-08T03:37:32.646Z] $ docker exec --env ******** --env ******** 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c ssh-agent -k [2025-01-08T03:37:32.747Z] unset SSH_AUTH_SOCK; [2025-01-08T03:37:32.748Z] unset SSH_AGENT_PID; [2025-01-08T03:37:32.748Z] echo Agent pid 78 killed; [2025-01-08T03:37:32.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T03:37:33.085Z] + git semver [Pipeline] } [2025-01-08T03:37:33.358Z] $ docker stop --time=1 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c [2025-01-08T03:37:34.658Z] $ docker rm -f --volumes 2465e6b35df52321025258774934417582b7e2029e8eb31d359f49c983e1097c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T03:37:35.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-08T03:37:35.246Z] Stashed 1 file(s) [Pipeline] echo [2025-01-08T03:37:35.250Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.36 [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-01-08T03:37:35.705Z] + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo [2025-01-08T03:37:35.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:37:35.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:37:35.762Z] ========================================================= [2025-01-08T03:37:35.762Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-08T03:37:35.762Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-08T03:37:36.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T03:37:36.053Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-08T03:37:36.053Z] da9db072f522: Pulling fs layer [2025-01-08T03:37:36.053Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-08T03:37:36.053Z] 06f05ace1117: Pulling fs layer [2025-01-08T03:37:36.053Z] 5fe327b54edc: Pulling fs layer [2025-01-08T03:37:36.053Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T03:37:36.053Z] 92a5565b7b96: Pulling fs layer [2025-01-08T03:37:36.053Z] ff9bb7016b71: Pulling fs layer [2025-01-08T03:37:36.053Z] b67dba6c2c7d: Pulling fs layer [2025-01-08T03:37:36.053Z] a813b0c90790: Pulling fs layer [2025-01-08T03:37:36.053Z] 5fe327b54edc: Waiting [2025-01-08T03:37:36.053Z] 92a5565b7b96: Waiting [2025-01-08T03:37:36.053Z] 4f4fb700ef54: Waiting [2025-01-08T03:37:36.053Z] ff9bb7016b71: Waiting [2025-01-08T03:37:36.053Z] b67dba6c2c7d: Waiting [2025-01-08T03:37:36.053Z] a813b0c90790: Waiting [2025-01-08T03:37:36.053Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-08T03:37:36.053Z] 6ef4a4ee8ca5: Download complete [2025-01-08T03:37:36.053Z] 5fe327b54edc: Verifying Checksum [2025-01-08T03:37:36.054Z] 5fe327b54edc: Download complete [2025-01-08T03:37:36.054Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T03:37:36.054Z] 4f4fb700ef54: Download complete [2025-01-08T03:37:36.054Z] 92a5565b7b96: Verifying Checksum [2025-01-08T03:37:36.054Z] 92a5565b7b96: Download complete [2025-01-08T03:37:36.054Z] da9db072f522: Verifying Checksum [2025-01-08T03:37:36.054Z] da9db072f522: Download complete [2025-01-08T03:37:36.054Z] ff9bb7016b71: Verifying Checksum [2025-01-08T03:37:36.054Z] ff9bb7016b71: Download complete [2025-01-08T03:37:36.312Z] da9db072f522: Pull complete [2025-01-08T03:37:36.312Z] a813b0c90790: Verifying Checksum [2025-01-08T03:37:36.312Z] a813b0c90790: Download complete [2025-01-08T03:37:36.571Z] 6ef4a4ee8ca5: Pull complete [2025-01-08T03:37:36.571Z] 06f05ace1117: Verifying Checksum [2025-01-08T03:37:36.571Z] 06f05ace1117: Download complete [2025-01-08T03:37:36.830Z] b67dba6c2c7d: Verifying Checksum [2025-01-08T03:37:36.830Z] b67dba6c2c7d: Download complete [2025-01-08T03:37:40.119Z] 06f05ace1117: Pull complete [2025-01-08T03:37:40.378Z] 5fe327b54edc: Pull complete [2025-01-08T03:37:40.378Z] 4f4fb700ef54: Pull complete [2025-01-08T03:37:40.378Z] 92a5565b7b96: Pull complete [2025-01-08T03:37:40.638Z] ff9bb7016b71: Pull complete [2025-01-08T03:37:43.173Z] b67dba6c2c7d: Pull complete [2025-01-08T03:37:43.433Z] a813b0c90790: Pull complete [2025-01-08T03:37:43.433Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-08T03:37:43.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T03:37:43.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-08T03:37:43.740Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T03:37:43.740Z] WORKDIR /edgex [2025-01-08T03:37:43.740Z] COPY go.mod . [2025-01-08T03:37:43.740Z] RUN go mod download+ [2025-01-08T03:37:43.740Z] docker build -t ci-base-image-x86_64 -f - . [2025-01-08T03:37:44.680Z] Sending build context to Docker daemon 178.5MB [2025-01-08T03:37:44.680Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T03:37:44.680Z] ---> 3ba60ce46760 [2025-01-08T03:37:44.680Z] Step 2/4 : WORKDIR /edgex [2025-01-08T03:37:48.891Z] ---> Running in 5d6d3892b156 [2025-01-08T03:37:48.891Z] Removing intermediate container 5d6d3892b156 [2025-01-08T03:37:48.891Z] ---> 1457595d59e0 [2025-01-08T03:37:48.891Z] Step 3/4 : COPY go.mod . [2025-01-08T03:37:48.891Z] ---> d940c8f9ad08 [2025-01-08T03:37:48.891Z] Step 4/4 : RUN go mod download [2025-01-08T03:37:48.891Z] ---> Running in 52d22ece7e76 [2025-01-08T03:37:50.358Z] Still waiting to schedule task [2025-01-08T03:37:50.358Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-08T03:38:10.835Z] Removing intermediate container 52d22ece7e76 [2025-01-08T03:38:10.835Z] ---> 5b8f99db773b [2025-01-08T03:38:10.835Z] Successfully built 5b8f99db773b [2025-01-08T03:38:10.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:38:11.142Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T03:38:11.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:38:11.220Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T03:38:11.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T03:38:11.694Z] $ docker top 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T03:38:12.043Z] + go version [2025-01-08T03:38:12.043Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-08T03:38:12.054Z] $ docker stop --time=1 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 [2025-01-08T03:38:13.340Z] $ docker rm -f --volumes 5237ab1b0c623334befdf6972fb1166dabe28101062a6b63ad6de57dc2728a26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:38:13.790Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T03:38:13.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:38:13.866Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T03:38:13.893Z] $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T03:38:14.230Z] $ docker top 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-08T03:38:14.313Z] ========================================================= [2025-01-08T03:38:14.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-08T03:38:14.313Z] ========================================================= [Pipeline] sh [2025-01-08T03:38:14.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] fileExists [Pipeline] sh [2025-01-08T03:38:14.901Z] + make test [2025-01-08T03:38:14.901Z] go test -race -coverprofile=coverage.out ./... [2025-01-08T03:38:23.032Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-08T03:38:55.103Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-08T03:38:56.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-01-08T03:38:56.981Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-08T03:38:56.981Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-08T03:38:56.981Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-08T03:38:56.981Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-08T03:38:56.981Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-08T03:38:57.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-01-08T03:38:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-08T03:38:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-08T03:38:58.621Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-08T03:38:59.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-08T03:38:59.556Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-08T03:38:59.556Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:38:59.556Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-08T03:38:59.556Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-08T03:39:00.932Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-08T03:39:00.932Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-08T03:39:00.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2025-01-08T03:39:00.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2025-01-08T03:39:01.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.334s coverage: 93.4% of statements [2025-01-08T03:39:01.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2025-01-08T03:39:01.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2025-01-08T03:39:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-08T03:39:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-08T03:39:02.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-08T03:39:03.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements [2025-01-08T03:39:03.500Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2025-01-08T03:39:04.069Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-08T03:39:04.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-08T03:39:04.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-08T03:39:04.069Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-08T03:39:04.069Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:39:05.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-01-08T03:39:05.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-01-08T03:39:05.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 44.2% of statements [2025-01-08T03:39:05.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-01-08T03:39:05.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements [2025-01-08T03:39:05.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-01-08T03:39:05.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2025-01-08T03:39:05.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-08T03:39:05.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-08T03:39:05.850Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-08T03:39:06.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-01-08T03:39:06.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-08T03:39:06.369Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-08T03:39:06.369Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-08T03:39:06.369Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-08T03:39:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-08T03:39:07.566Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-08T03:39:07.566Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-08T03:39:07.566Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-08T03:39:08.505Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-08T03:39:08.505Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-08T03:39:08.505Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-08T03:39:08.505Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-08T03:39:09.073Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-08T03:39:09.073Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-08T03:39:09.641Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-08T03:39:10.579Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-08T03:39:11.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-08T03:39:12.958Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-08T03:39:12.958Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-08T03:39:15.496Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-08T03:39:15.496Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-08T03:39:15.496Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-08T03:39:16.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-08T03:39:16.435Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:39:17.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-01-08T03:39:18.077Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-08T03:39:18.077Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-08T03:39:18.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-08T03:39:18.337Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-08T03:39:18.337Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-08T03:39:18.337Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-08T03:39:18.337Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-08T03:39:20.273Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-08T03:39:20.273Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-08T03:39:20.273Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-08T03:39:20.273Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-08T03:39:21.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-08T03:39:21.211Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-08T03:39:21.211Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:39:21.469Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-08T03:39:21.469Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-08T03:39:21.469Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-08T03:39:22.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-08T03:39:22.857Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-08T03:39:26.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36323 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-08T03:39:26.440Z] Running in /w/workspace/edgex-go/772 [Pipeline] { [Pipeline] checkout [2025-01-08T03:39:26.486Z] The recommended git tool is: git [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.054s coverage: 92.9% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.8% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-01-08T03:39:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 45.8% of statements [2025-01-08T03:39:28.400Z] 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-01-08T03:39:28.660Z] running golangci-lint [2025-01-08T03:39:28.660Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-08T03:39:28.660Z] go version go1.23.4 linux/amd64 [2025-01-08T03:39:28.918Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-08T03:39:28.918Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-08T03:39:28.918Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-08T03:39:31.460Z] using credential edgex-jenkins-ssh [2025-01-08T03:39:31.482Z] Cloning the remote Git repository [2025-01-08T03:39:31.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-08T03:39:31.610Z] > git init /w/workspace/edgex-go/772 # timeout=10 [2025-01-08T03:39:31.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-08T03:39:31.742Z] > git --version # timeout=10 [2025-01-08T03:39:31.761Z] > git --version # 'git version 2.25.1' [2025-01-08T03:39:31.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-08T03:39:31.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T03:39:50.665Z] Avoid second fetch [2025-01-08T03:39:50.666Z] Checking out Revision 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 (main) [2025-01-08T03:39:49.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-08T03:39:49.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T03:39:50.678Z] > git config core.sparsecheckout # timeout=10 [2025-01-08T03:39:51.426Z] Commit message: "Merge pull request #5039 from lindseysimple/issue-5038" [2025-01-08T03:39:50.738Z] > git checkout -f 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T03:39:55.479Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 24.341248587s" [2025-01-08T03:39:55.479Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.27016ms" [2025-01-08T03:39:55.920Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-08T03:39:55.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T03:39:55.920Z] Dload Upload Total Spent Left Speed [2025-01-08T03:39:55.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2025-01-08T03:39:56.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-08T03:39:56.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-08T03:39:56.566Z] + sudo tee /etc/docker/daemon.new [2025-01-08T03:39:56.566Z] { [2025-01-08T03:39:56.566Z] "registry-mirrors": [ [2025-01-08T03:39:56.566Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-08T03:39:56.566Z] ], [2025-01-08T03:39:56.566Z] "bip": "10.250.0.254/24", [2025-01-08T03:39:56.566Z] "hosts": [ [2025-01-08T03:39:56.566Z] "tcp://0.0.0.0:5555", [2025-01-08T03:39:56.566Z] "unix:///var/run/docker.sock" [2025-01-08T03:39:56.566Z] ], [2025-01-08T03:39:56.566Z] "mtu": 1458, [2025-01-08T03:39:56.566Z] "selinux-enabled": true, [2025-01-08T03:39:56.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-08T03:39:56.566Z] } [Pipeline] sh [2025-01-08T03:39:56.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-08T03:39:57.210Z] + sudo service docker restart [2025-01-08T03:40:09.365Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.08654555s with top 10 stages: buildir: 1m8.281290348s, gosec: 4.19269341s, inspect: 3.097325636s, fact_deprecated: 2.667860762s, ctrlflow: 2.01570239s, printf: 1.994463426s, nilness: 1.451433915s, fact_purity: 1.389320965s, S1038: 1.363443542s, typedness: 1.020797162s" [2025-01-08T03:40:09.365Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-08T03:40:09.365Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 199/199, identifier_marker: 199/199, filename_unadjuster: 199/199, skip_files: 199/199, autogenerated_exclude: 199/199, exclude: 199/199, cgo: 199/199, exclude-rules: 199/17, nolint: 17/0, invalid_issue: 199/199, skip_dirs: 199/199" [2025-01-08T03:40:09.365Z] level=info msg="[runner] processing took 17.520603ms with stages: nolint: 7.45476ms, identifier_marker: 5.014006ms, autogenerated_exclude: 1.599819ms, path_prettifier: 1.531885ms, exclude-rules: 1.008944ms, skip_dirs: 833.465µs, invalid_issue: 30.152µs, cgo: 28.412µs, filename_unadjuster: 14.04µs, uniq_by_line: 860ns, max_same_issues: 830ns, fixer: 630ns, skip_files: 510ns, max_from_linter: 430ns, source_code: 400ns, diff: 320ns, sort_results: 260ns, exclude: 250ns, path_shortener: 250ns, max_per_file_from_linter: 170ns, path_prefixer: 110ns, severity-rules: 100ns" [2025-01-08T03:40:09.365Z] level=info msg="[runner] linters took 14.21002606s with stages: goanalysis_metalinter: 14.192411762s" [2025-01-08T03:40:09.365Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-08T03:40:09.365Z] level=info msg="Memory: 379 samples, avg is 289.7MB, max is 1275.3MB" [2025-01-08T03:40:09.365Z] level=info msg="Execution took 38.600792367s" [2025-01-08T03:40:09.365Z] go vet ./... [2025-01-08T03:40:14.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T03:40:14.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T03:40:14.923Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-08T03:40:17.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T03:40:19.303Z] provisioning config files... [2025-01-08T03:40:21.027Z] + ls -al . [2025-01-08T03:40:21.027Z] total 1836 [2025-01-08T03:40:21.027Z] drwxrwxr-x 11 1001 1001 4096 Jan 8 03:38 . [2025-01-08T03:40:21.027Z] drwxr-xr-x 4 root root 4096 Jan 8 03:38 .. [2025-01-08T03:40:21.027Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 .blubracket [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 10 Jan 8 03:37 .dockerignore [2025-01-08T03:40:21.027Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 03:39 .git [2025-01-08T03:40:21.027Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 03:37 .github [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 907 Jan 8 03:37 .gitignore [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 199 Jan 8 03:37 .golangci.yml [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 100 Jan 8 03:37 .hadolint.yml [2025-01-08T03:40:21.027Z] drwxr-xr-x 3 1001 1001 4096 Jan 8 03:37 .semver [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 155 Jan 8 03:37 .sonarcloud.properties [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 1171 Jan 8 03:37 ADOPTERS.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 17256 Jan 8 03:37 Attribution.txt [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 100284 Jan 8 03:37 CHANGELOG.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 03:37 CONTRIBUTING.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 677 Jan 8 03:37 GOVERNANCE.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 858 Jan 8 03:37 Jenkinsfile [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 03:37 LICENSE [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 16740 Jan 8 03:37 Makefile [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 582 Jan 8 03:37 OWNERS.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 9932 Jan 8 03:37 README.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 789 Jan 8 03:37 SECURITY.md [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 12 Jan 8 03:37 VERSION [2025-01-08T03:40:21.027Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 bin [2025-01-08T03:40:21.027Z] drwxrwxr-x 19 1001 1001 4096 Jan 8 03:37 cmd [2025-01-08T03:40:21.027Z] -rw-r--r-- 1 root root 1510933 Jan 8 03:39 coverage.out [2025-01-08T03:40:21.027Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 fuzz_test [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 6506 Jan 8 03:37 go.mod [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 88058 Jan 8 03:37 go.sum [2025-01-08T03:40:21.027Z] drwxrwxr-x 7 1001 1001 4096 Jan 8 03:37 internal [2025-01-08T03:40:21.027Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 03:37 openapi [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 584 Jan 8 03:37 security.txt [2025-01-08T03:40:21.027Z] -rw-rw-r-- 1 1001 1001 204 Jan 8 03:37 version.go [Pipeline] sh [2025-01-08T03:40:21.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config10745973401058824744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T03:40:21.317Z] + '[' -e coverage.out ] [2025-01-08T03:40:21.317Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-08T03:40:23.517Z] ---> ****-login.sh [2025-01-08T03:40:23.517Z] nexus3.edgexfoundry.org:10001 [2025-01-08T03:40:23.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:40:23.677Z] Stashed 1 file(s) [Pipeline] sh [2025-01-08T03:40:24.382Z] + make build [2025-01-08T03:40:24.382Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-08T03:40:24.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:40:24.390Z] Configure a credential helper to remove this warning. See [2025-01-08T03:40:24.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:40:24.390Z] [2025-01-08T03:40:24.390Z] Login Succeeded [2025-01-08T03:40:24.390Z] nexus3.edgexfoundry.org:10002 [2025-01-08T03:40:24.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:40:28.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:40:28.688Z] Configure a credential helper to remove this warning. See [2025-01-08T03:40:28.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:40:28.688Z] [2025-01-08T03:40:28.688Z] Login Succeeded [2025-01-08T03:40:28.688Z] nexus3.edgexfoundry.org:10003 [2025-01-08T03:40:28.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:40:28.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:40:28.958Z] Configure a credential helper to remove this warning. See [2025-01-08T03:40:28.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:40:28.958Z] [2025-01-08T03:40:28.958Z] Login Succeeded [2025-01-08T03:40:28.958Z] nexus3.edgexfoundry.org:10004 [2025-01-08T03:40:28.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:40:29.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:40:29.228Z] Configure a credential helper to remove this warning. See [2025-01-08T03:40:29.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:40:29.228Z] [2025-01-08T03:40:29.228Z] Login Succeeded [2025-01-08T03:40:29.228Z] ****.io [2025-01-08T03:40:29.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:40:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:40:29.497Z] Configure a credential helper to remove this warning. See [2025-01-08T03:40:29.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:40:29.497Z] [2025-01-08T03:40:29.497Z] Login Succeeded [2025-01-08T03:40:29.497Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T03:40:29.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-08T03:40:30.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo [2025-01-08T03:40:30.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:40:30.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:40:30.167Z] ========================================================= [2025-01-08T03:40:30.167Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-08T03:40:30.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-08T03:40:30.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T03:40:30.767Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-08T03:40:30.767Z] 9986a736f7d3: Pulling fs layer [2025-01-08T03:40:30.767Z] 1f018df60701: Pulling fs layer [2025-01-08T03:40:30.767Z] 39f8f326b044: Pulling fs layer [2025-01-08T03:40:30.767Z] e6a1e7a6a96a: Pulling fs layer [2025-01-08T03:40:30.767Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T03:40:30.767Z] d45d956e0dbf: Pulling fs layer [2025-01-08T03:40:30.767Z] d7702b0d1db1: Pulling fs layer [2025-01-08T03:40:30.767Z] 5c7f0f088c93: Pulling fs layer [2025-01-08T03:40:30.767Z] 4fdc064ae6cf: Pulling fs layer [2025-01-08T03:40:30.767Z] e6a1e7a6a96a: Waiting [2025-01-08T03:40:30.767Z] d45d956e0dbf: Waiting [2025-01-08T03:40:30.767Z] d7702b0d1db1: Waiting [2025-01-08T03:40:30.767Z] 4f4fb700ef54: Waiting [2025-01-08T03:40:30.767Z] 5c7f0f088c93: Waiting [2025-01-08T03:40:30.767Z] 4fdc064ae6cf: Waiting [2025-01-08T03:40:30.767Z] 1f018df60701: Download complete [2025-01-08T03:40:30.767Z] e6a1e7a6a96a: Verifying Checksum [2025-01-08T03:40:30.767Z] e6a1e7a6a96a: Download complete [2025-01-08T03:40:30.767Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T03:40:30.767Z] 4f4fb700ef54: Download complete [2025-01-08T03:40:30.767Z] 9986a736f7d3: Verifying Checksum [2025-01-08T03:40:30.767Z] 9986a736f7d3: Download complete [2025-01-08T03:40:30.767Z] d45d956e0dbf: Download complete [2025-01-08T03:40:30.767Z] d7702b0d1db1: Verifying Checksum [2025-01-08T03:40:30.767Z] d7702b0d1db1: Download complete [2025-01-08T03:40:31.036Z] 4fdc064ae6cf: Verifying Checksum [2025-01-08T03:40:31.036Z] 4fdc064ae6cf: Download complete [2025-01-08T03:40:31.305Z] 9986a736f7d3: Pull complete [2025-01-08T03:40:31.889Z] 1f018df60701: Pull complete [2025-01-08T03:40:32.156Z] 39f8f326b044: Verifying Checksum [2025-01-08T03:40:32.156Z] 39f8f326b044: Download complete [2025-01-08T03:40:33.120Z] 5c7f0f088c93: Verifying Checksum [2025-01-08T03:40:33.121Z] 5c7f0f088c93: Download complete [2025-01-08T03:40:50.155Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-08T03:40:50.156Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-08T03:40:50.156Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-08T03:40:51.092Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-08T03:40:51.359Z] 39f8f326b044: Pull complete [2025-01-08T03:40:51.628Z] e6a1e7a6a96a: Pull complete [2025-01-08T03:40:51.628Z] 4f4fb700ef54: Pull complete [2025-01-08T03:40:51.628Z] d45d956e0dbf: Pull complete [2025-01-08T03:40:51.628Z] d7702b0d1db1: Pull complete [2025-01-08T03:40:52.467Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-08T03:40:57.746Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-08T03:41:00.279Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-08T03:41:01.739Z] 5c7f0f088c93: Pull complete [2025-01-08T03:41:02.008Z] 4fdc064ae6cf: Pull complete [2025-01-08T03:41:02.008Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-08T03:41:02.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T03:41:02.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-08T03:41:02.610Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T03:41:02.610Z] WORKDIR /edgex [2025-01-08T03:41:02.610Z] COPY go.mod . [2025-01-08T03:41:02.610Z] RUN go mod download [2025-01-08T03:41:02.610Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-08T03:41:02.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-08T03:41:03.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-08T03:41:04.012Z] #0 building with "default" instance using docker driver [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #1 [internal] load .dockerignore [2025-01-08T03:41:04.012Z] #1 transferring context: 50B 0.0s done [2025-01-08T03:41:04.012Z] #1 DONE 0.1s [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #2 [internal] load build definition from Dockerfile [2025-01-08T03:41:04.012Z] #2 transferring dockerfile: 172B 0.0s done [2025-01-08T03:41:04.012Z] #2 DONE 0.1s [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T03:41:04.012Z] #3 DONE 0.0s [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #4 [internal] load build context [2025-01-08T03:41:04.012Z] #4 transferring context: 6.54kB done [2025-01-08T03:41:04.012Z] #4 DONE 0.1s [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T03:41:04.012Z] #5 DONE 0.2s [2025-01-08T03:41:04.012Z] [2025-01-08T03:41:04.012Z] #6 [2/4] WORKDIR /edgex [2025-01-08T03:41:04.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-08T03:41:04.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-08T03:41:05.415Z] #6 DONE 1.2s [2025-01-08T03:41:05.415Z] [2025-01-08T03:41:05.415Z] #7 [3/4] COPY go.mod . [2025-01-08T03:41:05.415Z] #7 DONE 0.1s [2025-01-08T03:41:05.415Z] [2025-01-08T03:41:05.415Z] #8 [4/4] RUN go mod download [2025-01-08T03:41:06.266Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-08T03:41:07.213Z] $ docker stop --time=1 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e [2025-01-08T03:41:12.370Z] $ docker rm -f --volumes 5faca7d0adce5f64a92b5b13263ed5f92f67e6f7f565e77c57889652b967da6e [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-01-08T03:41:13.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-08T03:41:13.658Z] [2025-01-08T03:41:13.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:41:13.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-08T03:41:14.247Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-08T03:41:14.247Z] 91d30c5bc195: Pulling fs layer [2025-01-08T03:41:14.247Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-08T03:41:14.247Z] 9c61dcf015f6: Pulling fs layer [2025-01-08T03:41:14.247Z] 4698f68db338: Pulling fs layer [2025-01-08T03:41:14.247Z] 2a2f49069b9e: Pulling fs layer [2025-01-08T03:41:14.247Z] e0025b399a48: Pulling fs layer [2025-01-08T03:41:14.247Z] 4698f68db338: Waiting [2025-01-08T03:41:14.247Z] 2a2f49069b9e: Waiting [2025-01-08T03:41:14.247Z] e0025b399a48: Waiting [2025-01-08T03:41:14.247Z] 91d30c5bc195: Verifying Checksum [2025-01-08T03:41:14.247Z] 91d30c5bc195: Download complete [2025-01-08T03:41:14.247Z] 4698f68db338: Verifying Checksum [2025-01-08T03:41:14.247Z] 4698f68db338: Download complete [2025-01-08T03:41:14.247Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-08T03:41:14.247Z] 2e9b0aa3be6d: Download complete [2025-01-08T03:41:14.247Z] e0025b399a48: Verifying Checksum [2025-01-08T03:41:14.247Z] e0025b399a48: Download complete [2025-01-08T03:41:14.247Z] 91d30c5bc195: Pull complete [2025-01-08T03:41:14.506Z] 2a2f49069b9e: Download complete [2025-01-08T03:41:14.764Z] 2e9b0aa3be6d: Pull complete [2025-01-08T03:41:14.764Z] 9c61dcf015f6: Verifying Checksum [2025-01-08T03:41:14.764Z] 9c61dcf015f6: Download complete [2025-01-08T03:41:17.297Z] 9c61dcf015f6: Pull complete [2025-01-08T03:41:17.297Z] 4698f68db338: Pull complete [2025-01-08T03:41:17.864Z] 2a2f49069b9e: Pull complete [2025-01-08T03:41:17.864Z] e0025b399a48: Pull complete [2025-01-08T03:41:17.864Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-08T03:41:17.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-08T03:41:17.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:41:17.975Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T03:41:18.003Z] $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-08T03:41:20.377Z] $ docker top 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d -eo pid,comm [2025-01-08T03:41:20.425Z] #8 DONE 14.0s [2025-01-08T03:41:20.425Z] [2025-01-08T03:41:20.425Z] #9 exporting to image [2025-01-08T03:41:20.425Z] #9 exporting layers [Pipeline] { [Pipeline] sh [2025-01-08T03:41:20.723Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-08T03:41:22.628Z] #1 [core-data internal] load build definition from Dockerfile [2025-01-08T03:41:22.628Z] #1 transferring dockerfile: 2.07kB done [2025-01-08T03:41:22.628Z] #1 DONE 0.0s [2025-01-08T03:41:22.886Z] [2025-01-08T03:41:22.886Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-01-08T03:41:22.886Z] #2 transferring dockerfile: 1.69kB done [2025-01-08T03:41:22.886Z] #2 DONE 0.0s [2025-01-08T03:41:22.886Z] [2025-01-08T03:41:22.886Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-08T03:41:22.886Z] #3 transferring dockerfile: 2.15kB done [2025-01-08T03:41:22.886Z] #3 DONE 0.0s [2025-01-08T03:41:22.886Z] [2025-01-08T03:41:22.886Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-01-08T03:41:22.886Z] #4 transferring dockerfile: 2.07kB done [2025-01-08T03:41:22.886Z] #4 DONE 0.0s [2025-01-08T03:41:22.886Z] [2025-01-08T03:41:22.886Z] #5 [core-command internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #5 transferring dockerfile: 1.94kB done [2025-01-08T03:41:23.145Z] #5 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #6 transferring dockerfile: 1.70kB done [2025-01-08T03:41:23.145Z] #6 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #7 transferring dockerfile: 2.04kB done [2025-01-08T03:41:23.145Z] #7 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #8 transferring dockerfile: 2.23kB done [2025-01-08T03:41:23.145Z] #8 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #9 transferring dockerfile: 3.02kB done [2025-01-08T03:41:23.145Z] #9 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #10 transferring dockerfile: 2.49kB done [2025-01-08T03:41:23.145Z] #10 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #11 [core-data internal] load .dockerignore [2025-01-08T03:41:23.145Z] #11 transferring context: 50B done [2025-01-08T03:41:23.145Z] #11 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #12 transferring dockerfile: 1.82kB done [2025-01-08T03:41:23.145Z] #12 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #13 transferring dockerfile: 2.50kB done [2025-01-08T03:41:23.145Z] #13 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #14 transferring dockerfile: 1.89kB done [2025-01-08T03:41:23.145Z] #14 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #15 transferring dockerfile: 2.13kB done [2025-01-08T03:41:23.145Z] #15 DONE 0.0s [2025-01-08T03:41:23.145Z] [2025-01-08T03:41:23.145Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2025-01-08T03:41:23.145Z] #16 transferring dockerfile: 1.81kB done [2025-01-08T03:41:23.145Z] #16 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #17 [security-spire-config internal] load .dockerignore [2025-01-08T03:41:23.404Z] #17 transferring context: 50B done [2025-01-08T03:41:23.404Z] #17 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #18 [security-proxy-auth internal] load .dockerignore [2025-01-08T03:41:23.404Z] #18 transferring context: 50B done [2025-01-08T03:41:23.404Z] #18 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #19 [core-keeper internal] load .dockerignore [2025-01-08T03:41:23.404Z] #19 transferring context: 50B done [2025-01-08T03:41:23.404Z] #19 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #20 [core-command internal] load .dockerignore [2025-01-08T03:41:23.404Z] #20 transferring context: 50B done [2025-01-08T03:41:23.404Z] #20 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-08T03:41:23.404Z] #21 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #22 [security-spire-server internal] load .dockerignore [2025-01-08T03:41:23.404Z] #22 transferring context: 50B done [2025-01-08T03:41:23.404Z] #22 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #23 [support-notifications internal] load .dockerignore [2025-01-08T03:41:23.404Z] #23 transferring context: 50B done [2025-01-08T03:41:23.404Z] #23 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-08T03:41:23.404Z] #21 transferring context: 50B done [2025-01-08T03:41:23.404Z] #21 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #24 [security-bootstrapper internal] load .dockerignore [2025-01-08T03:41:23.404Z] #24 transferring context: 50B done [2025-01-08T03:41:23.404Z] #24 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-01-08T03:41:23.404Z] #25 transferring context: 50B done [2025-01-08T03:41:23.404Z] #25 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #26 [support-scheduler internal] load .dockerignore [2025-01-08T03:41:23.404Z] #26 transferring context: 50B done [2025-01-08T03:41:23.404Z] #26 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #27 [security-proxy-setup internal] load .dockerignore [2025-01-08T03:41:23.404Z] #27 transferring context: 50B done [2025-01-08T03:41:23.404Z] #27 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-01-08T03:41:23.404Z] #28 transferring context: 50B done [2025-01-08T03:41:23.404Z] #28 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-08T03:41:23.404Z] #29 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #30 [core-metadata internal] load .dockerignore [2025-01-08T03:41:23.404Z] #30 transferring context: 50B done [2025-01-08T03:41:23.404Z] #30 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #31 [security-spire-agent internal] load .dockerignore [2025-01-08T03:41:23.404Z] #31 transferring context: 50B done [2025-01-08T03:41:23.404Z] #31 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:41:23.404Z] #32 DONE 0.1s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:23.404Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:23.404Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:23.404Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:23.404Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:23.404Z] #33 DONE 0.0s [2025-01-08T03:41:23.404Z] [2025-01-08T03:41:23.404Z] #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:23.663Z] #34 ... [2025-01-08T03:41:23.664Z] [2025-01-08T03:41:23.664Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-08T03:41:23.664Z] #29 DONE 0.0s [2025-01-08T03:41:23.664Z] [2025-01-08T03:41:23.664Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:23.664Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:23.664Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:23.664Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:23.664Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:23.664Z] #33 DONE 0.1s [2025-01-08T03:41:23.664Z] [2025-01-08T03:41:23.664Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-08T03:41:23.664Z] #35 DONE 0.4s [2025-01-08T03:41:23.664Z] [2025-01-08T03:41:23.664Z] #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:41:23.927Z] #36 ... [2025-01-08T03:41:23.927Z] [2025-01-08T03:41:23.927Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:23.927Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:23.927Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:23.927Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:23.927Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:23.927Z] #33 DONE 0.1s [2025-01-08T03:41:23.927Z] [2025-01-08T03:41:23.927Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-08T03:41:23.927Z] #29 DONE 0.0s [2025-01-08T03:41:23.927Z] [2025-01-08T03:41:23.927Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-08T03:41:23.927Z] #35 DONE 0.4s [2025-01-08T03:41:23.928Z] [2025-01-08T03:41:23.928Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:41:23.928Z] #32 ... [2025-01-08T03:41:23.928Z] [2025-01-08T03:41:23.928Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-08T03:41:23.928Z] #29 DONE 0.0s [2025-01-08T03:41:23.928Z] [2025-01-08T03:41:23.928Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:41:24.190Z] #32 ... [2025-01-08T03:41:24.190Z] [2025-01-08T03:41:24.190Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-08T03:41:24.190Z] #29 DONE 0.0s [2025-01-08T03:41:24.190Z] [2025-01-08T03:41:24.190Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:41:24.448Z] #32 DONE 0.9s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:24.448Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:24.448Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:24.448Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:24.448Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:24.448Z] #33 DONE 0.1s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-08T03:41:24.448Z] #35 DONE 0.5s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-08T03:41:24.448Z] #37 DONE 0.9s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #38 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-08T03:41:24.448Z] #38 ... [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:24.448Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:24.448Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:24.448Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:24.448Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:24.448Z] #33 DONE 0.1s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-08T03:41:24.448Z] #35 DONE 0.5s [2025-01-08T03:41:24.448Z] [2025-01-08T03:41:24.448Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-08T03:41:24.448Z] #37 DONE 0.9s [2025-01-08T03:41:24.706Z] [2025-01-08T03:41:24.706Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:41:30.476Z] #39 ... [2025-01-08T03:41:30.476Z] [2025-01-08T03:41:30.476Z] #40 [core-keeper internal] load build context [2025-01-08T03:41:30.476Z] #40 transferring context: 250.90MB 5.9s [2025-01-08T03:41:30.476Z] #40 ... [2025-01-08T03:41:30.476Z] [2025-01-08T03:41:30.476Z] #41 [support-scheduler internal] load build context [2025-01-08T03:41:30.476Z] #41 ... [2025-01-08T03:41:30.476Z] [2025-01-08T03:41:30.476Z] #40 [core-keeper internal] load build context [2025-01-08T03:41:34.003Z] #40 ... [2025-01-08T03:41:34.003Z] [2025-01-08T03:41:34.003Z] #42 [core-data internal] load build context [2025-01-08T03:41:34.003Z] #42 ... [2025-01-08T03:41:34.003Z] [2025-01-08T03:41:34.003Z] #40 [core-keeper internal] load build context [2025-01-08T03:41:34.003Z] #40 ... [2025-01-08T03:41:34.003Z] [2025-01-08T03:41:34.003Z] #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:34.003Z] #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.003Z] #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.003Z] #0 1.933 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:34.003Z] #0 1.941 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:34.003Z] #0 1.949 OK: 8 MiB in 15 packages [2025-01-08T03:41:34.003Z] #43 ... [2025-01-08T03:41:34.003Z] [2025-01-08T03:41:34.003Z] #44 [security-proxy-auth internal] load build context [2025-01-08T03:41:34.003Z] #44 ... [2025-01-08T03:41:34.003Z] [2025-01-08T03:41:34.003Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-08T03:41:34.003Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.003Z] #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.003Z] #0 1.741 (1/7) Installing ca-certificates (20241121-r0) [2025-01-08T03:41:34.003Z] #0 1.753 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:34.004Z] #0 1.759 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-08T03:41:34.004Z] #0 1.763 (4/7) Installing libsodium (1.0.19-r0) [2025-01-08T03:41:34.004Z] #0 1.777 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-08T03:41:34.004Z] #0 1.803 (6/7) Installing libzmq (4.3.5-r2) [2025-01-08T03:41:34.004Z] #0 1.813 (7/7) Installing zeromq (4.3.5-r2) [2025-01-08T03:41:34.004Z] #0 1.818 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:34.004Z] #0 1.827 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:34.004Z] #0 1.870 OK: 12 MiB in 21 packages [2025-01-08T03:41:34.004Z] #45 ... [2025-01-08T03:41:34.004Z] [2025-01-08T03:41:34.004Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-08T03:41:34.261Z] #46 ... [2025-01-08T03:41:34.261Z] [2025-01-08T03:41:34.261Z] #47 [support-notifications internal] load build context [2025-01-08T03:41:34.261Z] #47 ... [2025-01-08T03:41:34.261Z] [2025-01-08T03:41:34.261Z] #48 [core-command internal] load build context [2025-01-08T03:41:34.518Z] #48 ... [2025-01-08T03:41:34.518Z] [2025-01-08T03:41:34.518Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-08T03:41:34.518Z] #49 ... [2025-01-08T03:41:34.518Z] [2025-01-08T03:41:34.518Z] #50 [security-secretstore-setup internal] load build context [2025-01-08T03:41:34.518Z] #50 ... [2025-01-08T03:41:34.518Z] [2025-01-08T03:41:34.518Z] #51 [core-metadata internal] load build context [2025-01-08T03:41:34.776Z] #51 transferring context: 244.10MB 10.0s [2025-01-08T03:41:34.776Z] #51 ... [2025-01-08T03:41:34.776Z] [2025-01-08T03:41:34.776Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:41:34.776Z] #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.776Z] #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:34.776Z] #0 3.449 OK: 248 MiB in 58 packages [2025-01-08T03:41:34.776Z] #52 ... [2025-01-08T03:41:34.776Z] [2025-01-08T03:41:34.776Z] #53 [security-bootstrapper internal] load build context [2025-01-08T03:41:35.353Z] #53 ... [2025-01-08T03:41:35.353Z] [2025-01-08T03:41:35.353Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-08T03:41:35.614Z] #54 ... [2025-01-08T03:41:35.614Z] [2025-01-08T03:41:35.614Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:41:35.614Z] #55 ... [2025-01-08T03:41:35.614Z] [2025-01-08T03:41:35.614Z] #56 [security-proxy-setup internal] load build context [2025-01-08T03:41:35.614Z] #56 ... [2025-01-08T03:41:35.614Z] [2025-01-08T03:41:35.614Z] #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:35.614Z] #34 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:35.614Z] #34 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:35.614Z] #34 2.008 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:35.614Z] #34 2.015 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:35.614Z] #34 2.033 OK: 8 MiB in 15 packages [2025-01-08T03:41:35.614Z] #34 ... [2025-01-08T03:41:35.614Z] [2025-01-08T03:41:35.614Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:41:35.873Z] #57 ... [2025-01-08T03:41:35.873Z] [2025-01-08T03:41:35.873Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-08T03:41:35.873Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:35.873Z] #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:35.873Z] #0 4.618 OK: 248 MiB in 58 packages [2025-01-08T03:41:35.873Z] #58 ... [2025-01-08T03:41:35.873Z] [2025-01-08T03:41:35.873Z] #59 [security-spiffe-token-provider internal] load build context [2025-01-08T03:41:36.132Z] #59 ... [2025-01-08T03:41:36.132Z] [2025-01-08T03:41:36.132Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-08T03:41:36.132Z] #60 ... [2025-01-08T03:41:36.132Z] [2025-01-08T03:41:36.132Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-08T03:41:36.132Z] #61 ... [2025-01-08T03:41:36.132Z] [2025-01-08T03:41:36.132Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-08T03:41:36.391Z] #62 ... [2025-01-08T03:41:36.391Z] [2025-01-08T03:41:36.391Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-08T03:41:36.391Z] #63 ... [2025-01-08T03:41:36.391Z] [2025-01-08T03:41:36.391Z] #64 [core-common-config-bootstrapper internal] load build context [2025-01-08T03:41:36.762Z] #64 ... [2025-01-08T03:41:36.762Z] [2025-01-08T03:41:36.762Z] #59 [security-spiffe-token-provider internal] load build context [2025-01-08T03:41:38.337Z] #59 ... [2025-01-08T03:41:38.337Z] [2025-01-08T03:41:38.337Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:38.337Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:38.337Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:38.337Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:38.337Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:38.337Z] #33 DONE 0.1s [2025-01-08T03:41:38.337Z] [2025-01-08T03:41:38.337Z] #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-08T03:41:38.337Z] #46 DONE 14.3s [2025-01-08T03:41:38.337Z] [2025-01-08T03:41:38.337Z] #59 [security-spiffe-token-provider internal] load build context [2025-01-08T03:41:38.337Z] #59 transferring context: 438.99MB 13.3s done [2025-01-08T03:41:38.616Z] #9 exporting layers 17.5s done [2025-01-08T03:41:38.616Z] #9 writing image sha256:6e9ba53be75d1bcdd77ad2984eebf4bebc6faf39224ec3d5ef1625ea1a897fef done [2025-01-08T03:41:38.616Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-08T03:41:38.616Z] #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:41:38.948Z] + docker inspect -f . ci-base-image-arm64 [2025-01-08T03:41:38.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:41:39.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container [2025-01-08T03:41:39.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-08T03:41:39.820Z] #59 ... [2025-01-08T03:41:39.820Z] [2025-01-08T03:41:39.820Z] #41 [support-scheduler internal] load build context [2025-01-08T03:41:39.820Z] #41 transferring context: 438.99MB 12.1s done [2025-01-08T03:41:40.080Z] #41 ... [2025-01-08T03:41:40.080Z] [2025-01-08T03:41:40.080Z] #56 [security-proxy-setup internal] load build context [2025-01-08T03:41:40.080Z] #56 transferring context: 438.99MB 14.3s done [2025-01-08T03:41:40.321Z] $ docker top a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T03:41:40.775Z] + go version [2025-01-08T03:41:41.041Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-08T03:41:41.057Z] $ docker stop --time=1 a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 [2025-01-08T03:41:42.551Z] $ docker rm -f --volumes a39879ab11bddba7db6b0875e07ad93fa3ca7d37fb823be6bb81a043f0994de6 [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-01-08T03:41:43.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-08T03:41:43.211Z] [2025-01-08T03:41:43.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:41:43.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-08T03:41:43.547Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-08T03:41:43.547Z] 547446be3368: Pulling fs layer [2025-01-08T03:41:43.547Z] d125d8839a47: Pulling fs layer [2025-01-08T03:41:43.547Z] 3e85d5ac6304: Pulling fs layer [2025-01-08T03:41:43.547Z] c3105a71a48b: Pulling fs layer [2025-01-08T03:41:43.547Z] 0f093f025ec4: Pulling fs layer [2025-01-08T03:41:43.547Z] c3105a71a48b: Waiting [2025-01-08T03:41:43.547Z] c3106fc0e877: Pulling fs layer [2025-01-08T03:41:43.547Z] 0f093f025ec4: Waiting [2025-01-08T03:41:43.547Z] c3106fc0e877: Waiting [2025-01-08T03:41:43.814Z] 547446be3368: Verifying Checksum [2025-01-08T03:41:43.814Z] 547446be3368: Download complete [2025-01-08T03:41:43.814Z] c3105a71a48b: Verifying Checksum [2025-01-08T03:41:43.814Z] c3105a71a48b: Download complete [2025-01-08T03:41:44.083Z] d125d8839a47: Verifying Checksum [2025-01-08T03:41:44.083Z] d125d8839a47: Download complete [2025-01-08T03:41:44.083Z] c3106fc0e877: Download complete [2025-01-08T03:41:44.083Z] 0f093f025ec4: Verifying Checksum [2025-01-08T03:41:44.083Z] 0f093f025ec4: Download complete [2025-01-08T03:41:44.281Z] #56 ... [2025-01-08T03:41:44.281Z] [2025-01-08T03:41:44.281Z] #42 [core-data internal] load build context [2025-01-08T03:41:44.281Z] #42 transferring context: 438.99MB 13.9s done [2025-01-08T03:41:44.281Z] #42 ... [2025-01-08T03:41:44.281Z] [2025-01-08T03:41:44.281Z] #40 [core-keeper internal] load build context [2025-01-08T03:41:44.281Z] #40 transferring context: 438.99MB 12.0s done [2025-01-08T03:41:44.281Z] #40 ... [2025-01-08T03:41:44.281Z] [2025-01-08T03:41:44.281Z] #44 [security-proxy-auth internal] load build context [2025-01-08T03:41:44.281Z] #44 transferring context: 438.99MB 14.7s done [2025-01-08T03:41:44.281Z] #44 ... [2025-01-08T03:41:44.281Z] [2025-01-08T03:41:44.281Z] #47 [support-notifications internal] load build context [2025-01-08T03:41:44.281Z] #47 transferring context: 438.99MB 11.8s done [2025-01-08T03:41:44.349Z] 547446be3368: Pull complete [2025-01-08T03:41:44.541Z] #47 ... [2025-01-08T03:41:44.541Z] [2025-01-08T03:41:44.541Z] #48 [core-command internal] load build context [2025-01-08T03:41:44.541Z] #48 transferring context: 438.99MB 14.8s done [2025-01-08T03:41:44.541Z] #48 ... [2025-01-08T03:41:44.541Z] [2025-01-08T03:41:44.541Z] #50 [security-secretstore-setup internal] load build context [2025-01-08T03:41:44.541Z] #50 transferring context: 438.99MB 13.7s done [2025-01-08T03:41:44.800Z] #50 ... [2025-01-08T03:41:44.800Z] [2025-01-08T03:41:44.800Z] #51 [core-metadata internal] load build context [2025-01-08T03:41:44.800Z] #51 transferring context: 438.99MB 13.9s done [2025-01-08T03:41:44.928Z] d125d8839a47: Pull complete [2025-01-08T03:41:45.737Z] #51 ... [2025-01-08T03:41:45.737Z] [2025-01-08T03:41:45.737Z] #53 [security-bootstrapper internal] load build context [2025-01-08T03:41:45.737Z] #53 transferring context: 438.99MB 11.3s done [2025-01-08T03:41:45.737Z] #53 ... [2025-01-08T03:41:45.737Z] [2025-01-08T03:41:45.737Z] #64 [core-common-config-bootstrapper internal] load build context [2025-01-08T03:41:45.737Z] #64 transferring context: 438.99MB 13.5s done [2025-01-08T03:41:45.884Z] 3e85d5ac6304: Verifying Checksum [2025-01-08T03:41:45.884Z] 3e85d5ac6304: Download complete [2025-01-08T03:41:47.129Z] #64 ... [2025-01-08T03:41:47.129Z] [2025-01-08T03:41:47.129Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-08T03:41:48.067Z] #65 ... [2025-01-08T03:41:48.067Z] [2025-01-08T03:41:48.067Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:48.067Z] #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:48.067Z] #66 ... [2025-01-08T03:41:48.067Z] [2025-01-08T03:41:48.067Z] #67 [security-spire-config internal] load build context [2025-01-08T03:41:48.328Z] #67 ... [2025-01-08T03:41:48.328Z] [2025-01-08T03:41:48.328Z] #68 [security-spire-server internal] load build context [2025-01-08T03:41:48.910Z] #68 ... [2025-01-08T03:41:48.910Z] [2025-01-08T03:41:48.910Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-08T03:41:49.867Z] #69 ... [2025-01-08T03:41:49.867Z] [2025-01-08T03:41:49.867Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:41:49.867Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-08T03:41:49.867Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:41:49.867Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-08T03:41:49.867Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-08T03:41:49.867Z] #33 DONE 0.1s [2025-01-08T03:41:49.867Z] [2025-01-08T03:41:49.867Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-08T03:41:49.867Z] #49 DONE 25.5s [2025-01-08T03:41:49.867Z] [2025-01-08T03:41:49.867Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-08T03:41:50.806Z] #69 ... [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #47 [support-notifications internal] load build context [2025-01-08T03:41:50.806Z] #47 DONE 26.9s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:41:50.806Z] #36 DONE 27.0s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-08T03:41:50.806Z] #45 DONE 26.9s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-08T03:41:50.806Z] #58 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #53 [security-bootstrapper internal] load build context [2025-01-08T03:41:50.806Z] #53 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:50.806Z] #43 DONE 27.1s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #40 [core-keeper internal] load build context [2025-01-08T03:41:50.806Z] #40 DONE 27.1s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:41:50.806Z] #52 DONE 26.5s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #34 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:50.806Z] #34 DONE 27.2s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #41 [support-scheduler internal] load build context [2025-01-08T03:41:50.806Z] #41 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #59 [security-spiffe-token-provider internal] load build context [2025-01-08T03:41:50.806Z] #59 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #64 [core-common-config-bootstrapper internal] load build context [2025-01-08T03:41:50.806Z] #64 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #50 [security-secretstore-setup internal] load build context [2025-01-08T03:41:50.806Z] #50 DONE 26.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #56 [security-proxy-setup internal] load build context [2025-01-08T03:41:50.806Z] #56 DONE 26.4s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #51 [core-metadata internal] load build context [2025-01-08T03:41:50.806Z] #51 DONE 26.4s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #44 [security-proxy-auth internal] load build context [2025-01-08T03:41:50.806Z] #44 DONE 27.2s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #48 [core-command internal] load build context [2025-01-08T03:41:50.806Z] #48 DONE 27.1s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #42 [core-data internal] load build context [2025-01-08T03:41:50.806Z] #42 DONE 27.3s [2025-01-08T03:41:50.806Z] [2025-01-08T03:41:50.806Z] #67 [security-spire-config internal] load build context [2025-01-08T03:41:50.806Z] #67 transferring context: 21.93kB done [2025-01-08T03:41:51.374Z] #67 DONE 13.4s [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #70 [security-spire-agent internal] load build context [2025-01-08T03:41:51.374Z] #70 transferring context: 23.21kB done [2025-01-08T03:41:51.374Z] #70 DONE 1.7s [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #68 [security-spire-server internal] load build context [2025-01-08T03:41:51.374Z] #68 transferring context: 23.68kB done [2025-01-08T03:41:51.374Z] #68 DONE 13.4s [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:41:51.374Z] #71 DONE 0.6s [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:41:51.374Z] #72 ... [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:41:51.374Z] #73 DONE 0.7s [2025-01-08T03:41:51.374Z] [2025-01-08T03:41:51.374Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:41:51.374Z] #55 DONE 27.0s [2025-01-08T03:41:51.632Z] [2025-01-08T03:41:51.632Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:51.632Z] #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12.7s done [2025-01-08T03:41:51.632Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-08T03:41:51.632Z] #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-08T03:41:51.632Z] #66 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-08T03:41:51.632Z] #66 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-08T03:41:51.632Z] #66 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-08T03:41:51.632Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-08T03:41:51.632Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-08T03:41:51.632Z] #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2025-01-08T03:41:51.632Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-08T03:41:51.632Z] #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-08T03:41:51.632Z] #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-08T03:41:52.573Z] #66 ... [2025-01-08T03:41:52.573Z] [2025-01-08T03:41:52.573Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:41:52.573Z] #57 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:52.573Z] #57 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:52.573Z] #57 27.47 OK: 248 MiB in 58 packages [2025-01-08T03:41:52.573Z] #57 DONE 28.1s [2025-01-08T03:41:52.573Z] [2025-01-08T03:41:52.573Z] #38 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-08T03:41:52.573Z] #38 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:52.573Z] #38 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:52.573Z] #38 27.47 OK: 248 MiB in 58 packages [2025-01-08T03:41:52.573Z] #38 DONE 28.1s [2025-01-08T03:41:52.573Z] [2025-01-08T03:41:52.573Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:53.507Z] #66 ... [2025-01-08T03:41:53.507Z] [2025-01-08T03:41:53.507Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-08T03:41:53.507Z] #60 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:53.507Z] #60 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:53.507Z] #60 27.46 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:41:53.507Z] #60 27.46 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:41:53.507Z] #60 27.46 OK: 24172 distinct packages available [2025-01-08T03:41:53.507Z] #60 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:53.507Z] #60 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:53.507Z] #60 28.05 OK: 248 MiB in 58 packages [2025-01-08T03:41:53.507Z] #60 DONE 28.9s [2025-01-08T03:41:53.507Z] [2025-01-08T03:41:53.507Z] #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:53.770Z] #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2025-01-08T03:41:54.029Z] #66 ... [2025-01-08T03:41:54.029Z] [2025-01-08T03:41:54.029Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-08T03:41:54.029Z] #61 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.029Z] #61 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.029Z] #61 27.45 (1/3) Installing ca-certificates (20241121-r0) [2025-01-08T03:41:54.029Z] #61 27.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.029Z] #61 27.72 (3/3) Installing tzdata (2024b-r0) [2025-01-08T03:41:54.029Z] #61 27.99 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.029Z] #61 27.99 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:54.029Z] #61 28.03 OK: 10 MiB in 17 packages [2025-01-08T03:41:54.029Z] #61 DONE 29.4s [2025-01-08T03:41:54.288Z] [2025-01-08T03:41:54.288Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:41:54.288Z] #39 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.288Z] #39 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.288Z] #39 29.21 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:54.288Z] #39 29.26 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:54.288Z] #39 29.27 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.288Z] #39 29.28 (4/6) Installing openssl (3.3.2-r1) [2025-01-08T03:41:54.288Z] #39 29.29 (5/6) Installing su-exec (0.2-r3) [2025-01-08T03:41:54.288Z] #39 29.29 (6/6) Installing yq-go (4.44.1-r2) [2025-01-08T03:41:54.288Z] #39 29.37 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.288Z] #39 29.38 OK: 19 MiB in 18 packages [2025-01-08T03:41:54.547Z] #39 ... [2025-01-08T03:41:54.548Z] [2025-01-08T03:41:54.548Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-08T03:41:54.548Z] #63 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #63 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #63 27.32 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:41:54.548Z] #63 27.32 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:41:54.548Z] #63 27.32 OK: 24174 distinct packages available [2025-01-08T03:41:54.548Z] #63 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #63 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #63 27.82 (1/14) Installing ca-certificates (20241121-r0) [2025-01-08T03:41:54.548Z] #63 27.95 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-08T03:41:54.548Z] #63 27.99 (3/14) Installing c-ares (1.33.1-r0) [2025-01-08T03:41:54.548Z] #63 27.99 (4/14) Installing libunistring (1.2-r0) [2025-01-08T03:41:54.548Z] #63 28.02 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-08T03:41:54.548Z] #63 28.02 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-08T03:41:54.548Z] #63 28.03 (7/14) Installing libpsl (0.21.5-r1) [2025-01-08T03:41:54.548Z] #63 28.03 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-08T03:41:54.548Z] #63 28.04 (9/14) Installing libcurl (8.11.1-r0) [2025-01-08T03:41:54.548Z] #63 28.05 (10/14) Installing curl (8.11.1-r0) [2025-01-08T03:41:54.548Z] #63 28.06 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.548Z] #63 28.06 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:41:54.548Z] #63 28.08 (13/14) Installing libucontext (1.2-r3) [2025-01-08T03:41:54.548Z] #63 28.08 (14/14) Installing gcompat (1.1.0-r4) [2025-01-08T03:41:54.548Z] #63 28.08 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.548Z] #63 28.27 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:54.548Z] #63 28.31 OK: 13 MiB in 28 packages [2025-01-08T03:41:54.548Z] #63 DONE 29.8s [2025-01-08T03:41:54.548Z] [2025-01-08T03:41:54.548Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-08T03:41:54.548Z] #62 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #62 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.548Z] #62 29.47 (1/4) Installing ca-certificates (20241121-r0) [2025-01-08T03:41:54.548Z] #62 29.64 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.548Z] #62 29.64 (3/4) Installing su-exec (0.2-r3) [2025-01-08T03:41:54.548Z] #62 29.65 (4/4) Installing yq-go (4.44.1-r2) [2025-01-08T03:41:54.548Z] #62 29.71 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.548Z] #62 29.72 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:54.548Z] #62 29.76 OK: 19 MiB in 18 packages [2025-01-08T03:41:54.808Z] #62 ... [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-08T03:41:54.808Z] #54 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #54 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #54 29.18 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.808Z] #54 29.18 (2/2) Installing su-exec (0.2-r3) [2025-01-08T03:41:54.808Z] #54 29.19 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.808Z] #54 29.19 OK: 8 MiB in 16 packages [2025-01-08T03:41:54.808Z] #54 DONE 30.0s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:41:54.808Z] #39 DONE 30.1s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-08T03:41:54.808Z] #69 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #69 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #69 4.558 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:41:54.808Z] #69 4.558 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:41:54.808Z] #69 4.558 OK: 24174 distinct packages available [2025-01-08T03:41:54.808Z] #69 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #69 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #69 4.980 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:54.808Z] #69 5.040 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:54.808Z] #69 5.049 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.808Z] #69 5.053 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:41:54.808Z] #69 5.056 (5/7) Installing libucontext (1.2-r3) [2025-01-08T03:41:54.808Z] #69 5.061 (6/7) Installing gcompat (1.1.0-r4) [2025-01-08T03:41:54.808Z] #69 5.071 (7/7) Installing openssl (3.3.2-r1) [2025-01-08T03:41:54.808Z] #69 5.084 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.808Z] #69 5.090 OK: 9 MiB in 19 packages [2025-01-08T03:41:54.808Z] #69 DONE 6.3s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-08T03:41:54.808Z] #65 4.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #65 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #65 5.892 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:41:54.808Z] #65 5.892 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:41:54.808Z] #65 5.892 OK: 24174 distinct packages available [2025-01-08T03:41:54.808Z] #65 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #65 6.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:54.808Z] #65 6.381 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:54.808Z] #65 6.387 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:41:54.808Z] #65 6.388 (3/4) Installing libucontext (1.2-r3) [2025-01-08T03:41:54.808Z] #65 6.391 (4/4) Installing gcompat (1.1.0-r4) [2025-01-08T03:41:54.808Z] #65 6.424 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:54.808Z] #65 6.607 OK: 8 MiB in 18 packages [2025-01-08T03:41:54.808Z] #65 DONE 7.7s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:41:54.808Z] #74 DONE 2.2s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-08T03:41:54.808Z] #62 DONE 30.1s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:41:54.808Z] #75 DONE 2.2s [2025-01-08T03:41:54.808Z] [2025-01-08T03:41:54.808Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-08T03:41:55.066Z] #76 ... [2025-01-08T03:41:55.066Z] [2025-01-08T03:41:55.066Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:41:55.066Z] #77 DONE 1.4s [2025-01-08T03:41:55.066Z] [2025-01-08T03:41:55.066Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-08T03:41:55.066Z] #0 2.495 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.066Z] #0 3.055 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.066Z] #0 3.882 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:41:55.066Z] #0 4.174 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:55.066Z] #0 4.177 OK: 8 MiB in 15 packages [2025-01-08T03:41:55.066Z] #78 DONE 4.4s [2025-01-08T03:41:55.324Z] [2025-01-08T03:41:55.324Z] #79 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-08T03:41:55.324Z] #79 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2025-01-08T03:41:55.324Z] #79 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-08T03:41:55.324Z] #79 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-08T03:41:55.324Z] #79 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-08T03:41:55.324Z] #79 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-08T03:41:55.324Z] #79 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-08T03:41:55.324Z] #79 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-08T03:41:55.324Z] #79 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-08T03:41:55.324Z] #79 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2025-01-08T03:41:55.324Z] #79 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-08T03:41:55.325Z] #79 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2025-01-08T03:41:55.325Z] #79 DONE 5.5s [2025-01-08T03:41:55.325Z] [2025-01-08T03:41:55.325Z] #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:41:55.325Z] #66 DONE 17.3s [2025-01-08T03:41:55.325Z] [2025-01-08T03:41:55.325Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:41:55.901Z] #80 ... [2025-01-08T03:41:55.901Z] [2025-01-08T03:41:55.901Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:41:55.901Z] #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.901Z] #0 4.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.901Z] #0 4.460 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:55.901Z] #0 4.460 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:55.901Z] #0 4.464 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:55.901Z] #0 4.550 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:55.901Z] #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.901Z] #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:55.901Z] #0 4.878 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:55.901Z] #0 4.885 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:55.901Z] #0 4.918 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:55.901Z] #0 4.929 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:55.901Z] #0 4.961 OK: 12 MiB in 21 packages [2025-01-08T03:41:55.901Z] #81 DONE 5.2s [2025-01-08T03:41:56.167Z] [2025-01-08T03:41:56.167Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-08T03:41:56.167Z] #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.167Z] #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.167Z] #0 4.747 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:56.167Z] #0 4.747 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:56.167Z] #0 4.756 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:56.167Z] #0 4.849 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:56.167Z] #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.167Z] #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.167Z] #0 5.304 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:56.167Z] #0 5.327 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:56.167Z] #82 5.419 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:56.167Z] #82 5.449 OK: 8 MiB in 15 packages [2025-01-08T03:41:56.424Z] #82 DONE 5.6s [2025-01-08T03:41:56.424Z] [2025-01-08T03:41:56.424Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:41:56.424Z] #0 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.424Z] #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.424Z] #0 5.654 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:56.424Z] #0 5.654 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:56.424Z] #0 5.662 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:56.424Z] #83 5.748 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:56.424Z] #83 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.424Z] #83 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:56.989Z] #83 6.123 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:56.989Z] #83 6.134 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:56.989Z] #83 6.168 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:56.989Z] #83 6.257 OK: 8 MiB in 15 packages [2025-01-08T03:41:57.247Z] #83 DONE 6.6s [2025-01-08T03:41:57.247Z] [2025-01-08T03:41:57.247Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:41:57.247Z] #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:57.247Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:57.247Z] #0 2.730 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:57.247Z] #0 2.730 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:57.247Z] #0 2.739 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:57.505Z] #84 2.882 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:57.505Z] #84 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:57.505Z] #84 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:57.763Z] #84 3.316 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:57.763Z] #84 3.325 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.022Z] #84 ... [2025-01-08T03:41:58.022Z] [2025-01-08T03:41:58.022Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-08T03:41:58.022Z] #0 5.088 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.022Z] #0 5.538 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.022Z] #0 6.262 OK: 248 MiB in 58 packages [2025-01-08T03:41:58.022Z] #85 DONE 6.4s [2025-01-08T03:41:58.022Z] [2025-01-08T03:41:58.022Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:41:58.022Z] #84 3.442 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.022Z] #84 3.485 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:58.022Z] #84 3.555 OK: 13 MiB in 28 packages [2025-01-08T03:41:58.187Z] 3e85d5ac6304: Pull complete [2025-01-08T03:41:58.187Z] c3105a71a48b: Pull complete [2025-01-08T03:41:58.187Z] 0f093f025ec4: Pull complete [2025-01-08T03:41:58.187Z] c3106fc0e877: Pull complete [2025-01-08T03:41:58.187Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-08T03:41:58.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-08T03:41:58.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T03:41:58.279Z] #84 ... [2025-01-08T03:41:58.279Z] [2025-01-08T03:41:58.279Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-08T03:41:58.279Z] #86 DONE 0.2s [2025-01-08T03:41:58.279Z] [2025-01-08T03:41:58.279Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:41:58.279Z] #84 DONE 3.7s [2025-01-08T03:41:58.279Z] [2025-01-08T03:41:58.279Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:41:58.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container [2025-01-08T03:41:58.521Z] $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-08T03:41:58.844Z] #87 ... [2025-01-08T03:41:58.844Z] [2025-01-08T03:41:58.844Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-08T03:41:58.844Z] #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 3.081 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:58.844Z] #0 3.081 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:58.844Z] #0 3.112 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:58.844Z] #0 3.193 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:58.844Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 3.623 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:58.844Z] #0 3.629 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.844Z] #0 3.696 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.844Z] #0 3.708 OK: 8 MiB in 16 packages [2025-01-08T03:41:58.844Z] #88 DONE 3.9s [2025-01-08T03:41:58.844Z] [2025-01-08T03:41:58.844Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-08T03:41:58.844Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 2.937 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:58.844Z] #0 2.937 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:58.844Z] #0 2.947 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:58.844Z] #0 3.006 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:58.844Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:58.844Z] #0 3.487 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:58.844Z] #0 3.509 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.844Z] #0 3.553 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:58.844Z] #0 3.567 OK: 8 MiB in 18 packages [2025-01-08T03:41:58.844Z] #89 DONE 3.9s [2025-01-08T03:41:58.844Z] [2025-01-08T03:41:58.844Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-08T03:41:59.791Z] #90 ... [2025-01-08T03:41:59.791Z] [2025-01-08T03:41:59.791Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-08T03:41:59.791Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.088 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:59.791Z] #0 3.088 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:59.791Z] #0 3.096 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:59.791Z] #0 3.185 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:59.791Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.685 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:59.791Z] #0 3.800 OK: 19 MiB in 18 packages [2025-01-08T03:41:59.791Z] #91 DONE 4.8s [2025-01-08T03:41:59.791Z] [2025-01-08T03:41:59.791Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-08T03:41:59.791Z] #76 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #76 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #76 3.987 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:59.791Z] #76 3.987 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:59.791Z] #76 3.999 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:59.791Z] #76 4.081 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:59.791Z] #76 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #76 4.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #76 4.410 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:59.791Z] #76 4.552 OK: 9 MiB in 19 packages [2025-01-08T03:41:59.791Z] #76 DONE 4.9s [2025-01-08T03:41:59.791Z] [2025-01-08T03:41:59.791Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-08T03:41:59.791Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.351 Upgrading critical system libraries and apk-tools: [2025-01-08T03:41:59.791Z] #0 3.351 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:41:59.791Z] #0 3.366 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:41:59.791Z] #0 3.439 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:41:59.791Z] #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:41:59.791Z] #0 3.848 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:41:59.791Z] #0 3.856 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:59.791Z] #0 3.926 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:41:59.791Z] #0 3.936 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:41:59.791Z] #0 4.668 OK: 19 MiB in 18 packages [2025-01-08T03:41:59.791Z] #92 DONE 4.9s [2025-01-08T03:41:59.791Z] [2025-01-08T03:41:59.791Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:41:59.791Z] #93 DONE 1.1s [2025-01-08T03:41:59.791Z] [2025-01-08T03:41:59.791Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-08T03:42:00.334Z] $ docker top 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T03:42:00.822Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-08T03:42:01.357Z] #94 ... [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-08T03:42:01.357Z] #95 DONE 1.3s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:01.357Z] #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:42:01.357Z] #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:42:01.357Z] #0 4.921 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:01.357Z] #0 4.921 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:01.357Z] #0 4.930 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:01.357Z] #0 5.021 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:01.357Z] #0 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T03:42:01.357Z] #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T03:42:01.357Z] #0 5.454 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:01.357Z] #0 5.468 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:01.357Z] #0 5.552 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:01.357Z] #0 5.583 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:01.357Z] #0 5.636 OK: 10 MiB in 17 packages [2025-01-08T03:42:01.357Z] #96 DONE 6.9s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-08T03:42:01.357Z] #97 DONE 1.3s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:01.357Z] #98 DONE 1.3s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-08T03:42:01.357Z] #94 DONE 1.3s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-08T03:42:01.357Z] #99 DONE 0.1s [2025-01-08T03:42:01.357Z] [2025-01-08T03:42:01.357Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:01.617Z] #100 ... [2025-01-08T03:42:01.617Z] [2025-01-08T03:42:01.617Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-08T03:42:01.617Z] #101 DONE 0.1s [2025-01-08T03:42:01.617Z] [2025-01-08T03:42:01.617Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:01.617Z] #102 ... [2025-01-08T03:42:01.617Z] [2025-01-08T03:42:01.617Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-08T03:42:02.184Z] #103 ... [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:02.184Z] #100 DONE 1.0s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:02.184Z] #104 DONE 1.0s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-08T03:42:02.184Z] #103 DONE 0.9s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-08T03:42:02.184Z] #90 DONE 3.5s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-08T03:42:02.184Z] #105 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-08T03:42:02.184Z] #106 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:02.184Z] #107 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-08T03:42:02.184Z] #108 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-08T03:42:02.184Z] #109 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-08T03:42:02.184Z] #110 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-08T03:42:02.184Z] #111 DONE 0.1s [2025-01-08T03:42:02.184Z] [2025-01-08T03:42:02.184Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-08T03:42:02.442Z] #112 DONE 0.1s [2025-01-08T03:42:02.442Z] [2025-01-08T03:42:02.442Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:02.442Z] #113 DONE 0.1s [2025-01-08T03:42:02.442Z] [2025-01-08T03:42:02.442Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-08T03:42:02.442Z] #114 DONE 0.0s [2025-01-08T03:42:02.442Z] [2025-01-08T03:42:02.442Z] #115 [security-spire-server] exporting to image [2025-01-08T03:42:02.442Z] #115 exporting layers [2025-01-08T03:42:02.442Z] #115 ... [2025-01-08T03:42:02.442Z] [2025-01-08T03:42:02.442Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-08T03:42:02.442Z] #116 DONE 0.0s [2025-01-08T03:42:02.442Z] [2025-01-08T03:42:02.442Z] #115 [security-spire-agent] exporting to image [2025-01-08T03:42:02.783Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-08T03:42:02.783Z] #1 transferring dockerfile: 2.15kB 0.0s done [2025-01-08T03:42:02.783Z] #1 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #2 [security-proxy-auth internal] load .dockerignore [2025-01-08T03:42:02.783Z] #2 transferring context: 50B done [2025-01-08T03:42:02.783Z] #2 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:02.783Z] #3 ... [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-08T03:42:02.783Z] #4 transferring dockerfile: 2.49kB done [2025-01-08T03:42:02.783Z] #4 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #5 [security-secretstore-setup internal] load .dockerignore [2025-01-08T03:42:02.783Z] #5 transferring context: 50B 0.0s done [2025-01-08T03:42:02.783Z] #5 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:02.783Z] #6 DONE 0.0s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:02.783Z] #3 ... [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #7 [support-scheduler internal] load .dockerignore [2025-01-08T03:42:02.783Z] #7 transferring context: 50B done [2025-01-08T03:42:02.783Z] #7 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-01-08T03:42:02.783Z] #8 transferring dockerfile: 1.82kB done [2025-01-08T03:42:02.783Z] #8 DONE 0.1s [2025-01-08T03:42:02.783Z] [2025-01-08T03:42:02.783Z] #3 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:03.053Z] #3 ... [2025-01-08T03:42:03.053Z] [2025-01-08T03:42:03.053Z] #9 [security-spiffe-token-provider internal] load .dockerignore [2025-01-08T03:42:03.053Z] #9 transferring context: 50B done [2025-01-08T03:42:03.053Z] #9 DONE 0.1s [2025-01-08T03:42:03.053Z] [2025-01-08T03:42:03.053Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:03.053Z] #6 DONE 0.0s [2025-01-08T03:42:03.053Z] [2025-01-08T03:42:03.053Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-08T03:42:03.053Z] #10 transferring dockerfile: 1.89kB done [2025-01-08T03:42:03.053Z] #10 DONE 0.1s [2025-01-08T03:42:03.053Z] [2025-01-08T03:42:03.053Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-08T03:42:03.053Z] #11 transferring dockerfile: 2.23kB 0.0s done [2025-01-08T03:42:03.053Z] #11 DONE 0.1s [2025-01-08T03:42:03.053Z] [2025-01-08T03:42:03.053Z] #12 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-08T03:42:03.054Z] #12 transferring context: 50B done [2025-01-08T03:42:03.054Z] #12 DONE 0.1s [2025-01-08T03:42:03.054Z] [2025-01-08T03:42:03.054Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:03.054Z] #6 DONE 0.0s [2025-01-08T03:42:03.054Z] [2025-01-08T03:42:03.054Z] #13 [security-spire-agent internal] load .dockerignore [2025-01-08T03:42:03.320Z] #13 transferring context: 50B done [2025-01-08T03:42:03.320Z] #13 DONE 0.1s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-01-08T03:42:03.320Z] #14 transferring dockerfile: 1.81kB done [2025-01-08T03:42:03.320Z] #14 DONE 0.1s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-01-08T03:42:03.320Z] #15 transferring dockerfile: 2.04kB done [2025-01-08T03:42:03.320Z] #15 DONE 0.1s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #16 [support-notifications internal] load .dockerignore [2025-01-08T03:42:03.320Z] #16 transferring context: 50B 0.0s done [2025-01-08T03:42:03.320Z] #16 DONE 0.2s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:03.320Z] #6 DONE 0.0s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #17 [security-spiffe-token-provider internal] load build context [2025-01-08T03:42:03.320Z] #17 DONE 0.0s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:03.320Z] #3 DONE 0.7s [2025-01-08T03:42:03.320Z] [2025-01-08T03:42:03.320Z] #18 [core-keeper internal] load .dockerignore [2025-01-08T03:42:03.392Z] #115 exporting layers 0.9s done [2025-01-08T03:42:03.392Z] #115 writing image sha256:4e97e21b376b0ef487692de4e77fe90cd0f6e6b19b90991c1d5b584eff4c48f2 done [2025-01-08T03:42:03.392Z] #115 naming to docker.io/library/security-spire-config done [2025-01-08T03:42:03.392Z] #115 exporting layers 0.9s done [2025-01-08T03:42:03.392Z] #115 writing image sha256:3722b40640861486eb46a689a8f8469a393a137f121406b1626f36ad781039f9 done [2025-01-08T03:42:03.392Z] #115 naming to docker.io/library/security-spire-server done [2025-01-08T03:42:03.392Z] #115 writing image sha256:96b8aa924bee1904ed36c8b56267f9b5e7104780743d38e5ef268aaada8c2750 done [2025-01-08T03:42:03.392Z] #115 naming to docker.io/library/security-spire-agent done [2025-01-08T03:42:03.392Z] #115 DONE 1.0s [2025-01-08T03:42:03.392Z] [2025-01-08T03:42:03.392Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:03.587Z] #18 ... [2025-01-08T03:42:03.587Z] [2025-01-08T03:42:03.587Z] #19 [security-spire-server internal] load build definition from Dockerfile [2025-01-08T03:42:03.587Z] #19 transferring dockerfile: 1.70kB 0.0s done [2025-01-08T03:42:03.587Z] #19 DONE 0.1s [2025-01-08T03:42:03.587Z] [2025-01-08T03:42:03.587Z] #20 [security-spire-server internal] load .dockerignore [2025-01-08T03:42:03.587Z] #20 transferring context: 50B 0.0s done [2025-01-08T03:42:03.587Z] #20 DONE 0.2s [2025-01-08T03:42:03.587Z] [2025-01-08T03:42:03.587Z] #21 [core-keeper internal] load build definition from Dockerfile [2025-01-08T03:42:03.587Z] #21 transferring dockerfile: 2.07kB 0.0s done [2025-01-08T03:42:03.587Z] #21 DONE 0.2s [2025-01-08T03:42:03.587Z] [2025-01-08T03:42:03.587Z] #22 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T03:42:03.856Z] #22 ... [2025-01-08T03:42:03.856Z] [2025-01-08T03:42:03.856Z] #18 [core-keeper internal] load .dockerignore [2025-01-08T03:42:03.856Z] #18 transferring context: 50B done [2025-01-08T03:42:03.856Z] #18 DONE 0.3s [2025-01-08T03:42:03.856Z] [2025-01-08T03:42:03.856Z] #23 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:03.856Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:04.131Z] #23 ... [2025-01-08T03:42:04.131Z] [2025-01-08T03:42:04.131Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:04.131Z] #6 DONE 0.0s [2025-01-08T03:42:04.131Z] [2025-01-08T03:42:04.131Z] #24 [security-secretstore-setup internal] load build context [2025-01-08T03:42:05.093Z] #24 ... [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:05.094Z] #3 DONE 2.0s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #24 [security-secretstore-setup internal] load build context [2025-01-08T03:42:05.094Z] #24 transferring context: 3.06MB 1.3s done [2025-01-08T03:42:05.094Z] #24 ... [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-08T03:42:05.094Z] #25 DONE 1.9s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #26 [security-spire-config internal] load build definition from Dockerfile [2025-01-08T03:42:05.094Z] #26 transferring dockerfile: 1.69kB done [2025-01-08T03:42:05.094Z] #26 DONE 1.3s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #27 [core-data internal] load .dockerignore [2025-01-08T03:42:05.094Z] #27 transferring context: 50B 0.1s done [2025-01-08T03:42:05.094Z] #27 DONE 1.6s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #28 [support-notifications internal] load build context [2025-01-08T03:42:05.094Z] #28 transferring context: 3.06MB 1.2s done [2025-01-08T03:42:05.094Z] #28 DONE 1.7s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-08T03:42:05.094Z] #29 DONE 1.9s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #30 [core-common-config-bootstrapper internal] load build context [2025-01-08T03:42:05.094Z] #30 transferring context: 3.06MB 1.0s done [2025-01-08T03:42:05.094Z] #30 DONE 1.7s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #31 [security-proxy-auth internal] load build context [2025-01-08T03:42:05.094Z] #31 transferring context: 3.06MB 1.2s done [2025-01-08T03:42:05.094Z] #31 DONE 1.6s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #32 [support-scheduler internal] load build context [2025-01-08T03:42:05.094Z] #32 transferring context: 3.06MB 1.1s done [2025-01-08T03:42:05.094Z] #32 DONE 1.7s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #24 [security-secretstore-setup internal] load build context [2025-01-08T03:42:05.094Z] #24 DONE 1.7s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:05.094Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:05.094Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:05.094Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:05.094Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:05.094Z] #23 DONE 1.9s [2025-01-08T03:42:05.094Z] [2025-01-08T03:42:05.094Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.094Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.358Z] #117 ... [2025-01-08T03:42:05.358Z] [2025-01-08T03:42:05.358Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:05.365Z] #33 ... [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #34 [security-spire-config internal] load .dockerignore [2025-01-08T03:42:05.365Z] #34 transferring context: 50B done [2025-01-08T03:42:05.365Z] #34 DONE 1.3s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #35 [core-command internal] load build definition from Dockerfile [2025-01-08T03:42:05.365Z] #35 transferring dockerfile: 1.94kB done [2025-01-08T03:42:05.365Z] #35 DONE 1.6s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #36 [core-command internal] load .dockerignore [2025-01-08T03:42:05.365Z] #36 transferring context: 50B done [2025-01-08T03:42:05.365Z] #36 DONE 1.6s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:05.365Z] #6 DONE 0.0s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #17 [security-spiffe-token-provider internal] load build context [2025-01-08T03:42:05.365Z] #17 transferring context: 3.06MB 1.4s done [2025-01-08T03:42:05.365Z] #17 DONE 1.7s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.365Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-08T03:42:05.365Z] #33 ... [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #37 [core-data internal] load build definition from Dockerfile [2025-01-08T03:42:05.365Z] #37 transferring dockerfile: 2.07kB done [2025-01-08T03:42:05.365Z] #37 DONE 1.8s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:05.365Z] #6 DONE 0.0s [2025-01-08T03:42:05.365Z] [2025-01-08T03:42:05.365Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.365Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-08T03:42:05.365Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-08T03:42:05.365Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-08T03:42:05.637Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-08T03:42:05.637Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2025-01-08T03:42:05.637Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2025-01-08T03:42:05.637Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-08T03:42:05.637Z] #33 ... [2025-01-08T03:42:05.637Z] [2025-01-08T03:42:05.637Z] #3 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:05.637Z] #3 DONE 2.5s [2025-01-08T03:42:05.637Z] [2025-01-08T03:42:05.637Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.637Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-08T03:42:05.637Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-08T03:42:05.637Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-08T03:42:05.910Z] #33 ... [2025-01-08T03:42:05.910Z] [2025-01-08T03:42:05.910Z] #23 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:05.910Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:05.910Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:05.910Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:05.910Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:05.910Z] #23 DONE 2.0s [2025-01-08T03:42:05.910Z] [2025-01-08T03:42:05.910Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.910Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-08T03:42:05.910Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-08T03:42:05.910Z] #33 ... [2025-01-08T03:42:05.910Z] [2025-01-08T03:42:05.910Z] #22 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T03:42:05.910Z] #22 DONE 2.7s [2025-01-08T03:42:05.910Z] [2025-01-08T03:42:05.910Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:05.910Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s [2025-01-08T03:42:05.910Z] #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-08T03:42:06.188Z] #33 ... [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-08T03:42:06.188Z] #29 DONE 2.6s [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.188Z] #33 ... [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #23 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:06.188Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:06.188Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:06.188Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:06.188Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:06.188Z] #23 DONE 2.0s [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #38 [security-bootstrapper internal] load .dockerignore [2025-01-08T03:42:06.188Z] #38 transferring context: 50B 0.0s done [2025-01-08T03:42:06.188Z] #38 DONE 1.7s [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.188Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-08T03:42:06.188Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-08T03:42:06.188Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-08T03:42:06.188Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-08T03:42:06.188Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-08T03:42:06.188Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-08T03:42:06.188Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-08T03:42:06.188Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-08T03:42:06.188Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-08T03:42:06.188Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.33MB / 28.04MB 0.7s [2025-01-08T03:42:06.188Z] #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-08T03:42:06.188Z] #33 ... [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #39 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-08T03:42:06.188Z] #39 transferring dockerfile: 3.02kB 0.0s done [2025-01-08T03:42:06.188Z] #39 DONE 1.8s [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #40 [security-spire-server internal] load build context [2025-01-08T03:42:06.188Z] #40 transferring context: 23.68kB 0.1s done [2025-01-08T03:42:06.188Z] #40 DONE 1.1s [2025-01-08T03:42:06.188Z] [2025-01-08T03:42:06.188Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.188Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.90MB / 28.04MB 0.9s [2025-01-08T03:42:06.459Z] #33 ... [2025-01-08T03:42:06.459Z] [2025-01-08T03:42:06.459Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:06.459Z] #6 DONE 0.0s [2025-01-08T03:42:06.459Z] [2025-01-08T03:42:06.459Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.459Z] #33 ... [2025-01-08T03:42:06.459Z] [2025-01-08T03:42:06.459Z] #41 [security-spire-agent internal] load build context [2025-01-08T03:42:06.459Z] #41 transferring context: 23.21kB 0.1s done [2025-01-08T03:42:06.459Z] #41 DONE 1.4s [2025-01-08T03:42:06.459Z] [2025-01-08T03:42:06.459Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.459Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.1s [2025-01-08T03:42:06.729Z] #33 ... [2025-01-08T03:42:06.729Z] [2025-01-08T03:42:06.729Z] #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:06.729Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:06.729Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:06.729Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:06.729Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:06.729Z] #23 DONE 2.6s [2025-01-08T03:42:06.729Z] [2025-01-08T03:42:06.729Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:06.729Z] #3 DONE 2.8s [2025-01-08T03:42:06.729Z] [2025-01-08T03:42:06.729Z] #22 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T03:42:06.729Z] #22 DONE 3.3s [2025-01-08T03:42:06.729Z] [2025-01-08T03:42:06.729Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:06.729Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.33MB / 28.04MB 1.5s [2025-01-08T03:42:07.001Z] #33 ... [2025-01-08T03:42:07.001Z] [2025-01-08T03:42:07.001Z] #42 [security-proxy-setup internal] load .dockerignore [2025-01-08T03:42:07.001Z] #42 transferring context: 50B 0.0s done [2025-01-08T03:42:07.001Z] #42 DONE 2.3s [2025-01-08T03:42:07.001Z] [2025-01-08T03:42:07.001Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:07.001Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.7s [2025-01-08T03:42:07.271Z] #33 ... [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #43 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-08T03:42:07.271Z] #43 transferring dockerfile: 2.50kB 0.0s done [2025-01-08T03:42:07.271Z] #43 DONE 2.4s [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #44 [core-metadata internal] load build definition from Dockerfile [2025-01-08T03:42:07.271Z] #44 transferring dockerfile: 2.13kB done [2025-01-08T03:42:07.271Z] #44 DONE 3.0s [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:07.271Z] #33 ... [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:07.271Z] #6 DONE 0.0s [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #45 [core-metadata internal] load .dockerignore [2025-01-08T03:42:07.271Z] #45 transferring context: 50B 0.0s done [2025-01-08T03:42:07.271Z] #45 DONE 3.1s [2025-01-08T03:42:07.271Z] [2025-01-08T03:42:07.271Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:07.545Z] #33 ... [2025-01-08T03:42:07.545Z] [2025-01-08T03:42:07.545Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T03:42:07.545Z] #6 DONE 0.1s [2025-01-08T03:42:07.545Z] [2025-01-08T03:42:07.545Z] #46 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-08T03:42:07.545Z] #46 DONE 2.4s [2025-01-08T03:42:07.545Z] [2025-01-08T03:42:07.545Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:07.545Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.20MB / 28.04MB 2.0s [2025-01-08T03:42:07.815Z] #33 ... [2025-01-08T03:42:07.815Z] [2025-01-08T03:42:07.815Z] #47 [security-spire-config internal] load build context [2025-01-08T03:42:07.815Z] #47 transferring context: 21.93kB 0.2s done [2025-01-08T03:42:07.815Z] #47 DONE 1.5s [2025-01-08T03:42:07.815Z] [2025-01-08T03:42:07.815Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:07.815Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.99MB / 28.04MB 2.3s [2025-01-08T03:42:07.815Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.50MB / 28.04MB 2.4s [2025-01-08T03:42:08.084Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.6s [2025-01-08T03:42:08.356Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.9s [2025-01-08T03:42:08.625Z] #33 ... [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #3 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T03:42:08.625Z] #3 DONE 4.6s [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:42:08.625Z] #48 DONE 3.3s [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:08.625Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.2s [2025-01-08T03:42:08.625Z] #33 ... [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:08.625Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:08.625Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:08.625Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:08.625Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:08.625Z] #23 DONE 2.8s [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #22 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T03:42:08.625Z] #22 DONE 3.5s [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #46 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-08T03:42:08.625Z] #46 DONE 2.6s [2025-01-08T03:42:08.625Z] [2025-01-08T03:42:08.625Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:08.901Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.4s [2025-01-08T03:42:08.901Z] #33 ... [2025-01-08T03:42:08.901Z] [2025-01-08T03:42:08.901Z] #23 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-08T03:42:08.901Z] #23 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2025-01-08T03:42:08.901Z] #23 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-08T03:42:08.901Z] #23 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-08T03:42:08.901Z] #23 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-08T03:42:08.901Z] #23 DONE 2.8s [2025-01-08T03:42:08.901Z] [2025-01-08T03:42:08.901Z] #22 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T03:42:08.901Z] #22 DONE 3.5s [2025-01-08T03:42:08.901Z] [2025-01-08T03:42:08.901Z] #46 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-08T03:42:08.901Z] #46 DONE 2.6s [2025-01-08T03:42:08.901Z] [2025-01-08T03:42:08.901Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:09.169Z] #33 ... [2025-01-08T03:42:09.169Z] [2025-01-08T03:42:09.169Z] #49 [core-keeper internal] load build context [2025-01-08T03:42:09.169Z] #49 transferring context: 3.06MB 2.1s done [2025-01-08T03:42:09.169Z] #49 DONE 4.1s [2025-01-08T03:42:09.169Z] [2025-01-08T03:42:09.169Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:09.169Z] #33 ... [2025-01-08T03:42:09.169Z] [2025-01-08T03:42:09.169Z] #50 [core-command internal] load build context [2025-01-08T03:42:09.169Z] #50 transferring context: 3.06MB 2.1s done [2025-01-08T03:42:09.169Z] #50 DONE 3.4s [2025-01-08T03:42:09.169Z] [2025-01-08T03:42:09.169Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:09.169Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.83MB / 28.04MB 3.8s [2025-01-08T03:42:09.169Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done [2025-01-08T03:42:09.441Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done [2025-01-08T03:42:09.710Z] #33 ... [2025-01-08T03:42:09.710Z] [2025-01-08T03:42:09.710Z] #51 [core-data internal] load build context [2025-01-08T03:42:09.710Z] #51 transferring context: 3.06MB 2.7s done [2025-01-08T03:42:09.710Z] #51 DONE 3.8s [2025-01-08T03:42:09.710Z] [2025-01-08T03:42:09.710Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:09.710Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-08T03:42:11.128Z] #33 ... [2025-01-08T03:42:11.128Z] [2025-01-08T03:42:11.128Z] #52 [security-bootstrapper internal] load build context [2025-01-08T03:42:11.128Z] #52 transferring context: 3.06MB 2.8s done [2025-01-08T03:42:11.128Z] #52 DONE 4.0s [2025-01-08T03:42:11.128Z] [2025-01-08T03:42:11.128Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:12.548Z] #33 ... [2025-01-08T03:42:12.548Z] [2025-01-08T03:42:12.548Z] #53 [security-proxy-setup internal] load build context [2025-01-08T03:42:12.548Z] #53 transferring context: 3.06MB 2.7s done [2025-01-08T03:42:12.548Z] #53 DONE 3.7s [2025-01-08T03:42:12.548Z] [2025-01-08T03:42:12.548Z] #54 [core-metadata internal] load build context [2025-01-08T03:42:12.548Z] #54 transferring context: 3.06MB 2.8s done [2025-01-08T03:42:12.548Z] #54 DONE 3.4s [2025-01-08T03:42:12.548Z] [2025-01-08T03:42:12.548Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:13.986Z] #33 ... [2025-01-08T03:42:13.986Z] [2025-01-08T03:42:13.986Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-08T03:42:13.986Z] #55 DONE 6.4s [2025-01-08T03:42:13.986Z] [2025-01-08T03:42:13.986Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:15.431Z] #33 ... [2025-01-08T03:42:15.431Z] [2025-01-08T03:42:15.431Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-08T03:42:15.431Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 9.078 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:15.431Z] #0 9.094 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:15.431Z] #0 9.146 OK: 9 MiB in 15 packages [2025-01-08T03:42:15.431Z] #56 DONE 10.6s [2025-01-08T03:42:15.431Z] [2025-01-08T03:42:15.431Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-08T03:42:15.431Z] #0 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 7.343 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:42:15.431Z] #0 7.343 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:42:15.431Z] #0 7.343 OK: 24052 distinct packages available [2025-01-08T03:42:15.431Z] #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 8.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #57 ... [2025-01-08T03:42:15.431Z] [2025-01-08T03:42:15.431Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-08T03:42:15.431Z] #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 4.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 8.795 (1/7) Installing ca-certificates (20241121-r0) [2025-01-08T03:42:15.431Z] #0 9.246 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:15.431Z] #0 9.271 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-08T03:42:15.431Z] #0 9.279 (4/7) Installing libsodium (1.0.19-r0) [2025-01-08T03:42:15.431Z] #0 9.296 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-08T03:42:15.431Z] #0 9.408 (6/7) Installing libzmq (4.3.5-r2) [2025-01-08T03:42:15.431Z] #0 9.453 (7/7) Installing zeromq (4.3.5-r2) [2025-01-08T03:42:15.431Z] #0 9.532 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:15.431Z] #0 9.595 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:15.431Z] #58 ... [2025-01-08T03:42:15.431Z] [2025-01-08T03:42:15.431Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-08T03:42:15.431Z] #0 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.431Z] #0 9.007 (1/4) Installing ca-certificates (20241121-r0) [2025-01-08T03:42:15.431Z] #0 9.283 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:15.431Z] #0 9.301 (3/4) Installing su-exec (0.2-r3) [2025-01-08T03:42:15.431Z] #0 9.390 (4/4) Installing yq-go (4.44.1-r2) [2025-01-08T03:42:15.701Z] #59 ... [2025-01-08T03:42:15.701Z] [2025-01-08T03:42:15.701Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-08T03:42:15.701Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-08T03:42:15.701Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-08T03:42:15.701Z] #60 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-08T03:42:15.701Z] #60 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-08T03:42:15.701Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-08T03:42:15.701Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-08T03:42:15.701Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2025-01-08T03:42:15.701Z] #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done [2025-01-08T03:42:15.701Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-08T03:42:15.701Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s [2025-01-08T03:42:15.701Z] #60 ... [2025-01-08T03:42:15.701Z] [2025-01-08T03:42:15.701Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-08T03:42:15.701Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.701Z] #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.701Z] #0 7.184 (1/3) Installing ca-certificates (20241121-r0) [2025-01-08T03:42:15.701Z] #0 7.559 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:15.701Z] #0 7.572 (3/3) Installing tzdata (2024b-r0) [2025-01-08T03:42:15.701Z] #0 8.507 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:15.701Z] #0 8.604 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:15.701Z] #0 9.579 OK: 11 MiB in 17 packages [2025-01-08T03:42:15.701Z] #61 DONE 10.4s [2025-01-08T03:42:15.701Z] [2025-01-08T03:42:15.701Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-08T03:42:15.701Z] #60 ... [2025-01-08T03:42:15.701Z] [2025-01-08T03:42:15.701Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-08T03:42:15.701Z] #0 2.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.701Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.701Z] #0 5.965 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:42:15.701Z] #0 5.965 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:42:15.701Z] #0 5.965 OK: 24052 distinct packages available [2025-01-08T03:42:15.701Z] #0 6.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.701Z] #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.970Z] #62 ... [2025-01-08T03:42:15.970Z] [2025-01-08T03:42:15.970Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-08T03:42:15.970Z] #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.970Z] #0 4.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:15.970Z] #0 8.214 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:15.970Z] #0 8.264 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:15.970Z] #0 8.433 OK: 9 MiB in 15 packages [2025-01-08T03:42:15.970Z] #63 DONE 10.1s [2025-01-08T03:42:15.970Z] [2025-01-08T03:42:15.970Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:15.970Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s [2025-01-08T03:42:16.239Z] #33 ... [2025-01-08T03:42:16.239Z] [2025-01-08T03:42:16.239Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-08T03:42:16.239Z] #0 3.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:16.239Z] #0 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:16.239Z] #0 8.475 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:42:16.239Z] #0 8.475 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:42:16.239Z] #0 8.475 OK: 24052 distinct packages available [2025-01-08T03:42:16.239Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:16.239Z] #64 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:16.239Z] #64 ... [2025-01-08T03:42:16.239Z] [2025-01-08T03:42:16.239Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:16.832Z] #33 ... [2025-01-08T03:42:16.832Z] [2025-01-08T03:42:16.832Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-08T03:42:16.832Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:16.832Z] #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.103Z] #65 ... [2025-01-08T03:42:17.103Z] [2025-01-08T03:42:17.103Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-08T03:42:17.103Z] #58 10.39 OK: 14 MiB in 21 packages [2025-01-08T03:42:17.103Z] #58 DONE 11.9s [2025-01-08T03:42:17.103Z] [2025-01-08T03:42:17.103Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:17.373Z] #33 ... [2025-01-08T03:42:17.373Z] [2025-01-08T03:42:17.373Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-08T03:42:17.373Z] #0 5.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.373Z] #0 6.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.642Z] #66 ... [2025-01-08T03:42:17.642Z] [2025-01-08T03:42:17.642Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:42:17.642Z] #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.642Z] #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.642Z] #67 ... [2025-01-08T03:42:17.642Z] [2025-01-08T03:42:17.642Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-08T03:42:17.642Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.642Z] #0 7.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.914Z] #68 ... [2025-01-08T03:42:17.914Z] [2025-01-08T03:42:17.914Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:42:17.914Z] #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.914Z] #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.914Z] #69 ... [2025-01-08T03:42:17.914Z] [2025-01-08T03:42:17.914Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-08T03:42:17.914Z] #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.914Z] #0 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:17.914Z] #70 ... [2025-01-08T03:42:17.914Z] [2025-01-08T03:42:17.914Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:18.181Z] #33 ... [2025-01-08T03:42:18.181Z] [2025-01-08T03:42:18.181Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-08T03:42:18.181Z] #59 10.46 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:18.181Z] #59 10.63 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:18.181Z] #59 11.54 OK: 20 MiB in 18 packages [2025-01-08T03:42:18.181Z] #59 DONE 12.8s [2025-01-08T03:42:18.181Z] [2025-01-08T03:42:18.181Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:18.773Z] #33 ... [2025-01-08T03:42:18.773Z] [2025-01-08T03:42:18.773Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-08T03:42:18.773Z] #0 5.714 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:18.773Z] #0 7.114 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:18.773Z] #71 ... [2025-01-08T03:42:18.773Z] [2025-01-08T03:42:18.773Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:42:18.773Z] #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:18.773Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:19.042Z] #72 ... [2025-01-08T03:42:19.042Z] [2025-01-08T03:42:19.042Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-08T03:42:19.042Z] #65 10.42 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:19.042Z] #65 10.47 (2/2) Installing su-exec (0.2-r3) [2025-01-08T03:42:19.042Z] #65 10.49 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:19.042Z] #65 10.62 OK: 9 MiB in 16 packages [2025-01-08T03:42:19.042Z] #65 DONE 12.0s [2025-01-08T03:42:19.042Z] [2025-01-08T03:42:19.042Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:20.024Z] #33 ... [2025-01-08T03:42:20.024Z] [2025-01-08T03:42:20.024Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-08T03:42:20.024Z] #70 11.54 OK: 239 MiB in 58 packages [2025-01-08T03:42:20.024Z] #70 DONE 12.5s [2025-01-08T03:42:20.024Z] [2025-01-08T03:42:20.024Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-08T03:42:20.024Z] #71 11.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:20.615Z] #71 ... [2025-01-08T03:42:20.615Z] [2025-01-08T03:42:20.615Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-08T03:42:20.615Z] #62 12.47 (1/14) Installing ca-certificates (20241121-r0) [2025-01-08T03:42:20.615Z] #62 12.65 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-08T03:42:20.615Z] #62 12.71 (3/14) Installing c-ares (1.33.1-r0) [2025-01-08T03:42:20.615Z] #62 12.75 (4/14) Installing libunistring (1.2-r0) [2025-01-08T03:42:20.615Z] #62 12.94 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-08T03:42:20.615Z] #62 12.96 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-08T03:42:20.615Z] #62 12.98 (7/14) Installing libpsl (0.21.5-r1) [2025-01-08T03:42:20.615Z] #62 12.98 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-08T03:42:20.615Z] #62 13.05 (9/14) Installing libcurl (8.11.1-r0) [2025-01-08T03:42:20.615Z] #62 13.10 (10/14) Installing curl (8.11.1-r0) [2025-01-08T03:42:20.615Z] #62 13.13 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:20.615Z] #62 13.14 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:42:20.615Z] #62 13.15 (13/14) Installing libucontext (1.2-r3) [2025-01-08T03:42:20.615Z] #62 13.17 (14/14) Installing gcompat (1.1.0-r4) [2025-01-08T03:42:20.615Z] #62 13.19 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:20.615Z] #62 13.36 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:20.615Z] #62 14.17 OK: 15 MiB in 28 packages [2025-01-08T03:42:20.615Z] #62 DONE 15.3s [2025-01-08T03:42:20.615Z] [2025-01-08T03:42:20.615Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:42:20.615Z] #72 11.99 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:20.892Z] #72 ... [2025-01-08T03:42:20.892Z] [2025-01-08T03:42:20.892Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-08T03:42:20.892Z] #57 13.61 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:20.892Z] #57 13.97 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:20.892Z] #57 14.26 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:20.892Z] #57 14.28 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:42:20.892Z] #57 14.32 (5/7) Installing libucontext (1.2-r3) [2025-01-08T03:42:20.892Z] #57 14.33 (6/7) Installing gcompat (1.1.0-r4) [2025-01-08T03:42:20.892Z] #57 14.36 (7/7) Installing openssl (3.3.2-r1) [2025-01-08T03:42:20.892Z] #57 14.53 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:20.892Z] #57 14.74 OK: 10 MiB in 19 packages [2025-01-08T03:42:20.892Z] #57 DONE 15.7s [2025-01-08T03:42:20.892Z] [2025-01-08T03:42:20.892Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:42:20.892Z] #67 12.09 OK: 239 MiB in 58 packages [2025-01-08T03:42:20.892Z] #67 DONE 14.5s [2025-01-08T03:42:20.892Z] [2025-01-08T03:42:20.892Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:21.162Z] #73 ... [2025-01-08T03:42:21.162Z] [2025-01-08T03:42:21.162Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:21.162Z] #74 DONE 1.1s [2025-01-08T03:42:21.162Z] [2025-01-08T03:42:21.162Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:42:21.162Z] #72 12.40 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:21.162Z] #72 12.54 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:21.432Z] #72 12.56 (4/6) Installing openssl (3.3.2-r1) [2025-01-08T03:42:21.432Z] #72 ... [2025-01-08T03:42:21.432Z] [2025-01-08T03:42:21.432Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-08T03:42:21.432Z] #66 12.90 OK: 239 MiB in 58 packages [2025-01-08T03:42:21.432Z] #66 DONE 14.0s [2025-01-08T03:42:21.432Z] [2025-01-08T03:42:21.432Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:42:21.432Z] #72 12.64 (5/6) Installing su-exec (0.2-r3) [2025-01-08T03:42:21.432Z] #72 12.64 (6/6) Installing yq-go (4.44.1-r2) [2025-01-08T03:42:21.711Z] #72 ... [2025-01-08T03:42:21.711Z] [2025-01-08T03:42:21.711Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-08T03:42:21.711Z] #69 13.76 OK: 239 MiB in 58 packages [2025-01-08T03:42:21.711Z] #69 DONE 14.7s [2025-01-08T03:42:21.711Z] [2025-01-08T03:42:21.711Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-08T03:42:21.711Z] #64 15.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-08T03:42:21.711Z] #64 15.18 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-08T03:42:21.711Z] #64 15.18 (3/4) Installing libucontext (1.2-r3) [2025-01-08T03:42:21.711Z] #64 15.21 (4/4) Installing gcompat (1.1.0-r4) [2025-01-08T03:42:21.711Z] #64 15.22 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:21.711Z] #64 15.31 OK: 9 MiB in 18 packages [2025-01-08T03:42:21.711Z] #64 ... [2025-01-08T03:42:21.711Z] [2025-01-08T03:42:21.711Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-08T03:42:21.711Z] #71 12.08 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:21.711Z] #71 12.14 OK: 9 MiB in 15 packages [2025-01-08T03:42:21.711Z] #71 DONE 13.2s [2025-01-08T03:42:21.980Z] [2025-01-08T03:42:21.980Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:21.980Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.3s [2025-01-08T03:42:22.250Z] #33 ... [2025-01-08T03:42:22.250Z] [2025-01-08T03:42:22.250Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:22.250Z] #75 DONE 1.2s [2025-01-08T03:42:22.250Z] [2025-01-08T03:42:22.250Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:22.250Z] #33 ... [2025-01-08T03:42:22.250Z] [2025-01-08T03:42:22.250Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-08T03:42:22.250Z] #64 DONE 16.2s [2025-01-08T03:42:22.520Z] [2025-01-08T03:42:22.520Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:22.793Z] #76 ... [2025-01-08T03:42:22.793Z] [2025-01-08T03:42:22.793Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:22.793Z] #77 DONE 1.4s [2025-01-08T03:42:23.065Z] [2025-01-08T03:42:23.065Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:23.065Z] #33 ... [2025-01-08T03:42:23.065Z] [2025-01-08T03:42:23.065Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-08T03:42:23.065Z] #72 13.21 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:23.065Z] #72 13.35 OK: 20 MiB in 18 packages [2025-01-08T03:42:23.065Z] #72 DONE 14.5s [2025-01-08T03:42:23.065Z] [2025-01-08T03:42:23.065Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:23.338Z] #33 ... [2025-01-08T03:42:23.338Z] [2025-01-08T03:42:23.338Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:23.338Z] #78 DONE 1.9s [2025-01-08T03:42:23.338Z] [2025-01-08T03:42:23.338Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:23.942Z] #33 ... [2025-01-08T03:42:23.942Z] [2025-01-08T03:42:23.942Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-08T03:42:23.942Z] #0 3.963 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:23.942Z] #0 5.291 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:23.942Z] #0 9.668 OK: 239 MiB in 58 packages [2025-01-08T03:42:23.942Z] #79 ... [2025-01-08T03:42:23.942Z] [2025-01-08T03:42:23.942Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:24.213Z] #33 ... [2025-01-08T03:42:24.213Z] [2025-01-08T03:42:24.213Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-08T03:42:24.213Z] #79 DONE 10.5s [2025-01-08T03:42:24.213Z] [2025-01-08T03:42:24.213Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-08T03:42:24.213Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s done [2025-01-08T03:42:24.213Z] #60 DONE 19.1s [2025-01-08T03:42:24.213Z] [2025-01-08T03:42:24.213Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:25.190Z] #33 ... [2025-01-08T03:42:25.190Z] [2025-01-08T03:42:25.190Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-08T03:42:25.190Z] #0 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:25.190Z] #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:25.190Z] #0 8.801 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:25.190Z] #0 8.801 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:25.190Z] #0 8.880 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:25.190Z] #0 9.625 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:25.190Z] #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:25.465Z] #80 ... [2025-01-08T03:42:25.465Z] [2025-01-08T03:42:25.465Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:25.734Z] #33 ... [2025-01-08T03:42:25.734Z] [2025-01-08T03:42:25.734Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-08T03:42:25.734Z] #81 DONE 1.3s [2025-01-08T03:42:25.734Z] [2025-01-08T03:42:25.734Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-08T03:42:25.734Z] #68 12.77 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-08T03:42:25.734Z] #68 12.77 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-08T03:42:25.734Z] #68 12.77 OK: 24050 distinct packages available [2025-01-08T03:42:25.734Z] #68 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:25.734Z] #68 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:25.734Z] #68 17.54 OK: 239 MiB in 58 packages [2025-01-08T03:42:25.734Z] #68 DONE 18.3s [2025-01-08T03:42:25.734Z] [2025-01-08T03:42:25.734Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:26.005Z] #33 ... [2025-01-08T03:42:26.005Z] [2025-01-08T03:42:26.005Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:26.005Z] #0 5.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:26.005Z] #0 6.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:26.005Z] #82 10.38 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:26.005Z] #82 10.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:26.005Z] #82 ... [2025-01-08T03:42:26.005Z] [2025-01-08T03:42:26.005Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:42:26.005Z] #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:26.005Z] #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:26.005Z] #0 8.626 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:26.005Z] #0 8.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:26.005Z] #0 8.671 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:26.005Z] #0 9.621 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:26.005Z] #0 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:26.278Z] #83 ... [2025-01-08T03:42:26.278Z] [2025-01-08T03:42:26.278Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:26.889Z] #33 ... [2025-01-08T03:42:26.889Z] [2025-01-08T03:42:26.889Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:26.889Z] #84 DONE 1.0s [2025-01-08T03:42:26.889Z] [2025-01-08T03:42:26.889Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:27.171Z] #85 ... [2025-01-08T03:42:27.171Z] [2025-01-08T03:42:27.171Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:42:27.171Z] #0 4.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:27.171Z] #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:27.171Z] #0 9.083 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:27.171Z] #0 9.083 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:27.171Z] #0 9.135 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:27.171Z] #0 9.969 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:27.171Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:27.171Z] #86 ... [2025-01-08T03:42:27.171Z] [2025-01-08T03:42:27.171Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:27.171Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s [2025-01-08T03:42:28.144Z] #33 ... [2025-01-08T03:42:28.145Z] [2025-01-08T03:42:28.145Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-08T03:42:28.145Z] #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:28.145Z] #0 7.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:28.415Z] #87 ... [2025-01-08T03:42:28.415Z] [2025-01-08T03:42:28.415Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:29.008Z] #33 ... [2025-01-08T03:42:29.008Z] [2025-01-08T03:42:29.008Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-08T03:42:29.008Z] #0 6.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:29.008Z] #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:29.277Z] #88 ... [2025-01-08T03:42:29.277Z] [2025-01-08T03:42:29.277Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:29.899Z] #33 ... [2025-01-08T03:42:29.899Z] [2025-01-08T03:42:29.899Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-08T03:42:29.899Z] #80 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:29.899Z] #80 13.59 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:29.899Z] #80 13.63 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:29.899Z] #80 14.00 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:29.899Z] #80 14.05 OK: 9 MiB in 15 packages [2025-01-08T03:42:29.899Z] #80 DONE 15.4s [2025-01-08T03:42:29.899Z] [2025-01-08T03:42:29.899Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:30.495Z] #33 ... [2025-01-08T03:42:30.495Z] [2025-01-08T03:42:30.495Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:30.495Z] #0 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:30.495Z] #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:30.765Z] #89 ... [2025-01-08T03:42:30.765Z] [2025-01-08T03:42:30.765Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:42:30.765Z] #83 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:30.765Z] #83 13.38 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:30.765Z] #83 13.40 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:30.765Z] #83 13.77 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:30.765Z] #83 13.85 OK: 9 MiB in 15 packages [2025-01-08T03:42:30.765Z] #83 DONE 14.8s [2025-01-08T03:42:30.765Z] [2025-01-08T03:42:30.765Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:31.033Z] #33 ... [2025-01-08T03:42:31.033Z] [2025-01-08T03:42:31.033Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:31.301Z] #90 ... [2025-01-08T03:42:31.301Z] [2025-01-08T03:42:31.301Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:32.287Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.5s [2025-01-08T03:42:32.287Z] #33 ... [2025-01-08T03:42:32.287Z] [2025-01-08T03:42:32.287Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:32.287Z] #91 ... [2025-01-08T03:42:32.287Z] [2025-01-08T03:42:32.287Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:32.287Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done [2025-01-08T03:42:32.566Z] #33 ... [2025-01-08T03:42:32.566Z] [2025-01-08T03:42:32.566Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:32.566Z] #82 10.46 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:32.566Z] #82 11.10 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:32.566Z] #82 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:32.566Z] #82 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:32.566Z] #82 14.77 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:32.566Z] #82 14.82 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:32.566Z] #82 15.17 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:32.566Z] #82 15.23 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:32.566Z] #82 15.95 OK: 11 MiB in 17 packages [2025-01-08T03:42:32.566Z] #82 DONE 16.9s [2025-01-08T03:42:32.566Z] [2025-01-08T03:42:32.566Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-08T03:42:32.836Z] #33 DONE 27.7s [2025-01-08T03:42:32.836Z] [2025-01-08T03:42:32.836Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:32.836Z] #89 10.98 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:32.836Z] #89 10.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:32.836Z] #89 11.00 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:32.836Z] #89 11.94 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:32.836Z] #89 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:32.836Z] #89 ... [2025-01-08T03:42:32.836Z] [2025-01-08T03:42:32.836Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:33.107Z] #92 ... [2025-01-08T03:42:33.107Z] [2025-01-08T03:42:33.107Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-08T03:42:33.107Z] #88 10.72 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:33.107Z] #88 10.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:33.107Z] #88 10.82 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:33.107Z] #88 11.81 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:33.107Z] #88 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:33.107Z] #88 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:33.395Z] #88 ... [2025-01-08T03:42:33.395Z] [2025-01-08T03:42:33.395Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-08T03:42:33.395Z] #0 5.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:33.395Z] #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:33.395Z] #93 ... [2025-01-08T03:42:33.395Z] [2025-01-08T03:42:33.395Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-08T03:42:33.395Z] #86 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:33.395Z] #86 14.35 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:33.395Z] #86 14.39 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:33.395Z] #86 14.57 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:33.395Z] #86 14.61 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:33.395Z] #86 15.24 OK: 14 MiB in 21 packages [2025-01-08T03:42:33.395Z] #86 DONE 16.2s [2025-01-08T03:42:33.395Z] [2025-01-08T03:42:33.395Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:33.673Z] #94 ... [2025-01-08T03:42:33.673Z] [2025-01-08T03:42:33.673Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:33.673Z] #89 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:35.630Z] #89 ... [2025-01-08T03:42:35.630Z] [2025-01-08T03:42:35.630Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-08T03:42:35.630Z] #88 15.60 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:35.630Z] #88 15.65 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:35.630Z] #88 15.91 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:35.630Z] #88 15.96 OK: 9 MiB in 16 packages [2025-01-08T03:42:35.630Z] #88 DONE 16.6s [2025-01-08T03:42:35.630Z] [2025-01-08T03:42:35.630Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:35.630Z] #89 15.13 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:35.630Z] #89 15.16 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:35.901Z] #89 15.38 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:35.901Z] #89 ... [2025-01-08T03:42:35.901Z] [2025-01-08T03:42:35.901Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:35.901Z] #95 ... [2025-01-08T03:42:35.901Z] [2025-01-08T03:42:35.901Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:35.901Z] #89 15.41 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:36.180Z] #89 15.79 OK: 15 MiB in 28 packages [2025-01-08T03:42:36.787Z] #89 ... [2025-01-08T03:42:36.787Z] [2025-01-08T03:42:36.787Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-08T03:42:36.787Z] #87 11.42 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:36.787Z] #87 11.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:36.787Z] #87 11.47 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:36.787Z] #87 12.72 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:36.787Z] #87 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:36.787Z] #87 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:36.787Z] #87 17.06 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:36.787Z] #87 17.08 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:36.787Z] #87 17.24 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:36.787Z] #87 17.28 Executing ca-certificates-20241121-r0.trigger [2025-01-08T03:42:36.787Z] #87 17.81 OK: 20 MiB in 18 packages [2025-01-08T03:42:36.787Z] #87 DONE 18.5s [2025-01-08T03:42:36.787Z] [2025-01-08T03:42:36.787Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-08T03:42:36.787Z] #93 11.01 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:36.787Z] #93 11.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:36.787Z] #93 11.04 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:36.787Z] #93 11.72 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:36.787Z] #93 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:36.787Z] #93 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.057Z] #93 ... [2025-01-08T03:42:37.057Z] [2025-01-08T03:42:37.057Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T03:42:37.057Z] #89 DONE 16.6s [2025-01-08T03:42:37.057Z] [2025-01-08T03:42:37.057Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:37.057Z] #73 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.057Z] #73 7.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.057Z] #73 11.81 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:37.057Z] #73 11.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:37.057Z] #73 11.87 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:37.057Z] #73 12.76 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:37.057Z] #73 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.057Z] #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.057Z] #73 16.24 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:37.057Z] #73 16.31 OK: 10 MiB in 19 packages [2025-01-08T03:42:37.340Z] #73 ... [2025-01-08T03:42:37.340Z] [2025-01-08T03:42:37.340Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:37.340Z] #76 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.340Z] #76 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.340Z] #76 10.28 Upgrading critical system libraries and apk-tools: [2025-01-08T03:42:37.340Z] #76 10.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-08T03:42:37.340Z] #76 10.33 Executing busybox-1.36.1-r29.trigger [2025-01-08T03:42:37.340Z] #76 11.24 Continuing the upgrade transaction with new apk-tools: [2025-01-08T03:42:37.340Z] #76 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.340Z] #76 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T03:42:37.340Z] #76 14.15 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:37.340Z] #76 14.17 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:37.340Z] #76 14.46 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-08T03:42:37.340Z] #76 14.51 OK: 9 MiB in 18 packages [2025-01-08T03:42:37.340Z] #76 ... [2025-01-08T03:42:37.340Z] [2025-01-08T03:42:37.340Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-08T03:42:37.340Z] #96 DONE 1.8s [2025-01-08T03:42:37.340Z] [2025-01-08T03:42:37.340Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-08T03:42:37.635Z] #97 DONE 0.3s [2025-01-08T03:42:37.635Z] [2025-01-08T03:42:37.635Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:37.635Z] #73 DONE 16.8s [2025-01-08T03:42:37.635Z] [2025-01-08T03:42:37.635Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-08T03:42:37.904Z] #98 ... [2025-01-08T03:42:37.904Z] [2025-01-08T03:42:37.904Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-08T03:42:37.904Z] #76 DONE 15.3s [2025-01-08T03:42:37.904Z] [2025-01-08T03:42:37.904Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:38.868Z] #99 DONE 1.1s [2025-01-08T03:42:38.868Z] [2025-01-08T03:42:38.868Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-08T03:42:38.868Z] #93 14.80 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-08T03:42:38.868Z] #93 14.85 OK: 20 MiB in 18 packages [2025-01-08T03:42:39.137Z] #93 DONE 15.7s [2025-01-08T03:42:39.137Z] [2025-01-08T03:42:39.137Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:39.137Z] #100 DONE 1.3s [2025-01-08T03:42:39.137Z] [2025-01-08T03:42:39.137Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-08T03:42:39.137Z] #98 DONE 1.4s [2025-01-08T03:42:39.137Z] [2025-01-08T03:42:39.137Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:39.404Z] #101 ... [2025-01-08T03:42:39.404Z] [2025-01-08T03:42:39.404Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-08T03:42:39.404Z] #102 DONE 0.4s [2025-01-08T03:42:39.404Z] [2025-01-08T03:42:39.404Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-08T03:42:39.404Z] #103 DONE 0.3s [2025-01-08T03:42:39.404Z] [2025-01-08T03:42:39.404Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-08T03:42:39.404Z] #104 DONE 0.4s [2025-01-08T03:42:39.404Z] [2025-01-08T03:42:39.404Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-08T03:42:39.673Z] #105 DONE 0.3s [2025-01-08T03:42:39.673Z] [2025-01-08T03:42:39.673Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-08T03:42:39.673Z] #106 DONE 0.2s [2025-01-08T03:42:39.673Z] [2025-01-08T03:42:39.673Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:39.946Z] #107 DONE 0.2s [2025-01-08T03:42:39.946Z] [2025-01-08T03:42:39.946Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:39.946Z] #108 DONE 0.3s [2025-01-08T03:42:39.946Z] [2025-01-08T03:42:39.946Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-08T03:42:40.216Z] #109 DONE 0.3s [2025-01-08T03:42:40.216Z] [2025-01-08T03:42:40.216Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-08T03:42:40.216Z] #110 DONE 0.3s [2025-01-08T03:42:40.216Z] [2025-01-08T03:42:40.216Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-08T03:42:40.216Z] #111 ... [2025-01-08T03:42:40.216Z] [2025-01-08T03:42:40.216Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-08T03:42:40.216Z] #101 DONE 1.2s [2025-01-08T03:42:40.486Z] [2025-01-08T03:42:40.486Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-08T03:42:40.486Z] #111 DONE 0.3s [2025-01-08T03:42:40.486Z] [2025-01-08T03:42:40.486Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-08T03:42:40.486Z] #112 DONE 0.2s [2025-01-08T03:42:40.486Z] [2025-01-08T03:42:40.486Z] #113 [security-spire-server] exporting to image [2025-01-08T03:42:40.486Z] #113 exporting layers [2025-01-08T03:42:40.486Z] #113 ... [2025-01-08T03:42:40.486Z] [2025-01-08T03:42:40.486Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-08T03:42:40.486Z] #114 DONE 0.3s [2025-01-08T03:42:40.753Z] [2025-01-08T03:42:40.753Z] #115 [security-spire-config] exporting to image [2025-01-08T03:42:40.753Z] #115 ... [2025-01-08T03:42:40.753Z] [2025-01-08T03:42:40.753Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-08T03:42:40.753Z] #116 DONE 0.4s [2025-01-08T03:42:41.021Z] [2025-01-08T03:42:41.021Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-08T03:42:41.021Z] #117 DONE 0.3s [2025-01-08T03:42:41.021Z] [2025-01-08T03:42:41.021Z] #113 [security-spire-server] exporting to image [2025-01-08T03:42:41.616Z] #113 ... [2025-01-08T03:42:41.616Z] [2025-01-08T03:42:41.616Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-08T03:42:41.616Z] #118 DONE 0.3s [2025-01-08T03:42:41.886Z] [2025-01-08T03:42:41.886Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-08T03:42:41.886Z] #119 DONE 0.4s [2025-01-08T03:42:41.886Z] [2025-01-08T03:42:41.886Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:42.154Z] #85 ... [2025-01-08T03:42:42.154Z] [2025-01-08T03:42:42.154Z] #120 [security-spire-agent] exporting to image [2025-01-08T03:42:43.567Z] #120 ... [2025-01-08T03:42:43.567Z] [2025-01-08T03:42:43.567Z] #115 [security-spire-config] exporting to image [2025-01-08T03:42:43.567Z] #115 exporting layers 2.7s done [2025-01-08T03:42:43.567Z] #115 writing image sha256:b3484d1f5e383236a119764102198c6504ebcc2a4cb5df289c9ec236e5ebf0e9 0.2s done [2025-01-08T03:42:43.567Z] #115 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-08T03:42:43.567Z] #115 DONE 3.0s [2025-01-08T03:42:43.567Z] [2025-01-08T03:42:43.567Z] #113 [security-spire-server] exporting to image [2025-01-08T03:42:43.567Z] #113 exporting layers 2.9s done [2025-01-08T03:42:43.567Z] #113 writing image sha256:733b0d61149742924a6a240d1edb822ae797e1e74f95d73a79780eae42929f59 0.0s done [2025-01-08T03:42:43.567Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-08T03:42:43.567Z] #113 DONE 2.9s [2025-01-08T03:42:43.567Z] [2025-01-08T03:42:43.567Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:43.835Z] #94 ... [2025-01-08T03:42:43.835Z] [2025-01-08T03:42:43.835Z] #120 [security-spire-agent] exporting to image [2025-01-08T03:42:43.835Z] #120 exporting layers 2.0s done [2025-01-08T03:42:43.835Z] #120 writing image sha256:1045b8d47a5ac3c2b69b1ae0459f3f15690343cbe6d38f4ecc1a59905fc169bb 0.0s done [2025-01-08T03:42:43.835Z] #120 naming to docker.io/library/security-spire-agent-arm64 [2025-01-08T03:42:44.104Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-08T03:42:44.104Z] #120 DONE 2.1s [2025-01-08T03:42:44.104Z] [2025-01-08T03:42:44.104Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #118 DONE 45.0s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #117 DONE 44.9s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #102 DONE 48.5s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #80 DONE 44.8s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #87 DONE 41.8s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:44.244Z] #72 DONE 48.5s [2025-01-08T03:42:44.244Z] [2025-01-08T03:42:44.244Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #119 DONE 9.3s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #120 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #121 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #122 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #123 DONE 9.3s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #124 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #125 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #126 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #127 [support-scheduler builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #127 DONE 9.3s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #128 [support-notifications builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #128 DONE 9.3s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #129 [core-metadata builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #129 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #130 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #131 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #132 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #133 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #134 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #135 [core-keeper builder 7/8] COPY . . [2025-01-08T03:42:49.519Z] #135 DONE 9.3s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #136 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #137 [core-command builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #137 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #138 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #139 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:42:49.519Z] #140 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:42:49.519Z] #141 CACHED [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #142 [core-data builder 6/7] COPY . . [2025-01-08T03:42:49.519Z] #142 DONE 9.4s [2025-01-08T03:42:49.519Z] [2025-01-08T03:42:49.519Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:42:50.455Z] #143 1.124 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-08T03:43:00.425Z] #143 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-08T03:43:00.425Z] #0 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-08T03:43:00.425Z] #144 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-08T03:43:00.425Z] #0 0.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-08T03:43:00.425Z] #145 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:43:00.425Z] #0 0.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-08T03:43:00.425Z] #146 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:43:00.425Z] #0 0.909 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-08T03:43:00.425Z] #147 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:43:00.425Z] #0 0.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-08T03:43:00.425Z] #148 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:43:00.425Z] #0 0.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-08T03:43:00.425Z] #149 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:43:00.425Z] #0 0.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-08T03:43:00.425Z] #150 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-08T03:43:00.425Z] #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-08T03:43:00.425Z] #151 ... [2025-01-08T03:43:00.425Z] [2025-01-08T03:43:00.425Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-08T03:43:00.425Z] #0 0.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-08T03:43:00.685Z] #152 ... [2025-01-08T03:43:00.685Z] [2025-01-08T03:43:00.685Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:43:00.685Z] #0 1.322 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-08T03:43:00.685Z] #153 ... [2025-01-08T03:43:00.685Z] [2025-01-08T03:43:00.685Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-08T03:43:00.685Z] #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-08T03:43:30.960Z] #85 DONE 59.1s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #94 DONE 62.5s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #95 DONE 60.3s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #90 DONE 64.8s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #92 DONE 63.0s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #91 DONE 63.7s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #121 DONE 1.0s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #122 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #123 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #124 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #125 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #126 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #127 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #128 [core-metadata builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #128 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #129 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #130 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #131 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #132 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #133 [core-command builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #133 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #134 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #135 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #136 [core-data builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #136 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #137 [core-keeper builder 7/8] COPY . . [2025-01-08T03:43:30.960Z] #137 DONE 1.1s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #138 [support-notifications builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #138 DONE 1.1s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-08T03:43:30.960Z] #139 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #140 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T03:43:30.960Z] #141 CACHED [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #142 [support-scheduler builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #142 DONE 1.1s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #143 DONE 1.1s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:43:30.960Z] #144 ... [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-08T03:43:30.960Z] #145 DONE 1.2s [2025-01-08T03:43:30.960Z] [2025-01-08T03:43:30.960Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-08T03:43:30.960Z] #146 3.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-08T03:43:32.919Z] #146 ... [2025-01-08T03:43:32.919Z] [2025-01-08T03:43:32.919Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:43:32.919Z] #144 2.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-08T03:43:35.515Z] #144 ... [2025-01-08T03:43:35.515Z] [2025-01-08T03:43:35.515Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-08T03:43:35.515Z] #0 3.110 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-08T03:43:37.465Z] #147 ... [2025-01-08T03:43:37.465Z] [2025-01-08T03:43:37.465Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:43:37.465Z] #0 2.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-08T03:43:37.465Z] #148 ... [2025-01-08T03:43:37.465Z] [2025-01-08T03:43:37.465Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-08T03:43:37.465Z] #0 2.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-08T03:43:37.465Z] #149 ... [2025-01-08T03:43:37.465Z] [2025-01-08T03:43:37.465Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:43:37.465Z] #0 2.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-08T03:43:37.465Z] #150 ... [2025-01-08T03:43:37.465Z] [2025-01-08T03:43:37.465Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-08T03:43:37.465Z] #0 2.541 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-08T03:43:37.734Z] #151 ... [2025-01-08T03:43:37.734Z] [2025-01-08T03:43:37.734Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:43:37.734Z] #0 3.004 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-08T03:43:38.058Z] #152 ... [2025-01-08T03:43:38.058Z] [2025-01-08T03:43:38.058Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:43:38.058Z] #0 2.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-08T03:43:38.328Z] #153 ... [2025-01-08T03:43:38.328Z] [2025-01-08T03:43:38.328Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:43:38.328Z] #0 2.919 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-08T03:43:38.328Z] #154 ... [2025-01-08T03:43:38.328Z] [2025-01-08T03:43:38.328Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-08T03:43:38.328Z] #0 2.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-08T03:43:38.328Z] #155 ... [2025-01-08T03:43:38.328Z] [2025-01-08T03:43:38.328Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:43:38.328Z] #0 3.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-08T03:44:22.108Z] #154 ... [2025-01-08T03:44:22.108Z] [2025-01-08T03:44:22.108Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:44:22.108Z] #150 85.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-08T03:44:48.707Z] #150 ... [2025-01-08T03:44:48.707Z] [2025-01-08T03:44:48.707Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-08T03:44:48.707Z] #152 DONE 119.5s [2025-01-08T03:44:48.966Z] [2025-01-08T03:44:48.966Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:44:57.099Z] #147 ... [2025-01-08T03:44:57.099Z] [2025-01-08T03:44:57.099Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-08T03:44:57.099Z] #144 DONE 126.8s [2025-01-08T03:44:57.099Z] [2025-01-08T03:44:57.099Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:44:59.657Z] #147 ... [2025-01-08T03:44:59.657Z] [2025-01-08T03:44:59.657Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:44:59.657Z] #150 DONE 130.3s [2025-01-08T03:44:59.657Z] [2025-01-08T03:44:59.657Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:45:02.196Z] #147 ... [2025-01-08T03:45:02.196Z] [2025-01-08T03:45:02.196Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:02.470Z] #155 ... [2025-01-08T03:45:02.470Z] [2025-01-08T03:45:02.470Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-08T03:45:02.470Z] #151 DONE 133.2s [2025-01-08T03:45:02.737Z] [2025-01-08T03:45:02.737Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-08T03:45:02.737Z] #154 DONE 133.3s [2025-01-08T03:45:02.737Z] [2025-01-08T03:45:02.737Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:02.996Z] #156 ... [2025-01-08T03:45:02.996Z] [2025-01-08T03:45:02.996Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:02.996Z] #155 DONE 1.1s [2025-01-08T03:45:02.996Z] [2025-01-08T03:45:02.996Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:02.996Z] #156 DONE 0.5s [2025-01-08T03:45:02.996Z] [2025-01-08T03:45:02.996Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-08T03:45:02.996Z] #157 DONE 1.0s [2025-01-08T03:45:02.996Z] [2025-01-08T03:45:02.996Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-08T03:45:03.263Z] #158 ... [2025-01-08T03:45:03.263Z] [2025-01-08T03:45:03.263Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:03.263Z] #159 DONE 0.5s [2025-01-08T03:45:03.263Z] [2025-01-08T03:45:03.263Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:03.263Z] #160 DONE 0.5s [2025-01-08T03:45:03.263Z] [2025-01-08T03:45:03.263Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:03.263Z] #161 DONE 0.4s [2025-01-08T03:45:03.263Z] [2025-01-08T03:45:03.263Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:03.263Z] #162 DONE 0.4s [2025-01-08T03:45:03.263Z] [2025-01-08T03:45:03.263Z] #163 [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-01-08T03:45:03.522Z] #163 ... [2025-01-08T03:45:03.522Z] [2025-01-08T03:45:03.522Z] #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:03.522Z] #164 DONE 0.5s [2025-01-08T03:45:03.783Z] [2025-01-08T03:45:03.783Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:03.783Z] #165 DONE 0.4s [2025-01-08T03:45:03.783Z] [2025-01-08T03:45:03.783Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-08T03:45:07.087Z] #166 ... [2025-01-08T03:45:07.087Z] [2025-01-08T03:45:07.087Z] #163 [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-01-08T03:45:07.087Z] #163 DONE 3.6s [2025-01-08T03:45:07.087Z] [2025-01-08T03:45:07.087Z] #167 [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-01-08T03:45:07.087Z] #167 DONE 3.6s [2025-01-08T03:45:07.087Z] [2025-01-08T03:45:07.087Z] #168 [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-01-08T03:45:09.016Z] #168 ... [2025-01-08T03:45:09.016Z] [2025-01-08T03:45:09.016Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-08T03:45:09.016Z] #158 DONE 6.1s [2025-01-08T03:45:09.282Z] [2025-01-08T03:45:09.282Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-08T03:45:09.282Z] #169 DONE 2.2s [2025-01-08T03:45:09.282Z] [2025-01-08T03:45:09.282Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-08T03:45:09.282Z] #170 DONE 4.4s [2025-01-08T03:45:09.282Z] [2025-01-08T03:45:09.282Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-08T03:45:09.282Z] #166 DONE 5.6s [2025-01-08T03:45:09.282Z] [2025-01-08T03:45:09.282Z] #171 [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-01-08T03:45:09.282Z] #171 ... [2025-01-08T03:45:09.282Z] [2025-01-08T03:45:09.282Z] #168 [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-01-08T03:45:09.282Z] #168 DONE 2.4s [2025-01-08T03:45:09.539Z] [2025-01-08T03:45:09.539Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:10.916Z] #172 ... [2025-01-08T03:45:10.916Z] [2025-01-08T03:45:10.916Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-08T03:45:10.916Z] #173 DONE 1.4s [2025-01-08T03:45:10.916Z] [2025-01-08T03:45:10.916Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:11.174Z] #174 ... [2025-01-08T03:45:11.174Z] [2025-01-08T03:45:11.174Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:11.174Z] #175 DONE 2.0s [2025-01-08T03:45:11.434Z] [2025-01-08T03:45:11.434Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:13.338Z] #176 ... [2025-01-08T03:45:13.338Z] [2025-01-08T03:45:13.338Z] #171 [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-01-08T03:45:13.338Z] #171 DONE 3.7s [2025-01-08T03:45:13.338Z] [2025-01-08T03:45:13.338Z] #177 [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-01-08T03:45:13.338Z] #177 DONE 3.7s [2025-01-08T03:45:13.338Z] [2025-01-08T03:45:13.338Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:13.338Z] #172 DONE 3.6s [2025-01-08T03:45:13.338Z] [2025-01-08T03:45:13.338Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-08T03:45:13.338Z] #178 ... [2025-01-08T03:45:13.338Z] [2025-01-08T03:45:13.338Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:45:13.338Z] #153 DONE 144.2s [2025-01-08T03:45:13.595Z] [2025-01-08T03:45:13.595Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:13.595Z] #174 DONE 2.7s [2025-01-08T03:45:13.595Z] [2025-01-08T03:45:13.595Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:13.595Z] #179 DONE 0.6s [2025-01-08T03:45:13.595Z] [2025-01-08T03:45:13.595Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:13.595Z] #180 ... [2025-01-08T03:45:13.595Z] [2025-01-08T03:45:13.595Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:13.595Z] #176 DONE 2.5s [2025-01-08T03:45:13.878Z] [2025-01-08T03:45:13.878Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:13.878Z] #181 CACHED [2025-01-08T03:45:13.878Z] [2025-01-08T03:45:13.878Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:13.878Z] #182 CACHED [2025-01-08T03:45:13.878Z] [2025-01-08T03:45:13.878Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-08T03:45:13.878Z] #183 ... [2025-01-08T03:45:13.878Z] [2025-01-08T03:45:13.878Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-08T03:45:13.878Z] #178 DONE 0.7s [2025-01-08T03:45:13.878Z] [2025-01-08T03:45:13.878Z] #115 [security-spiffe-token-provider] exporting to image [2025-01-08T03:45:13.878Z] #115 exporting layers 0.9s done [2025-01-08T03:45:13.878Z] #115 writing image sha256:ecb388b51432176dfb4ad198e4e62ff011e2f9608830368a5582de07101bef68 0.0s done [2025-01-08T03:45:13.878Z] #115 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-01-08T03:45:13.878Z] #115 DONE 2.0s [2025-01-08T03:45:14.139Z] [2025-01-08T03:45:14.139Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-08T03:45:15.522Z] #184 ... [2025-01-08T03:45:15.522Z] [2025-01-08T03:45:15.522Z] #185 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-08T03:45:15.522Z] #185 DONE 1.8s [2025-01-08T03:45:15.784Z] [2025-01-08T03:45:15.784Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:16.043Z] #186 ... [2025-01-08T03:45:16.043Z] [2025-01-08T03:45:16.043Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-08T03:45:16.043Z] #184 DONE 2.0s [2025-01-08T03:45:16.043Z] [2025-01-08T03:45:16.043Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-08T03:45:16.043Z] #183 DONE 2.0s [2025-01-08T03:45:16.043Z] [2025-01-08T03:45:16.043Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:16.985Z] #187 ... [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:16.985Z] #186 DONE 3.3s [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:16.985Z] #180 DONE 3.2s [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-08T03:45:16.985Z] #188 DONE 1.0s [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:16.985Z] #189 DONE 1.0s [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:16.985Z] #187 DONE 1.0s [2025-01-08T03:45:16.985Z] [2025-01-08T03:45:16.985Z] #115 [core-command] exporting to image [2025-01-08T03:45:17.552Z] #115 ... [2025-01-08T03:45:17.552Z] [2025-01-08T03:45:17.552Z] #190 [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-01-08T03:45:17.552Z] #190 DONE 0.4s [2025-01-08T03:45:17.552Z] [2025-01-08T03:45:17.552Z] #191 [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-01-08T03:45:17.552Z] #191 ... [2025-01-08T03:45:17.552Z] [2025-01-08T03:45:17.552Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:45:17.552Z] #148 DONE 148.5s [2025-01-08T03:45:17.812Z] [2025-01-08T03:45:17.812Z] #191 [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-01-08T03:45:17.812Z] #191 DONE 0.4s [2025-01-08T03:45:17.812Z] [2025-01-08T03:45:17.812Z] #115 [core-common-config-bootstrapper] exporting to image [2025-01-08T03:45:17.812Z] #115 exporting layers 0.9s done [2025-01-08T03:45:17.812Z] #115 writing image sha256:6c87377d7a096fc0832000d6aed5f4c9f9d1a19830376d35b30c6afeced8bc98 0.0s done [2025-01-08T03:45:17.812Z] #115 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-08T03:45:19.191Z] #115 ... [2025-01-08T03:45:19.191Z] [2025-01-08T03:45:19.191Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:19.191Z] #192 DONE 2.4s [2025-01-08T03:45:19.191Z] [2025-01-08T03:45:19.191Z] #115 [security-secretstore-setup] exporting to image [2025-01-08T03:45:19.449Z] #115 ... [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:45:19.449Z] #149 DONE 150.1s [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-08T03:45:19.449Z] #145 DONE 150.1s [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #193 [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-01-08T03:45:19.449Z] #193 DONE 1.7s [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #115 [security-secretstore-setup] exporting to image [2025-01-08T03:45:19.449Z] #115 writing image sha256:ca03d2c2ff2d8d85e04a0d216eb6d2878a6759fca3ece2e4395eb1a937a3337c 0.0s done [2025-01-08T03:45:19.449Z] #115 naming to docker.io/library/core-command [2025-01-08T03:45:19.449Z] #115 ... [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:45:19.449Z] #143 DONE 150.3s [2025-01-08T03:45:19.449Z] [2025-01-08T03:45:19.449Z] #115 [security-proxy-setup] exporting to image [2025-01-08T03:45:19.449Z] #115 exporting layers 2.6s done [2025-01-08T03:45:19.449Z] #115 naming to docker.io/library/core-command 0.0s done [2025-01-08T03:45:19.449Z] #115 writing image sha256:247615d0fd5d4e35819f4f3873ea7994c35023ec8fdb9eca104e26fc989bbc2f done [2025-01-08T03:45:19.449Z] #115 naming to docker.io/library/security-proxy-setup 0.0s done [2025-01-08T03:45:19.709Z] #115 ... [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #194 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-08T03:45:19.709Z] #194 DONE 0.2s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #195 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:19.709Z] #195 DONE 0.1s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #196 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:19.709Z] #196 DONE 0.3s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #197 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:19.709Z] #197 DONE 0.1s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #115 [security-secretstore-setup] exporting to image [2025-01-08T03:45:19.709Z] #115 exporting layers 0.4s done [2025-01-08T03:45:19.709Z] #115 writing image sha256:50002344b99b8c357e65610e4842faab6362307e4880600fad6faadce14a56ac done [2025-01-08T03:45:19.709Z] #115 naming to docker.io/library/security-secretstore-setup done [2025-01-08T03:45:19.709Z] #115 DONE 4.8s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #198 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:19.709Z] #198 DONE 0.1s [2025-01-08T03:45:19.709Z] [2025-01-08T03:45:19.709Z] #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-08T03:45:21.612Z] #199 ... [2025-01-08T03:45:21.612Z] [2025-01-08T03:45:21.612Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:21.612Z] #200 DONE 1.7s [2025-01-08T03:45:21.612Z] [2025-01-08T03:45:21.612Z] #201 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:21.612Z] #201 CACHED [2025-01-08T03:45:21.612Z] [2025-01-08T03:45:21.612Z] #202 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:21.612Z] #202 CACHED [2025-01-08T03:45:21.612Z] [2025-01-08T03:45:21.612Z] #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-08T03:45:22.183Z] #203 ... [2025-01-08T03:45:22.183Z] [2025-01-08T03:45:22.183Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:45:22.183Z] #146 DONE 152.9s [2025-01-08T03:45:22.183Z] [2025-01-08T03:45:22.183Z] #204 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-08T03:45:22.183Z] #204 DONE 2.5s [2025-01-08T03:45:22.183Z] [2025-01-08T03:45:22.183Z] #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-08T03:45:22.183Z] #199 DONE 2.5s [2025-01-08T03:45:22.183Z] [2025-01-08T03:45:22.183Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:22.443Z] #205 ... [2025-01-08T03:45:22.443Z] [2025-01-08T03:45:22.443Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:45:22.443Z] #147 DONE 153.4s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #203 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-08T03:45:22.702Z] #203 DONE 1.2s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:22.702Z] #206 DONE 0.5s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #207 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-08T03:45:22.702Z] #207 DONE 3.0s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-08T03:45:22.702Z] #208 DONE 1.2s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:22.702Z] #209 DONE 0.1s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:22.702Z] #205 DONE 0.5s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:22.702Z] #210 ... [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:22.702Z] #211 DONE 0.1s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-08T03:45:22.702Z] #212 DONE 0.1s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:22.702Z] #213 DONE 0.1s [2025-01-08T03:45:22.702Z] [2025-01-08T03:45:22.702Z] #214 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:45:22.702Z] #214 DONE 0.2s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:22.961Z] #210 DONE 0.1s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-08T03:45:22.961Z] #215 DONE 0.1s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-08T03:45:22.961Z] #216 DONE 0.1s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:45:22.961Z] #217 DONE 0.1s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-08T03:45:22.961Z] #218 DONE 0.2s [2025-01-08T03:45:22.961Z] [2025-01-08T03:45:22.961Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:23.538Z] #219 ... [2025-01-08T03:45:23.538Z] [2025-01-08T03:45:23.538Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-08T03:45:23.538Z] #220 DONE 0.6s [2025-01-08T03:45:23.538Z] [2025-01-08T03:45:23.538Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-08T03:45:23.538Z] #221 DONE 0.6s [2025-01-08T03:45:23.538Z] [2025-01-08T03:45:23.538Z] #115 [core-metadata] exporting to image [2025-01-08T03:45:23.538Z] #115 exporting layers 0.8s done [2025-01-08T03:45:23.538Z] #115 writing image sha256:1daa1d8ab076b393daeef774141fb8529fe358e9977df77878ab9710d163cf87 [2025-01-08T03:45:23.798Z] #115 ... [2025-01-08T03:45:23.798Z] [2025-01-08T03:45:23.798Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-08T03:45:23.798Z] #222 DONE 0.4s [2025-01-08T03:45:23.798Z] [2025-01-08T03:45:23.798Z] #223 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-08T03:45:23.798Z] #223 DONE 0.9s [2025-01-08T03:45:23.798Z] [2025-01-08T03:45:23.798Z] #115 [support-scheduler] exporting to image [2025-01-08T03:45:23.798Z] #115 writing image sha256:1daa1d8ab076b393daeef774141fb8529fe358e9977df77878ab9710d163cf87 0.4s done [2025-01-08T03:45:23.798Z] #115 naming to docker.io/library/security-bootstrapper done [2025-01-08T03:45:24.057Z] #115 ... [2025-01-08T03:45:24.057Z] [2025-01-08T03:45:24.057Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:45:24.057Z] #219 DONE 1.1s [2025-01-08T03:45:24.057Z] [2025-01-08T03:45:24.057Z] #224 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:45:24.057Z] #224 DONE 0.1s [2025-01-08T03:45:24.057Z] [2025-01-08T03:45:24.057Z] #115 [core-metadata] exporting to image [2025-01-08T03:45:24.057Z] #115 writing image sha256:ab1754da9ad49e047ef731c904a28ad2a02953c731fe9c3df0dc30fe0a8ddbdf 0.0s done [2025-01-08T03:45:24.057Z] #115 writing image sha256:4d6105858197a7b9175468d1856731757c3cc7b5b9e76328b57780a22270efd3 done [2025-01-08T03:45:24.057Z] #115 naming to docker.io/library/core-data done [2025-01-08T03:45:24.057Z] #115 naming to docker.io/library/core-keeper done [2025-01-08T03:45:24.057Z] #115 writing image sha256:06c25989e8405e5984cb7a6f2597744cce06f48e6b1c0d8b1ab8b3e1205b9c1c done [2025-01-08T03:45:24.057Z] #115 naming to docker.io/library/core-metadata done [2025-01-08T03:45:24.057Z] #115 ... [2025-01-08T03:45:24.057Z] [2025-01-08T03:45:24.057Z] #225 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-08T03:45:24.057Z] #225 DONE 0.1s [2025-01-08T03:45:24.057Z] [2025-01-08T03:45:24.057Z] #115 [support-notifications] exporting to image [2025-01-08T03:45:24.057Z] #115 exporting layers 0.3s done [2025-01-08T03:45:24.317Z] #115 exporting layers 0.2s done [2025-01-08T03:45:24.317Z] #115 writing image sha256:b855e4f692c0c6f84fcada2ec25571f94f5230036cf404a1befa197abfd5167c done [2025-01-08T03:45:24.317Z] #115 naming to docker.io/library/support-scheduler done [2025-01-08T03:45:24.317Z] #115 writing image sha256:4965b39b0b65b1b9158eb6f2e4a77b0c817b2359ceca406a7df778a23c336625 done [2025-01-08T03:45:24.317Z] #115 naming to docker.io/library/security-proxy-auth done [2025-01-08T03:45:24.317Z] #115 writing image sha256:122bf795466cecc49ac2a100cfa0f629bb307e6d4f342342847ab33b97e81346 done [2025-01-08T03:45:24.317Z] #115 naming to docker.io/library/support-notifications done [2025-01-08T03:45:24.317Z] #115 DONE 6.5s [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:45:24.317Z] time="2025-01-08T03:41:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-08T03:45:24.327Z] $ docker stop --time=1 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d [2025-01-08T03:45:25.577Z] $ docker rm -f --volumes 307e2f9edf773cc736145b66af25409b4708e81e954ca3829fd6775fad47a87d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T03:45:25.929Z] + docker images [2025-01-08T03:45:25.929Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-08T03:45:25.929Z] security-proxy-auth latest 4965b39b0b65 2 seconds ago 36.6MB [2025-01-08T03:45:25.929Z] core-metadata latest 06c25989e840 2 seconds ago 37.9MB [2025-01-08T03:45:25.929Z] support-scheduler latest b855e4f692c0 2 seconds ago 53MB [2025-01-08T03:45:25.929Z] support-notifications latest 122bf795466c 2 seconds ago 56.2MB [2025-01-08T03:45:25.929Z] security-bootstrapper latest 1daa1d8ab076 3 seconds ago 26.2MB [2025-01-08T03:45:25.929Z] core-data latest 4d6105858197 3 seconds ago 37.8MB [2025-01-08T03:45:25.929Z] core-keeper latest ab1754da9ad4 3 seconds ago 31.4MB [2025-01-08T03:45:25.929Z] security-secretstore-setup latest 50002344b99b 6 seconds ago 46.9MB [2025-01-08T03:45:25.929Z] core-common-config-bootstrapper latest 6c87377d7a09 9 seconds ago 23MB [2025-01-08T03:45:25.929Z] core-command latest ca03d2c2ff2d 9 seconds ago 33.5MB [2025-01-08T03:45:25.929Z] security-proxy-setup latest 247615d0fd5d 9 seconds ago 35.3MB [2025-01-08T03:45:25.929Z] security-spiffe-token-provider latest ecb388b51432 13 seconds ago 38.5MB [2025-01-08T03:45:25.929Z] security-spire-agent latest 96b8aa924bee 3 minutes ago 188MB [2025-01-08T03:45:25.929Z] security-spire-server latest 3722b4064086 3 minutes ago 128MB [2025-01-08T03:45:25.929Z] security-spire-config latest 4e97e21b376b 3 minutes ago 127MB [2025-01-08T03:45:25.929Z] ci-base-image-x86_64 latest 5b8f99db773b 7 minutes ago 982MB [2025-01-08T03:45:25.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-08T03:45:25.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-08T03:45:25.929Z] 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-01-08T03:45:26.064Z] provisioning config files... [2025-01-08T03:45:26.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config37713489922461159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T03:45:26.393Z] ---> ****-login.sh [2025-01-08T03:45:26.393Z] nexus3.edgexfoundry.org:10001 [2025-01-08T03:45:26.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:45:26.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:45:26.393Z] Configure a credential helper to remove this warning. See [2025-01-08T03:45:26.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:45:26.393Z] [2025-01-08T03:45:26.393Z] Login Succeeded [2025-01-08T03:45:26.394Z] nexus3.edgexfoundry.org:10002 [2025-01-08T03:45:26.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:45:26.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:45:26.394Z] Configure a credential helper to remove this warning. See [2025-01-08T03:45:26.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:45:26.394Z] [2025-01-08T03:45:26.394Z] Login Succeeded [2025-01-08T03:45:26.394Z] nexus3.edgexfoundry.org:10003 [2025-01-08T03:45:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:45:26.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:45:26.653Z] Configure a credential helper to remove this warning. See [2025-01-08T03:45:26.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:45:26.653Z] [2025-01-08T03:45:26.653Z] Login Succeeded [2025-01-08T03:45:26.653Z] nexus3.edgexfoundry.org:10004 [2025-01-08T03:45:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:45:26.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:45:26.653Z] Configure a credential helper to remove this warning. See [2025-01-08T03:45:26.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:45:26.653Z] [2025-01-08T03:45:26.653Z] Login Succeeded [2025-01-08T03:45:26.653Z] ****.io [2025-01-08T03:45:26.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:45:26.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:45:26.912Z] Configure a credential helper to remove this warning. See [2025-01-08T03:45:26.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:45:26.912Z] [2025-01-08T03:45:26.912Z] Login Succeeded [2025-01-08T03:45:26.912Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T03:45:26.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:26.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:45:27.013Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-08T03:45:27.013Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:27.013Z] latest [2025-01-08T03:45:27.013Z] 4.0.0-dev.36 [2025-01-08T03:45:27.013Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:27.013Z] main [2025-01-08T03:45:27.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:27.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:27.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:27.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-08T03:45:27.702Z] d697ce08eb8c: Preparing [2025-01-08T03:45:27.702Z] 85507f668f1f: Preparing [2025-01-08T03:45:27.702Z] 6211441e658c: Preparing [2025-01-08T03:45:27.702Z] 49a0f198d462: Preparing [2025-01-08T03:45:27.702Z] 83c0455185fd: Preparing [2025-01-08T03:45:27.702Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:27.702Z] 75654b8eeebd: Preparing [2025-01-08T03:45:27.702Z] 75654b8eeebd: Waiting [2025-01-08T03:45:27.702Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:27.702Z] 49a0f198d462: Pushed [2025-01-08T03:45:27.702Z] 6211441e658c: Pushed [2025-01-08T03:45:27.702Z] d697ce08eb8c: Pushed [2025-01-08T03:45:27.702Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:27.702Z] 93a0e7e5d1d4: Pushed [2025-01-08T03:45:28.268Z] 83c0455185fd: Pushed [2025-01-08T03:45:30.174Z] 85507f668f1f: Pushed [2025-01-08T03:45:30.174Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:30.512Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:30.842Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-08T03:45:30.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-08T03:45:30.842Z] d697ce08eb8c: Preparing [2025-01-08T03:45:30.842Z] 85507f668f1f: Preparing [2025-01-08T03:45:30.842Z] 6211441e658c: Preparing [2025-01-08T03:45:30.842Z] 49a0f198d462: Preparing [2025-01-08T03:45:30.842Z] 83c0455185fd: Preparing [2025-01-08T03:45:30.842Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:30.842Z] 75654b8eeebd: Preparing [2025-01-08T03:45:30.842Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:30.842Z] 75654b8eeebd: Waiting [2025-01-08T03:45:30.842Z] 85507f668f1f: Layer already exists [2025-01-08T03:45:30.842Z] d697ce08eb8c: Layer already exists [2025-01-08T03:45:30.842Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:30.842Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:30.842Z] 6211441e658c: Layer already exists [2025-01-08T03:45:30.842Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:30.842Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:30.842Z] latest: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:31.173Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:31.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 [2025-01-08T03:45:31.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-08T03:45:31.507Z] d697ce08eb8c: Preparing [2025-01-08T03:45:31.507Z] 85507f668f1f: Preparing [2025-01-08T03:45:31.507Z] 6211441e658c: Preparing [2025-01-08T03:45:31.507Z] 49a0f198d462: Preparing [2025-01-08T03:45:31.507Z] 83c0455185fd: Preparing [2025-01-08T03:45:31.507Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:31.507Z] 75654b8eeebd: Preparing [2025-01-08T03:45:31.507Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:31.507Z] 75654b8eeebd: Waiting [2025-01-08T03:45:31.507Z] 6211441e658c: Layer already exists [2025-01-08T03:45:31.507Z] 85507f668f1f: Layer already exists [2025-01-08T03:45:31.507Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:31.507Z] d697ce08eb8c: Layer already exists [2025-01-08T03:45:31.507Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:31.507Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:31.507Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:31.507Z] 4.0.0-dev.36: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:31.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:32.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:32.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-08T03:45:32.156Z] d697ce08eb8c: Preparing [2025-01-08T03:45:32.156Z] 85507f668f1f: Preparing [2025-01-08T03:45:32.156Z] 6211441e658c: Preparing [2025-01-08T03:45:32.156Z] 49a0f198d462: Preparing [2025-01-08T03:45:32.156Z] 83c0455185fd: Preparing [2025-01-08T03:45:32.156Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:32.156Z] 75654b8eeebd: Preparing [2025-01-08T03:45:32.156Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:32.156Z] 75654b8eeebd: Waiting [2025-01-08T03:45:32.156Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:32.156Z] 85507f668f1f: Layer already exists [2025-01-08T03:45:32.156Z] d697ce08eb8c: Layer already exists [2025-01-08T03:45:32.156Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:32.156Z] 6211441e658c: Layer already exists [2025-01-08T03:45:32.156Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:32.156Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:32.156Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:32.480Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:32.797Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-08T03:45:32.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-08T03:45:32.797Z] d697ce08eb8c: Preparing [2025-01-08T03:45:32.797Z] 85507f668f1f: Preparing [2025-01-08T03:45:32.797Z] 6211441e658c: Preparing [2025-01-08T03:45:32.797Z] 49a0f198d462: Preparing [2025-01-08T03:45:32.797Z] 83c0455185fd: Preparing [2025-01-08T03:45:32.797Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:32.797Z] 75654b8eeebd: Preparing [2025-01-08T03:45:32.797Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:32.797Z] 75654b8eeebd: Waiting [2025-01-08T03:45:32.797Z] d697ce08eb8c: Layer already exists [2025-01-08T03:45:32.797Z] 85507f668f1f: Layer already exists [2025-01-08T03:45:32.797Z] 6211441e658c: Layer already exists [2025-01-08T03:45:32.797Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:32.797Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:32.797Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:32.797Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:32.797Z] main: digest: sha256:4836542683903396c86b0b67daa6905205cbf59db5ecb818705cd7f97bfb6800 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:32.870Z] ===================================================== [Pipeline] echo [2025-01-08T03:45:32.885Z] taggedImages: [2025-01-08T03:45:32.885Z] - nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:32.885Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-08T03:45:32.885Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.36 [2025-01-08T03:45:32.885Z] - nexus3.edgexfoundry.org:10004/core-command:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:32.885Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-08T03:45:32.919Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-08T03:45:32.919Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:32.919Z] latest [2025-01-08T03:45:32.919Z] 4.0.0-dev.36 [2025-01-08T03:45:32.919Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:32.919Z] main [2025-01-08T03:45:32.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:33.266Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:33.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:33.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-08T03:45:33.593Z] 058186c7f3b3: Preparing [2025-01-08T03:45:33.593Z] b852baf2a9ad: Preparing [2025-01-08T03:45:33.593Z] 28bb4c637d57: Preparing [2025-01-08T03:45:33.593Z] 2354253e574a: Preparing [2025-01-08T03:45:33.593Z] 6211441e658c: Preparing [2025-01-08T03:45:33.593Z] 49a0f198d462: Preparing [2025-01-08T03:45:33.593Z] 83c0455185fd: Preparing [2025-01-08T03:45:33.593Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:33.593Z] 75654b8eeebd: Preparing [2025-01-08T03:45:33.593Z] 49a0f198d462: Waiting [2025-01-08T03:45:33.593Z] 83c0455185fd: Waiting [2025-01-08T03:45:33.593Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:33.593Z] 75654b8eeebd: Waiting [2025-01-08T03:45:33.593Z] 6211441e658c: Layer already exists [2025-01-08T03:45:33.593Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:33.593Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:33.593Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:33.593Z] b852baf2a9ad: Pushed [2025-01-08T03:45:33.593Z] 058186c7f3b3: Pushed [2025-01-08T03:45:33.593Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:33.593Z] 28bb4c637d57: Pushed [2025-01-08T03:45:34.528Z] 2354253e574a: Pushed [2025-01-08T03:45:34.788Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:35.124Z] + 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-01-08T03:45:35.452Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-08T03:45:35.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-08T03:45:35.452Z] 058186c7f3b3: Preparing [2025-01-08T03:45:35.452Z] b852baf2a9ad: Preparing [2025-01-08T03:45:35.452Z] 28bb4c637d57: Preparing [2025-01-08T03:45:35.452Z] 2354253e574a: Preparing [2025-01-08T03:45:35.452Z] 6211441e658c: Preparing [2025-01-08T03:45:35.452Z] 49a0f198d462: Preparing [2025-01-08T03:45:35.452Z] 83c0455185fd: Preparing [2025-01-08T03:45:35.452Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:35.452Z] 75654b8eeebd: Preparing [2025-01-08T03:45:35.452Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:35.452Z] 75654b8eeebd: Waiting [2025-01-08T03:45:35.452Z] 49a0f198d462: Waiting [2025-01-08T03:45:35.452Z] 83c0455185fd: Waiting [2025-01-08T03:45:35.452Z] 28bb4c637d57: Layer already exists [2025-01-08T03:45:35.452Z] 6211441e658c: Layer already exists [2025-01-08T03:45:35.452Z] 2354253e574a: Layer already exists [2025-01-08T03:45:35.452Z] b852baf2a9ad: Layer already exists [2025-01-08T03:45:35.452Z] 058186c7f3b3: Layer already exists [2025-01-08T03:45:35.452Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:35.452Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:35.452Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:35.452Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:35.452Z] latest: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:35.786Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:36.112Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 [2025-01-08T03:45:36.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-08T03:45:36.112Z] 058186c7f3b3: Preparing [2025-01-08T03:45:36.112Z] b852baf2a9ad: Preparing [2025-01-08T03:45:36.112Z] 28bb4c637d57: Preparing [2025-01-08T03:45:36.112Z] 2354253e574a: Preparing [2025-01-08T03:45:36.112Z] 6211441e658c: Preparing [2025-01-08T03:45:36.112Z] 49a0f198d462: Preparing [2025-01-08T03:45:36.112Z] 83c0455185fd: Preparing [2025-01-08T03:45:36.112Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:36.112Z] 75654b8eeebd: Preparing [2025-01-08T03:45:36.112Z] 49a0f198d462: Waiting [2025-01-08T03:45:36.112Z] 75654b8eeebd: Waiting [2025-01-08T03:45:36.113Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:36.113Z] 83c0455185fd: Waiting [2025-01-08T03:45:36.113Z] 2354253e574a: Layer already exists [2025-01-08T03:45:36.113Z] 28bb4c637d57: Layer already exists [2025-01-08T03:45:36.113Z] b852baf2a9ad: Layer already exists [2025-01-08T03:45:36.113Z] 058186c7f3b3: Layer already exists [2025-01-08T03:45:36.113Z] 6211441e658c: Layer already exists [2025-01-08T03:45:36.113Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:36.113Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:36.113Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:36.113Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:36.113Z] 4.0.0-dev.36: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:36.439Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:36.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:36.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-08T03:45:36.766Z] 058186c7f3b3: Preparing [2025-01-08T03:45:36.766Z] b852baf2a9ad: Preparing [2025-01-08T03:45:36.766Z] 28bb4c637d57: Preparing [2025-01-08T03:45:36.766Z] 2354253e574a: Preparing [2025-01-08T03:45:36.766Z] 6211441e658c: Preparing [2025-01-08T03:45:36.766Z] 49a0f198d462: Preparing [2025-01-08T03:45:36.766Z] 83c0455185fd: Preparing [2025-01-08T03:45:36.766Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:36.766Z] 75654b8eeebd: Preparing [2025-01-08T03:45:36.766Z] 83c0455185fd: Waiting [2025-01-08T03:45:36.766Z] 49a0f198d462: Waiting [2025-01-08T03:45:36.766Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:36.766Z] 75654b8eeebd: Waiting [2025-01-08T03:45:36.766Z] 6211441e658c: Layer already exists [2025-01-08T03:45:36.766Z] 28bb4c637d57: Layer already exists [2025-01-08T03:45:36.766Z] 058186c7f3b3: Layer already exists [2025-01-08T03:45:36.766Z] 2354253e574a: Layer already exists [2025-01-08T03:45:36.766Z] b852baf2a9ad: Layer already exists [2025-01-08T03:45:36.766Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:36.766Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:36.766Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:36.766Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:36.766Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:37.110Z] + 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-01-08T03:45:37.433Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-08T03:45:37.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-08T03:45:37.433Z] 058186c7f3b3: Preparing [2025-01-08T03:45:37.433Z] b852baf2a9ad: Preparing [2025-01-08T03:45:37.433Z] 28bb4c637d57: Preparing [2025-01-08T03:45:37.433Z] 2354253e574a: Preparing [2025-01-08T03:45:37.433Z] 6211441e658c: Preparing [2025-01-08T03:45:37.433Z] 49a0f198d462: Preparing [2025-01-08T03:45:37.433Z] 83c0455185fd: Preparing [2025-01-08T03:45:37.433Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:37.433Z] 75654b8eeebd: Preparing [2025-01-08T03:45:37.433Z] 49a0f198d462: Waiting [2025-01-08T03:45:37.433Z] 83c0455185fd: Waiting [2025-01-08T03:45:37.433Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:37.433Z] 75654b8eeebd: Waiting [2025-01-08T03:45:37.433Z] 058186c7f3b3: Layer already exists [2025-01-08T03:45:37.433Z] b852baf2a9ad: Layer already exists [2025-01-08T03:45:37.433Z] 2354253e574a: Layer already exists [2025-01-08T03:45:37.433Z] 28bb4c637d57: Layer already exists [2025-01-08T03:45:37.433Z] 6211441e658c: Layer already exists [2025-01-08T03:45:37.433Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:37.433Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:37.433Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:37.433Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:37.433Z] main: digest: sha256:3ff224bc242db44d9723555bbf7f196529bf7981c65b9d216a60e84664e3da88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:37.497Z] ===================================================== [Pipeline] echo [2025-01-08T03:45:37.511Z] taggedImages: [2025-01-08T03:45:37.511Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:37.511Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-08T03:45:37.511Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.36 [2025-01-08T03:45:37.511Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:37.511Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-08T03:45:37.534Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-08T03:45:37.534Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:37.534Z] latest [2025-01-08T03:45:37.534Z] 4.0.0-dev.36 [2025-01-08T03:45:37.534Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:37.534Z] main [2025-01-08T03:45:37.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:37.865Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:38.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:38.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-08T03:45:38.194Z] 923a014789cc: Preparing [2025-01-08T03:45:38.194Z] df9e94f03167: Preparing [2025-01-08T03:45:38.194Z] 695453220569: Preparing [2025-01-08T03:45:38.194Z] 6211441e658c: Preparing [2025-01-08T03:45:38.194Z] 49a0f198d462: Preparing [2025-01-08T03:45:38.194Z] f0a75abb6a1d: Preparing [2025-01-08T03:45:38.194Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:38.194Z] 75654b8eeebd: Preparing [2025-01-08T03:45:38.194Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:38.194Z] 75654b8eeebd: Waiting [2025-01-08T03:45:38.194Z] f0a75abb6a1d: Waiting [2025-01-08T03:45:38.194Z] 6211441e658c: Layer already exists [2025-01-08T03:45:38.194Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:38.194Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:38.194Z] df9e94f03167: Pushed [2025-01-08T03:45:38.194Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:38.194Z] 923a014789cc: Pushed [2025-01-08T03:45:39.128Z] f0a75abb6a1d: Pushed [2025-01-08T03:45:41.029Z] 695453220569: Pushed [2025-01-08T03:45:41.029Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:41.365Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:41.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-08T03:45:41.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-08T03:45:41.695Z] 923a014789cc: Preparing [2025-01-08T03:45:41.695Z] df9e94f03167: Preparing [2025-01-08T03:45:41.695Z] 695453220569: Preparing [2025-01-08T03:45:41.695Z] 6211441e658c: Preparing [2025-01-08T03:45:41.695Z] 49a0f198d462: Preparing [2025-01-08T03:45:41.695Z] f0a75abb6a1d: Preparing [2025-01-08T03:45:41.695Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:41.695Z] 75654b8eeebd: Preparing [2025-01-08T03:45:41.695Z] f0a75abb6a1d: Waiting [2025-01-08T03:45:41.695Z] 75654b8eeebd: Waiting [2025-01-08T03:45:41.695Z] 923a014789cc: Layer already exists [2025-01-08T03:45:41.695Z] 695453220569: Layer already exists [2025-01-08T03:45:41.695Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:41.695Z] df9e94f03167: Layer already exists [2025-01-08T03:45:41.695Z] 6211441e658c: Layer already exists [2025-01-08T03:45:41.695Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:41.695Z] f0a75abb6a1d: Layer already exists [2025-01-08T03:45:41.695Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:41.695Z] latest: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:42.023Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:42.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 [2025-01-08T03:45:42.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-08T03:45:42.355Z] 923a014789cc: Preparing [2025-01-08T03:45:42.355Z] df9e94f03167: Preparing [2025-01-08T03:45:42.355Z] 695453220569: Preparing [2025-01-08T03:45:42.355Z] 6211441e658c: Preparing [2025-01-08T03:45:42.355Z] 49a0f198d462: Preparing [2025-01-08T03:45:42.355Z] f0a75abb6a1d: Preparing [2025-01-08T03:45:42.355Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:42.355Z] 75654b8eeebd: Preparing [2025-01-08T03:45:42.355Z] f0a75abb6a1d: Waiting [2025-01-08T03:45:42.355Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:42.355Z] 75654b8eeebd: Waiting [2025-01-08T03:45:42.355Z] 923a014789cc: Layer already exists [2025-01-08T03:45:42.355Z] df9e94f03167: Layer already exists [2025-01-08T03:45:42.355Z] 6211441e658c: Layer already exists [2025-01-08T03:45:42.355Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:42.355Z] 695453220569: Layer already exists [2025-01-08T03:45:42.355Z] f0a75abb6a1d: Layer already exists [2025-01-08T03:45:42.355Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:42.355Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:42.355Z] 4.0.0-dev.36: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:42.694Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:43.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:43.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-08T03:45:43.020Z] 923a014789cc: Preparing [2025-01-08T03:45:43.020Z] df9e94f03167: Preparing [2025-01-08T03:45:43.020Z] 695453220569: Preparing [2025-01-08T03:45:43.020Z] 6211441e658c: Preparing [2025-01-08T03:45:43.020Z] 49a0f198d462: Preparing [2025-01-08T03:45:43.020Z] f0a75abb6a1d: Preparing [2025-01-08T03:45:43.020Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:43.020Z] 75654b8eeebd: Preparing [2025-01-08T03:45:43.020Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:43.020Z] f0a75abb6a1d: Waiting [2025-01-08T03:45:43.020Z] 75654b8eeebd: Waiting [2025-01-08T03:45:43.020Z] 695453220569: Layer already exists [2025-01-08T03:45:43.020Z] df9e94f03167: Layer already exists [2025-01-08T03:45:43.020Z] 923a014789cc: Layer already exists [2025-01-08T03:45:43.020Z] 6211441e658c: Layer already exists [2025-01-08T03:45:43.020Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:43.020Z] f0a75abb6a1d: Layer already exists [2025-01-08T03:45:43.020Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:43.020Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:43.020Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:43.356Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:43.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-08T03:45:43.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-08T03:45:43.688Z] 923a014789cc: Preparing [2025-01-08T03:45:43.688Z] df9e94f03167: Preparing [2025-01-08T03:45:43.688Z] 695453220569: Preparing [2025-01-08T03:45:43.688Z] 6211441e658c: Preparing [2025-01-08T03:45:43.688Z] 49a0f198d462: Preparing [2025-01-08T03:45:43.688Z] f0a75abb6a1d: Preparing [2025-01-08T03:45:43.688Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:43.688Z] 75654b8eeebd: Preparing [2025-01-08T03:45:43.688Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:43.688Z] 75654b8eeebd: Waiting [2025-01-08T03:45:43.688Z] f0a75abb6a1d: Waiting [2025-01-08T03:45:43.688Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:43.688Z] 6211441e658c: Layer already exists [2025-01-08T03:45:43.688Z] df9e94f03167: Layer already exists [2025-01-08T03:45:43.688Z] 923a014789cc: Layer already exists [2025-01-08T03:45:43.688Z] 695453220569: Layer already exists [2025-01-08T03:45:43.688Z] f0a75abb6a1d: Layer already exists [2025-01-08T03:45:43.688Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:43.688Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:43.688Z] main: digest: sha256:ed40236b1757f06e917c1b206b4b6d92dd49c99d03b1cb84b8998547381b2d57 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:43.760Z] ===================================================== [Pipeline] echo [2025-01-08T03:45:43.771Z] taggedImages: [2025-01-08T03:45:43.771Z] - nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:43.771Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-08T03:45:43.771Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.36 [2025-01-08T03:45:43.771Z] - nexus3.edgexfoundry.org:10004/core-data:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:43.771Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-08T03:45:43.796Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-08T03:45:43.796Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:43.796Z] latest [2025-01-08T03:45:43.796Z] 4.0.0-dev.36 [2025-01-08T03:45:43.796Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:43.796Z] main [2025-01-08T03:45:43.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:44.148Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:44.472Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:44.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-08T03:45:44.472Z] 302b0d213449: Preparing [2025-01-08T03:45:44.472Z] ea91e0c3aa19: Preparing [2025-01-08T03:45:44.472Z] 033e13294ee1: Preparing [2025-01-08T03:45:44.472Z] 49a0f198d462: Preparing [2025-01-08T03:45:44.472Z] 63dbdb1b2fb3: Preparing [2025-01-08T03:45:44.472Z] 0155ca27bd74: Preparing [2025-01-08T03:45:44.472Z] 75654b8eeebd: Preparing [2025-01-08T03:45:44.472Z] 0155ca27bd74: Waiting [2025-01-08T03:45:44.472Z] 75654b8eeebd: Waiting [2025-01-08T03:45:44.472Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:44.472Z] ea91e0c3aa19: Pushed [2025-01-08T03:45:44.472Z] 0155ca27bd74: Pushed [2025-01-08T03:45:44.472Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:44.472Z] 302b0d213449: Pushed [2025-01-08T03:45:44.472Z] 63dbdb1b2fb3: Pushed [2025-01-08T03:45:47.003Z] 033e13294ee1: Pushed [2025-01-08T03:45:47.003Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:47.339Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:47.676Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-08T03:45:47.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-08T03:45:47.676Z] 302b0d213449: Preparing [2025-01-08T03:45:47.676Z] ea91e0c3aa19: Preparing [2025-01-08T03:45:47.676Z] 033e13294ee1: Preparing [2025-01-08T03:45:47.676Z] 49a0f198d462: Preparing [2025-01-08T03:45:47.676Z] 63dbdb1b2fb3: Preparing [2025-01-08T03:45:47.676Z] 0155ca27bd74: Preparing [2025-01-08T03:45:47.676Z] 75654b8eeebd: Preparing [2025-01-08T03:45:47.676Z] 0155ca27bd74: Waiting [2025-01-08T03:45:47.676Z] 75654b8eeebd: Waiting [2025-01-08T03:45:47.676Z] ea91e0c3aa19: Layer already exists [2025-01-08T03:45:47.676Z] 63dbdb1b2fb3: Layer already exists [2025-01-08T03:45:47.676Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:47.676Z] 302b0d213449: Layer already exists [2025-01-08T03:45:47.676Z] 033e13294ee1: Layer already exists [2025-01-08T03:45:47.676Z] 0155ca27bd74: Layer already exists [2025-01-08T03:45:47.676Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:47.676Z] latest: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:48.016Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:48.342Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 [2025-01-08T03:45:48.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-08T03:45:48.342Z] 302b0d213449: Preparing [2025-01-08T03:45:48.342Z] ea91e0c3aa19: Preparing [2025-01-08T03:45:48.342Z] 033e13294ee1: Preparing [2025-01-08T03:45:48.342Z] 49a0f198d462: Preparing [2025-01-08T03:45:48.342Z] 63dbdb1b2fb3: Preparing [2025-01-08T03:45:48.342Z] 0155ca27bd74: Preparing [2025-01-08T03:45:48.342Z] 75654b8eeebd: Preparing [2025-01-08T03:45:48.342Z] 0155ca27bd74: Waiting [2025-01-08T03:45:48.342Z] 75654b8eeebd: Waiting [2025-01-08T03:45:48.342Z] ea91e0c3aa19: Layer already exists [2025-01-08T03:45:48.342Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:48.342Z] 63dbdb1b2fb3: Layer already exists [2025-01-08T03:45:48.342Z] 302b0d213449: Layer already exists [2025-01-08T03:45:48.342Z] 033e13294ee1: Layer already exists [2025-01-08T03:45:48.342Z] 0155ca27bd74: Layer already exists [2025-01-08T03:45:48.342Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:48.342Z] 4.0.0-dev.36: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:48.662Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:48.993Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:48.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-08T03:45:48.993Z] 302b0d213449: Preparing [2025-01-08T03:45:48.993Z] ea91e0c3aa19: Preparing [2025-01-08T03:45:48.993Z] 033e13294ee1: Preparing [2025-01-08T03:45:48.993Z] 49a0f198d462: Preparing [2025-01-08T03:45:48.993Z] 63dbdb1b2fb3: Preparing [2025-01-08T03:45:48.993Z] 0155ca27bd74: Preparing [2025-01-08T03:45:48.993Z] 75654b8eeebd: Preparing [2025-01-08T03:45:48.993Z] 0155ca27bd74: Waiting [2025-01-08T03:45:48.993Z] 75654b8eeebd: Waiting [2025-01-08T03:45:48.993Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:48.993Z] 63dbdb1b2fb3: Layer already exists [2025-01-08T03:45:48.993Z] 302b0d213449: Layer already exists [2025-01-08T03:45:48.993Z] 033e13294ee1: Layer already exists [2025-01-08T03:45:48.993Z] ea91e0c3aa19: Layer already exists [2025-01-08T03:45:48.993Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:48.993Z] 0155ca27bd74: Layer already exists [2025-01-08T03:45:48.993Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:49.329Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:49.656Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-08T03:45:49.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-08T03:45:49.656Z] 302b0d213449: Preparing [2025-01-08T03:45:49.656Z] ea91e0c3aa19: Preparing [2025-01-08T03:45:49.656Z] 033e13294ee1: Preparing [2025-01-08T03:45:49.656Z] 49a0f198d462: Preparing [2025-01-08T03:45:49.656Z] 63dbdb1b2fb3: Preparing [2025-01-08T03:45:49.656Z] 0155ca27bd74: Preparing [2025-01-08T03:45:49.656Z] 75654b8eeebd: Preparing [2025-01-08T03:45:49.656Z] 0155ca27bd74: Waiting [2025-01-08T03:45:49.656Z] 75654b8eeebd: Waiting [2025-01-08T03:45:49.656Z] ea91e0c3aa19: Layer already exists [2025-01-08T03:45:49.656Z] 302b0d213449: Layer already exists [2025-01-08T03:45:49.656Z] 033e13294ee1: Layer already exists [2025-01-08T03:45:49.657Z] 63dbdb1b2fb3: Layer already exists [2025-01-08T03:45:49.657Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:49.657Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:49.657Z] 0155ca27bd74: Layer already exists [2025-01-08T03:45:49.657Z] main: digest: sha256:c3e4ab06bde1d830b954870afd8041bd9e226878c31477b1eeb1d762d7030630 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:49.733Z] ===================================================== [Pipeline] echo [2025-01-08T03:45:49.750Z] taggedImages: [2025-01-08T03:45:49.750Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:49.750Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-08T03:45:49.750Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.36 [2025-01-08T03:45:49.750Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:49.750Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-08T03:45:49.786Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-08T03:45:49.786Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:49.786Z] latest [2025-01-08T03:45:49.786Z] 4.0.0-dev.36 [2025-01-08T03:45:49.786Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:49.786Z] main [2025-01-08T03:45:49.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:50.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:50.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:50.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-08T03:45:50.477Z] 767c309cda6f: Preparing [2025-01-08T03:45:50.477Z] 38d25b6a4f8c: Preparing [2025-01-08T03:45:50.477Z] 62cae80dce64: Preparing [2025-01-08T03:45:50.477Z] 301c9975dde0: Preparing [2025-01-08T03:45:50.477Z] 6211441e658c: Preparing [2025-01-08T03:45:50.477Z] 49a0f198d462: Preparing [2025-01-08T03:45:50.477Z] 83c0455185fd: Preparing [2025-01-08T03:45:50.477Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:50.477Z] 75654b8eeebd: Preparing [2025-01-08T03:45:50.477Z] 83c0455185fd: Waiting [2025-01-08T03:45:50.477Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:50.477Z] 75654b8eeebd: Waiting [2025-01-08T03:45:50.477Z] 6211441e658c: Layer already exists [2025-01-08T03:45:50.477Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:50.477Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:50.477Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:50.477Z] 767c309cda6f: Pushed [2025-01-08T03:45:50.477Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:50.477Z] 62cae80dce64: Pushed [2025-01-08T03:45:50.477Z] 38d25b6a4f8c: Pushed [2025-01-08T03:45:53.013Z] 301c9975dde0: Pushed [2025-01-08T03:45:53.272Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:53.609Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:53.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-08T03:45:53.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-08T03:45:53.937Z] 767c309cda6f: Preparing [2025-01-08T03:45:53.937Z] 38d25b6a4f8c: Preparing [2025-01-08T03:45:53.937Z] 62cae80dce64: Preparing [2025-01-08T03:45:53.937Z] 301c9975dde0: Preparing [2025-01-08T03:45:53.937Z] 6211441e658c: Preparing [2025-01-08T03:45:53.937Z] 49a0f198d462: Preparing [2025-01-08T03:45:53.937Z] 83c0455185fd: Preparing [2025-01-08T03:45:53.937Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:53.937Z] 75654b8eeebd: Preparing [2025-01-08T03:45:53.937Z] 49a0f198d462: Waiting [2025-01-08T03:45:53.937Z] 83c0455185fd: Waiting [2025-01-08T03:45:53.937Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:53.937Z] 75654b8eeebd: Waiting [2025-01-08T03:45:53.937Z] 62cae80dce64: Layer already exists [2025-01-08T03:45:53.937Z] 767c309cda6f: Layer already exists [2025-01-08T03:45:53.937Z] 38d25b6a4f8c: Layer already exists [2025-01-08T03:45:53.937Z] 301c9975dde0: Layer already exists [2025-01-08T03:45:53.937Z] 6211441e658c: Layer already exists [2025-01-08T03:45:53.937Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:53.937Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:53.937Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:53.937Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:53.937Z] latest: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:54.276Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:54.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 [2025-01-08T03:45:54.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-08T03:45:54.615Z] 767c309cda6f: Preparing [2025-01-08T03:45:54.615Z] 38d25b6a4f8c: Preparing [2025-01-08T03:45:54.615Z] 62cae80dce64: Preparing [2025-01-08T03:45:54.615Z] 301c9975dde0: Preparing [2025-01-08T03:45:54.615Z] 6211441e658c: Preparing [2025-01-08T03:45:54.615Z] 49a0f198d462: Preparing [2025-01-08T03:45:54.615Z] 83c0455185fd: Preparing [2025-01-08T03:45:54.615Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:54.615Z] 75654b8eeebd: Preparing [2025-01-08T03:45:54.615Z] 75654b8eeebd: Waiting [2025-01-08T03:45:54.615Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:54.615Z] 49a0f198d462: Waiting [2025-01-08T03:45:54.615Z] 301c9975dde0: Layer already exists [2025-01-08T03:45:54.615Z] 62cae80dce64: Layer already exists [2025-01-08T03:45:54.615Z] 767c309cda6f: Layer already exists [2025-01-08T03:45:54.615Z] 38d25b6a4f8c: Layer already exists [2025-01-08T03:45:54.615Z] 6211441e658c: Layer already exists [2025-01-08T03:45:54.615Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:54.615Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:54.615Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:54.615Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:54.615Z] 4.0.0-dev.36: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:54.946Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:55.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:55.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-08T03:45:55.270Z] 767c309cda6f: Preparing [2025-01-08T03:45:55.270Z] 38d25b6a4f8c: Preparing [2025-01-08T03:45:55.270Z] 62cae80dce64: Preparing [2025-01-08T03:45:55.270Z] 301c9975dde0: Preparing [2025-01-08T03:45:55.270Z] 6211441e658c: Preparing [2025-01-08T03:45:55.270Z] 49a0f198d462: Preparing [2025-01-08T03:45:55.270Z] 83c0455185fd: Preparing [2025-01-08T03:45:55.270Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:55.270Z] 75654b8eeebd: Preparing [2025-01-08T03:45:55.270Z] 49a0f198d462: Waiting [2025-01-08T03:45:55.270Z] 83c0455185fd: Waiting [2025-01-08T03:45:55.270Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:55.270Z] 6211441e658c: Layer already exists [2025-01-08T03:45:55.270Z] 767c309cda6f: Layer already exists [2025-01-08T03:45:55.270Z] 62cae80dce64: Layer already exists [2025-01-08T03:45:55.270Z] 301c9975dde0: Layer already exists [2025-01-08T03:45:55.270Z] 38d25b6a4f8c: Layer already exists [2025-01-08T03:45:55.270Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:55.270Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:55.270Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:55.270Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:55.270Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:55.600Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:55.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-08T03:45:55.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-08T03:45:55.996Z] 767c309cda6f: Preparing [2025-01-08T03:45:55.996Z] 38d25b6a4f8c: Preparing [2025-01-08T03:45:55.996Z] 62cae80dce64: Preparing [2025-01-08T03:45:55.996Z] 301c9975dde0: Preparing [2025-01-08T03:45:55.996Z] 6211441e658c: Preparing [2025-01-08T03:45:55.996Z] 49a0f198d462: Preparing [2025-01-08T03:45:55.996Z] 83c0455185fd: Preparing [2025-01-08T03:45:55.996Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:45:55.996Z] 75654b8eeebd: Preparing [2025-01-08T03:45:55.996Z] 83c0455185fd: Waiting [2025-01-08T03:45:55.996Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:45:55.996Z] 49a0f198d462: Waiting [2025-01-08T03:45:55.996Z] 75654b8eeebd: Waiting [2025-01-08T03:45:55.996Z] 767c309cda6f: Layer already exists [2025-01-08T03:45:55.996Z] 62cae80dce64: Layer already exists [2025-01-08T03:45:55.996Z] 6211441e658c: Layer already exists [2025-01-08T03:45:55.996Z] 301c9975dde0: Layer already exists [2025-01-08T03:45:55.996Z] 38d25b6a4f8c: Layer already exists [2025-01-08T03:45:55.996Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:55.996Z] 83c0455185fd: Layer already exists [2025-01-08T03:45:55.996Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:45:55.996Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:55.996Z] main: digest: sha256:5c4f860fc7fe41a3ea89c7b791e9bd39d7bd6293b6a1c7eea581206d18b8eb8d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:45:56.080Z] ===================================================== [Pipeline] echo [2025-01-08T03:45:56.099Z] taggedImages: [2025-01-08T03:45:56.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:56.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-08T03:45:56.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.36 [2025-01-08T03:45:56.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:56.099Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-08T03:45:56.125Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-08T03:45:56.125Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:56.125Z] latest [2025-01-08T03:45:56.125Z] 4.0.0-dev.36 [2025-01-08T03:45:56.125Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:45:56.125Z] main [2025-01-08T03:45:56.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:56.465Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:56.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:45:56.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-08T03:45:56.795Z] 049d393a8d70: Preparing [2025-01-08T03:45:56.795Z] 8e313b9ede62: Preparing [2025-01-08T03:45:56.795Z] a729a6aad375: Preparing [2025-01-08T03:45:56.795Z] b4a16f705fde: Preparing [2025-01-08T03:45:56.795Z] ed0ef1c89eda: Preparing [2025-01-08T03:45:56.795Z] 625fb88b916e: Preparing [2025-01-08T03:45:56.795Z] 7e3e917a2015: Preparing [2025-01-08T03:45:56.795Z] 6211441e658c: Preparing [2025-01-08T03:45:56.795Z] 49a0f198d462: Preparing [2025-01-08T03:45:56.795Z] f3d2ddfc9998: Preparing [2025-01-08T03:45:56.795Z] c4205573c6be: Preparing [2025-01-08T03:45:56.795Z] 5f70bf18a086: Preparing [2025-01-08T03:45:56.795Z] e86c3d1d48cd: Preparing [2025-01-08T03:45:56.795Z] d601826a368d: Preparing [2025-01-08T03:45:56.795Z] 24595c3be9a2: Preparing [2025-01-08T03:45:56.795Z] 75654b8eeebd: Preparing [2025-01-08T03:45:56.795Z] c4205573c6be: Waiting [2025-01-08T03:45:56.795Z] 5f70bf18a086: Waiting [2025-01-08T03:45:56.795Z] e86c3d1d48cd: Waiting [2025-01-08T03:45:56.795Z] d601826a368d: Waiting [2025-01-08T03:45:56.795Z] 24595c3be9a2: Waiting [2025-01-08T03:45:56.795Z] 75654b8eeebd: Waiting [2025-01-08T03:45:56.795Z] 625fb88b916e: Waiting [2025-01-08T03:45:56.795Z] 49a0f198d462: Waiting [2025-01-08T03:45:56.795Z] 7e3e917a2015: Waiting [2025-01-08T03:45:56.795Z] 6211441e658c: Waiting [2025-01-08T03:45:56.795Z] f3d2ddfc9998: Waiting [2025-01-08T03:45:56.795Z] ed0ef1c89eda: Pushed [2025-01-08T03:45:56.795Z] 8e313b9ede62: Pushed [2025-01-08T03:45:56.795Z] b4a16f705fde: Pushed [2025-01-08T03:45:56.795Z] 049d393a8d70: Pushed [2025-01-08T03:45:56.795Z] a729a6aad375: Pushed [2025-01-08T03:45:56.795Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:56.795Z] 6211441e658c: Layer already exists [2025-01-08T03:45:56.795Z] 625fb88b916e: Pushed [2025-01-08T03:45:56.795Z] 5f70bf18a086: Layer already exists [2025-01-08T03:45:57.053Z] f3d2ddfc9998: Pushed [2025-01-08T03:45:57.053Z] c4205573c6be: Pushed [2025-01-08T03:45:57.053Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:57.053Z] e86c3d1d48cd: Pushed [2025-01-08T03:45:57.053Z] 24595c3be9a2: Pushed [2025-01-08T03:45:57.742Z] d601826a368d: Pushed [2025-01-08T03:45:58.310Z] 7e3e917a2015: Pushed [2025-01-08T03:45:58.569Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:58.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:59.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-08T03:45:59.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-08T03:45:59.238Z] 049d393a8d70: Preparing [2025-01-08T03:45:59.238Z] 8e313b9ede62: Preparing [2025-01-08T03:45:59.238Z] a729a6aad375: Preparing [2025-01-08T03:45:59.238Z] b4a16f705fde: Preparing [2025-01-08T03:45:59.238Z] ed0ef1c89eda: Preparing [2025-01-08T03:45:59.238Z] 625fb88b916e: Preparing [2025-01-08T03:45:59.238Z] 7e3e917a2015: Preparing [2025-01-08T03:45:59.238Z] 6211441e658c: Preparing [2025-01-08T03:45:59.238Z] 49a0f198d462: Preparing [2025-01-08T03:45:59.238Z] f3d2ddfc9998: Preparing [2025-01-08T03:45:59.238Z] c4205573c6be: Preparing [2025-01-08T03:45:59.238Z] 5f70bf18a086: Preparing [2025-01-08T03:45:59.238Z] e86c3d1d48cd: Preparing [2025-01-08T03:45:59.238Z] d601826a368d: Preparing [2025-01-08T03:45:59.238Z] 24595c3be9a2: Preparing [2025-01-08T03:45:59.238Z] 75654b8eeebd: Preparing [2025-01-08T03:45:59.238Z] 7e3e917a2015: Waiting [2025-01-08T03:45:59.238Z] 6211441e658c: Waiting [2025-01-08T03:45:59.238Z] 49a0f198d462: Waiting [2025-01-08T03:45:59.238Z] f3d2ddfc9998: Waiting [2025-01-08T03:45:59.238Z] c4205573c6be: Waiting [2025-01-08T03:45:59.238Z] 5f70bf18a086: Waiting [2025-01-08T03:45:59.238Z] e86c3d1d48cd: Waiting [2025-01-08T03:45:59.238Z] 625fb88b916e: Waiting [2025-01-08T03:45:59.238Z] d601826a368d: Waiting [2025-01-08T03:45:59.238Z] 24595c3be9a2: Waiting [2025-01-08T03:45:59.238Z] ed0ef1c89eda: Layer already exists [2025-01-08T03:45:59.238Z] a729a6aad375: Layer already exists [2025-01-08T03:45:59.238Z] b4a16f705fde: Layer already exists [2025-01-08T03:45:59.238Z] 8e313b9ede62: Layer already exists [2025-01-08T03:45:59.238Z] 049d393a8d70: Layer already exists [2025-01-08T03:45:59.238Z] 625fb88b916e: Layer already exists [2025-01-08T03:45:59.238Z] 6211441e658c: Layer already exists [2025-01-08T03:45:59.238Z] 7e3e917a2015: Layer already exists [2025-01-08T03:45:59.238Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:59.238Z] f3d2ddfc9998: Layer already exists [2025-01-08T03:45:59.238Z] 5f70bf18a086: Layer already exists [2025-01-08T03:45:59.238Z] c4205573c6be: Layer already exists [2025-01-08T03:45:59.238Z] e86c3d1d48cd: Layer already exists [2025-01-08T03:45:59.238Z] d601826a368d: Layer already exists [2025-01-08T03:45:59.238Z] 24595c3be9a2: Layer already exists [2025-01-08T03:45:59.238Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:59.238Z] latest: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:59.579Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:45:59.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 [2025-01-08T03:45:59.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-08T03:45:59.910Z] 049d393a8d70: Preparing [2025-01-08T03:45:59.910Z] 8e313b9ede62: Preparing [2025-01-08T03:45:59.910Z] a729a6aad375: Preparing [2025-01-08T03:45:59.910Z] b4a16f705fde: Preparing [2025-01-08T03:45:59.910Z] ed0ef1c89eda: Preparing [2025-01-08T03:45:59.910Z] 625fb88b916e: Preparing [2025-01-08T03:45:59.910Z] 7e3e917a2015: Preparing [2025-01-08T03:45:59.910Z] 6211441e658c: Preparing [2025-01-08T03:45:59.910Z] 49a0f198d462: Preparing [2025-01-08T03:45:59.910Z] f3d2ddfc9998: Preparing [2025-01-08T03:45:59.910Z] c4205573c6be: Preparing [2025-01-08T03:45:59.910Z] 5f70bf18a086: Preparing [2025-01-08T03:45:59.910Z] e86c3d1d48cd: Preparing [2025-01-08T03:45:59.910Z] 6211441e658c: Waiting [2025-01-08T03:45:59.910Z] 49a0f198d462: Waiting [2025-01-08T03:45:59.910Z] f3d2ddfc9998: Waiting [2025-01-08T03:45:59.910Z] c4205573c6be: Waiting [2025-01-08T03:45:59.910Z] 625fb88b916e: Waiting [2025-01-08T03:45:59.910Z] 5f70bf18a086: Waiting [2025-01-08T03:45:59.910Z] d601826a368d: Preparing [2025-01-08T03:45:59.910Z] 24595c3be9a2: Preparing [2025-01-08T03:45:59.910Z] d601826a368d: Waiting [2025-01-08T03:45:59.910Z] 75654b8eeebd: Preparing [2025-01-08T03:45:59.910Z] e86c3d1d48cd: Waiting [2025-01-08T03:45:59.910Z] 24595c3be9a2: Waiting [2025-01-08T03:45:59.910Z] 75654b8eeebd: Waiting [2025-01-08T03:45:59.910Z] a729a6aad375: Layer already exists [2025-01-08T03:45:59.910Z] 8e313b9ede62: Layer already exists [2025-01-08T03:45:59.910Z] ed0ef1c89eda: Layer already exists [2025-01-08T03:45:59.910Z] b4a16f705fde: Layer already exists [2025-01-08T03:45:59.910Z] 049d393a8d70: Layer already exists [2025-01-08T03:45:59.910Z] 625fb88b916e: Layer already exists [2025-01-08T03:45:59.910Z] 6211441e658c: Layer already exists [2025-01-08T03:45:59.910Z] 7e3e917a2015: Layer already exists [2025-01-08T03:45:59.910Z] 49a0f198d462: Layer already exists [2025-01-08T03:45:59.910Z] f3d2ddfc9998: Layer already exists [2025-01-08T03:45:59.910Z] 5f70bf18a086: Layer already exists [2025-01-08T03:45:59.910Z] c4205573c6be: Layer already exists [2025-01-08T03:45:59.910Z] d601826a368d: Layer already exists [2025-01-08T03:45:59.910Z] 24595c3be9a2: Layer already exists [2025-01-08T03:45:59.910Z] e86c3d1d48cd: Layer already exists [2025-01-08T03:45:59.910Z] 75654b8eeebd: Layer already exists [2025-01-08T03:45:59.910Z] 4.0.0-dev.36: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:00.239Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:00.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:00.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-08T03:46:00.562Z] 049d393a8d70: Preparing [2025-01-08T03:46:00.562Z] 8e313b9ede62: Preparing [2025-01-08T03:46:00.562Z] a729a6aad375: Preparing [2025-01-08T03:46:00.562Z] b4a16f705fde: Preparing [2025-01-08T03:46:00.562Z] ed0ef1c89eda: Preparing [2025-01-08T03:46:00.562Z] 625fb88b916e: Preparing [2025-01-08T03:46:00.562Z] 7e3e917a2015: Preparing [2025-01-08T03:46:00.562Z] 6211441e658c: Preparing [2025-01-08T03:46:00.562Z] 49a0f198d462: Preparing [2025-01-08T03:46:00.562Z] f3d2ddfc9998: Preparing [2025-01-08T03:46:00.562Z] c4205573c6be: Preparing [2025-01-08T03:46:00.562Z] 5f70bf18a086: Preparing [2025-01-08T03:46:00.562Z] e86c3d1d48cd: Preparing [2025-01-08T03:46:00.562Z] d601826a368d: Preparing [2025-01-08T03:46:00.562Z] 24595c3be9a2: Preparing [2025-01-08T03:46:00.562Z] 75654b8eeebd: Preparing [2025-01-08T03:46:00.562Z] e86c3d1d48cd: Waiting [2025-01-08T03:46:00.562Z] d601826a368d: Waiting [2025-01-08T03:46:00.562Z] 75654b8eeebd: Waiting [2025-01-08T03:46:00.562Z] c4205573c6be: Waiting [2025-01-08T03:46:00.562Z] 625fb88b916e: Waiting [2025-01-08T03:46:00.562Z] 24595c3be9a2: Waiting [2025-01-08T03:46:00.562Z] 49a0f198d462: Waiting [2025-01-08T03:46:00.562Z] 5f70bf18a086: Waiting [2025-01-08T03:46:00.562Z] f3d2ddfc9998: Waiting [2025-01-08T03:46:00.562Z] 7e3e917a2015: Waiting [2025-01-08T03:46:00.562Z] 6211441e658c: Waiting [2025-01-08T03:46:00.562Z] a729a6aad375: Layer already exists [2025-01-08T03:46:00.562Z] 8e313b9ede62: Layer already exists [2025-01-08T03:46:00.562Z] 049d393a8d70: Layer already exists [2025-01-08T03:46:00.562Z] b4a16f705fde: Layer already exists [2025-01-08T03:46:00.562Z] ed0ef1c89eda: Layer already exists [2025-01-08T03:46:00.562Z] 625fb88b916e: Layer already exists [2025-01-08T03:46:00.562Z] 7e3e917a2015: Layer already exists [2025-01-08T03:46:00.562Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:00.562Z] 6211441e658c: Layer already exists [2025-01-08T03:46:00.562Z] f3d2ddfc9998: Layer already exists [2025-01-08T03:46:00.562Z] c4205573c6be: Layer already exists [2025-01-08T03:46:00.562Z] e86c3d1d48cd: Layer already exists [2025-01-08T03:46:00.562Z] 5f70bf18a086: Layer already exists [2025-01-08T03:46:00.562Z] d601826a368d: Layer already exists [2025-01-08T03:46:00.562Z] 24595c3be9a2: Layer already exists [2025-01-08T03:46:00.562Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:00.562Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:00.896Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:01.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-08T03:46:01.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-08T03:46:01.223Z] 049d393a8d70: Preparing [2025-01-08T03:46:01.223Z] 8e313b9ede62: Preparing [2025-01-08T03:46:01.223Z] a729a6aad375: Preparing [2025-01-08T03:46:01.223Z] b4a16f705fde: Preparing [2025-01-08T03:46:01.223Z] ed0ef1c89eda: Preparing [2025-01-08T03:46:01.223Z] 625fb88b916e: Preparing [2025-01-08T03:46:01.223Z] 7e3e917a2015: Preparing [2025-01-08T03:46:01.223Z] 6211441e658c: Preparing [2025-01-08T03:46:01.223Z] 49a0f198d462: Preparing [2025-01-08T03:46:01.223Z] f3d2ddfc9998: Preparing [2025-01-08T03:46:01.223Z] c4205573c6be: Preparing [2025-01-08T03:46:01.223Z] 5f70bf18a086: Preparing [2025-01-08T03:46:01.223Z] e86c3d1d48cd: Preparing [2025-01-08T03:46:01.223Z] d601826a368d: Preparing [2025-01-08T03:46:01.223Z] 24595c3be9a2: Preparing [2025-01-08T03:46:01.223Z] 75654b8eeebd: Preparing [2025-01-08T03:46:01.223Z] 6211441e658c: Waiting [2025-01-08T03:46:01.223Z] 625fb88b916e: Waiting [2025-01-08T03:46:01.223Z] 7e3e917a2015: Waiting [2025-01-08T03:46:01.223Z] f3d2ddfc9998: Waiting [2025-01-08T03:46:01.223Z] 5f70bf18a086: Waiting [2025-01-08T03:46:01.223Z] c4205573c6be: Waiting [2025-01-08T03:46:01.223Z] e86c3d1d48cd: Waiting [2025-01-08T03:46:01.223Z] d601826a368d: Waiting [2025-01-08T03:46:01.223Z] 24595c3be9a2: Waiting [2025-01-08T03:46:01.223Z] 75654b8eeebd: Waiting [2025-01-08T03:46:01.223Z] 8e313b9ede62: Layer already exists [2025-01-08T03:46:01.223Z] a729a6aad375: Layer already exists [2025-01-08T03:46:01.223Z] 049d393a8d70: Layer already exists [2025-01-08T03:46:01.223Z] ed0ef1c89eda: Layer already exists [2025-01-08T03:46:01.223Z] b4a16f705fde: Layer already exists [2025-01-08T03:46:01.223Z] 7e3e917a2015: Layer already exists [2025-01-08T03:46:01.223Z] 625fb88b916e: Layer already exists [2025-01-08T03:46:01.223Z] 6211441e658c: Layer already exists [2025-01-08T03:46:01.223Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:01.223Z] f3d2ddfc9998: Layer already exists [2025-01-08T03:46:01.223Z] c4205573c6be: Layer already exists [2025-01-08T03:46:01.223Z] e86c3d1d48cd: Layer already exists [2025-01-08T03:46:01.223Z] 5f70bf18a086: Layer already exists [2025-01-08T03:46:01.223Z] d601826a368d: Layer already exists [2025-01-08T03:46:01.223Z] 24595c3be9a2: Layer already exists [2025-01-08T03:46:01.223Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:01.223Z] main: digest: sha256:5bc32d7ff8c5249c755fd18f704c79382f8969b3057ded4fbb942c866c33db0c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:01.297Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:01.314Z] taggedImages: [2025-01-08T03:46:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-08T03:46:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.36 [2025-01-08T03:46:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:01.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-08T03:46:01.347Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-08T03:46:01.347Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:01.347Z] latest [2025-01-08T03:46:01.347Z] 4.0.0-dev.36 [2025-01-08T03:46:01.347Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:01.347Z] main [2025-01-08T03:46:01.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:01.706Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:02.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:02.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-08T03:46:02.125Z] 5b5d74715d41: Preparing [2025-01-08T03:46:02.125Z] bc6d9880b5b5: Preparing [2025-01-08T03:46:02.125Z] ad4267ec7ed1: Preparing [2025-01-08T03:46:02.125Z] 127f34c1fbc2: Preparing [2025-01-08T03:46:02.125Z] 6211441e658c: Preparing [2025-01-08T03:46:02.125Z] 49a0f198d462: Preparing [2025-01-08T03:46:02.125Z] 83c0455185fd: Preparing [2025-01-08T03:46:02.125Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:46:02.125Z] 75654b8eeebd: Preparing [2025-01-08T03:46:02.125Z] 83c0455185fd: Waiting [2025-01-08T03:46:02.125Z] 75654b8eeebd: Waiting [2025-01-08T03:46:02.125Z] 49a0f198d462: Waiting [2025-01-08T03:46:02.125Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:46:02.125Z] 6211441e658c: Layer already exists [2025-01-08T03:46:02.125Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:02.125Z] 83c0455185fd: Layer already exists [2025-01-08T03:46:02.125Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:46:02.125Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:02.125Z] 5b5d74715d41: Pushed [2025-01-08T03:46:02.125Z] ad4267ec7ed1: Pushed [2025-01-08T03:46:02.125Z] bc6d9880b5b5: Pushed [2025-01-08T03:46:04.795Z] 127f34c1fbc2: Pushed [2025-01-08T03:46:04.795Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:05.156Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:05.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-08T03:46:05.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-08T03:46:05.492Z] 5b5d74715d41: Preparing [2025-01-08T03:46:05.492Z] bc6d9880b5b5: Preparing [2025-01-08T03:46:05.492Z] ad4267ec7ed1: Preparing [2025-01-08T03:46:05.492Z] 127f34c1fbc2: Preparing [2025-01-08T03:46:05.492Z] 6211441e658c: Preparing [2025-01-08T03:46:05.493Z] 49a0f198d462: Preparing [2025-01-08T03:46:05.493Z] 83c0455185fd: Preparing [2025-01-08T03:46:05.493Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:46:05.493Z] 75654b8eeebd: Preparing [2025-01-08T03:46:05.493Z] 49a0f198d462: Waiting [2025-01-08T03:46:05.493Z] 83c0455185fd: Waiting [2025-01-08T03:46:05.493Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:46:05.493Z] 75654b8eeebd: Waiting [2025-01-08T03:46:05.493Z] 127f34c1fbc2: Layer already exists [2025-01-08T03:46:05.493Z] 5b5d74715d41: Layer already exists [2025-01-08T03:46:05.493Z] ad4267ec7ed1: Layer already exists [2025-01-08T03:46:05.493Z] bc6d9880b5b5: Layer already exists [2025-01-08T03:46:05.493Z] 6211441e658c: Layer already exists [2025-01-08T03:46:05.493Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:05.493Z] 83c0455185fd: Layer already exists [2025-01-08T03:46:05.493Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:46:05.493Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:05.493Z] latest: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:05.821Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:06.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 [2025-01-08T03:46:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-08T03:46:06.146Z] 5b5d74715d41: Preparing [2025-01-08T03:46:06.146Z] bc6d9880b5b5: Preparing [2025-01-08T03:46:06.146Z] ad4267ec7ed1: Preparing [2025-01-08T03:46:06.146Z] 127f34c1fbc2: Preparing [2025-01-08T03:46:06.146Z] 6211441e658c: Preparing [2025-01-08T03:46:06.146Z] 49a0f198d462: Preparing [2025-01-08T03:46:06.146Z] 83c0455185fd: Preparing [2025-01-08T03:46:06.146Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:46:06.146Z] 75654b8eeebd: Preparing [2025-01-08T03:46:06.146Z] 49a0f198d462: Waiting [2025-01-08T03:46:06.146Z] 75654b8eeebd: Waiting [2025-01-08T03:46:06.146Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:46:06.146Z] 83c0455185fd: Waiting [2025-01-08T03:46:06.146Z] ad4267ec7ed1: Layer already exists [2025-01-08T03:46:06.146Z] 5b5d74715d41: Layer already exists [2025-01-08T03:46:06.146Z] 6211441e658c: Layer already exists [2025-01-08T03:46:06.146Z] 127f34c1fbc2: Layer already exists [2025-01-08T03:46:06.146Z] bc6d9880b5b5: Layer already exists [2025-01-08T03:46:06.146Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:46:06.146Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:06.146Z] 83c0455185fd: Layer already exists [2025-01-08T03:46:06.147Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:06.147Z] 4.0.0-dev.36: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:06.473Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:06.799Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:06.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-08T03:46:06.799Z] 5b5d74715d41: Preparing [2025-01-08T03:46:06.799Z] bc6d9880b5b5: Preparing [2025-01-08T03:46:06.799Z] ad4267ec7ed1: Preparing [2025-01-08T03:46:06.799Z] 127f34c1fbc2: Preparing [2025-01-08T03:46:06.799Z] 6211441e658c: Preparing [2025-01-08T03:46:06.799Z] 49a0f198d462: Preparing [2025-01-08T03:46:06.799Z] 83c0455185fd: Preparing [2025-01-08T03:46:06.799Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:46:06.799Z] 75654b8eeebd: Preparing [2025-01-08T03:46:06.799Z] 49a0f198d462: Waiting [2025-01-08T03:46:06.799Z] 83c0455185fd: Waiting [2025-01-08T03:46:06.799Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:46:06.799Z] 75654b8eeebd: Waiting [2025-01-08T03:46:06.799Z] 127f34c1fbc2: Layer already exists [2025-01-08T03:46:06.799Z] bc6d9880b5b5: Layer already exists [2025-01-08T03:46:06.799Z] 6211441e658c: Layer already exists [2025-01-08T03:46:06.799Z] ad4267ec7ed1: Layer already exists [2025-01-08T03:46:06.799Z] 5b5d74715d41: Layer already exists [2025-01-08T03:46:06.799Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:06.799Z] 83c0455185fd: Layer already exists [2025-01-08T03:46:06.799Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:46:06.799Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:06.799Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:07.132Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:07.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-08T03:46:07.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-08T03:46:07.462Z] 5b5d74715d41: Preparing [2025-01-08T03:46:07.462Z] bc6d9880b5b5: Preparing [2025-01-08T03:46:07.462Z] ad4267ec7ed1: Preparing [2025-01-08T03:46:07.462Z] 127f34c1fbc2: Preparing [2025-01-08T03:46:07.462Z] 6211441e658c: Preparing [2025-01-08T03:46:07.462Z] 49a0f198d462: Preparing [2025-01-08T03:46:07.462Z] 83c0455185fd: Preparing [2025-01-08T03:46:07.462Z] 93a0e7e5d1d4: Preparing [2025-01-08T03:46:07.462Z] 75654b8eeebd: Preparing [2025-01-08T03:46:07.462Z] 49a0f198d462: Waiting [2025-01-08T03:46:07.462Z] 93a0e7e5d1d4: Waiting [2025-01-08T03:46:07.462Z] 75654b8eeebd: Waiting [2025-01-08T03:46:07.462Z] 83c0455185fd: Waiting [2025-01-08T03:46:07.462Z] ad4267ec7ed1: Layer already exists [2025-01-08T03:46:07.462Z] 127f34c1fbc2: Layer already exists [2025-01-08T03:46:07.462Z] 5b5d74715d41: Layer already exists [2025-01-08T03:46:07.462Z] 6211441e658c: Layer already exists [2025-01-08T03:46:07.462Z] bc6d9880b5b5: Layer already exists [2025-01-08T03:46:07.462Z] 93a0e7e5d1d4: Layer already exists [2025-01-08T03:46:07.462Z] 83c0455185fd: Layer already exists [2025-01-08T03:46:07.462Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:07.462Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:07.462Z] main: digest: sha256:62c9504cf0d7e633043e4a09a7a291b2f80993e59eb86e54e3a1dbd5b2902e92 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:07.539Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:07.552Z] taggedImages: [2025-01-08T03:46:07.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:07.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-08T03:46:07.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.36 [2025-01-08T03:46:07.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:07.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-08T03:46:07.583Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-08T03:46:07.583Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:07.583Z] latest [2025-01-08T03:46:07.583Z] 4.0.0-dev.36 [2025-01-08T03:46:07.583Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:07.583Z] main [2025-01-08T03:46:07.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:07.932Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:08.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:08.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-08T03:46:08.255Z] 57734f54337d: Preparing [2025-01-08T03:46:08.255Z] e7d48dd42b46: Preparing [2025-01-08T03:46:08.255Z] 3d72df760de1: Preparing [2025-01-08T03:46:08.255Z] 2da63d401249: Preparing [2025-01-08T03:46:08.255Z] 335820a033b7: Preparing [2025-01-08T03:46:08.255Z] 6211441e658c: Preparing [2025-01-08T03:46:08.255Z] 49a0f198d462: Preparing [2025-01-08T03:46:08.255Z] 15fb1b6664e1: Preparing [2025-01-08T03:46:08.255Z] 39f8f823d3d1: Preparing [2025-01-08T03:46:08.255Z] c1a4fd1da881: Preparing [2025-01-08T03:46:08.255Z] 75654b8eeebd: Preparing [2025-01-08T03:46:08.255Z] 15fb1b6664e1: Waiting [2025-01-08T03:46:08.255Z] 75654b8eeebd: Waiting [2025-01-08T03:46:08.255Z] c1a4fd1da881: Waiting [2025-01-08T03:46:08.255Z] e7d48dd42b46: Pushed [2025-01-08T03:46:08.255Z] 6211441e658c: Layer already exists [2025-01-08T03:46:08.255Z] 335820a033b7: Pushed [2025-01-08T03:46:08.255Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:08.255Z] 57734f54337d: Pushed [2025-01-08T03:46:08.255Z] 2da63d401249: Pushed [2025-01-08T03:46:08.255Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:08.513Z] 15fb1b6664e1: Pushed [2025-01-08T03:46:08.513Z] 39f8f823d3d1: Pushed [2025-01-08T03:46:09.447Z] 3d72df760de1: Pushed [2025-01-08T03:46:10.383Z] c1a4fd1da881: Pushed [2025-01-08T03:46:10.642Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:10.971Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:11.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-08T03:46:11.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-08T03:46:11.306Z] 57734f54337d: Preparing [2025-01-08T03:46:11.306Z] e7d48dd42b46: Preparing [2025-01-08T03:46:11.306Z] 3d72df760de1: Preparing [2025-01-08T03:46:11.306Z] 2da63d401249: Preparing [2025-01-08T03:46:11.306Z] 335820a033b7: Preparing [2025-01-08T03:46:11.306Z] 6211441e658c: Preparing [2025-01-08T03:46:11.306Z] 49a0f198d462: Preparing [2025-01-08T03:46:11.306Z] 15fb1b6664e1: Preparing [2025-01-08T03:46:11.306Z] 39f8f823d3d1: Preparing [2025-01-08T03:46:11.306Z] c1a4fd1da881: Preparing [2025-01-08T03:46:11.306Z] 75654b8eeebd: Preparing [2025-01-08T03:46:11.306Z] 75654b8eeebd: Waiting [2025-01-08T03:46:11.306Z] 39f8f823d3d1: Waiting [2025-01-08T03:46:11.306Z] 6211441e658c: Waiting [2025-01-08T03:46:11.306Z] c1a4fd1da881: Waiting [2025-01-08T03:46:11.306Z] 49a0f198d462: Waiting [2025-01-08T03:46:11.306Z] 15fb1b6664e1: Waiting [2025-01-08T03:46:11.306Z] 335820a033b7: Layer already exists [2025-01-08T03:46:11.306Z] 3d72df760de1: Layer already exists [2025-01-08T03:46:11.306Z] e7d48dd42b46: Layer already exists [2025-01-08T03:46:11.306Z] 57734f54337d: Layer already exists [2025-01-08T03:46:11.306Z] 2da63d401249: Layer already exists [2025-01-08T03:46:11.306Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:11.306Z] 15fb1b6664e1: Layer already exists [2025-01-08T03:46:11.306Z] 39f8f823d3d1: Layer already exists [2025-01-08T03:46:11.306Z] 6211441e658c: Layer already exists [2025-01-08T03:46:11.306Z] c1a4fd1da881: Layer already exists [2025-01-08T03:46:11.306Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:11.306Z] latest: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:11.630Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:11.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 [2025-01-08T03:46:11.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-08T03:46:11.955Z] 57734f54337d: Preparing [2025-01-08T03:46:11.955Z] e7d48dd42b46: Preparing [2025-01-08T03:46:11.955Z] 3d72df760de1: Preparing [2025-01-08T03:46:11.955Z] 2da63d401249: Preparing [2025-01-08T03:46:11.955Z] 335820a033b7: Preparing [2025-01-08T03:46:11.955Z] 6211441e658c: Preparing [2025-01-08T03:46:11.955Z] 49a0f198d462: Preparing [2025-01-08T03:46:11.955Z] 15fb1b6664e1: Preparing [2025-01-08T03:46:11.955Z] 39f8f823d3d1: Preparing [2025-01-08T03:46:11.955Z] c1a4fd1da881: Preparing [2025-01-08T03:46:11.955Z] 75654b8eeebd: Preparing [2025-01-08T03:46:11.955Z] 6211441e658c: Waiting [2025-01-08T03:46:11.955Z] 49a0f198d462: Waiting [2025-01-08T03:46:11.955Z] 15fb1b6664e1: Waiting [2025-01-08T03:46:11.955Z] 39f8f823d3d1: Waiting [2025-01-08T03:46:11.955Z] c1a4fd1da881: Waiting [2025-01-08T03:46:11.955Z] 75654b8eeebd: Waiting [2025-01-08T03:46:11.955Z] 2da63d401249: Layer already exists [2025-01-08T03:46:11.955Z] 3d72df760de1: Layer already exists [2025-01-08T03:46:11.955Z] 57734f54337d: Layer already exists [2025-01-08T03:46:11.955Z] 335820a033b7: Layer already exists [2025-01-08T03:46:11.955Z] e7d48dd42b46: Layer already exists [2025-01-08T03:46:11.955Z] 6211441e658c: Layer already exists [2025-01-08T03:46:11.955Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:11.955Z] 39f8f823d3d1: Layer already exists [2025-01-08T03:46:11.955Z] 15fb1b6664e1: Layer already exists [2025-01-08T03:46:11.955Z] c1a4fd1da881: Layer already exists [2025-01-08T03:46:11.955Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:11.955Z] 4.0.0-dev.36: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:12.288Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:12.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:12.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-08T03:46:12.623Z] 57734f54337d: Preparing [2025-01-08T03:46:12.623Z] e7d48dd42b46: Preparing [2025-01-08T03:46:12.623Z] 3d72df760de1: Preparing [2025-01-08T03:46:12.623Z] 2da63d401249: Preparing [2025-01-08T03:46:12.623Z] 335820a033b7: Preparing [2025-01-08T03:46:12.623Z] 6211441e658c: Preparing [2025-01-08T03:46:12.623Z] 49a0f198d462: Preparing [2025-01-08T03:46:12.623Z] 15fb1b6664e1: Preparing [2025-01-08T03:46:12.623Z] 39f8f823d3d1: Preparing [2025-01-08T03:46:12.623Z] c1a4fd1da881: Preparing [2025-01-08T03:46:12.623Z] 75654b8eeebd: Preparing [2025-01-08T03:46:12.623Z] 39f8f823d3d1: Waiting [2025-01-08T03:46:12.623Z] 49a0f198d462: Waiting [2025-01-08T03:46:12.623Z] 6211441e658c: Waiting [2025-01-08T03:46:12.623Z] 15fb1b6664e1: Waiting [2025-01-08T03:46:12.623Z] c1a4fd1da881: Waiting [2025-01-08T03:46:12.623Z] 75654b8eeebd: Waiting [2025-01-08T03:46:12.623Z] 2da63d401249: Layer already exists [2025-01-08T03:46:12.623Z] 57734f54337d: Layer already exists [2025-01-08T03:46:12.623Z] e7d48dd42b46: Layer already exists [2025-01-08T03:46:12.623Z] 335820a033b7: Layer already exists [2025-01-08T03:46:12.623Z] 3d72df760de1: Layer already exists [2025-01-08T03:46:12.623Z] 6211441e658c: Layer already exists [2025-01-08T03:46:12.623Z] c1a4fd1da881: Layer already exists [2025-01-08T03:46:12.623Z] 15fb1b6664e1: Layer already exists [2025-01-08T03:46:12.623Z] 39f8f823d3d1: Layer already exists [2025-01-08T03:46:12.623Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:12.623Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:12.623Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:12.951Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:13.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-08T03:46:13.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-08T03:46:13.279Z] 57734f54337d: Preparing [2025-01-08T03:46:13.279Z] e7d48dd42b46: Preparing [2025-01-08T03:46:13.279Z] 3d72df760de1: Preparing [2025-01-08T03:46:13.279Z] 2da63d401249: Preparing [2025-01-08T03:46:13.279Z] 335820a033b7: Preparing [2025-01-08T03:46:13.279Z] 6211441e658c: Preparing [2025-01-08T03:46:13.279Z] 49a0f198d462: Preparing [2025-01-08T03:46:13.279Z] 15fb1b6664e1: Preparing [2025-01-08T03:46:13.279Z] 39f8f823d3d1: Preparing [2025-01-08T03:46:13.279Z] c1a4fd1da881: Preparing [2025-01-08T03:46:13.279Z] 75654b8eeebd: Preparing [2025-01-08T03:46:13.279Z] 6211441e658c: Waiting [2025-01-08T03:46:13.279Z] c1a4fd1da881: Waiting [2025-01-08T03:46:13.279Z] 49a0f198d462: Waiting [2025-01-08T03:46:13.279Z] 39f8f823d3d1: Waiting [2025-01-08T03:46:13.279Z] 75654b8eeebd: Waiting [2025-01-08T03:46:13.279Z] 15fb1b6664e1: Waiting [2025-01-08T03:46:13.279Z] 57734f54337d: Layer already exists [2025-01-08T03:46:13.279Z] e7d48dd42b46: Layer already exists [2025-01-08T03:46:13.279Z] 3d72df760de1: Layer already exists [2025-01-08T03:46:13.279Z] 2da63d401249: Layer already exists [2025-01-08T03:46:13.279Z] 335820a033b7: Layer already exists [2025-01-08T03:46:13.279Z] 6211441e658c: Layer already exists [2025-01-08T03:46:13.279Z] 15fb1b6664e1: Layer already exists [2025-01-08T03:46:13.279Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:13.279Z] 39f8f823d3d1: Layer already exists [2025-01-08T03:46:13.279Z] c1a4fd1da881: Layer already exists [2025-01-08T03:46:13.279Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:13.279Z] main: digest: sha256:0a01e3fba147d68634c597fd67f6c9ddcb9d5f82003dd4df1fe722d13d47d710 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:13.349Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:13.369Z] taggedImages: [2025-01-08T03:46:13.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:13.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-08T03:46:13.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.36 [2025-01-08T03:46:13.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:13.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-08T03:46:13.399Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-08T03:46:13.399Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:13.399Z] latest [2025-01-08T03:46:13.399Z] 4.0.0-dev.36 [2025-01-08T03:46:13.399Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:13.399Z] main [2025-01-08T03:46:13.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:13.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:14.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-08T03:46:14.064Z] 8224895dc143: Preparing [2025-01-08T03:46:14.064Z] 14aaa3567c73: Preparing [2025-01-08T03:46:14.064Z] e94d97c7f75f: Preparing [2025-01-08T03:46:14.064Z] 9de48024ccec: Preparing [2025-01-08T03:46:14.064Z] 38e852a8628e: Preparing [2025-01-08T03:46:14.064Z] e54534af64ff: Preparing [2025-01-08T03:46:14.064Z] c52561f32ced: Preparing [2025-01-08T03:46:14.064Z] 6211441e658c: Preparing [2025-01-08T03:46:14.064Z] 49a0f198d462: Preparing [2025-01-08T03:46:14.064Z] b2c66c1cf4f0: Preparing [2025-01-08T03:46:14.064Z] 43bbb02a2478: Preparing [2025-01-08T03:46:14.064Z] 75654b8eeebd: Preparing [2025-01-08T03:46:14.064Z] c52561f32ced: Waiting [2025-01-08T03:46:14.064Z] 6211441e658c: Waiting [2025-01-08T03:46:14.064Z] 49a0f198d462: Waiting [2025-01-08T03:46:14.064Z] b2c66c1cf4f0: Waiting [2025-01-08T03:46:14.064Z] 43bbb02a2478: Waiting [2025-01-08T03:46:14.064Z] 75654b8eeebd: Waiting [2025-01-08T03:46:14.064Z] 38e852a8628e: Pushed [2025-01-08T03:46:14.064Z] 8224895dc143: Pushed [2025-01-08T03:46:14.064Z] 14aaa3567c73: Pushed [2025-01-08T03:46:14.064Z] 6211441e658c: Layer already exists [2025-01-08T03:46:14.064Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:14.064Z] e54534af64ff: Pushed [2025-01-08T03:46:14.064Z] c52561f32ced: Pushed [2025-01-08T03:46:14.323Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:14.890Z] b2c66c1cf4f0: Pushed [2025-01-08T03:46:14.890Z] 9de48024ccec: Pushed [2025-01-08T03:46:15.462Z] e94d97c7f75f: Pushed [2025-01-08T03:46:15.462Z] 43bbb02a2478: Pushed [2025-01-08T03:46:15.462Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:15.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:16.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-08T03:46:16.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-08T03:46:16.121Z] 8224895dc143: Preparing [2025-01-08T03:46:16.121Z] 14aaa3567c73: Preparing [2025-01-08T03:46:16.121Z] e94d97c7f75f: Preparing [2025-01-08T03:46:16.121Z] 9de48024ccec: Preparing [2025-01-08T03:46:16.121Z] 38e852a8628e: Preparing [2025-01-08T03:46:16.121Z] e54534af64ff: Preparing [2025-01-08T03:46:16.121Z] c52561f32ced: Preparing [2025-01-08T03:46:16.121Z] 6211441e658c: Preparing [2025-01-08T03:46:16.121Z] 49a0f198d462: Preparing [2025-01-08T03:46:16.121Z] b2c66c1cf4f0: Preparing [2025-01-08T03:46:16.121Z] 43bbb02a2478: Preparing [2025-01-08T03:46:16.121Z] 75654b8eeebd: Preparing [2025-01-08T03:46:16.121Z] e54534af64ff: Waiting [2025-01-08T03:46:16.121Z] c52561f32ced: Waiting [2025-01-08T03:46:16.121Z] 6211441e658c: Waiting [2025-01-08T03:46:16.121Z] 49a0f198d462: Waiting [2025-01-08T03:46:16.121Z] 43bbb02a2478: Waiting [2025-01-08T03:46:16.121Z] 75654b8eeebd: Waiting [2025-01-08T03:46:16.121Z] b2c66c1cf4f0: Waiting [2025-01-08T03:46:16.121Z] 14aaa3567c73: Layer already exists [2025-01-08T03:46:16.121Z] 38e852a8628e: Layer already exists [2025-01-08T03:46:16.121Z] 9de48024ccec: Layer already exists [2025-01-08T03:46:16.121Z] 8224895dc143: Layer already exists [2025-01-08T03:46:16.121Z] e94d97c7f75f: Layer already exists [2025-01-08T03:46:16.121Z] c52561f32ced: Layer already exists [2025-01-08T03:46:16.121Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:16.121Z] b2c66c1cf4f0: Layer already exists [2025-01-08T03:46:16.121Z] e54534af64ff: Layer already exists [2025-01-08T03:46:16.121Z] 6211441e658c: Layer already exists [2025-01-08T03:46:16.121Z] 43bbb02a2478: Layer already exists [2025-01-08T03:46:16.121Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:16.121Z] latest: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:16.462Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:16.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 [2025-01-08T03:46:16.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-08T03:46:16.802Z] 8224895dc143: Preparing [2025-01-08T03:46:16.802Z] 14aaa3567c73: Preparing [2025-01-08T03:46:16.802Z] e94d97c7f75f: Preparing [2025-01-08T03:46:16.802Z] 9de48024ccec: Preparing [2025-01-08T03:46:16.802Z] 38e852a8628e: Preparing [2025-01-08T03:46:16.802Z] e54534af64ff: Preparing [2025-01-08T03:46:16.802Z] c52561f32ced: Preparing [2025-01-08T03:46:16.802Z] 6211441e658c: Preparing [2025-01-08T03:46:16.802Z] 49a0f198d462: Preparing [2025-01-08T03:46:16.802Z] b2c66c1cf4f0: Preparing [2025-01-08T03:46:16.802Z] 43bbb02a2478: Preparing [2025-01-08T03:46:16.802Z] 75654b8eeebd: Preparing [2025-01-08T03:46:16.802Z] e54534af64ff: Waiting [2025-01-08T03:46:16.802Z] 6211441e658c: Waiting [2025-01-08T03:46:16.802Z] c52561f32ced: Waiting [2025-01-08T03:46:16.802Z] 49a0f198d462: Waiting [2025-01-08T03:46:16.802Z] b2c66c1cf4f0: Waiting [2025-01-08T03:46:16.802Z] 43bbb02a2478: Waiting [2025-01-08T03:46:16.802Z] 75654b8eeebd: Waiting [2025-01-08T03:46:16.802Z] 8224895dc143: Layer already exists [2025-01-08T03:46:16.802Z] 14aaa3567c73: Layer already exists [2025-01-08T03:46:16.802Z] 38e852a8628e: Layer already exists [2025-01-08T03:46:16.802Z] 9de48024ccec: Layer already exists [2025-01-08T03:46:16.802Z] e94d97c7f75f: Layer already exists [2025-01-08T03:46:16.802Z] e54534af64ff: Layer already exists [2025-01-08T03:46:16.802Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:16.802Z] b2c66c1cf4f0: Layer already exists [2025-01-08T03:46:16.802Z] c52561f32ced: Layer already exists [2025-01-08T03:46:16.802Z] 6211441e658c: Layer already exists [2025-01-08T03:46:16.802Z] 43bbb02a2478: Layer already exists [2025-01-08T03:46:16.802Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:16.802Z] 4.0.0-dev.36: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:17.134Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:17.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:17.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-08T03:46:17.461Z] 8224895dc143: Preparing [2025-01-08T03:46:17.461Z] 14aaa3567c73: Preparing [2025-01-08T03:46:17.461Z] e94d97c7f75f: Preparing [2025-01-08T03:46:17.461Z] 9de48024ccec: Preparing [2025-01-08T03:46:17.461Z] 38e852a8628e: Preparing [2025-01-08T03:46:17.461Z] e54534af64ff: Preparing [2025-01-08T03:46:17.461Z] c52561f32ced: Preparing [2025-01-08T03:46:17.461Z] 6211441e658c: Preparing [2025-01-08T03:46:17.461Z] 49a0f198d462: Preparing [2025-01-08T03:46:17.461Z] b2c66c1cf4f0: Preparing [2025-01-08T03:46:17.461Z] 43bbb02a2478: Preparing [2025-01-08T03:46:17.461Z] 75654b8eeebd: Preparing [2025-01-08T03:46:17.461Z] 49a0f198d462: Waiting [2025-01-08T03:46:17.461Z] e54534af64ff: Waiting [2025-01-08T03:46:17.461Z] 6211441e658c: Waiting [2025-01-08T03:46:17.461Z] c52561f32ced: Waiting [2025-01-08T03:46:17.461Z] 43bbb02a2478: Waiting [2025-01-08T03:46:17.461Z] b2c66c1cf4f0: Waiting [2025-01-08T03:46:17.461Z] 75654b8eeebd: Waiting [2025-01-08T03:46:17.461Z] 8224895dc143: Layer already exists [2025-01-08T03:46:17.461Z] e94d97c7f75f: Layer already exists [2025-01-08T03:46:17.461Z] 9de48024ccec: Layer already exists [2025-01-08T03:46:17.461Z] 14aaa3567c73: Layer already exists [2025-01-08T03:46:17.461Z] 38e852a8628e: Layer already exists [2025-01-08T03:46:17.461Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:17.461Z] c52561f32ced: Layer already exists [2025-01-08T03:46:17.461Z] e54534af64ff: Layer already exists [2025-01-08T03:46:17.461Z] 6211441e658c: Layer already exists [2025-01-08T03:46:17.461Z] b2c66c1cf4f0: Layer already exists [2025-01-08T03:46:17.461Z] 43bbb02a2478: Layer already exists [2025-01-08T03:46:17.461Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:17.461Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:17.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:18.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-08T03:46:18.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-08T03:46:18.123Z] 8224895dc143: Preparing [2025-01-08T03:46:18.123Z] 14aaa3567c73: Preparing [2025-01-08T03:46:18.123Z] e94d97c7f75f: Preparing [2025-01-08T03:46:18.123Z] 9de48024ccec: Preparing [2025-01-08T03:46:18.123Z] 38e852a8628e: Preparing [2025-01-08T03:46:18.123Z] e54534af64ff: Preparing [2025-01-08T03:46:18.123Z] c52561f32ced: Preparing [2025-01-08T03:46:18.123Z] 6211441e658c: Preparing [2025-01-08T03:46:18.123Z] 49a0f198d462: Preparing [2025-01-08T03:46:18.123Z] b2c66c1cf4f0: Preparing [2025-01-08T03:46:18.123Z] 43bbb02a2478: Preparing [2025-01-08T03:46:18.123Z] 75654b8eeebd: Preparing [2025-01-08T03:46:18.123Z] 49a0f198d462: Waiting [2025-01-08T03:46:18.123Z] c52561f32ced: Waiting [2025-01-08T03:46:18.123Z] 6211441e658c: Waiting [2025-01-08T03:46:18.123Z] 43bbb02a2478: Waiting [2025-01-08T03:46:18.123Z] b2c66c1cf4f0: Waiting [2025-01-08T03:46:18.123Z] 75654b8eeebd: Waiting [2025-01-08T03:46:18.123Z] e54534af64ff: Waiting [2025-01-08T03:46:18.123Z] 8224895dc143: Layer already exists [2025-01-08T03:46:18.123Z] e94d97c7f75f: Layer already exists [2025-01-08T03:46:18.123Z] 9de48024ccec: Layer already exists [2025-01-08T03:46:18.123Z] 14aaa3567c73: Layer already exists [2025-01-08T03:46:18.123Z] 38e852a8628e: Layer already exists [2025-01-08T03:46:18.123Z] c52561f32ced: Layer already exists [2025-01-08T03:46:18.123Z] e54534af64ff: Layer already exists [2025-01-08T03:46:18.123Z] 6211441e658c: Layer already exists [2025-01-08T03:46:18.123Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:18.123Z] b2c66c1cf4f0: Layer already exists [2025-01-08T03:46:18.123Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:18.123Z] 43bbb02a2478: Layer already exists [2025-01-08T03:46:18.123Z] main: digest: sha256:50d1f1aec00753b16d171316bb70ef586b7e5e9b57fe9ac2d39d3661ecd9aaf3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:18.206Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:18.221Z] taggedImages: [2025-01-08T03:46:18.221Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:18.221Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-08T03:46:18.221Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.36 [2025-01-08T03:46:18.221Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:18.221Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-08T03:46:18.246Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-08T03:46:18.246Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:18.246Z] latest [2025-01-08T03:46:18.246Z] 4.0.0-dev.36 [2025-01-08T03:46:18.246Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:18.246Z] main [2025-01-08T03:46:18.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:18.588Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:18.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:18.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-08T03:46:18.923Z] f587dcc7f96a: Preparing [2025-01-08T03:46:18.923Z] 9826de093fcc: Preparing [2025-01-08T03:46:18.923Z] 6211441e658c: Preparing [2025-01-08T03:46:18.923Z] 49a0f198d462: Preparing [2025-01-08T03:46:18.923Z] 6cfd904e4fc3: Preparing [2025-01-08T03:46:18.923Z] c923b3f6870e: Preparing [2025-01-08T03:46:18.923Z] 75654b8eeebd: Preparing [2025-01-08T03:46:18.923Z] c923b3f6870e: Waiting [2025-01-08T03:46:18.923Z] 75654b8eeebd: Waiting [2025-01-08T03:46:18.923Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:18.923Z] 6211441e658c: Layer already exists [2025-01-08T03:46:18.923Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:18.923Z] f587dcc7f96a: Pushed [2025-01-08T03:46:19.492Z] 6cfd904e4fc3: Pushed [2025-01-08T03:46:19.751Z] c923b3f6870e: Pushed [2025-01-08T03:46:20.688Z] 9826de093fcc: Pushed [2025-01-08T03:46:20.947Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:21.287Z] + 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-01-08T03:46:21.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-08T03:46:21.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-08T03:46:21.621Z] f587dcc7f96a: Preparing [2025-01-08T03:46:21.621Z] 9826de093fcc: Preparing [2025-01-08T03:46:21.621Z] 6211441e658c: Preparing [2025-01-08T03:46:21.621Z] 49a0f198d462: Preparing [2025-01-08T03:46:21.621Z] 6cfd904e4fc3: Preparing [2025-01-08T03:46:21.621Z] c923b3f6870e: Preparing [2025-01-08T03:46:21.621Z] 75654b8eeebd: Preparing [2025-01-08T03:46:21.621Z] c923b3f6870e: Waiting [2025-01-08T03:46:21.621Z] f587dcc7f96a: Layer already exists [2025-01-08T03:46:21.621Z] 6cfd904e4fc3: Layer already exists [2025-01-08T03:46:21.621Z] 9826de093fcc: Layer already exists [2025-01-08T03:46:21.621Z] 6211441e658c: Layer already exists [2025-01-08T03:46:21.621Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:21.621Z] c923b3f6870e: Layer already exists [2025-01-08T03:46:21.621Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:21.621Z] latest: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:21.952Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:22.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 [2025-01-08T03:46:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-08T03:46:22.289Z] f587dcc7f96a: Preparing [2025-01-08T03:46:22.289Z] 9826de093fcc: Preparing [2025-01-08T03:46:22.289Z] 6211441e658c: Preparing [2025-01-08T03:46:22.289Z] 49a0f198d462: Preparing [2025-01-08T03:46:22.289Z] 6cfd904e4fc3: Preparing [2025-01-08T03:46:22.289Z] c923b3f6870e: Preparing [2025-01-08T03:46:22.289Z] 75654b8eeebd: Preparing [2025-01-08T03:46:22.289Z] c923b3f6870e: Waiting [2025-01-08T03:46:22.289Z] 75654b8eeebd: Waiting [2025-01-08T03:46:22.289Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:22.289Z] 6211441e658c: Layer already exists [2025-01-08T03:46:22.289Z] 6cfd904e4fc3: Layer already exists [2025-01-08T03:46:22.289Z] f587dcc7f96a: Layer already exists [2025-01-08T03:46:22.289Z] 9826de093fcc: Layer already exists [2025-01-08T03:46:22.289Z] c923b3f6870e: Layer already exists [2025-01-08T03:46:22.289Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:22.289Z] 4.0.0-dev.36: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:22.617Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:22.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:22.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-08T03:46:22.940Z] f587dcc7f96a: Preparing [2025-01-08T03:46:22.940Z] 9826de093fcc: Preparing [2025-01-08T03:46:22.940Z] 6211441e658c: Preparing [2025-01-08T03:46:22.940Z] 49a0f198d462: Preparing [2025-01-08T03:46:22.940Z] 6cfd904e4fc3: Preparing [2025-01-08T03:46:22.940Z] c923b3f6870e: Preparing [2025-01-08T03:46:22.940Z] 75654b8eeebd: Preparing [2025-01-08T03:46:22.940Z] 75654b8eeebd: Waiting [2025-01-08T03:46:22.940Z] c923b3f6870e: Waiting [2025-01-08T03:46:22.940Z] f587dcc7f96a: Layer already exists [2025-01-08T03:46:22.940Z] 6211441e658c: Layer already exists [2025-01-08T03:46:22.940Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:22.940Z] 6cfd904e4fc3: Layer already exists [2025-01-08T03:46:22.940Z] 9826de093fcc: Layer already exists [2025-01-08T03:46:22.940Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:22.940Z] c923b3f6870e: Layer already exists [2025-01-08T03:46:22.940Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:23.265Z] + 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-01-08T03:46:23.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-08T03:46:23.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-08T03:46:23.599Z] f587dcc7f96a: Preparing [2025-01-08T03:46:23.599Z] 9826de093fcc: Preparing [2025-01-08T03:46:23.599Z] 6211441e658c: Preparing [2025-01-08T03:46:23.599Z] 49a0f198d462: Preparing [2025-01-08T03:46:23.599Z] 6cfd904e4fc3: Preparing [2025-01-08T03:46:23.599Z] c923b3f6870e: Preparing [2025-01-08T03:46:23.599Z] c923b3f6870e: Waiting [2025-01-08T03:46:23.599Z] 75654b8eeebd: Preparing [2025-01-08T03:46:23.599Z] 75654b8eeebd: Waiting [2025-01-08T03:46:23.599Z] 6211441e658c: Layer already exists [2025-01-08T03:46:23.599Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:23.599Z] 6cfd904e4fc3: Layer already exists [2025-01-08T03:46:23.599Z] f587dcc7f96a: Layer already exists [2025-01-08T03:46:23.599Z] 9826de093fcc: Layer already exists [2025-01-08T03:46:23.599Z] c923b3f6870e: Layer already exists [2025-01-08T03:46:23.599Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:23.599Z] main: digest: sha256:188af0ead95d183a6cdaff92c2b99b15e59c8178b3948c34133975e8156a08ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:23.674Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:23.693Z] taggedImages: [2025-01-08T03:46:23.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:23.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-08T03:46:23.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.36 [2025-01-08T03:46:23.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:23.693Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-08T03:46:23.729Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-08T03:46:23.729Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:23.730Z] latest [2025-01-08T03:46:23.730Z] 4.0.0-dev.36 [2025-01-08T03:46:23.730Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:23.730Z] main [2025-01-08T03:46:23.730Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:24.072Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:24.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:24.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-08T03:46:24.409Z] 4bf677902b64: Preparing [2025-01-08T03:46:24.409Z] fa9a5ea9f06b: Preparing [2025-01-08T03:46:24.409Z] dad4f434fc0b: Preparing [2025-01-08T03:46:24.409Z] 6211441e658c: Preparing [2025-01-08T03:46:24.409Z] 49a0f198d462: Preparing [2025-01-08T03:46:24.409Z] 16e4ecfd30d5: Preparing [2025-01-08T03:46:24.409Z] 59a1076def86: Preparing [2025-01-08T03:46:24.409Z] fdc2814646a4: Preparing [2025-01-08T03:46:24.409Z] 03acc7e4f872: Preparing [2025-01-08T03:46:24.409Z] 75654b8eeebd: Preparing [2025-01-08T03:46:24.409Z] 59a1076def86: Waiting [2025-01-08T03:46:24.409Z] 03acc7e4f872: Waiting [2025-01-08T03:46:24.409Z] fdc2814646a4: Waiting [2025-01-08T03:46:24.409Z] 75654b8eeebd: Waiting [2025-01-08T03:46:24.409Z] 16e4ecfd30d5: Waiting [2025-01-08T03:46:24.409Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:24.409Z] 6211441e658c: Layer already exists [2025-01-08T03:46:24.409Z] 4bf677902b64: Pushed [2025-01-08T03:46:24.409Z] dad4f434fc0b: Pushed [2025-01-08T03:46:24.409Z] fa9a5ea9f06b: Pushed [2025-01-08T03:46:24.409Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:24.668Z] fdc2814646a4: Pushed [2025-01-08T03:46:25.601Z] 03acc7e4f872: Pushed [2025-01-08T03:46:30.877Z] 59a1076def86: Pushed [2025-01-08T03:46:35.077Z] 16e4ecfd30d5: Pushed [2025-01-08T03:46:35.077Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:35.418Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:35.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-08T03:46:35.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-08T03:46:35.746Z] 4bf677902b64: Preparing [2025-01-08T03:46:35.746Z] fa9a5ea9f06b: Preparing [2025-01-08T03:46:35.746Z] dad4f434fc0b: Preparing [2025-01-08T03:46:35.746Z] 6211441e658c: Preparing [2025-01-08T03:46:35.746Z] 49a0f198d462: Preparing [2025-01-08T03:46:35.746Z] 16e4ecfd30d5: Preparing [2025-01-08T03:46:35.746Z] 59a1076def86: Preparing [2025-01-08T03:46:35.746Z] fdc2814646a4: Preparing [2025-01-08T03:46:35.746Z] 03acc7e4f872: Preparing [2025-01-08T03:46:35.746Z] 75654b8eeebd: Preparing [2025-01-08T03:46:35.746Z] 16e4ecfd30d5: Waiting [2025-01-08T03:46:35.746Z] 59a1076def86: Waiting [2025-01-08T03:46:35.746Z] fdc2814646a4: Waiting [2025-01-08T03:46:35.746Z] 03acc7e4f872: Waiting [2025-01-08T03:46:35.746Z] 75654b8eeebd: Waiting [2025-01-08T03:46:35.746Z] 4bf677902b64: Layer already exists [2025-01-08T03:46:35.746Z] 6211441e658c: Layer already exists [2025-01-08T03:46:35.746Z] fa9a5ea9f06b: Layer already exists [2025-01-08T03:46:35.746Z] dad4f434fc0b: Layer already exists [2025-01-08T03:46:35.746Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:35.746Z] fdc2814646a4: Layer already exists [2025-01-08T03:46:35.746Z] 03acc7e4f872: Layer already exists [2025-01-08T03:46:35.746Z] 59a1076def86: Layer already exists [2025-01-08T03:46:35.746Z] 16e4ecfd30d5: Layer already exists [2025-01-08T03:46:35.746Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:35.746Z] latest: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:36.089Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:36.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 [2025-01-08T03:46:36.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-08T03:46:36.411Z] 4bf677902b64: Preparing [2025-01-08T03:46:36.411Z] fa9a5ea9f06b: Preparing [2025-01-08T03:46:36.411Z] dad4f434fc0b: Preparing [2025-01-08T03:46:36.411Z] 6211441e658c: Preparing [2025-01-08T03:46:36.411Z] 49a0f198d462: Preparing [2025-01-08T03:46:36.411Z] 16e4ecfd30d5: Preparing [2025-01-08T03:46:36.411Z] 59a1076def86: Preparing [2025-01-08T03:46:36.411Z] fdc2814646a4: Preparing [2025-01-08T03:46:36.411Z] 03acc7e4f872: Preparing [2025-01-08T03:46:36.411Z] 75654b8eeebd: Preparing [2025-01-08T03:46:36.411Z] 59a1076def86: Waiting [2025-01-08T03:46:36.411Z] 03acc7e4f872: Waiting [2025-01-08T03:46:36.411Z] fdc2814646a4: Waiting [2025-01-08T03:46:36.411Z] 16e4ecfd30d5: Waiting [2025-01-08T03:46:36.411Z] 75654b8eeebd: Waiting [2025-01-08T03:46:36.411Z] 6211441e658c: Layer already exists [2025-01-08T03:46:36.411Z] 4bf677902b64: Layer already exists [2025-01-08T03:46:36.411Z] dad4f434fc0b: Layer already exists [2025-01-08T03:46:36.411Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:36.411Z] fa9a5ea9f06b: Layer already exists [2025-01-08T03:46:36.411Z] 16e4ecfd30d5: Layer already exists [2025-01-08T03:46:36.411Z] 59a1076def86: Layer already exists [2025-01-08T03:46:36.411Z] fdc2814646a4: Layer already exists [2025-01-08T03:46:36.411Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:36.411Z] 03acc7e4f872: Layer already exists [2025-01-08T03:46:36.411Z] 4.0.0-dev.36: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:36.748Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:37.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:37.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-08T03:46:37.080Z] 4bf677902b64: Preparing [2025-01-08T03:46:37.080Z] fa9a5ea9f06b: Preparing [2025-01-08T03:46:37.080Z] dad4f434fc0b: Preparing [2025-01-08T03:46:37.080Z] 6211441e658c: Preparing [2025-01-08T03:46:37.080Z] 49a0f198d462: Preparing [2025-01-08T03:46:37.080Z] 16e4ecfd30d5: Preparing [2025-01-08T03:46:37.080Z] 59a1076def86: Preparing [2025-01-08T03:46:37.080Z] fdc2814646a4: Preparing [2025-01-08T03:46:37.080Z] 03acc7e4f872: Preparing [2025-01-08T03:46:37.080Z] 75654b8eeebd: Preparing [2025-01-08T03:46:37.080Z] fdc2814646a4: Waiting [2025-01-08T03:46:37.080Z] 03acc7e4f872: Waiting [2025-01-08T03:46:37.080Z] 75654b8eeebd: Waiting [2025-01-08T03:46:37.080Z] 16e4ecfd30d5: Waiting [2025-01-08T03:46:37.080Z] 59a1076def86: Waiting [2025-01-08T03:46:37.080Z] 4bf677902b64: Layer already exists [2025-01-08T03:46:37.080Z] 6211441e658c: Layer already exists [2025-01-08T03:46:37.080Z] fa9a5ea9f06b: Layer already exists [2025-01-08T03:46:37.080Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:37.080Z] dad4f434fc0b: Layer already exists [2025-01-08T03:46:37.080Z] 59a1076def86: Layer already exists [2025-01-08T03:46:37.080Z] 16e4ecfd30d5: Layer already exists [2025-01-08T03:46:37.080Z] fdc2814646a4: Layer already exists [2025-01-08T03:46:37.080Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:37.080Z] 03acc7e4f872: Layer already exists [2025-01-08T03:46:37.080Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:37.417Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:37.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-08T03:46:37.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-08T03:46:37.752Z] 4bf677902b64: Preparing [2025-01-08T03:46:37.752Z] fa9a5ea9f06b: Preparing [2025-01-08T03:46:37.752Z] dad4f434fc0b: Preparing [2025-01-08T03:46:37.752Z] 6211441e658c: Preparing [2025-01-08T03:46:37.752Z] 49a0f198d462: Preparing [2025-01-08T03:46:37.752Z] 16e4ecfd30d5: Preparing [2025-01-08T03:46:37.752Z] 59a1076def86: Preparing [2025-01-08T03:46:37.752Z] fdc2814646a4: Preparing [2025-01-08T03:46:37.752Z] 03acc7e4f872: Preparing [2025-01-08T03:46:37.752Z] 75654b8eeebd: Preparing [2025-01-08T03:46:37.752Z] fdc2814646a4: Waiting [2025-01-08T03:46:37.752Z] 03acc7e4f872: Waiting [2025-01-08T03:46:37.752Z] 75654b8eeebd: Waiting [2025-01-08T03:46:37.752Z] 16e4ecfd30d5: Waiting [2025-01-08T03:46:37.752Z] 59a1076def86: Waiting [2025-01-08T03:46:37.752Z] 4bf677902b64: Layer already exists [2025-01-08T03:46:37.752Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:37.752Z] 6211441e658c: Layer already exists [2025-01-08T03:46:37.752Z] fa9a5ea9f06b: Layer already exists [2025-01-08T03:46:37.752Z] dad4f434fc0b: Layer already exists [2025-01-08T03:46:37.752Z] 16e4ecfd30d5: Layer already exists [2025-01-08T03:46:37.752Z] 59a1076def86: Layer already exists [2025-01-08T03:46:37.752Z] 03acc7e4f872: Layer already exists [2025-01-08T03:46:37.752Z] fdc2814646a4: Layer already exists [2025-01-08T03:46:37.752Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:37.752Z] main: digest: sha256:bf14c55fc0cffd6ee49ed0c69e3af328731cab5714b933322c4a43cf88bd8765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:37.824Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:37.833Z] taggedImages: [2025-01-08T03:46:37.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:37.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-08T03:46:37.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.36 [2025-01-08T03:46:37.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:37.833Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-08T03:46:37.861Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-08T03:46:37.861Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:37.861Z] latest [2025-01-08T03:46:37.861Z] 4.0.0-dev.36 [2025-01-08T03:46:37.861Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:37.861Z] main [2025-01-08T03:46:37.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:38.190Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:38.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:38.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-08T03:46:38.618Z] 3f1ed3f54ed2: Preparing [2025-01-08T03:46:38.618Z] a0241e7bc6c5: Preparing [2025-01-08T03:46:38.618Z] be4fbea06a87: Preparing [2025-01-08T03:46:38.618Z] 6211441e658c: Preparing [2025-01-08T03:46:38.618Z] 49a0f198d462: Preparing [2025-01-08T03:46:38.618Z] 647fb3eb74c2: Preparing [2025-01-08T03:46:38.618Z] 32f1fc058807: Preparing [2025-01-08T03:46:38.618Z] 33cb106c88f7: Preparing [2025-01-08T03:46:38.618Z] 75654b8eeebd: Preparing [2025-01-08T03:46:38.618Z] 33cb106c88f7: Waiting [2025-01-08T03:46:38.618Z] 75654b8eeebd: Waiting [2025-01-08T03:46:38.618Z] 647fb3eb74c2: Waiting [2025-01-08T03:46:38.618Z] 32f1fc058807: Waiting [2025-01-08T03:46:38.618Z] 6211441e658c: Layer already exists [2025-01-08T03:46:38.618Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:38.618Z] 3f1ed3f54ed2: Pushed [2025-01-08T03:46:38.618Z] be4fbea06a87: Pushed [2025-01-08T03:46:38.618Z] a0241e7bc6c5: Pushed [2025-01-08T03:46:38.618Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:39.187Z] 33cb106c88f7: Pushed [2025-01-08T03:46:39.446Z] 32f1fc058807: Pushed [2025-01-08T03:46:49.434Z] 647fb3eb74c2: Pushed [2025-01-08T03:46:49.434Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:49.766Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:50.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-08T03:46:50.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-08T03:46:50.090Z] 3f1ed3f54ed2: Preparing [2025-01-08T03:46:50.090Z] a0241e7bc6c5: Preparing [2025-01-08T03:46:50.090Z] be4fbea06a87: Preparing [2025-01-08T03:46:50.090Z] 6211441e658c: Preparing [2025-01-08T03:46:50.090Z] 49a0f198d462: Preparing [2025-01-08T03:46:50.090Z] 647fb3eb74c2: Preparing [2025-01-08T03:46:50.090Z] 32f1fc058807: Preparing [2025-01-08T03:46:50.090Z] 33cb106c88f7: Preparing [2025-01-08T03:46:50.090Z] 75654b8eeebd: Preparing [2025-01-08T03:46:50.090Z] 647fb3eb74c2: Waiting [2025-01-08T03:46:50.090Z] 32f1fc058807: Waiting [2025-01-08T03:46:50.090Z] 75654b8eeebd: Waiting [2025-01-08T03:46:50.090Z] 33cb106c88f7: Waiting [2025-01-08T03:46:50.090Z] 6211441e658c: Layer already exists [2025-01-08T03:46:50.090Z] 3f1ed3f54ed2: Layer already exists [2025-01-08T03:46:50.090Z] be4fbea06a87: Layer already exists [2025-01-08T03:46:50.090Z] a0241e7bc6c5: Layer already exists [2025-01-08T03:46:50.090Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:50.090Z] 32f1fc058807: Layer already exists [2025-01-08T03:46:50.090Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:50.090Z] 647fb3eb74c2: Layer already exists [2025-01-08T03:46:50.090Z] 33cb106c88f7: Layer already exists [2025-01-08T03:46:50.090Z] latest: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:50.419Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:50.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 [2025-01-08T03:46:50.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-08T03:46:50.742Z] 3f1ed3f54ed2: Preparing [2025-01-08T03:46:50.742Z] a0241e7bc6c5: Preparing [2025-01-08T03:46:50.742Z] be4fbea06a87: Preparing [2025-01-08T03:46:50.742Z] 6211441e658c: Preparing [2025-01-08T03:46:50.742Z] 49a0f198d462: Preparing [2025-01-08T03:46:50.742Z] 647fb3eb74c2: Preparing [2025-01-08T03:46:50.742Z] 32f1fc058807: Preparing [2025-01-08T03:46:50.742Z] 33cb106c88f7: Preparing [2025-01-08T03:46:50.742Z] 75654b8eeebd: Preparing [2025-01-08T03:46:50.742Z] 647fb3eb74c2: Waiting [2025-01-08T03:46:50.742Z] 32f1fc058807: Waiting [2025-01-08T03:46:50.742Z] 33cb106c88f7: Waiting [2025-01-08T03:46:50.742Z] 75654b8eeebd: Waiting [2025-01-08T03:46:50.742Z] a0241e7bc6c5: Layer already exists [2025-01-08T03:46:50.742Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:50.742Z] 3f1ed3f54ed2: Layer already exists [2025-01-08T03:46:50.742Z] be4fbea06a87: Layer already exists [2025-01-08T03:46:50.742Z] 6211441e658c: Layer already exists [2025-01-08T03:46:50.742Z] 647fb3eb74c2: Layer already exists [2025-01-08T03:46:50.742Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:50.742Z] 32f1fc058807: Layer already exists [2025-01-08T03:46:50.742Z] 33cb106c88f7: Layer already exists [2025-01-08T03:46:50.742Z] 4.0.0-dev.36: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:51.081Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:51.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:51.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-08T03:46:51.415Z] 3f1ed3f54ed2: Preparing [2025-01-08T03:46:51.415Z] a0241e7bc6c5: Preparing [2025-01-08T03:46:51.415Z] be4fbea06a87: Preparing [2025-01-08T03:46:51.415Z] 6211441e658c: Preparing [2025-01-08T03:46:51.415Z] 49a0f198d462: Preparing [2025-01-08T03:46:51.415Z] 647fb3eb74c2: Preparing [2025-01-08T03:46:51.415Z] 32f1fc058807: Preparing [2025-01-08T03:46:51.415Z] 33cb106c88f7: Preparing [2025-01-08T03:46:51.415Z] 75654b8eeebd: Preparing [2025-01-08T03:46:51.415Z] 32f1fc058807: Waiting [2025-01-08T03:46:51.415Z] 33cb106c88f7: Waiting [2025-01-08T03:46:51.415Z] 75654b8eeebd: Waiting [2025-01-08T03:46:51.415Z] 647fb3eb74c2: Waiting [2025-01-08T03:46:51.415Z] a0241e7bc6c5: Layer already exists [2025-01-08T03:46:51.415Z] 6211441e658c: Layer already exists [2025-01-08T03:46:51.415Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:51.415Z] be4fbea06a87: Layer already exists [2025-01-08T03:46:51.415Z] 3f1ed3f54ed2: Layer already exists [2025-01-08T03:46:51.415Z] 32f1fc058807: Layer already exists [2025-01-08T03:46:51.415Z] 647fb3eb74c2: Layer already exists [2025-01-08T03:46:51.415Z] 33cb106c88f7: Layer already exists [2025-01-08T03:46:51.415Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:51.415Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:51.749Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:52.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-08T03:46:52.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-08T03:46:52.077Z] 3f1ed3f54ed2: Preparing [2025-01-08T03:46:52.077Z] a0241e7bc6c5: Preparing [2025-01-08T03:46:52.077Z] be4fbea06a87: Preparing [2025-01-08T03:46:52.077Z] 6211441e658c: Preparing [2025-01-08T03:46:52.077Z] 49a0f198d462: Preparing [2025-01-08T03:46:52.077Z] 647fb3eb74c2: Preparing [2025-01-08T03:46:52.077Z] 32f1fc058807: Preparing [2025-01-08T03:46:52.077Z] 33cb106c88f7: Preparing [2025-01-08T03:46:52.077Z] 75654b8eeebd: Preparing [2025-01-08T03:46:52.077Z] 32f1fc058807: Waiting [2025-01-08T03:46:52.077Z] 33cb106c88f7: Waiting [2025-01-08T03:46:52.077Z] 75654b8eeebd: Waiting [2025-01-08T03:46:52.077Z] 647fb3eb74c2: Waiting [2025-01-08T03:46:52.077Z] 3f1ed3f54ed2: Layer already exists [2025-01-08T03:46:52.077Z] be4fbea06a87: Layer already exists [2025-01-08T03:46:52.077Z] 6211441e658c: Layer already exists [2025-01-08T03:46:52.077Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:52.077Z] a0241e7bc6c5: Layer already exists [2025-01-08T03:46:52.077Z] 33cb106c88f7: Layer already exists [2025-01-08T03:46:52.077Z] 647fb3eb74c2: Layer already exists [2025-01-08T03:46:52.077Z] 32f1fc058807: Layer already exists [2025-01-08T03:46:52.077Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:52.077Z] main: digest: sha256:d533ef4bcfc35895dd125b1b94bac58dd55b46980b7f89891a9de426bb4c9173 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:46:52.168Z] ===================================================== [Pipeline] echo [2025-01-08T03:46:52.186Z] taggedImages: [2025-01-08T03:46:52.186Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:52.186Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-08T03:46:52.186Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.36 [2025-01-08T03:46:52.186Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:52.186Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-08T03:46:52.222Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-08T03:46:52.222Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:52.222Z] latest [2025-01-08T03:46:52.222Z] 4.0.0-dev.36 [2025-01-08T03:46:52.222Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:46:52.222Z] main [2025-01-08T03:46:52.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:52.573Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:46:52.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:46:52.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-08T03:46:52.905Z] 4bf677902b64: Preparing [2025-01-08T03:46:52.905Z] 1d26595da3b3: Preparing [2025-01-08T03:46:52.905Z] 18ddef782a96: Preparing [2025-01-08T03:46:52.905Z] 6211441e658c: Preparing [2025-01-08T03:46:52.905Z] 49a0f198d462: Preparing [2025-01-08T03:46:52.905Z] 692e0b6e234a: Preparing [2025-01-08T03:46:52.905Z] fdc2814646a4: Preparing [2025-01-08T03:46:52.905Z] 03acc7e4f872: Preparing [2025-01-08T03:46:52.905Z] 75654b8eeebd: Preparing [2025-01-08T03:46:52.905Z] fdc2814646a4: Waiting [2025-01-08T03:46:52.905Z] 692e0b6e234a: Waiting [2025-01-08T03:46:52.905Z] 03acc7e4f872: Waiting [2025-01-08T03:46:52.905Z] 75654b8eeebd: Waiting [2025-01-08T03:46:52.905Z] 49a0f198d462: Layer already exists [2025-01-08T03:46:52.905Z] 4bf677902b64: Layer already exists [2025-01-08T03:46:52.905Z] 6211441e658c: Layer already exists [2025-01-08T03:46:52.905Z] fdc2814646a4: Layer already exists [2025-01-08T03:46:52.905Z] 03acc7e4f872: Layer already exists [2025-01-08T03:46:52.905Z] 75654b8eeebd: Layer already exists [2025-01-08T03:46:52.905Z] 1d26595da3b3: Pushed [2025-01-08T03:46:52.905Z] 18ddef782a96: Pushed [2025-01-08T03:47:02.915Z] 692e0b6e234a: Pushed [2025-01-08T03:47:02.915Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:03.244Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:03.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-08T03:47:03.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-08T03:47:03.573Z] 4bf677902b64: Preparing [2025-01-08T03:47:03.573Z] 1d26595da3b3: Preparing [2025-01-08T03:47:03.573Z] 18ddef782a96: Preparing [2025-01-08T03:47:03.573Z] 6211441e658c: Preparing [2025-01-08T03:47:03.573Z] 49a0f198d462: Preparing [2025-01-08T03:47:03.573Z] 692e0b6e234a: Preparing [2025-01-08T03:47:03.573Z] fdc2814646a4: Preparing [2025-01-08T03:47:03.573Z] 03acc7e4f872: Preparing [2025-01-08T03:47:03.573Z] 75654b8eeebd: Preparing [2025-01-08T03:47:03.573Z] 692e0b6e234a: Waiting [2025-01-08T03:47:03.573Z] 03acc7e4f872: Waiting [2025-01-08T03:47:03.573Z] 6211441e658c: Layer already exists [2025-01-08T03:47:03.573Z] 18ddef782a96: Layer already exists [2025-01-08T03:47:03.573Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:03.573Z] 4bf677902b64: Layer already exists [2025-01-08T03:47:03.573Z] 1d26595da3b3: Layer already exists [2025-01-08T03:47:03.573Z] 692e0b6e234a: Layer already exists [2025-01-08T03:47:03.573Z] 03acc7e4f872: Layer already exists [2025-01-08T03:47:03.573Z] fdc2814646a4: Layer already exists [2025-01-08T03:47:03.573Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:03.573Z] latest: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:03.901Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:04.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 [2025-01-08T03:47:04.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-08T03:47:04.227Z] 4bf677902b64: Preparing [2025-01-08T03:47:04.227Z] 1d26595da3b3: Preparing [2025-01-08T03:47:04.227Z] 18ddef782a96: Preparing [2025-01-08T03:47:04.227Z] 6211441e658c: Preparing [2025-01-08T03:47:04.227Z] 49a0f198d462: Preparing [2025-01-08T03:47:04.227Z] 692e0b6e234a: Preparing [2025-01-08T03:47:04.227Z] fdc2814646a4: Preparing [2025-01-08T03:47:04.227Z] 03acc7e4f872: Preparing [2025-01-08T03:47:04.227Z] 75654b8eeebd: Preparing [2025-01-08T03:47:04.227Z] 692e0b6e234a: Waiting [2025-01-08T03:47:04.227Z] fdc2814646a4: Waiting [2025-01-08T03:47:04.227Z] 75654b8eeebd: Waiting [2025-01-08T03:47:04.227Z] 03acc7e4f872: Waiting [2025-01-08T03:47:04.227Z] 6211441e658c: Layer already exists [2025-01-08T03:47:04.227Z] 1d26595da3b3: Layer already exists [2025-01-08T03:47:04.227Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:04.227Z] 4bf677902b64: Layer already exists [2025-01-08T03:47:04.227Z] 18ddef782a96: Layer already exists [2025-01-08T03:47:04.227Z] 692e0b6e234a: Layer already exists [2025-01-08T03:47:04.227Z] fdc2814646a4: Layer already exists [2025-01-08T03:47:04.227Z] 03acc7e4f872: Layer already exists [2025-01-08T03:47:04.227Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:04.227Z] 4.0.0-dev.36: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:04.540Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:04.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:04.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-08T03:47:04.865Z] 4bf677902b64: Preparing [2025-01-08T03:47:04.865Z] 1d26595da3b3: Preparing [2025-01-08T03:47:04.865Z] 18ddef782a96: Preparing [2025-01-08T03:47:04.865Z] 6211441e658c: Preparing [2025-01-08T03:47:04.865Z] 49a0f198d462: Preparing [2025-01-08T03:47:04.865Z] 692e0b6e234a: Preparing [2025-01-08T03:47:04.865Z] fdc2814646a4: Preparing [2025-01-08T03:47:04.865Z] 03acc7e4f872: Preparing [2025-01-08T03:47:04.865Z] 75654b8eeebd: Preparing [2025-01-08T03:47:04.865Z] 692e0b6e234a: Waiting [2025-01-08T03:47:04.865Z] 75654b8eeebd: Waiting [2025-01-08T03:47:04.865Z] 03acc7e4f872: Waiting [2025-01-08T03:47:04.865Z] fdc2814646a4: Waiting [2025-01-08T03:47:04.865Z] 18ddef782a96: Layer already exists [2025-01-08T03:47:04.865Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:04.865Z] 1d26595da3b3: Layer already exists [2025-01-08T03:47:04.865Z] 4bf677902b64: Layer already exists [2025-01-08T03:47:04.865Z] 6211441e658c: Layer already exists [2025-01-08T03:47:04.865Z] fdc2814646a4: Layer already exists [2025-01-08T03:47:04.865Z] 692e0b6e234a: Layer already exists [2025-01-08T03:47:04.865Z] 03acc7e4f872: Layer already exists [2025-01-08T03:47:04.865Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:04.865Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:05.192Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:05.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-08T03:47:05.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-08T03:47:05.521Z] 4bf677902b64: Preparing [2025-01-08T03:47:05.521Z] 1d26595da3b3: Preparing [2025-01-08T03:47:05.521Z] 18ddef782a96: Preparing [2025-01-08T03:47:05.521Z] 6211441e658c: Preparing [2025-01-08T03:47:05.521Z] 49a0f198d462: Preparing [2025-01-08T03:47:05.521Z] 692e0b6e234a: Preparing [2025-01-08T03:47:05.521Z] fdc2814646a4: Preparing [2025-01-08T03:47:05.521Z] 03acc7e4f872: Preparing [2025-01-08T03:47:05.521Z] 75654b8eeebd: Preparing [2025-01-08T03:47:05.521Z] fdc2814646a4: Waiting [2025-01-08T03:47:05.521Z] 03acc7e4f872: Waiting [2025-01-08T03:47:05.521Z] 75654b8eeebd: Waiting [2025-01-08T03:47:05.521Z] 692e0b6e234a: Waiting [2025-01-08T03:47:05.521Z] 1d26595da3b3: Layer already exists [2025-01-08T03:47:05.521Z] 6211441e658c: Layer already exists [2025-01-08T03:47:05.521Z] 18ddef782a96: Layer already exists [2025-01-08T03:47:05.521Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:05.521Z] 4bf677902b64: Layer already exists [2025-01-08T03:47:05.521Z] 692e0b6e234a: Layer already exists [2025-01-08T03:47:05.521Z] fdc2814646a4: Layer already exists [2025-01-08T03:47:05.521Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:05.521Z] 03acc7e4f872: Layer already exists [2025-01-08T03:47:05.521Z] main: digest: sha256:79ca53cbd1a0e47b992ee934f724be1413b4dc2aed7c39a1f8b252ec9c6aad55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:47:05.587Z] ===================================================== [Pipeline] echo [2025-01-08T03:47:05.604Z] taggedImages: [2025-01-08T03:47:05.604Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:05.604Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-08T03:47:05.604Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.36 [2025-01-08T03:47:05.604Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:05.604Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-08T03:47:05.634Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-08T03:47:05.634Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:05.634Z] latest [2025-01-08T03:47:05.634Z] 4.0.0-dev.36 [2025-01-08T03:47:05.634Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:05.634Z] main [2025-01-08T03:47:05.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:05.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:06.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:06.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-08T03:47:06.290Z] b225596fbb24: Preparing [2025-01-08T03:47:06.290Z] f634774dd4ff: Preparing [2025-01-08T03:47:06.290Z] 22cbcfd76999: Preparing [2025-01-08T03:47:06.290Z] 6211441e658c: Preparing [2025-01-08T03:47:06.290Z] 49a0f198d462: Preparing [2025-01-08T03:47:06.290Z] 4558af9b96a8: Preparing [2025-01-08T03:47:06.290Z] 521a741e49cb: Preparing [2025-01-08T03:47:06.290Z] 75654b8eeebd: Preparing [2025-01-08T03:47:06.290Z] 4558af9b96a8: Waiting [2025-01-08T03:47:06.290Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:06.290Z] 6211441e658c: Layer already exists [2025-01-08T03:47:06.290Z] b225596fbb24: Pushed [2025-01-08T03:47:06.290Z] f634774dd4ff: Pushed [2025-01-08T03:47:06.290Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:06.857Z] 521a741e49cb: Pushed [2025-01-08T03:47:06.857Z] 4558af9b96a8: Pushed [2025-01-08T03:47:10.144Z] 22cbcfd76999: Pushed [2025-01-08T03:47:10.145Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:10.468Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:10.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-08T03:47:10.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-08T03:47:10.804Z] b225596fbb24: Preparing [2025-01-08T03:47:10.804Z] f634774dd4ff: Preparing [2025-01-08T03:47:10.804Z] 22cbcfd76999: Preparing [2025-01-08T03:47:10.804Z] 6211441e658c: Preparing [2025-01-08T03:47:10.804Z] 49a0f198d462: Preparing [2025-01-08T03:47:10.804Z] 4558af9b96a8: Preparing [2025-01-08T03:47:10.804Z] 521a741e49cb: Preparing [2025-01-08T03:47:10.804Z] 75654b8eeebd: Preparing [2025-01-08T03:47:10.804Z] 521a741e49cb: Waiting [2025-01-08T03:47:10.804Z] 75654b8eeebd: Waiting [2025-01-08T03:47:10.804Z] 4558af9b96a8: Waiting [2025-01-08T03:47:10.804Z] 6211441e658c: Layer already exists [2025-01-08T03:47:10.804Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:10.804Z] b225596fbb24: Layer already exists [2025-01-08T03:47:10.804Z] 22cbcfd76999: Layer already exists [2025-01-08T03:47:10.804Z] f634774dd4ff: Layer already exists [2025-01-08T03:47:10.804Z] 521a741e49cb: Layer already exists [2025-01-08T03:47:10.804Z] 4558af9b96a8: Layer already exists [2025-01-08T03:47:10.804Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:10.804Z] latest: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:11.145Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:11.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 [2025-01-08T03:47:11.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-08T03:47:11.476Z] b225596fbb24: Preparing [2025-01-08T03:47:11.476Z] f634774dd4ff: Preparing [2025-01-08T03:47:11.476Z] 22cbcfd76999: Preparing [2025-01-08T03:47:11.476Z] 6211441e658c: Preparing [2025-01-08T03:47:11.476Z] 49a0f198d462: Preparing [2025-01-08T03:47:11.476Z] 4558af9b96a8: Preparing [2025-01-08T03:47:11.476Z] 521a741e49cb: Preparing [2025-01-08T03:47:11.476Z] 75654b8eeebd: Preparing [2025-01-08T03:47:11.476Z] 4558af9b96a8: Waiting [2025-01-08T03:47:11.476Z] 75654b8eeebd: Waiting [2025-01-08T03:47:11.476Z] 521a741e49cb: Waiting [2025-01-08T03:47:11.476Z] f634774dd4ff: Layer already exists [2025-01-08T03:47:11.476Z] 22cbcfd76999: Layer already exists [2025-01-08T03:47:11.476Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:11.476Z] 6211441e658c: Layer already exists [2025-01-08T03:47:11.476Z] b225596fbb24: Layer already exists [2025-01-08T03:47:11.476Z] 521a741e49cb: Layer already exists [2025-01-08T03:47:11.476Z] 4558af9b96a8: Layer already exists [2025-01-08T03:47:11.476Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:11.476Z] 4.0.0-dev.36: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:11.809Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:12.148Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:12.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-08T03:47:12.148Z] b225596fbb24: Preparing [2025-01-08T03:47:12.148Z] f634774dd4ff: Preparing [2025-01-08T03:47:12.148Z] 22cbcfd76999: Preparing [2025-01-08T03:47:12.148Z] 6211441e658c: Preparing [2025-01-08T03:47:12.148Z] 49a0f198d462: Preparing [2025-01-08T03:47:12.148Z] 4558af9b96a8: Preparing [2025-01-08T03:47:12.148Z] 521a741e49cb: Preparing [2025-01-08T03:47:12.148Z] 75654b8eeebd: Preparing [2025-01-08T03:47:12.148Z] 75654b8eeebd: Waiting [2025-01-08T03:47:12.148Z] 4558af9b96a8: Waiting [2025-01-08T03:47:12.148Z] 521a741e49cb: Waiting [2025-01-08T03:47:12.148Z] b225596fbb24: Layer already exists [2025-01-08T03:47:12.148Z] f634774dd4ff: Layer already exists [2025-01-08T03:47:12.148Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:12.148Z] 6211441e658c: Layer already exists [2025-01-08T03:47:12.148Z] 22cbcfd76999: Layer already exists [2025-01-08T03:47:12.148Z] 521a741e49cb: Layer already exists [2025-01-08T03:47:12.148Z] 4558af9b96a8: Layer already exists [2025-01-08T03:47:12.148Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:12.148Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:12.479Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:12.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-08T03:47:12.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-08T03:47:12.810Z] b225596fbb24: Preparing [2025-01-08T03:47:12.810Z] f634774dd4ff: Preparing [2025-01-08T03:47:12.811Z] 22cbcfd76999: Preparing [2025-01-08T03:47:12.811Z] 6211441e658c: Preparing [2025-01-08T03:47:12.811Z] 49a0f198d462: Preparing [2025-01-08T03:47:12.811Z] 4558af9b96a8: Preparing [2025-01-08T03:47:12.811Z] 521a741e49cb: Preparing [2025-01-08T03:47:12.811Z] 75654b8eeebd: Preparing [2025-01-08T03:47:12.811Z] 521a741e49cb: Waiting [2025-01-08T03:47:12.811Z] 75654b8eeebd: Waiting [2025-01-08T03:47:12.811Z] 4558af9b96a8: Waiting [2025-01-08T03:47:12.811Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:12.811Z] f634774dd4ff: Layer already exists [2025-01-08T03:47:12.811Z] 22cbcfd76999: Layer already exists [2025-01-08T03:47:12.811Z] 6211441e658c: Layer already exists [2025-01-08T03:47:12.811Z] b225596fbb24: Layer already exists [2025-01-08T03:47:12.811Z] 521a741e49cb: Layer already exists [2025-01-08T03:47:12.811Z] 4558af9b96a8: Layer already exists [2025-01-08T03:47:12.811Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:12.811Z] main: digest: sha256:a4f6a8eb8202d03bcf9e2febe42b81f8511c5e304429885f489585e268d54514 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:47:12.888Z] ===================================================== [Pipeline] echo [2025-01-08T03:47:12.905Z] taggedImages: [2025-01-08T03:47:12.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:12.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-08T03:47:12.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.36 [2025-01-08T03:47:12.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:12.905Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-08T03:47:12.935Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-08T03:47:12.935Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:12.935Z] latest [2025-01-08T03:47:12.935Z] 4.0.0-dev.36 [2025-01-08T03:47:12.935Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:12.935Z] main [2025-01-08T03:47:12.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:13.288Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:13.630Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:13.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-08T03:47:13.630Z] 41d9bd55a4f0: Preparing [2025-01-08T03:47:13.630Z] dc57beace002: Preparing [2025-01-08T03:47:13.630Z] 6211441e658c: Preparing [2025-01-08T03:47:13.630Z] 49a0f198d462: Preparing [2025-01-08T03:47:13.630Z] b4c1fd74f03f: Preparing [2025-01-08T03:47:13.630Z] 1b2ab612f908: Preparing [2025-01-08T03:47:13.630Z] 75654b8eeebd: Preparing [2025-01-08T03:47:13.630Z] 1b2ab612f908: Waiting [2025-01-08T03:47:13.630Z] 75654b8eeebd: Waiting [2025-01-08T03:47:13.630Z] 6211441e658c: Layer already exists [2025-01-08T03:47:13.630Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:13.630Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:13.630Z] 41d9bd55a4f0: Pushed [2025-01-08T03:47:13.890Z] 1b2ab612f908: Pushed [2025-01-08T03:47:14.149Z] b4c1fd74f03f: Pushed [2025-01-08T03:47:17.442Z] dc57beace002: Pushed [2025-01-08T03:47:17.442Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:17.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:18.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-08T03:47:18.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-08T03:47:18.107Z] 41d9bd55a4f0: Preparing [2025-01-08T03:47:18.107Z] dc57beace002: Preparing [2025-01-08T03:47:18.107Z] 6211441e658c: Preparing [2025-01-08T03:47:18.107Z] 49a0f198d462: Preparing [2025-01-08T03:47:18.107Z] b4c1fd74f03f: Preparing [2025-01-08T03:47:18.107Z] 1b2ab612f908: Preparing [2025-01-08T03:47:18.107Z] 75654b8eeebd: Preparing [2025-01-08T03:47:18.107Z] 1b2ab612f908: Waiting [2025-01-08T03:47:18.107Z] 75654b8eeebd: Waiting [2025-01-08T03:47:18.107Z] 6211441e658c: Layer already exists [2025-01-08T03:47:18.107Z] dc57beace002: Layer already exists [2025-01-08T03:47:18.107Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:18.107Z] 41d9bd55a4f0: Layer already exists [2025-01-08T03:47:18.107Z] b4c1fd74f03f: Layer already exists [2025-01-08T03:47:18.107Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:18.107Z] 1b2ab612f908: Layer already exists [2025-01-08T03:47:18.107Z] latest: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:18.442Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:18.758Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 [2025-01-08T03:47:18.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-08T03:47:18.758Z] 41d9bd55a4f0: Preparing [2025-01-08T03:47:18.758Z] dc57beace002: Preparing [2025-01-08T03:47:18.758Z] 6211441e658c: Preparing [2025-01-08T03:47:18.758Z] 49a0f198d462: Preparing [2025-01-08T03:47:18.758Z] b4c1fd74f03f: Preparing [2025-01-08T03:47:18.758Z] 1b2ab612f908: Preparing [2025-01-08T03:47:18.758Z] 75654b8eeebd: Preparing [2025-01-08T03:47:18.758Z] 1b2ab612f908: Waiting [2025-01-08T03:47:18.758Z] 75654b8eeebd: Waiting [2025-01-08T03:47:18.758Z] 6211441e658c: Layer already exists [2025-01-08T03:47:18.758Z] 41d9bd55a4f0: Layer already exists [2025-01-08T03:47:18.758Z] dc57beace002: Layer already exists [2025-01-08T03:47:18.758Z] b4c1fd74f03f: Layer already exists [2025-01-08T03:47:18.758Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:18.758Z] 1b2ab612f908: Layer already exists [2025-01-08T03:47:18.758Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:18.758Z] 4.0.0-dev.36: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:19.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:19.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:19.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-08T03:47:19.407Z] 41d9bd55a4f0: Preparing [2025-01-08T03:47:19.407Z] dc57beace002: Preparing [2025-01-08T03:47:19.407Z] 6211441e658c: Preparing [2025-01-08T03:47:19.407Z] 49a0f198d462: Preparing [2025-01-08T03:47:19.407Z] b4c1fd74f03f: Preparing [2025-01-08T03:47:19.407Z] 1b2ab612f908: Preparing [2025-01-08T03:47:19.407Z] 75654b8eeebd: Preparing [2025-01-08T03:47:19.407Z] 75654b8eeebd: Waiting [2025-01-08T03:47:19.407Z] 1b2ab612f908: Waiting [2025-01-08T03:47:19.407Z] dc57beace002: Layer already exists [2025-01-08T03:47:19.407Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:19.407Z] 41d9bd55a4f0: Layer already exists [2025-01-08T03:47:19.407Z] b4c1fd74f03f: Layer already exists [2025-01-08T03:47:19.407Z] 6211441e658c: Layer already exists [2025-01-08T03:47:19.407Z] 1b2ab612f908: Layer already exists [2025-01-08T03:47:19.407Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:19.407Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:19.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:47:20.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-08T03:47:20.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-08T03:47:20.066Z] 41d9bd55a4f0: Preparing [2025-01-08T03:47:20.066Z] dc57beace002: Preparing [2025-01-08T03:47:20.066Z] 6211441e658c: Preparing [2025-01-08T03:47:20.066Z] 49a0f198d462: Preparing [2025-01-08T03:47:20.066Z] b4c1fd74f03f: Preparing [2025-01-08T03:47:20.066Z] 1b2ab612f908: Preparing [2025-01-08T03:47:20.066Z] 75654b8eeebd: Preparing [2025-01-08T03:47:20.066Z] 1b2ab612f908: Waiting [2025-01-08T03:47:20.066Z] 75654b8eeebd: Waiting [2025-01-08T03:47:20.066Z] 41d9bd55a4f0: Layer already exists [2025-01-08T03:47:20.066Z] 6211441e658c: Layer already exists [2025-01-08T03:47:20.066Z] dc57beace002: Layer already exists [2025-01-08T03:47:20.066Z] b4c1fd74f03f: Layer already exists [2025-01-08T03:47:20.066Z] 49a0f198d462: Layer already exists [2025-01-08T03:47:20.066Z] 75654b8eeebd: Layer already exists [2025-01-08T03:47:20.066Z] 1b2ab612f908: Layer already exists [2025-01-08T03:47:20.066Z] main: digest: sha256:49c301a0191acfbd7907f2c215748d3fc63732e5a59be63cc0df10ded4b76a5d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:47:20.144Z] ===================================================== [Pipeline] echo [2025-01-08T03:47:20.160Z] taggedImages: [2025-01-08T03:47:20.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:47:20.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-08T03:47:20.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.36 [2025-01-08T03:47:20.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:47:20.160Z] - 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-01-08T03:53:00.952Z] #156 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-08T03:53:00.952Z] #151 DONE 567.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-08T03:53:00.952Z] #155 DONE 567.4s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:53:00.952Z] #156 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-08T03:53:00.952Z] #157 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-08T03:53:00.952Z] #158 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:53:00.952Z] #159 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:53:00.952Z] #156 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:53:00.952Z] #160 DONE 0.4s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-08T03:53:00.952Z] #161 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #162 [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-01-08T03:53:00.952Z] #162 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-08T03:53:00.952Z] #163 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #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-01-08T03:53:00.952Z] #164 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-08T03:53:00.952Z] #158 DONE 2.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:53:00.952Z] #165 DONE 0.5s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:53:00.952Z] #166 DONE 0.4s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:53:00.952Z] #150 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-08T03:53:00.952Z] #167 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #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-01-08T03:53:00.952Z] #164 DONE 1.6s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #168 [core-common-config-bootstrapper] exporting to image [2025-01-08T03:53:00.952Z] #168 exporting layers [2025-01-08T03:53:00.952Z] #168 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-08T03:53:00.952Z] #167 DONE 0.6s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-08T03:53:00.952Z] #169 DONE 0.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #170 [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-01-08T03:53:00.952Z] #170 ... [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #168 [core-common-config-bootstrapper] exporting to image [2025-01-08T03:53:00.952Z] #168 exporting layers 1.1s done [2025-01-08T03:53:00.952Z] #168 writing image sha256:032944a0a9ccb3305ba19f7f762867bb76532f7ed5ddfd0aad716db2c7944d4f 0.0s done [2025-01-08T03:53:00.952Z] #168 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-01-08T03:53:00.952Z] #168 DONE 1.3s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.952Z] #170 [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-01-08T03:53:00.952Z] #170 DONE 0.4s [2025-01-08T03:53:00.952Z] [2025-01-08T03:53:00.953Z] #171 [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-01-08T03:53:00.953Z] #171 DONE 0.4s [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #172 [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-01-08T03:53:00.953Z] #172 DONE 0.2s [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-08T03:53:00.953Z] #173 DONE 0.2s [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-08T03:53:00.953Z] #174 ... [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-08T03:53:00.953Z] #149 DONE 573.3s [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:53:00.953Z] #175 DONE 0.3s [2025-01-08T03:53:00.953Z] [2025-01-08T03:53:00.953Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:53:01.220Z] #176 DONE 0.3s [2025-01-08T03:53:01.220Z] [2025-01-08T03:53:01.221Z] #177 [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-01-08T03:53:01.221Z] #177 DONE 0.2s [2025-01-08T03:53:01.221Z] [2025-01-08T03:53:01.221Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-08T03:53:01.486Z] #178 DONE 0.2s [2025-01-08T03:53:01.486Z] [2025-01-08T03:53:01.486Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-08T03:53:01.755Z] #179 DONE 0.4s [2025-01-08T03:53:01.755Z] [2025-01-08T03:53:01.755Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:53:02.022Z] #153 ... [2025-01-08T03:53:02.023Z] [2025-01-08T03:53:02.023Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:53:02.291Z] #180 DONE 0.3s [2025-01-08T03:53:02.291Z] [2025-01-08T03:53:02.291Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:53:02.558Z] #181 ... [2025-01-08T03:53:02.558Z] [2025-01-08T03:53:02.558Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-08T03:53:02.558Z] #174 DONE 2.5s [2025-01-08T03:53:02.823Z] [2025-01-08T03:53:02.823Z] #182 [security-bootstrapper] exporting to image [2025-01-08T03:53:04.272Z] #182 ... [2025-01-08T03:53:04.272Z] [2025-01-08T03:53:04.272Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:53:04.272Z] #181 DONE 2.1s [2025-01-08T03:53:04.550Z] [2025-01-08T03:53:04.550Z] #183 [security-proxy-setup] exporting to image [2025-01-08T03:53:04.817Z] #183 ... [2025-01-08T03:53:04.817Z] [2025-01-08T03:53:04.817Z] #182 [security-bootstrapper] exporting to image [2025-01-08T03:53:04.817Z] #182 exporting layers 2.1s done [2025-01-08T03:53:04.817Z] #182 writing image sha256:90c2316650fe32acede63fbab8e3ea341620300650e520b6384bde781d5f2803 0.0s done [2025-01-08T03:53:04.817Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-08T03:53:04.817Z] #182 DONE 2.1s [2025-01-08T03:53:05.084Z] [2025-01-08T03:53:05.084Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-08T03:53:05.666Z] #146 ... [2025-01-08T03:53:05.666Z] [2025-01-08T03:53:05.666Z] #183 [security-proxy-setup] exporting to image [2025-01-08T03:53:05.666Z] #183 exporting layers 1.2s done [2025-01-08T03:53:05.666Z] #183 writing image sha256:4e40313c070002dbb63e0975945d35cee76299a454e6407082612422ead2caae done [2025-01-08T03:53:05.666Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-08T03:53:05.666Z] #183 DONE 1.3s [2025-01-08T03:53:05.666Z] [2025-01-08T03:53:05.666Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:53:05.931Z] #156 ... [2025-01-08T03:53:05.931Z] [2025-01-08T03:53:05.931Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-08T03:53:05.931Z] #150 579.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-08T03:53:18.238Z] #150 DONE 589.6s [2025-01-08T03:53:18.238Z] [2025-01-08T03:53:18.238Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:53:18.238Z] #154 ... [2025-01-08T03:53:18.238Z] [2025-01-08T03:53:18.238Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:53:18.238Z] #184 DONE 0.2s [2025-01-08T03:53:18.238Z] [2025-01-08T03:53:18.239Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:53:18.239Z] #185 DONE 0.1s [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #186 [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-01-08T03:53:18.239Z] #186 DONE 0.2s [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:53:18.239Z] #153 ... [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #187 [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-01-08T03:53:18.239Z] #187 DONE 0.1s [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:53:18.239Z] #188 DONE 0.2s [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-08T03:53:18.239Z] #189 DONE 0.4s [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:53:18.239Z] #144 ... [2025-01-08T03:53:18.239Z] [2025-01-08T03:53:18.239Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-08T03:53:18.505Z] #190 DONE 0.3s [2025-01-08T03:53:18.505Z] [2025-01-08T03:53:18.505Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:53:18.505Z] #154 ... [2025-01-08T03:53:18.505Z] [2025-01-08T03:53:18.505Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-08T03:53:18.772Z] #191 DONE 0.2s [2025-01-08T03:53:18.772Z] [2025-01-08T03:53:18.772Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:53:20.715Z] #192 DONE 1.9s [2025-01-08T03:53:20.715Z] [2025-01-08T03:53:20.715Z] #193 [security-secretstore-setup] exporting to image [2025-01-08T03:53:20.715Z] #193 exporting layers [2025-01-08T03:53:21.672Z] #193 exporting layers 1.0s done [2025-01-08T03:53:21.672Z] #193 writing image sha256:50ab5d1955574509110cc0c467d804142fa8546a7ab522f32e3db84778a162c1 done [2025-01-08T03:53:21.672Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-08T03:53:21.672Z] #193 DONE 1.0s [2025-01-08T03:53:21.672Z] [2025-01-08T03:53:21.672Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:54:43.285Z] #156 ... [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-08T03:54:43.285Z] #146 DONE 667.8s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:54:43.285Z] #194 DONE 0.4s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:54:43.285Z] #195 DONE 0.2s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-08T03:54:43.285Z] #196 DONE 0.5s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #197 [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-01-08T03:54:43.285Z] #197 DONE 0.1s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-08T03:54:43.285Z] #198 exporting layers [2025-01-08T03:54:43.285Z] #198 exporting layers 2.1s done [2025-01-08T03:54:43.285Z] #198 writing image sha256:d7ebefda46dc5dededc36e9f62c392d2723aa08bc6c0af7d87db561f1905bb2e done [2025-01-08T03:54:43.285Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.1s done [2025-01-08T03:54:43.285Z] #198 DONE 2.1s [2025-01-08T03:54:43.285Z] [2025-01-08T03:54:43.285Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:58:20.106Z] #156 ... [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-08T03:58:20.106Z] #154 DONE 891.3s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:58:20.106Z] #156 ... [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:58:20.106Z] #199 DONE 0.3s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:58:20.106Z] #148 ... [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:58:20.106Z] #200 DONE 0.3s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:58:20.106Z] #152 ... [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-08T03:58:20.106Z] #201 DONE 0.4s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:58:20.106Z] #153 ... [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:58:20.106Z] #202 DONE 0.1s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #203 [core-command] exporting to image [2025-01-08T03:58:20.106Z] #203 exporting layers [2025-01-08T03:58:20.106Z] #203 exporting layers 0.4s done [2025-01-08T03:58:20.106Z] #203 writing image sha256:7d2a59bef93d7ce96ecbf3daa2032f62ec153d6162ef3f388f2de07c067dd3ed done [2025-01-08T03:58:20.106Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-08T03:58:20.106Z] #203 DONE 0.4s [2025-01-08T03:58:20.106Z] [2025-01-08T03:58:20.106Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-08T03:59:16.485Z] #153 DONE 941.9s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:59:16.485Z] #148 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:16.485Z] #204 DONE 0.3s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:59:16.485Z] #205 DONE 0.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-08T03:59:16.485Z] #206 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-08T03:59:16.485Z] #147 DONE 943.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:59:16.485Z] #152 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-08T03:59:16.485Z] #206 DONE 0.6s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:59:16.485Z] #207 DONE 0.3s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:16.485Z] #208 DONE 0.3s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-08T03:59:16.485Z] #209 DONE 0.3s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:59:16.485Z] #210 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-08T03:59:16.485Z] #211 DONE 0.5s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:59:16.485Z] #212 DONE 0.4s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:59:16.485Z] #144 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-08T03:59:16.485Z] #213 DONE 0.2s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #214 [core-keeper] exporting to image [2025-01-08T03:59:16.485Z] #214 exporting layers [2025-01-08T03:59:16.485Z] #214 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-08T03:59:16.485Z] #148 DONE 945.5s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-08T03:59:16.485Z] #210 DONE 1.3s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #214 [core-keeper] exporting to image [2025-01-08T03:59:16.485Z] #214 exporting layers 0.6s done [2025-01-08T03:59:16.485Z] #214 writing image sha256:1447d366287c0263b6aef2eaab80d22af87ce292b31d7c80eee3d29cc20c63a9 [2025-01-08T03:59:16.485Z] #214 writing image sha256:1447d366287c0263b6aef2eaab80d22af87ce292b31d7c80eee3d29cc20c63a9 done [2025-01-08T03:59:16.485Z] #214 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-08T03:59:16.485Z] #214 DONE 0.6s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-08T03:59:16.485Z] #156 DONE 945.7s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #215 [security-proxy-auth] exporting to image [2025-01-08T03:59:16.485Z] #215 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:16.485Z] #216 DONE 0.2s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:59:16.485Z] #217 CACHED [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:16.485Z] #218 CACHED [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #215 [security-proxy-auth] exporting to image [2025-01-08T03:59:16.485Z] #215 exporting layers 0.6s done [2025-01-08T03:59:16.485Z] #215 writing image sha256:567f4e630699c0b2c16575f3814201c3fd79f5d76b20058abdf53e0ace78f229 done [2025-01-08T03:59:16.485Z] #215 naming to docker.io/library/security-proxy-auth-arm64 done [2025-01-08T03:59:16.485Z] #215 DONE 0.6s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-08T03:59:16.485Z] #219 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:59:16.485Z] #220 DONE 0.2s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-08T03:59:16.485Z] #221 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-08T03:59:16.485Z] #219 DONE 0.5s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-08T03:59:16.485Z] #221 DONE 0.4s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:59:16.485Z] #222 DONE 0.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:59:16.485Z] #223 DONE 0.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-08T03:59:16.485Z] #224 DONE 0.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #225 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-08T03:59:16.485Z] #225 DONE 0.1s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #226 [core-data] exporting to image [2025-01-08T03:59:16.485Z] #226 ... [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-08T03:59:16.485Z] #227 DONE 0.2s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #226 [core-data] exporting to image [2025-01-08T03:59:16.485Z] #226 exporting layers 0.4s done [2025-01-08T03:59:16.485Z] #226 writing image sha256:5332e549251c8769edf2680e0bff0e175ec0126515d657eb8ec03cbedd7e66ba done [2025-01-08T03:59:16.485Z] #226 naming to docker.io/library/core-data-arm64 done [2025-01-08T03:59:16.485Z] #226 DONE 0.4s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #228 [core-metadata] exporting to image [2025-01-08T03:59:16.485Z] #228 exporting layers 0.4s done [2025-01-08T03:59:16.485Z] #228 writing image sha256:2a2e494d901f6c004b3b8add0b713046ce70332abefb3874e52da989e97a0025 done [2025-01-08T03:59:16.485Z] #228 naming to docker.io/library/core-metadata-arm64 done [2025-01-08T03:59:16.485Z] #228 DONE 0.5s [2025-01-08T03:59:16.485Z] [2025-01-08T03:59:16.485Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:59:28.776Z] #152 ... [2025-01-08T03:59:28.776Z] [2025-01-08T03:59:28.776Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-08T03:59:28.776Z] #144 DONE 961.6s [2025-01-08T03:59:28.776Z] [2025-01-08T03:59:28.776Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:29.040Z] #229 DONE 0.1s [2025-01-08T03:59:29.040Z] [2025-01-08T03:59:29.040Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:59:29.040Z] #230 DONE 0.1s [2025-01-08T03:59:29.040Z] [2025-01-08T03:59:29.040Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:59:29.040Z] #152 ... [2025-01-08T03:59:29.040Z] [2025-01-08T03:59:29.040Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-08T03:59:29.618Z] #231 DONE 0.6s [2025-01-08T03:59:29.618Z] [2025-01-08T03:59:29.618Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-08T03:59:29.882Z] #232 DONE 0.2s [2025-01-08T03:59:29.882Z] [2025-01-08T03:59:29.882Z] #233 [support-scheduler] exporting to image [2025-01-08T03:59:29.882Z] #233 exporting layers [2025-01-08T03:59:30.460Z] #233 exporting layers 0.6s done [2025-01-08T03:59:30.460Z] #233 writing image sha256:52b02d8a30e6957b6b856e4b359317e7d5b58753445b65c6eff0c87c36ebcb54 done [2025-01-08T03:59:30.460Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-08T03:59:30.460Z] #233 DONE 0.6s [2025-01-08T03:59:30.460Z] [2025-01-08T03:59:30.460Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-08T03:59:31.871Z] #152 DONE 964.9s [2025-01-08T03:59:31.871Z] [2025-01-08T03:59:31.871Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-08T03:59:32.137Z] #234 DONE 0.1s [2025-01-08T03:59:32.403Z] [2025-01-08T03:59:32.403Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-08T03:59:32.403Z] #235 DONE 0.1s [2025-01-08T03:59:32.403Z] [2025-01-08T03:59:32.403Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-08T03:59:32.983Z] #236 DONE 0.4s [2025-01-08T03:59:32.983Z] [2025-01-08T03:59:32.983Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-08T03:59:32.983Z] #237 DONE 0.1s [2025-01-08T03:59:32.983Z] [2025-01-08T03:59:32.983Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-08T03:59:32.983Z] #238 DONE 0.1s [2025-01-08T03:59:32.983Z] [2025-01-08T03:59:32.983Z] #239 [support-notifications] exporting to image [2025-01-08T03:59:33.562Z] #239 exporting layers 0.4s done [2025-01-08T03:59:33.562Z] #239 writing image sha256:cb114f132d6c206080b3fa619ec8c5789589769971ef693818e9519d9ec22ac7 done [2025-01-08T03:59:33.562Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-08T03:59:33.562Z] #239 DONE 0.5s [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-08T03:59:33.562Z] time="2025-01-08T03:42:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-08T03:59:33.580Z] $ docker stop --time=1 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a [2025-01-08T03:59:35.130Z] $ docker rm -f --volumes 01898238427e93a5c28270e783f0c2815ccd11fc13f00a38152632841884ba1a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T03:59:35.582Z] + docker images [2025-01-08T03:59:35.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-08T03:59:35.582Z] support-notifications-arm64 latest cb114f132d6c 3 seconds ago 57.2MB [2025-01-08T03:59:35.582Z] support-scheduler-arm64 latest 52b02d8a30e6 6 seconds ago 53.7MB [2025-01-08T03:59:35.582Z] core-data-arm64 latest 5332e549251c 22 seconds ago 38.8MB [2025-01-08T03:59:35.582Z] core-metadata-arm64 latest 2a2e494d901f 22 seconds ago 38.9MB [2025-01-08T03:59:35.582Z] security-proxy-auth-arm64 latest 567f4e630699 23 seconds ago 37.7MB [2025-01-08T03:59:35.582Z] core-keeper-arm64 latest 1447d366287c 24 seconds ago 31.9MB [2025-01-08T03:59:35.582Z] core-command-arm64 latest 7d2a59bef93d About a minute ago 34.5MB [2025-01-08T03:59:35.582Z] security-spiffe-token-provider-arm64 latest d7ebefda46dc 4 minutes ago 40.2MB [2025-01-08T03:59:35.582Z] security-secretstore-setup-arm64 latest 50ab5d195557 6 minutes ago 47.6MB [2025-01-08T03:59:35.582Z] security-proxy-setup-arm64 latest 4e40313c0700 6 minutes ago 36.5MB [2025-01-08T03:59:35.582Z] security-bootstrapper-arm64 latest 90c2316650fe 6 minutes ago 27.4MB [2025-01-08T03:59:35.582Z] core-common-config-bootstrapper-arm64 latest 032944a0a9cc 6 minutes ago 24.3MB [2025-01-08T03:59:35.582Z] security-spire-agent-arm64 latest 1045b8d47a5a 16 minutes ago 183MB [2025-01-08T03:59:35.582Z] security-spire-server-arm64 latest 733b0d611497 16 minutes ago 124MB [2025-01-08T03:59:35.582Z] security-spire-config-arm64 latest b3484d1f5e38 16 minutes ago 123MB [2025-01-08T03:59:35.582Z] ci-base-image-arm64 latest 6e9ba53be75d 18 minutes ago 968MB [2025-01-08T03:59:35.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-08T03:59:35.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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-01-08T03:59:35.742Z] provisioning config files... [2025-01-08T03:59:35.758Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/772@tmp/config4932531343450633514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T03:59:36.108Z] ---> ****-login.sh [2025-01-08T03:59:36.109Z] nexus3.edgexfoundry.org:10001 [2025-01-08T03:59:36.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:59:36.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:59:36.377Z] Configure a credential helper to remove this warning. See [2025-01-08T03:59:36.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:59:36.377Z] [2025-01-08T03:59:36.377Z] Login Succeeded [2025-01-08T03:59:36.377Z] nexus3.edgexfoundry.org:10002 [2025-01-08T03:59:36.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:59:36.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:59:36.645Z] Configure a credential helper to remove this warning. See [2025-01-08T03:59:36.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:59:36.645Z] [2025-01-08T03:59:36.645Z] Login Succeeded [2025-01-08T03:59:36.645Z] nexus3.edgexfoundry.org:10003 [2025-01-08T03:59:36.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:59:36.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:59:36.913Z] Configure a credential helper to remove this warning. See [2025-01-08T03:59:36.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:59:36.913Z] [2025-01-08T03:59:36.913Z] Login Succeeded [2025-01-08T03:59:36.913Z] nexus3.edgexfoundry.org:10004 [2025-01-08T03:59:37.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:59:37.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:59:37.183Z] Configure a credential helper to remove this warning. See [2025-01-08T03:59:37.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:59:37.183Z] [2025-01-08T03:59:37.183Z] Login Succeeded [2025-01-08T03:59:37.183Z] ****.io [2025-01-08T03:59:37.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T03:59:37.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T03:59:37.718Z] Configure a credential helper to remove this warning. See [2025-01-08T03:59:37.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T03:59:37.718Z] [2025-01-08T03:59:37.718Z] Login Succeeded [2025-01-08T03:59:37.718Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T03:59:37.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:59:37.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T03:59:37.820Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-08T03:59:37.820Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:37.820Z] latest [2025-01-08T03:59:37.820Z] 4.0.0-dev.36 [2025-01-08T03:59:37.820Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:37.820Z] main [2025-01-08T03:59:37.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:38.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:39.964Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:39.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-08T03:59:39.964Z] 2cc09a735960: Preparing [2025-01-08T03:59:39.964Z] b58e4821db8f: Preparing [2025-01-08T03:59:39.964Z] 33351e51a840: Preparing [2025-01-08T03:59:39.964Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:39.964Z] 76780bf32c9f: Preparing [2025-01-08T03:59:39.964Z] 8963078ae2ef: Preparing [2025-01-08T03:59:39.964Z] 651d9022c234: Preparing [2025-01-08T03:59:39.964Z] 8963078ae2ef: Waiting [2025-01-08T03:59:39.964Z] 651d9022c234: Waiting [2025-01-08T03:59:40.230Z] 33351e51a840: Pushed [2025-01-08T03:59:40.230Z] 2cc09a735960: Pushed [2025-01-08T03:59:40.230Z] e2b934cf0b4e: Pushed [2025-01-08T03:59:40.230Z] 651d9022c234: Layer already exists [2025-01-08T03:59:40.230Z] 8963078ae2ef: Pushed [2025-01-08T03:59:41.631Z] 76780bf32c9f: Pushed [2025-01-08T03:59:44.961Z] b58e4821db8f: Pushed [2025-01-08T03:59:44.961Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:45.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:45.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-08T03:59:45.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-08T03:59:45.663Z] 2cc09a735960: Preparing [2025-01-08T03:59:45.663Z] b58e4821db8f: Preparing [2025-01-08T03:59:45.663Z] 33351e51a840: Preparing [2025-01-08T03:59:45.663Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:45.663Z] 76780bf32c9f: Preparing [2025-01-08T03:59:45.663Z] 8963078ae2ef: Preparing [2025-01-08T03:59:45.663Z] 651d9022c234: Preparing [2025-01-08T03:59:45.663Z] 8963078ae2ef: Waiting [2025-01-08T03:59:45.663Z] 651d9022c234: Waiting [2025-01-08T03:59:45.663Z] 33351e51a840: Layer already exists [2025-01-08T03:59:45.663Z] b58e4821db8f: Layer already exists [2025-01-08T03:59:45.663Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:45.663Z] 2cc09a735960: Layer already exists [2025-01-08T03:59:45.663Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:45.663Z] 651d9022c234: Layer already exists [2025-01-08T03:59:45.663Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:45.927Z] latest: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:46.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:46.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 [2025-01-08T03:59:46.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-08T03:59:46.641Z] 2cc09a735960: Preparing [2025-01-08T03:59:46.641Z] b58e4821db8f: Preparing [2025-01-08T03:59:46.641Z] 33351e51a840: Preparing [2025-01-08T03:59:46.641Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:46.641Z] 76780bf32c9f: Preparing [2025-01-08T03:59:46.641Z] 8963078ae2ef: Preparing [2025-01-08T03:59:46.641Z] 651d9022c234: Preparing [2025-01-08T03:59:46.641Z] 8963078ae2ef: Waiting [2025-01-08T03:59:46.641Z] 651d9022c234: Waiting [2025-01-08T03:59:46.641Z] b58e4821db8f: Layer already exists [2025-01-08T03:59:46.641Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:46.641Z] 33351e51a840: Layer already exists [2025-01-08T03:59:46.641Z] 2cc09a735960: Layer already exists [2025-01-08T03:59:46.641Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:46.641Z] 651d9022c234: Layer already exists [2025-01-08T03:59:46.641Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:46.905Z] 4.0.0-dev.36: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:47.265Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:47.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:47.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-08T03:59:47.617Z] 2cc09a735960: Preparing [2025-01-08T03:59:47.617Z] b58e4821db8f: Preparing [2025-01-08T03:59:47.617Z] 33351e51a840: Preparing [2025-01-08T03:59:47.617Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:47.617Z] 76780bf32c9f: Preparing [2025-01-08T03:59:47.617Z] 8963078ae2ef: Preparing [2025-01-08T03:59:47.617Z] 651d9022c234: Preparing [2025-01-08T03:59:47.617Z] 8963078ae2ef: Waiting [2025-01-08T03:59:47.617Z] 651d9022c234: Waiting [2025-01-08T03:59:47.617Z] 33351e51a840: Layer already exists [2025-01-08T03:59:47.617Z] b58e4821db8f: Layer already exists [2025-01-08T03:59:47.617Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:47.617Z] 2cc09a735960: Layer already exists [2025-01-08T03:59:47.617Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:47.617Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:47.617Z] 651d9022c234: Layer already exists [2025-01-08T03:59:47.882Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:48.252Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:48.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-08T03:59:48.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-08T03:59:48.606Z] 2cc09a735960: Preparing [2025-01-08T03:59:48.606Z] b58e4821db8f: Preparing [2025-01-08T03:59:48.606Z] 33351e51a840: Preparing [2025-01-08T03:59:48.606Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:48.606Z] 76780bf32c9f: Preparing [2025-01-08T03:59:48.606Z] 8963078ae2ef: Preparing [2025-01-08T03:59:48.606Z] 651d9022c234: Preparing [2025-01-08T03:59:48.606Z] 8963078ae2ef: Waiting [2025-01-08T03:59:48.606Z] 651d9022c234: Waiting [2025-01-08T03:59:48.606Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:48.606Z] 2cc09a735960: Layer already exists [2025-01-08T03:59:48.606Z] b58e4821db8f: Layer already exists [2025-01-08T03:59:48.606Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:48.606Z] 33351e51a840: Layer already exists [2025-01-08T03:59:48.606Z] 651d9022c234: Layer already exists [2025-01-08T03:59:48.606Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:48.870Z] main: digest: sha256:37996a19d81328f2df6bfb41549e5cc638d82cfbc41d4fa67c3545d0f93520b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:59:48.959Z] ===================================================== [Pipeline] echo [2025-01-08T03:59:48.972Z] taggedImages: [2025-01-08T03:59:48.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:48.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-08T03:59:48.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.36 [2025-01-08T03:59:48.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:48.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-08T03:59:49.009Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-08T03:59:49.009Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:49.009Z] latest [2025-01-08T03:59:49.009Z] 4.0.0-dev.36 [2025-01-08T03:59:49.009Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:49.009Z] main [2025-01-08T03:59:49.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:49.386Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:49.831Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:49.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-08T03:59:49.831Z] 2db26a2ed12f: Preparing [2025-01-08T03:59:49.831Z] 1b48604112ef: Preparing [2025-01-08T03:59:49.831Z] bd504899fc14: Preparing [2025-01-08T03:59:49.831Z] eac18e599308: Preparing [2025-01-08T03:59:49.831Z] 33351e51a840: Preparing [2025-01-08T03:59:49.831Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:49.831Z] 76780bf32c9f: Preparing [2025-01-08T03:59:49.831Z] 8963078ae2ef: Preparing [2025-01-08T03:59:49.831Z] 651d9022c234: Preparing [2025-01-08T03:59:49.831Z] e2b934cf0b4e: Waiting [2025-01-08T03:59:49.831Z] 76780bf32c9f: Waiting [2025-01-08T03:59:49.831Z] 8963078ae2ef: Waiting [2025-01-08T03:59:49.831Z] 651d9022c234: Waiting [2025-01-08T03:59:49.831Z] 33351e51a840: Layer already exists [2025-01-08T03:59:50.095Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:50.095Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:50.095Z] 1b48604112ef: Pushed [2025-01-08T03:59:50.095Z] bd504899fc14: Pushed [2025-01-08T03:59:50.095Z] 2db26a2ed12f: Pushed [2025-01-08T03:59:50.095Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:50.095Z] 651d9022c234: Layer already exists [2025-01-08T03:59:52.119Z] eac18e599308: Pushed [2025-01-08T03:59:52.384Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:52.739Z] + 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-01-08T03:59:53.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-08T03:59:53.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-08T03:59:53.086Z] 2db26a2ed12f: Preparing [2025-01-08T03:59:53.086Z] 1b48604112ef: Preparing [2025-01-08T03:59:53.086Z] bd504899fc14: Preparing [2025-01-08T03:59:53.086Z] eac18e599308: Preparing [2025-01-08T03:59:53.086Z] 33351e51a840: Preparing [2025-01-08T03:59:53.086Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:53.086Z] 76780bf32c9f: Preparing [2025-01-08T03:59:53.086Z] 8963078ae2ef: Preparing [2025-01-08T03:59:53.086Z] 651d9022c234: Preparing [2025-01-08T03:59:53.086Z] e2b934cf0b4e: Waiting [2025-01-08T03:59:53.086Z] 76780bf32c9f: Waiting [2025-01-08T03:59:53.086Z] 8963078ae2ef: Waiting [2025-01-08T03:59:53.086Z] 651d9022c234: Waiting [2025-01-08T03:59:53.086Z] eac18e599308: Layer already exists [2025-01-08T03:59:53.086Z] bd504899fc14: Layer already exists [2025-01-08T03:59:53.086Z] 33351e51a840: Layer already exists [2025-01-08T03:59:53.086Z] 2db26a2ed12f: Layer already exists [2025-01-08T03:59:53.086Z] 1b48604112ef: Layer already exists [2025-01-08T03:59:53.086Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:53.086Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:53.086Z] 651d9022c234: Layer already exists [2025-01-08T03:59:53.086Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:53.351Z] latest: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:53.710Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:54.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 [2025-01-08T03:59:54.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-08T03:59:54.090Z] 2db26a2ed12f: Preparing [2025-01-08T03:59:54.090Z] 1b48604112ef: Preparing [2025-01-08T03:59:54.090Z] bd504899fc14: Preparing [2025-01-08T03:59:54.090Z] eac18e599308: Preparing [2025-01-08T03:59:54.090Z] 33351e51a840: Preparing [2025-01-08T03:59:54.090Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:54.090Z] 76780bf32c9f: Preparing [2025-01-08T03:59:54.090Z] 8963078ae2ef: Preparing [2025-01-08T03:59:54.090Z] 651d9022c234: Preparing [2025-01-08T03:59:54.090Z] e2b934cf0b4e: Waiting [2025-01-08T03:59:54.090Z] 76780bf32c9f: Waiting [2025-01-08T03:59:54.090Z] 8963078ae2ef: Waiting [2025-01-08T03:59:54.090Z] 651d9022c234: Waiting [2025-01-08T03:59:54.090Z] 1b48604112ef: Layer already exists [2025-01-08T03:59:54.090Z] 2db26a2ed12f: Layer already exists [2025-01-08T03:59:54.090Z] bd504899fc14: Layer already exists [2025-01-08T03:59:54.090Z] eac18e599308: Layer already exists [2025-01-08T03:59:54.090Z] 33351e51a840: Layer already exists [2025-01-08T03:59:54.090Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:54.090Z] 651d9022c234: Layer already exists [2025-01-08T03:59:54.090Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:54.090Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:54.356Z] 4.0.0-dev.36: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:54.713Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:55.067Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:55.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-08T03:59:55.067Z] 2db26a2ed12f: Preparing [2025-01-08T03:59:55.067Z] 1b48604112ef: Preparing [2025-01-08T03:59:55.067Z] bd504899fc14: Preparing [2025-01-08T03:59:55.067Z] eac18e599308: Preparing [2025-01-08T03:59:55.067Z] 33351e51a840: Preparing [2025-01-08T03:59:55.067Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:55.067Z] 76780bf32c9f: Preparing [2025-01-08T03:59:55.067Z] 8963078ae2ef: Preparing [2025-01-08T03:59:55.067Z] e2b934cf0b4e: Waiting [2025-01-08T03:59:55.067Z] 651d9022c234: Preparing [2025-01-08T03:59:55.067Z] 76780bf32c9f: Waiting [2025-01-08T03:59:55.067Z] 8963078ae2ef: Waiting [2025-01-08T03:59:55.067Z] 651d9022c234: Waiting [2025-01-08T03:59:55.067Z] eac18e599308: Layer already exists [2025-01-08T03:59:55.067Z] 33351e51a840: Layer already exists [2025-01-08T03:59:55.067Z] bd504899fc14: Layer already exists [2025-01-08T03:59:55.067Z] 1b48604112ef: Layer already exists [2025-01-08T03:59:55.067Z] 2db26a2ed12f: Layer already exists [2025-01-08T03:59:55.067Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:55.067Z] 651d9022c234: Layer already exists [2025-01-08T03:59:55.067Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:55.067Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:55.333Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:55.697Z] + 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-01-08T03:59:56.055Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-08T03:59:56.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-08T03:59:56.055Z] 2db26a2ed12f: Preparing [2025-01-08T03:59:56.055Z] 1b48604112ef: Preparing [2025-01-08T03:59:56.055Z] bd504899fc14: Preparing [2025-01-08T03:59:56.055Z] eac18e599308: Preparing [2025-01-08T03:59:56.055Z] 33351e51a840: Preparing [2025-01-08T03:59:56.055Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:56.055Z] 76780bf32c9f: Preparing [2025-01-08T03:59:56.055Z] e2b934cf0b4e: Waiting [2025-01-08T03:59:56.055Z] 8963078ae2ef: Preparing [2025-01-08T03:59:56.055Z] 76780bf32c9f: Waiting [2025-01-08T03:59:56.055Z] 8963078ae2ef: Waiting [2025-01-08T03:59:56.055Z] 651d9022c234: Preparing [2025-01-08T03:59:56.055Z] 651d9022c234: Waiting [2025-01-08T03:59:56.055Z] 1b48604112ef: Layer already exists [2025-01-08T03:59:56.055Z] bd504899fc14: Layer already exists [2025-01-08T03:59:56.055Z] 2db26a2ed12f: Layer already exists [2025-01-08T03:59:56.055Z] 33351e51a840: Layer already exists [2025-01-08T03:59:56.055Z] eac18e599308: Layer already exists [2025-01-08T03:59:56.055Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:56.055Z] 8963078ae2ef: Layer already exists [2025-01-08T03:59:56.055Z] 76780bf32c9f: Layer already exists [2025-01-08T03:59:56.055Z] 651d9022c234: Layer already exists [2025-01-08T03:59:56.319Z] main: digest: sha256:4a38b364d3935ab1de2e39353d43e0fb812e336cca04813b9b71814e4911fcdb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T03:59:56.415Z] ===================================================== [Pipeline] echo [2025-01-08T03:59:56.433Z] taggedImages: [2025-01-08T03:59:56.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:56.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-08T03:59:56.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.36 [2025-01-08T03:59:56.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:56.433Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-08T03:59:56.465Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-08T03:59:56.465Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:56.465Z] latest [2025-01-08T03:59:56.465Z] 4.0.0-dev.36 [2025-01-08T03:59:56.465Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T03:59:56.465Z] main [2025-01-08T03:59:56.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:56.838Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T03:59:57.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T03:59:57.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-08T03:59:57.194Z] 5365bd20baaa: Preparing [2025-01-08T03:59:57.194Z] 76a90bb1c382: Preparing [2025-01-08T03:59:57.194Z] fc6ce93e9052: Preparing [2025-01-08T03:59:57.194Z] 33351e51a840: Preparing [2025-01-08T03:59:57.194Z] e2b934cf0b4e: Preparing [2025-01-08T03:59:57.194Z] eca35988a7c2: Preparing [2025-01-08T03:59:57.194Z] 356a646bb833: Preparing [2025-01-08T03:59:57.194Z] eca35988a7c2: Waiting [2025-01-08T03:59:57.194Z] 651d9022c234: Preparing [2025-01-08T03:59:57.194Z] 356a646bb833: Waiting [2025-01-08T03:59:57.194Z] 651d9022c234: Waiting [2025-01-08T03:59:57.194Z] e2b934cf0b4e: Layer already exists [2025-01-08T03:59:57.459Z] 33351e51a840: Layer already exists [2025-01-08T03:59:57.459Z] 76a90bb1c382: Pushed [2025-01-08T03:59:57.459Z] 5365bd20baaa: Pushed [2025-01-08T03:59:57.459Z] 651d9022c234: Layer already exists [2025-01-08T03:59:57.459Z] 356a646bb833: Pushed [2025-01-08T03:59:58.863Z] eca35988a7c2: Pushed [2025-01-08T04:00:03.109Z] fc6ce93e9052: Pushed [2025-01-08T04:00:03.109Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:03.457Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:03.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-08T04:00:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-08T04:00:03.827Z] 5365bd20baaa: Preparing [2025-01-08T04:00:03.827Z] 76a90bb1c382: Preparing [2025-01-08T04:00:03.827Z] fc6ce93e9052: Preparing [2025-01-08T04:00:03.827Z] 33351e51a840: Preparing [2025-01-08T04:00:03.827Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:03.827Z] eca35988a7c2: Preparing [2025-01-08T04:00:03.827Z] 356a646bb833: Preparing [2025-01-08T04:00:03.827Z] 651d9022c234: Preparing [2025-01-08T04:00:03.827Z] 356a646bb833: Waiting [2025-01-08T04:00:03.827Z] 651d9022c234: Waiting [2025-01-08T04:00:03.827Z] eca35988a7c2: Waiting [2025-01-08T04:00:03.827Z] 5365bd20baaa: Layer already exists [2025-01-08T04:00:03.827Z] 76a90bb1c382: Layer already exists [2025-01-08T04:00:03.827Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:03.827Z] fc6ce93e9052: Layer already exists [2025-01-08T04:00:03.827Z] 33351e51a840: Layer already exists [2025-01-08T04:00:03.827Z] eca35988a7c2: Layer already exists [2025-01-08T04:00:03.827Z] 356a646bb833: Layer already exists [2025-01-08T04:00:03.827Z] 651d9022c234: Layer already exists [2025-01-08T04:00:04.092Z] latest: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:04.458Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:04.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 [2025-01-08T04:00:04.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-08T04:00:04.804Z] 5365bd20baaa: Preparing [2025-01-08T04:00:04.804Z] 76a90bb1c382: Preparing [2025-01-08T04:00:04.804Z] fc6ce93e9052: Preparing [2025-01-08T04:00:04.804Z] 33351e51a840: Preparing [2025-01-08T04:00:04.804Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:04.804Z] eca35988a7c2: Preparing [2025-01-08T04:00:04.804Z] 356a646bb833: Preparing [2025-01-08T04:00:04.804Z] 651d9022c234: Preparing [2025-01-08T04:00:04.804Z] eca35988a7c2: Waiting [2025-01-08T04:00:04.804Z] 356a646bb833: Waiting [2025-01-08T04:00:04.804Z] 651d9022c234: Waiting [2025-01-08T04:00:04.804Z] 33351e51a840: Layer already exists [2025-01-08T04:00:04.804Z] 5365bd20baaa: Layer already exists [2025-01-08T04:00:04.804Z] fc6ce93e9052: Layer already exists [2025-01-08T04:00:04.804Z] 76a90bb1c382: Layer already exists [2025-01-08T04:00:04.804Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:04.804Z] eca35988a7c2: Layer already exists [2025-01-08T04:00:04.804Z] 356a646bb833: Layer already exists [2025-01-08T04:00:04.804Z] 651d9022c234: Layer already exists [2025-01-08T04:00:05.070Z] 4.0.0-dev.36: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:05.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:05.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:05.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-08T04:00:05.811Z] 5365bd20baaa: Preparing [2025-01-08T04:00:05.811Z] 76a90bb1c382: Preparing [2025-01-08T04:00:05.811Z] fc6ce93e9052: Preparing [2025-01-08T04:00:05.811Z] 33351e51a840: Preparing [2025-01-08T04:00:05.811Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:05.811Z] eca35988a7c2: Preparing [2025-01-08T04:00:05.811Z] 356a646bb833: Preparing [2025-01-08T04:00:05.811Z] 651d9022c234: Preparing [2025-01-08T04:00:05.811Z] eca35988a7c2: Waiting [2025-01-08T04:00:05.811Z] 356a646bb833: Waiting [2025-01-08T04:00:05.811Z] 651d9022c234: Waiting [2025-01-08T04:00:05.811Z] 5365bd20baaa: Layer already exists [2025-01-08T04:00:05.811Z] 76a90bb1c382: Layer already exists [2025-01-08T04:00:05.811Z] 33351e51a840: Layer already exists [2025-01-08T04:00:05.811Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:05.811Z] fc6ce93e9052: Layer already exists [2025-01-08T04:00:05.811Z] eca35988a7c2: Layer already exists [2025-01-08T04:00:05.811Z] 356a646bb833: Layer already exists [2025-01-08T04:00:05.811Z] 651d9022c234: Layer already exists [2025-01-08T04:00:06.076Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:06.434Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:06.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-08T04:00:06.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-08T04:00:06.780Z] 5365bd20baaa: Preparing [2025-01-08T04:00:06.780Z] 76a90bb1c382: Preparing [2025-01-08T04:00:06.780Z] fc6ce93e9052: Preparing [2025-01-08T04:00:06.780Z] 33351e51a840: Preparing [2025-01-08T04:00:06.780Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:06.780Z] eca35988a7c2: Preparing [2025-01-08T04:00:06.780Z] 356a646bb833: Preparing [2025-01-08T04:00:06.780Z] eca35988a7c2: Waiting [2025-01-08T04:00:06.780Z] 651d9022c234: Preparing [2025-01-08T04:00:06.780Z] 356a646bb833: Waiting [2025-01-08T04:00:06.780Z] 651d9022c234: Waiting [2025-01-08T04:00:06.780Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:06.780Z] 5365bd20baaa: Layer already exists [2025-01-08T04:00:06.780Z] 33351e51a840: Layer already exists [2025-01-08T04:00:06.780Z] fc6ce93e9052: Layer already exists [2025-01-08T04:00:06.780Z] 76a90bb1c382: Layer already exists [2025-01-08T04:00:06.780Z] eca35988a7c2: Layer already exists [2025-01-08T04:00:06.780Z] 651d9022c234: Layer already exists [2025-01-08T04:00:06.780Z] 356a646bb833: Layer already exists [2025-01-08T04:00:07.045Z] main: digest: sha256:8b3b3ac6254d2e8a6a87809371d3c01de0673314ee2302fe9845b7f840aa007d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:00:07.118Z] ===================================================== [Pipeline] echo [2025-01-08T04:00:07.130Z] taggedImages: [2025-01-08T04:00:07.130Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:07.130Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-08T04:00:07.130Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.36 [2025-01-08T04:00:07.130Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:07.130Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-08T04:00:07.156Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-08T04:00:07.156Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:07.156Z] latest [2025-01-08T04:00:07.156Z] 4.0.0-dev.36 [2025-01-08T04:00:07.156Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:07.156Z] main [2025-01-08T04:00:07.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:07.526Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:07.881Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:07.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-08T04:00:07.881Z] cbbc146767e3: Preparing [2025-01-08T04:00:07.881Z] 9afad0fe1be4: Preparing [2025-01-08T04:00:07.881Z] 4adfd898280d: Preparing [2025-01-08T04:00:07.881Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:07.881Z] 27e5452c3179: Preparing [2025-01-08T04:00:07.881Z] aae8222e7252: Preparing [2025-01-08T04:00:07.881Z] 651d9022c234: Preparing [2025-01-08T04:00:07.881Z] aae8222e7252: Waiting [2025-01-08T04:00:07.881Z] 651d9022c234: Waiting [2025-01-08T04:00:07.881Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:08.147Z] 9afad0fe1be4: Pushed [2025-01-08T04:00:08.147Z] cbbc146767e3: Pushed [2025-01-08T04:00:08.147Z] 27e5452c3179: Pushed [2025-01-08T04:00:08.147Z] aae8222e7252: Pushed [2025-01-08T04:00:08.147Z] 651d9022c234: Layer already exists [2025-01-08T04:00:13.467Z] 4adfd898280d: Pushed [2025-01-08T04:00:13.467Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:13.831Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:14.765Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-08T04:00:14.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-08T04:00:14.765Z] cbbc146767e3: Preparing [2025-01-08T04:00:14.765Z] 9afad0fe1be4: Preparing [2025-01-08T04:00:14.765Z] 4adfd898280d: Preparing [2025-01-08T04:00:14.765Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:14.765Z] 27e5452c3179: Preparing [2025-01-08T04:00:14.765Z] aae8222e7252: Preparing [2025-01-08T04:00:14.765Z] 651d9022c234: Preparing [2025-01-08T04:00:14.765Z] aae8222e7252: Waiting [2025-01-08T04:00:14.765Z] 651d9022c234: Waiting [2025-01-08T04:00:14.765Z] cbbc146767e3: Layer already exists [2025-01-08T04:00:14.765Z] 27e5452c3179: Layer already exists [2025-01-08T04:00:14.765Z] 9afad0fe1be4: Layer already exists [2025-01-08T04:00:14.765Z] 4adfd898280d: Layer already exists [2025-01-08T04:00:14.765Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:14.765Z] aae8222e7252: Layer already exists [2025-01-08T04:00:14.765Z] 651d9022c234: Layer already exists [2025-01-08T04:00:15.029Z] latest: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:15.373Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:15.721Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 [2025-01-08T04:00:15.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-08T04:00:15.721Z] cbbc146767e3: Preparing [2025-01-08T04:00:15.721Z] 9afad0fe1be4: Preparing [2025-01-08T04:00:15.721Z] 4adfd898280d: Preparing [2025-01-08T04:00:15.721Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:15.721Z] 27e5452c3179: Preparing [2025-01-08T04:00:15.721Z] aae8222e7252: Preparing [2025-01-08T04:00:15.721Z] 651d9022c234: Preparing [2025-01-08T04:00:15.721Z] aae8222e7252: Waiting [2025-01-08T04:00:15.721Z] 651d9022c234: Waiting [2025-01-08T04:00:15.721Z] cbbc146767e3: Layer already exists [2025-01-08T04:00:15.721Z] 27e5452c3179: Layer already exists [2025-01-08T04:00:15.721Z] 9afad0fe1be4: Layer already exists [2025-01-08T04:00:15.721Z] 4adfd898280d: Layer already exists [2025-01-08T04:00:15.721Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:15.721Z] aae8222e7252: Layer already exists [2025-01-08T04:00:15.721Z] 651d9022c234: Layer already exists [2025-01-08T04:00:15.985Z] 4.0.0-dev.36: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:16.333Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:16.678Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:16.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-08T04:00:16.678Z] cbbc146767e3: Preparing [2025-01-08T04:00:16.678Z] 9afad0fe1be4: Preparing [2025-01-08T04:00:16.678Z] 4adfd898280d: Preparing [2025-01-08T04:00:16.678Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:16.678Z] 27e5452c3179: Preparing [2025-01-08T04:00:16.678Z] aae8222e7252: Preparing [2025-01-08T04:00:16.678Z] 651d9022c234: Preparing [2025-01-08T04:00:16.678Z] 651d9022c234: Waiting [2025-01-08T04:00:16.678Z] aae8222e7252: Waiting [2025-01-08T04:00:16.678Z] cbbc146767e3: Layer already exists [2025-01-08T04:00:16.678Z] 4adfd898280d: Layer already exists [2025-01-08T04:00:16.678Z] 27e5452c3179: Layer already exists [2025-01-08T04:00:16.678Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:16.678Z] 9afad0fe1be4: Layer already exists [2025-01-08T04:00:16.678Z] aae8222e7252: Layer already exists [2025-01-08T04:00:16.678Z] 651d9022c234: Layer already exists [2025-01-08T04:00:16.941Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:17.296Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:17.648Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-08T04:00:17.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-08T04:00:17.648Z] cbbc146767e3: Preparing [2025-01-08T04:00:17.648Z] 9afad0fe1be4: Preparing [2025-01-08T04:00:17.648Z] 4adfd898280d: Preparing [2025-01-08T04:00:17.648Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:17.648Z] 27e5452c3179: Preparing [2025-01-08T04:00:17.648Z] aae8222e7252: Preparing [2025-01-08T04:00:17.648Z] 651d9022c234: Preparing [2025-01-08T04:00:17.648Z] aae8222e7252: Waiting [2025-01-08T04:00:17.648Z] 651d9022c234: Waiting [2025-01-08T04:00:17.648Z] 4adfd898280d: Layer already exists [2025-01-08T04:00:17.648Z] 27e5452c3179: Layer already exists [2025-01-08T04:00:17.648Z] cbbc146767e3: Layer already exists [2025-01-08T04:00:17.648Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:17.648Z] 9afad0fe1be4: Layer already exists [2025-01-08T04:00:17.648Z] aae8222e7252: Layer already exists [2025-01-08T04:00:17.648Z] 651d9022c234: Layer already exists [2025-01-08T04:00:17.913Z] main: digest: sha256:26912fd285b840c8257af82eb009113760bd9bb230f8f747781b2541f09522be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:00:18.009Z] ===================================================== [Pipeline] echo [2025-01-08T04:00:18.022Z] taggedImages: [2025-01-08T04:00:18.022Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:18.022Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-08T04:00:18.022Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.36 [2025-01-08T04:00:18.022Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:18.022Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-08T04:00:18.052Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-08T04:00:18.052Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:18.052Z] latest [2025-01-08T04:00:18.052Z] 4.0.0-dev.36 [2025-01-08T04:00:18.052Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:18.052Z] main [2025-01-08T04:00:18.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:18.414Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:18.765Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:18.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-08T04:00:18.765Z] 9dd63b6b31e0: Preparing [2025-01-08T04:00:18.765Z] 6024318d4609: Preparing [2025-01-08T04:00:18.765Z] e18e800450d7: Preparing [2025-01-08T04:00:18.765Z] 54f105594eb1: Preparing [2025-01-08T04:00:18.765Z] 33351e51a840: Preparing [2025-01-08T04:00:18.765Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:18.765Z] 76780bf32c9f: Preparing [2025-01-08T04:00:18.765Z] 8963078ae2ef: Preparing [2025-01-08T04:00:18.765Z] 651d9022c234: Preparing [2025-01-08T04:00:18.765Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:18.765Z] 8963078ae2ef: Waiting [2025-01-08T04:00:18.765Z] 651d9022c234: Waiting [2025-01-08T04:00:18.765Z] 76780bf32c9f: Waiting [2025-01-08T04:00:18.765Z] 33351e51a840: Layer already exists [2025-01-08T04:00:19.028Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:19.028Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:19.028Z] e18e800450d7: Pushed [2025-01-08T04:00:19.028Z] 6024318d4609: Pushed [2025-01-08T04:00:19.028Z] 9dd63b6b31e0: Pushed [2025-01-08T04:00:19.028Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:19.028Z] 651d9022c234: Layer already exists [2025-01-08T04:00:24.334Z] 54f105594eb1: Pushed [2025-01-08T04:00:24.334Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:24.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:26.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-08T04:00:26.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-08T04:00:26.013Z] 9dd63b6b31e0: Preparing [2025-01-08T04:00:26.013Z] 6024318d4609: Preparing [2025-01-08T04:00:26.013Z] e18e800450d7: Preparing [2025-01-08T04:00:26.013Z] 54f105594eb1: Preparing [2025-01-08T04:00:26.013Z] 33351e51a840: Preparing [2025-01-08T04:00:26.013Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:26.013Z] 76780bf32c9f: Preparing [2025-01-08T04:00:26.013Z] 8963078ae2ef: Preparing [2025-01-08T04:00:26.013Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:26.013Z] 76780bf32c9f: Waiting [2025-01-08T04:00:26.013Z] 651d9022c234: Preparing [2025-01-08T04:00:26.013Z] 8963078ae2ef: Waiting [2025-01-08T04:00:26.013Z] 651d9022c234: Waiting [2025-01-08T04:00:26.013Z] 54f105594eb1: Layer already exists [2025-01-08T04:00:26.013Z] 6024318d4609: Layer already exists [2025-01-08T04:00:26.013Z] e18e800450d7: Layer already exists [2025-01-08T04:00:26.013Z] 9dd63b6b31e0: Layer already exists [2025-01-08T04:00:26.013Z] 33351e51a840: Layer already exists [2025-01-08T04:00:26.013Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:26.013Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:26.013Z] 651d9022c234: Layer already exists [2025-01-08T04:00:26.013Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:26.280Z] latest: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:26.630Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:26.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 [2025-01-08T04:00:26.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-08T04:00:26.973Z] 9dd63b6b31e0: Preparing [2025-01-08T04:00:26.973Z] 6024318d4609: Preparing [2025-01-08T04:00:26.973Z] e18e800450d7: Preparing [2025-01-08T04:00:26.973Z] 54f105594eb1: Preparing [2025-01-08T04:00:26.973Z] 33351e51a840: Preparing [2025-01-08T04:00:26.973Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:26.973Z] 76780bf32c9f: Preparing [2025-01-08T04:00:26.973Z] 8963078ae2ef: Preparing [2025-01-08T04:00:26.973Z] 651d9022c234: Preparing [2025-01-08T04:00:26.973Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:26.973Z] 76780bf32c9f: Waiting [2025-01-08T04:00:26.973Z] 8963078ae2ef: Waiting [2025-01-08T04:00:26.973Z] 651d9022c234: Waiting [2025-01-08T04:00:26.973Z] e18e800450d7: Layer already exists [2025-01-08T04:00:26.973Z] 6024318d4609: Layer already exists [2025-01-08T04:00:26.973Z] 9dd63b6b31e0: Layer already exists [2025-01-08T04:00:26.973Z] 33351e51a840: Layer already exists [2025-01-08T04:00:26.973Z] 54f105594eb1: Layer already exists [2025-01-08T04:00:26.973Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:26.973Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:26.973Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:26.973Z] 651d9022c234: Layer already exists [2025-01-08T04:00:27.236Z] 4.0.0-dev.36: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:27.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:28.005Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:28.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-08T04:00:28.005Z] 9dd63b6b31e0: Preparing [2025-01-08T04:00:28.005Z] 6024318d4609: Preparing [2025-01-08T04:00:28.005Z] e18e800450d7: Preparing [2025-01-08T04:00:28.005Z] 54f105594eb1: Preparing [2025-01-08T04:00:28.005Z] 33351e51a840: Preparing [2025-01-08T04:00:28.005Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:28.005Z] 76780bf32c9f: Preparing [2025-01-08T04:00:28.005Z] 8963078ae2ef: Preparing [2025-01-08T04:00:28.005Z] 651d9022c234: Preparing [2025-01-08T04:00:28.005Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:28.005Z] 76780bf32c9f: Waiting [2025-01-08T04:00:28.005Z] 8963078ae2ef: Waiting [2025-01-08T04:00:28.005Z] 651d9022c234: Waiting [2025-01-08T04:00:28.005Z] 9dd63b6b31e0: Layer already exists [2025-01-08T04:00:28.005Z] 54f105594eb1: Layer already exists [2025-01-08T04:00:28.005Z] e18e800450d7: Layer already exists [2025-01-08T04:00:28.005Z] 6024318d4609: Layer already exists [2025-01-08T04:00:28.005Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:28.005Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:28.005Z] 33351e51a840: Layer already exists [2025-01-08T04:00:28.005Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:28.005Z] 651d9022c234: Layer already exists [2025-01-08T04:00:28.271Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:28.621Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:28.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-08T04:00:28.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-08T04:00:30.931Z] 9dd63b6b31e0: Preparing [2025-01-08T04:00:30.931Z] 6024318d4609: Preparing [2025-01-08T04:00:30.931Z] e18e800450d7: Preparing [2025-01-08T04:00:30.931Z] 54f105594eb1: Preparing [2025-01-08T04:00:30.931Z] 33351e51a840: Preparing [2025-01-08T04:00:30.931Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:30.931Z] 76780bf32c9f: Preparing [2025-01-08T04:00:30.931Z] 8963078ae2ef: Preparing [2025-01-08T04:00:30.931Z] 651d9022c234: Preparing [2025-01-08T04:00:30.931Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:30.931Z] 76780bf32c9f: Waiting [2025-01-08T04:00:30.931Z] 8963078ae2ef: Waiting [2025-01-08T04:00:30.931Z] 651d9022c234: Waiting [2025-01-08T04:00:31.197Z] 54f105594eb1: Layer already exists [2025-01-08T04:00:31.198Z] e18e800450d7: Layer already exists [2025-01-08T04:00:31.198Z] 9dd63b6b31e0: Layer already exists [2025-01-08T04:00:31.198Z] 6024318d4609: Layer already exists [2025-01-08T04:00:31.198Z] 33351e51a840: Layer already exists [2025-01-08T04:00:31.198Z] 651d9022c234: Layer already exists [2025-01-08T04:00:31.198Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:31.198Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:31.198Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:31.198Z] main: digest: sha256:eddd098d5fd44d584a846de95f2737c4beb8f1f6e08edf14c0eefa19956da63c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:00:31.263Z] ===================================================== [Pipeline] echo [2025-01-08T04:00:31.276Z] taggedImages: [2025-01-08T04:00:31.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:31.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-08T04:00:31.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.36 [2025-01-08T04:00:31.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:31.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-08T04:00:31.303Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-08T04:00:31.303Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:31.303Z] latest [2025-01-08T04:00:31.303Z] 4.0.0-dev.36 [2025-01-08T04:00:31.303Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:31.303Z] main [2025-01-08T04:00:31.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:31.656Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:32.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:32.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-08T04:00:32.004Z] 2a4cec951660: Preparing [2025-01-08T04:00:32.004Z] 225f10577fed: Preparing [2025-01-08T04:00:32.004Z] c028f5f7a544: Preparing [2025-01-08T04:00:32.004Z] ae091d71c6e6: Preparing [2025-01-08T04:00:32.004Z] b6410bb1e4ea: Preparing [2025-01-08T04:00:32.004Z] 32e8a05df6d3: Preparing [2025-01-08T04:00:32.004Z] f4f7c5b04232: Preparing [2025-01-08T04:00:32.004Z] 33351e51a840: Preparing [2025-01-08T04:00:32.004Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:32.004Z] c16da2d727d0: Preparing [2025-01-08T04:00:32.004Z] 0910a321b3c8: Preparing [2025-01-08T04:00:32.004Z] 5f70bf18a086: Preparing [2025-01-08T04:00:32.004Z] 75a1f74ada63: Preparing [2025-01-08T04:00:32.004Z] 7801f5a2a2f9: Preparing [2025-01-08T04:00:32.005Z] db888a68765a: Preparing [2025-01-08T04:00:32.005Z] 32e8a05df6d3: Waiting [2025-01-08T04:00:32.005Z] f4f7c5b04232: Waiting [2025-01-08T04:00:32.005Z] 651d9022c234: Preparing [2025-01-08T04:00:32.005Z] 33351e51a840: Waiting [2025-01-08T04:00:32.005Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:32.005Z] c16da2d727d0: Waiting [2025-01-08T04:00:32.005Z] 7801f5a2a2f9: Waiting [2025-01-08T04:00:32.005Z] 0910a321b3c8: Waiting [2025-01-08T04:00:32.005Z] 5f70bf18a086: Waiting [2025-01-08T04:00:32.005Z] db888a68765a: Waiting [2025-01-08T04:00:32.005Z] 75a1f74ada63: Waiting [2025-01-08T04:00:32.005Z] 651d9022c234: Waiting [2025-01-08T04:00:32.279Z] 225f10577fed: Pushed [2025-01-08T04:00:32.279Z] ae091d71c6e6: Pushed [2025-01-08T04:00:32.279Z] 2a4cec951660: Pushed [2025-01-08T04:00:32.279Z] c028f5f7a544: Pushed [2025-01-08T04:00:32.279Z] b6410bb1e4ea: Pushed [2025-01-08T04:00:32.279Z] 33351e51a840: Layer already exists [2025-01-08T04:00:32.279Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:32.279Z] 5f70bf18a086: Layer already exists [2025-01-08T04:00:32.279Z] 32e8a05df6d3: Pushed [2025-01-08T04:00:32.279Z] c16da2d727d0: Pushed [2025-01-08T04:00:32.546Z] 0910a321b3c8: Pushed [2025-01-08T04:00:32.546Z] 75a1f74ada63: Pushed [2025-01-08T04:00:32.546Z] 651d9022c234: Layer already exists [2025-01-08T04:00:32.546Z] db888a68765a: Pushed [2025-01-08T04:00:33.960Z] 7801f5a2a2f9: Pushed [2025-01-08T04:00:35.384Z] f4f7c5b04232: Pushed [2025-01-08T04:00:35.384Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:35.730Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:36.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-08T04:00:36.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-08T04:00:36.069Z] 2a4cec951660: Preparing [2025-01-08T04:00:36.069Z] 225f10577fed: Preparing [2025-01-08T04:00:36.069Z] c028f5f7a544: Preparing [2025-01-08T04:00:36.069Z] ae091d71c6e6: Preparing [2025-01-08T04:00:36.069Z] b6410bb1e4ea: Preparing [2025-01-08T04:00:36.069Z] 32e8a05df6d3: Preparing [2025-01-08T04:00:36.069Z] f4f7c5b04232: Preparing [2025-01-08T04:00:36.069Z] 33351e51a840: Preparing [2025-01-08T04:00:36.069Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:36.069Z] c16da2d727d0: Preparing [2025-01-08T04:00:36.069Z] 0910a321b3c8: Preparing [2025-01-08T04:00:36.069Z] 5f70bf18a086: Preparing [2025-01-08T04:00:36.069Z] 75a1f74ada63: Preparing [2025-01-08T04:00:36.069Z] 7801f5a2a2f9: Preparing [2025-01-08T04:00:36.069Z] db888a68765a: Preparing [2025-01-08T04:00:36.069Z] 33351e51a840: Waiting [2025-01-08T04:00:36.069Z] 651d9022c234: Preparing [2025-01-08T04:00:36.069Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:36.069Z] c16da2d727d0: Waiting [2025-01-08T04:00:36.069Z] 0910a321b3c8: Waiting [2025-01-08T04:00:36.069Z] 32e8a05df6d3: Waiting [2025-01-08T04:00:36.069Z] 5f70bf18a086: Waiting [2025-01-08T04:00:36.069Z] 75a1f74ada63: Waiting [2025-01-08T04:00:36.069Z] f4f7c5b04232: Waiting [2025-01-08T04:00:36.069Z] 7801f5a2a2f9: Waiting [2025-01-08T04:00:36.069Z] db888a68765a: Waiting [2025-01-08T04:00:36.069Z] 651d9022c234: Waiting [2025-01-08T04:00:36.069Z] c028f5f7a544: Layer already exists [2025-01-08T04:00:36.069Z] 225f10577fed: Layer already exists [2025-01-08T04:00:36.069Z] 2a4cec951660: Layer already exists [2025-01-08T04:00:36.069Z] ae091d71c6e6: Layer already exists [2025-01-08T04:00:36.069Z] b6410bb1e4ea: Layer already exists [2025-01-08T04:00:36.069Z] 32e8a05df6d3: Layer already exists [2025-01-08T04:00:36.069Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:36.069Z] 33351e51a840: Layer already exists [2025-01-08T04:00:36.069Z] f4f7c5b04232: Layer already exists [2025-01-08T04:00:36.069Z] c16da2d727d0: Layer already exists [2025-01-08T04:00:36.069Z] 0910a321b3c8: Layer already exists [2025-01-08T04:00:36.069Z] 75a1f74ada63: Layer already exists [2025-01-08T04:00:36.069Z] 7801f5a2a2f9: Layer already exists [2025-01-08T04:00:36.069Z] 5f70bf18a086: Layer already exists [2025-01-08T04:00:36.069Z] db888a68765a: Layer already exists [2025-01-08T04:00:36.069Z] 651d9022c234: Layer already exists [2025-01-08T04:00:36.334Z] latest: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:36.686Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:37.974Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 [2025-01-08T04:00:37.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-08T04:00:37.975Z] 2a4cec951660: Preparing [2025-01-08T04:00:37.975Z] 225f10577fed: Preparing [2025-01-08T04:00:37.975Z] c028f5f7a544: Preparing [2025-01-08T04:00:37.975Z] ae091d71c6e6: Preparing [2025-01-08T04:00:37.975Z] b6410bb1e4ea: Preparing [2025-01-08T04:00:37.975Z] 32e8a05df6d3: Preparing [2025-01-08T04:00:37.975Z] f4f7c5b04232: Preparing [2025-01-08T04:00:37.975Z] 33351e51a840: Preparing [2025-01-08T04:00:37.975Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:37.975Z] c16da2d727d0: Preparing [2025-01-08T04:00:37.975Z] 32e8a05df6d3: Waiting [2025-01-08T04:00:37.975Z] 0910a321b3c8: Preparing [2025-01-08T04:00:37.975Z] 5f70bf18a086: Preparing [2025-01-08T04:00:37.975Z] f4f7c5b04232: Waiting [2025-01-08T04:00:37.975Z] 75a1f74ada63: Preparing [2025-01-08T04:00:37.975Z] 33351e51a840: Waiting [2025-01-08T04:00:37.975Z] 7801f5a2a2f9: Preparing [2025-01-08T04:00:37.975Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:37.975Z] db888a68765a: Preparing [2025-01-08T04:00:37.975Z] c16da2d727d0: Waiting [2025-01-08T04:00:37.975Z] 0910a321b3c8: Waiting [2025-01-08T04:00:37.975Z] 5f70bf18a086: Waiting [2025-01-08T04:00:37.975Z] 651d9022c234: Preparing [2025-01-08T04:00:37.975Z] 7801f5a2a2f9: Waiting [2025-01-08T04:00:37.975Z] 75a1f74ada63: Waiting [2025-01-08T04:00:37.975Z] db888a68765a: Waiting [2025-01-08T04:00:37.975Z] b6410bb1e4ea: Layer already exists [2025-01-08T04:00:37.975Z] 225f10577fed: Layer already exists [2025-01-08T04:00:37.975Z] c028f5f7a544: Layer already exists [2025-01-08T04:00:37.975Z] 2a4cec951660: Layer already exists [2025-01-08T04:00:37.975Z] ae091d71c6e6: Layer already exists [2025-01-08T04:00:37.975Z] 33351e51a840: Layer already exists [2025-01-08T04:00:37.975Z] 32e8a05df6d3: Layer already exists [2025-01-08T04:00:37.975Z] f4f7c5b04232: Layer already exists [2025-01-08T04:00:37.975Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:37.975Z] 0910a321b3c8: Layer already exists [2025-01-08T04:00:37.975Z] c16da2d727d0: Layer already exists [2025-01-08T04:00:37.975Z] 5f70bf18a086: Layer already exists [2025-01-08T04:00:37.975Z] 7801f5a2a2f9: Layer already exists [2025-01-08T04:00:37.975Z] 651d9022c234: Layer already exists [2025-01-08T04:00:37.975Z] db888a68765a: Layer already exists [2025-01-08T04:00:37.975Z] 75a1f74ada63: Layer already exists [2025-01-08T04:00:38.238Z] 4.0.0-dev.36: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:38.593Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:38.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:38.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-08T04:00:38.943Z] 2a4cec951660: Preparing [2025-01-08T04:00:38.943Z] 225f10577fed: Preparing [2025-01-08T04:00:38.943Z] c028f5f7a544: Preparing [2025-01-08T04:00:38.943Z] ae091d71c6e6: Preparing [2025-01-08T04:00:38.943Z] b6410bb1e4ea: Preparing [2025-01-08T04:00:38.943Z] 32e8a05df6d3: Preparing [2025-01-08T04:00:38.943Z] f4f7c5b04232: Preparing [2025-01-08T04:00:38.943Z] 32e8a05df6d3: Waiting [2025-01-08T04:00:38.943Z] 33351e51a840: Preparing [2025-01-08T04:00:38.943Z] f4f7c5b04232: Waiting [2025-01-08T04:00:38.943Z] 33351e51a840: Waiting [2025-01-08T04:00:38.943Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:38.943Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:38.943Z] c16da2d727d0: Preparing [2025-01-08T04:00:38.943Z] 0910a321b3c8: Preparing [2025-01-08T04:00:38.943Z] c16da2d727d0: Waiting [2025-01-08T04:00:38.943Z] 5f70bf18a086: Preparing [2025-01-08T04:00:38.943Z] 0910a321b3c8: Waiting [2025-01-08T04:00:38.943Z] 75a1f74ada63: Preparing [2025-01-08T04:00:38.943Z] 5f70bf18a086: Waiting [2025-01-08T04:00:38.943Z] 7801f5a2a2f9: Preparing [2025-01-08T04:00:38.943Z] 75a1f74ada63: Waiting [2025-01-08T04:00:38.943Z] db888a68765a: Preparing [2025-01-08T04:00:38.943Z] 7801f5a2a2f9: Waiting [2025-01-08T04:00:38.943Z] 651d9022c234: Preparing [2025-01-08T04:00:38.943Z] db888a68765a: Waiting [2025-01-08T04:00:38.943Z] 651d9022c234: Waiting [2025-01-08T04:00:38.943Z] c028f5f7a544: Layer already exists [2025-01-08T04:00:38.943Z] ae091d71c6e6: Layer already exists [2025-01-08T04:00:38.943Z] 2a4cec951660: Layer already exists [2025-01-08T04:00:38.943Z] 225f10577fed: Layer already exists [2025-01-08T04:00:38.943Z] b6410bb1e4ea: Layer already exists [2025-01-08T04:00:38.943Z] 32e8a05df6d3: Layer already exists [2025-01-08T04:00:38.943Z] f4f7c5b04232: Layer already exists [2025-01-08T04:00:38.943Z] c16da2d727d0: Layer already exists [2025-01-08T04:00:38.943Z] 33351e51a840: Layer already exists [2025-01-08T04:00:38.943Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:38.943Z] 5f70bf18a086: Layer already exists [2025-01-08T04:00:38.943Z] 0910a321b3c8: Layer already exists [2025-01-08T04:00:38.943Z] 7801f5a2a2f9: Layer already exists [2025-01-08T04:00:38.943Z] db888a68765a: Layer already exists [2025-01-08T04:00:38.943Z] 75a1f74ada63: Layer already exists [2025-01-08T04:00:38.943Z] 651d9022c234: Layer already exists [2025-01-08T04:00:39.206Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:39.555Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:39.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-08T04:00:39.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-08T04:00:39.898Z] 2a4cec951660: Preparing [2025-01-08T04:00:39.898Z] 225f10577fed: Preparing [2025-01-08T04:00:39.898Z] c028f5f7a544: Preparing [2025-01-08T04:00:39.898Z] ae091d71c6e6: Preparing [2025-01-08T04:00:39.898Z] b6410bb1e4ea: Preparing [2025-01-08T04:00:39.898Z] 32e8a05df6d3: Preparing [2025-01-08T04:00:39.898Z] f4f7c5b04232: Preparing [2025-01-08T04:00:39.898Z] 33351e51a840: Preparing [2025-01-08T04:00:39.898Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:39.898Z] c16da2d727d0: Preparing [2025-01-08T04:00:39.898Z] 0910a321b3c8: Preparing [2025-01-08T04:00:39.898Z] 5f70bf18a086: Preparing [2025-01-08T04:00:39.898Z] 75a1f74ada63: Preparing [2025-01-08T04:00:39.898Z] 32e8a05df6d3: Waiting [2025-01-08T04:00:39.898Z] 7801f5a2a2f9: Preparing [2025-01-08T04:00:39.898Z] f4f7c5b04232: Waiting [2025-01-08T04:00:39.898Z] db888a68765a: Preparing [2025-01-08T04:00:39.898Z] 651d9022c234: Preparing [2025-01-08T04:00:39.898Z] 33351e51a840: Waiting [2025-01-08T04:00:39.898Z] 0910a321b3c8: Waiting [2025-01-08T04:00:39.898Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:39.898Z] 5f70bf18a086: Waiting [2025-01-08T04:00:39.898Z] c16da2d727d0: Waiting [2025-01-08T04:00:39.898Z] 75a1f74ada63: Waiting [2025-01-08T04:00:39.898Z] 651d9022c234: Waiting [2025-01-08T04:00:39.898Z] 7801f5a2a2f9: Waiting [2025-01-08T04:00:39.898Z] db888a68765a: Waiting [2025-01-08T04:00:39.898Z] c028f5f7a544: Layer already exists [2025-01-08T04:00:39.898Z] 2a4cec951660: Layer already exists [2025-01-08T04:00:39.898Z] ae091d71c6e6: Layer already exists [2025-01-08T04:00:39.898Z] b6410bb1e4ea: Layer already exists [2025-01-08T04:00:39.898Z] 225f10577fed: Layer already exists [2025-01-08T04:00:39.898Z] 32e8a05df6d3: Layer already exists [2025-01-08T04:00:39.898Z] 33351e51a840: Layer already exists [2025-01-08T04:00:39.898Z] f4f7c5b04232: Layer already exists [2025-01-08T04:00:39.898Z] c16da2d727d0: Layer already exists [2025-01-08T04:00:39.898Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:39.898Z] 0910a321b3c8: Layer already exists [2025-01-08T04:00:39.898Z] 5f70bf18a086: Layer already exists [2025-01-08T04:00:39.898Z] 75a1f74ada63: Layer already exists [2025-01-08T04:00:39.898Z] 7801f5a2a2f9: Layer already exists [2025-01-08T04:00:39.898Z] db888a68765a: Layer already exists [2025-01-08T04:00:39.898Z] 651d9022c234: Layer already exists [2025-01-08T04:00:40.161Z] main: digest: sha256:94c7c1f7cbc8b700b12a90e97eb9af85c4f9a2403d469e7a0ff42cfc85062af5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:00:40.240Z] ===================================================== [Pipeline] echo [2025-01-08T04:00:40.252Z] taggedImages: [2025-01-08T04:00:40.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:40.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-08T04:00:40.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.36 [2025-01-08T04:00:40.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:40.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-08T04:00:40.280Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-08T04:00:40.280Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:40.280Z] latest [2025-01-08T04:00:40.280Z] 4.0.0-dev.36 [2025-01-08T04:00:40.280Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:40.280Z] main [2025-01-08T04:00:40.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:40.636Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:40.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:40.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-08T04:00:40.972Z] 6d0950fb7e68: Preparing [2025-01-08T04:00:40.972Z] 3bc65db333a2: Preparing [2025-01-08T04:00:40.972Z] 8c0987699a92: Preparing [2025-01-08T04:00:40.972Z] 15f1be33e5e8: Preparing [2025-01-08T04:00:40.972Z] 33351e51a840: Preparing [2025-01-08T04:00:40.972Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:40.972Z] 76780bf32c9f: Preparing [2025-01-08T04:00:40.972Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:40.972Z] 8963078ae2ef: Preparing [2025-01-08T04:00:40.972Z] 76780bf32c9f: Waiting [2025-01-08T04:00:40.972Z] 651d9022c234: Preparing [2025-01-08T04:00:40.972Z] 8963078ae2ef: Waiting [2025-01-08T04:00:40.972Z] 651d9022c234: Waiting [2025-01-08T04:00:40.972Z] 33351e51a840: Layer already exists [2025-01-08T04:00:40.972Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:41.239Z] 3bc65db333a2: Pushed [2025-01-08T04:00:41.239Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:41.239Z] 6d0950fb7e68: Pushed [2025-01-08T04:00:41.239Z] 8c0987699a92: Pushed [2025-01-08T04:00:41.239Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:41.239Z] 651d9022c234: Layer already exists [2025-01-08T04:00:45.467Z] 15f1be33e5e8: Pushed [2025-01-08T04:00:45.731Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:46.082Z] + 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-01-08T04:00:46.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-08T04:00:46.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-08T04:00:46.418Z] 6d0950fb7e68: Preparing [2025-01-08T04:00:46.418Z] 3bc65db333a2: Preparing [2025-01-08T04:00:46.418Z] 8c0987699a92: Preparing [2025-01-08T04:00:46.418Z] 15f1be33e5e8: Preparing [2025-01-08T04:00:46.418Z] 33351e51a840: Preparing [2025-01-08T04:00:46.418Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:46.418Z] 76780bf32c9f: Preparing [2025-01-08T04:00:46.418Z] 8963078ae2ef: Preparing [2025-01-08T04:00:46.418Z] 651d9022c234: Preparing [2025-01-08T04:00:46.418Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:46.418Z] 76780bf32c9f: Waiting [2025-01-08T04:00:46.418Z] 8963078ae2ef: Waiting [2025-01-08T04:00:46.418Z] 651d9022c234: Waiting [2025-01-08T04:00:46.418Z] 8c0987699a92: Layer already exists [2025-01-08T04:00:46.418Z] 33351e51a840: Layer already exists [2025-01-08T04:00:46.418Z] 3bc65db333a2: Layer already exists [2025-01-08T04:00:46.418Z] 15f1be33e5e8: Layer already exists [2025-01-08T04:00:46.418Z] 6d0950fb7e68: Layer already exists [2025-01-08T04:00:46.418Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:46.418Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:46.418Z] 651d9022c234: Layer already exists [2025-01-08T04:00:46.418Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:46.682Z] latest: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:47.034Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:47.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 [2025-01-08T04:00:47.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-08T04:00:47.375Z] 6d0950fb7e68: Preparing [2025-01-08T04:00:47.375Z] 3bc65db333a2: Preparing [2025-01-08T04:00:47.375Z] 8c0987699a92: Preparing [2025-01-08T04:00:47.375Z] 15f1be33e5e8: Preparing [2025-01-08T04:00:47.375Z] 33351e51a840: Preparing [2025-01-08T04:00:47.375Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:47.375Z] 76780bf32c9f: Preparing [2025-01-08T04:00:47.375Z] 8963078ae2ef: Preparing [2025-01-08T04:00:47.375Z] 651d9022c234: Preparing [2025-01-08T04:00:47.375Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:47.375Z] 76780bf32c9f: Waiting [2025-01-08T04:00:47.375Z] 8963078ae2ef: Waiting [2025-01-08T04:00:47.375Z] 651d9022c234: Waiting [2025-01-08T04:00:47.375Z] 33351e51a840: Layer already exists [2025-01-08T04:00:47.375Z] 8c0987699a92: Layer already exists [2025-01-08T04:00:47.375Z] 15f1be33e5e8: Layer already exists [2025-01-08T04:00:47.375Z] 3bc65db333a2: Layer already exists [2025-01-08T04:00:47.375Z] 6d0950fb7e68: Layer already exists [2025-01-08T04:00:47.375Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:47.375Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:47.375Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:47.375Z] 651d9022c234: Layer already exists [2025-01-08T04:00:47.637Z] 4.0.0-dev.36: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:47.985Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:48.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:48.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-08T04:00:48.336Z] 6d0950fb7e68: Preparing [2025-01-08T04:00:48.336Z] 3bc65db333a2: Preparing [2025-01-08T04:00:48.336Z] 8c0987699a92: Preparing [2025-01-08T04:00:48.336Z] 15f1be33e5e8: Preparing [2025-01-08T04:00:48.336Z] 33351e51a840: Preparing [2025-01-08T04:00:48.336Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:48.336Z] 76780bf32c9f: Preparing [2025-01-08T04:00:48.336Z] 8963078ae2ef: Preparing [2025-01-08T04:00:48.336Z] 651d9022c234: Preparing [2025-01-08T04:00:48.336Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:48.336Z] 76780bf32c9f: Waiting [2025-01-08T04:00:48.336Z] 651d9022c234: Waiting [2025-01-08T04:00:48.336Z] 8963078ae2ef: Waiting [2025-01-08T04:00:48.336Z] 33351e51a840: Layer already exists [2025-01-08T04:00:48.336Z] 15f1be33e5e8: Layer already exists [2025-01-08T04:00:48.336Z] 6d0950fb7e68: Layer already exists [2025-01-08T04:00:48.336Z] 3bc65db333a2: Layer already exists [2025-01-08T04:00:48.336Z] 8c0987699a92: Layer already exists [2025-01-08T04:00:48.336Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:48.336Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:48.336Z] 651d9022c234: Layer already exists [2025-01-08T04:00:48.336Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:48.601Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:48.958Z] + 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-01-08T04:00:50.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-08T04:00:50.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-08T04:00:50.267Z] 6d0950fb7e68: Preparing [2025-01-08T04:00:50.267Z] 3bc65db333a2: Preparing [2025-01-08T04:00:50.267Z] 8c0987699a92: Preparing [2025-01-08T04:00:50.267Z] 15f1be33e5e8: Preparing [2025-01-08T04:00:50.267Z] 33351e51a840: Preparing [2025-01-08T04:00:50.267Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:50.267Z] 76780bf32c9f: Preparing [2025-01-08T04:00:50.267Z] 8963078ae2ef: Preparing [2025-01-08T04:00:50.267Z] 651d9022c234: Preparing [2025-01-08T04:00:50.267Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:50.267Z] 76780bf32c9f: Waiting [2025-01-08T04:00:50.267Z] 8963078ae2ef: Waiting [2025-01-08T04:00:50.267Z] 651d9022c234: Waiting [2025-01-08T04:00:50.267Z] 33351e51a840: Layer already exists [2025-01-08T04:00:50.267Z] 6d0950fb7e68: Layer already exists [2025-01-08T04:00:50.267Z] 8c0987699a92: Layer already exists [2025-01-08T04:00:50.267Z] 15f1be33e5e8: Layer already exists [2025-01-08T04:00:50.267Z] 3bc65db333a2: Layer already exists [2025-01-08T04:00:50.267Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:50.267Z] 651d9022c234: Layer already exists [2025-01-08T04:00:50.267Z] 76780bf32c9f: Layer already exists [2025-01-08T04:00:50.267Z] 8963078ae2ef: Layer already exists [2025-01-08T04:00:50.532Z] main: digest: sha256:51224dc290afa07f12f41e3d15e4115a0d04521dd2c2069ce2499bbb2656da06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:00:50.611Z] ===================================================== [Pipeline] echo [2025-01-08T04:00:50.625Z] taggedImages: [2025-01-08T04:00:50.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:50.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-08T04:00:50.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.36 [2025-01-08T04:00:50.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:50.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-08T04:00:50.746Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-08T04:00:50.746Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:50.746Z] latest [2025-01-08T04:00:50.746Z] 4.0.0-dev.36 [2025-01-08T04:00:50.746Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:50.746Z] main [2025-01-08T04:00:50.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:51.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:51.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:00:51.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-08T04:00:51.469Z] 11ec83208100: Preparing [2025-01-08T04:00:51.469Z] b4fda4f34fb1: Preparing [2025-01-08T04:00:51.469Z] ff922c51d777: Preparing [2025-01-08T04:00:51.469Z] 85c4f46721fd: Preparing [2025-01-08T04:00:51.469Z] 082db335f390: Preparing [2025-01-08T04:00:51.469Z] 33351e51a840: Preparing [2025-01-08T04:00:51.469Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:51.469Z] 37a0ec820caf: Preparing [2025-01-08T04:00:51.469Z] c505db88b818: Preparing [2025-01-08T04:00:51.469Z] 2c191f1d9d17: Preparing [2025-01-08T04:00:51.469Z] 33351e51a840: Waiting [2025-01-08T04:00:51.469Z] 651d9022c234: Preparing [2025-01-08T04:00:51.469Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:51.469Z] 37a0ec820caf: Waiting [2025-01-08T04:00:51.469Z] c505db88b818: Waiting [2025-01-08T04:00:51.469Z] 2c191f1d9d17: Waiting [2025-01-08T04:00:51.469Z] 651d9022c234: Waiting [2025-01-08T04:00:51.735Z] 082db335f390: Pushed [2025-01-08T04:00:51.735Z] 85c4f46721fd: Pushed [2025-01-08T04:00:51.735Z] b4fda4f34fb1: Pushed [2025-01-08T04:00:51.735Z] 11ec83208100: Pushed [2025-01-08T04:00:51.735Z] 33351e51a840: Layer already exists [2025-01-08T04:00:51.735Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:51.735Z] 651d9022c234: Layer already exists [2025-01-08T04:00:51.735Z] 37a0ec820caf: Pushed [2025-01-08T04:00:52.001Z] c505db88b818: Pushed [2025-01-08T04:00:53.934Z] ff922c51d777: Pushed [2025-01-08T04:00:56.506Z] 2c191f1d9d17: Pushed [2025-01-08T04:00:56.506Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:56.869Z] + 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-01-08T04:00:57.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-08T04:00:57.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-08T04:00:57.214Z] 11ec83208100: Preparing [2025-01-08T04:00:57.214Z] b4fda4f34fb1: Preparing [2025-01-08T04:00:57.214Z] ff922c51d777: Preparing [2025-01-08T04:00:57.214Z] 85c4f46721fd: Preparing [2025-01-08T04:00:57.214Z] 082db335f390: Preparing [2025-01-08T04:00:57.214Z] 33351e51a840: Preparing [2025-01-08T04:00:57.214Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:57.214Z] 37a0ec820caf: Preparing [2025-01-08T04:00:57.214Z] c505db88b818: Preparing [2025-01-08T04:00:57.214Z] 2c191f1d9d17: Preparing [2025-01-08T04:00:57.214Z] 33351e51a840: Waiting [2025-01-08T04:00:57.214Z] 651d9022c234: Preparing [2025-01-08T04:00:57.214Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:57.214Z] c505db88b818: Waiting [2025-01-08T04:00:57.214Z] 651d9022c234: Waiting [2025-01-08T04:00:57.214Z] 2c191f1d9d17: Waiting [2025-01-08T04:00:57.214Z] 37a0ec820caf: Waiting [2025-01-08T04:00:57.214Z] 85c4f46721fd: Layer already exists [2025-01-08T04:00:57.214Z] 082db335f390: Layer already exists [2025-01-08T04:00:57.214Z] ff922c51d777: Layer already exists [2025-01-08T04:00:57.214Z] b4fda4f34fb1: Layer already exists [2025-01-08T04:00:57.214Z] 11ec83208100: Layer already exists [2025-01-08T04:00:57.214Z] c505db88b818: Layer already exists [2025-01-08T04:00:57.214Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:57.214Z] 37a0ec820caf: Layer already exists [2025-01-08T04:00:57.214Z] 33351e51a840: Layer already exists [2025-01-08T04:00:57.214Z] 2c191f1d9d17: Layer already exists [2025-01-08T04:00:57.214Z] 651d9022c234: Layer already exists [2025-01-08T04:00:57.479Z] latest: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:57.830Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:58.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 [2025-01-08T04:00:58.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-08T04:00:58.176Z] 11ec83208100: Preparing [2025-01-08T04:00:58.176Z] b4fda4f34fb1: Preparing [2025-01-08T04:00:58.176Z] ff922c51d777: Preparing [2025-01-08T04:00:58.176Z] 85c4f46721fd: Preparing [2025-01-08T04:00:58.176Z] 082db335f390: Preparing [2025-01-08T04:00:58.176Z] 33351e51a840: Preparing [2025-01-08T04:00:58.176Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:58.176Z] 37a0ec820caf: Preparing [2025-01-08T04:00:58.176Z] c505db88b818: Preparing [2025-01-08T04:00:58.176Z] 2c191f1d9d17: Preparing [2025-01-08T04:00:58.176Z] 651d9022c234: Preparing [2025-01-08T04:00:58.176Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:58.176Z] 37a0ec820caf: Waiting [2025-01-08T04:00:58.176Z] 2c191f1d9d17: Waiting [2025-01-08T04:00:58.176Z] 651d9022c234: Waiting [2025-01-08T04:00:58.176Z] c505db88b818: Waiting [2025-01-08T04:00:58.176Z] 33351e51a840: Waiting [2025-01-08T04:00:58.176Z] ff922c51d777: Layer already exists [2025-01-08T04:00:58.176Z] 85c4f46721fd: Layer already exists [2025-01-08T04:00:58.176Z] b4fda4f34fb1: Layer already exists [2025-01-08T04:00:58.176Z] 11ec83208100: Layer already exists [2025-01-08T04:00:58.176Z] 082db335f390: Layer already exists [2025-01-08T04:00:58.176Z] 2c191f1d9d17: Layer already exists [2025-01-08T04:00:58.176Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:58.176Z] c505db88b818: Layer already exists [2025-01-08T04:00:58.176Z] 33351e51a840: Layer already exists [2025-01-08T04:00:58.176Z] 37a0ec820caf: Layer already exists [2025-01-08T04:00:58.176Z] 651d9022c234: Layer already exists [2025-01-08T04:00:58.441Z] 4.0.0-dev.36: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:58.801Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:59.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:00:59.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-08T04:00:59.156Z] 11ec83208100: Preparing [2025-01-08T04:00:59.156Z] b4fda4f34fb1: Preparing [2025-01-08T04:00:59.156Z] ff922c51d777: Preparing [2025-01-08T04:00:59.156Z] 85c4f46721fd: Preparing [2025-01-08T04:00:59.156Z] 082db335f390: Preparing [2025-01-08T04:00:59.156Z] 33351e51a840: Preparing [2025-01-08T04:00:59.156Z] e2b934cf0b4e: Preparing [2025-01-08T04:00:59.156Z] 37a0ec820caf: Preparing [2025-01-08T04:00:59.156Z] 33351e51a840: Waiting [2025-01-08T04:00:59.156Z] e2b934cf0b4e: Waiting [2025-01-08T04:00:59.156Z] c505db88b818: Preparing [2025-01-08T04:00:59.156Z] 2c191f1d9d17: Preparing [2025-01-08T04:00:59.156Z] 37a0ec820caf: Waiting [2025-01-08T04:00:59.156Z] 651d9022c234: Preparing [2025-01-08T04:00:59.156Z] c505db88b818: Waiting [2025-01-08T04:00:59.156Z] 2c191f1d9d17: Waiting [2025-01-08T04:00:59.156Z] 651d9022c234: Waiting [2025-01-08T04:00:59.156Z] 082db335f390: Layer already exists [2025-01-08T04:00:59.156Z] ff922c51d777: Layer already exists [2025-01-08T04:00:59.156Z] 11ec83208100: Layer already exists [2025-01-08T04:00:59.156Z] 85c4f46721fd: Layer already exists [2025-01-08T04:00:59.156Z] b4fda4f34fb1: Layer already exists [2025-01-08T04:00:59.156Z] 37a0ec820caf: Layer already exists [2025-01-08T04:00:59.156Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:00:59.156Z] c505db88b818: Layer already exists [2025-01-08T04:00:59.156Z] 33351e51a840: Layer already exists [2025-01-08T04:00:59.156Z] 2c191f1d9d17: Layer already exists [2025-01-08T04:00:59.156Z] 651d9022c234: Layer already exists [2025-01-08T04:00:59.420Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:00:59.787Z] + 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-01-08T04:01:00.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-08T04:01:00.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-08T04:01:00.141Z] 11ec83208100: Preparing [2025-01-08T04:01:00.141Z] b4fda4f34fb1: Preparing [2025-01-08T04:01:00.141Z] ff922c51d777: Preparing [2025-01-08T04:01:00.141Z] 85c4f46721fd: Preparing [2025-01-08T04:01:00.141Z] 082db335f390: Preparing [2025-01-08T04:01:00.141Z] 33351e51a840: Preparing [2025-01-08T04:01:00.141Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:00.141Z] 37a0ec820caf: Preparing [2025-01-08T04:01:00.141Z] c505db88b818: Preparing [2025-01-08T04:01:00.141Z] 2c191f1d9d17: Preparing [2025-01-08T04:01:00.141Z] 651d9022c234: Preparing [2025-01-08T04:01:00.141Z] 33351e51a840: Waiting [2025-01-08T04:01:00.141Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:00.141Z] 37a0ec820caf: Waiting [2025-01-08T04:01:00.141Z] c505db88b818: Waiting [2025-01-08T04:01:00.141Z] 2c191f1d9d17: Waiting [2025-01-08T04:01:00.141Z] 651d9022c234: Waiting [2025-01-08T04:01:00.141Z] 11ec83208100: Layer already exists [2025-01-08T04:01:00.141Z] b4fda4f34fb1: Layer already exists [2025-01-08T04:01:00.141Z] ff922c51d777: Layer already exists [2025-01-08T04:01:00.141Z] 082db335f390: Layer already exists [2025-01-08T04:01:00.141Z] 85c4f46721fd: Layer already exists [2025-01-08T04:01:00.141Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:00.141Z] c505db88b818: Layer already exists [2025-01-08T04:01:00.141Z] 33351e51a840: Layer already exists [2025-01-08T04:01:00.141Z] 2c191f1d9d17: Layer already exists [2025-01-08T04:01:00.141Z] 37a0ec820caf: Layer already exists [2025-01-08T04:01:00.141Z] 651d9022c234: Layer already exists [2025-01-08T04:01:00.409Z] main: digest: sha256:c9065c3a89a54932a66ab38c39a8ad2cf69fc41e070de5255ee150a1a098ef4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:01:00.489Z] ===================================================== [Pipeline] echo [2025-01-08T04:01:00.507Z] taggedImages: [2025-01-08T04:01:00.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:00.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-08T04:01:00.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.36 [2025-01-08T04:01:00.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:00.507Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-08T04:01:00.538Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-08T04:01:00.538Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:00.538Z] latest [2025-01-08T04:01:00.538Z] 4.0.0-dev.36 [2025-01-08T04:01:00.538Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:00.538Z] main [2025-01-08T04:01:00.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:00.909Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:02.219Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:02.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-08T04:01:02.219Z] 6728b633fcd1: Preparing [2025-01-08T04:01:02.219Z] 98f92cc92b4b: Preparing [2025-01-08T04:01:02.219Z] acfeb074b97f: Preparing [2025-01-08T04:01:02.219Z] 31d810b8f309: Preparing [2025-01-08T04:01:02.219Z] 99f5580bcb95: Preparing [2025-01-08T04:01:02.219Z] d6b18f8fc785: Preparing [2025-01-08T04:01:02.219Z] bce83c0b7b03: Preparing [2025-01-08T04:01:02.219Z] 33351e51a840: Preparing [2025-01-08T04:01:02.219Z] d6b18f8fc785: Waiting [2025-01-08T04:01:02.219Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:02.219Z] 9d0d98108d27: Preparing [2025-01-08T04:01:02.219Z] 9ad72cd75813: Preparing [2025-01-08T04:01:02.219Z] 651d9022c234: Preparing [2025-01-08T04:01:02.219Z] 9d0d98108d27: Waiting [2025-01-08T04:01:02.219Z] 33351e51a840: Waiting [2025-01-08T04:01:02.219Z] 9ad72cd75813: Waiting [2025-01-08T04:01:02.219Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:02.219Z] 651d9022c234: Waiting [2025-01-08T04:01:02.219Z] bce83c0b7b03: Waiting [2025-01-08T04:01:02.487Z] 99f5580bcb95: Pushed [2025-01-08T04:01:02.487Z] 6728b633fcd1: Pushed [2025-01-08T04:01:02.487Z] 98f92cc92b4b: Pushed [2025-01-08T04:01:02.487Z] 33351e51a840: Layer already exists [2025-01-08T04:01:02.487Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:02.487Z] d6b18f8fc785: Pushed [2025-01-08T04:01:02.487Z] bce83c0b7b03: Pushed [2025-01-08T04:01:02.753Z] 651d9022c234: Layer already exists [2025-01-08T04:01:04.154Z] 9d0d98108d27: Pushed [2025-01-08T04:01:04.734Z] 31d810b8f309: Pushed [2025-01-08T04:01:05.313Z] acfeb074b97f: Pushed [2025-01-08T04:01:05.577Z] 9ad72cd75813: Pushed [2025-01-08T04:01:12.400Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:17.788Z] + 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-01-08T04:01:18.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-08T04:01:18.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-08T04:01:20.074Z] 6728b633fcd1: Preparing [2025-01-08T04:01:20.074Z] 98f92cc92b4b: Preparing [2025-01-08T04:01:20.074Z] acfeb074b97f: Preparing [2025-01-08T04:01:20.074Z] 31d810b8f309: Preparing [2025-01-08T04:01:20.074Z] 99f5580bcb95: Preparing [2025-01-08T04:01:20.074Z] d6b18f8fc785: Preparing [2025-01-08T04:01:20.074Z] bce83c0b7b03: Preparing [2025-01-08T04:01:20.074Z] 33351e51a840: Preparing [2025-01-08T04:01:20.074Z] bce83c0b7b03: Waiting [2025-01-08T04:01:20.074Z] d6b18f8fc785: Waiting [2025-01-08T04:01:20.074Z] 33351e51a840: Waiting [2025-01-08T04:01:20.074Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:20.074Z] 9d0d98108d27: Preparing [2025-01-08T04:01:20.074Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:20.074Z] 9ad72cd75813: Preparing [2025-01-08T04:01:20.074Z] 651d9022c234: Preparing [2025-01-08T04:01:20.074Z] 9ad72cd75813: Waiting [2025-01-08T04:01:20.074Z] 9d0d98108d27: Waiting [2025-01-08T04:01:20.074Z] 651d9022c234: Waiting [2025-01-08T04:01:20.338Z] acfeb074b97f: Layer already exists [2025-01-08T04:01:20.338Z] 98f92cc92b4b: Layer already exists [2025-01-08T04:01:20.338Z] 31d810b8f309: Layer already exists [2025-01-08T04:01:20.338Z] 99f5580bcb95: Layer already exists [2025-01-08T04:01:20.338Z] 6728b633fcd1: Layer already exists [2025-01-08T04:01:20.338Z] d6b18f8fc785: Layer already exists [2025-01-08T04:01:20.338Z] 33351e51a840: Layer already exists [2025-01-08T04:01:20.338Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:20.338Z] bce83c0b7b03: Layer already exists [2025-01-08T04:01:20.338Z] 9d0d98108d27: Layer already exists [2025-01-08T04:01:20.338Z] 9ad72cd75813: Layer already exists [2025-01-08T04:01:20.338Z] 651d9022c234: Layer already exists [2025-01-08T04:01:20.338Z] latest: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:20.699Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:21.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 [2025-01-08T04:01:21.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-08T04:01:21.043Z] 6728b633fcd1: Preparing [2025-01-08T04:01:21.043Z] 98f92cc92b4b: Preparing [2025-01-08T04:01:21.043Z] acfeb074b97f: Preparing [2025-01-08T04:01:21.043Z] 31d810b8f309: Preparing [2025-01-08T04:01:21.043Z] 99f5580bcb95: Preparing [2025-01-08T04:01:21.043Z] d6b18f8fc785: Preparing [2025-01-08T04:01:21.043Z] bce83c0b7b03: Preparing [2025-01-08T04:01:21.043Z] 33351e51a840: Preparing [2025-01-08T04:01:21.043Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:21.043Z] 9d0d98108d27: Preparing [2025-01-08T04:01:21.043Z] 9ad72cd75813: Preparing [2025-01-08T04:01:21.043Z] 651d9022c234: Preparing [2025-01-08T04:01:21.043Z] 33351e51a840: Waiting [2025-01-08T04:01:21.043Z] 9d0d98108d27: Waiting [2025-01-08T04:01:21.043Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:21.043Z] 9ad72cd75813: Waiting [2025-01-08T04:01:21.043Z] 651d9022c234: Waiting [2025-01-08T04:01:21.043Z] d6b18f8fc785: Waiting [2025-01-08T04:01:21.043Z] bce83c0b7b03: Waiting [2025-01-08T04:01:21.043Z] 6728b633fcd1: Layer already exists [2025-01-08T04:01:21.043Z] 31d810b8f309: Layer already exists [2025-01-08T04:01:21.043Z] 98f92cc92b4b: Layer already exists [2025-01-08T04:01:21.043Z] 99f5580bcb95: Layer already exists [2025-01-08T04:01:21.043Z] acfeb074b97f: Layer already exists [2025-01-08T04:01:21.043Z] bce83c0b7b03: Layer already exists [2025-01-08T04:01:21.043Z] d6b18f8fc785: Layer already exists [2025-01-08T04:01:21.043Z] 33351e51a840: Layer already exists [2025-01-08T04:01:21.043Z] 9d0d98108d27: Layer already exists [2025-01-08T04:01:21.043Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:21.043Z] 9ad72cd75813: Layer already exists [2025-01-08T04:01:21.043Z] 651d9022c234: Layer already exists [2025-01-08T04:01:21.308Z] 4.0.0-dev.36: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:21.658Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:22.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:22.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-08T04:01:22.003Z] 6728b633fcd1: Preparing [2025-01-08T04:01:22.003Z] 98f92cc92b4b: Preparing [2025-01-08T04:01:22.003Z] acfeb074b97f: Preparing [2025-01-08T04:01:22.003Z] 31d810b8f309: Preparing [2025-01-08T04:01:22.003Z] 99f5580bcb95: Preparing [2025-01-08T04:01:22.003Z] d6b18f8fc785: Preparing [2025-01-08T04:01:22.003Z] bce83c0b7b03: Preparing [2025-01-08T04:01:22.003Z] 33351e51a840: Preparing [2025-01-08T04:01:22.003Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:22.003Z] 9d0d98108d27: Preparing [2025-01-08T04:01:22.003Z] 9ad72cd75813: Preparing [2025-01-08T04:01:22.003Z] 651d9022c234: Preparing [2025-01-08T04:01:22.003Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:22.003Z] 9d0d98108d27: Waiting [2025-01-08T04:01:22.003Z] 9ad72cd75813: Waiting [2025-01-08T04:01:22.003Z] 651d9022c234: Waiting [2025-01-08T04:01:22.003Z] bce83c0b7b03: Waiting [2025-01-08T04:01:22.003Z] d6b18f8fc785: Waiting [2025-01-08T04:01:22.003Z] 33351e51a840: Waiting [2025-01-08T04:01:22.003Z] acfeb074b97f: Layer already exists [2025-01-08T04:01:22.003Z] 99f5580bcb95: Layer already exists [2025-01-08T04:01:22.003Z] 6728b633fcd1: Layer already exists [2025-01-08T04:01:22.003Z] 31d810b8f309: Layer already exists [2025-01-08T04:01:22.003Z] 98f92cc92b4b: Layer already exists [2025-01-08T04:01:22.003Z] d6b18f8fc785: Layer already exists [2025-01-08T04:01:22.003Z] bce83c0b7b03: Layer already exists [2025-01-08T04:01:22.003Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:22.003Z] 33351e51a840: Layer already exists [2025-01-08T04:01:22.003Z] 9d0d98108d27: Layer already exists [2025-01-08T04:01:22.003Z] 651d9022c234: Layer already exists [2025-01-08T04:01:24.585Z] 9ad72cd75813: Layer already exists [2025-01-08T04:01:24.851Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:25.211Z] + 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-01-08T04:01:25.572Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-08T04:01:25.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-08T04:01:25.572Z] 6728b633fcd1: Preparing [2025-01-08T04:01:25.572Z] 98f92cc92b4b: Preparing [2025-01-08T04:01:25.572Z] acfeb074b97f: Preparing [2025-01-08T04:01:25.572Z] 31d810b8f309: Preparing [2025-01-08T04:01:25.572Z] 99f5580bcb95: Preparing [2025-01-08T04:01:25.572Z] d6b18f8fc785: Preparing [2025-01-08T04:01:25.572Z] bce83c0b7b03: Preparing [2025-01-08T04:01:25.572Z] 33351e51a840: Preparing [2025-01-08T04:01:25.572Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:25.572Z] 9d0d98108d27: Preparing [2025-01-08T04:01:25.572Z] 9ad72cd75813: Preparing [2025-01-08T04:01:25.572Z] 651d9022c234: Preparing [2025-01-08T04:01:25.572Z] d6b18f8fc785: Waiting [2025-01-08T04:01:25.572Z] 9d0d98108d27: Waiting [2025-01-08T04:01:25.572Z] 33351e51a840: Waiting [2025-01-08T04:01:25.572Z] e2b934cf0b4e: Waiting [2025-01-08T04:01:25.572Z] 9ad72cd75813: Waiting [2025-01-08T04:01:25.572Z] 651d9022c234: Waiting [2025-01-08T04:01:25.572Z] bce83c0b7b03: Waiting [2025-01-08T04:01:25.572Z] 6728b633fcd1: Layer already exists [2025-01-08T04:01:25.572Z] 99f5580bcb95: Layer already exists [2025-01-08T04:01:25.572Z] acfeb074b97f: Layer already exists [2025-01-08T04:01:25.572Z] 31d810b8f309: Layer already exists [2025-01-08T04:01:25.572Z] 98f92cc92b4b: Layer already exists [2025-01-08T04:01:25.572Z] bce83c0b7b03: Layer already exists [2025-01-08T04:01:25.572Z] d6b18f8fc785: Layer already exists [2025-01-08T04:01:25.572Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:25.572Z] 9d0d98108d27: Layer already exists [2025-01-08T04:01:25.572Z] 33351e51a840: Layer already exists [2025-01-08T04:01:25.572Z] 9ad72cd75813: Layer already exists [2025-01-08T04:01:25.572Z] 651d9022c234: Layer already exists [2025-01-08T04:01:37.856Z] main: digest: sha256:640d3c2e366cce1fb455245b56e3262a9338c17095a453f0009cfabf857a1980 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:01:37.938Z] ===================================================== [Pipeline] echo [2025-01-08T04:01:37.957Z] taggedImages: [2025-01-08T04:01:37.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:37.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-08T04:01:37.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.36 [2025-01-08T04:01:37.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:37.957Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-08T04:01:37.990Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-08T04:01:37.990Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:37.990Z] latest [2025-01-08T04:01:37.990Z] 4.0.0-dev.36 [2025-01-08T04:01:37.990Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:37.990Z] main [2025-01-08T04:01:37.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:38.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:38.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:38.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-08T04:01:38.713Z] a8b07ad81d22: Preparing [2025-01-08T04:01:38.713Z] 6002d5209a70: Preparing [2025-01-08T04:01:38.713Z] 33351e51a840: Preparing [2025-01-08T04:01:38.713Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:38.713Z] d8ce3b9c5af9: Preparing [2025-01-08T04:01:38.713Z] a65d9b9ae9af: Preparing [2025-01-08T04:01:38.713Z] 651d9022c234: Preparing [2025-01-08T04:01:38.713Z] a65d9b9ae9af: Waiting [2025-01-08T04:01:38.713Z] 651d9022c234: Waiting [2025-01-08T04:01:38.713Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:38.713Z] 33351e51a840: Layer already exists [2025-01-08T04:01:38.977Z] 651d9022c234: Layer already exists [2025-01-08T04:01:38.977Z] a8b07ad81d22: Pushed [2025-01-08T04:01:40.378Z] d8ce3b9c5af9: Pushed [2025-01-08T04:01:40.955Z] a65d9b9ae9af: Pushed [2025-01-08T04:01:42.896Z] 6002d5209a70: Pushed [2025-01-08T04:01:43.162Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:43.512Z] + 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-01-08T04:01:43.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-08T04:01:43.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-08T04:01:43.860Z] a8b07ad81d22: Preparing [2025-01-08T04:01:43.860Z] 6002d5209a70: Preparing [2025-01-08T04:01:43.860Z] 33351e51a840: Preparing [2025-01-08T04:01:43.860Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:43.860Z] d8ce3b9c5af9: Preparing [2025-01-08T04:01:43.860Z] a65d9b9ae9af: Preparing [2025-01-08T04:01:43.860Z] 651d9022c234: Preparing [2025-01-08T04:01:43.860Z] a65d9b9ae9af: Waiting [2025-01-08T04:01:43.860Z] 651d9022c234: Waiting [2025-01-08T04:01:43.860Z] a8b07ad81d22: Layer already exists [2025-01-08T04:01:43.860Z] d8ce3b9c5af9: Layer already exists [2025-01-08T04:01:43.860Z] 33351e51a840: Layer already exists [2025-01-08T04:01:43.860Z] 6002d5209a70: Layer already exists [2025-01-08T04:01:43.860Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:43.860Z] a65d9b9ae9af: Layer already exists [2025-01-08T04:01:43.860Z] 651d9022c234: Layer already exists [2025-01-08T04:01:44.126Z] latest: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:44.476Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:44.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 [2025-01-08T04:01:44.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-08T04:01:44.817Z] a8b07ad81d22: Preparing [2025-01-08T04:01:44.817Z] 6002d5209a70: Preparing [2025-01-08T04:01:44.817Z] 33351e51a840: Preparing [2025-01-08T04:01:44.817Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:44.817Z] d8ce3b9c5af9: Preparing [2025-01-08T04:01:44.817Z] a65d9b9ae9af: Preparing [2025-01-08T04:01:44.817Z] 651d9022c234: Preparing [2025-01-08T04:01:44.817Z] a65d9b9ae9af: Waiting [2025-01-08T04:01:44.817Z] 651d9022c234: Waiting [2025-01-08T04:01:44.817Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:44.817Z] 33351e51a840: Layer already exists [2025-01-08T04:01:44.817Z] d8ce3b9c5af9: Layer already exists [2025-01-08T04:01:44.817Z] 6002d5209a70: Layer already exists [2025-01-08T04:01:44.817Z] a8b07ad81d22: Layer already exists [2025-01-08T04:01:44.817Z] 651d9022c234: Layer already exists [2025-01-08T04:01:44.817Z] a65d9b9ae9af: Layer already exists [2025-01-08T04:01:45.081Z] 4.0.0-dev.36: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:45.432Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:45.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:45.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-08T04:01:45.779Z] a8b07ad81d22: Preparing [2025-01-08T04:01:45.779Z] 6002d5209a70: Preparing [2025-01-08T04:01:45.779Z] 33351e51a840: Preparing [2025-01-08T04:01:45.779Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:45.779Z] d8ce3b9c5af9: Preparing [2025-01-08T04:01:45.779Z] a65d9b9ae9af: Preparing [2025-01-08T04:01:45.779Z] 651d9022c234: Preparing [2025-01-08T04:01:45.779Z] a65d9b9ae9af: Waiting [2025-01-08T04:01:45.779Z] 651d9022c234: Waiting [2025-01-08T04:01:45.779Z] a8b07ad81d22: Layer already exists [2025-01-08T04:01:45.779Z] 6002d5209a70: Layer already exists [2025-01-08T04:01:45.779Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:45.779Z] 33351e51a840: Layer already exists [2025-01-08T04:01:45.779Z] d8ce3b9c5af9: Layer already exists [2025-01-08T04:01:45.779Z] a65d9b9ae9af: Layer already exists [2025-01-08T04:01:45.779Z] 651d9022c234: Layer already exists [2025-01-08T04:01:46.042Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:46.407Z] + 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-01-08T04:01:46.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-08T04:01:46.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-08T04:01:46.759Z] a8b07ad81d22: Preparing [2025-01-08T04:01:46.759Z] 6002d5209a70: Preparing [2025-01-08T04:01:46.759Z] 33351e51a840: Preparing [2025-01-08T04:01:46.759Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:46.759Z] d8ce3b9c5af9: Preparing [2025-01-08T04:01:46.759Z] a65d9b9ae9af: Preparing [2025-01-08T04:01:46.759Z] 651d9022c234: Preparing [2025-01-08T04:01:46.759Z] 651d9022c234: Waiting [2025-01-08T04:01:46.759Z] a65d9b9ae9af: Waiting [2025-01-08T04:01:46.759Z] 6002d5209a70: Layer already exists [2025-01-08T04:01:46.759Z] d8ce3b9c5af9: Layer already exists [2025-01-08T04:01:46.759Z] 33351e51a840: Layer already exists [2025-01-08T04:01:46.759Z] a8b07ad81d22: Layer already exists [2025-01-08T04:01:46.759Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:46.759Z] a65d9b9ae9af: Layer already exists [2025-01-08T04:01:46.759Z] 651d9022c234: Layer already exists [2025-01-08T04:01:47.026Z] main: digest: sha256:d43b9fe3cd934077586b97f2dd91e257a65dac7f5b55368f42e5973ee866c6b5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:01:47.115Z] ===================================================== [Pipeline] echo [2025-01-08T04:01:47.130Z] taggedImages: [2025-01-08T04:01:47.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:47.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-08T04:01:47.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.36 [2025-01-08T04:01:47.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:47.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-08T04:01:47.157Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-08T04:01:47.157Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:47.157Z] latest [2025-01-08T04:01:47.157Z] 4.0.0-dev.36 [2025-01-08T04:01:47.157Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:01:47.157Z] main [2025-01-08T04:01:47.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:47.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:01:47.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:01:47.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-08T04:01:47.871Z] 03fb8cdfda6b: Preparing [2025-01-08T04:01:47.871Z] a670045da3b2: Preparing [2025-01-08T04:01:47.871Z] 79291227bf31: Preparing [2025-01-08T04:01:47.871Z] 33351e51a840: Preparing [2025-01-08T04:01:47.871Z] e2b934cf0b4e: Preparing [2025-01-08T04:01:47.871Z] 38e23dad6666: Preparing [2025-01-08T04:01:47.871Z] 23f73572bd5a: Preparing [2025-01-08T04:01:47.871Z] ef8b0dec5e0d: Preparing [2025-01-08T04:01:47.871Z] 5f0f91d22f2b: Preparing [2025-01-08T04:01:47.871Z] 38e23dad6666: Waiting [2025-01-08T04:01:47.871Z] 651d9022c234: Preparing [2025-01-08T04:01:47.871Z] 23f73572bd5a: Waiting [2025-01-08T04:01:47.871Z] ef8b0dec5e0d: Waiting [2025-01-08T04:01:47.871Z] 5f0f91d22f2b: Waiting [2025-01-08T04:01:47.871Z] 651d9022c234: Waiting [2025-01-08T04:01:48.136Z] 79291227bf31: Pushed [2025-01-08T04:01:48.136Z] a670045da3b2: Pushed [2025-01-08T04:01:48.718Z] 33351e51a840: Layer already exists [2025-01-08T04:01:48.718Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:01:48.982Z] 03fb8cdfda6b: Pushed [2025-01-08T04:01:48.982Z] 651d9022c234: Layer already exists [2025-01-08T04:01:49.246Z] ef8b0dec5e0d: Pushed [2025-01-08T04:01:51.174Z] 5f0f91d22f2b: Pushed [2025-01-08T04:02:03.457Z] 23f73572bd5a: Pushed [2025-01-08T04:02:10.076Z] 38e23dad6666: Pushed [2025-01-08T04:02:10.340Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:10.691Z] + 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-01-08T04:02:11.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-08T04:02:11.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-08T04:02:11.045Z] 03fb8cdfda6b: Preparing [2025-01-08T04:02:11.045Z] a670045da3b2: Preparing [2025-01-08T04:02:11.045Z] 79291227bf31: Preparing [2025-01-08T04:02:11.045Z] 33351e51a840: Preparing [2025-01-08T04:02:11.045Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:11.045Z] 38e23dad6666: Preparing [2025-01-08T04:02:11.045Z] 23f73572bd5a: Preparing [2025-01-08T04:02:11.045Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:11.045Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:11.045Z] 651d9022c234: Preparing [2025-01-08T04:02:11.045Z] 38e23dad6666: Waiting [2025-01-08T04:02:11.045Z] 23f73572bd5a: Waiting [2025-01-08T04:02:11.045Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:11.045Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:11.045Z] 651d9022c234: Waiting [2025-01-08T04:02:11.045Z] 03fb8cdfda6b: Layer already exists [2025-01-08T04:02:11.045Z] a670045da3b2: Layer already exists [2025-01-08T04:02:11.045Z] 33351e51a840: Layer already exists [2025-01-08T04:02:11.045Z] 79291227bf31: Layer already exists [2025-01-08T04:02:11.045Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:11.045Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:11.045Z] 38e23dad6666: Layer already exists [2025-01-08T04:02:11.045Z] 23f73572bd5a: Layer already exists [2025-01-08T04:02:11.045Z] 651d9022c234: Layer already exists [2025-01-08T04:02:11.045Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:11.308Z] latest: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:11.667Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:12.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 [2025-01-08T04:02:12.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-08T04:02:12.018Z] 03fb8cdfda6b: Preparing [2025-01-08T04:02:12.018Z] a670045da3b2: Preparing [2025-01-08T04:02:12.018Z] 79291227bf31: Preparing [2025-01-08T04:02:12.018Z] 33351e51a840: Preparing [2025-01-08T04:02:12.018Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:12.018Z] 38e23dad6666: Preparing [2025-01-08T04:02:12.018Z] 23f73572bd5a: Preparing [2025-01-08T04:02:12.018Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:12.018Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:12.018Z] 651d9022c234: Preparing [2025-01-08T04:02:12.018Z] 38e23dad6666: Waiting [2025-01-08T04:02:12.018Z] 23f73572bd5a: Waiting [2025-01-08T04:02:12.018Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:12.018Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:12.018Z] 651d9022c234: Waiting [2025-01-08T04:02:12.018Z] 33351e51a840: Layer already exists [2025-01-08T04:02:12.018Z] 03fb8cdfda6b: Layer already exists [2025-01-08T04:02:12.018Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:12.018Z] 79291227bf31: Layer already exists [2025-01-08T04:02:12.018Z] a670045da3b2: Layer already exists [2025-01-08T04:02:12.018Z] 38e23dad6666: Layer already exists [2025-01-08T04:02:12.018Z] 23f73572bd5a: Layer already exists [2025-01-08T04:02:12.018Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:12.018Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:12.018Z] 651d9022c234: Layer already exists [2025-01-08T04:02:12.283Z] 4.0.0-dev.36: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:12.638Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:12.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:12.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-08T04:02:12.982Z] 03fb8cdfda6b: Preparing [2025-01-08T04:02:12.982Z] a670045da3b2: Preparing [2025-01-08T04:02:12.982Z] 79291227bf31: Preparing [2025-01-08T04:02:12.982Z] 33351e51a840: Preparing [2025-01-08T04:02:12.982Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:12.982Z] 38e23dad6666: Preparing [2025-01-08T04:02:12.982Z] 23f73572bd5a: Preparing [2025-01-08T04:02:12.982Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:12.982Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:12.982Z] 651d9022c234: Preparing [2025-01-08T04:02:12.982Z] 23f73572bd5a: Waiting [2025-01-08T04:02:12.982Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:12.982Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:12.982Z] 38e23dad6666: Waiting [2025-01-08T04:02:12.982Z] 651d9022c234: Waiting [2025-01-08T04:02:12.982Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:12.982Z] 03fb8cdfda6b: Layer already exists [2025-01-08T04:02:12.982Z] a670045da3b2: Layer already exists [2025-01-08T04:02:12.982Z] 33351e51a840: Layer already exists [2025-01-08T04:02:12.982Z] 79291227bf31: Layer already exists [2025-01-08T04:02:12.982Z] 38e23dad6666: Layer already exists [2025-01-08T04:02:12.982Z] 23f73572bd5a: Layer already exists [2025-01-08T04:02:12.982Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:12.982Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:12.982Z] 651d9022c234: Layer already exists [2025-01-08T04:02:13.246Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:13.598Z] + 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-01-08T04:02:13.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-08T04:02:13.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-08T04:02:13.946Z] 03fb8cdfda6b: Preparing [2025-01-08T04:02:13.946Z] a670045da3b2: Preparing [2025-01-08T04:02:13.946Z] 79291227bf31: Preparing [2025-01-08T04:02:13.946Z] 33351e51a840: Preparing [2025-01-08T04:02:13.946Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:13.946Z] 38e23dad6666: Preparing [2025-01-08T04:02:13.946Z] 23f73572bd5a: Preparing [2025-01-08T04:02:13.946Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:13.946Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:13.946Z] 651d9022c234: Preparing [2025-01-08T04:02:13.946Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:13.946Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:13.946Z] 651d9022c234: Waiting [2025-01-08T04:02:13.946Z] 38e23dad6666: Waiting [2025-01-08T04:02:13.946Z] 23f73572bd5a: Waiting [2025-01-08T04:02:13.946Z] 33351e51a840: Layer already exists [2025-01-08T04:02:13.946Z] 79291227bf31: Layer already exists [2025-01-08T04:02:13.946Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:13.946Z] a670045da3b2: Layer already exists [2025-01-08T04:02:13.946Z] 03fb8cdfda6b: Layer already exists [2025-01-08T04:02:13.946Z] 651d9022c234: Layer already exists [2025-01-08T04:02:13.946Z] 38e23dad6666: Layer already exists [2025-01-08T04:02:13.946Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:13.946Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:13.946Z] 23f73572bd5a: Layer already exists [2025-01-08T04:02:14.210Z] main: digest: sha256:18db28abc9b73ca6f9f1866e2872544f242c117445da509a011c241c31dc8b1a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:02:14.286Z] ===================================================== [Pipeline] echo [2025-01-08T04:02:14.297Z] taggedImages: [2025-01-08T04:02:14.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:14.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-08T04:02:14.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.36 [2025-01-08T04:02:14.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:14.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-08T04:02:14.325Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-08T04:02:14.325Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:14.325Z] latest [2025-01-08T04:02:14.325Z] 4.0.0-dev.36 [2025-01-08T04:02:14.325Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:14.325Z] main [2025-01-08T04:02:14.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:14.694Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:15.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:15.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-08T04:02:15.046Z] ce2b258fd500: Preparing [2025-01-08T04:02:15.046Z] d9088310cda9: Preparing [2025-01-08T04:02:15.046Z] 03409d9f33f5: Preparing [2025-01-08T04:02:15.046Z] 33351e51a840: Preparing [2025-01-08T04:02:15.046Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:15.046Z] 0f656972763d: Preparing [2025-01-08T04:02:15.046Z] 0f656972763d: Waiting [2025-01-08T04:02:15.046Z] 3636d4655b3d: Preparing [2025-01-08T04:02:15.046Z] 7531805f24dc: Preparing [2025-01-08T04:02:15.046Z] 3636d4655b3d: Waiting [2025-01-08T04:02:15.046Z] 7531805f24dc: Waiting [2025-01-08T04:02:15.046Z] 651d9022c234: Preparing [2025-01-08T04:02:15.046Z] 651d9022c234: Waiting [2025-01-08T04:02:15.046Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:15.046Z] 33351e51a840: Layer already exists [2025-01-08T04:02:15.311Z] ce2b258fd500: Pushed [2025-01-08T04:02:15.311Z] 03409d9f33f5: Pushed [2025-01-08T04:02:15.311Z] d9088310cda9: Pushed [2025-01-08T04:02:15.311Z] 651d9022c234: Layer already exists [2025-01-08T04:02:15.891Z] 7531805f24dc: Pushed [2025-01-08T04:02:16.846Z] 3636d4655b3d: Pushed [2025-01-08T04:02:35.022Z] 0f656972763d: Pushed [2025-01-08T04:02:35.287Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:35.642Z] + 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-01-08T04:02:36.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-08T04:02:36.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-08T04:02:36.002Z] ce2b258fd500: Preparing [2025-01-08T04:02:36.002Z] d9088310cda9: Preparing [2025-01-08T04:02:36.002Z] 03409d9f33f5: Preparing [2025-01-08T04:02:36.002Z] 33351e51a840: Preparing [2025-01-08T04:02:36.002Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:36.002Z] 0f656972763d: Preparing [2025-01-08T04:02:36.002Z] 3636d4655b3d: Preparing [2025-01-08T04:02:36.002Z] 0f656972763d: Waiting [2025-01-08T04:02:36.002Z] 7531805f24dc: Preparing [2025-01-08T04:02:36.002Z] 3636d4655b3d: Waiting [2025-01-08T04:02:36.002Z] 651d9022c234: Preparing [2025-01-08T04:02:36.002Z] 7531805f24dc: Waiting [2025-01-08T04:02:36.002Z] 651d9022c234: Waiting [2025-01-08T04:02:36.002Z] ce2b258fd500: Layer already exists [2025-01-08T04:02:36.002Z] 33351e51a840: Layer already exists [2025-01-08T04:02:36.002Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:36.002Z] d9088310cda9: Layer already exists [2025-01-08T04:02:36.002Z] 03409d9f33f5: Layer already exists [2025-01-08T04:02:36.002Z] 3636d4655b3d: Layer already exists [2025-01-08T04:02:36.002Z] 0f656972763d: Layer already exists [2025-01-08T04:02:36.002Z] 7531805f24dc: Layer already exists [2025-01-08T04:02:36.002Z] 651d9022c234: Layer already exists [2025-01-08T04:02:36.267Z] latest: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:36.621Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:36.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 [2025-01-08T04:02:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-08T04:02:36.980Z] ce2b258fd500: Preparing [2025-01-08T04:02:36.980Z] d9088310cda9: Preparing [2025-01-08T04:02:36.980Z] 03409d9f33f5: Preparing [2025-01-08T04:02:36.980Z] 33351e51a840: Preparing [2025-01-08T04:02:36.980Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:36.980Z] 0f656972763d: Preparing [2025-01-08T04:02:36.980Z] 3636d4655b3d: Preparing [2025-01-08T04:02:36.980Z] 7531805f24dc: Preparing [2025-01-08T04:02:36.980Z] 651d9022c234: Preparing [2025-01-08T04:02:36.980Z] 0f656972763d: Waiting [2025-01-08T04:02:36.980Z] 3636d4655b3d: Waiting [2025-01-08T04:02:36.980Z] 7531805f24dc: Waiting [2025-01-08T04:02:36.980Z] 651d9022c234: Waiting [2025-01-08T04:02:36.980Z] ce2b258fd500: Layer already exists [2025-01-08T04:02:36.980Z] d9088310cda9: Layer already exists [2025-01-08T04:02:36.980Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:36.980Z] 33351e51a840: Layer already exists [2025-01-08T04:02:36.980Z] 03409d9f33f5: Layer already exists [2025-01-08T04:02:36.980Z] 0f656972763d: Layer already exists [2025-01-08T04:02:36.980Z] 3636d4655b3d: Layer already exists [2025-01-08T04:02:36.980Z] 7531805f24dc: Layer already exists [2025-01-08T04:02:36.980Z] 651d9022c234: Layer already exists [2025-01-08T04:02:37.244Z] 4.0.0-dev.36: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:37.600Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:37.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-08T04:02:37.950Z] ce2b258fd500: Preparing [2025-01-08T04:02:37.950Z] d9088310cda9: Preparing [2025-01-08T04:02:37.950Z] 03409d9f33f5: Preparing [2025-01-08T04:02:37.950Z] 33351e51a840: Preparing [2025-01-08T04:02:37.951Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:37.951Z] 0f656972763d: Preparing [2025-01-08T04:02:37.951Z] 3636d4655b3d: Preparing [2025-01-08T04:02:37.951Z] 7531805f24dc: Preparing [2025-01-08T04:02:37.951Z] 651d9022c234: Preparing [2025-01-08T04:02:37.951Z] 0f656972763d: Waiting [2025-01-08T04:02:37.951Z] 3636d4655b3d: Waiting [2025-01-08T04:02:37.951Z] 7531805f24dc: Waiting [2025-01-08T04:02:37.951Z] 651d9022c234: Waiting [2025-01-08T04:02:37.951Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:37.951Z] ce2b258fd500: Layer already exists [2025-01-08T04:02:37.951Z] d9088310cda9: Layer already exists [2025-01-08T04:02:37.951Z] 03409d9f33f5: Layer already exists [2025-01-08T04:02:37.951Z] 33351e51a840: Layer already exists [2025-01-08T04:02:37.951Z] 0f656972763d: Layer already exists [2025-01-08T04:02:37.951Z] 3636d4655b3d: Layer already exists [2025-01-08T04:02:37.951Z] 651d9022c234: Layer already exists [2025-01-08T04:02:37.951Z] 7531805f24dc: Layer already exists [2025-01-08T04:02:38.214Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:38.561Z] + 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-01-08T04:02:38.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-08T04:02:38.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-08T04:02:38.908Z] ce2b258fd500: Preparing [2025-01-08T04:02:38.908Z] d9088310cda9: Preparing [2025-01-08T04:02:38.908Z] 03409d9f33f5: Preparing [2025-01-08T04:02:38.908Z] 33351e51a840: Preparing [2025-01-08T04:02:38.908Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:38.908Z] 0f656972763d: Preparing [2025-01-08T04:02:38.908Z] 3636d4655b3d: Preparing [2025-01-08T04:02:38.908Z] 0f656972763d: Waiting [2025-01-08T04:02:38.908Z] 7531805f24dc: Preparing [2025-01-08T04:02:38.908Z] 3636d4655b3d: Waiting [2025-01-08T04:02:38.908Z] 651d9022c234: Preparing [2025-01-08T04:02:38.908Z] 7531805f24dc: Waiting [2025-01-08T04:02:38.908Z] 651d9022c234: Waiting [2025-01-08T04:02:38.908Z] ce2b258fd500: Layer already exists [2025-01-08T04:02:38.908Z] 33351e51a840: Layer already exists [2025-01-08T04:02:38.908Z] d9088310cda9: Layer already exists [2025-01-08T04:02:38.908Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:38.908Z] 03409d9f33f5: Layer already exists [2025-01-08T04:02:38.908Z] 7531805f24dc: Layer already exists [2025-01-08T04:02:38.908Z] 0f656972763d: Layer already exists [2025-01-08T04:02:38.908Z] 651d9022c234: Layer already exists [2025-01-08T04:02:38.908Z] 3636d4655b3d: Layer already exists [2025-01-08T04:02:39.172Z] main: digest: sha256:f8fefd8f5ec3b49c3fe2e2e73f2f54b15a97d4c7cd246ecfbe018451c851d047 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:02:39.241Z] ===================================================== [Pipeline] echo [2025-01-08T04:02:39.259Z] taggedImages: [2025-01-08T04:02:39.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:39.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-08T04:02:39.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.36 [2025-01-08T04:02:39.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:39.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-08T04:02:39.292Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-08T04:02:39.292Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:39.292Z] latest [2025-01-08T04:02:39.292Z] 4.0.0-dev.36 [2025-01-08T04:02:39.292Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:39.292Z] main [2025-01-08T04:02:39.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:39.657Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:40.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:40.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-08T04:02:40.022Z] f85c3bd350c4: Preparing [2025-01-08T04:02:40.022Z] 6c8dc4468a85: Preparing [2025-01-08T04:02:40.022Z] d1f49ae3502d: Preparing [2025-01-08T04:02:40.022Z] 33351e51a840: Preparing [2025-01-08T04:02:40.022Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:40.022Z] 0f656972763d: Preparing [2025-01-08T04:02:40.022Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:40.022Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:40.022Z] 651d9022c234: Preparing [2025-01-08T04:02:40.022Z] 0f656972763d: Waiting [2025-01-08T04:02:40.022Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:40.022Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:40.022Z] 651d9022c234: Waiting [2025-01-08T04:02:40.022Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:40.022Z] 33351e51a840: Layer already exists [2025-01-08T04:02:40.022Z] 0f656972763d: Layer already exists [2025-01-08T04:02:40.022Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:40.291Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:40.291Z] 651d9022c234: Layer already exists [2025-01-08T04:02:40.291Z] f85c3bd350c4: Pushed [2025-01-08T04:02:40.291Z] d1f49ae3502d: Pushed [2025-01-08T04:02:40.291Z] 6c8dc4468a85: Pushed [2025-01-08T04:02:40.562Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:40.924Z] + 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-01-08T04:02:41.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-08T04:02:41.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-08T04:02:41.282Z] f85c3bd350c4: Preparing [2025-01-08T04:02:41.282Z] 6c8dc4468a85: Preparing [2025-01-08T04:02:41.282Z] d1f49ae3502d: Preparing [2025-01-08T04:02:41.282Z] 33351e51a840: Preparing [2025-01-08T04:02:41.282Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:41.282Z] 0f656972763d: Preparing [2025-01-08T04:02:41.282Z] 0f656972763d: Waiting [2025-01-08T04:02:41.282Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:41.282Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:41.282Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:41.282Z] 651d9022c234: Preparing [2025-01-08T04:02:41.282Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:41.282Z] 651d9022c234: Waiting [2025-01-08T04:02:41.282Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:41.282Z] 33351e51a840: Layer already exists [2025-01-08T04:02:41.282Z] d1f49ae3502d: Layer already exists [2025-01-08T04:02:41.282Z] f85c3bd350c4: Layer already exists [2025-01-08T04:02:41.282Z] 6c8dc4468a85: Layer already exists [2025-01-08T04:02:41.282Z] 0f656972763d: Layer already exists [2025-01-08T04:02:41.282Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:41.282Z] 651d9022c234: Layer already exists [2025-01-08T04:02:41.282Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:41.550Z] latest: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:41.921Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:42.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 [2025-01-08T04:02:42.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-08T04:02:42.299Z] f85c3bd350c4: Preparing [2025-01-08T04:02:42.299Z] 6c8dc4468a85: Preparing [2025-01-08T04:02:42.299Z] d1f49ae3502d: Preparing [2025-01-08T04:02:42.299Z] 33351e51a840: Preparing [2025-01-08T04:02:42.299Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:42.299Z] 0f656972763d: Preparing [2025-01-08T04:02:42.299Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:42.299Z] 0f656972763d: Waiting [2025-01-08T04:02:42.299Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:42.299Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:42.299Z] 651d9022c234: Preparing [2025-01-08T04:02:42.299Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:42.299Z] 651d9022c234: Waiting [2025-01-08T04:02:42.299Z] 33351e51a840: Layer already exists [2025-01-08T04:02:42.299Z] 6c8dc4468a85: Layer already exists [2025-01-08T04:02:42.299Z] f85c3bd350c4: Layer already exists [2025-01-08T04:02:42.299Z] d1f49ae3502d: Layer already exists [2025-01-08T04:02:42.299Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:42.299Z] 0f656972763d: Layer already exists [2025-01-08T04:02:42.299Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:42.299Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:42.299Z] 651d9022c234: Layer already exists [2025-01-08T04:02:42.299Z] 4.0.0-dev.36: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:42.921Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:43.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:43.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-08T04:02:43.275Z] f85c3bd350c4: Preparing [2025-01-08T04:02:43.275Z] 6c8dc4468a85: Preparing [2025-01-08T04:02:43.275Z] d1f49ae3502d: Preparing [2025-01-08T04:02:43.275Z] 33351e51a840: Preparing [2025-01-08T04:02:43.275Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:43.275Z] 0f656972763d: Preparing [2025-01-08T04:02:43.275Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:43.275Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:43.275Z] 651d9022c234: Preparing [2025-01-08T04:02:43.275Z] 0f656972763d: Waiting [2025-01-08T04:02:43.275Z] ef8b0dec5e0d: Waiting [2025-01-08T04:02:43.275Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:43.275Z] 651d9022c234: Waiting [2025-01-08T04:02:43.275Z] f85c3bd350c4: Layer already exists [2025-01-08T04:02:43.275Z] d1f49ae3502d: Layer already exists [2025-01-08T04:02:43.275Z] 6c8dc4468a85: Layer already exists [2025-01-08T04:02:43.275Z] 33351e51a840: Layer already exists [2025-01-08T04:02:43.275Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:43.275Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:43.275Z] 0f656972763d: Layer already exists [2025-01-08T04:02:43.275Z] 651d9022c234: Layer already exists [2025-01-08T04:02:43.275Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:43.539Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:43.891Z] + 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-01-08T04:02:44.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-08T04:02:44.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-08T04:02:44.240Z] f85c3bd350c4: Preparing [2025-01-08T04:02:44.240Z] 6c8dc4468a85: Preparing [2025-01-08T04:02:44.240Z] d1f49ae3502d: Preparing [2025-01-08T04:02:44.240Z] 33351e51a840: Preparing [2025-01-08T04:02:44.240Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:44.240Z] 0f656972763d: Preparing [2025-01-08T04:02:44.240Z] 0f656972763d: Waiting [2025-01-08T04:02:44.240Z] ef8b0dec5e0d: Preparing [2025-01-08T04:02:44.240Z] 5f0f91d22f2b: Preparing [2025-01-08T04:02:44.240Z] 651d9022c234: Preparing [2025-01-08T04:02:44.240Z] 5f0f91d22f2b: Waiting [2025-01-08T04:02:44.240Z] 651d9022c234: Waiting [2025-01-08T04:02:44.240Z] 33351e51a840: Layer already exists [2025-01-08T04:02:44.240Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:44.240Z] d1f49ae3502d: Layer already exists [2025-01-08T04:02:44.240Z] f85c3bd350c4: Layer already exists [2025-01-08T04:02:44.240Z] 6c8dc4468a85: Layer already exists [2025-01-08T04:02:44.240Z] 0f656972763d: Layer already exists [2025-01-08T04:02:44.240Z] ef8b0dec5e0d: Layer already exists [2025-01-08T04:02:44.240Z] 651d9022c234: Layer already exists [2025-01-08T04:02:44.240Z] 5f0f91d22f2b: Layer already exists [2025-01-08T04:02:44.504Z] main: digest: sha256:e9dbf89be8672c23cab6f6392d4c69d13d6a1fd1301f408a68edc97e0740573b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:02:44.582Z] ===================================================== [Pipeline] echo [2025-01-08T04:02:44.599Z] taggedImages: [2025-01-08T04:02:44.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:44.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-08T04:02:44.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.36 [2025-01-08T04:02:44.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:44.599Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-08T04:02:44.631Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-08T04:02:44.631Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:44.631Z] latest [2025-01-08T04:02:44.631Z] 4.0.0-dev.36 [2025-01-08T04:02:44.631Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:44.631Z] main [2025-01-08T04:02:44.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:45.003Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:45.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:45.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-08T04:02:45.356Z] 2595ed63282c: Preparing [2025-01-08T04:02:45.356Z] 96b189b40ec6: Preparing [2025-01-08T04:02:45.356Z] 12b764158d23: Preparing [2025-01-08T04:02:45.356Z] 33351e51a840: Preparing [2025-01-08T04:02:45.356Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:45.356Z] 8a5d3dc9c8e5: Preparing [2025-01-08T04:02:45.356Z] 81395584f2de: Preparing [2025-01-08T04:02:45.356Z] 651d9022c234: Preparing [2025-01-08T04:02:45.356Z] 8a5d3dc9c8e5: Waiting [2025-01-08T04:02:45.356Z] 81395584f2de: Waiting [2025-01-08T04:02:45.356Z] 651d9022c234: Waiting [2025-01-08T04:02:45.356Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:45.356Z] 33351e51a840: Layer already exists [2025-01-08T04:02:45.621Z] 96b189b40ec6: Pushed [2025-01-08T04:02:45.621Z] 2595ed63282c: Pushed [2025-01-08T04:02:45.621Z] 651d9022c234: Layer already exists [2025-01-08T04:02:47.021Z] 81395584f2de: Pushed [2025-01-08T04:02:47.021Z] 8a5d3dc9c8e5: Pushed [2025-01-08T04:02:53.646Z] 12b764158d23: Pushed [2025-01-08T04:02:53.646Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:54.003Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:54.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-08T04:02:54.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-08T04:02:54.352Z] 2595ed63282c: Preparing [2025-01-08T04:02:54.352Z] 96b189b40ec6: Preparing [2025-01-08T04:02:54.352Z] 12b764158d23: Preparing [2025-01-08T04:02:54.352Z] 33351e51a840: Preparing [2025-01-08T04:02:54.352Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:54.352Z] 8a5d3dc9c8e5: Preparing [2025-01-08T04:02:54.352Z] 81395584f2de: Preparing [2025-01-08T04:02:54.352Z] 651d9022c234: Preparing [2025-01-08T04:02:54.352Z] 81395584f2de: Waiting [2025-01-08T04:02:54.352Z] 8a5d3dc9c8e5: Waiting [2025-01-08T04:02:54.352Z] 651d9022c234: Waiting [2025-01-08T04:02:54.352Z] 33351e51a840: Layer already exists [2025-01-08T04:02:54.352Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:54.352Z] 2595ed63282c: Layer already exists [2025-01-08T04:02:54.352Z] 96b189b40ec6: Layer already exists [2025-01-08T04:02:54.352Z] 12b764158d23: Layer already exists [2025-01-08T04:02:54.352Z] 81395584f2de: Layer already exists [2025-01-08T04:02:54.352Z] 651d9022c234: Layer already exists [2025-01-08T04:02:54.352Z] 8a5d3dc9c8e5: Layer already exists [2025-01-08T04:02:54.617Z] latest: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:54.978Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:55.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 [2025-01-08T04:02:55.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-08T04:02:55.322Z] 2595ed63282c: Preparing [2025-01-08T04:02:55.322Z] 96b189b40ec6: Preparing [2025-01-08T04:02:55.322Z] 12b764158d23: Preparing [2025-01-08T04:02:55.322Z] 33351e51a840: Preparing [2025-01-08T04:02:55.322Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:55.322Z] 8a5d3dc9c8e5: Preparing [2025-01-08T04:02:55.322Z] 81395584f2de: Preparing [2025-01-08T04:02:55.322Z] 651d9022c234: Preparing [2025-01-08T04:02:55.322Z] 8a5d3dc9c8e5: Waiting [2025-01-08T04:02:55.322Z] 81395584f2de: Waiting [2025-01-08T04:02:55.322Z] 651d9022c234: Waiting [2025-01-08T04:02:55.322Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:55.322Z] 12b764158d23: Layer already exists [2025-01-08T04:02:55.322Z] 96b189b40ec6: Layer already exists [2025-01-08T04:02:55.322Z] 33351e51a840: Layer already exists [2025-01-08T04:02:55.322Z] 2595ed63282c: Layer already exists [2025-01-08T04:02:55.322Z] 8a5d3dc9c8e5: Layer already exists [2025-01-08T04:02:55.322Z] 651d9022c234: Layer already exists [2025-01-08T04:02:55.322Z] 81395584f2de: Layer already exists [2025-01-08T04:02:55.588Z] 4.0.0-dev.36: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:55.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:56.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:56.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-08T04:02:56.296Z] 2595ed63282c: Preparing [2025-01-08T04:02:56.296Z] 96b189b40ec6: Preparing [2025-01-08T04:02:56.296Z] 12b764158d23: Preparing [2025-01-08T04:02:56.296Z] 33351e51a840: Preparing [2025-01-08T04:02:56.296Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:56.296Z] 8a5d3dc9c8e5: Preparing [2025-01-08T04:02:56.296Z] 81395584f2de: Preparing [2025-01-08T04:02:56.296Z] 651d9022c234: Preparing [2025-01-08T04:02:56.296Z] 81395584f2de: Waiting [2025-01-08T04:02:56.296Z] 651d9022c234: Waiting [2025-01-08T04:02:56.296Z] 8a5d3dc9c8e5: Waiting [2025-01-08T04:02:56.296Z] 33351e51a840: Layer already exists [2025-01-08T04:02:56.296Z] 2595ed63282c: Layer already exists [2025-01-08T04:02:56.296Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:56.296Z] 12b764158d23: Layer already exists [2025-01-08T04:02:56.296Z] 96b189b40ec6: Layer already exists [2025-01-08T04:02:56.296Z] 8a5d3dc9c8e5: Layer already exists [2025-01-08T04:02:56.296Z] 651d9022c234: Layer already exists [2025-01-08T04:02:56.296Z] 81395584f2de: Layer already exists [2025-01-08T04:02:56.561Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:56.924Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:57.273Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-08T04:02:57.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-08T04:02:57.273Z] 2595ed63282c: Preparing [2025-01-08T04:02:57.273Z] 96b189b40ec6: Preparing [2025-01-08T04:02:57.273Z] 12b764158d23: Preparing [2025-01-08T04:02:57.273Z] 33351e51a840: Preparing [2025-01-08T04:02:57.273Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:57.273Z] 8a5d3dc9c8e5: Preparing [2025-01-08T04:02:57.273Z] 81395584f2de: Preparing [2025-01-08T04:02:57.273Z] 651d9022c234: Preparing [2025-01-08T04:02:57.273Z] 8a5d3dc9c8e5: Waiting [2025-01-08T04:02:57.273Z] 81395584f2de: Waiting [2025-01-08T04:02:57.273Z] 651d9022c234: Waiting [2025-01-08T04:02:57.273Z] 12b764158d23: Layer already exists [2025-01-08T04:02:57.273Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:57.273Z] 96b189b40ec6: Layer already exists [2025-01-08T04:02:57.273Z] 2595ed63282c: Layer already exists [2025-01-08T04:02:57.273Z] 33351e51a840: Layer already exists [2025-01-08T04:02:57.273Z] 8a5d3dc9c8e5: Layer already exists [2025-01-08T04:02:57.273Z] 81395584f2de: Layer already exists [2025-01-08T04:02:57.273Z] 651d9022c234: Layer already exists [2025-01-08T04:02:57.539Z] main: digest: sha256:2212e03e6e2787485e87406d348213e06d48784f39573f74e4e37da0fa6b1378 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:02:57.626Z] ===================================================== [Pipeline] echo [2025-01-08T04:02:57.644Z] taggedImages: [2025-01-08T04:02:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-08T04:02:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.36 [2025-01-08T04:02:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-08T04:02:57.680Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-08T04:02:57.680Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:57.680Z] latest [2025-01-08T04:02:57.680Z] 4.0.0-dev.36 [2025-01-08T04:02:57.680Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:02:57.680Z] main [2025-01-08T04:02:57.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:58.042Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:02:58.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:02:58.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-08T04:02:58.399Z] 8833f3705e57: Preparing [2025-01-08T04:02:58.399Z] 86b1fa6234ce: Preparing [2025-01-08T04:02:58.399Z] 33351e51a840: Preparing [2025-01-08T04:02:58.399Z] e2b934cf0b4e: Preparing [2025-01-08T04:02:58.399Z] eda80036b003: Preparing [2025-01-08T04:02:58.399Z] 028affddd7bd: Preparing [2025-01-08T04:02:58.399Z] 651d9022c234: Preparing [2025-01-08T04:02:58.399Z] 028affddd7bd: Waiting [2025-01-08T04:02:58.399Z] 651d9022c234: Waiting [2025-01-08T04:02:58.399Z] 33351e51a840: Layer already exists [2025-01-08T04:02:58.399Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:02:58.664Z] 651d9022c234: Layer already exists [2025-01-08T04:02:58.664Z] 8833f3705e57: Pushed [2025-01-08T04:02:59.243Z] 028affddd7bd: Pushed [2025-01-08T04:03:00.197Z] eda80036b003: Pushed [2025-01-08T04:03:06.826Z] 86b1fa6234ce: Pushed [2025-01-08T04:03:06.826Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:07.183Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:08.112Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-08T04:03:08.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-08T04:03:08.112Z] 8833f3705e57: Preparing [2025-01-08T04:03:08.112Z] 86b1fa6234ce: Preparing [2025-01-08T04:03:08.112Z] 33351e51a840: Preparing [2025-01-08T04:03:08.112Z] e2b934cf0b4e: Preparing [2025-01-08T04:03:08.112Z] eda80036b003: Preparing [2025-01-08T04:03:08.112Z] 028affddd7bd: Preparing [2025-01-08T04:03:08.112Z] 651d9022c234: Preparing [2025-01-08T04:03:08.112Z] 028affddd7bd: Waiting [2025-01-08T04:03:08.112Z] 651d9022c234: Waiting [2025-01-08T04:03:08.112Z] eda80036b003: Layer already exists [2025-01-08T04:03:08.112Z] 33351e51a840: Layer already exists [2025-01-08T04:03:08.112Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:03:08.112Z] 86b1fa6234ce: Layer already exists [2025-01-08T04:03:08.112Z] 8833f3705e57: Layer already exists [2025-01-08T04:03:08.112Z] 028affddd7bd: Layer already exists [2025-01-08T04:03:08.112Z] 651d9022c234: Layer already exists [2025-01-08T04:03:08.377Z] latest: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:08.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:09.082Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 [2025-01-08T04:03:09.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-08T04:03:09.082Z] 8833f3705e57: Preparing [2025-01-08T04:03:09.082Z] 86b1fa6234ce: Preparing [2025-01-08T04:03:09.082Z] 33351e51a840: Preparing [2025-01-08T04:03:09.082Z] e2b934cf0b4e: Preparing [2025-01-08T04:03:09.082Z] eda80036b003: Preparing [2025-01-08T04:03:09.082Z] 028affddd7bd: Preparing [2025-01-08T04:03:09.082Z] 651d9022c234: Preparing [2025-01-08T04:03:09.082Z] 028affddd7bd: Waiting [2025-01-08T04:03:09.082Z] 651d9022c234: Waiting [2025-01-08T04:03:09.082Z] eda80036b003: Layer already exists [2025-01-08T04:03:09.082Z] 8833f3705e57: Layer already exists [2025-01-08T04:03:09.082Z] 33351e51a840: Layer already exists [2025-01-08T04:03:09.082Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:03:09.082Z] 86b1fa6234ce: Layer already exists [2025-01-08T04:03:09.082Z] 028affddd7bd: Layer already exists [2025-01-08T04:03:09.082Z] 651d9022c234: Layer already exists [2025-01-08T04:03:09.348Z] 4.0.0-dev.36: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:09.701Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:10.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:03:10.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-08T04:03:10.049Z] 8833f3705e57: Preparing [2025-01-08T04:03:10.049Z] 86b1fa6234ce: Preparing [2025-01-08T04:03:10.049Z] 33351e51a840: Preparing [2025-01-08T04:03:10.049Z] e2b934cf0b4e: Preparing [2025-01-08T04:03:10.049Z] eda80036b003: Preparing [2025-01-08T04:03:10.049Z] 028affddd7bd: Preparing [2025-01-08T04:03:10.049Z] 651d9022c234: Preparing [2025-01-08T04:03:10.049Z] 028affddd7bd: Waiting [2025-01-08T04:03:10.049Z] 651d9022c234: Waiting [2025-01-08T04:03:10.049Z] 86b1fa6234ce: Layer already exists [2025-01-08T04:03:10.049Z] eda80036b003: Layer already exists [2025-01-08T04:03:10.049Z] 8833f3705e57: Layer already exists [2025-01-08T04:03:10.049Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:03:10.049Z] 33351e51a840: Layer already exists [2025-01-08T04:03:10.049Z] 028affddd7bd: Layer already exists [2025-01-08T04:03:10.049Z] 651d9022c234: Layer already exists [2025-01-08T04:03:10.314Z] 9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:10.657Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:11.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-08T04:03:11.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-08T04:03:11.003Z] 8833f3705e57: Preparing [2025-01-08T04:03:11.003Z] 86b1fa6234ce: Preparing [2025-01-08T04:03:11.003Z] 33351e51a840: Preparing [2025-01-08T04:03:11.003Z] e2b934cf0b4e: Preparing [2025-01-08T04:03:11.003Z] eda80036b003: Preparing [2025-01-08T04:03:11.003Z] 028affddd7bd: Preparing [2025-01-08T04:03:11.003Z] 651d9022c234: Preparing [2025-01-08T04:03:11.003Z] 028affddd7bd: Waiting [2025-01-08T04:03:11.003Z] 651d9022c234: Waiting [2025-01-08T04:03:11.003Z] eda80036b003: Layer already exists [2025-01-08T04:03:11.003Z] 33351e51a840: Layer already exists [2025-01-08T04:03:11.003Z] e2b934cf0b4e: Layer already exists [2025-01-08T04:03:11.003Z] 8833f3705e57: Layer already exists [2025-01-08T04:03:11.003Z] 86b1fa6234ce: Layer already exists [2025-01-08T04:03:11.003Z] 028affddd7bd: Layer already exists [2025-01-08T04:03:11.003Z] 651d9022c234: Layer already exists [2025-01-08T04:03:11.267Z] main: digest: sha256:a23d2d8128b39b890014fbeff60958b1b1f0768458cf61254d614f4e9710f4bd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T04:03:11.341Z] ===================================================== [Pipeline] echo [2025-01-08T04:03:11.354Z] taggedImages: [2025-01-08T04:03:11.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [2025-01-08T04:03:11.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-08T04:03:11.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.36 [2025-01-08T04:03:11.354Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ac3255ea4988fb3cf80e853ed266a8f77f6a952-4.0.0-dev.36 [2025-01-08T04:03:11.354Z] - 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-01-08T04:03:11.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T04:03:11.742Z] [2025-01-08T04:03:11.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:12.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T04:03:12.065Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-08T04:03:12.065Z] 8998bd30e6a1: Pulling fs layer [2025-01-08T04:03:12.065Z] 04944245beec: Pulling fs layer [2025-01-08T04:03:12.065Z] 699f458cf7ca: Pulling fs layer [2025-01-08T04:03:12.065Z] 765212b225bb: Pulling fs layer [2025-01-08T04:03:12.065Z] f23df028b6ca: Pulling fs layer [2025-01-08T04:03:12.065Z] 765212b225bb: Waiting [2025-01-08T04:03:12.065Z] f23df028b6ca: Waiting [2025-01-08T04:03:12.065Z] d65c8cfc05b1: Pulling fs layer [2025-01-08T04:03:12.065Z] 2437ff75d9bd: Pulling fs layer [2025-01-08T04:03:12.065Z] d65c8cfc05b1: Waiting [2025-01-08T04:03:12.331Z] 04944245beec: Verifying Checksum [2025-01-08T04:03:12.331Z] 04944245beec: Download complete [2025-01-08T04:03:12.331Z] 765212b225bb: Verifying Checksum [2025-01-08T04:03:12.331Z] 765212b225bb: Download complete [2025-01-08T04:03:12.331Z] f23df028b6ca: Download complete [2025-01-08T04:03:12.331Z] d65c8cfc05b1: Download complete [2025-01-08T04:03:12.596Z] 699f458cf7ca: Verifying Checksum [2025-01-08T04:03:12.596Z] 699f458cf7ca: Download complete [2025-01-08T04:03:12.862Z] 8998bd30e6a1: Verifying Checksum [2025-01-08T04:03:12.862Z] 8998bd30e6a1: Download complete [2025-01-08T04:03:14.800Z] 2437ff75d9bd: Verifying Checksum [2025-01-08T04:03:14.800Z] 2437ff75d9bd: Download complete [2025-01-08T04:03:20.139Z] 8998bd30e6a1: Pull complete [2025-01-08T04:03:20.407Z] 04944245beec: Pull complete [2025-01-08T04:03:22.343Z] 699f458cf7ca: Pull complete [2025-01-08T04:03:22.343Z] 765212b225bb: Pull complete [2025-01-08T04:03:23.300Z] f23df028b6ca: Pull complete [2025-01-08T04:03:23.300Z] d65c8cfc05b1: Pull complete [2025-01-08T04:03:45.322Z] 2437ff75d9bd: Pull complete [2025-01-08T04:03:45.322Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-08T04:03:45.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T04:03:45.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:03:45.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-36323 does not seem to be running inside a container [2025-01-08T04:03:45.552Z] $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-08T04:03:47.485Z] $ docker top 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:03:47.991Z] ---> job-cost.sh [2025-01-08T04:03:48.254Z] lf-activate-venv: SKIPPING [2025-01-08T04:03:48.254Z] INFO: No Stack... [2025-01-08T04:03:48.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T04:03:49.468Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T04:03:49.775Z] + cat /w/workspace/edgex-go/772/archives/cost.csv [2025-01-08T04:03:49.775Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T04:03:49.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] [2025-01-08T04:03:49.839Z] Resource [jenkins-edgexfoundry-edgex-go-main-772-stack-cost] did not exist. Created. [2025-01-08T04:03:49.846Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T04:03:50.172Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T04:03:50.768Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T04:03:50.777Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-772-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T04:03:50.803Z] $ docker stop --time=1 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 [2025-01-08T04:03:52.180Z] $ docker rm -f --volumes 4d941877b6ba6131cb868f7a98c1975de9d16cf3b7620532f9cf467b93348dd3 [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-01-08T04:03:52.680Z] provisioning config files... [2025-01-08T04:03:52.687Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/772@tmp/config14383386211288227630tmp [Pipeline] { [Pipeline] sh [2025-01-08T04:03:52.984Z] + set +x [2025-01-08T04:03:52.984Z] + curl -s https://codecov.io/bash [2025-01-08T04:03:52.984Z] + bash -s -- [2025-01-08T04:03:52.984Z] [2025-01-08T04:03:52.984Z] _____ _ [2025-01-08T04:03:52.984Z] / ____| | | [2025-01-08T04:03:52.984Z] | | ___ __| | ___ ___ _____ __ [2025-01-08T04:03:52.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-08T04:03:52.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-08T04:03:52.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-08T04:03:52.985Z] Bash-1.0.6 [2025-01-08T04:03:52.985Z] [2025-01-08T04:03:52.985Z] [2025-01-08T04:03:52.985Z] ==> git version 2.25.1 found [2025-01-08T04:03:52.985Z] ==> 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-01-08T04:03:52.985Z] Release-Date: 2020-01-08 [2025-01-08T04:03:52.985Z] 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-01-08T04:03:52.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-08T04:03:52.985Z] ==> Jenkins CI detected. [2025-01-08T04:03:52.985Z] current dir:  /w/workspace/edgex-go/772 [2025-01-08T04:03:52.985Z] project root: . [2025-01-08T04:03:52.985Z] --> token set from env [2025-01-08T04:03:52.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-08T04:03:53.244Z] ==> Running gcov in . (disable via -X gcov) [2025-01-08T04:03:53.244Z] ==> Python coveragepy not found [2025-01-08T04:03:53.244Z] ==> Searching for coverage reports in: [2025-01-08T04:03:53.244Z] + . [2025-01-08T04:03:53.244Z] -> Found 1 reports [2025-01-08T04:03:53.244Z] ==> Detecting git/mercurial file structure [2025-01-08T04:03:53.244Z] ==> Reading reports [2025-01-08T04:03:53.244Z] + ./coverage.out bytes=1510933 [2025-01-08T04:03:53.244Z] ==> Appending adjustments [2025-01-08T04:03:53.244Z] https://docs.codecov.io/docs/fixing-reports [2025-01-08T04:03:54.624Z] + Found adjustments [2025-01-08T04:03:54.624Z] ==> Gzipping contents [2025-01-08T04:03:54.624Z] 128K /tmp/codecov.W6SNZZ.gz [2025-01-08T04:03:54.624Z] ==> Uploading reports [2025-01-08T04:03:54.624Z] url: https://codecov.io [2025-01-08T04:03:54.624Z] query: branch=main&commit=9ac3255ea4988fb3cf80e853ed266a8f77f6a952&build=772&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F772%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T04:03:54.624Z] -> Pinging Codecov [2025-01-08T04:03:54.624Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9ac3255ea4988fb3cf80e853ed266a8f77f6a952&build=772&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F772%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T04:03:54.889Z] -> Uploading to [2025-01-08T04:03:54.889Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9ac3255ea4988fb3cf80e853ed266a8f77f6a952/000f7750-f272-4d5d-bcbf-ea6a704ad81a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T040354Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=eb919dea99e43655e117daa672a8143251bf8e0c74895a7a13b53fed3b78457d [2025-01-08T04:03:54.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:03:54.889Z] Dload Upload Total Spent Left Speed [2025-01-08T04:03:55.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 610k --:--:-- --:--:-- --:--:-- 610k [2025-01-08T04:03:55.149Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ac3255ea4988fb3cf80e853ed266a8f77f6a952 [Pipeline] } [2025-01-08T04:03:55.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-08T04:03:55.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-08T04:03:55.452Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:55.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T04:03:55.787Z] [2025-01-08T04:03:55.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:03:56.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T04:03:56.131Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-08T04:03:56.131Z] 43c4264eed91: Pulling fs layer [2025-01-08T04:03:56.131Z] 4cc291be95ef: Pulling fs layer [2025-01-08T04:03:56.131Z] 2ac1f1163629: Pulling fs layer [2025-01-08T04:03:56.131Z] 5c3c966382ef: Pulling fs layer [2025-01-08T04:03:56.131Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T04:03:56.131Z] d9c7d2e4e75e: Pulling fs layer [2025-01-08T04:03:56.131Z] 9c3e1370e548: Pulling fs layer [2025-01-08T04:03:56.131Z] 5c3c966382ef: Waiting [2025-01-08T04:03:56.131Z] 4f4fb700ef54: Waiting [2025-01-08T04:03:56.131Z] d9c7d2e4e75e: Waiting [2025-01-08T04:03:56.131Z] 9c3e1370e548: Waiting [2025-01-08T04:03:56.131Z] 4cc291be95ef: Verifying Checksum [2025-01-08T04:03:56.131Z] 4cc291be95ef: Download complete [2025-01-08T04:03:56.131Z] 5c3c966382ef: Verifying Checksum [2025-01-08T04:03:56.131Z] 5c3c966382ef: Download complete [2025-01-08T04:03:56.131Z] 4f4fb700ef54: Download complete [2025-01-08T04:03:56.131Z] 43c4264eed91: Verifying Checksum [2025-01-08T04:03:56.131Z] 43c4264eed91: Download complete [2025-01-08T04:03:56.406Z] d9c7d2e4e75e: Verifying Checksum [2025-01-08T04:03:56.406Z] d9c7d2e4e75e: Download complete [2025-01-08T04:03:56.406Z] 43c4264eed91: Pull complete [2025-01-08T04:03:56.682Z] 4cc291be95ef: Pull complete [2025-01-08T04:03:56.682Z] 2ac1f1163629: Verifying Checksum [2025-01-08T04:03:56.682Z] 2ac1f1163629: Download complete [2025-01-08T04:03:57.253Z] 9c3e1370e548: Verifying Checksum [2025-01-08T04:03:57.253Z] 9c3e1370e548: Download complete [2025-01-08T04:04:00.542Z] 2ac1f1163629: Pull complete [2025-01-08T04:04:00.542Z] 5c3c966382ef: Pull complete [2025-01-08T04:04:00.542Z] 4f4fb700ef54: Pull complete [2025-01-08T04:04:01.109Z] d9c7d2e4e75e: Pull complete [2025-01-08T04:04:04.462Z] 9c3e1370e548: Pull complete [2025-01-08T04:04:04.462Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-08T04:04:04.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T04:04:04.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:04:04.564Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:04:04.590Z] $ 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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-08T04:04:09.304Z] $ docker top adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T04:04:09.664Z] + git config --global --add safe.directory /w/workspace/edgex-go/772 [Pipeline] echo [2025-01-08T04:04:09.674Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-08T04:04:09.952Z] + set -o pipefail [2025-01-08T04:04:09.952Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-08T04:04:19.930Z] [2025-01-08T04:04:19.930Z] Monitoring /w/workspace/edgex-go/772 (github.com/edgexfoundry/edgex-go)... [2025-01-08T04:04:19.930Z] [2025-01-08T04:04:19.930Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/12b022e5-64d9-4cbe-9938-53f2bb63079e [2025-01-08T04:04:19.930Z] [2025-01-08T04:04:19.930Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-08T04:04:19.930Z] [2025-01-08T04:04:19.930Z] [2025-01-08T04:04:19.930Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-08T04:04:19.930Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-08T04:04:19.934Z] $ docker stop --time=1 adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 [2025-01-08T04:04:24.294Z] $ docker rm -f --volumes adde9f0f281049e49f042bf53541c7bc7a8f83febb07cc6cf37a50902b6ef9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-08T04:04:24.860Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T04:04:24.876Z] provisioning config files... [2025-01-08T04:04:24.882Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/772@tmp/config3541780155837668034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:04:25.180Z] --> edgex-publish-swagger.sh [2025-01-08T04:04:25.180Z] === Publish openapi API === [2025-01-08T04:04:25.180Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-08T04:04:25.180Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/772/openapi/core-command.yaml] [2025-01-08T04:04:25.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:25.180Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:25.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51788 --:--:-- --:--:-- --:--:-- 51706 100 32782 0 0 100 32782 0 51706 --:--:-- --:--:-- --:--:-- 51706 [2025-01-08T04:04:25.749Z] [2025-01-08T04:04:25.749Z] [2025-01-08T04:04:25.749Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/772/openapi/core-data.yaml] [2025-01-08T04:04:25.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:25.749Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:26.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 124k --:--:-- --:--:-- --:--:-- 124k [2025-01-08T04:04:26.317Z] [2025-01-08T04:04:26.317Z] [2025-01-08T04:04:26.317Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/772/openapi/core-keeper.yaml] [2025-01-08T04:04:26.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:26.317Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:26.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 349 169k --:--:-- --:--:-- --:--:-- 169k [2025-01-08T04:04:26.578Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-08T04:04:26.578Z] [2025-01-08T04:04:26.578Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/772/openapi/core-metadata.yaml] [2025-01-08T04:04:26.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:26.578Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:26.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 1474k --:--:-- --:--:-- --:--:-- 1460k 100 154k 100 156 100 154k 425 421k --:--:-- --:--:-- --:--:-- 421k [2025-01-08T04:04:26.836Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-08T04:04:26.836Z] [2025-01-08T04:04:26.836Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/772/openapi/security-proxy-auth.yaml] [2025-01-08T04:04:26.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:26.836Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:27.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 347 125k --:--:-- --:--:-- --:--:-- 126k [2025-01-08T04:04:27.095Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-08T04:04:27.095Z] [2025-01-08T04:04:27.095Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/772/openapi/support-notifications.yaml] [2025-01-08T04:04:27.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:27.095Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:27.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 449 281k --:--:-- --:--:-- --:--:-- 281k [2025-01-08T04:04:27.353Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-08T04:04:27.353Z] [2025-01-08T04:04:27.353Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/772/openapi/support-scheduler.yaml] [2025-01-08T04:04:27.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T04:04:27.353Z] Dload Upload Total Spent Left Speed [2025-01-08T04:04:27.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 238k --:--:-- --:--:-- --:--:-- 236k 100 50857 100 156 100 50701 457 145k --:--:-- --:--:-- --:--:-- 145k [2025-01-08T04:04:27.870Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-08T04:04:27.870Z] [Pipeline] } [2025-01-08T04:04:27.877Z] 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-01-08T04:04:28.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T04:04:28.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:04:28.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T04:04:28.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:04:28.702Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:04:28.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T04:04:29.264Z] $ docker top 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 -eo pid,comm [2025-01-08T04:04:29.321Z] 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-01-08T04:04:29.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T04:04:29.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T04:04:29.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T04:04:29.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T04:04:29.480Z] $ docker exec 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 ssh-agent [2025-01-08T04:04:29.596Z] SSH_AUTH_SOCK=/tmp/ssh-yfvswJ07N2nt/agent.32 [2025-01-08T04:04:29.596Z] SSH_AGENT_PID=38 [2025-01-08T04:04:29.600Z] Running ssh-add (command line suppressed) [2025-01-08T04:04:29.706Z] Identity added: /w/workspace/edgex-go/772@tmp/private_key_13974462756450649625.key (/w/workspace/edgex-go/772@tmp/private_key_13974462756450649625.key) [2025-01-08T04:04:29.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T04:04:30.014Z] + git semver tag [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,197 [run_tag] DEBUG tag force:False [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,197 [check_head_tag] DEBUG check head tag [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,200 [execute] INFO git cat-file --batch-check [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=) [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,205 [execute] INFO git cat-file --batch [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=) [2025-01-08T04:04:30.273Z] 2025-01-08 04:04:30,266 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:30.533Z] 2025-01-08 04:04:30,266 [execute] INFO git tag -a v4.0.0-dev.36 -m v4.0.0-dev.36 [2025-01-08T04:04:30.533Z] 2025-01-08 04:04:30,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.36', '-m', 'v4.0.0-dev.36'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) [2025-01-08T04:04:30.533Z] 2025-01-08 04:04:30,274 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:30.533Z] 4.0.0-dev.36 [Pipeline] } [2025-01-08T04:04:30.535Z] $ docker exec --env ******** --env ******** 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 ssh-agent -k [2025-01-08T04:04:30.649Z] unset SSH_AUTH_SOCK; [2025-01-08T04:04:30.649Z] unset SSH_AGENT_PID; [2025-01-08T04:04:30.649Z] echo Agent pid 38 killed; [2025-01-08T04:04:30.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T04:04:30.994Z] + git semver [Pipeline] } [2025-01-08T04:04:31.261Z] $ docker stop --time=1 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 [2025-01-08T04:04:32.562Z] $ docker rm -f --volumes 929e18ea52cb7518901a8c40757d9f633f313da376ca5356e1f23c3762d690e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:04:32.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T04:04:32.972Z] [2025-01-08T04:04:32.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:04:33.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T04:04:33.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-08T04:04:33.276Z] ab5ef0e58194: Pulling fs layer [2025-01-08T04:04:33.276Z] 9712f1f96733: Pulling fs layer [2025-01-08T04:04:33.276Z] 63f879dbbcfc: Pulling fs layer [2025-01-08T04:04:33.276Z] 0d9ebad4ef96: Pulling fs layer [2025-01-08T04:04:33.276Z] e9a5061849ea: Pulling fs layer [2025-01-08T04:04:33.276Z] d747dcd14b5f: Pulling fs layer [2025-01-08T04:04:33.276Z] 2de7ff778b66: Pulling fs layer [2025-01-08T04:04:33.276Z] d747dcd14b5f: Waiting [2025-01-08T04:04:33.276Z] 0d9ebad4ef96: Waiting [2025-01-08T04:04:33.276Z] 2de7ff778b66: Waiting [2025-01-08T04:04:33.276Z] 9712f1f96733: Verifying Checksum [2025-01-08T04:04:33.276Z] 9712f1f96733: Download complete [2025-01-08T04:04:33.534Z] 63f879dbbcfc: Verifying Checksum [2025-01-08T04:04:33.534Z] 63f879dbbcfc: Download complete [2025-01-08T04:04:33.792Z] e9a5061849ea: Verifying Checksum [2025-01-08T04:04:33.792Z] e9a5061849ea: Download complete [2025-01-08T04:04:33.792Z] d747dcd14b5f: Download complete [2025-01-08T04:04:33.792Z] 0d9ebad4ef96: Verifying Checksum [2025-01-08T04:04:33.792Z] 0d9ebad4ef96: Download complete [2025-01-08T04:04:33.792Z] ab5ef0e58194: Verifying Checksum [2025-01-08T04:04:33.792Z] ab5ef0e58194: Download complete [2025-01-08T04:04:33.792Z] 2de7ff778b66: Verifying Checksum [2025-01-08T04:04:33.792Z] 2de7ff778b66: Download complete [2025-01-08T04:04:37.091Z] ab5ef0e58194: Pull complete [2025-01-08T04:04:37.091Z] 9712f1f96733: Pull complete [2025-01-08T04:04:37.350Z] 63f879dbbcfc: Pull complete [2025-01-08T04:04:41.534Z] 0d9ebad4ef96: Pull complete [2025-01-08T04:04:41.792Z] e9a5061849ea: Pull complete [2025-01-08T04:04:41.792Z] d747dcd14b5f: Pull complete [2025-01-08T04:04:42.736Z] 2de7ff778b66: Pull complete [2025-01-08T04:04:43.001Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-08T04:04:43.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T04:04:43.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:04:43.104Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:04:43.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-08T04:04:47.889Z] $ docker top 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-08T04:04:47.979Z] provisioning config files... [2025-01-08T04:04:47.987Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/772@tmp/config16050108121556670662tmp [2025-01-08T04:04:47.996Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/772@tmp/config1427031187211076662tmp [2025-01-08T04:04:48.005Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/772@tmp/config4638917263350539186tmp [Pipeline] { [Pipeline] echo [2025-01-08T04:04:48.033Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:04:48.327Z] ---> sigul-configuration.sh [2025-01-08T04:04:48.327Z] gpg: directory `/root/.gnupg' created [2025-01-08T04:04:48.327Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-08T04:04:48.327Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-08T04:04:48.327Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-08T04:04:48.327Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-08T04:04:48.327Z] gpg: CAST5 encrypted data [2025-01-08T04:04:48.327Z] gpg: encrypted with 1 passphrase [2025-01-08T04:04:48.327Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-08T04:04:48.625Z] + mkdir /home/jenkins [2025-01-08T04:04:48.625Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-08T04:04:48.924Z] + 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-01-08T04:04:48.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:04:49.232Z] ---> sigul-install.sh [2025-01-08T04:04:49.232Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-08T04:04:49.531Z] + git tag --list [2025-01-08T04:04:49.531Z] 0.6.0 [2025-01-08T04:04:49.531Z] 0.6.1 [2025-01-08T04:04:49.531Z] 0.7.0 [2025-01-08T04:04:49.531Z] 0.7.1 [2025-01-08T04:04:49.531Z] v1.0.0 [2025-01-08T04:04:49.531Z] v1.0.1 [2025-01-08T04:04:49.531Z] v1.1.0 [2025-01-08T04:04:49.531Z] v1.2.0 [2025-01-08T04:04:49.531Z] v1.2.1 [2025-01-08T04:04:49.531Z] v1.3.0 [2025-01-08T04:04:49.531Z] v1.3.1 [2025-01-08T04:04:49.531Z] v2.0.0 [2025-01-08T04:04:49.531Z] v2.1.0 [2025-01-08T04:04:49.531Z] v2.1.1 [2025-01-08T04:04:49.531Z] v2.2.0 [2025-01-08T04:04:49.531Z] v2.3.0 [2025-01-08T04:04:49.531Z] v3.0 [2025-01-08T04:04:49.531Z] v3.0.0 [2025-01-08T04:04:49.531Z] v3.1 [2025-01-08T04:04:49.531Z] v3.1.0 [2025-01-08T04:04:49.531Z] v3.1.0-dev.1 [2025-01-08T04:04:49.531Z] v3.1.0-dev.10 [2025-01-08T04:04:49.531Z] v3.1.0-dev.11 [2025-01-08T04:04:49.531Z] v3.1.0-dev.12 [2025-01-08T04:04:49.531Z] v3.1.0-dev.13 [2025-01-08T04:04:49.531Z] v3.1.0-dev.14 [2025-01-08T04:04:49.531Z] v3.1.0-dev.15 [2025-01-08T04:04:49.531Z] v3.1.0-dev.16 [2025-01-08T04:04:49.531Z] v3.1.0-dev.17 [2025-01-08T04:04:49.531Z] v3.1.0-dev.18 [2025-01-08T04:04:49.531Z] v3.1.0-dev.19 [2025-01-08T04:04:49.531Z] v3.1.0-dev.2 [2025-01-08T04:04:49.531Z] v3.1.0-dev.20 [2025-01-08T04:04:49.531Z] v3.1.0-dev.21 [2025-01-08T04:04:49.531Z] v3.1.0-dev.22 [2025-01-08T04:04:49.531Z] v3.1.0-dev.23 [2025-01-08T04:04:49.531Z] v3.1.0-dev.24 [2025-01-08T04:04:49.531Z] v3.1.0-dev.25 [2025-01-08T04:04:49.531Z] v3.1.0-dev.26 [2025-01-08T04:04:49.531Z] v3.1.0-dev.27 [2025-01-08T04:04:49.531Z] v3.1.0-dev.28 [2025-01-08T04:04:49.531Z] v3.1.0-dev.29 [2025-01-08T04:04:49.531Z] v3.1.0-dev.3 [2025-01-08T04:04:49.531Z] v3.1.0-dev.30 [2025-01-08T04:04:49.531Z] v3.1.0-dev.31 [2025-01-08T04:04:49.531Z] v3.1.0-dev.32 [2025-01-08T04:04:49.531Z] v3.1.0-dev.33 [2025-01-08T04:04:49.531Z] v3.1.0-dev.34 [2025-01-08T04:04:49.531Z] v3.1.0-dev.35 [2025-01-08T04:04:49.531Z] v3.1.0-dev.36 [2025-01-08T04:04:49.531Z] v3.1.0-dev.37 [2025-01-08T04:04:49.531Z] v3.1.0-dev.38 [2025-01-08T04:04:49.531Z] v3.1.0-dev.39 [2025-01-08T04:04:49.531Z] v3.1.0-dev.4 [2025-01-08T04:04:49.531Z] v3.1.0-dev.40 [2025-01-08T04:04:49.531Z] v3.1.0-dev.41 [2025-01-08T04:04:49.531Z] v3.1.0-dev.42 [2025-01-08T04:04:49.531Z] v3.1.0-dev.43 [2025-01-08T04:04:49.531Z] v3.1.0-dev.44 [2025-01-08T04:04:49.531Z] v3.1.0-dev.45 [2025-01-08T04:04:49.531Z] v3.1.0-dev.46 [2025-01-08T04:04:49.531Z] v3.1.0-dev.47 [2025-01-08T04:04:49.531Z] v3.1.0-dev.48 [2025-01-08T04:04:49.531Z] v3.1.0-dev.49 [2025-01-08T04:04:49.531Z] v3.1.0-dev.5 [2025-01-08T04:04:49.531Z] v3.1.0-dev.50 [2025-01-08T04:04:49.531Z] v3.1.0-dev.51 [2025-01-08T04:04:49.531Z] v3.1.0-dev.52 [2025-01-08T04:04:49.531Z] v3.1.0-dev.53 [2025-01-08T04:04:49.531Z] v3.1.0-dev.54 [2025-01-08T04:04:49.531Z] v3.1.0-dev.55 [2025-01-08T04:04:49.531Z] v3.1.0-dev.56 [2025-01-08T04:04:49.531Z] v3.1.0-dev.57 [2025-01-08T04:04:49.531Z] v3.1.0-dev.58 [2025-01-08T04:04:49.531Z] v3.1.0-dev.59 [2025-01-08T04:04:49.531Z] v3.1.0-dev.6 [2025-01-08T04:04:49.531Z] v3.1.0-dev.60 [2025-01-08T04:04:49.531Z] v3.1.0-dev.61 [2025-01-08T04:04:49.531Z] v3.1.0-dev.62 [2025-01-08T04:04:49.532Z] v3.1.0-dev.63 [2025-01-08T04:04:49.532Z] v3.1.0-dev.64 [2025-01-08T04:04:49.532Z] v3.1.0-dev.65 [2025-01-08T04:04:49.532Z] v3.1.0-dev.66 [2025-01-08T04:04:49.532Z] v3.1.0-dev.67 [2025-01-08T04:04:49.532Z] v3.1.0-dev.68 [2025-01-08T04:04:49.532Z] v3.1.0-dev.69 [2025-01-08T04:04:49.532Z] v3.1.0-dev.7 [2025-01-08T04:04:49.532Z] v3.1.0-dev.70 [2025-01-08T04:04:49.532Z] v3.1.0-dev.71 [2025-01-08T04:04:49.532Z] v3.1.0-dev.72 [2025-01-08T04:04:49.532Z] v3.1.0-dev.73 [2025-01-08T04:04:49.532Z] v3.1.0-dev.8 [2025-01-08T04:04:49.532Z] v3.1.0-dev.9 [2025-01-08T04:04:49.532Z] v3.1.1 [2025-01-08T04:04:49.532Z] v3.1.1-dev.1 [2025-01-08T04:04:49.532Z] v3.1.1-dev.2 [2025-01-08T04:04:49.532Z] v3.2.0-dev.1 [2025-01-08T04:04:49.532Z] v3.2.0-dev.10 [2025-01-08T04:04:49.532Z] v3.2.0-dev.100 [2025-01-08T04:04:49.532Z] v3.2.0-dev.101 [2025-01-08T04:04:49.532Z] v3.2.0-dev.102 [2025-01-08T04:04:49.532Z] v3.2.0-dev.103 [2025-01-08T04:04:49.532Z] v3.2.0-dev.104 [2025-01-08T04:04:49.532Z] v3.2.0-dev.105 [2025-01-08T04:04:49.532Z] v3.2.0-dev.106 [2025-01-08T04:04:49.532Z] v3.2.0-dev.107 [2025-01-08T04:04:49.532Z] v3.2.0-dev.108 [2025-01-08T04:04:49.532Z] v3.2.0-dev.109 [2025-01-08T04:04:49.532Z] v3.2.0-dev.11 [2025-01-08T04:04:49.532Z] v3.2.0-dev.12 [2025-01-08T04:04:49.532Z] v3.2.0-dev.13 [2025-01-08T04:04:49.532Z] v3.2.0-dev.14 [2025-01-08T04:04:49.532Z] v3.2.0-dev.15 [2025-01-08T04:04:49.532Z] v3.2.0-dev.16 [2025-01-08T04:04:49.532Z] v3.2.0-dev.17 [2025-01-08T04:04:49.532Z] v3.2.0-dev.18 [2025-01-08T04:04:49.532Z] v3.2.0-dev.19 [2025-01-08T04:04:49.532Z] v3.2.0-dev.2 [2025-01-08T04:04:49.532Z] v3.2.0-dev.20 [2025-01-08T04:04:49.532Z] v3.2.0-dev.21 [2025-01-08T04:04:49.532Z] v3.2.0-dev.22 [2025-01-08T04:04:49.532Z] v3.2.0-dev.23 [2025-01-08T04:04:49.532Z] v3.2.0-dev.24 [2025-01-08T04:04:49.532Z] v3.2.0-dev.25 [2025-01-08T04:04:49.532Z] v3.2.0-dev.26 [2025-01-08T04:04:49.532Z] v3.2.0-dev.27 [2025-01-08T04:04:49.532Z] v3.2.0-dev.28 [2025-01-08T04:04:49.532Z] v3.2.0-dev.29 [2025-01-08T04:04:49.532Z] v3.2.0-dev.3 [2025-01-08T04:04:49.532Z] v3.2.0-dev.30 [2025-01-08T04:04:49.532Z] v3.2.0-dev.31 [2025-01-08T04:04:49.532Z] v3.2.0-dev.32 [2025-01-08T04:04:49.532Z] v3.2.0-dev.33 [2025-01-08T04:04:49.532Z] v3.2.0-dev.34 [2025-01-08T04:04:49.532Z] v3.2.0-dev.35 [2025-01-08T04:04:49.532Z] v3.2.0-dev.36 [2025-01-08T04:04:49.532Z] v3.2.0-dev.37 [2025-01-08T04:04:49.532Z] v3.2.0-dev.38 [2025-01-08T04:04:49.532Z] v3.2.0-dev.39 [2025-01-08T04:04:49.532Z] v3.2.0-dev.4 [2025-01-08T04:04:49.532Z] v3.2.0-dev.40 [2025-01-08T04:04:49.532Z] v3.2.0-dev.41 [2025-01-08T04:04:49.532Z] v3.2.0-dev.42 [2025-01-08T04:04:49.532Z] v3.2.0-dev.43 [2025-01-08T04:04:49.532Z] v3.2.0-dev.44 [2025-01-08T04:04:49.532Z] v3.2.0-dev.45 [2025-01-08T04:04:49.532Z] v3.2.0-dev.46 [2025-01-08T04:04:49.532Z] v3.2.0-dev.47 [2025-01-08T04:04:49.532Z] v3.2.0-dev.48 [2025-01-08T04:04:49.532Z] v3.2.0-dev.49 [2025-01-08T04:04:49.532Z] v3.2.0-dev.5 [2025-01-08T04:04:49.532Z] v3.2.0-dev.50 [2025-01-08T04:04:49.532Z] v3.2.0-dev.51 [2025-01-08T04:04:49.532Z] v3.2.0-dev.52 [2025-01-08T04:04:49.532Z] v3.2.0-dev.53 [2025-01-08T04:04:49.532Z] v3.2.0-dev.54 [2025-01-08T04:04:49.532Z] v3.2.0-dev.55 [2025-01-08T04:04:49.532Z] v3.2.0-dev.56 [2025-01-08T04:04:49.532Z] v3.2.0-dev.57 [2025-01-08T04:04:49.532Z] v3.2.0-dev.58 [2025-01-08T04:04:49.532Z] v3.2.0-dev.59 [2025-01-08T04:04:49.532Z] v3.2.0-dev.6 [2025-01-08T04:04:49.532Z] v3.2.0-dev.60 [2025-01-08T04:04:49.532Z] v3.2.0-dev.61 [2025-01-08T04:04:49.532Z] v3.2.0-dev.62 [2025-01-08T04:04:49.532Z] v3.2.0-dev.63 [2025-01-08T04:04:49.532Z] v3.2.0-dev.64 [2025-01-08T04:04:49.532Z] v3.2.0-dev.65 [2025-01-08T04:04:49.532Z] v3.2.0-dev.66 [2025-01-08T04:04:49.532Z] v3.2.0-dev.67 [2025-01-08T04:04:49.532Z] v3.2.0-dev.68 [2025-01-08T04:04:49.532Z] v3.2.0-dev.69 [2025-01-08T04:04:49.532Z] v3.2.0-dev.7 [2025-01-08T04:04:49.532Z] v3.2.0-dev.70 [2025-01-08T04:04:49.532Z] v3.2.0-dev.71 [2025-01-08T04:04:49.532Z] v3.2.0-dev.72 [2025-01-08T04:04:49.532Z] v3.2.0-dev.73 [2025-01-08T04:04:49.532Z] v3.2.0-dev.74 [2025-01-08T04:04:49.532Z] v3.2.0-dev.75 [2025-01-08T04:04:49.532Z] v3.2.0-dev.76 [2025-01-08T04:04:49.532Z] v3.2.0-dev.77 [2025-01-08T04:04:49.532Z] v3.2.0-dev.78 [2025-01-08T04:04:49.532Z] v3.2.0-dev.79 [2025-01-08T04:04:49.532Z] v3.2.0-dev.8 [2025-01-08T04:04:49.532Z] v3.2.0-dev.80 [2025-01-08T04:04:49.532Z] v3.2.0-dev.81 [2025-01-08T04:04:49.532Z] v3.2.0-dev.82 [2025-01-08T04:04:49.532Z] v3.2.0-dev.83 [2025-01-08T04:04:49.532Z] v3.2.0-dev.84 [2025-01-08T04:04:49.532Z] v3.2.0-dev.85 [2025-01-08T04:04:49.532Z] v3.2.0-dev.86 [2025-01-08T04:04:49.532Z] v3.2.0-dev.87 [2025-01-08T04:04:49.532Z] v3.2.0-dev.88 [2025-01-08T04:04:49.532Z] v3.2.0-dev.89 [2025-01-08T04:04:49.532Z] v3.2.0-dev.9 [2025-01-08T04:04:49.532Z] v3.2.0-dev.90 [2025-01-08T04:04:49.532Z] v3.2.0-dev.91 [2025-01-08T04:04:49.532Z] v3.2.0-dev.92 [2025-01-08T04:04:49.532Z] v3.2.0-dev.93 [2025-01-08T04:04:49.532Z] v3.2.0-dev.94 [2025-01-08T04:04:49.532Z] v3.2.0-dev.95 [2025-01-08T04:04:49.532Z] v3.2.0-dev.96 [2025-01-08T04:04:49.532Z] v3.2.0-dev.97 [2025-01-08T04:04:49.532Z] v3.2.0-dev.98 [2025-01-08T04:04:49.532Z] v3.2.0-dev.99 [2025-01-08T04:04:49.532Z] v4.0.0-dev.1 [2025-01-08T04:04:49.532Z] v4.0.0-dev.10 [2025-01-08T04:04:49.532Z] v4.0.0-dev.11 [2025-01-08T04:04:49.532Z] v4.0.0-dev.12 [2025-01-08T04:04:49.532Z] v4.0.0-dev.13 [2025-01-08T04:04:49.532Z] v4.0.0-dev.14 [2025-01-08T04:04:49.532Z] v4.0.0-dev.15 [2025-01-08T04:04:49.532Z] v4.0.0-dev.16 [2025-01-08T04:04:49.532Z] v4.0.0-dev.17 [2025-01-08T04:04:49.532Z] v4.0.0-dev.18 [2025-01-08T04:04:49.532Z] v4.0.0-dev.19 [2025-01-08T04:04:49.532Z] v4.0.0-dev.2 [2025-01-08T04:04:49.532Z] v4.0.0-dev.20 [2025-01-08T04:04:49.532Z] v4.0.0-dev.21 [2025-01-08T04:04:49.532Z] v4.0.0-dev.22 [2025-01-08T04:04:49.532Z] v4.0.0-dev.23 [2025-01-08T04:04:49.532Z] v4.0.0-dev.24 [2025-01-08T04:04:49.532Z] v4.0.0-dev.25 [2025-01-08T04:04:49.532Z] v4.0.0-dev.26 [2025-01-08T04:04:49.532Z] v4.0.0-dev.27 [2025-01-08T04:04:49.532Z] v4.0.0-dev.28 [2025-01-08T04:04:49.532Z] v4.0.0-dev.29 [2025-01-08T04:04:49.532Z] v4.0.0-dev.3 [2025-01-08T04:04:49.532Z] v4.0.0-dev.30 [2025-01-08T04:04:49.532Z] v4.0.0-dev.31 [2025-01-08T04:04:49.532Z] v4.0.0-dev.32 [2025-01-08T04:04:49.532Z] v4.0.0-dev.33 [2025-01-08T04:04:49.532Z] v4.0.0-dev.34 [2025-01-08T04:04:49.532Z] v4.0.0-dev.35 [2025-01-08T04:04:49.532Z] v4.0.0-dev.36 [2025-01-08T04:04:49.532Z] v4.0.0-dev.4 [2025-01-08T04:04:49.532Z] v4.0.0-dev.5 [2025-01-08T04:04:49.532Z] v4.0.0-dev.6 [2025-01-08T04:04:49.532Z] v4.0.0-dev.7 [2025-01-08T04:04:49.532Z] v4.0.0-dev.8 [2025-01-08T04:04:49.532Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-08T04:04:49.828Z] + lftools sign git-tag v4.0.0-dev.36 [2025-01-08T04:04:50.397Z] Signing Git tag with Sigul... [2025-01-08T04:04:50.397Z] Signing v4.0.0-dev.36 [Pipeline] echo [2025-01-08T04:04:50.980Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:04:51.273Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-08T04:04:51.281Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-08T04:04:51.303Z] $ docker stop --time=1 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c [2025-01-08T04:04:52.591Z] $ docker rm -f --volumes 48e28ed8991988cccb95c809f5e2eb80cc3787dda3bbb3b62b45a83ed6c65f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-08T04:04:53.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T04:04:53.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:04:53.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T04:04:53.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:04:53.438Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:04:53.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T04:04:53.832Z] $ docker top 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T04:04:53.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T04:04:53.941Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T04:04:54.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T04:04:54.055Z] $ docker exec 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 ssh-agent [2025-01-08T04:04:54.166Z] SSH_AUTH_SOCK=/tmp/ssh-mqJT1oRTLD6J/agent.31 [2025-01-08T04:04:54.166Z] SSH_AGENT_PID=37 [2025-01-08T04:04:54.171Z] Running ssh-add (command line suppressed) [2025-01-08T04:04:54.267Z] Identity added: /w/workspace/edgex-go/772@tmp/private_key_490892608608282476.key (/w/workspace/edgex-go/772@tmp/private_key_490892608608282476.key) [2025-01-08T04:04:54.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T04:04:54.587Z] + git semver bump pre [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,747 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,747 [bump_version] DEBUG bumping version:4.0.0-dev.36 on axis:pre with prefix:dev [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,747 [bump_version] DEBUG bumped version:4.0.0-dev.37 [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,747 [write_version] DEBUG write version:4.0.0-dev.37 to path:/w/workspace/edgex-go/772/.semver/main with force:True [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,748 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,748 [write_file] DEBUG write to file:/w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,749 [execute] INFO git cat-file --batch-check [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,756 [execute] INFO git cat-file --batch [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T04:04:54.846Z] 2025-01-08 04:04:54,762 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:04:54.846Z] 4.0.0-dev.37 [Pipeline] } [2025-01-08T04:04:54.850Z] $ docker exec --env ******** --env ******** 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 ssh-agent -k [2025-01-08T04:04:54.955Z] unset SSH_AUTH_SOCK; [2025-01-08T04:04:54.955Z] unset SSH_AGENT_PID; [2025-01-08T04:04:54.955Z] echo Agent pid 37 killed; [2025-01-08T04:04:54.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T04:04:55.290Z] + git semver [Pipeline] } [2025-01-08T04:04:55.554Z] $ docker stop --time=1 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 [2025-01-08T04:04:56.851Z] $ docker rm -f --volumes 9c78fe59978a8b79a08a42abd031f581ab48d3b47af2c852bdcac12cef7edd61 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T04:04:57.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T04:04:57.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:04:57.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T04:04:57.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:04:57.605Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:04:57.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T04:04:57.981Z] $ docker top 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T04:04:58.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T04:04:58.100Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T04:04:58.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T04:04:58.210Z] $ docker exec 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 ssh-agent [2025-01-08T04:04:58.326Z] SSH_AUTH_SOCK=/tmp/ssh-5mw4ORywMZyl/agent.32 [2025-01-08T04:04:58.326Z] SSH_AGENT_PID=38 [2025-01-08T04:04:58.332Z] Running ssh-add (command line suppressed) [2025-01-08T04:04:58.427Z] Identity added: /w/workspace/edgex-go/772@tmp/private_key_7279409454507170204.key (/w/workspace/edgex-go/772@tmp/private_key_7279409454507170204.key) [2025-01-08T04:04:58.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T04:04:58.739Z] + git semver push [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,926 [run_push] DEBUG push [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,927 [execute] INFO git cat-file --batch-check [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,933 [execute] INFO git rev-list d38df757a7355ee63962c9db8b803af578bd2a79 -- [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,933 [execute] DEBUG Popen(['git', 'rev-list', 'd38df757a7355ee63962c9db8b803af578bd2a79', '--'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,954 [execute] INFO git fetch -v origin [2025-01-08T04:04:58.998Z] 2025-01-08 04:04:58,954 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-08T04:04:59.567Z] 2025-01-08 04:04:59,401 [run_push] DEBUG no remote changes detected [2025-01-08T04:04:59.567Z] 2025-01-08 04:04:59,401 [execute] INFO git push origin semver [2025-01-08T04:04:59.567Z] 2025-01-08 04:04:59,401 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/772/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T04:05:00.134Z] 2025-01-08 04:05:00,044 [run_push] DEBUG push all version tags [2025-01-08T04:05:00.134Z] 2025-01-08 04:05:00,045 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-08T04:05:00.134Z] 2025-01-08 04:05:00,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/772, universal_newlines=False, shell=None, istream=None) [2025-01-08T04:05:01.072Z] 2025-01-08 04:05:00,740 [read_version] DEBUG read version from /w/workspace/edgex-go/772/.semver/main [2025-01-08T04:05:01.072Z] 4.0.0-dev.37 [Pipeline] } [2025-01-08T04:05:01.074Z] $ docker exec --env ******** --env ******** 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 ssh-agent -k [2025-01-08T04:05:01.179Z] unset SSH_AUTH_SOCK; [2025-01-08T04:05:01.181Z] unset SSH_AGENT_PID; [2025-01-08T04:05:01.181Z] echo Agent pid 38 killed; [2025-01-08T04:05:01.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T04:05:01.514Z] + git semver [Pipeline] } [2025-01-08T04:05:01.780Z] $ docker stop --time=1 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 [2025-01-08T04:05:03.060Z] $ docker rm -f --volumes 18527c75706d8df2d542ba2e509bf1db3ddb259d90a44df0534f8e18e6144ee2 [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-01-08T04:05:03.632Z] + [ -d /w/workspace/edgex-go/772/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:03.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:04.786Z] ---> package-listing.sh [2025-01-08T04:05:04.786Z] ++ facter osfamily [2025-01-08T04:05:04.786Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-08T04:05:05.045Z] + OS_FAMILY=debian [2025-01-08T04:05:05.045Z] + workspace=/w/workspace/edgex-go/772 [2025-01-08T04:05:05.045Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-08T04:05:05.045Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-08T04:05:05.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-08T04:05:05.045Z] + PACKAGES=/tmp/packages_start.txt [2025-01-08T04:05:05.045Z] + '[' /w/workspace/edgex-go/772 ']' [2025-01-08T04:05:05.045Z] + PACKAGES=/tmp/packages_end.txt [2025-01-08T04:05:05.045Z] + case "${OS_FAMILY}" in [2025-01-08T04:05:05.045Z] + dpkg -l [2025-01-08T04:05:05.045Z] + grep '^ii' [2025-01-08T04:05:05.045Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-08T04:05:05.045Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-08T04:05:05.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-08T04:05:05.045Z] + '[' /w/workspace/edgex-go/772 ']' [2025-01-08T04:05:05.045Z] + mkdir -p /w/workspace/edgex-go/772/archives/ [2025-01-08T04:05:05.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/772/archives/ [Pipeline] echo [2025-01-08T04:05:05.057Z] 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/772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-08T04:05:05.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:05:05.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T04:05:05.901Z] [2025-01-08T04:05:05.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T04:05:06.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T04:05:06.469Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-08T04:05:06.469Z] 5eb5b503b376: Pulling fs layer [2025-01-08T04:05:06.469Z] 5c69ac0246d0: Pulling fs layer [2025-01-08T04:05:06.469Z] ec43610c2a17: Pulling fs layer [2025-01-08T04:05:06.469Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-08T04:05:06.469Z] 33b1e0a273af: Pulling fs layer [2025-01-08T04:05:06.469Z] 5d3b04190fa2: Pulling fs layer [2025-01-08T04:05:06.469Z] 2f39f015ded8: Pulling fs layer [2025-01-08T04:05:06.469Z] 3a2ae6a8a46f: Waiting [2025-01-08T04:05:06.469Z] 33b1e0a273af: Waiting [2025-01-08T04:05:06.469Z] 5d3b04190fa2: Waiting [2025-01-08T04:05:06.469Z] 2f39f015ded8: Waiting [2025-01-08T04:05:06.469Z] 5c69ac0246d0: Download complete [2025-01-08T04:05:06.469Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-08T04:05:06.469Z] 3a2ae6a8a46f: Download complete [2025-01-08T04:05:06.469Z] 33b1e0a273af: Verifying Checksum [2025-01-08T04:05:06.469Z] 33b1e0a273af: Download complete [2025-01-08T04:05:06.469Z] ec43610c2a17: Verifying Checksum [2025-01-08T04:05:06.469Z] ec43610c2a17: Download complete [2025-01-08T04:05:06.469Z] 5d3b04190fa2: Verifying Checksum [2025-01-08T04:05:06.469Z] 5d3b04190fa2: Download complete [2025-01-08T04:05:06.729Z] 5eb5b503b376: Verifying Checksum [2025-01-08T04:05:06.729Z] 5eb5b503b376: Download complete [2025-01-08T04:05:07.296Z] 2f39f015ded8: Download complete [2025-01-08T04:05:07.863Z] 5eb5b503b376: Pull complete [2025-01-08T04:05:07.863Z] 5c69ac0246d0: Pull complete [2025-01-08T04:05:08.430Z] ec43610c2a17: Pull complete [2025-01-08T04:05:08.430Z] 3a2ae6a8a46f: Pull complete [2025-01-08T04:05:08.690Z] 33b1e0a273af: Pull complete [2025-01-08T04:05:08.949Z] 5d3b04190fa2: Pull complete [2025-01-08T04:05:14.220Z] 2f39f015ded8: Pull complete [2025-01-08T04:05:14.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-08T04:05:14.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T04:05:14.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T04:05:14.323Z] prd-ubuntu20.04-docker-8c-8g-36321 does not seem to be running inside a container [2025-01-08T04:05:14.344Z] $ 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/772/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/772 -v /w/workspace/edgex-go/772:/w/workspace/edgex-go/772:rw,z -v /w/workspace/edgex-go/772@tmp:/w/workspace/edgex-go/772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-08T04:05:18.747Z] $ docker top 32632c88c6d46200c226ac8a169e7ae7ffeae9f1a588d15b4e58892fb6be1944 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T04:05:19.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-08T04:05:19.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-08T04:05:19.680Z] + ls /var/log/sa-host [2025-01-08T04:05:19.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T04:05:19.760Z] provisioning config files... [2025-01-08T04:05:19.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/772@tmp/config10270007122855705651tmp [Pipeline] { [Pipeline] echo [2025-01-08T04:05:19.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:20.070Z] ---> create-netrc.sh [Pipeline] } [2025-01-08T04:05:20.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:20.408Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-08T04:05:20.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:20.704Z] ---> sudo-logs.sh [2025-01-08T04:05:20.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-08T04:05:20.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:21.013Z] ---> job-cost.sh [2025-01-08T04:05:21.013Z] lf-activate-venv: SKIPPING [2025-01-08T04:05:21.013Z] DEBUG: total: 0.2199999988079071 [2025-01-08T04:05:21.013Z] INFO: Retrieving Stack Cost... [2025-01-08T04:05:21.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T04:05:21.840Z] INFO: Archiving Costs [Pipeline] echo [2025-01-08T04:05:21.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T04:05:22.134Z] ---> logs-deploy.sh [2025-01-08T04:05:22.134Z] lf-activate-venv: SKIPPING [2025-01-08T04:05:22.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/772 [2025-01-08T04:05:22.134Z] INFO: archiving workspace using pattern(s): [2025-01-08T04:05:23.070Z] Archives upload complete. [2025-01-08T04:05:23.328Z] INFO: archiving logs to Nexus [2025-01-08T04:05:23.895Z] ---> uname -a: [2025-01-08T04:05:23.895Z] Linux prd-ubuntu20-04-docker-8c-8g-36321 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-08T04:05:23.895Z] [2025-01-08T04:05:23.895Z]