Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc408d1ba7f30a0535afd3d037246005626e839 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-ssh2506589908821312453.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-ssh4996181973772614196.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-ssh9569568241168726118.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-ssh12864204708274793867.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-ssh15558266673981559206.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-36903 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/782 [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/782 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdc408d1ba7f30a0535afd3d037246005626e839 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 Commit message: "Merge pull request #5057 from weichou1229/readings-without-offset" > git rev-list --no-walk 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T03:42:08.302Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T03:42:08.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T03:42:08.412Z] ========================================================= [2025-01-17T03:42:08.412Z] EdgeX Global Pipelines Version Info [2025-01-17T03:42:08.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T03:42:09.177Z] ------------------- [2025-01-17T03:42:09.177Z] stable info: [2025-01-17T03:42:09.177Z] ------------------- [2025-01-17T03:42:09.177Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T03:42:09.177Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T03:42:09.177Z] Message: update stable to v1.0.269 [2025-01-17T03:42:09.749Z] ------------------- [2025-01-17T03:42:09.749Z] experimental info: [2025-01-17T03:42:09.749Z] ------------------- [2025-01-17T03:42:09.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T03:42:09.749Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T03:42:09.749Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T03:42:09.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-17T03:42:09.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-17T03:42:09.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T03:42:09.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T03:42:10.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T03:42:10.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T03:42:10.057Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T03:42:10.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-17T03:42:10.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-17T03:42:10.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-17T03:42:10.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T03:42:10.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T03:42:10.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T03:42:10.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T03:42:10.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T03:42:10.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T03:42:10.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T03:42:10.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T03:42:10.391Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-17T03:42:10.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-17T03:42:10.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T03:42:10.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T03:42:10.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T03:42:10.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T03:42:10.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T03:42:10.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T03:42:10.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo [2025-01-17T03:42:10.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc408d [Pipeline] echo [2025-01-17T03:42:10.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T03:42:10.742Z] provisioning config files... [2025-01-17T03:42:10.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config16407219592749756333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T03:42:11.097Z] ---> ****-login.sh [2025-01-17T03:42:11.097Z] nexus3.edgexfoundry.org:10001 [2025-01-17T03:42:11.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:42:11.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:42:11.362Z] Configure a credential helper to remove this warning. See [2025-01-17T03:42:11.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:42:11.362Z] [2025-01-17T03:42:11.362Z] Login Succeeded [2025-01-17T03:42:11.362Z] nexus3.edgexfoundry.org:10002 [2025-01-17T03:42:11.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:42:11.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:42:11.624Z] Configure a credential helper to remove this warning. See [2025-01-17T03:42:11.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:42:11.624Z] [2025-01-17T03:42:11.624Z] Login Succeeded [2025-01-17T03:42:11.624Z] nexus3.edgexfoundry.org:10003 [2025-01-17T03:42:11.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:42:11.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:42:11.624Z] Configure a credential helper to remove this warning. See [2025-01-17T03:42:11.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:42:11.624Z] [2025-01-17T03:42:11.624Z] Login Succeeded [2025-01-17T03:42:11.624Z] nexus3.edgexfoundry.org:10004 [2025-01-17T03:42:11.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:42:11.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:42:11.916Z] Configure a credential helper to remove this warning. See [2025-01-17T03:42:11.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:42:11.916Z] [2025-01-17T03:42:11.916Z] Login Succeeded [2025-01-17T03:42:11.916Z] ****.io [2025-01-17T03:42:11.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:42:12.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:42:12.179Z] Configure a credential helper to remove this warning. See [2025-01-17T03:42:12.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:42:12.179Z] [2025-01-17T03:42:12.179Z] Login Succeeded [2025-01-17T03:42:12.179Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T03:42:12.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T03:42:12.522Z] + 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-17T03:42:12.522Z] + + dirname cmd/core-command/Dockerfilecut [2025-01-17T03:42:12.522Z] -d/ -f2 [2025-01-17T03:42:12.522Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/core-data/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/core-keeper/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/core-metadata/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-17T03:42:12.522Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-01-17T03:42:12.522Z] cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-17T03:42:12.522Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-17T03:42:12.522Z] cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/support-notifications/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-17T03:42:12.522Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-17T03:42:12.522Z] + cut -d/ -f2 [2025-01-17T03:42:12.522Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-17T03:42:12.567Z] 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-17T03:42:12.960Z] + git rev-list -1 --merges fdc408d1ba7f30a0535afd3d037246005626e839~1..fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo [2025-01-17T03:42:12.973Z] -----------> git rev-list -1 --merges fdc408d1ba7f30a0535afd3d037246005626e839~1..fdc408d1ba7f30a0535afd3d037246005626e839 fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:42:12.973Z] fdc408d1ba7f30a0535afd3d037246005626e839 [false] [Pipeline] sh [2025-01-17T03:42:13.274Z] + git log --format=format:%s -1 fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo [2025-01-17T03:42:13.291Z] ========================================================= [2025-01-17T03:42:13.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T03:42:13.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-17T03:42:13.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T03:42:13.857Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T03:42:13.857Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T03:42:13.857Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T03:42:13.857Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T03:42:13.857Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T03:42:13.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:42:14.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T03:42:14.338Z] [2025-01-17T03:42:14.338Z] 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-17T03:42:14.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T03:42:14.649Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T03:42:14.649Z] b85a868b505f: Pulling fs layer [2025-01-17T03:42:14.649Z] e2be974225ed: Pulling fs layer [2025-01-17T03:42:14.649Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T03:42:14.649Z] 988bab9f4d93: Pulling fs layer [2025-01-17T03:42:14.649Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T03:42:14.649Z] eaf3925da568: Pulling fs layer [2025-01-17T03:42:14.649Z] bab4dde63d76: Pulling fs layer [2025-01-17T03:42:14.649Z] bde34c3a00c8: Pulling fs layer [2025-01-17T03:42:14.649Z] b352a97aabf1: Pulling fs layer [2025-01-17T03:42:14.649Z] 4872d77fe225: Pulling fs layer [2025-01-17T03:42:14.649Z] 5851b861e8e6: Pulling fs layer [2025-01-17T03:42:14.649Z] 1469e6f7b9e6: Waiting [2025-01-17T03:42:14.649Z] eaf3925da568: Waiting [2025-01-17T03:42:14.649Z] bab4dde63d76: Waiting [2025-01-17T03:42:14.649Z] bde34c3a00c8: Waiting [2025-01-17T03:42:14.649Z] b352a97aabf1: Waiting [2025-01-17T03:42:14.649Z] 4872d77fe225: Waiting [2025-01-17T03:42:14.649Z] 5851b861e8e6: Waiting [2025-01-17T03:42:14.649Z] e2be974225ed: Download complete [2025-01-17T03:42:14.649Z] 988bab9f4d93: Download complete [2025-01-17T03:42:14.908Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T03:42:14.908Z] 339a4e72a1f5: Download complete [2025-01-17T03:42:14.908Z] eaf3925da568: Verifying Checksum [2025-01-17T03:42:14.908Z] eaf3925da568: Download complete [2025-01-17T03:42:14.908Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T03:42:14.908Z] 1469e6f7b9e6: Download complete [2025-01-17T03:42:14.908Z] bde34c3a00c8: Download complete [2025-01-17T03:42:14.908Z] b352a97aabf1: Download complete [2025-01-17T03:42:14.908Z] 4872d77fe225: Verifying Checksum [2025-01-17T03:42:14.908Z] 4872d77fe225: Download complete [2025-01-17T03:42:14.908Z] 5851b861e8e6: Download complete [2025-01-17T03:42:14.908Z] b85a868b505f: Verifying Checksum [2025-01-17T03:42:14.908Z] b85a868b505f: Download complete [2025-01-17T03:42:15.476Z] bab4dde63d76: Verifying Checksum [2025-01-17T03:42:15.476Z] bab4dde63d76: Download complete [2025-01-17T03:42:16.413Z] b85a868b505f: Pull complete [2025-01-17T03:42:16.413Z] e2be974225ed: Pull complete [2025-01-17T03:42:16.985Z] 339a4e72a1f5: Pull complete [2025-01-17T03:42:16.985Z] 988bab9f4d93: Pull complete [2025-01-17T03:42:17.251Z] 1469e6f7b9e6: Pull complete [2025-01-17T03:42:17.251Z] eaf3925da568: Pull complete [2025-01-17T03:42:19.177Z] bab4dde63d76: Pull complete [2025-01-17T03:42:19.177Z] bde34c3a00c8: Pull complete [2025-01-17T03:42:19.437Z] b352a97aabf1: Pull complete [2025-01-17T03:42:19.437Z] 4872d77fe225: Pull complete [2025-01-17T03:42:19.437Z] 5851b861e8e6: Pull complete [2025-01-17T03:42:19.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T03:42:19.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T03:42:19.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:42:19.870Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T03:42:19.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T03:42:23.251Z] $ docker top b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 -eo pid,comm [2025-01-17T03:42:23.302Z] 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-17T03:42:23.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T03:42:23.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T03:42:23.360Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T03:42:23.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T03:42:23.480Z] $ docker exec b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent [2025-01-17T03:42:23.636Z] SSH_AUTH_SOCK=/tmp/ssh-Zpth8iHyjn8Y/agent.14 [2025-01-17T03:42:23.636Z] SSH_AGENT_PID=20 [2025-01-17T03:42:23.641Z] Running ssh-add (command line suppressed) [2025-01-17T03:42:23.743Z] Identity added: /w/workspace/edgex-go/782@tmp/private_key_12092359128477443012.key (/w/workspace/edgex-go/782@tmp/private_key_12092359128477443012.key) [2025-01-17T03:42:23.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T03:42:24.055Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T03:42:24.067Z] $ docker exec --env ******** --env ******** b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent -k [2025-01-17T03:42:24.166Z] unset SSH_AUTH_SOCK; [2025-01-17T03:42:24.166Z] unset SSH_AGENT_PID; [2025-01-17T03:42:24.166Z] echo Agent pid 20 killed; [2025-01-17T03:42:24.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T03:42:24.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T03:42:24.215Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T03:42:24.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T03:42:24.334Z] $ docker exec b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent [2025-01-17T03:42:24.446Z] SSH_AUTH_SOCK=/tmp/ssh-fJGMhuGwwamE/agent.72 [2025-01-17T03:42:24.446Z] SSH_AGENT_PID=78 [2025-01-17T03:42:24.452Z] Running ssh-add (command line suppressed) [2025-01-17T03:42:24.548Z] Identity added: /w/workspace/edgex-go/782@tmp/private_key_14074633257866546038.key (/w/workspace/edgex-go/782@tmp/private_key_14074633257866546038.key) [2025-01-17T03:42:24.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T03:42:24.862Z] + git semver init [2025-01-17T03:42:25.121Z] 2025-01-17 03:42:25,032 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T03:42:25.121Z] 2025-01-17 03:42:25,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/782/.semver [2025-01-17T03:42:25.121Z] 2025-01-17 03:42:25,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/782/.semver [2025-01-17T03:42:25.121Z] 2025-01-17 03:42:25,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/782/.semver'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) [2025-01-17T03:42:30.399Z] 2025-01-17 03:42:30,129 [append_file] DEBUG append to file:/w/workspace/edgex-go/782/.git/info/exclude [2025-01-17T03:42:30.399Z] 2025-01-17 03:42:30,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/782/.semver/main with force:False [2025-01-17T03:42:30.399Z] 2025-01-17 03:42:30,130 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T03:42:30.399Z] 2025-01-17 03:42:30,130 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T03:42:30.399Z] 4.0.0-dev.46 [Pipeline] } [2025-01-17T03:42:30.408Z] $ docker exec --env ******** --env ******** b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent -k [2025-01-17T03:42:30.522Z] unset SSH_AUTH_SOCK; [2025-01-17T03:42:30.522Z] unset SSH_AGENT_PID; [2025-01-17T03:42:30.522Z] echo Agent pid 78 killed; [2025-01-17T03:42:30.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T03:42:30.870Z] + git semver [Pipeline] } [2025-01-17T03:42:31.148Z] $ docker stop --time=1 b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 [2025-01-17T03:42:32.459Z] $ docker rm -f --volumes b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T03:42:32.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T03:42:33.073Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T03:42:33.078Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.46 [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-17T03:42:33.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo [2025-01-17T03:42:33.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T03:42:33.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T03:42:33.615Z] ========================================================= [2025-01-17T03:42:33.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T03:42:33.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-17T03:42:33.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T03:42:33.914Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T03:42:33.914Z] da9db072f522: Pulling fs layer [2025-01-17T03:42:33.914Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T03:42:33.914Z] 06f05ace1117: Pulling fs layer [2025-01-17T03:42:33.914Z] 5fe327b54edc: Pulling fs layer [2025-01-17T03:42:33.914Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T03:42:33.914Z] 92a5565b7b96: Pulling fs layer [2025-01-17T03:42:33.914Z] ff9bb7016b71: Pulling fs layer [2025-01-17T03:42:33.914Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T03:42:33.914Z] a813b0c90790: Pulling fs layer [2025-01-17T03:42:33.914Z] 92a5565b7b96: Waiting [2025-01-17T03:42:33.914Z] ff9bb7016b71: Waiting [2025-01-17T03:42:33.914Z] b67dba6c2c7d: Waiting [2025-01-17T03:42:33.914Z] a813b0c90790: Waiting [2025-01-17T03:42:33.914Z] 5fe327b54edc: Waiting [2025-01-17T03:42:33.914Z] 4f4fb700ef54: Waiting [2025-01-17T03:42:33.914Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T03:42:33.914Z] 6ef4a4ee8ca5: Download complete [2025-01-17T03:42:33.914Z] 5fe327b54edc: Download complete [2025-01-17T03:42:33.914Z] 4f4fb700ef54: Download complete [2025-01-17T03:42:33.914Z] 92a5565b7b96: Verifying Checksum [2025-01-17T03:42:33.914Z] 92a5565b7b96: Download complete [2025-01-17T03:42:34.173Z] da9db072f522: Download complete [2025-01-17T03:42:34.173Z] ff9bb7016b71: Verifying Checksum [2025-01-17T03:42:34.173Z] ff9bb7016b71: Download complete [2025-01-17T03:42:34.173Z] da9db072f522: Pull complete [2025-01-17T03:42:34.432Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T03:42:34.432Z] a813b0c90790: Verifying Checksum [2025-01-17T03:42:34.432Z] a813b0c90790: Download complete [2025-01-17T03:42:34.691Z] 06f05ace1117: Verifying Checksum [2025-01-17T03:42:34.691Z] 06f05ace1117: Download complete [2025-01-17T03:42:34.948Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T03:42:34.948Z] b67dba6c2c7d: Download complete [2025-01-17T03:42:38.235Z] 06f05ace1117: Pull complete [2025-01-17T03:42:38.235Z] 5fe327b54edc: Pull complete [2025-01-17T03:42:38.235Z] 4f4fb700ef54: Pull complete [2025-01-17T03:42:38.235Z] 92a5565b7b96: Pull complete [2025-01-17T03:42:38.235Z] ff9bb7016b71: Pull complete [2025-01-17T03:42:40.763Z] b67dba6c2c7d: Pull complete [2025-01-17T03:42:41.022Z] a813b0c90790: Pull complete [2025-01-17T03:42:41.022Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T03:42:41.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T03:42:41.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-17T03:42:41.329Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T03:42:41.329Z] WORKDIR /edgex [2025-01-17T03:42:41.329Z] COPY go.mod . [2025-01-17T03:42:41.329Z] RUN go mod download [2025-01-17T03:42:41.329Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-17T03:42:41.894Z] Sending build context to Docker daemon 179.7MB [2025-01-17T03:42:41.894Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T03:42:41.894Z] ---> 3ba60ce46760 [2025-01-17T03:42:41.894Z] Step 2/4 : WORKDIR /edgex [2025-01-17T03:42:47.166Z] ---> Running in b65c1c4fd0e3 [2025-01-17T03:42:47.166Z] Removing intermediate container b65c1c4fd0e3 [2025-01-17T03:42:47.166Z] ---> 77600590afca [2025-01-17T03:42:47.166Z] Step 3/4 : COPY go.mod . [2025-01-17T03:42:47.166Z] ---> 549c4a94702b [2025-01-17T03:42:47.166Z] Step 4/4 : RUN go mod download [2025-01-17T03:42:47.166Z] ---> Running in a3d0af1827e8 [2025-01-17T03:42:48.215Z] Still waiting to schedule task [2025-01-17T03:42:48.215Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-17T03:43:09.139Z] Removing intermediate container a3d0af1827e8 [2025-01-17T03:43:09.139Z] ---> fb62a0174f86 [2025-01-17T03:43:09.139Z] Successfully built fb62a0174f86 [2025-01-17T03:43:09.139Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:43:09.473Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T03:43:09.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:43:09.564Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T03:43:09.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T03:43:10.062Z] $ docker top 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T03:43:10.411Z] + go version [2025-01-17T03:43:10.411Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T03:43:10.423Z] $ docker stop --time=1 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 [2025-01-17T03:43:11.692Z] $ docker rm -f --volumes 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:43:12.163Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T03:43:12.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:43:12.251Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T03:43:12.285Z] $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T03:43:12.621Z] $ docker top e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-17T03:43:12.702Z] ========================================================= [2025-01-17T03:43:12.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-17T03:43:12.702Z] ========================================================= [Pipeline] sh [2025-01-17T03:43:12.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] fileExists [Pipeline] sh [2025-01-17T03:43:13.303Z] + make test [2025-01-17T03:43:13.304Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T03:43:21.438Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-17T03:43:53.711Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-17T03:43:53.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-17T03:43:53.971Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-17T03:43:53.971Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-17T03:43:53.971Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-17T03:43:54.913Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-17T03:43:54.913Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-17T03:43:55.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-01-17T03:43:57.229Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-17T03:43:57.229Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-17T03:43:57.229Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-17T03:43:57.229Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-17T03:43:57.229Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-17T03:43:57.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements [2025-01-17T03:43:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-17T03:43:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-17T03:43:58.750Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-17T03:44:00.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-17T03:44:00.129Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-17T03:44:00.129Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:00.129Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-17T03:44:00.129Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-17T03:44:01.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2025-01-17T03:44:01.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 47.2% of statements [2025-01-17T03:44:01.325Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-17T03:44:01.325Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-17T03:44:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.236s coverage: 93.4% of statements [2025-01-17T03:44:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2025-01-17T03:44:02.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements [2025-01-17T03:44:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-17T03:44:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-17T03:44:02.411Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-17T03:44:03.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.8% of statements [2025-01-17T03:44:03.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-01-17T03:44:04.049Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-17T03:44:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-17T03:44:04.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-17T03:44:04.308Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:04.308Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-17T03:44:05.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-01-17T03:44:05.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-01-17T03:44:05.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2025-01-17T03:44:05.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-17T03:44:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-01-17T03:44:06.074Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-17T03:44:06.074Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-17T03:44:06.074Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-17T03:44:06.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-17T03:44:06.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-17T03:44:06.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-17T03:44:06.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-17T03:44:06.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2025-01-17T03:44:06.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-01-17T03:44:06.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-01-17T03:44:06.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-01-17T03:44:08.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-17T03:44:08.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-17T03:44:08.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-17T03:44:08.869Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-17T03:44:08.869Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-17T03:44:08.869Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-17T03:44:08.869Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-17T03:44:09.438Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-17T03:44:09.438Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-17T03:44:10.009Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-17T03:44:10.949Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-17T03:44:11.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-17T03:44:13.270Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-17T03:44:13.270Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-17T03:44:15.178Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-17T03:44:15.749Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-17T03:44:15.750Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-17T03:44:16.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-17T03:44:16.702Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:18.609Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-17T03:44:18.610Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-17T03:44:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-17T03:44:18.873Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-17T03:44:18.873Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-17T03:44:18.873Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-17T03:44:18.873Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-17T03:44:19.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-01-17T03:44:20.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-17T03:44:20.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-17T03:44:20.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-17T03:44:20.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-17T03:44:21.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-17T03:44:21.481Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-17T03:44:21.481Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:21.741Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-17T03:44:21.741Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-17T03:44:21.741Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-17T03:44:23.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-17T03:44:23.118Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-17T03:44:24.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-17T03:44:24.554Z] Running in /w/workspace/edgex-go/782 [Pipeline] { [Pipeline] checkout [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.341s coverage: 36.1% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-01-17T03:44:26.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-01-17T03:44:27.609Z] The recommended git tool is: git [2025-01-17T03:44:27.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-01-17T03:44:27.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-01-17T03:44:27.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-01-17T03:44:27.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-01-17T03:44:27.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-01-17T03:44:27.798Z] 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-17T03:44:28.059Z] running golangci-lint [2025-01-17T03:44:28.317Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-17T03:44:28.317Z] go version go1.23.4 linux/amd64 [2025-01-17T03:44:28.575Z] 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-17T03:44:28.575Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-17T03:44:28.575Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-17T03:44:34.284Z] using credential edgex-jenkins-ssh [2025-01-17T03:44:34.309Z] Cloning the remote Git repository [2025-01-17T03:44:34.369Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-17T03:44:34.476Z] > git init /w/workspace/edgex-go/782 # timeout=10 [2025-01-17T03:44:34.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-17T03:44:34.639Z] > git --version # timeout=10 [2025-01-17T03:44:34.671Z] > git --version # 'git version 2.25.1' [2025-01-17T03:44:34.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T03:44:34.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T03:44:52.988Z] Avoid second fetch [2025-01-17T03:44:52.989Z] Checking out Revision fdc408d1ba7f30a0535afd3d037246005626e839 (main) [2025-01-17T03:44:53.797Z] Commit message: "Merge pull request #5057 from weichou1229/readings-without-offset" [2025-01-17T03:44:52.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-17T03:44:52.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T03:44:53.011Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T03:44:53.064Z] > git checkout -f fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 [2025-01-17T03:44:55.115Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|imports|types_sizes|files) took 22.958481768s" [2025-01-17T03:44:55.115Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.465816ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T03:44:58.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T03:44:58.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T03:44:58.583Z] Dload Upload Total Spent Left Speed [2025-01-17T03:44:58.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2025-01-17T03:44:58.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T03:44:59.261Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-17T03:44:59.262Z] + sudo tee /etc/docker/daemon.new [2025-01-17T03:44:59.262Z] { [2025-01-17T03:44:59.262Z] "registry-mirrors": [ [2025-01-17T03:44:59.262Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T03:44:59.262Z] ], [2025-01-17T03:44:59.262Z] "bip": "10.250.0.254/24", [2025-01-17T03:44:59.262Z] "hosts": [ [2025-01-17T03:44:59.262Z] "tcp://0.0.0.0:5555", [2025-01-17T03:44:59.262Z] "unix:///var/run/docker.sock" [2025-01-17T03:44:59.262Z] ], [2025-01-17T03:44:59.262Z] "mtu": 1458, [2025-01-17T03:44:59.262Z] "selinux-enabled": true, [2025-01-17T03:44:59.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T03:44:59.262Z] } [Pipeline] sh [2025-01-17T03:44:59.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T03:44:59.926Z] + sudo service docker restart [2025-01-17T03:45:05.111Z] level=info msg="[linters_context/goanalysis] analyzers took 2m4.377743774s with top 10 stages: buildir: 1m2.373563158s, gosec: 3.994393595s, inspect: 3.113033395s, fact_deprecated: 3.012950888s, printf: 2.097458781s, ctrlflow: 1.713584615s, fact_purity: 1.504975068s, nilness: 1.429674218s, S1038: 1.238507597s, SA5012: 888.973218ms" [2025-01-17T03:45:05.111Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-17T03:45:05.112Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 17/0, filename_unadjuster: 199/199, path_prettifier: 199/199, skip_files: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, cgo: 199/199, invalid_issue: 199/199, exclude: 199/199" [2025-01-17T03:45:05.112Z] level=info msg="[runner] processing took 22.00213ms with stages: nolint: 11.951424ms, identifier_marker: 4.837652ms, path_prettifier: 1.520487ms, autogenerated_exclude: 1.430675ms, exclude-rules: 1.369223ms, skip_dirs: 801.755µs, cgo: 34.162µs, invalid_issue: 32.561µs, filename_unadjuster: 15.291µs, max_same_issues: 2.28µs, max_from_linter: 850ns, diff: 840ns, sort_results: 810ns, fixer: 800ns, uniq_by_line: 680ns, source_code: 550ns, path_shortener: 480ns, skip_files: 450ns, exclude: 360ns, path_prefixer: 320ns, max_per_file_from_linter: 250ns, severity-rules: 230ns" [2025-01-17T03:45:05.112Z] level=info msg="[runner] linters took 12.84450855s with stages: goanalysis_metalinter: 12.822316046s" [2025-01-17T03:45:05.112Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-17T03:45:05.112Z] level=info msg="Memory: 354 samples, avg is 292.9MB, max is 1303.0MB" [2025-01-17T03:45:05.112Z] level=info msg="Execution took 35.858532328s" [2025-01-17T03:45:05.112Z] go vet ./... [2025-01-17T03:45:11.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T03:45:11.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T03:45:11.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T03:45:11.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-17T03:45:11.984Z] + ls -al . [2025-01-17T03:45:11.984Z] total 1840 [2025-01-17T03:45:11.984Z] drwxrwxr-x 11 1001 1001 4096 Jan 17 03:43 . [2025-01-17T03:45:11.984Z] drwxr-xr-x 4 root root 4096 Jan 17 03:43 .. [2025-01-17T03:45:11.984Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 .blubracket [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 10 Jan 17 03:42 .dockerignore [2025-01-17T03:45:11.984Z] drwxrwxr-x 8 1001 1001 4096 Jan 17 03:44 .git [2025-01-17T03:45:11.984Z] drwxrwxr-x 3 1001 1001 4096 Jan 17 03:42 .github [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 907 Jan 17 03:42 .gitignore [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 199 Jan 17 03:42 .golangci.yml [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 100 Jan 17 03:42 .hadolint.yml [2025-01-17T03:45:11.984Z] drwxr-xr-x 3 1001 1001 4096 Jan 17 03:42 .semver [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 155 Jan 17 03:42 .sonarcloud.properties [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 1171 Jan 17 03:42 ADOPTERS.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 17256 Jan 17 03:42 Attribution.txt [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 100284 Jan 17 03:42 CHANGELOG.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 3804 Jan 17 03:42 CONTRIBUTING.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 677 Jan 17 03:42 GOVERNANCE.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 858 Jan 17 03:42 Jenkinsfile [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 10775 Jan 17 03:42 LICENSE [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 16740 Jan 17 03:42 Makefile [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 582 Jan 17 03:42 OWNERS.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 9932 Jan 17 03:42 README.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 789 Jan 17 03:42 SECURITY.md [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 12 Jan 17 03:42 VERSION [2025-01-17T03:45:11.984Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 bin [2025-01-17T03:45:11.984Z] drwxrwxr-x 19 1001 1001 4096 Jan 17 03:42 cmd [2025-01-17T03:45:11.984Z] -rw-r--r-- 1 root root 1514977 Jan 17 03:44 coverage.out [2025-01-17T03:45:11.984Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 fuzz_test [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 6506 Jan 17 03:42 go.mod [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 88058 Jan 17 03:42 go.sum [2025-01-17T03:45:11.984Z] drwxrwxr-x 7 1001 1001 4096 Jan 17 03:42 internal [2025-01-17T03:45:11.984Z] drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 openapi [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 584 Jan 17 03:42 security.txt [2025-01-17T03:45:11.984Z] -rw-rw-r-- 1 1001 1001 204 Jan 17 03:42 version.go [Pipeline] sh [2025-01-17T03:45:12.275Z] + '[' -e coverage.out ] [2025-01-17T03:45:12.275Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-17T03:45:12.438Z] Stashed 1 file(s) [Pipeline] sh [2025-01-17T03:45:12.721Z] + make build [2025-01-17T03:45:12.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T03:45:18.238Z] provisioning config files... [2025-01-17T03:45:18.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config4368412811167382826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T03:45:18.712Z] ---> ****-login.sh [2025-01-17T03:45:18.712Z] nexus3.edgexfoundry.org:10001 [2025-01-17T03:45:18.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:45:19.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:45:19.253Z] Configure a credential helper to remove this warning. See [2025-01-17T03:45:19.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:45:19.253Z] [2025-01-17T03:45:19.253Z] Login Succeeded [2025-01-17T03:45:19.253Z] nexus3.edgexfoundry.org:10002 [2025-01-17T03:45:19.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:45:19.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:45:19.523Z] Configure a credential helper to remove this warning. See [2025-01-17T03:45:19.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:45:19.523Z] [2025-01-17T03:45:19.523Z] Login Succeeded [2025-01-17T03:45:19.523Z] nexus3.edgexfoundry.org:10003 [2025-01-17T03:45:19.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:45:19.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:45:19.795Z] Configure a credential helper to remove this warning. See [2025-01-17T03:45:19.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:45:19.795Z] [2025-01-17T03:45:19.795Z] Login Succeeded [2025-01-17T03:45:19.795Z] nexus3.edgexfoundry.org:10004 [2025-01-17T03:45:20.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:45:20.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:45:20.065Z] Configure a credential helper to remove this warning. See [2025-01-17T03:45:20.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:45:20.065Z] [2025-01-17T03:45:20.065Z] Login Succeeded [2025-01-17T03:45:20.065Z] ****.io [2025-01-17T03:45:20.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:45:20.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:45:20.604Z] Configure a credential helper to remove this warning. See [2025-01-17T03:45:20.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:45:20.604Z] [2025-01-17T03:45:20.604Z] Login Succeeded [2025-01-17T03:45:20.604Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T03:45:20.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-17T03:45:21.287Z] + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo [2025-01-17T03:45:21.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T03:45:21.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T03:45:21.351Z] ========================================================= [2025-01-17T03:45:21.351Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T03:45:21.351Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-17T03:45:21.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:21.969Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-17T03:45:21.969Z] 9986a736f7d3: Pulling fs layer [2025-01-17T03:45:21.969Z] 1f018df60701: Pulling fs layer [2025-01-17T03:45:21.969Z] 39f8f326b044: Pulling fs layer [2025-01-17T03:45:21.969Z] e6a1e7a6a96a: Pulling fs layer [2025-01-17T03:45:21.969Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T03:45:21.969Z] d45d956e0dbf: Pulling fs layer [2025-01-17T03:45:21.969Z] d7702b0d1db1: Pulling fs layer [2025-01-17T03:45:21.969Z] 5c7f0f088c93: Pulling fs layer [2025-01-17T03:45:21.969Z] 4fdc064ae6cf: Pulling fs layer [2025-01-17T03:45:21.969Z] e6a1e7a6a96a: Waiting [2025-01-17T03:45:21.969Z] 5c7f0f088c93: Waiting [2025-01-17T03:45:21.969Z] d7702b0d1db1: Waiting [2025-01-17T03:45:21.969Z] 4fdc064ae6cf: Waiting [2025-01-17T03:45:21.969Z] 4f4fb700ef54: Waiting [2025-01-17T03:45:21.969Z] d45d956e0dbf: Waiting [2025-01-17T03:45:21.969Z] 1f018df60701: Download complete [2025-01-17T03:45:21.969Z] e6a1e7a6a96a: Download complete [2025-01-17T03:45:21.969Z] 9986a736f7d3: Download complete [2025-01-17T03:45:22.240Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T03:45:22.240Z] 4f4fb700ef54: Download complete [2025-01-17T03:45:22.240Z] d45d956e0dbf: Verifying Checksum [2025-01-17T03:45:22.240Z] d45d956e0dbf: Download complete [2025-01-17T03:45:22.240Z] d7702b0d1db1: Verifying Checksum [2025-01-17T03:45:22.240Z] d7702b0d1db1: Download complete [2025-01-17T03:45:22.829Z] 4fdc064ae6cf: Verifying Checksum [2025-01-17T03:45:22.830Z] 4fdc064ae6cf: Download complete [2025-01-17T03:45:22.830Z] 9986a736f7d3: Pull complete [2025-01-17T03:45:23.420Z] 1f018df60701: Pull complete [2025-01-17T03:45:24.014Z] 39f8f326b044: Verifying Checksum [2025-01-17T03:45:24.014Z] 39f8f326b044: Download complete [2025-01-17T03:45:24.604Z] 5c7f0f088c93: Verifying Checksum [2025-01-17T03:45:24.604Z] 5c7f0f088c93: Download complete [2025-01-17T03:45:34.644Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-17T03:45:34.904Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-17T03:45:36.282Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-17T03:45:36.851Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-17T03:45:38.229Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-17T03:45:43.495Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-17T03:45:44.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-17T03:45:46.696Z] 39f8f326b044: Pull complete [2025-01-17T03:45:46.696Z] e6a1e7a6a96a: Pull complete [2025-01-17T03:45:46.696Z] 4f4fb700ef54: Pull complete [2025-01-17T03:45:46.696Z] d45d956e0dbf: Pull complete [2025-01-17T03:45:46.696Z] d7702b0d1db1: Pull complete [2025-01-17T03:45:46.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-17T03:45:47.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-17T03:45:48.296Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-17T03:45:48.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-17T03:45:49.804Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-17T03:45:50.756Z] $ docker stop --time=1 e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 [2025-01-17T03:45:53.363Z] 5c7f0f088c93: Pull complete [2025-01-17T03:45:55.311Z] 4fdc064ae6cf: Pull complete [2025-01-17T03:45:55.311Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T03:45:55.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:55.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:56.659Z] $ docker rm -f --volumes e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-01-17T03:45:57.499Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:57.499Z] WORKDIR /edgex [2025-01-17T03:45:57.499Z] COPY go.mod . [2025-01-17T03:45:57.499Z] RUN go mod download [2025-01-17T03:45:57.499Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:45:57.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-17T03:45:57.866Z] [2025-01-17T03:45:57.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:45:58.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-17T03:45:58.174Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-17T03:45:58.174Z] 91d30c5bc195: Pulling fs layer [2025-01-17T03:45:58.174Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-17T03:45:58.174Z] 9c61dcf015f6: Pulling fs layer [2025-01-17T03:45:58.174Z] 4698f68db338: Pulling fs layer [2025-01-17T03:45:58.174Z] 2a2f49069b9e: Pulling fs layer [2025-01-17T03:45:58.174Z] e0025b399a48: Pulling fs layer [2025-01-17T03:45:58.174Z] 4698f68db338: Waiting [2025-01-17T03:45:58.174Z] e0025b399a48: Waiting [2025-01-17T03:45:58.174Z] 2a2f49069b9e: Waiting [2025-01-17T03:45:58.434Z] 91d30c5bc195: Verifying Checksum [2025-01-17T03:45:58.434Z] 4698f68db338: Verifying Checksum [2025-01-17T03:45:58.434Z] 4698f68db338: Download complete [2025-01-17T03:45:58.434Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-17T03:45:58.434Z] 2e9b0aa3be6d: Download complete [2025-01-17T03:45:58.434Z] e0025b399a48: Verifying Checksum [2025-01-17T03:45:58.434Z] e0025b399a48: Download complete [2025-01-17T03:45:58.434Z] 91d30c5bc195: Pull complete [2025-01-17T03:45:58.693Z] 2a2f49069b9e: Download complete [2025-01-17T03:45:58.906Z] #0 building with "default" instance using docker driver [2025-01-17T03:45:58.906Z] [2025-01-17T03:45:58.906Z] #1 [internal] load .dockerignore [2025-01-17T03:45:58.906Z] #1 transferring context: [2025-01-17T03:45:58.906Z] #1 transferring context: 50B 0.0s done [2025-01-17T03:45:58.906Z] #1 DONE 0.1s [2025-01-17T03:45:58.906Z] [2025-01-17T03:45:58.906Z] #2 [internal] load build definition from Dockerfile [2025-01-17T03:45:58.906Z] #2 transferring dockerfile: 172B done [2025-01-17T03:45:58.906Z] #2 DONE 0.2s [2025-01-17T03:45:58.906Z] [2025-01-17T03:45:58.906Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:58.906Z] #3 DONE 0.0s [2025-01-17T03:45:58.906Z] [2025-01-17T03:45:58.906Z] #4 [internal] load build context [2025-01-17T03:45:58.906Z] #4 transferring context: 6.54kB 0.0s done [2025-01-17T03:45:58.906Z] #4 DONE 0.1s [2025-01-17T03:45:58.906Z] [2025-01-17T03:45:58.906Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T03:45:58.906Z] #5 DONE 0.2s [2025-01-17T03:45:58.953Z] 2e9b0aa3be6d: Pull complete [2025-01-17T03:45:58.953Z] 9c61dcf015f6: Verifying Checksum [2025-01-17T03:45:58.953Z] 9c61dcf015f6: Download complete [2025-01-17T03:45:59.173Z] [2025-01-17T03:45:59.173Z] #6 [2/4] WORKDIR /edgex [2025-01-17T03:46:00.133Z] #6 DONE 1.0s [2025-01-17T03:46:00.134Z] [2025-01-17T03:46:00.134Z] #7 [3/4] COPY go.mod . [2025-01-17T03:46:00.134Z] #7 DONE 0.1s [2025-01-17T03:46:00.134Z] [2025-01-17T03:46:00.134Z] #8 [4/4] RUN go mod download [2025-01-17T03:46:01.488Z] 9c61dcf015f6: Pull complete [2025-01-17T03:46:01.488Z] 4698f68db338: Pull complete [2025-01-17T03:46:02.056Z] 2a2f49069b9e: Pull complete [2025-01-17T03:46:02.056Z] e0025b399a48: Pull complete [2025-01-17T03:46:02.056Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-17T03:46:02.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-17T03:46:02.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:46:02.168Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T03:46:02.210Z] $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-17T03:46:04.600Z] $ docker top aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T03:46:04.959Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-17T03:46:07.510Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #1 transferring dockerfile: 1.89kB done [2025-01-17T03:46:07.510Z] #1 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #2 transferring dockerfile: 1.81kB done [2025-01-17T03:46:07.510Z] #2 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #3 transferring dockerfile: 2.04kB done [2025-01-17T03:46:07.510Z] #3 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #4 transferring dockerfile: 1.69kB done [2025-01-17T03:46:07.510Z] #4 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #5 transferring dockerfile: 2.23kB done [2025-01-17T03:46:07.510Z] #5 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #6 transferring dockerfile: 2.07kB done [2025-01-17T03:46:07.510Z] #6 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #7 [core-data internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #7 transferring dockerfile: 2.07kB done [2025-01-17T03:46:07.510Z] #7 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #8 transferring dockerfile: 2.11kB done [2025-01-17T03:46:07.510Z] #8 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #9 transferring dockerfile: 2.13kB done [2025-01-17T03:46:07.510Z] #9 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #10 [core-command internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #10 transferring dockerfile: 1.94kB done [2025-01-17T03:46:07.510Z] #10 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #11 transferring dockerfile: 2.50kB done [2025-01-17T03:46:07.510Z] #11 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #12 transferring dockerfile: 1.70kB done [2025-01-17T03:46:07.510Z] #12 DONE 0.0s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-17T03:46:07.510Z] #13 transferring dockerfile: 2.49kB done [2025-01-17T03:46:07.510Z] #13 DONE 0.1s [2025-01-17T03:46:07.510Z] [2025-01-17T03:46:07.510Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-17T03:46:07.769Z] #14 transferring dockerfile: 3.02kB done [2025-01-17T03:46:07.769Z] #14 DONE 0.1s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-01-17T03:46:07.769Z] #15 transferring dockerfile: 1.82kB done [2025-01-17T03:46:07.769Z] #15 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-01-17T03:46:07.769Z] #16 transferring context: 50B done [2025-01-17T03:46:07.769Z] #16 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #17 [security-spire-agent internal] load .dockerignore [2025-01-17T03:46:07.769Z] #17 transferring context: 50B done [2025-01-17T03:46:07.769Z] #17 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #18 [support-notifications internal] load .dockerignore [2025-01-17T03:46:07.769Z] #18 transferring context: 50B done [2025-01-17T03:46:07.769Z] #18 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #19 [security-spire-config internal] load .dockerignore [2025-01-17T03:46:07.769Z] #19 transferring context: 50B done [2025-01-17T03:46:07.769Z] #19 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-17T03:46:07.769Z] #20 transferring context: 50B done [2025-01-17T03:46:07.769Z] #20 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #21 [core-keeper internal] load .dockerignore [2025-01-17T03:46:07.769Z] #21 transferring context: 50B done [2025-01-17T03:46:07.769Z] #21 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #22 [core-data internal] load .dockerignore [2025-01-17T03:46:07.769Z] #22 transferring context: 50B done [2025-01-17T03:46:07.769Z] #22 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #23 [security-proxy-auth internal] load .dockerignore [2025-01-17T03:46:07.769Z] #23 transferring context: 50B done [2025-01-17T03:46:07.769Z] #23 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #24 [core-metadata internal] load .dockerignore [2025-01-17T03:46:07.769Z] #24 transferring context: 50B done [2025-01-17T03:46:07.769Z] #24 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #25 [core-command internal] load .dockerignore [2025-01-17T03:46:07.769Z] #25 transferring context: 50B done [2025-01-17T03:46:07.769Z] #25 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-17T03:46:07.769Z] #26 transferring context: 50B done [2025-01-17T03:46:07.769Z] #26 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-01-17T03:46:07.769Z] #27 transferring context: 50B done [2025-01-17T03:46:07.769Z] #27 DONE 0.0s [2025-01-17T03:46:07.769Z] [2025-01-17T03:46:07.769Z] #28 [security-spire-server internal] load .dockerignore [2025-01-17T03:46:08.028Z] #28 transferring context: 50B done [2025-01-17T03:46:08.028Z] #28 DONE 0.0s [2025-01-17T03:46:08.028Z] [2025-01-17T03:46:08.028Z] #29 [support-scheduler internal] load .dockerignore [2025-01-17T03:46:08.028Z] #29 transferring context: 50B done [2025-01-17T03:46:08.028Z] #29 DONE 0.0s [2025-01-17T03:46:08.028Z] [2025-01-17T03:46:08.028Z] #30 [security-bootstrapper internal] load .dockerignore [2025-01-17T03:46:08.028Z] #30 transferring context: 50B done [2025-01-17T03:46:08.028Z] #30 DONE 0.0s [2025-01-17T03:46:08.028Z] [2025-01-17T03:46:08.028Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-17T03:46:08.028Z] #31 DONE 0.0s [2025-01-17T03:46:08.028Z] [2025-01-17T03:46:08.028Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T03:46:08.345Z] #32 ... [2025-01-17T03:46:08.345Z] [2025-01-17T03:46:08.345Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-17T03:46:08.345Z] #31 DONE 0.0s [2025-01-17T03:46:08.345Z] [2025-01-17T03:46:08.345Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T03:46:08.605Z] #32 DONE 0.3s [2025-01-17T03:46:08.605Z] [2025-01-17T03:46:08.605Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:08.605Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-17T03:46:08.605Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:08.605Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-17T03:46:08.605Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-17T03:46:08.605Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:08.605Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-17T03:46:08.605Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-17T03:46:08.605Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.3s [2025-01-17T03:46:08.864Z] #33 ... [2025-01-17T03:46:08.864Z] [2025-01-17T03:46:08.864Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-17T03:46:08.864Z] #34 DONE 0.7s [2025-01-17T03:46:08.864Z] [2025-01-17T03:46:08.864Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:08.864Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s [2025-01-17T03:46:08.864Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-17T03:46:08.864Z] #33 ... [2025-01-17T03:46:08.864Z] [2025-01-17T03:46:08.864Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-17T03:46:08.864Z] #35 DONE 0.7s [2025-01-17T03:46:08.864Z] [2025-01-17T03:46:08.864Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:08.864Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-17T03:46:08.864Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:08.864Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-17T03:46:08.864Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-17T03:46:08.864Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done [2025-01-17T03:46:09.122Z] #33 ... [2025-01-17T03:46:09.122Z] [2025-01-17T03:46:09.122Z] #36 [security-spire-server internal] load build context [2025-01-17T03:46:09.122Z] #36 transferring context: 23.68kB 0.1s done [2025-01-17T03:46:09.122Z] #36 DONE 0.2s [2025-01-17T03:46:09.122Z] [2025-01-17T03:46:09.122Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:09.122Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-17T03:46:09.382Z] #33 ... [2025-01-17T03:46:09.383Z] [2025-01-17T03:46:09.383Z] #37 [security-spire-config internal] load build context [2025-01-17T03:46:09.383Z] #37 transferring context: 21.93kB 0.0s done [2025-01-17T03:46:09.383Z] #37 DONE 0.4s [2025-01-17T03:46:09.383Z] [2025-01-17T03:46:09.383Z] #38 [security-spire-agent internal] load build context [2025-01-17T03:46:09.383Z] #38 transferring context: 23.21kB 0.0s done [2025-01-17T03:46:09.383Z] #38 DONE 0.5s [2025-01-17T03:46:09.383Z] [2025-01-17T03:46:09.383Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:09.383Z] #33 DONE 1.1s [2025-01-17T03:46:09.383Z] [2025-01-17T03:46:09.383Z] #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-17T03:46:10.316Z] #39 ... [2025-01-17T03:46:10.316Z] [2025-01-17T03:46:10.316Z] #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-17T03:46:10.316Z] #40 DONE 1.9s [2025-01-17T03:46:10.316Z] [2025-01-17T03:46:10.316Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-17T03:46:15.180Z] #8 DONE 13.7s [2025-01-17T03:46:15.180Z] [2025-01-17T03:46:15.180Z] #9 exporting to image [2025-01-17T03:46:15.180Z] #9 exporting layers [2025-01-17T03:46:15.848Z] #41 ... [2025-01-17T03:46:15.848Z] [2025-01-17T03:46:15.848Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:15.848Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-17T03:46:15.848Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-17T03:46:15.848Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-17T03:46:15.848Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-17T03:46:15.848Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-17T03:46:15.848Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-17T03:46:15.848Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-17T03:46:15.848Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-17T03:46:15.848Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2025-01-17T03:46:15.848Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-17T03:46:15.848Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-17T03:46:15.848Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2025-01-17T03:46:18.380Z] #42 ... [2025-01-17T03:46:18.380Z] [2025-01-17T03:46:18.380Z] #43 [core-metadata internal] load build context [2025-01-17T03:46:18.380Z] #43 transferring context: 188.92MB 10.0s [2025-01-17T03:46:18.380Z] #43 ... [2025-01-17T03:46:18.380Z] [2025-01-17T03:46:18.380Z] #44 [security-secretstore-setup internal] load build context [2025-01-17T03:46:18.638Z] #44 ... [2025-01-17T03:46:18.638Z] [2025-01-17T03:46:18.638Z] #45 [security-proxy-auth internal] load build context [2025-01-17T03:46:18.638Z] #45 ... [2025-01-17T03:46:18.638Z] [2025-01-17T03:46:18.638Z] #46 [core-data internal] load build context [2025-01-17T03:46:18.638Z] #46 ... [2025-01-17T03:46:18.638Z] [2025-01-17T03:46:18.638Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-17T03:46:18.896Z] #47 ... [2025-01-17T03:46:18.896Z] [2025-01-17T03:46:18.896Z] #48 [support-scheduler internal] load build context [2025-01-17T03:46:19.164Z] #48 ... [2025-01-17T03:46:19.164Z] [2025-01-17T03:46:19.164Z] #49 [core-keeper internal] load build context [2025-01-17T03:46:19.164Z] #49 ... [2025-01-17T03:46:19.164Z] [2025-01-17T03:46:19.164Z] #50 [security-bootstrapper internal] load build context [2025-01-17T03:46:19.164Z] #50 ... [2025-01-17T03:46:19.164Z] [2025-01-17T03:46:19.164Z] #51 [support-notifications internal] load build context [2025-01-17T03:46:19.423Z] #51 ... [2025-01-17T03:46:19.423Z] [2025-01-17T03:46:19.423Z] #52 [core-common-config-bootstrapper internal] load build context [2025-01-17T03:46:19.423Z] #52 ... [2025-01-17T03:46:19.423Z] [2025-01-17T03:46:19.423Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-17T03:46:19.686Z] #53 ... [2025-01-17T03:46:19.686Z] [2025-01-17T03:46:19.686Z] #54 [security-proxy-setup internal] load build context [2025-01-17T03:46:19.686Z] #54 ... [2025-01-17T03:46:19.686Z] [2025-01-17T03:46:19.686Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-17T03:46:19.945Z] #55 ... [2025-01-17T03:46:19.945Z] [2025-01-17T03:46:19.945Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-17T03:46:19.945Z] #56 ... [2025-01-17T03:46:19.945Z] [2025-01-17T03:46:19.945Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-17T03:46:20.202Z] #57 ... [2025-01-17T03:46:20.202Z] [2025-01-17T03:46:20.202Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-17T03:46:20.202Z] #58 ... [2025-01-17T03:46:20.202Z] [2025-01-17T03:46:20.202Z] #59 [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-17T03:46:20.202Z] #59 ... [2025-01-17T03:46:20.202Z] [2025-01-17T03:46:20.202Z] #60 [core-command internal] load build context [2025-01-17T03:46:20.461Z] #60 ... [2025-01-17T03:46:20.461Z] [2025-01-17T03:46:20.461Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:46:20.461Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-17T03:46:20.461Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-17T03:46:20.461Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-17T03:46:20.461Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-17T03:46:20.461Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-17T03:46:20.461Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-17T03:46:20.461Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-17T03:46:20.461Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-17T03:46:20.461Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2025-01-17T03:46:20.461Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-17T03:46:20.461Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-17T03:46:20.461Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2025-01-17T03:46:20.461Z] #61 ... [2025-01-17T03:46:20.461Z] [2025-01-17T03:46:20.461Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-17T03:46:20.720Z] #62 ... [2025-01-17T03:46:20.720Z] [2025-01-17T03:46:20.720Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-17T03:46:20.720Z] #63 ... [2025-01-17T03:46:20.720Z] [2025-01-17T03:46:20.720Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-17T03:46:20.720Z] #64 ... [2025-01-17T03:46:20.720Z] [2025-01-17T03:46:20.720Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-17T03:46:20.978Z] #65 ... [2025-01-17T03:46:20.979Z] [2025-01-17T03:46:20.979Z] #50 [security-bootstrapper internal] load build context [2025-01-17T03:46:21.584Z] #50 transferring context: 441.03MB 12.8s done [2025-01-17T03:46:24.942Z] #50 ... [2025-01-17T03:46:24.942Z] [2025-01-17T03:46:24.942Z] #43 [core-metadata internal] load build context [2025-01-17T03:46:24.942Z] #43 transferring context: 441.03MB 15.6s done [2025-01-17T03:46:29.140Z] #43 ... [2025-01-17T03:46:29.140Z] [2025-01-17T03:46:29.140Z] #44 [security-secretstore-setup internal] load build context [2025-01-17T03:46:29.140Z] #44 transferring context: 441.03MB 14.6s done [2025-01-17T03:46:29.140Z] #44 ... [2025-01-17T03:46:29.140Z] [2025-01-17T03:46:29.140Z] #45 [security-proxy-auth internal] load build context [2025-01-17T03:46:29.140Z] #45 transferring context: 441.03MB 15.3s done [2025-01-17T03:46:29.140Z] #45 ... [2025-01-17T03:46:29.140Z] [2025-01-17T03:46:29.140Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-17T03:46:29.140Z] #47 transferring context: 441.03MB 13.4s done [2025-01-17T03:46:29.418Z] #47 ... [2025-01-17T03:46:29.418Z] [2025-01-17T03:46:29.418Z] #48 [support-scheduler internal] load build context [2025-01-17T03:46:29.418Z] #48 transferring context: 441.03MB 12.9s done [2025-01-17T03:46:29.418Z] #48 ... [2025-01-17T03:46:29.418Z] [2025-01-17T03:46:29.418Z] #46 [core-data internal] load build context [2025-01-17T03:46:29.418Z] #46 transferring context: 441.03MB 12.5s done [2025-01-17T03:46:29.677Z] #46 ... [2025-01-17T03:46:29.677Z] [2025-01-17T03:46:29.677Z] #49 [core-keeper internal] load build context [2025-01-17T03:46:29.677Z] #49 transferring context: 441.03MB 12.0s done [2025-01-17T03:46:29.677Z] #49 ... [2025-01-17T03:46:29.677Z] [2025-01-17T03:46:29.677Z] #52 [core-common-config-bootstrapper internal] load build context [2025-01-17T03:46:29.677Z] #52 transferring context: 441.03MB 15.3s done [2025-01-17T03:46:29.937Z] #52 ... [2025-01-17T03:46:29.937Z] [2025-01-17T03:46:29.937Z] #51 [support-notifications internal] load build context [2025-01-17T03:46:29.937Z] #51 transferring context: 441.03MB 11.9s done [2025-01-17T03:46:29.937Z] #51 ... [2025-01-17T03:46:29.937Z] [2025-01-17T03:46:29.937Z] #54 [security-proxy-setup internal] load build context [2025-01-17T03:46:29.937Z] #54 transferring context: 441.03MB 15.0s done [2025-01-17T03:46:30.163Z] #9 exporting layers 15.5s done [2025-01-17T03:46:30.163Z] #9 writing image sha256:ae61d113b4f1180bb6d2f4d958276645c80ddc19578f2a9ba0a8f7c3c903193d done [2025-01-17T03:46:30.163Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-17T03:46:30.163Z] #9 DONE 15.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:46:30.511Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T03:46:30.512Z] . [2025-01-17T03:46:30.512Z] #54 ... [2025-01-17T03:46:30.512Z] [2025-01-17T03:46:30.512Z] #60 [core-command internal] load build context [2025-01-17T03:46:30.512Z] #60 transferring context: 441.03MB 13.4s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:46:30.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container [2025-01-17T03:46:30.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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-17T03:46:31.873Z] $ docker top ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T03:46:32.669Z] + go version [2025-01-17T03:46:32.669Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T03:46:32.692Z] $ docker stop --time=1 ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 [2025-01-17T03:46:34.228Z] $ docker rm -f --volumes ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 [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-17T03:46:34.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-17T03:46:34.957Z] [2025-01-17T03:46:34.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:46:35.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-17T03:46:35.564Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-17T03:46:35.564Z] 547446be3368: Pulling fs layer [2025-01-17T03:46:35.564Z] d125d8839a47: Pulling fs layer [2025-01-17T03:46:35.564Z] 3e85d5ac6304: Pulling fs layer [2025-01-17T03:46:35.564Z] c3105a71a48b: Pulling fs layer [2025-01-17T03:46:35.564Z] 0f093f025ec4: Pulling fs layer [2025-01-17T03:46:35.564Z] c3106fc0e877: Pulling fs layer [2025-01-17T03:46:35.564Z] c3105a71a48b: Waiting [2025-01-17T03:46:35.564Z] 0f093f025ec4: Waiting [2025-01-17T03:46:35.564Z] c3106fc0e877: Waiting [2025-01-17T03:46:35.564Z] 547446be3368: Verifying Checksum [2025-01-17T03:46:35.564Z] 547446be3368: Download complete [2025-01-17T03:46:35.564Z] c3105a71a48b: Verifying Checksum [2025-01-17T03:46:35.564Z] c3105a71a48b: Download complete [2025-01-17T03:46:35.832Z] d125d8839a47: Verifying Checksum [2025-01-17T03:46:35.832Z] d125d8839a47: Download complete [2025-01-17T03:46:35.844Z] #60 ... [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #50 [security-bootstrapper internal] load build context [2025-01-17T03:46:35.844Z] #50 DONE 27.3s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-17T03:46:35.844Z] #41 DONE 25.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #51 [support-notifications internal] load build context [2025-01-17T03:46:35.844Z] #51 DONE 27.4s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #49 [core-keeper internal] load build context [2025-01-17T03:46:35.844Z] #49 DONE 27.4s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #48 [support-scheduler internal] load build context [2025-01-17T03:46:35.844Z] #48 DONE 27.3s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #46 [core-data internal] load build context [2025-01-17T03:46:35.844Z] #46 DONE 27.4s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #60 [core-command internal] load build context [2025-01-17T03:46:35.844Z] #60 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:46:35.844Z] #66 ... [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-17T03:46:35.844Z] #47 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #44 [security-secretstore-setup internal] load build context [2025-01-17T03:46:35.844Z] #44 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #54 [security-proxy-setup internal] load build context [2025-01-17T03:46:35.844Z] #54 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #52 [core-common-config-bootstrapper internal] load build context [2025-01-17T03:46:35.844Z] #52 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #45 [security-proxy-auth internal] load build context [2025-01-17T03:46:35.844Z] #45 DONE 27.5s [2025-01-17T03:46:35.844Z] [2025-01-17T03:46:35.844Z] #43 [core-metadata internal] load build context [2025-01-17T03:46:35.844Z] #43 DONE 27.5s [2025-01-17T03:46:36.101Z] 0f093f025ec4: Verifying Checksum [2025-01-17T03:46:36.101Z] 0f093f025ec4: Download complete [2025-01-17T03:46:36.101Z] 547446be3368: Pull complete [2025-01-17T03:46:36.106Z] [2025-01-17T03:46:36.106Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:36.106Z] #42 DONE 27.1s [2025-01-17T03:46:36.106Z] [2025-01-17T03:46:36.106Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:46:37.077Z] d125d8839a47: Pull complete [2025-01-17T03:46:37.661Z] 3e85d5ac6304: Verifying Checksum [2025-01-17T03:46:37.661Z] 3e85d5ac6304: Download complete [2025-01-17T03:46:41.724Z] #61 ... [2025-01-17T03:46:41.724Z] [2025-01-17T03:46:41.724Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-17T03:46:41.724Z] #58 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:41.724Z] #58 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:41.724Z] #58 28.48 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:46:41.725Z] #58 28.48 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:46:41.725Z] #58 28.48 OK: 24170 distinct packages available [2025-01-17T03:46:41.725Z] #58 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:41.725Z] #58 28.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:41.725Z] #58 28.95 (1/14) Installing ca-certificates (20241121-r1) [2025-01-17T03:46:41.725Z] #58 28.98 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-17T03:46:41.725Z] #58 28.98 (3/14) Installing c-ares (1.33.1-r0) [2025-01-17T03:46:41.725Z] #58 28.99 (4/14) Installing libunistring (1.2-r0) [2025-01-17T03:46:41.725Z] #58 29.00 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-17T03:46:41.725Z] #58 29.01 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-17T03:46:41.725Z] #58 29.01 (7/14) Installing libpsl (0.21.5-r1) [2025-01-17T03:46:41.725Z] #58 29.02 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-17T03:46:41.725Z] #58 29.10 (9/14) Installing libcurl (8.11.1-r0) [2025-01-17T03:46:41.725Z] #58 29.11 (10/14) Installing curl (8.11.1-r0) [2025-01-17T03:46:41.725Z] #58 29.12 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:41.725Z] #58 29.12 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:46:41.725Z] #58 29.12 (13/14) Installing libucontext (1.2-r3) [2025-01-17T03:46:41.725Z] #58 29.13 (14/14) Installing gcompat (1.1.0-r4) [2025-01-17T03:46:41.725Z] #58 29.14 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:41.725Z] #58 29.15 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:46:41.725Z] #58 29.22 OK: 13 MiB in 28 packages [2025-01-17T03:46:43.662Z] #58 ... [2025-01-17T03:46:43.662Z] [2025-01-17T03:46:43.662Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-17T03:46:43.662Z] #55 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:43.662Z] #55 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:43.662Z] #55 33.35 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:43.662Z] #55 33.35 (2/4) Installing openssl (3.3.2-r1) [2025-01-17T03:46:43.662Z] #55 33.36 (3/4) Installing su-exec (0.2-r3) [2025-01-17T03:46:43.662Z] #55 33.37 (4/4) Installing yq-go (4.44.1-r2) [2025-01-17T03:46:43.662Z] #55 33.43 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:43.662Z] #55 33.48 OK: 19 MiB in 18 packages [2025-01-17T03:46:45.633Z] #55 ... [2025-01-17T03:46:45.633Z] [2025-01-17T03:46:45.633Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-17T03:46:45.893Z] #67 ... [2025-01-17T03:46:45.893Z] [2025-01-17T03:46:45.893Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:46:46.155Z] #68 ... [2025-01-17T03:46:46.155Z] [2025-01-17T03:46:46.155Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-17T03:46:46.155Z] #69 ... [2025-01-17T03:46:46.155Z] [2025-01-17T03:46:46.155Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-17T03:46:46.155Z] #62 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.155Z] #62 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.155Z] #62 27.70 (1/4) Installing ca-certificates (20241121-r1) [2025-01-17T03:46:46.155Z] #62 27.93 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.155Z] #62 27.94 (3/4) Installing su-exec (0.2-r3) [2025-01-17T03:46:46.155Z] #62 27.94 (4/4) Installing yq-go (4.44.1-r2) [2025-01-17T03:46:46.155Z] #62 28.02 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.155Z] #62 28.02 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:46:46.155Z] #62 28.18 OK: 19 MiB in 18 packages [2025-01-17T03:46:46.417Z] #62 ... [2025-01-17T03:46:46.417Z] [2025-01-17T03:46:46.417Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-17T03:46:46.417Z] #63 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.417Z] #63 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.417Z] #63 27.00 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.417Z] #63 27.00 (2/2) Installing su-exec (0.2-r3) [2025-01-17T03:46:46.417Z] #63 27.00 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.417Z] #63 27.66 OK: 8 MiB in 16 packages [2025-01-17T03:46:46.417Z] #63 ... [2025-01-17T03:46:46.417Z] [2025-01-17T03:46:46.417Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-17T03:46:46.678Z] #70 ... [2025-01-17T03:46:46.678Z] [2025-01-17T03:46:46.678Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-17T03:46:46.678Z] #57 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #57 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #57 26.99 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:46:46.678Z] #57 26.99 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:46:46.678Z] #57 26.99 OK: 24170 distinct packages available [2025-01-17T03:46:46.678Z] #57 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #57 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #57 27.63 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.678Z] #57 27.64 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:46:46.678Z] #57 27.64 (3/5) Installing libucontext (1.2-r3) [2025-01-17T03:46:46.678Z] #57 27.64 (4/5) Installing gcompat (1.1.0-r4) [2025-01-17T03:46:46.678Z] #57 27.65 (5/5) Installing openssl (3.3.2-r1) [2025-01-17T03:46:46.678Z] #57 27.66 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.678Z] #57 27.94 OK: 9 MiB in 19 packages [2025-01-17T03:46:46.678Z] #57 ... [2025-01-17T03:46:46.678Z] [2025-01-17T03:46:46.678Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-17T03:46:46.678Z] #53 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #53 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.678Z] #53 27.09 (1/3) Installing ca-certificates (20241121-r1) [2025-01-17T03:46:46.678Z] #53 27.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.678Z] #53 27.13 (3/3) Installing tzdata (2024b-r0) [2025-01-17T03:46:46.678Z] #53 27.16 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.678Z] #53 27.63 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:46:46.678Z] #53 27.94 OK: 10 MiB in 17 packages [2025-01-17T03:46:46.678Z] #53 DONE 37.3s [2025-01-17T03:46:46.678Z] [2025-01-17T03:46:46.678Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-17T03:46:46.969Z] #71 ... [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-17T03:46:46.969Z] #62 DONE 37.3s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-17T03:46:46.969Z] #63 DONE 37.3s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-17T03:46:46.969Z] #57 DONE 37.3s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-17T03:46:46.969Z] #64 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #64 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #64 29.55 (1/7) Installing ca-certificates (20241121-r1) [2025-01-17T03:46:46.969Z] #64 29.57 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.969Z] #64 29.58 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-17T03:46:46.969Z] #64 29.58 (4/7) Installing libsodium (1.0.19-r0) [2025-01-17T03:46:46.969Z] #64 29.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-17T03:46:46.969Z] #64 29.61 (6/7) Installing libzmq (4.3.5-r2) [2025-01-17T03:46:46.969Z] #64 29.62 (7/7) Installing zeromq (4.3.5-r2) [2025-01-17T03:46:46.969Z] #64 29.62 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.969Z] #64 29.63 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:46:46.969Z] #64 29.68 OK: 12 MiB in 21 packages [2025-01-17T03:46:46.969Z] #64 DONE 37.3s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-17T03:46:46.969Z] #56 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #56 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #56 30.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.969Z] #56 30.65 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.969Z] #56 30.67 OK: 8 MiB in 15 packages [2025-01-17T03:46:46.969Z] #56 DONE 37.4s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:46:46.969Z] #72 ... [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-17T03:46:46.969Z] #55 DONE 37.4s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-17T03:46:46.969Z] #58 DONE 37.4s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #59 [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-17T03:46:46.969Z] #59 DONE 37.4s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-17T03:46:46.969Z] #65 28.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #65 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #65 28.46 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:46:46.969Z] #65 28.46 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:46:46.969Z] #65 28.46 OK: 24170 distinct packages available [2025-01-17T03:46:46.969Z] #65 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #65 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #65 28.91 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.969Z] #65 29.03 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:46:46.969Z] #65 29.03 (3/4) Installing libucontext (1.2-r3) [2025-01-17T03:46:46.969Z] #65 29.04 (4/4) Installing gcompat (1.1.0-r4) [2025-01-17T03:46:46.969Z] #65 29.04 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.969Z] #65 29.05 OK: 8 MiB in 18 packages [2025-01-17T03:46:46.969Z] #65 DONE 37.5s [2025-01-17T03:46:46.969Z] [2025-01-17T03:46:46.969Z] #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-17T03:46:46.969Z] #39 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #39 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:46.969Z] #39 34.56 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:46.969Z] #39 34.81 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:46.969Z] #39 35.00 OK: 8 MiB in 15 packages [2025-01-17T03:46:46.969Z] #39 DONE 37.6s [2025-01-17T03:46:47.231Z] [2025-01-17T03:46:47.231Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-17T03:46:48.168Z] #73 ... [2025-01-17T03:46:48.168Z] [2025-01-17T03:46:48.168Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-17T03:46:48.168Z] #71 DONE 12.5s [2025-01-17T03:46:48.426Z] [2025-01-17T03:46:48.427Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:46:48.427Z] #74 ... [2025-01-17T03:46:48.427Z] [2025-01-17T03:46:48.427Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:46:48.427Z] #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:48.427Z] #68 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:48.427Z] #68 12.63 OK: 248 MiB in 58 packages [2025-01-17T03:46:48.427Z] #68 DONE 12.8s [2025-01-17T03:46:48.684Z] [2025-01-17T03:46:48.684Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-17T03:46:48.684Z] #70 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:48.684Z] #70 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:48.684Z] #70 ... [2025-01-17T03:46:48.684Z] [2025-01-17T03:46:48.684Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:48.684Z] #75 DONE 0.3s [2025-01-17T03:46:48.942Z] [2025-01-17T03:46:48.942Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-17T03:46:48.942Z] #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:48.942Z] #67 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.201Z] #67 13.40 OK: 248 MiB in 58 packages [2025-01-17T03:46:49.527Z] #67 DONE 13.6s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:46:49.527Z] #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #66 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #66 13.18 OK: 248 MiB in 58 packages [2025-01-17T03:46:49.527Z] #66 DONE 13.6s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-17T03:46:49.527Z] #69 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #69 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #69 13.48 OK: 248 MiB in 58 packages [2025-01-17T03:46:49.527Z] #69 DONE 13.6s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:49.527Z] #76 ... [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:49.527Z] #77 DONE 0.2s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:49.527Z] #78 DONE 0.2s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:49.527Z] #76 DONE 0.2s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:46:49.527Z] #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.527Z] #0 2.445 OK: 10 MiB in 17 packages [2025-01-17T03:46:49.527Z] #79 DONE 2.7s [2025-01-17T03:46:49.527Z] [2025-01-17T03:46:49.527Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:49.785Z] #80 ... [2025-01-17T03:46:49.785Z] [2025-01-17T03:46:49.785Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-17T03:46:49.785Z] #70 13.39 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:46:49.785Z] #70 13.39 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:46:49.785Z] #70 13.39 OK: 24174 distinct packages available [2025-01-17T03:46:49.785Z] #70 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.785Z] #70 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:49.785Z] #70 13.87 OK: 248 MiB in 58 packages [2025-01-17T03:46:49.785Z] #70 DONE 14.3s [2025-01-17T03:46:49.985Z] 3e85d5ac6304: Pull complete [2025-01-17T03:46:49.985Z] c3105a71a48b: Pull complete [2025-01-17T03:46:50.083Z] [2025-01-17T03:46:50.083Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-17T03:46:50.083Z] #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:50.083Z] #0 2.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:50.083Z] #0 2.873 OK: 9 MiB in 19 packages [2025-01-17T03:46:50.083Z] #81 DONE 3.2s [2025-01-17T03:46:50.083Z] [2025-01-17T03:46:50.083Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:46:50.083Z] #82 ... [2025-01-17T03:46:50.083Z] [2025-01-17T03:46:50.083Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-17T03:46:50.083Z] #0 2.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:50.083Z] #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:50.083Z] #0 2.966 OK: 19 MiB in 18 packages [2025-01-17T03:46:50.083Z] #83 DONE 3.2s [2025-01-17T03:46:50.345Z] [2025-01-17T03:46:50.345Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-17T03:46:50.570Z] 0f093f025ec4: Pull complete [2025-01-17T03:46:50.571Z] c3106fc0e877: Pull complete [2025-01-17T03:46:50.571Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-17T03:46:50.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-17T03:46:50.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T03:46:51.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container [2025-01-17T03:46:51.078Z] $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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-17T03:46:51.792Z] #84 ... [2025-01-17T03:46:51.793Z] [2025-01-17T03:46:51.793Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-17T03:46:51.793Z] #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:51.793Z] #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:51.793Z] #0 3.607 OK: 8 MiB in 16 packages [2025-01-17T03:46:51.793Z] #85 DONE 5.0s [2025-01-17T03:46:51.793Z] [2025-01-17T03:46:51.793Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:46:51.793Z] #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:51.793Z] #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:51.793Z] #0 3.679 OK: 12 MiB in 21 packages [2025-01-17T03:46:51.793Z] #86 DONE 5.0s [2025-01-17T03:46:51.793Z] [2025-01-17T03:46:51.793Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:46:51.793Z] #87 DONE 1.9s [2025-01-17T03:46:52.079Z] [2025-01-17T03:46:52.079Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:46:52.079Z] #82 DONE 1.8s [2025-01-17T03:46:52.079Z] [2025-01-17T03:46:52.079Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-17T03:46:52.079Z] #84 DONE 1.8s [2025-01-17T03:46:52.079Z] [2025-01-17T03:46:52.079Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:46:52.079Z] #72 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.079Z] #72 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.079Z] #72 ... [2025-01-17T03:46:52.079Z] [2025-01-17T03:46:52.079Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-17T03:46:52.079Z] #88 DONE 0.2s [2025-01-17T03:46:52.079Z] [2025-01-17T03:46:52.079Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-17T03:46:52.079Z] #0 3.132 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.079Z] #0 3.602 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.079Z] #0 4.356 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:46:52.079Z] #0 4.862 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:46:52.079Z] #0 4.872 OK: 8 MiB in 15 packages [2025-01-17T03:46:52.079Z] #89 DONE 5.1s [2025-01-17T03:46:52.361Z] [2025-01-17T03:46:52.361Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:46:52.361Z] #72 5.358 OK: 8 MiB in 15 packages [2025-01-17T03:46:52.882Z] $ docker top 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf -eo pid,comm [2025-01-17T03:46:52.998Z] #72 ... [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-17T03:46:52.998Z] #90 DONE 0.8s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:46:52.998Z] #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.998Z] #0 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:52.998Z] #0 5.330 OK: 13 MiB in 28 packages [2025-01-17T03:46:52.998Z] #91 DONE 5.9s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:46:52.998Z] #92 DONE 1.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:46:52.998Z] #72 DONE 6.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:46:52.998Z] #93 DONE 0.1s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-17T03:46:52.998Z] #94 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-17T03:46:52.998Z] #95 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-17T03:46:52.998Z] #96 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:46:52.998Z] #97 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-17T03:46:52.998Z] #98 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-17T03:46:52.998Z] #99 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-17T03:46:52.998Z] #100 DONE 0.0s [2025-01-17T03:46:52.998Z] [2025-01-17T03:46:52.998Z] #101 [security-spire-server] exporting to image [2025-01-17T03:46:52.998Z] #101 exporting layers [Pipeline] { [Pipeline] sh [2025-01-17T03:46:53.386Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-17T03:46:53.957Z] #101 ... [2025-01-17T03:46:53.957Z] [2025-01-17T03:46:53.957Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-17T03:46:53.957Z] #0 6.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:53.957Z] #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:53.957Z] #0 6.592 OK: 19 MiB in 18 packages [2025-01-17T03:46:53.957Z] #102 DONE 6.8s [2025-01-17T03:46:53.957Z] [2025-01-17T03:46:53.957Z] #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-17T03:46:53.957Z] #103 DONE 0.0s [2025-01-17T03:46:53.957Z] [2025-01-17T03:46:53.957Z] #101 [security-spire-agent] exporting to image [2025-01-17T03:46:53.957Z] #101 exporting layers 0.8s done [2025-01-17T03:46:53.957Z] #101 writing image sha256:d85215cc27cfb65ae99f968cd556b86c489613d6d568a14484b495e99127988f 0.0s done [2025-01-17T03:46:53.957Z] #101 naming to docker.io/library/security-spire-server done [2025-01-17T03:46:53.957Z] #101 writing image sha256:39bbd2026dee3f75829317836ab981452c07995cfaf7b7929563f59268e95c0b done [2025-01-17T03:46:53.957Z] #101 naming to docker.io/library/security-spire-agent done [2025-01-17T03:46:53.957Z] #101 DONE 0.9s [2025-01-17T03:46:53.957Z] [2025-01-17T03:46:53.957Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-17T03:46:53.957Z] #73 6.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:53.957Z] #73 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:53.957Z] #73 6.837 OK: 8 MiB in 15 packages [2025-01-17T03:46:53.957Z] #73 DONE 7.0s [2025-01-17T03:46:53.957Z] [2025-01-17T03:46:53.957Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:46:53.957Z] #74 5.765 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:54.524Z] #74 ... [2025-01-17T03:46:54.524Z] [2025-01-17T03:46:54.524Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-17T03:46:54.524Z] #104 DONE 2.6s [2025-01-17T03:46:54.524Z] [2025-01-17T03:46:54.524Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:46:54.524Z] #74 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:54.524Z] #74 ... [2025-01-17T03:46:54.524Z] [2025-01-17T03:46:54.524Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-17T03:46:54.524Z] #105 DONE 0.0s [2025-01-17T03:46:54.783Z] [2025-01-17T03:46:54.783Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:55.354Z] #106 ... [2025-01-17T03:46:55.354Z] [2025-01-17T03:46:55.354Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:46:55.354Z] #74 7.012 OK: 248 MiB in 58 packages [2025-01-17T03:46:55.354Z] #74 DONE 7.2s [2025-01-17T03:46:55.375Z] #1 [security-spire-server internal] load .dockerignore [2025-01-17T03:46:55.375Z] #1 transferring context: 50B done [2025-01-17T03:46:55.375Z] #1 DONE 0.1s [2025-01-17T03:46:55.375Z] [2025-01-17T03:46:55.375Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-01-17T03:46:55.375Z] #2 transferring dockerfile: 1.70kB done [2025-01-17T03:46:55.375Z] #2 DONE 0.1s [2025-01-17T03:46:55.375Z] [2025-01-17T03:46:55.375Z] #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-17T03:46:55.375Z] #3 ... [2025-01-17T03:46:55.375Z] [2025-01-17T03:46:55.375Z] #4 [security-spiffe-token-provider internal] load .dockerignore [2025-01-17T03:46:55.375Z] #4 transferring context: 50B done [2025-01-17T03:46:55.375Z] #4 DONE 0.1s [2025-01-17T03:46:55.375Z] [2025-01-17T03:46:55.375Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-17T03:46:55.376Z] #5 transferring dockerfile: 1.89kB done [2025-01-17T03:46:55.376Z] #5 DONE 0.1s [2025-01-17T03:46:55.376Z] [2025-01-17T03:46:55.376Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:55.376Z] #6 DONE 0.0s [2025-01-17T03:46:55.376Z] [2025-01-17T03:46:55.376Z] #7 [security-proxy-auth internal] load .dockerignore [2025-01-17T03:46:55.614Z] [2025-01-17T03:46:55.614Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-17T03:46:55.614Z] #107 DONE 0.1s [2025-01-17T03:46:55.614Z] [2025-01-17T03:46:55.614Z] #108 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:46:55.614Z] #0 7.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:55.614Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T03:46:55.614Z] #108 8.690 OK: 8 MiB in 18 packages [2025-01-17T03:46:55.614Z] #108 ... [2025-01-17T03:46:55.614Z] [2025-01-17T03:46:55.614Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:55.659Z] #7 ... [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-17T03:46:55.659Z] #8 transferring dockerfile: 1.69kB done [2025-01-17T03:46:55.659Z] #8 DONE 0.1s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #9 [security-spire-config internal] load .dockerignore [2025-01-17T03:46:55.659Z] #9 transferring context: 50B 0.0s done [2025-01-17T03:46:55.659Z] #9 DONE 0.2s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #7 [security-proxy-auth internal] load .dockerignore [2025-01-17T03:46:55.659Z] #7 transferring context: 50B 0.0s done [2025-01-17T03:46:55.659Z] #7 DONE 0.2s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-17T03:46:55.659Z] #10 transferring dockerfile: 2.11kB done [2025-01-17T03:46:55.659Z] #10 DONE 0.2s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #11 [security-spire-agent internal] load .dockerignore [2025-01-17T03:46:55.659Z] #11 transferring context: 50B 0.0s done [2025-01-17T03:46:55.659Z] #11 DONE 0.1s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:55.659Z] #6 DONE 0.0s [2025-01-17T03:46:55.659Z] [2025-01-17T03:46:55.659Z] #12 [core-command internal] load build definition from Dockerfile [2025-01-17T03:46:55.873Z] #109 ... [2025-01-17T03:46:55.873Z] [2025-01-17T03:46:55.873Z] #108 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:46:55.873Z] #108 DONE 8.8s [2025-01-17T03:46:55.873Z] [2025-01-17T03:46:55.873Z] #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:46:55.931Z] #12 ... [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-01-17T03:46:55.931Z] #13 transferring dockerfile: 1.81kB 0.0s done [2025-01-17T03:46:55.931Z] #13 DONE 0.1s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #14 [core-command internal] load .dockerignore [2025-01-17T03:46:55.931Z] #14 transferring context: 50B 0.0s done [2025-01-17T03:46:55.931Z] #14 DONE 0.1s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #12 [core-command internal] load build definition from Dockerfile [2025-01-17T03:46:55.931Z] #12 transferring dockerfile: 1.94kB done [2025-01-17T03:46:55.931Z] #12 DONE 0.2s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T03:46:55.931Z] #15 DONE 0.6s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #16 [support-notifications internal] load .dockerignore [2025-01-17T03:46:55.931Z] #16 ... [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:55.931Z] #6 DONE 0.0s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #17 [support-scheduler internal] load .dockerignore [2025-01-17T03:46:55.931Z] #17 transferring context: 50B 0.0s done [2025-01-17T03:46:55.931Z] #17 DONE 0.2s [2025-01-17T03:46:55.931Z] [2025-01-17T03:46:55.931Z] #18 [support-scheduler internal] load build definition from Dockerfile [2025-01-17T03:46:55.931Z] #18 transferring dockerfile: 1.82kB 0.0s done [2025-01-17T03:46:55.931Z] #18 DONE 0.2s [2025-01-17T03:46:56.204Z] [2025-01-17T03:46:56.204Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:56.204Z] #6 DONE 0.0s [2025-01-17T03:46:56.204Z] [2025-01-17T03:46:56.204Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-01-17T03:46:56.204Z] #19 ... [2025-01-17T03:46:56.204Z] [2025-01-17T03:46:56.204Z] #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-17T03:46:56.204Z] #3 DONE 1.0s [2025-01-17T03:46:56.477Z] [2025-01-17T03:46:56.477Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:56.477Z] #20 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:56.477Z] #20 ... [2025-01-17T03:46:56.477Z] [2025-01-17T03:46:56.477Z] #21 [support-notifications internal] load build definition from Dockerfile [2025-01-17T03:46:56.477Z] #21 transferring dockerfile: 2.04kB done [2025-01-17T03:46:56.477Z] #21 DONE 0.5s [2025-01-17T03:46:56.477Z] [2025-01-17T03:46:56.477Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-17T03:46:56.477Z] #22 transferring dockerfile: 2.49kB 0.1s done [2025-01-17T03:46:56.477Z] #22 DONE 0.4s [2025-01-17T03:46:56.477Z] [2025-01-17T03:46:56.477Z] #16 [support-notifications internal] load .dockerignore [2025-01-17T03:46:56.477Z] #16 transferring context: 50B 0.0s done [2025-01-17T03:46:56.477Z] #16 DONE 0.5s [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:56.755Z] #6 DONE 0.0s [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-17T03:46:56.755Z] #23 DONE 0.8s [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:56.755Z] #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-17T03:46:56.755Z] #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:56.755Z] #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T03:46:56.755Z] #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T03:46:56.755Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-01-17T03:46:56.755Z] #24 ... [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-01-17T03:46:56.755Z] #19 transferring context: 50B done [2025-01-17T03:46:56.755Z] #19 DONE 0.6s [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:56.755Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s [2025-01-17T03:46:56.755Z] #24 ... [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:56.755Z] #6 DONE 0.0s [2025-01-17T03:46:56.755Z] [2025-01-17T03:46:56.755Z] #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:56.755Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s [2025-01-17T03:46:56.755Z] #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T03:46:56.811Z] #110 DONE 0.9s [2025-01-17T03:46:56.811Z] [2025-01-17T03:46:56.811Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-17T03:46:56.811Z] #111 DONE 0.1s [2025-01-17T03:46:56.811Z] [2025-01-17T03:46:56.811Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:57.030Z] #24 ... [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #25 [security-spire-config internal] load build context [2025-01-17T03:46:57.030Z] #25 transferring context: 21.93kB 0.1s done [2025-01-17T03:46:57.030Z] #25 DONE 0.6s [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.030Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-17T03:46:57.030Z] #24 ... [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T03:46:57.030Z] #15 DONE 1.4s [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #26 [support-notifications internal] load build context [2025-01-17T03:46:57.030Z] #26 DONE 0.0s [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #27 [security-spire-server internal] load build context [2025-01-17T03:46:57.030Z] #27 transferring context: 23.68kB 0.0s done [2025-01-17T03:46:57.030Z] #27 DONE 0.6s [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #28 [security-spiffe-token-provider internal] load build context [2025-01-17T03:46:57.030Z] #28 transferring context: 3.07MB 0.8s done [2025-01-17T03:46:57.030Z] #28 DONE 1.1s [2025-01-17T03:46:57.030Z] [2025-01-17T03:46:57.030Z] #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.030Z] #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-17T03:46:57.030Z] #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:57.030Z] #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T03:46:57.030Z] #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T03:46:57.030Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-17T03:46:57.071Z] #112 ... [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-17T03:46:57.071Z] #113 DONE 0.1s [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:46:57.071Z] #114 DONE 0.0s [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:57.071Z] #115 ... [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-17T03:46:57.071Z] #116 DONE 0.0s [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-17T03:46:57.071Z] #117 DONE 0.1s [2025-01-17T03:46:57.071Z] [2025-01-17T03:46:57.071Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:57.300Z] #24 ... [2025-01-17T03:46:57.300Z] [2025-01-17T03:46:57.300Z] #29 [security-spire-agent internal] load build context [2025-01-17T03:46:57.300Z] #29 transferring context: 23.21kB 0.0s done [2025-01-17T03:46:57.300Z] #29 DONE 0.7s [2025-01-17T03:46:57.300Z] [2025-01-17T03:46:57.300Z] #30 [security-proxy-auth internal] load build context [2025-01-17T03:46:57.300Z] #30 transferring context: 3.07MB 0.7s done [2025-01-17T03:46:57.300Z] #30 DONE 1.2s [2025-01-17T03:46:57.300Z] [2025-01-17T03:46:57.300Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T03:46:57.300Z] #31 DONE 1.6s [2025-01-17T03:46:57.300Z] [2025-01-17T03:46:57.300Z] #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.331Z] #118 ... [2025-01-17T03:46:57.331Z] [2025-01-17T03:46:57.331Z] #101 [security-spire-config] exporting to image [2025-01-17T03:46:57.570Z] #24 ... [2025-01-17T03:46:57.570Z] [2025-01-17T03:46:57.570Z] #32 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-17T03:46:57.570Z] #32 transferring dockerfile: 2.50kB 0.0s done [2025-01-17T03:46:57.570Z] #32 DONE 1.1s [2025-01-17T03:46:57.570Z] [2025-01-17T03:46:57.570Z] #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.570Z] #24 ... [2025-01-17T03:46:57.570Z] [2025-01-17T03:46:57.570Z] #33 [support-scheduler internal] load build context [2025-01-17T03:46:57.570Z] #33 transferring context: 3.07MB 0.7s done [2025-01-17T03:46:57.570Z] #33 DONE 1.1s [2025-01-17T03:46:57.570Z] [2025-01-17T03:46:57.570Z] #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.837Z] #24 ... [2025-01-17T03:46:57.837Z] [2025-01-17T03:46:57.837Z] #34 [core-keeper internal] load .dockerignore [2025-01-17T03:46:57.837Z] #34 transferring context: 50B 0.0s done [2025-01-17T03:46:57.837Z] #34 DONE 1.6s [2025-01-17T03:46:57.837Z] [2025-01-17T03:46:57.837Z] #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-17T03:46:57.837Z] #35 transferring dockerfile: 2.23kB 0.0s done [2025-01-17T03:46:57.837Z] #35 DONE 1.1s [2025-01-17T03:46:57.837Z] [2025-01-17T03:46:57.837Z] #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:57.837Z] #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-17T03:46:57.896Z] #101 exporting layers 0.6s done [2025-01-17T03:46:57.897Z] #101 writing image sha256:fd46c9de992fd64f0d18f3239ff181a43ae60c6308a2374d7d4b571086153df7 done [2025-01-17T03:46:57.897Z] #101 naming to docker.io/library/security-spire-config done [2025-01-17T03:46:57.897Z] #101 DONE 1.5s [2025-01-17T03:46:57.897Z] [2025-01-17T03:46:57.897Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:46:58.110Z] #24 ... [2025-01-17T03:46:58.110Z] [2025-01-17T03:46:58.110Z] #36 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-17T03:46:58.110Z] #36 transferring context: 50B done [2025-01-17T03:46:58.110Z] #36 DONE 1.3s [2025-01-17T03:46:58.110Z] [2025-01-17T03:46:58.110Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:58.110Z] #6 DONE 0.0s [2025-01-17T03:46:58.110Z] [2025-01-17T03:46:58.110Z] #37 [core-command internal] load build context [2025-01-17T03:46:58.110Z] #37 transferring context: 3.07MB 0.8s done [2025-01-17T03:46:58.110Z] #37 DONE 1.7s [2025-01-17T03:46:58.110Z] [2025-01-17T03:46:58.110Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:58.110Z] #20 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-17T03:46:58.110Z] #20 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-17T03:46:58.110Z] #20 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-17T03:46:58.110Z] #20 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-17T03:46:58.110Z] #20 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-17T03:46:58.110Z] #20 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s [2025-01-17T03:46:58.110Z] #20 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-17T03:46:58.110Z] #20 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-17T03:46:58.110Z] #20 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-17T03:46:58.110Z] #20 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-17T03:46:58.110Z] #20 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-17T03:46:58.379Z] #20 ... [2025-01-17T03:46:58.379Z] [2025-01-17T03:46:58.379Z] #38 [core-data internal] load .dockerignore [2025-01-17T03:46:58.379Z] #38 transferring context: 50B done [2025-01-17T03:46:58.379Z] #38 DONE 1.8s [2025-01-17T03:46:58.379Z] [2025-01-17T03:46:58.379Z] #39 [security-bootstrapper internal] load .dockerignore [2025-01-17T03:46:58.379Z] #39 transferring context: 50B 0.0s done [2025-01-17T03:46:58.379Z] #39 DONE 1.7s [2025-01-17T03:46:58.379Z] [2025-01-17T03:46:58.379Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:58.379Z] #20 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done [2025-01-17T03:46:58.379Z] #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-17T03:46:58.646Z] #20 ... [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #40 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-17T03:46:58.646Z] #40 transferring dockerfile: 3.02kB 0.0s done [2025-01-17T03:46:58.646Z] #40 DONE 1.9s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:58.646Z] #20 ... [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T03:46:58.646Z] #31 DONE 2.1s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #41 [core-metadata internal] load .dockerignore [2025-01-17T03:46:58.646Z] #41 transferring context: 50B 0.0s done [2025-01-17T03:46:58.646Z] #41 DONE 1.6s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-17T03:46:58.646Z] #42 DONE 0.0s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #43 [core-data internal] load build definition from Dockerfile [2025-01-17T03:46:58.646Z] #43 transferring dockerfile: 2.07kB done [2025-01-17T03:46:58.646Z] #43 DONE 2.1s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #44 [security-proxy-setup internal] load .dockerignore [2025-01-17T03:46:58.646Z] #44 transferring context: 50B 0.0s done [2025-01-17T03:46:58.646Z] #44 DONE 2.2s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:58.646Z] #6 DONE 0.0s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #45 [core-keeper internal] load build definition from Dockerfile [2025-01-17T03:46:58.646Z] #45 transferring dockerfile: 2.07kB 0.0s done [2025-01-17T03:46:58.646Z] #45 DONE 2.4s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:46:58.646Z] #20 ... [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #46 [core-metadata internal] load build definition from Dockerfile [2025-01-17T03:46:58.646Z] #46 transferring dockerfile: 2.13kB 0.0s done [2025-01-17T03:46:58.646Z] #46 DONE 1.6s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T03:46:58.646Z] #6 DONE 0.0s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #47 [security-secretstore-setup internal] load build context [2025-01-17T03:46:58.646Z] #47 transferring context: 3.07MB 0.6s done [2025-01-17T03:46:58.646Z] #47 DONE 1.7s [2025-01-17T03:46:58.646Z] [2025-01-17T03:46:58.646Z] #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-17T03:46:58.646Z] #48 DONE 2.2s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T03:46:58.918Z] #31 DONE 2.2s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T03:46:58.918Z] #15 DONE 2.2s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #26 [support-notifications internal] load build context [2025-01-17T03:46:58.918Z] #26 transferring context: 3.07MB 0.7s done [2025-01-17T03:46:58.918Z] #26 DONE 1.8s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #48 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-17T03:46:58.918Z] #48 DONE 2.3s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #24 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T03:46:58.918Z] #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-17T03:46:58.918Z] #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T03:46:58.918Z] #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T03:46:58.918Z] #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T03:46:58.918Z] #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-17T03:46:58.918Z] #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-17T03:46:58.918Z] #24 DONE 3.9s [2025-01-17T03:46:58.918Z] [2025-01-17T03:46:58.918Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:01.539Z] #49 ... [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #50 [core-metadata internal] load build context [2025-01-17T03:47:01.539Z] #50 transferring context: 3.07MB 1.9s done [2025-01-17T03:47:01.539Z] #50 DONE 2.3s [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-17T03:47:01.539Z] #42 transferring context: 3.07MB 1.9s done [2025-01-17T03:47:01.539Z] #42 DONE 2.5s [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:01.539Z] #20 ... [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #51 [security-proxy-setup internal] load build context [2025-01-17T03:47:01.539Z] #51 transferring context: 3.07MB 2.2s done [2025-01-17T03:47:01.539Z] #51 DONE 2.5s [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #52 [core-keeper internal] load build context [2025-01-17T03:47:01.539Z] #52 transferring context: 3.07MB 1.8s done [2025-01-17T03:47:01.539Z] #52 DONE 2.5s [2025-01-17T03:47:01.539Z] [2025-01-17T03:47:01.539Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:47:01.539Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-17T03:47:01.539Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-17T03:47:01.539Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-17T03:47:01.539Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-17T03:47:01.539Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-17T03:47:01.539Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-17T03:47:01.539Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-17T03:47:01.539Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-17T03:47:01.539Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-01-17T03:47:01.539Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 0.9s done [2025-01-17T03:47:01.539Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-17T03:47:01.539Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.4s [2025-01-17T03:47:02.138Z] #53 ... [2025-01-17T03:47:02.138Z] [2025-01-17T03:47:02.138Z] #54 [core-data internal] load build context [2025-01-17T03:47:02.138Z] #54 transferring context: 3.07MB 1.9s done [2025-01-17T03:47:02.138Z] #54 DONE 3.2s [2025-01-17T03:47:02.138Z] [2025-01-17T03:47:02.138Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:47:02.138Z] #53 ... [2025-01-17T03:47:02.138Z] [2025-01-17T03:47:02.138Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:02.406Z] #20 ... [2025-01-17T03:47:02.406Z] [2025-01-17T03:47:02.406Z] #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-17T03:47:02.406Z] #55 DONE 3.5s [2025-01-17T03:47:02.406Z] [2025-01-17T03:47:02.406Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:47:02.991Z] #56 ... [2025-01-17T03:47:02.991Z] [2025-01-17T03:47:02.991Z] #57 [security-bootstrapper internal] load build context [2025-01-17T03:47:02.991Z] #57 transferring context: 3.07MB 2.4s done [2025-01-17T03:47:02.991Z] #57 DONE 3.9s [2025-01-17T03:47:02.991Z] [2025-01-17T03:47:02.991Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:03.582Z] #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2025-01-17T03:47:04.552Z] #20 ... [2025-01-17T03:47:04.552Z] [2025-01-17T03:47:04.552Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-17T03:47:04.552Z] #0 2.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:04.552Z] #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:04.552Z] #0 5.044 OK: 239 MiB in 58 packages [2025-01-17T03:47:04.552Z] #58 DONE 5.7s [2025-01-17T03:47:04.552Z] [2025-01-17T03:47:04.552Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:05.557Z] #20 ... [2025-01-17T03:47:05.557Z] [2025-01-17T03:47:05.557Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:47:05.557Z] #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:05.557Z] #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:05.557Z] #0 6.014 OK: 239 MiB in 58 packages [2025-01-17T03:47:05.557Z] #59 DONE 7.2s [2025-01-17T03:47:05.557Z] [2025-01-17T03:47:05.557Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:05.829Z] #20 ... [2025-01-17T03:47:05.829Z] [2025-01-17T03:47:05.829Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:47:05.829Z] #60 DONE 1.2s [2025-01-17T03:47:05.829Z] [2025-01-17T03:47:05.829Z] #61 [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-17T03:47:05.829Z] #61 DONE 7.0s [2025-01-17T03:47:05.829Z] [2025-01-17T03:47:05.829Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:06.111Z] #20 ... [2025-01-17T03:47:06.111Z] [2025-01-17T03:47:06.111Z] #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:47:06.111Z] #62 DONE 0.8s [2025-01-17T03:47:06.111Z] [2025-01-17T03:47:06.111Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:07.080Z] #63 ... [2025-01-17T03:47:07.080Z] [2025-01-17T03:47:07.080Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:07.080Z] #49 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:07.080Z] #49 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:07.080Z] #49 7.078 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:07.080Z] #49 7.105 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:07.080Z] #49 7.183 OK: 9 MiB in 15 packages [2025-01-17T03:47:07.080Z] #49 DONE 8.7s [2025-01-17T03:47:07.080Z] [2025-01-17T03:47:07.080Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:47:07.080Z] #56 4.696 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #56 ... [2025-01-17T03:47:08.515Z] [2025-01-17T03:47:08.515Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-17T03:47:08.515Z] #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #0 8.694 OK: 239 MiB in 58 packages [2025-01-17T03:47:08.515Z] #64 DONE 9.4s [2025-01-17T03:47:08.515Z] [2025-01-17T03:47:08.515Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:47:08.515Z] #56 6.032 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #56 ... [2025-01-17T03:47:08.515Z] [2025-01-17T03:47:08.515Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-17T03:47:08.515Z] #0 5.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:08.515Z] #0 8.963 OK: 239 MiB in 58 packages [2025-01-17T03:47:08.515Z] #65 DONE 10.0s [2025-01-17T03:47:08.850Z] [2025-01-17T03:47:08.850Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:08.850Z] #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2025-01-17T03:47:08.850Z] #20 ... [2025-01-17T03:47:08.850Z] [2025-01-17T03:47:08.850Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-17T03:47:08.850Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.119Z] #66 ... [2025-01-17T03:47:09.119Z] [2025-01-17T03:47:09.119Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-17T03:47:09.119Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.119Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.119Z] #67 ... [2025-01-17T03:47:09.119Z] [2025-01-17T03:47:09.119Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-17T03:47:09.119Z] #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.119Z] #0 8.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #68 ... [2025-01-17T03:47:09.393Z] [2025-01-17T03:47:09.393Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:47:09.393Z] #69 DONE 0.8s [2025-01-17T03:47:09.393Z] [2025-01-17T03:47:09.393Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-17T03:47:09.393Z] #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #70 ... [2025-01-17T03:47:09.393Z] [2025-01-17T03:47:09.393Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:47:09.393Z] #71 DONE 1.0s [2025-01-17T03:47:09.393Z] [2025-01-17T03:47:09.393Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-17T03:47:09.393Z] #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #0 7.693 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:47:09.393Z] #0 7.697 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:47:09.393Z] #0 7.697 OK: 24052 distinct packages available [2025-01-17T03:47:09.393Z] #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.393Z] #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.660Z] #72 ... [2025-01-17T03:47:09.660Z] [2025-01-17T03:47:09.660Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-17T03:47:09.660Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.660Z] #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.660Z] #73 ... [2025-01-17T03:47:09.660Z] [2025-01-17T03:47:09.660Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-17T03:47:09.660Z] #0 9.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.660Z] #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.928Z] #74 ... [2025-01-17T03:47:09.928Z] [2025-01-17T03:47:09.928Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:47:09.928Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.9s done [2025-01-17T03:47:09.928Z] #53 DONE 13.2s [2025-01-17T03:47:09.928Z] [2025-01-17T03:47:09.928Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:09.928Z] #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.928Z] #0 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.928Z] #75 ... [2025-01-17T03:47:09.928Z] [2025-01-17T03:47:09.928Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-17T03:47:09.928Z] #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:09.928Z] #0 7.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:10.195Z] #76 ... [2025-01-17T03:47:10.195Z] [2025-01-17T03:47:10.195Z] #77 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-17T03:47:10.195Z] #0 7.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:10.195Z] #0 8.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:10.467Z] #77 ... [2025-01-17T03:47:10.467Z] [2025-01-17T03:47:10.467Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:12.438Z] #20 ... [2025-01-17T03:47:12.438Z] [2025-01-17T03:47:12.438Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-17T03:47:12.438Z] #70 11.83 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:12.438Z] #70 11.84 (2/2) Installing su-exec (0.2-r3) [2025-01-17T03:47:12.438Z] #70 11.86 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:12.438Z] #70 11.95 OK: 9 MiB in 16 packages [2025-01-17T03:47:12.438Z] #70 DONE 13.1s [2025-01-17T03:47:12.438Z] [2025-01-17T03:47:12.438Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:12.708Z] #20 ... [2025-01-17T03:47:12.708Z] [2025-01-17T03:47:12.708Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-17T03:47:12.708Z] #72 12.96 OK: 239 MiB in 58 packages [2025-01-17T03:47:12.708Z] #72 DONE 13.9s [2025-01-17T03:47:12.708Z] [2025-01-17T03:47:12.708Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:12.975Z] #20 ... [2025-01-17T03:47:12.975Z] [2025-01-17T03:47:12.975Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:12.975Z] #75 12.90 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:12.975Z] #75 12.92 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:12.975Z] #75 12.99 OK: 9 MiB in 15 packages [2025-01-17T03:47:12.975Z] #75 DONE 13.8s [2025-01-17T03:47:12.975Z] [2025-01-17T03:47:12.975Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:13.969Z] #20 ... [2025-01-17T03:47:13.969Z] [2025-01-17T03:47:13.969Z] #77 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-17T03:47:13.969Z] #77 11.97 (1/7) Installing ca-certificates (20241121-r1) [2025-01-17T03:47:13.969Z] #77 12.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:13.969Z] #77 12.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-17T03:47:13.969Z] #77 12.27 (4/7) Installing libsodium (1.0.19-r0) [2025-01-17T03:47:13.969Z] #77 12.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-17T03:47:13.969Z] #77 12.47 (6/7) Installing libzmq (4.3.5-r2) [2025-01-17T03:47:13.969Z] #77 12.52 (7/7) Installing zeromq (4.3.5-r2) [2025-01-17T03:47:13.969Z] #77 12.55 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:13.969Z] #77 12.68 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:47:13.969Z] #77 13.68 OK: 14 MiB in 21 packages [2025-01-17T03:47:13.969Z] #77 DONE 14.9s [2025-01-17T03:47:13.969Z] [2025-01-17T03:47:13.969Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:47:13.969Z] #78 DONE 1.1s [2025-01-17T03:47:13.969Z] [2025-01-17T03:47:13.969Z] #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-17T03:47:13.969Z] #56 11.53 OK: 239 MiB in 58 packages [2025-01-17T03:47:14.954Z] #56 DONE 12.5s [2025-01-17T03:47:14.955Z] [2025-01-17T03:47:14.955Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-17T03:47:15.918Z] #79 DONE 0.9s [2025-01-17T03:47:15.918Z] [2025-01-17T03:47:15.918Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:15.918Z] #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.1s [2025-01-17T03:47:15.918Z] #20 ... [2025-01-17T03:47:15.918Z] [2025-01-17T03:47:15.918Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-17T03:47:15.918Z] #67 13.20 (1/4) Installing ca-certificates (20241121-r1) [2025-01-17T03:47:15.918Z] #67 13.50 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:15.918Z] #67 13.52 (3/4) Installing su-exec (0.2-r3) [2025-01-17T03:47:15.918Z] #67 13.52 (4/4) Installing yq-go (4.44.1-r2) [2025-01-17T03:47:15.918Z] #67 14.56 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:15.918Z] #67 14.61 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:47:15.918Z] #67 15.62 OK: 20 MiB in 18 packages [2025-01-17T03:47:15.918Z] #67 DONE 16.8s [2025-01-17T03:47:15.918Z] [2025-01-17T03:47:15.918Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:15.918Z] #20 ... [2025-01-17T03:47:15.918Z] [2025-01-17T03:47:15.918Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:16.187Z] #80 ... [2025-01-17T03:47:16.187Z] [2025-01-17T03:47:16.187Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:16.187Z] #0 4.504 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:16.187Z] #0 5.693 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:16.187Z] #81 ... [2025-01-17T03:47:16.187Z] [2025-01-17T03:47:16.187Z] #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:16.785Z] #20 ... [2025-01-17T03:47:16.785Z] [2025-01-17T03:47:16.785Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-17T03:47:16.785Z] #66 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:16.785Z] #66 15.36 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:16.785Z] #66 15.41 (2/4) Installing openssl (3.3.2-r1) [2025-01-17T03:47:16.785Z] #66 15.49 (3/4) Installing su-exec (0.2-r3) [2025-01-17T03:47:16.785Z] #66 15.53 (4/4) Installing yq-go (4.44.1-r2) [2025-01-17T03:47:16.785Z] #66 16.12 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:16.785Z] #66 16.40 OK: 20 MiB in 18 packages [2025-01-17T03:47:16.785Z] #66 DONE 17.9s [2025-01-17T03:47:16.785Z] [2025-01-17T03:47:16.785Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-17T03:47:16.785Z] #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:16.785Z] #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:16.785Z] #0 9.536 OK: 9 MiB in 15 packages [2025-01-17T03:47:16.785Z] #82 DONE 10.7s [2025-01-17T03:47:16.785Z] [2025-01-17T03:47:16.785Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-17T03:47:17.765Z] #83 ... [2025-01-17T03:47:17.765Z] [2025-01-17T03:47:17.766Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-17T03:47:17.766Z] #73 14.72 (1/3) Installing ca-certificates (20241121-r1) [2025-01-17T03:47:17.766Z] #73 15.03 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:17.766Z] #73 15.12 (3/3) Installing tzdata (2024b-r0) [2025-01-17T03:47:17.766Z] #73 16.06 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:17.766Z] #73 16.17 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:47:17.766Z] #73 17.20 OK: 11 MiB in 17 packages [2025-01-17T03:47:17.766Z] #73 DONE 18.5s [2025-01-17T03:47:17.766Z] [2025-01-17T03:47:17.766Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:17.766Z] #81 11.62 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:18.354Z] #81 12.38 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:18.628Z] #81 12.46 OK: 9 MiB in 15 packages [2025-01-17T03:47:19.232Z] #81 ... [2025-01-17T03:47:19.232Z] [2025-01-17T03:47:19.232Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:19.498Z] #84 ... [2025-01-17T03:47:19.498Z] [2025-01-17T03:47:19.498Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:19.498Z] #85 ... [2025-01-17T03:47:19.498Z] [2025-01-17T03:47:19.498Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-17T03:47:19.498Z] #81 DONE 13.5s [2025-01-17T03:47:19.498Z] [2025-01-17T03:47:19.498Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-17T03:47:19.498Z] #76 11.70 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:47:19.498Z] #76 11.70 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:47:19.498Z] #76 11.70 OK: 24048 distinct packages available [2025-01-17T03:47:19.498Z] #76 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:19.498Z] #76 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:19.498Z] #76 18.31 (1/14) Installing ca-certificates (20241121-r1) [2025-01-17T03:47:19.498Z] #76 18.51 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-17T03:47:19.498Z] #76 18.56 (3/14) Installing c-ares (1.33.1-r0) [2025-01-17T03:47:19.498Z] #76 18.60 (4/14) Installing libunistring (1.2-r0) [2025-01-17T03:47:19.498Z] #76 18.75 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-17T03:47:19.498Z] #76 18.79 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-17T03:47:19.498Z] #76 18.79 (7/14) Installing libpsl (0.21.5-r1) [2025-01-17T03:47:19.498Z] #76 18.81 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-17T03:47:19.498Z] #76 18.86 (9/14) Installing libcurl (8.11.1-r0) [2025-01-17T03:47:19.498Z] #76 18.88 (10/14) Installing curl (8.11.1-r0) [2025-01-17T03:47:19.498Z] #76 18.92 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:19.498Z] #76 18.97 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:47:19.498Z] #76 18.99 (13/14) Installing libucontext (1.2-r3) [2025-01-17T03:47:19.498Z] #76 19.02 (14/14) Installing gcompat (1.1.0-r4) [2025-01-17T03:47:19.498Z] #76 19.07 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:19.498Z] #76 19.17 Executing ca-certificates-20241121-r1.trigger [2025-01-17T03:47:19.498Z] #76 19.63 OK: 15 MiB in 28 packages [2025-01-17T03:47:19.498Z] #76 DONE 20.5s [2025-01-17T03:47:19.498Z] [2025-01-17T03:47:19.498Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:47:20.087Z] #86 ... [2025-01-17T03:47:20.087Z] [2025-01-17T03:47:20.087Z] #20 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-17T03:47:20.087Z] #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s done [2025-01-17T03:47:20.087Z] #20 DONE 23.8s [2025-01-17T03:47:20.373Z] [2025-01-17T03:47:20.373Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-17T03:47:20.373Z] #68 13.70 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:47:20.373Z] #68 13.70 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:47:20.373Z] #68 13.70 OK: 24048 distinct packages available [2025-01-17T03:47:20.373Z] #68 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:20.373Z] #68 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:20.373Z] #68 20.13 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:20.373Z] #68 20.18 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:47:20.373Z] #68 20.19 (3/5) Installing libucontext (1.2-r3) [2025-01-17T03:47:20.373Z] #68 20.21 (4/5) Installing gcompat (1.1.0-r4) [2025-01-17T03:47:20.373Z] #68 20.26 (5/5) Installing openssl (3.3.2-r1) [2025-01-17T03:47:20.373Z] #68 20.35 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:20.373Z] #68 20.48 OK: 10 MiB in 19 packages [2025-01-17T03:47:20.373Z] #68 DONE 21.5s [2025-01-17T03:47:20.373Z] [2025-01-17T03:47:20.373Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-17T03:47:20.373Z] #83 3.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:21.382Z] #83 ... [2025-01-17T03:47:21.382Z] [2025-01-17T03:47:21.382Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-17T03:47:21.382Z] #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:21.382Z] #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:21.382Z] #0 8.508 OK: 9 MiB in 16 packages [2025-01-17T03:47:21.382Z] #87 DONE 9.3s [2025-01-17T03:47:21.652Z] [2025-01-17T03:47:21.652Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-17T03:47:21.921Z] #88 ... [2025-01-17T03:47:21.921Z] [2025-01-17T03:47:21.921Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:47:21.921Z] #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:21.921Z] #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:21.921Z] #0 8.291 OK: 9 MiB in 15 packages [2025-01-17T03:47:21.921Z] #89 DONE 9.0s [2025-01-17T03:47:21.921Z] [2025-01-17T03:47:21.921Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-17T03:47:21.921Z] #83 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:22.511Z] #83 ... [2025-01-17T03:47:22.511Z] [2025-01-17T03:47:22.511Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-17T03:47:22.511Z] #74 15.34 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-17T03:47:22.511Z] #74 15.34 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-17T03:47:22.511Z] #74 15.34 OK: 24048 distinct packages available [2025-01-17T03:47:22.511Z] #74 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:22.511Z] #74 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:22.511Z] #74 22.39 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-17T03:47:22.511Z] #74 22.41 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-17T03:47:22.511Z] #74 22.43 (3/4) Installing libucontext (1.2-r3) [2025-01-17T03:47:22.511Z] #74 22.46 (4/4) Installing gcompat (1.1.0-r4) [2025-01-17T03:47:22.511Z] #74 22.48 Executing busybox-1.36.1-r29.trigger [2025-01-17T03:47:22.511Z] #74 22.54 OK: 9 MiB in 18 packages [2025-01-17T03:47:22.511Z] #74 DONE 23.3s [2025-01-17T03:47:22.511Z] [2025-01-17T03:47:22.511Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:47:23.925Z] #90 ... [2025-01-17T03:47:23.925Z] [2025-01-17T03:47:23.925Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-17T03:47:23.925Z] #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:23.925Z] #0 5.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:23.925Z] #0 9.020 OK: 14 MiB in 21 packages [2025-01-17T03:47:23.925Z] #91 DONE 9.7s [2025-01-17T03:47:23.925Z] [2025-01-17T03:47:23.925Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:47:23.925Z] #86 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:23.925Z] #86 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:23.925Z] #86 ... [2025-01-17T03:47:23.925Z] [2025-01-17T03:47:23.925Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:24.194Z] #92 ... [2025-01-17T03:47:24.194Z] [2025-01-17T03:47:24.194Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-17T03:47:24.194Z] #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:24.194Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:24.463Z] #93 ... [2025-01-17T03:47:24.463Z] [2025-01-17T03:47:24.463Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-17T03:47:24.463Z] #88 DONE 2.9s [2025-01-17T03:47:24.463Z] [2025-01-17T03:47:24.463Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-17T03:47:24.463Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:24.463Z] #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:24.463Z] #0 7.832 OK: 20 MiB in 18 packages [2025-01-17T03:47:24.463Z] #94 DONE 8.5s [2025-01-17T03:47:24.463Z] [2025-01-17T03:47:24.463Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-17T03:47:24.463Z] #95 DONE 0.2s [2025-01-17T03:47:24.463Z] [2025-01-17T03:47:24.463Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:47:24.463Z] #90 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:25.049Z] #90 ... [2025-01-17T03:47:25.049Z] [2025-01-17T03:47:25.049Z] #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:47:25.049Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:25.049Z] #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:25.049Z] #0 7.133 OK: 11 MiB in 17 packages [2025-01-17T03:47:25.049Z] #96 DONE 7.6s [2025-01-17T03:47:25.049Z] [2025-01-17T03:47:25.049Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:47:25.049Z] #90 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T03:47:25.329Z] #90 ... [2025-01-17T03:47:25.329Z] [2025-01-17T03:47:25.329Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-17T03:47:25.329Z] #83 8.004 OK: 20 MiB in 18 packages [2025-01-17T03:47:25.329Z] #83 DONE 8.5s [2025-01-17T03:47:25.596Z] [2025-01-17T03:47:25.596Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-17T03:47:25.596Z] #97 DONE 0.2s [2025-01-17T03:47:25.596Z] [2025-01-17T03:47:25.596Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:26.180Z] #98 ... [2025-01-17T03:47:26.180Z] [2025-01-17T03:47:26.180Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T03:47:26.180Z] #86 6.516 OK: 15 MiB in 28 packages [2025-01-17T03:47:26.778Z] #86 DONE 7.2s [2025-01-17T03:47:26.778Z] [2025-01-17T03:47:26.778Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-17T03:47:26.778Z] #93 5.874 OK: 10 MiB in 19 packages [2025-01-17T03:47:26.778Z] #93 DONE 6.5s [2025-01-17T03:47:26.778Z] [2025-01-17T03:47:26.778Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-17T03:47:28.756Z] #99 DONE 1.8s [2025-01-17T03:47:28.756Z] [2025-01-17T03:47:28.756Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-17T03:47:28.756Z] #90 5.128 OK: 9 MiB in 18 packages [2025-01-17T03:47:28.756Z] #90 DONE 6.2s [2025-01-17T03:47:28.756Z] [2025-01-17T03:47:28.756Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:47:28.756Z] #100 DONE 1.8s [2025-01-17T03:47:28.756Z] [2025-01-17T03:47:28.756Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-17T03:47:29.059Z] #101 DONE 0.5s [2025-01-17T03:47:29.059Z] [2025-01-17T03:47:29.059Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:47:29.645Z] #102 ... [2025-01-17T03:47:29.645Z] [2025-01-17T03:47:29.645Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-17T03:47:29.645Z] #103 DONE 0.5s [2025-01-17T03:47:29.645Z] [2025-01-17T03:47:29.645Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:47:30.616Z] #104 DONE 0.8s [2025-01-17T03:47:30.616Z] [2025-01-17T03:47:30.616Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-17T03:47:30.616Z] #105 ... [2025-01-17T03:47:30.616Z] [2025-01-17T03:47:30.616Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:47:30.616Z] #102 DONE 2.1s [2025-01-17T03:47:30.616Z] [2025-01-17T03:47:30.616Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-17T03:47:30.616Z] #106 DONE 2.1s [2025-01-17T03:47:30.899Z] [2025-01-17T03:47:30.899Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-17T03:47:30.899Z] #107 ... [2025-01-17T03:47:30.899Z] [2025-01-17T03:47:30.899Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-17T03:47:30.899Z] #105 DONE 0.5s [2025-01-17T03:47:31.173Z] [2025-01-17T03:47:31.173Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-17T03:47:31.173Z] #108 ... [2025-01-17T03:47:31.173Z] [2025-01-17T03:47:31.173Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-17T03:47:31.173Z] #109 DONE 0.6s [2025-01-17T03:47:31.173Z] [2025-01-17T03:47:31.173Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-17T03:47:31.173Z] #107 DONE 0.6s [2025-01-17T03:47:31.173Z] [2025-01-17T03:47:31.173Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-17T03:47:31.792Z] #110 ... [2025-01-17T03:47:31.792Z] [2025-01-17T03:47:31.792Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-17T03:47:31.792Z] #108 DONE 0.6s [2025-01-17T03:47:31.792Z] [2025-01-17T03:47:31.792Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-17T03:47:31.792Z] #110 DONE 0.5s [2025-01-17T03:47:31.792Z] [2025-01-17T03:47:31.792Z] #111 [security-spire-server] exporting to image [2025-01-17T03:47:31.792Z] #111 exporting layers [2025-01-17T03:47:31.792Z] #111 ... [2025-01-17T03:47:31.792Z] [2025-01-17T03:47:31.792Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-17T03:47:31.792Z] #112 DONE 0.6s [2025-01-17T03:47:32.070Z] [2025-01-17T03:47:32.071Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:47:32.373Z] #113 ... [2025-01-17T03:47:32.373Z] [2025-01-17T03:47:32.373Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:47:32.373Z] #114 DONE 0.7s [2025-01-17T03:47:32.648Z] [2025-01-17T03:47:32.648Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-17T03:47:32.648Z] #113 DONE 0.8s [2025-01-17T03:47:32.648Z] [2025-01-17T03:47:32.648Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-17T03:47:33.610Z] #115 DONE 0.8s [2025-01-17T03:47:33.610Z] [2025-01-17T03:47:33.610Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-17T03:47:33.610Z] #116 DONE 0.6s [2025-01-17T03:47:33.610Z] [2025-01-17T03:47:33.610Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-17T03:47:34.211Z] #117 ... [2025-01-17T03:47:34.211Z] [2025-01-17T03:47:34.211Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-17T03:47:34.211Z] #118 DONE 0.6s [2025-01-17T03:47:34.211Z] [2025-01-17T03:47:34.211Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-17T03:47:34.211Z] #117 DONE 0.7s [2025-01-17T03:47:34.211Z] [2025-01-17T03:47:34.211Z] #119 [security-spire-agent] exporting to image [2025-01-17T03:47:34.211Z] #119 ... [2025-01-17T03:47:34.211Z] [2025-01-17T03:47:34.211Z] #111 [security-spire-server] exporting to image [2025-01-17T03:47:34.211Z] #111 exporting layers 2.7s done [2025-01-17T03:47:34.211Z] #111 writing image sha256:53db5a965d91328821a54658dafa7d10f441cdfdc2af9fff279360b1fd2a9d51 0.1s done [2025-01-17T03:47:34.211Z] #111 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-01-17T03:47:34.211Z] #111 DONE 2.8s [2025-01-17T03:47:34.502Z] [2025-01-17T03:47:34.502Z] #120 [security-spire-config] exporting to image [2025-01-17T03:47:37.096Z] #120 exporting layers 2.6s done [2025-01-17T03:47:37.096Z] #120 writing image sha256:2fef2a8b1c27018133965322b51f2feb7cf431ba90cc88d86cb31fb0a782ef2f 0.1s done [2025-01-17T03:47:37.096Z] #120 naming to docker.io/library/security-spire-config-arm64 [2025-01-17T03:47:37.096Z] #120 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-17T03:47:37.096Z] #120 DONE 2.7s [2025-01-17T03:47:37.096Z] [2025-01-17T03:47:37.096Z] #119 [security-spire-agent] exporting to image [2025-01-17T03:47:37.096Z] #119 exporting layers 2.6s done [2025-01-17T03:47:37.096Z] #119 writing image sha256:f366369e31ae0dce50a62c462242b7f724b21c1862960a36f4e21743590728c1 0.0s done [2025-01-17T03:47:37.096Z] #119 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-01-17T03:47:37.096Z] #119 DONE 2.7s [2025-01-17T03:47:37.096Z] [2025-01-17T03:47:37.096Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.645Z] #118 ... [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #115 DONE 53.9s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #112 DONE 53.9s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #80 DONE 53.9s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #106 DONE 51.5s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #109 DONE 47.9s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:47:44.646Z] #118 DONE 54.7s [2025-01-17T03:47:44.646Z] [2025-01-17T03:47:44.646Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-01-17T03:47:55.024Z] #119 ... [2025-01-17T03:47:55.024Z] [2025-01-17T03:47:55.024Z] #120 [core-metadata builder 6/7] COPY . . [2025-01-17T03:47:55.024Z] #120 ... [2025-01-17T03:47:55.024Z] [2025-01-17T03:47:55.024Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-17T03:47:55.024Z] #121 ... [2025-01-17T03:47:55.024Z] [2025-01-17T03:47:55.024Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-17T03:47:55.024Z] #122 ... [2025-01-17T03:47:55.024Z] [2025-01-17T03:47:55.024Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-17T03:47:55.024Z] #123 ... [2025-01-17T03:47:55.024Z] [2025-01-17T03:47:55.024Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #124 DONE 19.9s [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #121 DONE 20.0s [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #123 DONE 19.9s [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #119 DONE 19.9s [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.243Z] #125 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #126 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.243Z] #127 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.243Z] #128 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-01-17T03:48:03.243Z] #129 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.243Z] #130 CACHED [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-17T03:48:03.243Z] #122 DONE 20.0s [2025-01-17T03:48:03.243Z] [2025-01-17T03:48:03.243Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-17T03:48:03.501Z] #131 ... [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #120 [core-metadata builder 6/7] COPY . . [2025-01-17T03:48:03.501Z] #120 DONE 20.0s [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.501Z] #132 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #133 [core-command builder 6/7] COPY . . [2025-01-17T03:48:03.501Z] #133 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.501Z] #134 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.501Z] #135 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.501Z] #136 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-01-17T03:48:03.501Z] #137 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.501Z] #138 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #139 [core-data builder 6/7] COPY . . [2025-01-17T03:48:03.501Z] #139 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.501Z] #140 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-17T03:48:03.501Z] #141 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:03.501Z] #142 CACHED [2025-01-17T03:48:03.501Z] [2025-01-17T03:48:03.501Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:03.501Z] #143 CACHED [2025-01-17T03:48:03.759Z] [2025-01-17T03:48:03.759Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:48:04.691Z] #144 1.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-17T03:48:14.648Z] #144 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:48:14.648Z] #0 0.368 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-17T03:48:14.648Z] #145 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-17T03:48:14.648Z] #0 1.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-17T03:48:14.648Z] #146 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:48:14.648Z] #0 1.117 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-17T03:48:14.648Z] #147 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T03:48:14.648Z] #0 0.987 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-17T03:48:14.648Z] #148 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-17T03:48:14.648Z] #0 1.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-17T03:48:14.648Z] #149 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-17T03:48:14.648Z] #0 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-17T03:48:14.648Z] #150 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T03:48:14.648Z] #0 0.566 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-17T03:48:14.648Z] #151 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-17T03:48:14.648Z] #0 1.256 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-17T03:48:14.648Z] #152 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:48:14.648Z] #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-17T03:48:14.648Z] #153 ... [2025-01-17T03:48:14.648Z] [2025-01-17T03:48:14.648Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T03:48:14.648Z] #0 1.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-17T03:48:14.906Z] #154 ... [2025-01-17T03:48:14.906Z] [2025-01-17T03:48:14.906Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-17T03:48:14.906Z] #131 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-17T03:48:16.002Z] #85 ... [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #98 DONE 57.5s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #84 DONE 64.1s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #80 DONE 67.5s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #85 DONE 64.0s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #63 DONE 67.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #92 DONE 59.4s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #121 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #122 [core-metadata builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #122 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #123 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #124 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #125 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #126 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #127 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #128 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #129 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #130 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #131 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #132 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #133 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #134 [core-data builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #134 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #135 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #136 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #137 [core-keeper builder 7/8] COPY . . [2025-01-17T03:48:16.002Z] #137 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #138 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #139 [support-notifications builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #139 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T03:48:16.002Z] #140 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-17T03:48:16.002Z] #141 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #142 [core-command builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #142 CACHED [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #143 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-17T03:48:16.002Z] #144 DONE 1.2s [2025-01-17T03:48:16.002Z] [2025-01-17T03:48:16.002Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T03:48:17.422Z] #145 2.782 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-17T03:48:25.824Z] #145 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:48:25.824Z] #0 3.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-17T03:48:25.824Z] #146 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:48:25.824Z] #0 2.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-17T03:48:25.824Z] #147 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-17T03:48:25.824Z] #0 2.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-17T03:48:25.824Z] #148 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-17T03:48:25.824Z] #0 2.455 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-17T03:48:25.824Z] #149 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-17T03:48:25.824Z] #0 3.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-17T03:48:25.824Z] #150 ... [2025-01-17T03:48:25.824Z] [2025-01-17T03:48:25.824Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-17T03:48:25.824Z] #0 2.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-17T03:48:26.095Z] #151 ... [2025-01-17T03:48:26.095Z] [2025-01-17T03:48:26.095Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:48:26.095Z] #0 3.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-17T03:48:26.095Z] #152 ... [2025-01-17T03:48:26.095Z] [2025-01-17T03:48:26.095Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T03:48:26.095Z] #0 2.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-17T03:48:26.364Z] #153 ... [2025-01-17T03:48:26.364Z] [2025-01-17T03:48:26.364Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:48:26.364Z] #0 3.193 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-17T03:48:26.364Z] #154 ... [2025-01-17T03:48:26.364Z] [2025-01-17T03:48:26.364Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T03:48:26.364Z] #0 3.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-17T03:48:26.634Z] #155 ... [2025-01-17T03:48:26.634Z] [2025-01-17T03:48:26.634Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-17T03:48:26.634Z] #0 2.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-17T03:49:36.355Z] #131 ... [2025-01-17T03:49:36.355Z] [2025-01-17T03:49:36.355Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:49:36.355Z] #147 82.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-17T03:50:32.577Z] #147 ... [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-17T03:50:32.577Z] #152 DONE 143.9s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-17T03:50:32.577Z] #146 DONE 143.9s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:50:32.577Z] #144 DONE 143.9s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-17T03:50:32.577Z] #149 DONE 144.0s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-17T03:50:32.577Z] #131 DONE 144.0s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:50:32.577Z] #147 DONE 144.1s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #155 ... [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:50:32.577Z] #145 DONE 144.1s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-17T03:50:32.577Z] #150 DONE 144.2s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T03:50:32.577Z] #148 DONE 144.3s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T03:50:32.577Z] #151 DONE 144.3s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #156 ... [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:50:32.577Z] #153 DONE 144.3s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T03:50:32.577Z] #154 DONE 144.3s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #155 DONE 0.6s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #157 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #157 ... [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-17T03:50:32.577Z] #158 DONE 0.5s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #159 DONE 0.6s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #156 DONE 0.5s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #160 DONE 0.5s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #161 DONE 0.6s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.577Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.577Z] #162 DONE 0.4s [2025-01-17T03:50:32.577Z] [2025-01-17T03:50:32.578Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.578Z] #163 DONE 0.4s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #164 ... [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #157 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.578Z] #157 DONE 0.8s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #165 DONE 0.8s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.578Z] #166 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #167 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #168 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.578Z] #169 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #170 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:32.578Z] #171 CACHED [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #172 DONE 0.7s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #173 DONE 0.7s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #174 DONE 0.7s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-17T03:50:32.578Z] #175 DONE 0.7s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #176 DONE 0.6s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #164 DONE 0.7s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #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-17T03:50:32.578Z] #177 ... [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:32.578Z] #178 DONE 2.9s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #179 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-17T03:50:32.578Z] #179 DONE 2.9s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-17T03:50:32.578Z] #180 DONE 2.9s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:32.578Z] #181 DONE 2.9s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #182 [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-17T03:50:32.578Z] #182 DONE 3.0s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-17T03:50:32.578Z] #183 ... [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-17T03:50:32.578Z] #184 DONE 3.0s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-17T03:50:32.578Z] #185 DONE 3.0s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-17T03:50:32.578Z] #186 DONE 3.1s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-17T03:50:32.578Z] #187 DONE 3.1s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-17T03:50:32.578Z] #188 DONE 3.1s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #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-17T03:50:32.578Z] #177 DONE 3.0s [2025-01-17T03:50:32.578Z] [2025-01-17T03:50:32.578Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-17T03:50:33.150Z] #189 ... [2025-01-17T03:50:33.150Z] [2025-01-17T03:50:33.150Z] #190 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:33.150Z] #190 DONE 1.5s [2025-01-17T03:50:33.150Z] [2025-01-17T03:50:33.150Z] #191 [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-17T03:50:33.150Z] #191 DONE 1.6s [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-17T03:50:33.411Z] #192 DONE 1.7s [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #193 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-17T03:50:33.411Z] #193 DONE 1.6s [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-17T03:50:33.411Z] #183 DONE 1.6s [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #101 [core-keeper] exporting to image [2025-01-17T03:50:33.411Z] #101 exporting layers [2025-01-17T03:50:33.411Z] #101 ... [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-17T03:50:33.411Z] #194 DONE 1.7s [2025-01-17T03:50:33.411Z] [2025-01-17T03:50:33.411Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:33.411Z] #195 DONE 1.8s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:33.670Z] #196 DONE 1.8s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #101 [core-command] exporting to image [2025-01-17T03:50:33.670Z] #101 ... [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-17T03:50:33.670Z] #197 DONE 5.7s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #198 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:33.670Z] #198 DONE 1.9s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-17T03:50:33.670Z] #189 DONE 1.9s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-17T03:50:33.670Z] #199 DONE 1.9s [2025-01-17T03:50:33.670Z] [2025-01-17T03:50:33.670Z] #101 [core-command] exporting to image [2025-01-17T03:50:33.670Z] #101 exporting layers 0.4s done [2025-01-17T03:50:33.930Z] #101 writing image sha256:9bc2622323e2cf9f3285602c1d5074bda367d0eb236eee2fb60dab2d7ae1eedc 0.0s done [2025-01-17T03:50:33.930Z] #101 naming to docker.io/library/core-keeper [2025-01-17T03:50:34.191Z] #101 naming to docker.io/library/core-keeper 0.0s done [2025-01-17T03:50:34.452Z] #101 ... [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-17T03:50:34.452Z] #200 DONE 1.2s [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #201 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:34.452Z] #201 DONE 1.1s [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #202 [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-17T03:50:34.452Z] #202 DONE 1.2s [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #101 [core-data] exporting to image [2025-01-17T03:50:34.452Z] #101 ... [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:50:34.452Z] #203 DONE 1.1s [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-17T03:50:34.452Z] #204 DONE 1.1s [2025-01-17T03:50:34.452Z] [2025-01-17T03:50:34.452Z] #101 [core-data] exporting to image [2025-01-17T03:50:34.452Z] #101 exporting layers 1.0s done [2025-01-17T03:50:34.712Z] #101 ... [2025-01-17T03:50:34.712Z] [2025-01-17T03:50:34.712Z] #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:50:34.712Z] #205 DONE 0.9s [2025-01-17T03:50:34.712Z] [2025-01-17T03:50:34.712Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-17T03:50:34.712Z] #206 DONE 0.9s [2025-01-17T03:50:34.712Z] [2025-01-17T03:50:34.712Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-17T03:50:34.712Z] #207 DONE 0.9s [2025-01-17T03:50:34.712Z] [2025-01-17T03:50:34.712Z] #101 [core-data] exporting to image [2025-01-17T03:50:34.712Z] #101 exporting layers 0.9s done [2025-01-17T03:50:34.712Z] #101 writing image sha256:a192c3d9302d60ae19a1053230d5fb7278447b3a5a7ab7382d2b8f8427c78177 [2025-01-17T03:50:34.712Z] #101 exporting layers 0.4s done [2025-01-17T03:50:34.712Z] #101 writing image sha256:a192c3d9302d60ae19a1053230d5fb7278447b3a5a7ab7382d2b8f8427c78177 0.1s done [2025-01-17T03:50:34.712Z] #101 writing image sha256:cbb357dd4e289e969d211b812dd8e34e2e9fa60b34c79c20f83c4ee7c2b8abf5 0.1s done [2025-01-17T03:50:34.712Z] #101 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-01-17T03:50:34.712Z] #101 naming to docker.io/library/core-command 0.0s done [2025-01-17T03:50:34.973Z] #101 writing image sha256:4fe342345b4b9498434fead90830c2b105a7513c3325a3475f2a7207158b835d 0.0s done [2025-01-17T03:50:34.973Z] #101 naming to docker.io/library/support-scheduler [2025-01-17T03:50:34.973Z] #101 naming to docker.io/library/support-scheduler done [2025-01-17T03:50:34.973Z] #101 writing image sha256:5489095c9bba85cc97fd9cf84203f44ef5a0bf77584145946b7354f6c4f22fa8 0.0s done [2025-01-17T03:50:34.973Z] #101 naming to docker.io/library/core-data 0.0s done [2025-01-17T03:50:34.973Z] #101 DONE 3.3s [2025-01-17T03:50:34.973Z] [2025-01-17T03:50:34.973Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-17T03:50:34.973Z] #208 DONE 0.7s [2025-01-17T03:50:34.973Z] [2025-01-17T03:50:34.973Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:50:35.231Z] #209 ... [2025-01-17T03:50:35.231Z] [2025-01-17T03:50:35.231Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-17T03:50:35.231Z] #210 DONE 0.7s [2025-01-17T03:50:35.231Z] [2025-01-17T03:50:35.231Z] #211 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:50:35.231Z] #211 DONE 0.6s [2025-01-17T03:50:35.231Z] [2025-01-17T03:50:35.231Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:50:35.231Z] #209 DONE 0.6s [2025-01-17T03:50:35.231Z] [2025-01-17T03:50:35.231Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-17T03:50:35.489Z] #212 ... [2025-01-17T03:50:35.489Z] [2025-01-17T03:50:35.489Z] #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-17T03:50:35.489Z] #213 DONE 0.7s [2025-01-17T03:50:35.489Z] [2025-01-17T03:50:35.489Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:50:35.489Z] #214 DONE 1.0s [2025-01-17T03:50:35.489Z] [2025-01-17T03:50:35.489Z] #215 [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-17T03:50:35.489Z] #215 DONE 1.1s [2025-01-17T03:50:35.489Z] [2025-01-17T03:50:35.489Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-17T03:50:35.489Z] #216 DONE 0.4s [2025-01-17T03:50:35.489Z] [2025-01-17T03:50:35.489Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:50:35.748Z] #217 ... [2025-01-17T03:50:35.748Z] [2025-01-17T03:50:35.748Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-17T03:50:35.748Z] #212 DONE 0.4s [2025-01-17T03:50:36.009Z] [2025-01-17T03:50:36.009Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:50:36.009Z] #217 DONE 0.3s [2025-01-17T03:50:36.009Z] [2025-01-17T03:50:36.009Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-17T03:50:36.009Z] #218 DONE 0.2s [2025-01-17T03:50:36.009Z] [2025-01-17T03:50:36.009Z] #101 [core-common-config-bootstrapper] exporting to image [2025-01-17T03:50:36.009Z] #101 exporting layers 0.4s done [2025-01-17T03:50:36.009Z] #101 writing image sha256:326457ac3bb140ec56e675eb6058f6148ce2942e9a4b513f4b3bc968f383f3e5 0.0s done [2025-01-17T03:50:36.009Z] #101 naming to docker.io/library/support-notifications 0.0s done [2025-01-17T03:50:36.009Z] #101 writing image sha256:6cfeedfe605d7303a7c90fead7fd28852d4a46a0a32589e493c77c72c7f9f587 done [2025-01-17T03:50:36.009Z] #101 naming to docker.io/library/core-metadata done [2025-01-17T03:50:36.009Z] #101 writing image sha256:08fe28fd9cebfbcf92b34a090c21711bc3027d7cfdfd800402fc50244f6d7026 done [2025-01-17T03:50:36.009Z] #101 writing image sha256:9552f1c05e8f5054b0a3e349d55080413e902847e56287eefd3cbbe9edc9a241 done [2025-01-17T03:50:36.009Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-17T03:50:36.009Z] #101 naming to docker.io/library/security-proxy-auth done [2025-01-17T03:50:36.009Z] #101 DONE 4.1s [2025-01-17T03:50:36.009Z] [2025-01-17T03:50:36.009Z] #219 [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-17T03:50:36.009Z] #219 DONE 0.2s [2025-01-17T03:50:36.009Z] [2025-01-17T03:50:36.009Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:50:36.268Z] #220 ... [2025-01-17T03:50:36.268Z] [2025-01-17T03:50:36.268Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:50:36.268Z] #221 DONE 0.8s [2025-01-17T03:50:36.268Z] [2025-01-17T03:50:36.268Z] #222 [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-17T03:50:36.268Z] #222 DONE 0.1s [2025-01-17T03:50:36.268Z] [2025-01-17T03:50:36.268Z] #101 [security-proxy-setup] exporting to image [2025-01-17T03:50:36.527Z] #101 ... [2025-01-17T03:50:36.527Z] [2025-01-17T03:50:36.527Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:50:36.527Z] #220 DONE 0.5s [2025-01-17T03:50:36.527Z] [2025-01-17T03:50:36.527Z] #223 [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-17T03:50:36.527Z] #223 DONE 0.2s [2025-01-17T03:50:36.527Z] [2025-01-17T03:50:36.527Z] #101 [security-secretstore-setup] exporting to image [2025-01-17T03:50:36.787Z] #101 ... [2025-01-17T03:50:36.787Z] [2025-01-17T03:50:36.787Z] #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-17T03:50:36.787Z] #224 DONE 0.3s [2025-01-17T03:50:36.787Z] [2025-01-17T03:50:36.787Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-17T03:50:37.355Z] #225 DONE 0.7s [2025-01-17T03:50:37.355Z] [2025-01-17T03:50:37.355Z] #101 [security-proxy-setup] exporting to image [2025-01-17T03:50:37.355Z] #101 exporting layers 1.3s done [2025-01-17T03:50:37.355Z] #101 writing image sha256:d27cec6548215c5744b46f53a850e36aeecb49102c80d1a17055f44ec9c51617 0.0s done [2025-01-17T03:50:37.355Z] #101 naming to docker.io/library/security-proxy-setup done [2025-01-17T03:50:37.922Z] #101 exporting layers 1.3s done [2025-01-17T03:50:37.922Z] #101 writing image sha256:13f2fa937e4eee9c1c881130fcde09cc4976e16e2357771477102d93dec9cfb4 [2025-01-17T03:50:37.922Z] #101 writing image sha256:13f2fa937e4eee9c1c881130fcde09cc4976e16e2357771477102d93dec9cfb4 0.1s done [2025-01-17T03:50:37.922Z] #101 naming to docker.io/library/security-secretstore-setup done [2025-01-17T03:50:38.182Z] #101 exporting layers 0.7s done [2025-01-17T03:50:38.182Z] #101 writing image sha256:33c80b39a59f147cfe65f6c2f6bbbbfb56a773d5ace24be7e2a01b25a01c458d done [2025-01-17T03:50:38.182Z] #101 naming to docker.io/library/security-bootstrapper done [2025-01-17T03:50:38.182Z] #101 DONE 6.1s [2025-01-17T03:50:38.182Z] [2025-01-17T03:50:38.182Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T03:50:38.182Z] time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-17T03:50:38.197Z] $ docker stop --time=1 aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 [2025-01-17T03:50:39.567Z] $ docker rm -f --volumes aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T03:50:39.980Z] + docker images [2025-01-17T03:50:39.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-17T03:50:39.980Z] security-bootstrapper latest 33c80b39a59f 2 seconds ago 20.3MB [2025-01-17T03:50:39.980Z] security-secretstore-setup latest 13f2fa937e4e 3 seconds ago 41MB [2025-01-17T03:50:39.980Z] core-metadata latest 6cfeedfe605d 4 seconds ago 32MB [2025-01-17T03:50:39.980Z] security-proxy-auth latest 08fe28fd9ceb 4 seconds ago 30.8MB [2025-01-17T03:50:39.980Z] security-proxy-setup latest d27cec654821 4 seconds ago 29.3MB [2025-01-17T03:50:39.980Z] core-common-config-bootstrapper latest 9552f1c05e8f 4 seconds ago 17.1MB [2025-01-17T03:50:39.980Z] support-notifications latest 326457ac3bb1 5 seconds ago 50.7MB [2025-01-17T03:50:39.980Z] core-keeper latest 9bc2622323e2 6 seconds ago 31.5MB [2025-01-17T03:50:39.980Z] security-spiffe-token-provider latest cbb357dd4e28 6 seconds ago 32.6MB [2025-01-17T03:50:39.980Z] core-command latest a192c3d9302d 6 seconds ago 27.6MB [2025-01-17T03:50:39.980Z] core-data latest 5489095c9bba 6 seconds ago 31.9MB [2025-01-17T03:50:39.980Z] support-scheduler latest 4fe342345b4b 6 seconds ago 47.1MB [2025-01-17T03:50:39.980Z] security-spire-config latest fd46c9de992f 3 minutes ago 121MB [2025-01-17T03:50:39.980Z] security-spire-agent latest 39bbd2026dee 3 minutes ago 182MB [2025-01-17T03:50:39.980Z] security-spire-server latest d85215cc27cf 3 minutes ago 122MB [2025-01-17T03:50:39.980Z] ci-base-image-x86_64 latest fb62a0174f86 7 minutes ago 923MB [2025-01-17T03:50:39.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-17T03:50:39.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-17T03:50:39.980Z] 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-17T03:50:40.140Z] provisioning config files... [2025-01-17T03:50:40.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config5274918986468291907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T03:50:40.456Z] ---> ****-login.sh [2025-01-17T03:50:40.456Z] nexus3.edgexfoundry.org:10001 [2025-01-17T03:50:40.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:50:40.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:50:40.456Z] Configure a credential helper to remove this warning. See [2025-01-17T03:50:40.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:50:40.456Z] [2025-01-17T03:50:40.456Z] Login Succeeded [2025-01-17T03:50:40.456Z] nexus3.edgexfoundry.org:10002 [2025-01-17T03:50:40.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:50:40.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:50:40.456Z] Configure a credential helper to remove this warning. See [2025-01-17T03:50:40.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:50:40.456Z] [2025-01-17T03:50:40.456Z] Login Succeeded [2025-01-17T03:50:40.456Z] nexus3.edgexfoundry.org:10003 [2025-01-17T03:50:40.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:50:40.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:50:40.716Z] Configure a credential helper to remove this warning. See [2025-01-17T03:50:40.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:50:40.716Z] [2025-01-17T03:50:40.716Z] Login Succeeded [2025-01-17T03:50:40.716Z] nexus3.edgexfoundry.org:10004 [2025-01-17T03:50:40.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:50:40.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:50:40.716Z] Configure a credential helper to remove this warning. See [2025-01-17T03:50:40.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:50:40.717Z] [2025-01-17T03:50:40.717Z] Login Succeeded [2025-01-17T03:50:40.717Z] ****.io [2025-01-17T03:50:40.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T03:50:40.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T03:50:40.977Z] Configure a credential helper to remove this warning. See [2025-01-17T03:50:40.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T03:50:40.977Z] [2025-01-17T03:50:40.977Z] Login Succeeded [2025-01-17T03:50:40.977Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T03:50:40.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:50:41.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T03:50:41.066Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-17T03:50:41.066Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:41.066Z] latest [2025-01-17T03:50:41.066Z] 4.0.0-dev.46 [2025-01-17T03:50:41.066Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:41.066Z] main [2025-01-17T03:50:41.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:41.418Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:41.745Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:41.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-17T03:50:41.745Z] 1ce1a6f0cd1a: Preparing [2025-01-17T03:50:41.745Z] c1a53a64bf21: Preparing [2025-01-17T03:50:41.745Z] c10dad2e6567: Preparing [2025-01-17T03:50:41.745Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:41.745Z] 6b464cc304f1: Preparing [2025-01-17T03:50:41.745Z] 770524df94af: Preparing [2025-01-17T03:50:41.745Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:41.745Z] 770524df94af: Waiting [2025-01-17T03:50:41.745Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:41.745Z] c10dad2e6567: Pushed [2025-01-17T03:50:41.745Z] 6b464cc304f1: Pushed [2025-01-17T03:50:41.745Z] 8cc5c67faf14: Pushed [2025-01-17T03:50:41.745Z] 1ce1a6f0cd1a: Pushed [2025-01-17T03:50:41.745Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:42.005Z] 770524df94af: Pushed [2025-01-17T03:50:43.904Z] c1a53a64bf21: Pushed [2025-01-17T03:50:43.904Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:44.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:44.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-17T03:50:44.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-17T03:50:44.561Z] 1ce1a6f0cd1a: Preparing [2025-01-17T03:50:44.561Z] c1a53a64bf21: Preparing [2025-01-17T03:50:44.561Z] c10dad2e6567: Preparing [2025-01-17T03:50:44.561Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:44.561Z] 6b464cc304f1: Preparing [2025-01-17T03:50:44.561Z] 770524df94af: Preparing [2025-01-17T03:50:44.561Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:44.561Z] 770524df94af: Waiting [2025-01-17T03:50:44.561Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:44.561Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:44.561Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:44.561Z] c1a53a64bf21: Layer already exists [2025-01-17T03:50:44.561Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:44.561Z] 1ce1a6f0cd1a: Layer already exists [2025-01-17T03:50:44.561Z] 770524df94af: Layer already exists [2025-01-17T03:50:44.561Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:44.820Z] latest: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:45.171Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:45.507Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 [2025-01-17T03:50:45.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-17T03:50:45.507Z] 1ce1a6f0cd1a: Preparing [2025-01-17T03:50:45.507Z] c1a53a64bf21: Preparing [2025-01-17T03:50:45.507Z] c10dad2e6567: Preparing [2025-01-17T03:50:45.507Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:45.507Z] 6b464cc304f1: Preparing [2025-01-17T03:50:45.507Z] 770524df94af: Preparing [2025-01-17T03:50:45.507Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:45.507Z] 770524df94af: Waiting [2025-01-17T03:50:45.507Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:45.507Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:45.507Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:45.507Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:45.507Z] 1ce1a6f0cd1a: Layer already exists [2025-01-17T03:50:45.507Z] c1a53a64bf21: Layer already exists [2025-01-17T03:50:45.507Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:45.507Z] 770524df94af: Layer already exists [2025-01-17T03:50:45.507Z] 4.0.0-dev.46: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:45.839Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:46.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:46.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-17T03:50:46.191Z] 1ce1a6f0cd1a: Preparing [2025-01-17T03:50:46.191Z] c1a53a64bf21: Preparing [2025-01-17T03:50:46.191Z] c10dad2e6567: Preparing [2025-01-17T03:50:46.191Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:46.191Z] 6b464cc304f1: Preparing [2025-01-17T03:50:46.191Z] 770524df94af: Preparing [2025-01-17T03:50:46.191Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:46.191Z] 770524df94af: Waiting [2025-01-17T03:50:46.191Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:46.191Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:46.191Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:46.191Z] 1ce1a6f0cd1a: Layer already exists [2025-01-17T03:50:46.191Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:46.191Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:46.191Z] 770524df94af: Layer already exists [2025-01-17T03:50:46.191Z] c1a53a64bf21: Layer already exists [2025-01-17T03:50:46.191Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:46.533Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:46.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-17T03:50:46.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-17T03:50:46.870Z] 1ce1a6f0cd1a: Preparing [2025-01-17T03:50:46.870Z] c1a53a64bf21: Preparing [2025-01-17T03:50:46.870Z] c10dad2e6567: Preparing [2025-01-17T03:50:46.870Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:46.870Z] 6b464cc304f1: Preparing [2025-01-17T03:50:46.870Z] 770524df94af: Preparing [2025-01-17T03:50:46.870Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:46.870Z] 770524df94af: Waiting [2025-01-17T03:50:46.870Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:46.870Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:46.871Z] c1a53a64bf21: Layer already exists [2025-01-17T03:50:46.871Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:46.871Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:46.871Z] 1ce1a6f0cd1a: Layer already exists [2025-01-17T03:50:46.871Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:46.871Z] 770524df94af: Layer already exists [2025-01-17T03:50:46.871Z] main: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:50:46.956Z] ===================================================== [Pipeline] echo [2025-01-17T03:50:46.973Z] taggedImages: [2025-01-17T03:50:46.973Z] - nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:46.973Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-17T03:50:46.973Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 [2025-01-17T03:50:46.973Z] - nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:46.973Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-17T03:50:47.009Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-17T03:50:47.009Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:47.009Z] latest [2025-01-17T03:50:47.009Z] 4.0.0-dev.46 [2025-01-17T03:50:47.009Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:47.009Z] main [2025-01-17T03:50:47.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:47.366Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:47.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:47.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-17T03:50:47.693Z] dbbc095c7fc8: Preparing [2025-01-17T03:50:47.693Z] bbacad2a6abb: Preparing [2025-01-17T03:50:47.693Z] abd8fb5d2984: Preparing [2025-01-17T03:50:47.693Z] e3dcd9c0aad8: Preparing [2025-01-17T03:50:47.693Z] c10dad2e6567: Preparing [2025-01-17T03:50:47.693Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:47.693Z] 6b464cc304f1: Preparing [2025-01-17T03:50:47.693Z] 770524df94af: Preparing [2025-01-17T03:50:47.693Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:47.693Z] 770524df94af: Waiting [2025-01-17T03:50:47.693Z] 8cc5c67faf14: Waiting [2025-01-17T03:50:47.693Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:47.693Z] 6b464cc304f1: Waiting [2025-01-17T03:50:47.693Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:47.693Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:47.953Z] abd8fb5d2984: Pushed [2025-01-17T03:50:47.953Z] bbacad2a6abb: Pushed [2025-01-17T03:50:47.953Z] dbbc095c7fc8: Pushed [2025-01-17T03:50:48.214Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:48.214Z] 770524df94af: Layer already exists [2025-01-17T03:50:48.473Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:49.042Z] e3dcd9c0aad8: Pushed [2025-01-17T03:50:49.612Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:49.947Z] + 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-17T03:50:50.277Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-17T03:50:50.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-17T03:50:50.277Z] dbbc095c7fc8: Preparing [2025-01-17T03:50:50.277Z] bbacad2a6abb: Preparing [2025-01-17T03:50:50.277Z] abd8fb5d2984: Preparing [2025-01-17T03:50:50.277Z] e3dcd9c0aad8: Preparing [2025-01-17T03:50:50.277Z] c10dad2e6567: Preparing [2025-01-17T03:50:50.277Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:50.277Z] 6b464cc304f1: Preparing [2025-01-17T03:50:50.277Z] 770524df94af: Preparing [2025-01-17T03:50:50.277Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:50.277Z] 8cc5c67faf14: Waiting [2025-01-17T03:50:50.277Z] 770524df94af: Waiting [2025-01-17T03:50:50.277Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:50.277Z] abd8fb5d2984: Layer already exists [2025-01-17T03:50:50.277Z] bbacad2a6abb: Layer already exists [2025-01-17T03:50:50.277Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:50:50.277Z] e3dcd9c0aad8: Layer already exists [2025-01-17T03:50:50.277Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:50.277Z] 770524df94af: Layer already exists [2025-01-17T03:50:50.277Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:50.277Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:50.277Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:50.277Z] latest: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:50.609Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:50.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 [2025-01-17T03:50:50.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-17T03:50:50.947Z] dbbc095c7fc8: Preparing [2025-01-17T03:50:50.947Z] bbacad2a6abb: Preparing [2025-01-17T03:50:50.947Z] abd8fb5d2984: Preparing [2025-01-17T03:50:50.947Z] e3dcd9c0aad8: Preparing [2025-01-17T03:50:50.947Z] c10dad2e6567: Preparing [2025-01-17T03:50:50.947Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:50.947Z] 6b464cc304f1: Preparing [2025-01-17T03:50:50.947Z] 770524df94af: Preparing [2025-01-17T03:50:50.947Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:50.947Z] 8cc5c67faf14: Waiting [2025-01-17T03:50:50.947Z] 6b464cc304f1: Waiting [2025-01-17T03:50:50.947Z] 770524df94af: Waiting [2025-01-17T03:50:50.947Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:50.947Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:50.947Z] e3dcd9c0aad8: Layer already exists [2025-01-17T03:50:50.947Z] bbacad2a6abb: Layer already exists [2025-01-17T03:50:50.947Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:50:50.947Z] abd8fb5d2984: Layer already exists [2025-01-17T03:50:50.947Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:50.947Z] 770524df94af: Layer already exists [2025-01-17T03:50:50.947Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:50.947Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:50.947Z] 4.0.0-dev.46: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:51.290Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:51.619Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:51.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-17T03:50:51.619Z] dbbc095c7fc8: Preparing [2025-01-17T03:50:51.619Z] bbacad2a6abb: Preparing [2025-01-17T03:50:51.619Z] abd8fb5d2984: Preparing [2025-01-17T03:50:51.619Z] e3dcd9c0aad8: Preparing [2025-01-17T03:50:51.619Z] c10dad2e6567: Preparing [2025-01-17T03:50:51.619Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:51.619Z] 6b464cc304f1: Preparing [2025-01-17T03:50:51.619Z] 770524df94af: Preparing [2025-01-17T03:50:51.619Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:51.619Z] 6b464cc304f1: Waiting [2025-01-17T03:50:51.619Z] 770524df94af: Waiting [2025-01-17T03:50:51.619Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:51.619Z] 8cc5c67faf14: Waiting [2025-01-17T03:50:51.619Z] abd8fb5d2984: Layer already exists [2025-01-17T03:50:51.619Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:50:51.619Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:51.619Z] bbacad2a6abb: Layer already exists [2025-01-17T03:50:51.619Z] e3dcd9c0aad8: Layer already exists [2025-01-17T03:50:51.619Z] 770524df94af: Layer already exists [2025-01-17T03:50:51.619Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:51.619Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:51.619Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:51.619Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:51.958Z] + 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-17T03:50:52.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-17T03:50:52.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-17T03:50:52.294Z] dbbc095c7fc8: Preparing [2025-01-17T03:50:52.294Z] bbacad2a6abb: Preparing [2025-01-17T03:50:52.294Z] abd8fb5d2984: Preparing [2025-01-17T03:50:52.294Z] e3dcd9c0aad8: Preparing [2025-01-17T03:50:52.294Z] c10dad2e6567: Preparing [2025-01-17T03:50:52.294Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:52.294Z] 6b464cc304f1: Preparing [2025-01-17T03:50:52.294Z] 770524df94af: Preparing [2025-01-17T03:50:52.294Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:52.294Z] 8cc5c67faf14: Waiting [2025-01-17T03:50:52.294Z] 6b464cc304f1: Waiting [2025-01-17T03:50:52.294Z] 770524df94af: Waiting [2025-01-17T03:50:52.294Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:52.294Z] e3dcd9c0aad8: Layer already exists [2025-01-17T03:50:52.294Z] abd8fb5d2984: Layer already exists [2025-01-17T03:50:52.294Z] bbacad2a6abb: Layer already exists [2025-01-17T03:50:52.294Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:52.294Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:50:52.294Z] 6b464cc304f1: Layer already exists [2025-01-17T03:50:52.294Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:52.294Z] 770524df94af: Layer already exists [2025-01-17T03:50:52.294Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:52.751Z] main: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:50:52.860Z] ===================================================== [Pipeline] echo [2025-01-17T03:50:52.875Z] taggedImages: [2025-01-17T03:50:52.875Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:52.875Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-17T03:50:52.875Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 [2025-01-17T03:50:52.875Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:52.875Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-17T03:50:52.906Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-17T03:50:52.906Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:52.906Z] latest [2025-01-17T03:50:52.906Z] 4.0.0-dev.46 [2025-01-17T03:50:52.906Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:52.906Z] main [2025-01-17T03:50:52.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:53.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:53.608Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:50:53.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-17T03:50:53.608Z] 46cad993da19: Preparing [2025-01-17T03:50:53.608Z] 911dfffe1880: Preparing [2025-01-17T03:50:53.608Z] 562b05627511: Preparing [2025-01-17T03:50:53.608Z] c10dad2e6567: Preparing [2025-01-17T03:50:53.608Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:53.608Z] 279761e3242c: Preparing [2025-01-17T03:50:53.608Z] b24e70cb6bcb: Preparing [2025-01-17T03:50:53.608Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:53.608Z] 279761e3242c: Waiting [2025-01-17T03:50:53.608Z] b24e70cb6bcb: Waiting [2025-01-17T03:50:53.608Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:53.608Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:53.608Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:53.867Z] 911dfffe1880: Pushed [2025-01-17T03:50:53.867Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:54.125Z] 46cad993da19: Pushed [2025-01-17T03:50:54.126Z] 279761e3242c: Pushed [2025-01-17T03:50:54.384Z] b24e70cb6bcb: Pushed [2025-01-17T03:50:56.283Z] 562b05627511: Pushed [2025-01-17T03:50:56.850Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:57.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:57.493Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-17T03:50:57.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-17T03:50:57.493Z] 46cad993da19: Preparing [2025-01-17T03:50:57.493Z] 911dfffe1880: Preparing [2025-01-17T03:50:57.493Z] 562b05627511: Preparing [2025-01-17T03:50:57.493Z] c10dad2e6567: Preparing [2025-01-17T03:50:57.493Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:57.493Z] 279761e3242c: Preparing [2025-01-17T03:50:57.493Z] b24e70cb6bcb: Preparing [2025-01-17T03:50:57.493Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:57.493Z] 279761e3242c: Waiting [2025-01-17T03:50:57.493Z] b24e70cb6bcb: Waiting [2025-01-17T03:50:57.493Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:57.493Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:57.493Z] 911dfffe1880: Layer already exists [2025-01-17T03:50:57.493Z] 46cad993da19: Layer already exists [2025-01-17T03:50:57.493Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:57.493Z] 562b05627511: Layer already exists [2025-01-17T03:50:57.493Z] 279761e3242c: Layer already exists [2025-01-17T03:50:57.493Z] b24e70cb6bcb: Layer already exists [2025-01-17T03:50:57.493Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:57.752Z] latest: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:58.086Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:58.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 [2025-01-17T03:50:58.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-17T03:50:58.403Z] 46cad993da19: Preparing [2025-01-17T03:50:58.403Z] 911dfffe1880: Preparing [2025-01-17T03:50:58.403Z] 562b05627511: Preparing [2025-01-17T03:50:58.403Z] c10dad2e6567: Preparing [2025-01-17T03:50:58.403Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:58.403Z] 279761e3242c: Preparing [2025-01-17T03:50:58.403Z] b24e70cb6bcb: Preparing [2025-01-17T03:50:58.403Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:58.403Z] b24e70cb6bcb: Waiting [2025-01-17T03:50:58.403Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:58.403Z] 279761e3242c: Waiting [2025-01-17T03:50:58.403Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:58.403Z] 46cad993da19: Layer already exists [2025-01-17T03:50:58.403Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:58.403Z] 562b05627511: Layer already exists [2025-01-17T03:50:58.403Z] 911dfffe1880: Layer already exists [2025-01-17T03:50:58.403Z] 279761e3242c: Layer already exists [2025-01-17T03:50:58.403Z] b24e70cb6bcb: Layer already exists [2025-01-17T03:50:58.403Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:58.403Z] 4.0.0-dev.46: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:58.744Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:59.066Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:50:59.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-17T03:50:59.066Z] 46cad993da19: Preparing [2025-01-17T03:50:59.066Z] 911dfffe1880: Preparing [2025-01-17T03:50:59.066Z] 562b05627511: Preparing [2025-01-17T03:50:59.066Z] c10dad2e6567: Preparing [2025-01-17T03:50:59.066Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:59.066Z] 279761e3242c: Preparing [2025-01-17T03:50:59.066Z] b24e70cb6bcb: Preparing [2025-01-17T03:50:59.066Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:59.066Z] 279761e3242c: Waiting [2025-01-17T03:50:59.066Z] b24e70cb6bcb: Waiting [2025-01-17T03:50:59.066Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:59.066Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:59.066Z] 562b05627511: Layer already exists [2025-01-17T03:50:59.066Z] 911dfffe1880: Layer already exists [2025-01-17T03:50:59.066Z] 46cad993da19: Layer already exists [2025-01-17T03:50:59.066Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:59.066Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:59.066Z] 279761e3242c: Layer already exists [2025-01-17T03:50:59.066Z] b24e70cb6bcb: Layer already exists [2025-01-17T03:50:59.066Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:59.401Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:50:59.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-17T03:50:59.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-17T03:50:59.742Z] 46cad993da19: Preparing [2025-01-17T03:50:59.742Z] 911dfffe1880: Preparing [2025-01-17T03:50:59.742Z] 562b05627511: Preparing [2025-01-17T03:50:59.742Z] c10dad2e6567: Preparing [2025-01-17T03:50:59.742Z] 8cc5c67faf14: Preparing [2025-01-17T03:50:59.742Z] 279761e3242c: Preparing [2025-01-17T03:50:59.742Z] b24e70cb6bcb: Preparing [2025-01-17T03:50:59.742Z] ce5a8cde9eee: Preparing [2025-01-17T03:50:59.742Z] 279761e3242c: Waiting [2025-01-17T03:50:59.742Z] ce5a8cde9eee: Waiting [2025-01-17T03:50:59.742Z] b24e70cb6bcb: Waiting [2025-01-17T03:50:59.742Z] 46cad993da19: Layer already exists [2025-01-17T03:50:59.742Z] 562b05627511: Layer already exists [2025-01-17T03:50:59.742Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:50:59.742Z] 911dfffe1880: Layer already exists [2025-01-17T03:50:59.742Z] c10dad2e6567: Layer already exists [2025-01-17T03:50:59.742Z] b24e70cb6bcb: Layer already exists [2025-01-17T03:50:59.742Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:50:59.742Z] 279761e3242c: Layer already exists [2025-01-17T03:51:00.000Z] main: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:00.073Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:00.086Z] taggedImages: [2025-01-17T03:51:00.086Z] - nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:00.086Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-17T03:51:00.086Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 [2025-01-17T03:51:00.086Z] - nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:00.086Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-17T03:51:00.115Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-17T03:51:00.115Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:00.115Z] latest [2025-01-17T03:51:00.115Z] 4.0.0-dev.46 [2025-01-17T03:51:00.115Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:00.115Z] main [2025-01-17T03:51:00.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:00.465Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:00.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:00.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-17T03:51:00.781Z] 9f869c716c9b: Preparing [2025-01-17T03:51:00.781Z] fdb222e6d15f: Preparing [2025-01-17T03:51:00.781Z] 066b367474df: Preparing [2025-01-17T03:51:00.781Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:00.781Z] 09e2c09c0668: Preparing [2025-01-17T03:51:00.781Z] 5138ac7c4932: Preparing [2025-01-17T03:51:00.781Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:00.781Z] 5138ac7c4932: Waiting [2025-01-17T03:51:00.781Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:00.781Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:01.041Z] 09e2c09c0668: Pushed [2025-01-17T03:51:01.041Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:01.300Z] 5138ac7c4932: Pushed [2025-01-17T03:51:01.300Z] fdb222e6d15f: Pushed [2025-01-17T03:51:01.300Z] 9f869c716c9b: Pushed [2025-01-17T03:51:03.833Z] 066b367474df: Pushed [2025-01-17T03:51:04.401Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:04.735Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:05.132Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-17T03:51:05.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-17T03:51:05.132Z] 9f869c716c9b: Preparing [2025-01-17T03:51:05.132Z] fdb222e6d15f: Preparing [2025-01-17T03:51:05.132Z] 066b367474df: Preparing [2025-01-17T03:51:05.132Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:05.132Z] 09e2c09c0668: Preparing [2025-01-17T03:51:05.132Z] 5138ac7c4932: Preparing [2025-01-17T03:51:05.132Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:05.132Z] 5138ac7c4932: Waiting [2025-01-17T03:51:05.132Z] 9f869c716c9b: Layer already exists [2025-01-17T03:51:05.132Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:05.132Z] 066b367474df: Layer already exists [2025-01-17T03:51:05.132Z] fdb222e6d15f: Layer already exists [2025-01-17T03:51:05.132Z] 09e2c09c0668: Layer already exists [2025-01-17T03:51:05.132Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:05.132Z] 5138ac7c4932: Layer already exists [2025-01-17T03:51:05.393Z] latest: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:05.715Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:06.037Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 [2025-01-17T03:51:06.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-17T03:51:06.038Z] 9f869c716c9b: Preparing [2025-01-17T03:51:06.038Z] fdb222e6d15f: Preparing [2025-01-17T03:51:06.038Z] 066b367474df: Preparing [2025-01-17T03:51:06.038Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:06.038Z] 09e2c09c0668: Preparing [2025-01-17T03:51:06.038Z] 5138ac7c4932: Preparing [2025-01-17T03:51:06.038Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:06.038Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:06.038Z] 5138ac7c4932: Waiting [2025-01-17T03:51:06.038Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:06.038Z] 9f869c716c9b: Layer already exists [2025-01-17T03:51:06.038Z] 09e2c09c0668: Layer already exists [2025-01-17T03:51:06.038Z] 066b367474df: Layer already exists [2025-01-17T03:51:06.038Z] fdb222e6d15f: Layer already exists [2025-01-17T03:51:06.038Z] 5138ac7c4932: Layer already exists [2025-01-17T03:51:06.038Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:06.295Z] 4.0.0-dev.46: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:06.623Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:06.948Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:06.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-17T03:51:06.949Z] 9f869c716c9b: Preparing [2025-01-17T03:51:06.949Z] fdb222e6d15f: Preparing [2025-01-17T03:51:06.949Z] 066b367474df: Preparing [2025-01-17T03:51:06.949Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:06.949Z] 09e2c09c0668: Preparing [2025-01-17T03:51:06.949Z] 5138ac7c4932: Preparing [2025-01-17T03:51:06.949Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:06.949Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:06.949Z] 5138ac7c4932: Waiting [2025-01-17T03:51:06.949Z] fdb222e6d15f: Layer already exists [2025-01-17T03:51:06.949Z] 066b367474df: Layer already exists [2025-01-17T03:51:06.949Z] 9f869c716c9b: Layer already exists [2025-01-17T03:51:06.949Z] 09e2c09c0668: Layer already exists [2025-01-17T03:51:06.949Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:06.949Z] 5138ac7c4932: Layer already exists [2025-01-17T03:51:06.949Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:07.207Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:07.543Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:07.871Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-17T03:51:07.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-17T03:51:07.871Z] 9f869c716c9b: Preparing [2025-01-17T03:51:07.871Z] fdb222e6d15f: Preparing [2025-01-17T03:51:07.871Z] 066b367474df: Preparing [2025-01-17T03:51:07.871Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:07.871Z] 09e2c09c0668: Preparing [2025-01-17T03:51:07.871Z] 5138ac7c4932: Preparing [2025-01-17T03:51:07.871Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:07.871Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:07.871Z] 9f869c716c9b: Layer already exists [2025-01-17T03:51:07.871Z] 09e2c09c0668: Layer already exists [2025-01-17T03:51:07.871Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:07.871Z] 066b367474df: Layer already exists [2025-01-17T03:51:07.871Z] fdb222e6d15f: Layer already exists [2025-01-17T03:51:07.871Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:07.871Z] 5138ac7c4932: Layer already exists [2025-01-17T03:51:08.133Z] main: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:08.215Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:08.230Z] taggedImages: [2025-01-17T03:51:08.230Z] - nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:08.230Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-17T03:51:08.230Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 [2025-01-17T03:51:08.230Z] - nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:08.230Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-17T03:51:08.265Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-17T03:51:08.265Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:08.265Z] latest [2025-01-17T03:51:08.265Z] 4.0.0-dev.46 [2025-01-17T03:51:08.265Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:08.265Z] main [2025-01-17T03:51:08.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:08.625Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:08.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:08.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-17T03:51:08.951Z] 6af55d4bef93: Preparing [2025-01-17T03:51:08.951Z] 2b4ad23b3ab0: Preparing [2025-01-17T03:51:08.951Z] 043b8012876e: Preparing [2025-01-17T03:51:08.951Z] 7f032b159f54: Preparing [2025-01-17T03:51:08.951Z] c10dad2e6567: Preparing [2025-01-17T03:51:08.951Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:08.951Z] 6b464cc304f1: Preparing [2025-01-17T03:51:08.951Z] 770524df94af: Preparing [2025-01-17T03:51:08.951Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:08.951Z] 6b464cc304f1: Waiting [2025-01-17T03:51:08.951Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:08.951Z] 770524df94af: Waiting [2025-01-17T03:51:08.951Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:08.951Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:08.951Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:08.951Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:09.212Z] 770524df94af: Layer already exists [2025-01-17T03:51:09.212Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:09.212Z] 6af55d4bef93: Pushed [2025-01-17T03:51:09.472Z] 2b4ad23b3ab0: Pushed [2025-01-17T03:51:09.472Z] 043b8012876e: Pushed [2025-01-17T03:51:12.010Z] 7f032b159f54: Pushed [2025-01-17T03:51:12.271Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:12.607Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:12.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-17T03:51:12.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-17T03:51:12.939Z] 6af55d4bef93: Preparing [2025-01-17T03:51:12.939Z] 2b4ad23b3ab0: Preparing [2025-01-17T03:51:12.939Z] 043b8012876e: Preparing [2025-01-17T03:51:12.939Z] 7f032b159f54: Preparing [2025-01-17T03:51:12.939Z] c10dad2e6567: Preparing [2025-01-17T03:51:12.939Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:12.939Z] 6b464cc304f1: Preparing [2025-01-17T03:51:12.939Z] 770524df94af: Preparing [2025-01-17T03:51:12.939Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:12.939Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:12.939Z] 6b464cc304f1: Waiting [2025-01-17T03:51:12.939Z] 770524df94af: Waiting [2025-01-17T03:51:12.939Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:12.939Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:12.939Z] 6af55d4bef93: Layer already exists [2025-01-17T03:51:12.939Z] 043b8012876e: Layer already exists [2025-01-17T03:51:12.939Z] 2b4ad23b3ab0: Layer already exists [2025-01-17T03:51:12.939Z] 7f032b159f54: Layer already exists [2025-01-17T03:51:12.939Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:12.939Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:12.939Z] 770524df94af: Layer already exists [2025-01-17T03:51:12.939Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:13.199Z] latest: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:13.542Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:13.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 [2025-01-17T03:51:13.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-17T03:51:13.874Z] 6af55d4bef93: Preparing [2025-01-17T03:51:13.874Z] 2b4ad23b3ab0: Preparing [2025-01-17T03:51:13.874Z] 043b8012876e: Preparing [2025-01-17T03:51:13.874Z] 7f032b159f54: Preparing [2025-01-17T03:51:13.874Z] c10dad2e6567: Preparing [2025-01-17T03:51:13.874Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:13.874Z] 6b464cc304f1: Preparing [2025-01-17T03:51:13.874Z] 770524df94af: Preparing [2025-01-17T03:51:13.874Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:13.874Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:13.874Z] 6b464cc304f1: Waiting [2025-01-17T03:51:13.874Z] 770524df94af: Waiting [2025-01-17T03:51:13.874Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:13.874Z] 2b4ad23b3ab0: Layer already exists [2025-01-17T03:51:13.874Z] 6af55d4bef93: Layer already exists [2025-01-17T03:51:13.874Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:13.874Z] 043b8012876e: Layer already exists [2025-01-17T03:51:13.874Z] 7f032b159f54: Layer already exists [2025-01-17T03:51:13.874Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:13.874Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:13.874Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:13.874Z] 770524df94af: Layer already exists [2025-01-17T03:51:13.874Z] 4.0.0-dev.46: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:14.202Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:14.534Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:14.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-17T03:51:14.534Z] 6af55d4bef93: Preparing [2025-01-17T03:51:14.534Z] 2b4ad23b3ab0: Preparing [2025-01-17T03:51:14.534Z] 043b8012876e: Preparing [2025-01-17T03:51:14.534Z] 7f032b159f54: Preparing [2025-01-17T03:51:14.534Z] c10dad2e6567: Preparing [2025-01-17T03:51:14.534Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:14.534Z] 6b464cc304f1: Preparing [2025-01-17T03:51:14.534Z] 770524df94af: Preparing [2025-01-17T03:51:14.534Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:14.534Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:14.534Z] 6b464cc304f1: Waiting [2025-01-17T03:51:14.534Z] 770524df94af: Waiting [2025-01-17T03:51:14.534Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:14.534Z] 2b4ad23b3ab0: Layer already exists [2025-01-17T03:51:14.534Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:14.534Z] 7f032b159f54: Layer already exists [2025-01-17T03:51:14.534Z] 6af55d4bef93: Layer already exists [2025-01-17T03:51:14.534Z] 043b8012876e: Layer already exists [2025-01-17T03:51:14.534Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:14.534Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:14.534Z] 770524df94af: Layer already exists [2025-01-17T03:51:14.534Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:14.534Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:14.878Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:15.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-17T03:51:15.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-17T03:51:15.212Z] 6af55d4bef93: Preparing [2025-01-17T03:51:15.212Z] 2b4ad23b3ab0: Preparing [2025-01-17T03:51:15.212Z] 043b8012876e: Preparing [2025-01-17T03:51:15.212Z] 7f032b159f54: Preparing [2025-01-17T03:51:15.212Z] c10dad2e6567: Preparing [2025-01-17T03:51:15.212Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:15.212Z] 6b464cc304f1: Preparing [2025-01-17T03:51:15.212Z] 770524df94af: Preparing [2025-01-17T03:51:15.212Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:15.212Z] 6b464cc304f1: Waiting [2025-01-17T03:51:15.212Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:15.212Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:15.212Z] 2b4ad23b3ab0: Layer already exists [2025-01-17T03:51:15.212Z] 6af55d4bef93: Layer already exists [2025-01-17T03:51:15.212Z] 7f032b159f54: Layer already exists [2025-01-17T03:51:15.212Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:15.212Z] 043b8012876e: Layer already exists [2025-01-17T03:51:15.212Z] 770524df94af: Layer already exists [2025-01-17T03:51:15.212Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:15.212Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:15.212Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:15.212Z] main: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:15.305Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:15.323Z] taggedImages: [2025-01-17T03:51:15.323Z] - nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:15.323Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-17T03:51:15.323Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 [2025-01-17T03:51:15.323Z] - nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:15.323Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-17T03:51:15.358Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-17T03:51:15.358Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:15.358Z] latest [2025-01-17T03:51:15.358Z] 4.0.0-dev.46 [2025-01-17T03:51:15.358Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:15.358Z] main [2025-01-17T03:51:15.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:15.719Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:16.051Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:16.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-17T03:51:16.051Z] f9edff5806f4: Preparing [2025-01-17T03:51:16.051Z] 63f0b5cee7fb: Preparing [2025-01-17T03:51:16.051Z] becada8c254f: Preparing [2025-01-17T03:51:16.051Z] d68b5af3595e: Preparing [2025-01-17T03:51:16.051Z] e3f2a9e74487: Preparing [2025-01-17T03:51:16.051Z] bcfe2636c97f: Preparing [2025-01-17T03:51:16.051Z] 25325550d906: Preparing [2025-01-17T03:51:16.051Z] c10dad2e6567: Preparing [2025-01-17T03:51:16.051Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:16.051Z] 6e636161faab: Preparing [2025-01-17T03:51:16.051Z] e93ac220d982: Preparing [2025-01-17T03:51:16.051Z] 5f70bf18a086: Preparing [2025-01-17T03:51:16.051Z] 958b5ec9c6f1: Preparing [2025-01-17T03:51:16.051Z] 012cb9f11190: Preparing [2025-01-17T03:51:16.051Z] 46682ec30f06: Preparing [2025-01-17T03:51:16.051Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:16.051Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:16.051Z] bcfe2636c97f: Waiting [2025-01-17T03:51:16.051Z] 6e636161faab: Waiting [2025-01-17T03:51:16.051Z] 25325550d906: Waiting [2025-01-17T03:51:16.051Z] c10dad2e6567: Waiting [2025-01-17T03:51:16.051Z] 46682ec30f06: Waiting [2025-01-17T03:51:16.051Z] e93ac220d982: Waiting [2025-01-17T03:51:16.051Z] 5f70bf18a086: Waiting [2025-01-17T03:51:16.051Z] 012cb9f11190: Waiting [2025-01-17T03:51:16.051Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:16.051Z] 958b5ec9c6f1: Waiting [2025-01-17T03:51:16.312Z] 63f0b5cee7fb: Pushed [2025-01-17T03:51:16.312Z] becada8c254f: Pushed [2025-01-17T03:51:16.312Z] e3f2a9e74487: Pushed [2025-01-17T03:51:16.312Z] f9edff5806f4: Pushed [2025-01-17T03:51:16.312Z] d68b5af3595e: Pushed [2025-01-17T03:51:16.312Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:16.312Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:16.571Z] 5f70bf18a086: Layer already exists [2025-01-17T03:51:16.830Z] 6e636161faab: Pushed [2025-01-17T03:51:16.830Z] bcfe2636c97f: Pushed [2025-01-17T03:51:17.090Z] 012cb9f11190: Pushed [2025-01-17T03:51:17.090Z] e93ac220d982: Pushed [2025-01-17T03:51:17.090Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:17.349Z] 46682ec30f06: Pushed [2025-01-17T03:51:17.349Z] 958b5ec9c6f1: Pushed [2025-01-17T03:51:18.286Z] 25325550d906: Pushed [2025-01-17T03:51:18.546Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:18.887Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:19.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-17T03:51:19.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-17T03:51:19.209Z] f9edff5806f4: Preparing [2025-01-17T03:51:19.209Z] 63f0b5cee7fb: Preparing [2025-01-17T03:51:19.209Z] becada8c254f: Preparing [2025-01-17T03:51:19.209Z] d68b5af3595e: Preparing [2025-01-17T03:51:19.209Z] e3f2a9e74487: Preparing [2025-01-17T03:51:19.209Z] bcfe2636c97f: Preparing [2025-01-17T03:51:19.209Z] 25325550d906: Preparing [2025-01-17T03:51:19.209Z] c10dad2e6567: Preparing [2025-01-17T03:51:19.209Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:19.209Z] 6e636161faab: Preparing [2025-01-17T03:51:19.209Z] e93ac220d982: Preparing [2025-01-17T03:51:19.209Z] 5f70bf18a086: Preparing [2025-01-17T03:51:19.209Z] 958b5ec9c6f1: Preparing [2025-01-17T03:51:19.209Z] 012cb9f11190: Preparing [2025-01-17T03:51:19.209Z] 46682ec30f06: Preparing [2025-01-17T03:51:19.209Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:19.209Z] e93ac220d982: Waiting [2025-01-17T03:51:19.209Z] 46682ec30f06: Waiting [2025-01-17T03:51:19.209Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:19.209Z] 5f70bf18a086: Waiting [2025-01-17T03:51:19.209Z] 958b5ec9c6f1: Waiting [2025-01-17T03:51:19.209Z] bcfe2636c97f: Waiting [2025-01-17T03:51:19.209Z] 012cb9f11190: Waiting [2025-01-17T03:51:19.209Z] 25325550d906: Waiting [2025-01-17T03:51:19.209Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:19.209Z] c10dad2e6567: Waiting [2025-01-17T03:51:19.209Z] 6e636161faab: Waiting [2025-01-17T03:51:19.209Z] f9edff5806f4: Layer already exists [2025-01-17T03:51:19.209Z] becada8c254f: Layer already exists [2025-01-17T03:51:19.209Z] e3f2a9e74487: Layer already exists [2025-01-17T03:51:19.209Z] 63f0b5cee7fb: Layer already exists [2025-01-17T03:51:19.210Z] d68b5af3595e: Layer already exists [2025-01-17T03:51:19.210Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:19.210Z] bcfe2636c97f: Layer already exists [2025-01-17T03:51:19.210Z] 6e636161faab: Layer already exists [2025-01-17T03:51:19.210Z] 25325550d906: Layer already exists [2025-01-17T03:51:19.210Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:19.210Z] e93ac220d982: Layer already exists [2025-01-17T03:51:19.210Z] 958b5ec9c6f1: Layer already exists [2025-01-17T03:51:19.210Z] 5f70bf18a086: Layer already exists [2025-01-17T03:51:19.210Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:19.210Z] 46682ec30f06: Layer already exists [2025-01-17T03:51:19.210Z] 012cb9f11190: Layer already exists [2025-01-17T03:51:19.469Z] latest: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:19.821Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:20.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 [2025-01-17T03:51:20.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-17T03:51:20.150Z] f9edff5806f4: Preparing [2025-01-17T03:51:20.150Z] 63f0b5cee7fb: Preparing [2025-01-17T03:51:20.150Z] becada8c254f: Preparing [2025-01-17T03:51:20.150Z] d68b5af3595e: Preparing [2025-01-17T03:51:20.150Z] e3f2a9e74487: Preparing [2025-01-17T03:51:20.150Z] bcfe2636c97f: Preparing [2025-01-17T03:51:20.150Z] 25325550d906: Preparing [2025-01-17T03:51:20.150Z] c10dad2e6567: Preparing [2025-01-17T03:51:20.150Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:20.150Z] 6e636161faab: Preparing [2025-01-17T03:51:20.150Z] e93ac220d982: Preparing [2025-01-17T03:51:20.150Z] 5f70bf18a086: Preparing [2025-01-17T03:51:20.150Z] 958b5ec9c6f1: Preparing [2025-01-17T03:51:20.150Z] 012cb9f11190: Preparing [2025-01-17T03:51:20.150Z] 46682ec30f06: Preparing [2025-01-17T03:51:20.150Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:20.150Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:20.150Z] 6e636161faab: Waiting [2025-01-17T03:51:20.150Z] e93ac220d982: Waiting [2025-01-17T03:51:20.150Z] 5f70bf18a086: Waiting [2025-01-17T03:51:20.150Z] 958b5ec9c6f1: Waiting [2025-01-17T03:51:20.150Z] 012cb9f11190: Waiting [2025-01-17T03:51:20.150Z] 46682ec30f06: Waiting [2025-01-17T03:51:20.150Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:20.150Z] bcfe2636c97f: Waiting [2025-01-17T03:51:20.150Z] 25325550d906: Waiting [2025-01-17T03:51:20.150Z] c10dad2e6567: Waiting [2025-01-17T03:51:20.150Z] e3f2a9e74487: Layer already exists [2025-01-17T03:51:20.150Z] f9edff5806f4: Layer already exists [2025-01-17T03:51:20.150Z] becada8c254f: Layer already exists [2025-01-17T03:51:20.150Z] 63f0b5cee7fb: Layer already exists [2025-01-17T03:51:20.150Z] d68b5af3595e: Layer already exists [2025-01-17T03:51:20.150Z] bcfe2636c97f: Layer already exists [2025-01-17T03:51:20.150Z] 25325550d906: Layer already exists [2025-01-17T03:51:20.150Z] 6e636161faab: Layer already exists [2025-01-17T03:51:20.150Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:20.150Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:20.150Z] e93ac220d982: Layer already exists [2025-01-17T03:51:20.150Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:20.150Z] 958b5ec9c6f1: Layer already exists [2025-01-17T03:51:20.150Z] 46682ec30f06: Layer already exists [2025-01-17T03:51:20.150Z] 012cb9f11190: Layer already exists [2025-01-17T03:51:20.150Z] 5f70bf18a086: Layer already exists [2025-01-17T03:51:20.410Z] 4.0.0-dev.46: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:20.749Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:21.071Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:21.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-17T03:51:21.071Z] f9edff5806f4: Preparing [2025-01-17T03:51:21.071Z] 63f0b5cee7fb: Preparing [2025-01-17T03:51:21.071Z] becada8c254f: Preparing [2025-01-17T03:51:21.071Z] d68b5af3595e: Preparing [2025-01-17T03:51:21.071Z] e3f2a9e74487: Preparing [2025-01-17T03:51:21.071Z] bcfe2636c97f: Preparing [2025-01-17T03:51:21.071Z] 25325550d906: Preparing [2025-01-17T03:51:21.071Z] c10dad2e6567: Preparing [2025-01-17T03:51:21.071Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:21.071Z] 6e636161faab: Preparing [2025-01-17T03:51:21.071Z] e93ac220d982: Preparing [2025-01-17T03:51:21.071Z] 5f70bf18a086: Preparing [2025-01-17T03:51:21.071Z] 958b5ec9c6f1: Preparing [2025-01-17T03:51:21.071Z] 012cb9f11190: Preparing [2025-01-17T03:51:21.071Z] 46682ec30f06: Preparing [2025-01-17T03:51:21.071Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:21.071Z] 25325550d906: Waiting [2025-01-17T03:51:21.071Z] c10dad2e6567: Waiting [2025-01-17T03:51:21.071Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:21.071Z] 6e636161faab: Waiting [2025-01-17T03:51:21.071Z] e93ac220d982: Waiting [2025-01-17T03:51:21.071Z] 5f70bf18a086: Waiting [2025-01-17T03:51:21.071Z] 958b5ec9c6f1: Waiting [2025-01-17T03:51:21.071Z] 012cb9f11190: Waiting [2025-01-17T03:51:21.071Z] 46682ec30f06: Waiting [2025-01-17T03:51:21.071Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:21.071Z] bcfe2636c97f: Waiting [2025-01-17T03:51:21.071Z] d68b5af3595e: Layer already exists [2025-01-17T03:51:21.071Z] e3f2a9e74487: Layer already exists [2025-01-17T03:51:21.071Z] becada8c254f: Layer already exists [2025-01-17T03:51:21.071Z] f9edff5806f4: Layer already exists [2025-01-17T03:51:21.071Z] 63f0b5cee7fb: Layer already exists [2025-01-17T03:51:21.071Z] 25325550d906: Layer already exists [2025-01-17T03:51:21.071Z] bcfe2636c97f: Layer already exists [2025-01-17T03:51:21.072Z] 6e636161faab: Layer already exists [2025-01-17T03:51:21.072Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:21.072Z] e93ac220d982: Layer already exists [2025-01-17T03:51:21.072Z] 958b5ec9c6f1: Layer already exists [2025-01-17T03:51:21.072Z] 012cb9f11190: Layer already exists [2025-01-17T03:51:21.072Z] 46682ec30f06: Layer already exists [2025-01-17T03:51:21.072Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:21.072Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:21.072Z] 5f70bf18a086: Layer already exists [2025-01-17T03:51:21.332Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:21.658Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:21.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-17T03:51:21.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-17T03:51:21.996Z] f9edff5806f4: Preparing [2025-01-17T03:51:21.996Z] 63f0b5cee7fb: Preparing [2025-01-17T03:51:21.996Z] becada8c254f: Preparing [2025-01-17T03:51:21.996Z] d68b5af3595e: Preparing [2025-01-17T03:51:21.996Z] e3f2a9e74487: Preparing [2025-01-17T03:51:21.996Z] bcfe2636c97f: Preparing [2025-01-17T03:51:21.996Z] 25325550d906: Preparing [2025-01-17T03:51:21.996Z] c10dad2e6567: Preparing [2025-01-17T03:51:21.996Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:21.996Z] 6e636161faab: Preparing [2025-01-17T03:51:21.996Z] e93ac220d982: Preparing [2025-01-17T03:51:21.996Z] 5f70bf18a086: Preparing [2025-01-17T03:51:21.996Z] 958b5ec9c6f1: Preparing [2025-01-17T03:51:21.996Z] 012cb9f11190: Preparing [2025-01-17T03:51:21.996Z] 46682ec30f06: Preparing [2025-01-17T03:51:21.996Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:21.996Z] c10dad2e6567: Waiting [2025-01-17T03:51:21.996Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:21.996Z] 6e636161faab: Waiting [2025-01-17T03:51:21.996Z] e93ac220d982: Waiting [2025-01-17T03:51:21.996Z] 5f70bf18a086: Waiting [2025-01-17T03:51:21.996Z] 958b5ec9c6f1: Waiting [2025-01-17T03:51:21.996Z] 012cb9f11190: Waiting [2025-01-17T03:51:21.996Z] 46682ec30f06: Waiting [2025-01-17T03:51:21.996Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:21.996Z] bcfe2636c97f: Waiting [2025-01-17T03:51:21.996Z] 25325550d906: Waiting [2025-01-17T03:51:21.996Z] f9edff5806f4: Layer already exists [2025-01-17T03:51:21.996Z] e3f2a9e74487: Layer already exists [2025-01-17T03:51:21.996Z] 63f0b5cee7fb: Layer already exists [2025-01-17T03:51:21.996Z] becada8c254f: Layer already exists [2025-01-17T03:51:21.996Z] d68b5af3595e: Layer already exists [2025-01-17T03:51:21.996Z] bcfe2636c97f: Layer already exists [2025-01-17T03:51:21.996Z] 25325550d906: Layer already exists [2025-01-17T03:51:21.996Z] 6e636161faab: Layer already exists [2025-01-17T03:51:21.996Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:21.996Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:21.996Z] 5f70bf18a086: Layer already exists [2025-01-17T03:51:21.996Z] 958b5ec9c6f1: Layer already exists [2025-01-17T03:51:21.996Z] 46682ec30f06: Layer already exists [2025-01-17T03:51:21.996Z] 012cb9f11190: Layer already exists [2025-01-17T03:51:21.996Z] e93ac220d982: Layer already exists [2025-01-17T03:51:21.996Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:22.254Z] main: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:22.337Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:22.355Z] taggedImages: [2025-01-17T03:51:22.355Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:22.355Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-17T03:51:22.355Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 [2025-01-17T03:51:22.355Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:22.355Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-17T03:51:22.391Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-17T03:51:22.391Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:22.391Z] latest [2025-01-17T03:51:22.391Z] 4.0.0-dev.46 [2025-01-17T03:51:22.391Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:22.391Z] main [2025-01-17T03:51:22.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:22.752Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:23.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:23.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-17T03:51:23.083Z] dbbc095c7fc8: Preparing [2025-01-17T03:51:23.083Z] bbacad2a6abb: Preparing [2025-01-17T03:51:23.083Z] a41104456256: Preparing [2025-01-17T03:51:23.083Z] efc9ac379593: Preparing [2025-01-17T03:51:23.083Z] c10dad2e6567: Preparing [2025-01-17T03:51:23.083Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:23.083Z] 6b464cc304f1: Preparing [2025-01-17T03:51:23.083Z] 770524df94af: Preparing [2025-01-17T03:51:23.083Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:23.083Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:23.083Z] 6b464cc304f1: Waiting [2025-01-17T03:51:23.083Z] 770524df94af: Waiting [2025-01-17T03:51:23.083Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:23.083Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:51:23.083Z] bbacad2a6abb: Layer already exists [2025-01-17T03:51:23.083Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:23.083Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:23.342Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:23.342Z] a41104456256: Pushed [2025-01-17T03:51:23.342Z] 770524df94af: Layer already exists [2025-01-17T03:51:23.601Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:26.137Z] efc9ac379593: Pushed [2025-01-17T03:51:26.397Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:26.742Z] + 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-17T03:51:27.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-17T03:51:27.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-17T03:51:27.070Z] dbbc095c7fc8: Preparing [2025-01-17T03:51:27.070Z] bbacad2a6abb: Preparing [2025-01-17T03:51:27.070Z] a41104456256: Preparing [2025-01-17T03:51:27.070Z] efc9ac379593: Preparing [2025-01-17T03:51:27.070Z] c10dad2e6567: Preparing [2025-01-17T03:51:27.070Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:27.070Z] 6b464cc304f1: Preparing [2025-01-17T03:51:27.070Z] 770524df94af: Preparing [2025-01-17T03:51:27.070Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:27.070Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:27.070Z] 6b464cc304f1: Waiting [2025-01-17T03:51:27.070Z] 770524df94af: Waiting [2025-01-17T03:51:27.070Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:27.070Z] bbacad2a6abb: Layer already exists [2025-01-17T03:51:27.070Z] efc9ac379593: Layer already exists [2025-01-17T03:51:27.070Z] a41104456256: Layer already exists [2025-01-17T03:51:27.070Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:27.070Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:51:27.070Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:27.070Z] 770524df94af: Layer already exists [2025-01-17T03:51:27.070Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:27.070Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:27.329Z] latest: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:27.672Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:27.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 [2025-01-17T03:51:27.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-17T03:51:27.994Z] dbbc095c7fc8: Preparing [2025-01-17T03:51:27.994Z] bbacad2a6abb: Preparing [2025-01-17T03:51:27.994Z] a41104456256: Preparing [2025-01-17T03:51:27.994Z] efc9ac379593: Preparing [2025-01-17T03:51:27.994Z] c10dad2e6567: Preparing [2025-01-17T03:51:27.994Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:27.994Z] 6b464cc304f1: Preparing [2025-01-17T03:51:27.994Z] 770524df94af: Preparing [2025-01-17T03:51:27.994Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:27.994Z] 6b464cc304f1: Waiting [2025-01-17T03:51:27.994Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:27.994Z] 770524df94af: Waiting [2025-01-17T03:51:27.994Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:27.994Z] bbacad2a6abb: Layer already exists [2025-01-17T03:51:27.994Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:51:27.994Z] a41104456256: Layer already exists [2025-01-17T03:51:27.994Z] efc9ac379593: Layer already exists [2025-01-17T03:51:27.994Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:27.994Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:27.994Z] 770524df94af: Layer already exists [2025-01-17T03:51:27.994Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:27.994Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:27.994Z] 4.0.0-dev.46: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:28.318Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:28.643Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:28.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-17T03:51:28.643Z] dbbc095c7fc8: Preparing [2025-01-17T03:51:28.643Z] bbacad2a6abb: Preparing [2025-01-17T03:51:28.643Z] a41104456256: Preparing [2025-01-17T03:51:28.643Z] efc9ac379593: Preparing [2025-01-17T03:51:28.643Z] c10dad2e6567: Preparing [2025-01-17T03:51:28.643Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:28.643Z] 6b464cc304f1: Preparing [2025-01-17T03:51:28.643Z] 770524df94af: Preparing [2025-01-17T03:51:28.643Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:28.643Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:28.643Z] 6b464cc304f1: Waiting [2025-01-17T03:51:28.643Z] 770524df94af: Waiting [2025-01-17T03:51:28.643Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:28.643Z] a41104456256: Layer already exists [2025-01-17T03:51:28.643Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:51:28.643Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:28.643Z] efc9ac379593: Layer already exists [2025-01-17T03:51:28.643Z] bbacad2a6abb: Layer already exists [2025-01-17T03:51:28.643Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:28.643Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:28.643Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:28.643Z] 770524df94af: Layer already exists [2025-01-17T03:51:28.643Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:28.977Z] + 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-17T03:51:29.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-17T03:51:29.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-17T03:51:29.300Z] dbbc095c7fc8: Preparing [2025-01-17T03:51:29.300Z] bbacad2a6abb: Preparing [2025-01-17T03:51:29.300Z] a41104456256: Preparing [2025-01-17T03:51:29.300Z] efc9ac379593: Preparing [2025-01-17T03:51:29.300Z] c10dad2e6567: Preparing [2025-01-17T03:51:29.300Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:29.300Z] 6b464cc304f1: Preparing [2025-01-17T03:51:29.300Z] 770524df94af: Preparing [2025-01-17T03:51:29.300Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:29.300Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:29.300Z] 6b464cc304f1: Waiting [2025-01-17T03:51:29.300Z] 770524df94af: Waiting [2025-01-17T03:51:29.300Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:29.300Z] efc9ac379593: Layer already exists [2025-01-17T03:51:29.300Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:29.300Z] dbbc095c7fc8: Layer already exists [2025-01-17T03:51:29.300Z] a41104456256: Layer already exists [2025-01-17T03:51:29.300Z] bbacad2a6abb: Layer already exists [2025-01-17T03:51:29.300Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:29.300Z] 770524df94af: Layer already exists [2025-01-17T03:51:29.300Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:29.300Z] 6b464cc304f1: Layer already exists [2025-01-17T03:51:29.559Z] main: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:29.632Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:29.649Z] taggedImages: [2025-01-17T03:51:29.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:29.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-17T03:51:29.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 [2025-01-17T03:51:29.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:29.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-17T03:51:29.680Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-17T03:51:29.680Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:29.681Z] latest [2025-01-17T03:51:29.681Z] 4.0.0-dev.46 [2025-01-17T03:51:29.681Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:29.681Z] main [2025-01-17T03:51:29.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:30.086Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:30.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:30.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-17T03:51:30.519Z] 4bc333cf7b7f: Preparing [2025-01-17T03:51:30.519Z] 2084713ae755: Preparing [2025-01-17T03:51:30.519Z] 8f2c98aa0aad: Preparing [2025-01-17T03:51:30.519Z] e7417a135b3c: Preparing [2025-01-17T03:51:30.519Z] 1a182002ab5d: Preparing [2025-01-17T03:51:30.519Z] c10dad2e6567: Preparing [2025-01-17T03:51:30.519Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:30.519Z] c392e6a1675a: Preparing [2025-01-17T03:51:30.519Z] f9c5f2ac344c: Preparing [2025-01-17T03:51:30.519Z] 8becc8855cb7: Preparing [2025-01-17T03:51:30.519Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:30.519Z] c10dad2e6567: Waiting [2025-01-17T03:51:30.519Z] f9c5f2ac344c: Waiting [2025-01-17T03:51:30.519Z] 8becc8855cb7: Waiting [2025-01-17T03:51:30.519Z] c392e6a1675a: Waiting [2025-01-17T03:51:30.519Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:30.519Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:30.793Z] 1a182002ab5d: Pushed [2025-01-17T03:51:30.793Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:31.101Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:31.101Z] 4bc333cf7b7f: Pushed [2025-01-17T03:51:31.101Z] e7417a135b3c: Pushed [2025-01-17T03:51:31.101Z] c392e6a1675a: Pushed [2025-01-17T03:51:31.387Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:31.387Z] f9c5f2ac344c: Pushed [2025-01-17T03:51:31.387Z] 2084713ae755: Pushed [2025-01-17T03:51:32.000Z] 8f2c98aa0aad: Pushed [2025-01-17T03:51:32.614Z] 8becc8855cb7: Pushed [2025-01-17T03:51:33.181Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:33.507Z] + 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-17T03:51:33.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-17T03:51:33.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-17T03:51:33.839Z] 4bc333cf7b7f: Preparing [2025-01-17T03:51:33.839Z] 2084713ae755: Preparing [2025-01-17T03:51:33.839Z] 8f2c98aa0aad: Preparing [2025-01-17T03:51:33.839Z] e7417a135b3c: Preparing [2025-01-17T03:51:33.839Z] 1a182002ab5d: Preparing [2025-01-17T03:51:33.839Z] c10dad2e6567: Preparing [2025-01-17T03:51:33.839Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:33.839Z] c392e6a1675a: Preparing [2025-01-17T03:51:33.839Z] f9c5f2ac344c: Preparing [2025-01-17T03:51:33.839Z] 8becc8855cb7: Preparing [2025-01-17T03:51:33.839Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:33.839Z] c10dad2e6567: Waiting [2025-01-17T03:51:33.839Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:33.839Z] c392e6a1675a: Waiting [2025-01-17T03:51:33.839Z] f9c5f2ac344c: Waiting [2025-01-17T03:51:33.839Z] 8becc8855cb7: Waiting [2025-01-17T03:51:33.839Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:33.839Z] 1a182002ab5d: Layer already exists [2025-01-17T03:51:33.839Z] 4bc333cf7b7f: Layer already exists [2025-01-17T03:51:33.839Z] 8f2c98aa0aad: Layer already exists [2025-01-17T03:51:33.839Z] 2084713ae755: Layer already exists [2025-01-17T03:51:33.839Z] e7417a135b3c: Layer already exists [2025-01-17T03:51:33.839Z] c392e6a1675a: Layer already exists [2025-01-17T03:51:33.839Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:33.840Z] 8becc8855cb7: Layer already exists [2025-01-17T03:51:33.840Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:33.840Z] f9c5f2ac344c: Layer already exists [2025-01-17T03:51:33.840Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:34.102Z] latest: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:34.451Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:34.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 [2025-01-17T03:51:34.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-17T03:51:34.795Z] 4bc333cf7b7f: Preparing [2025-01-17T03:51:34.795Z] 2084713ae755: Preparing [2025-01-17T03:51:34.795Z] 8f2c98aa0aad: Preparing [2025-01-17T03:51:34.795Z] e7417a135b3c: Preparing [2025-01-17T03:51:34.795Z] 1a182002ab5d: Preparing [2025-01-17T03:51:34.795Z] c10dad2e6567: Preparing [2025-01-17T03:51:34.795Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:34.795Z] c392e6a1675a: Preparing [2025-01-17T03:51:34.795Z] f9c5f2ac344c: Preparing [2025-01-17T03:51:34.795Z] 8becc8855cb7: Preparing [2025-01-17T03:51:34.795Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:34.795Z] c10dad2e6567: Waiting [2025-01-17T03:51:34.795Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:34.795Z] c392e6a1675a: Waiting [2025-01-17T03:51:34.795Z] f9c5f2ac344c: Waiting [2025-01-17T03:51:34.795Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:34.795Z] 8becc8855cb7: Waiting [2025-01-17T03:51:34.795Z] 4bc333cf7b7f: Layer already exists [2025-01-17T03:51:34.795Z] 8f2c98aa0aad: Layer already exists [2025-01-17T03:51:34.795Z] 2084713ae755: Layer already exists [2025-01-17T03:51:34.795Z] e7417a135b3c: Layer already exists [2025-01-17T03:51:34.795Z] 1a182002ab5d: Layer already exists [2025-01-17T03:51:34.795Z] c392e6a1675a: Layer already exists [2025-01-17T03:51:34.795Z] f9c5f2ac344c: Layer already exists [2025-01-17T03:51:34.795Z] 8becc8855cb7: Layer already exists [2025-01-17T03:51:34.795Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:34.795Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:34.795Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:34.795Z] 4.0.0-dev.46: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:35.149Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:35.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:35.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-17T03:51:35.496Z] 4bc333cf7b7f: Preparing [2025-01-17T03:51:35.496Z] 2084713ae755: Preparing [2025-01-17T03:51:35.496Z] 8f2c98aa0aad: Preparing [2025-01-17T03:51:35.496Z] e7417a135b3c: Preparing [2025-01-17T03:51:35.496Z] 1a182002ab5d: Preparing [2025-01-17T03:51:35.496Z] c10dad2e6567: Preparing [2025-01-17T03:51:35.496Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:35.496Z] c392e6a1675a: Preparing [2025-01-17T03:51:35.496Z] f9c5f2ac344c: Preparing [2025-01-17T03:51:35.496Z] 8becc8855cb7: Preparing [2025-01-17T03:51:35.496Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:35.497Z] c10dad2e6567: Waiting [2025-01-17T03:51:35.497Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:35.497Z] c392e6a1675a: Waiting [2025-01-17T03:51:35.497Z] f9c5f2ac344c: Waiting [2025-01-17T03:51:35.497Z] 8becc8855cb7: Waiting [2025-01-17T03:51:35.497Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:35.497Z] 8f2c98aa0aad: Layer already exists [2025-01-17T03:51:35.497Z] e7417a135b3c: Layer already exists [2025-01-17T03:51:35.497Z] 2084713ae755: Layer already exists [2025-01-17T03:51:35.497Z] 1a182002ab5d: Layer already exists [2025-01-17T03:51:35.497Z] 4bc333cf7b7f: Layer already exists [2025-01-17T03:51:35.497Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:35.497Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:35.497Z] f9c5f2ac344c: Layer already exists [2025-01-17T03:51:35.497Z] c392e6a1675a: Layer already exists [2025-01-17T03:51:35.497Z] 8becc8855cb7: Layer already exists [2025-01-17T03:51:35.497Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:35.497Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:35.843Z] + 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-17T03:51:36.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-17T03:51:36.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-17T03:51:36.189Z] 4bc333cf7b7f: Preparing [2025-01-17T03:51:36.189Z] 2084713ae755: Preparing [2025-01-17T03:51:36.189Z] 8f2c98aa0aad: Preparing [2025-01-17T03:51:36.189Z] e7417a135b3c: Preparing [2025-01-17T03:51:36.189Z] 1a182002ab5d: Preparing [2025-01-17T03:51:36.189Z] c10dad2e6567: Preparing [2025-01-17T03:51:36.189Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:36.189Z] c392e6a1675a: Preparing [2025-01-17T03:51:36.189Z] f9c5f2ac344c: Preparing [2025-01-17T03:51:36.189Z] 8becc8855cb7: Preparing [2025-01-17T03:51:36.189Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:36.189Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:36.189Z] c392e6a1675a: Waiting [2025-01-17T03:51:36.189Z] f9c5f2ac344c: Waiting [2025-01-17T03:51:36.189Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:36.189Z] c10dad2e6567: Waiting [2025-01-17T03:51:36.189Z] 8becc8855cb7: Waiting [2025-01-17T03:51:36.189Z] 8f2c98aa0aad: Layer already exists [2025-01-17T03:51:36.189Z] e7417a135b3c: Layer already exists [2025-01-17T03:51:36.189Z] 4bc333cf7b7f: Layer already exists [2025-01-17T03:51:36.189Z] 2084713ae755: Layer already exists [2025-01-17T03:51:36.189Z] 1a182002ab5d: Layer already exists [2025-01-17T03:51:36.189Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:36.189Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:36.189Z] c392e6a1675a: Layer already exists [2025-01-17T03:51:36.189Z] f9c5f2ac344c: Layer already exists [2025-01-17T03:51:36.189Z] 8becc8855cb7: Layer already exists [2025-01-17T03:51:36.189Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:36.189Z] main: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:36.305Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:36.321Z] taggedImages: [2025-01-17T03:51:36.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:36.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-17T03:51:36.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 [2025-01-17T03:51:36.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:36.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-17T03:51:36.358Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-17T03:51:36.358Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:36.358Z] latest [2025-01-17T03:51:36.358Z] 4.0.0-dev.46 [2025-01-17T03:51:36.358Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:36.358Z] main [2025-01-17T03:51:36.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:36.717Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:37.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:37.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-17T03:51:37.354Z] 3538268a7035: Preparing [2025-01-17T03:51:37.354Z] bf32bcb69a0c: Preparing [2025-01-17T03:51:37.354Z] 180a42301e71: Preparing [2025-01-17T03:51:37.354Z] 66803bed14a4: Preparing [2025-01-17T03:51:37.354Z] 5dddcee09624: Preparing [2025-01-17T03:51:37.354Z] 7131a565723a: Preparing [2025-01-17T03:51:37.354Z] 2377546a181b: Preparing [2025-01-17T03:51:37.354Z] c10dad2e6567: Preparing [2025-01-17T03:51:37.354Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:37.354Z] 967bc82670da: Preparing [2025-01-17T03:51:37.354Z] 2ec8fe37930b: Preparing [2025-01-17T03:51:37.354Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:37.354Z] 7131a565723a: Waiting [2025-01-17T03:51:37.354Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:37.354Z] 967bc82670da: Waiting [2025-01-17T03:51:37.354Z] 2ec8fe37930b: Waiting [2025-01-17T03:51:37.354Z] 2377546a181b: Waiting [2025-01-17T03:51:37.354Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:37.354Z] c10dad2e6567: Waiting [2025-01-17T03:51:37.614Z] bf32bcb69a0c: Pushed [2025-01-17T03:51:37.614Z] 5dddcee09624: Pushed [2025-01-17T03:51:37.614Z] 3538268a7035: Pushed [2025-01-17T03:51:37.614Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:37.614Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:37.614Z] 7131a565723a: Pushed [2025-01-17T03:51:37.615Z] 967bc82670da: Pushed [2025-01-17T03:51:37.615Z] 2377546a181b: Pushed [2025-01-17T03:51:37.873Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:38.441Z] 66803bed14a4: Pushed [2025-01-17T03:51:38.703Z] 180a42301e71: Pushed [2025-01-17T03:51:39.279Z] 2ec8fe37930b: Pushed [2025-01-17T03:51:39.279Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:39.627Z] + 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-17T03:51:39.970Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-17T03:51:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-17T03:51:39.970Z] 3538268a7035: Preparing [2025-01-17T03:51:39.970Z] bf32bcb69a0c: Preparing [2025-01-17T03:51:39.970Z] 180a42301e71: Preparing [2025-01-17T03:51:39.970Z] 66803bed14a4: Preparing [2025-01-17T03:51:39.970Z] 5dddcee09624: Preparing [2025-01-17T03:51:39.970Z] 7131a565723a: Preparing [2025-01-17T03:51:39.970Z] 2377546a181b: Preparing [2025-01-17T03:51:39.970Z] c10dad2e6567: Preparing [2025-01-17T03:51:39.970Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:39.970Z] 967bc82670da: Preparing [2025-01-17T03:51:39.970Z] 2ec8fe37930b: Preparing [2025-01-17T03:51:39.970Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:39.970Z] 2377546a181b: Waiting [2025-01-17T03:51:39.970Z] 967bc82670da: Waiting [2025-01-17T03:51:39.970Z] 7131a565723a: Waiting [2025-01-17T03:51:39.970Z] 2ec8fe37930b: Waiting [2025-01-17T03:51:39.970Z] c10dad2e6567: Waiting [2025-01-17T03:51:39.970Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:39.970Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:39.970Z] 3538268a7035: Layer already exists [2025-01-17T03:51:39.970Z] bf32bcb69a0c: Layer already exists [2025-01-17T03:51:39.970Z] 5dddcee09624: Layer already exists [2025-01-17T03:51:39.970Z] 180a42301e71: Layer already exists [2025-01-17T03:51:39.970Z] 66803bed14a4: Layer already exists [2025-01-17T03:51:39.970Z] 7131a565723a: Layer already exists [2025-01-17T03:51:39.970Z] 2377546a181b: Layer already exists [2025-01-17T03:51:39.970Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:39.970Z] 967bc82670da: Layer already exists [2025-01-17T03:51:39.970Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:39.970Z] 2ec8fe37930b: Layer already exists [2025-01-17T03:51:39.970Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:40.234Z] latest: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:40.572Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:40.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 [2025-01-17T03:51:40.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-17T03:51:40.904Z] 3538268a7035: Preparing [2025-01-17T03:51:40.904Z] bf32bcb69a0c: Preparing [2025-01-17T03:51:40.904Z] 180a42301e71: Preparing [2025-01-17T03:51:40.904Z] 66803bed14a4: Preparing [2025-01-17T03:51:40.904Z] 5dddcee09624: Preparing [2025-01-17T03:51:40.904Z] 7131a565723a: Preparing [2025-01-17T03:51:40.904Z] 2377546a181b: Preparing [2025-01-17T03:51:40.904Z] c10dad2e6567: Preparing [2025-01-17T03:51:40.904Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:40.904Z] 967bc82670da: Preparing [2025-01-17T03:51:40.904Z] 7131a565723a: Waiting [2025-01-17T03:51:40.904Z] c10dad2e6567: Waiting [2025-01-17T03:51:40.904Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:40.904Z] 2ec8fe37930b: Preparing [2025-01-17T03:51:40.904Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:40.904Z] 967bc82670da: Waiting [2025-01-17T03:51:40.904Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:40.904Z] 3538268a7035: Layer already exists [2025-01-17T03:51:40.904Z] bf32bcb69a0c: Layer already exists [2025-01-17T03:51:40.904Z] 66803bed14a4: Layer already exists [2025-01-17T03:51:40.904Z] 5dddcee09624: Layer already exists [2025-01-17T03:51:40.904Z] 180a42301e71: Layer already exists [2025-01-17T03:51:40.904Z] 7131a565723a: Layer already exists [2025-01-17T03:51:40.904Z] 2377546a181b: Layer already exists [2025-01-17T03:51:40.904Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:40.904Z] 967bc82670da: Layer already exists [2025-01-17T03:51:40.904Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:40.904Z] 2ec8fe37930b: Layer already exists [2025-01-17T03:51:40.904Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:40.904Z] 4.0.0-dev.46: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:41.250Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:41.599Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:41.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-17T03:51:41.600Z] 3538268a7035: Preparing [2025-01-17T03:51:41.600Z] bf32bcb69a0c: Preparing [2025-01-17T03:51:41.600Z] 180a42301e71: Preparing [2025-01-17T03:51:41.600Z] 66803bed14a4: Preparing [2025-01-17T03:51:41.600Z] 5dddcee09624: Preparing [2025-01-17T03:51:41.600Z] 7131a565723a: Preparing [2025-01-17T03:51:41.600Z] 2377546a181b: Preparing [2025-01-17T03:51:41.600Z] c10dad2e6567: Preparing [2025-01-17T03:51:41.600Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:41.600Z] 967bc82670da: Preparing [2025-01-17T03:51:41.600Z] 2ec8fe37930b: Preparing [2025-01-17T03:51:41.600Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:41.600Z] 7131a565723a: Waiting [2025-01-17T03:51:41.600Z] 2377546a181b: Waiting [2025-01-17T03:51:41.600Z] c10dad2e6567: Waiting [2025-01-17T03:51:41.600Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:41.600Z] 967bc82670da: Waiting [2025-01-17T03:51:41.600Z] 2ec8fe37930b: Waiting [2025-01-17T03:51:41.600Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:41.600Z] 5dddcee09624: Layer already exists [2025-01-17T03:51:41.600Z] 3538268a7035: Layer already exists [2025-01-17T03:51:41.600Z] bf32bcb69a0c: Layer already exists [2025-01-17T03:51:41.600Z] 180a42301e71: Layer already exists [2025-01-17T03:51:41.600Z] 66803bed14a4: Layer already exists [2025-01-17T03:51:41.600Z] 7131a565723a: Layer already exists [2025-01-17T03:51:41.600Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:41.600Z] 967bc82670da: Layer already exists [2025-01-17T03:51:41.600Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:41.600Z] 2377546a181b: Layer already exists [2025-01-17T03:51:41.600Z] 2ec8fe37930b: Layer already exists [2025-01-17T03:51:41.600Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:41.600Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:41.935Z] + 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-17T03:51:42.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-17T03:51:42.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-17T03:51:42.258Z] 3538268a7035: Preparing [2025-01-17T03:51:42.258Z] bf32bcb69a0c: Preparing [2025-01-17T03:51:42.258Z] 180a42301e71: Preparing [2025-01-17T03:51:42.258Z] 66803bed14a4: Preparing [2025-01-17T03:51:42.258Z] 5dddcee09624: Preparing [2025-01-17T03:51:42.258Z] 7131a565723a: Preparing [2025-01-17T03:51:42.258Z] 2377546a181b: Preparing [2025-01-17T03:51:42.258Z] c10dad2e6567: Preparing [2025-01-17T03:51:42.258Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:42.258Z] 967bc82670da: Preparing [2025-01-17T03:51:42.258Z] 2ec8fe37930b: Preparing [2025-01-17T03:51:42.258Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:42.258Z] 7131a565723a: Waiting [2025-01-17T03:51:42.258Z] 2377546a181b: Waiting [2025-01-17T03:51:42.258Z] c10dad2e6567: Waiting [2025-01-17T03:51:42.258Z] 8cc5c67faf14: Waiting [2025-01-17T03:51:42.258Z] 967bc82670da: Waiting [2025-01-17T03:51:42.258Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:42.258Z] bf32bcb69a0c: Layer already exists [2025-01-17T03:51:42.258Z] 66803bed14a4: Layer already exists [2025-01-17T03:51:42.258Z] 3538268a7035: Layer already exists [2025-01-17T03:51:42.258Z] 180a42301e71: Layer already exists [2025-01-17T03:51:42.258Z] 5dddcee09624: Layer already exists [2025-01-17T03:51:42.258Z] 2377546a181b: Layer already exists [2025-01-17T03:51:42.258Z] 967bc82670da: Layer already exists [2025-01-17T03:51:42.258Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:42.258Z] 7131a565723a: Layer already exists [2025-01-17T03:51:42.258Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:42.258Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:42.258Z] 2ec8fe37930b: Layer already exists [2025-01-17T03:51:42.258Z] main: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:42.333Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:42.350Z] taggedImages: [2025-01-17T03:51:42.350Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:42.350Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-17T03:51:42.350Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 [2025-01-17T03:51:42.350Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:42.350Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-17T03:51:42.383Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-17T03:51:42.383Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:42.383Z] latest [2025-01-17T03:51:42.383Z] 4.0.0-dev.46 [2025-01-17T03:51:42.383Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:42.383Z] main [2025-01-17T03:51:42.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:42.743Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:43.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:43.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-17T03:51:43.070Z] 7183728caf59: Preparing [2025-01-17T03:51:43.070Z] 99eb84fac2ef: Preparing [2025-01-17T03:51:43.070Z] c10dad2e6567: Preparing [2025-01-17T03:51:43.070Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:43.070Z] a5935de967a3: Preparing [2025-01-17T03:51:43.070Z] f6175dc3b31d: Preparing [2025-01-17T03:51:43.070Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:43.070Z] f6175dc3b31d: Waiting [2025-01-17T03:51:43.070Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:43.070Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:43.070Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:43.070Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:43.070Z] 7183728caf59: Pushed [2025-01-17T03:51:43.070Z] a5935de967a3: Pushed [2025-01-17T03:51:44.006Z] f6175dc3b31d: Pushed [2025-01-17T03:51:45.392Z] 99eb84fac2ef: Pushed [2025-01-17T03:51:45.651Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:45.977Z] + 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-17T03:51:46.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-17T03:51:46.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-17T03:51:46.292Z] 7183728caf59: Preparing [2025-01-17T03:51:46.292Z] 99eb84fac2ef: Preparing [2025-01-17T03:51:46.292Z] c10dad2e6567: Preparing [2025-01-17T03:51:46.292Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:46.292Z] a5935de967a3: Preparing [2025-01-17T03:51:46.292Z] f6175dc3b31d: Preparing [2025-01-17T03:51:46.292Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:46.292Z] f6175dc3b31d: Waiting [2025-01-17T03:51:46.292Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:46.292Z] 99eb84fac2ef: Layer already exists [2025-01-17T03:51:46.292Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:46.292Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:46.292Z] a5935de967a3: Layer already exists [2025-01-17T03:51:46.292Z] 7183728caf59: Layer already exists [2025-01-17T03:51:46.292Z] f6175dc3b31d: Layer already exists [2025-01-17T03:51:46.292Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:46.292Z] latest: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:46.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:46.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 [2025-01-17T03:51:46.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-17T03:51:46.931Z] 7183728caf59: Preparing [2025-01-17T03:51:46.931Z] 99eb84fac2ef: Preparing [2025-01-17T03:51:46.931Z] c10dad2e6567: Preparing [2025-01-17T03:51:46.931Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:46.931Z] a5935de967a3: Preparing [2025-01-17T03:51:46.931Z] f6175dc3b31d: Preparing [2025-01-17T03:51:46.931Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:46.931Z] f6175dc3b31d: Waiting [2025-01-17T03:51:46.931Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:46.931Z] 7183728caf59: Layer already exists [2025-01-17T03:51:46.931Z] a5935de967a3: Layer already exists [2025-01-17T03:51:46.931Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:46.931Z] 99eb84fac2ef: Layer already exists [2025-01-17T03:51:46.931Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:46.931Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:46.931Z] f6175dc3b31d: Layer already exists [2025-01-17T03:51:46.931Z] 4.0.0-dev.46: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:47.257Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:47.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:47.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-17T03:51:47.688Z] 7183728caf59: Preparing [2025-01-17T03:51:47.688Z] 99eb84fac2ef: Preparing [2025-01-17T03:51:47.688Z] c10dad2e6567: Preparing [2025-01-17T03:51:47.688Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:47.688Z] a5935de967a3: Preparing [2025-01-17T03:51:47.688Z] f6175dc3b31d: Preparing [2025-01-17T03:51:47.688Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:47.688Z] f6175dc3b31d: Waiting [2025-01-17T03:51:47.688Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:47.688Z] 99eb84fac2ef: Layer already exists [2025-01-17T03:51:47.688Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:47.688Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:47.688Z] a5935de967a3: Layer already exists [2025-01-17T03:51:47.688Z] 7183728caf59: Layer already exists [2025-01-17T03:51:47.688Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:47.688Z] f6175dc3b31d: Layer already exists [2025-01-17T03:51:47.688Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:48.013Z] + 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-17T03:51:48.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-17T03:51:48.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-17T03:51:48.334Z] 7183728caf59: Preparing [2025-01-17T03:51:48.334Z] 99eb84fac2ef: Preparing [2025-01-17T03:51:48.334Z] c10dad2e6567: Preparing [2025-01-17T03:51:48.334Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:48.334Z] a5935de967a3: Preparing [2025-01-17T03:51:48.334Z] f6175dc3b31d: Preparing [2025-01-17T03:51:48.334Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:48.334Z] f6175dc3b31d: Waiting [2025-01-17T03:51:48.334Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:48.334Z] 7183728caf59: Layer already exists [2025-01-17T03:51:48.334Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:48.334Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:48.334Z] 99eb84fac2ef: Layer already exists [2025-01-17T03:51:48.334Z] a5935de967a3: Layer already exists [2025-01-17T03:51:48.334Z] f6175dc3b31d: Layer already exists [2025-01-17T03:51:48.334Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:48.594Z] main: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:51:48.664Z] ===================================================== [Pipeline] echo [2025-01-17T03:51:48.683Z] taggedImages: [2025-01-17T03:51:48.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:48.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-17T03:51:48.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 [2025-01-17T03:51:48.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:48.683Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-17T03:51:48.710Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-17T03:51:48.710Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:48.710Z] latest [2025-01-17T03:51:48.710Z] 4.0.0-dev.46 [2025-01-17T03:51:48.710Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:51:48.710Z] main [2025-01-17T03:51:48.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:49.070Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:51:49.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:51:49.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-17T03:51:49.394Z] c3871647ec3a: Preparing [2025-01-17T03:51:49.394Z] 2d46c7b053ca: Preparing [2025-01-17T03:51:49.394Z] e8f4abcf8662: Preparing [2025-01-17T03:51:49.394Z] c10dad2e6567: Preparing [2025-01-17T03:51:49.394Z] 8cc5c67faf14: Preparing [2025-01-17T03:51:49.394Z] eefcf2115b26: Preparing [2025-01-17T03:51:49.394Z] 91cfd7f38c39: Preparing [2025-01-17T03:51:49.394Z] c450e7368857: Preparing [2025-01-17T03:51:49.394Z] 6824c22c8279: Preparing [2025-01-17T03:51:49.394Z] ce5a8cde9eee: Preparing [2025-01-17T03:51:49.394Z] eefcf2115b26: Waiting [2025-01-17T03:51:49.394Z] 91cfd7f38c39: Waiting [2025-01-17T03:51:49.394Z] c450e7368857: Waiting [2025-01-17T03:51:49.394Z] 6824c22c8279: Waiting [2025-01-17T03:51:49.394Z] ce5a8cde9eee: Waiting [2025-01-17T03:51:49.394Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:51:49.394Z] c10dad2e6567: Layer already exists [2025-01-17T03:51:49.652Z] 2d46c7b053ca: Pushed [2025-01-17T03:51:49.652Z] e8f4abcf8662: Pushed [2025-01-17T03:51:49.911Z] c3871647ec3a: Pushed [2025-01-17T03:51:49.911Z] c450e7368857: Pushed [2025-01-17T03:51:49.911Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:51:50.543Z] 6824c22c8279: Pushed [2025-01-17T03:51:55.820Z] 91cfd7f38c39: Pushed [2025-01-17T03:51:59.105Z] eefcf2115b26: Pushed [2025-01-17T03:51:59.670Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:00.003Z] + 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-17T03:52:00.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-17T03:52:00.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-17T03:52:00.332Z] c3871647ec3a: Preparing [2025-01-17T03:52:00.332Z] 2d46c7b053ca: Preparing [2025-01-17T03:52:00.332Z] e8f4abcf8662: Preparing [2025-01-17T03:52:00.332Z] c10dad2e6567: Preparing [2025-01-17T03:52:00.332Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:00.332Z] eefcf2115b26: Preparing [2025-01-17T03:52:00.332Z] 91cfd7f38c39: Preparing [2025-01-17T03:52:00.332Z] c450e7368857: Preparing [2025-01-17T03:52:00.332Z] 6824c22c8279: Preparing [2025-01-17T03:52:00.332Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:00.332Z] eefcf2115b26: Waiting [2025-01-17T03:52:00.332Z] 91cfd7f38c39: Waiting [2025-01-17T03:52:00.332Z] c450e7368857: Waiting [2025-01-17T03:52:00.332Z] 6824c22c8279: Waiting [2025-01-17T03:52:00.332Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:00.332Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:00.332Z] 2d46c7b053ca: Layer already exists [2025-01-17T03:52:00.332Z] e8f4abcf8662: Layer already exists [2025-01-17T03:52:00.332Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:00.332Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:00.332Z] 91cfd7f38c39: Layer already exists [2025-01-17T03:52:00.332Z] eefcf2115b26: Layer already exists [2025-01-17T03:52:00.332Z] c450e7368857: Layer already exists [2025-01-17T03:52:00.332Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:00.332Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:00.591Z] latest: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:00.925Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:01.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 [2025-01-17T03:52:01.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-17T03:52:01.269Z] c3871647ec3a: Preparing [2025-01-17T03:52:01.269Z] 2d46c7b053ca: Preparing [2025-01-17T03:52:01.269Z] e8f4abcf8662: Preparing [2025-01-17T03:52:01.269Z] c10dad2e6567: Preparing [2025-01-17T03:52:01.269Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:01.269Z] eefcf2115b26: Preparing [2025-01-17T03:52:01.269Z] 91cfd7f38c39: Preparing [2025-01-17T03:52:01.269Z] c450e7368857: Preparing [2025-01-17T03:52:01.269Z] 6824c22c8279: Preparing [2025-01-17T03:52:01.269Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:01.269Z] c450e7368857: Waiting [2025-01-17T03:52:01.269Z] 6824c22c8279: Waiting [2025-01-17T03:52:01.269Z] eefcf2115b26: Waiting [2025-01-17T03:52:01.269Z] 91cfd7f38c39: Waiting [2025-01-17T03:52:01.269Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:01.269Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:01.269Z] 2d46c7b053ca: Layer already exists [2025-01-17T03:52:01.269Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:01.269Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:01.269Z] e8f4abcf8662: Layer already exists [2025-01-17T03:52:01.269Z] 91cfd7f38c39: Layer already exists [2025-01-17T03:52:01.269Z] eefcf2115b26: Layer already exists [2025-01-17T03:52:01.269Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:01.269Z] c450e7368857: Layer already exists [2025-01-17T03:52:01.269Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:01.269Z] 4.0.0-dev.46: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:01.608Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:01.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:01.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-17T03:52:01.941Z] c3871647ec3a: Preparing [2025-01-17T03:52:01.941Z] 2d46c7b053ca: Preparing [2025-01-17T03:52:01.941Z] e8f4abcf8662: Preparing [2025-01-17T03:52:01.941Z] c10dad2e6567: Preparing [2025-01-17T03:52:01.941Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:01.941Z] eefcf2115b26: Preparing [2025-01-17T03:52:01.941Z] 91cfd7f38c39: Preparing [2025-01-17T03:52:01.941Z] c450e7368857: Preparing [2025-01-17T03:52:01.941Z] 6824c22c8279: Preparing [2025-01-17T03:52:01.941Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:01.941Z] 91cfd7f38c39: Waiting [2025-01-17T03:52:01.941Z] c450e7368857: Waiting [2025-01-17T03:52:01.941Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:01.941Z] eefcf2115b26: Waiting [2025-01-17T03:52:01.941Z] 6824c22c8279: Waiting [2025-01-17T03:52:01.941Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:01.941Z] e8f4abcf8662: Layer already exists [2025-01-17T03:52:01.941Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:01.941Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:01.941Z] 2d46c7b053ca: Layer already exists [2025-01-17T03:52:01.941Z] eefcf2115b26: Layer already exists [2025-01-17T03:52:01.941Z] c450e7368857: Layer already exists [2025-01-17T03:52:01.941Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:01.941Z] 91cfd7f38c39: Layer already exists [2025-01-17T03:52:01.941Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:01.941Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:02.281Z] + 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-17T03:52:02.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-17T03:52:02.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-17T03:52:02.609Z] c3871647ec3a: Preparing [2025-01-17T03:52:02.609Z] 2d46c7b053ca: Preparing [2025-01-17T03:52:02.609Z] e8f4abcf8662: Preparing [2025-01-17T03:52:02.609Z] c10dad2e6567: Preparing [2025-01-17T03:52:02.609Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:02.609Z] eefcf2115b26: Preparing [2025-01-17T03:52:02.609Z] 91cfd7f38c39: Preparing [2025-01-17T03:52:02.609Z] c450e7368857: Preparing [2025-01-17T03:52:02.609Z] 6824c22c8279: Preparing [2025-01-17T03:52:02.609Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:02.609Z] eefcf2115b26: Waiting [2025-01-17T03:52:02.609Z] 91cfd7f38c39: Waiting [2025-01-17T03:52:02.609Z] c450e7368857: Waiting [2025-01-17T03:52:02.609Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:02.609Z] 6824c22c8279: Waiting [2025-01-17T03:52:02.609Z] e8f4abcf8662: Layer already exists [2025-01-17T03:52:02.609Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:02.609Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:02.609Z] 2d46c7b053ca: Layer already exists [2025-01-17T03:52:02.609Z] eefcf2115b26: Layer already exists [2025-01-17T03:52:02.609Z] c450e7368857: Layer already exists [2025-01-17T03:52:02.609Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:02.609Z] 91cfd7f38c39: Layer already exists [2025-01-17T03:52:02.609Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:02.609Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:02.868Z] main: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:52:02.941Z] ===================================================== [Pipeline] echo [2025-01-17T03:52:02.957Z] taggedImages: [2025-01-17T03:52:02.957Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:02.957Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-17T03:52:02.957Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 [2025-01-17T03:52:02.957Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:02.957Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-17T03:52:02.990Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-17T03:52:02.990Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:02.990Z] latest [2025-01-17T03:52:02.990Z] 4.0.0-dev.46 [2025-01-17T03:52:02.990Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:02.990Z] main [2025-01-17T03:52:02.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:03.351Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:03.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:03.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-17T03:52:03.681Z] f8f1a6ef778a: Preparing [2025-01-17T03:52:03.681Z] 0008efbe9d51: Preparing [2025-01-17T03:52:03.681Z] 4c66936513d9: Preparing [2025-01-17T03:52:03.681Z] c10dad2e6567: Preparing [2025-01-17T03:52:03.681Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:03.681Z] 0e5a585f8097: Preparing [2025-01-17T03:52:03.681Z] 9c3cd51872b1: Preparing [2025-01-17T03:52:03.681Z] 8109e0912c50: Preparing [2025-01-17T03:52:03.681Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:03.681Z] 9c3cd51872b1: Waiting [2025-01-17T03:52:03.681Z] 8109e0912c50: Waiting [2025-01-17T03:52:03.681Z] 0e5a585f8097: Waiting [2025-01-17T03:52:03.681Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:03.681Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:03.681Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:03.681Z] 4c66936513d9: Pushed [2025-01-17T03:52:03.940Z] 0008efbe9d51: Pushed [2025-01-17T03:52:03.940Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:03.940Z] 9c3cd51872b1: Pushed [2025-01-17T03:52:03.940Z] f8f1a6ef778a: Pushed [2025-01-17T03:52:04.201Z] 8109e0912c50: Pushed [2025-01-17T03:52:14.176Z] 0e5a585f8097: Pushed [2025-01-17T03:52:14.176Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:14.514Z] + 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-17T03:52:14.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-17T03:52:14.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-17T03:52:14.832Z] f8f1a6ef778a: Preparing [2025-01-17T03:52:14.832Z] 0008efbe9d51: Preparing [2025-01-17T03:52:14.832Z] 4c66936513d9: Preparing [2025-01-17T03:52:14.832Z] c10dad2e6567: Preparing [2025-01-17T03:52:14.832Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:14.832Z] 0e5a585f8097: Preparing [2025-01-17T03:52:14.832Z] 9c3cd51872b1: Preparing [2025-01-17T03:52:14.832Z] 8109e0912c50: Preparing [2025-01-17T03:52:14.832Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:14.832Z] 0e5a585f8097: Waiting [2025-01-17T03:52:14.832Z] 9c3cd51872b1: Waiting [2025-01-17T03:52:14.832Z] 8109e0912c50: Waiting [2025-01-17T03:52:14.832Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:14.832Z] f8f1a6ef778a: Layer already exists [2025-01-17T03:52:14.832Z] 4c66936513d9: Layer already exists [2025-01-17T03:52:14.832Z] 0008efbe9d51: Layer already exists [2025-01-17T03:52:14.832Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:14.832Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:14.832Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:14.832Z] 9c3cd51872b1: Layer already exists [2025-01-17T03:52:14.832Z] 8109e0912c50: Layer already exists [2025-01-17T03:52:14.832Z] 0e5a585f8097: Layer already exists [2025-01-17T03:52:14.832Z] latest: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:15.168Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:15.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 [2025-01-17T03:52:15.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-17T03:52:15.500Z] f8f1a6ef778a: Preparing [2025-01-17T03:52:15.500Z] 0008efbe9d51: Preparing [2025-01-17T03:52:15.500Z] 4c66936513d9: Preparing [2025-01-17T03:52:15.500Z] c10dad2e6567: Preparing [2025-01-17T03:52:15.500Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:15.500Z] 0e5a585f8097: Preparing [2025-01-17T03:52:15.500Z] 9c3cd51872b1: Preparing [2025-01-17T03:52:15.500Z] 8109e0912c50: Preparing [2025-01-17T03:52:15.500Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:15.500Z] 0e5a585f8097: Waiting [2025-01-17T03:52:15.500Z] 9c3cd51872b1: Waiting [2025-01-17T03:52:15.500Z] 8109e0912c50: Waiting [2025-01-17T03:52:15.500Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:15.500Z] f8f1a6ef778a: Layer already exists [2025-01-17T03:52:15.500Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:15.500Z] 0008efbe9d51: Layer already exists [2025-01-17T03:52:15.500Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:15.500Z] 0e5a585f8097: Layer already exists [2025-01-17T03:52:15.500Z] 4c66936513d9: Layer already exists [2025-01-17T03:52:15.500Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:15.500Z] 8109e0912c50: Layer already exists [2025-01-17T03:52:15.759Z] 9c3cd51872b1: Layer already exists [2025-01-17T03:52:15.759Z] 4.0.0-dev.46: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:16.091Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:16.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:16.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-17T03:52:16.517Z] f8f1a6ef778a: Preparing [2025-01-17T03:52:16.517Z] 0008efbe9d51: Preparing [2025-01-17T03:52:16.517Z] 4c66936513d9: Preparing [2025-01-17T03:52:16.517Z] c10dad2e6567: Preparing [2025-01-17T03:52:16.517Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:16.517Z] 0e5a585f8097: Preparing [2025-01-17T03:52:16.517Z] 9c3cd51872b1: Preparing [2025-01-17T03:52:16.517Z] 8109e0912c50: Preparing [2025-01-17T03:52:16.517Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:16.517Z] 0e5a585f8097: Waiting [2025-01-17T03:52:16.517Z] 9c3cd51872b1: Waiting [2025-01-17T03:52:16.517Z] 8109e0912c50: Waiting [2025-01-17T03:52:16.517Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:16.517Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:16.517Z] f8f1a6ef778a: Layer already exists [2025-01-17T03:52:16.517Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:16.517Z] 4c66936513d9: Layer already exists [2025-01-17T03:52:16.517Z] 0008efbe9d51: Layer already exists [2025-01-17T03:52:16.517Z] 0e5a585f8097: Layer already exists [2025-01-17T03:52:16.517Z] 9c3cd51872b1: Layer already exists [2025-01-17T03:52:16.517Z] 8109e0912c50: Layer already exists [2025-01-17T03:52:16.517Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:16.517Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:16.846Z] + 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-17T03:52:17.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-17T03:52:17.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-17T03:52:17.176Z] f8f1a6ef778a: Preparing [2025-01-17T03:52:17.176Z] 0008efbe9d51: Preparing [2025-01-17T03:52:17.176Z] 4c66936513d9: Preparing [2025-01-17T03:52:17.176Z] c10dad2e6567: Preparing [2025-01-17T03:52:17.176Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:17.176Z] 0e5a585f8097: Preparing [2025-01-17T03:52:17.176Z] 9c3cd51872b1: Preparing [2025-01-17T03:52:17.176Z] 8109e0912c50: Preparing [2025-01-17T03:52:17.176Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:17.176Z] 0e5a585f8097: Waiting [2025-01-17T03:52:17.176Z] 9c3cd51872b1: Waiting [2025-01-17T03:52:17.176Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:17.176Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:17.176Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:17.176Z] 0008efbe9d51: Layer already exists [2025-01-17T03:52:17.176Z] 4c66936513d9: Layer already exists [2025-01-17T03:52:17.176Z] f8f1a6ef778a: Layer already exists [2025-01-17T03:52:17.176Z] 0e5a585f8097: Layer already exists [2025-01-17T03:52:17.176Z] 8109e0912c50: Layer already exists [2025-01-17T03:52:17.176Z] 9c3cd51872b1: Layer already exists [2025-01-17T03:52:17.176Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:17.176Z] main: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:52:17.260Z] ===================================================== [Pipeline] echo [2025-01-17T03:52:17.274Z] taggedImages: [2025-01-17T03:52:17.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:17.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-17T03:52:17.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 [2025-01-17T03:52:17.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:17.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-17T03:52:17.300Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-17T03:52:17.300Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:17.300Z] latest [2025-01-17T03:52:17.300Z] 4.0.0-dev.46 [2025-01-17T03:52:17.300Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:17.300Z] main [2025-01-17T03:52:17.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:17.646Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:17.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:17.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-17T03:52:17.970Z] c3871647ec3a: Preparing [2025-01-17T03:52:17.970Z] f4b6351e76cb: Preparing [2025-01-17T03:52:17.970Z] c0c9abd8f812: Preparing [2025-01-17T03:52:17.970Z] c10dad2e6567: Preparing [2025-01-17T03:52:17.970Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:17.970Z] de66c917afe2: Preparing [2025-01-17T03:52:17.970Z] c450e7368857: Preparing [2025-01-17T03:52:17.970Z] 6824c22c8279: Preparing [2025-01-17T03:52:17.970Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:17.970Z] de66c917afe2: Waiting [2025-01-17T03:52:17.970Z] c450e7368857: Waiting [2025-01-17T03:52:17.970Z] 6824c22c8279: Waiting [2025-01-17T03:52:17.970Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:17.970Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:17.970Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:17.970Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:17.970Z] c450e7368857: Layer already exists [2025-01-17T03:52:17.970Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:17.970Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:17.970Z] f4b6351e76cb: Pushed [2025-01-17T03:52:17.970Z] c0c9abd8f812: Pushed [2025-01-17T03:52:27.952Z] de66c917afe2: Pushed [2025-01-17T03:52:27.952Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:28.291Z] + 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-17T03:52:28.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-17T03:52:28.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-17T03:52:28.622Z] c3871647ec3a: Preparing [2025-01-17T03:52:28.622Z] f4b6351e76cb: Preparing [2025-01-17T03:52:28.622Z] c0c9abd8f812: Preparing [2025-01-17T03:52:28.622Z] c10dad2e6567: Preparing [2025-01-17T03:52:28.622Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:28.622Z] de66c917afe2: Preparing [2025-01-17T03:52:28.622Z] c450e7368857: Preparing [2025-01-17T03:52:28.622Z] 6824c22c8279: Preparing [2025-01-17T03:52:28.622Z] de66c917afe2: Waiting [2025-01-17T03:52:28.622Z] c450e7368857: Waiting [2025-01-17T03:52:28.622Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:28.622Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:28.622Z] 6824c22c8279: Waiting [2025-01-17T03:52:28.622Z] f4b6351e76cb: Layer already exists [2025-01-17T03:52:28.622Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:28.622Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:28.622Z] c0c9abd8f812: Layer already exists [2025-01-17T03:52:28.622Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:28.622Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:28.622Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:28.622Z] c450e7368857: Layer already exists [2025-01-17T03:52:28.622Z] de66c917afe2: Layer already exists [2025-01-17T03:52:28.622Z] latest: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:28.993Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:29.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 [2025-01-17T03:52:29.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-17T03:52:29.336Z] c3871647ec3a: Preparing [2025-01-17T03:52:29.336Z] f4b6351e76cb: Preparing [2025-01-17T03:52:29.336Z] c0c9abd8f812: Preparing [2025-01-17T03:52:29.336Z] c10dad2e6567: Preparing [2025-01-17T03:52:29.336Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:29.336Z] de66c917afe2: Preparing [2025-01-17T03:52:29.336Z] c450e7368857: Preparing [2025-01-17T03:52:29.336Z] 6824c22c8279: Preparing [2025-01-17T03:52:29.336Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:29.336Z] c450e7368857: Waiting [2025-01-17T03:52:29.336Z] 6824c22c8279: Waiting [2025-01-17T03:52:29.336Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:29.336Z] de66c917afe2: Waiting [2025-01-17T03:52:29.336Z] c0c9abd8f812: Layer already exists [2025-01-17T03:52:29.336Z] f4b6351e76cb: Layer already exists [2025-01-17T03:52:29.336Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:29.336Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:29.336Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:29.336Z] de66c917afe2: Layer already exists [2025-01-17T03:52:29.336Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:29.336Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:29.336Z] c450e7368857: Layer already exists [2025-01-17T03:52:29.336Z] 4.0.0-dev.46: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:29.668Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:29.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:29.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-17T03:52:29.998Z] c3871647ec3a: Preparing [2025-01-17T03:52:29.998Z] f4b6351e76cb: Preparing [2025-01-17T03:52:29.998Z] c0c9abd8f812: Preparing [2025-01-17T03:52:29.998Z] c10dad2e6567: Preparing [2025-01-17T03:52:29.998Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:29.998Z] de66c917afe2: Preparing [2025-01-17T03:52:29.998Z] c450e7368857: Preparing [2025-01-17T03:52:29.998Z] 6824c22c8279: Preparing [2025-01-17T03:52:29.998Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:29.998Z] de66c917afe2: Waiting [2025-01-17T03:52:29.998Z] c450e7368857: Waiting [2025-01-17T03:52:29.998Z] 6824c22c8279: Waiting [2025-01-17T03:52:29.998Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:29.998Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:29.998Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:29.998Z] f4b6351e76cb: Layer already exists [2025-01-17T03:52:29.998Z] c0c9abd8f812: Layer already exists [2025-01-17T03:52:29.998Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:29.998Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:29.998Z] de66c917afe2: Layer already exists [2025-01-17T03:52:29.998Z] c450e7368857: Layer already exists [2025-01-17T03:52:29.998Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:29.998Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:30.335Z] + 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-17T03:52:30.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-17T03:52:30.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-17T03:52:30.665Z] c3871647ec3a: Preparing [2025-01-17T03:52:30.665Z] f4b6351e76cb: Preparing [2025-01-17T03:52:30.665Z] c0c9abd8f812: Preparing [2025-01-17T03:52:30.665Z] c10dad2e6567: Preparing [2025-01-17T03:52:30.665Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:30.665Z] de66c917afe2: Preparing [2025-01-17T03:52:30.665Z] c450e7368857: Preparing [2025-01-17T03:52:30.665Z] 6824c22c8279: Preparing [2025-01-17T03:52:30.665Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:30.665Z] 6824c22c8279: Waiting [2025-01-17T03:52:30.665Z] c450e7368857: Waiting [2025-01-17T03:52:30.665Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:30.665Z] de66c917afe2: Waiting [2025-01-17T03:52:30.665Z] f4b6351e76cb: Layer already exists [2025-01-17T03:52:30.665Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:30.665Z] c3871647ec3a: Layer already exists [2025-01-17T03:52:30.665Z] c0c9abd8f812: Layer already exists [2025-01-17T03:52:30.665Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:30.665Z] de66c917afe2: Layer already exists [2025-01-17T03:52:30.665Z] c450e7368857: Layer already exists [2025-01-17T03:52:30.665Z] 6824c22c8279: Layer already exists [2025-01-17T03:52:30.665Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:30.665Z] main: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:52:30.748Z] ===================================================== [Pipeline] echo [2025-01-17T03:52:30.768Z] taggedImages: [2025-01-17T03:52:30.768Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:30.768Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-17T03:52:30.768Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 [2025-01-17T03:52:30.768Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:30.768Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-17T03:52:30.802Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-17T03:52:30.802Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:30.802Z] latest [2025-01-17T03:52:30.802Z] 4.0.0-dev.46 [2025-01-17T03:52:30.802Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:30.802Z] main [2025-01-17T03:52:30.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:31.159Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:31.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:31.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-17T03:52:31.510Z] 5e9a868ccd31: Preparing [2025-01-17T03:52:31.510Z] a5424d4ad93d: Preparing [2025-01-17T03:52:31.510Z] 444c7d38ae4b: Preparing [2025-01-17T03:52:31.510Z] c10dad2e6567: Preparing [2025-01-17T03:52:31.510Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:31.510Z] 598f610afce7: Preparing [2025-01-17T03:52:31.510Z] 4480ba2744d2: Preparing [2025-01-17T03:52:31.510Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:31.510Z] 598f610afce7: Waiting [2025-01-17T03:52:31.510Z] 4480ba2744d2: Waiting [2025-01-17T03:52:31.510Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:31.510Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:31.510Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:31.510Z] 5e9a868ccd31: Pushed [2025-01-17T03:52:31.510Z] a5424d4ad93d: Pushed [2025-01-17T03:52:31.510Z] 598f610afce7: Pushed [2025-01-17T03:52:31.510Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:32.078Z] 4480ba2744d2: Pushed [2025-01-17T03:52:35.369Z] 444c7d38ae4b: Pushed [2025-01-17T03:52:35.369Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:35.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:36.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-17T03:52:36.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-17T03:52:36.050Z] 5e9a868ccd31: Preparing [2025-01-17T03:52:36.050Z] a5424d4ad93d: Preparing [2025-01-17T03:52:36.050Z] 444c7d38ae4b: Preparing [2025-01-17T03:52:36.050Z] c10dad2e6567: Preparing [2025-01-17T03:52:36.050Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:36.050Z] 598f610afce7: Preparing [2025-01-17T03:52:36.050Z] 4480ba2744d2: Preparing [2025-01-17T03:52:36.050Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:36.050Z] 598f610afce7: Waiting [2025-01-17T03:52:36.050Z] 4480ba2744d2: Waiting [2025-01-17T03:52:36.050Z] 5e9a868ccd31: Layer already exists [2025-01-17T03:52:36.050Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:36.050Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:36.050Z] 444c7d38ae4b: Layer already exists [2025-01-17T03:52:36.050Z] a5424d4ad93d: Layer already exists [2025-01-17T03:52:36.050Z] 598f610afce7: Layer already exists [2025-01-17T03:52:36.050Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:36.050Z] 4480ba2744d2: Layer already exists [2025-01-17T03:52:36.050Z] latest: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:36.393Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:36.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 [2025-01-17T03:52:36.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-17T03:52:36.725Z] 5e9a868ccd31: Preparing [2025-01-17T03:52:36.725Z] a5424d4ad93d: Preparing [2025-01-17T03:52:36.725Z] 444c7d38ae4b: Preparing [2025-01-17T03:52:36.725Z] c10dad2e6567: Preparing [2025-01-17T03:52:36.725Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:36.725Z] 598f610afce7: Preparing [2025-01-17T03:52:36.725Z] 4480ba2744d2: Preparing [2025-01-17T03:52:36.725Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:36.725Z] 598f610afce7: Waiting [2025-01-17T03:52:36.725Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:36.725Z] 4480ba2744d2: Waiting [2025-01-17T03:52:36.725Z] 5e9a868ccd31: Layer already exists [2025-01-17T03:52:36.725Z] a5424d4ad93d: Layer already exists [2025-01-17T03:52:36.725Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:36.725Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:36.725Z] 444c7d38ae4b: Layer already exists [2025-01-17T03:52:36.725Z] 4480ba2744d2: Layer already exists [2025-01-17T03:52:36.725Z] 598f610afce7: Layer already exists [2025-01-17T03:52:36.725Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:36.725Z] 4.0.0-dev.46: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:37.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:37.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:37.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-17T03:52:37.378Z] 5e9a868ccd31: Preparing [2025-01-17T03:52:37.378Z] a5424d4ad93d: Preparing [2025-01-17T03:52:37.378Z] 444c7d38ae4b: Preparing [2025-01-17T03:52:37.378Z] c10dad2e6567: Preparing [2025-01-17T03:52:37.378Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:37.378Z] 598f610afce7: Preparing [2025-01-17T03:52:37.378Z] 4480ba2744d2: Preparing [2025-01-17T03:52:37.378Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:37.378Z] 598f610afce7: Waiting [2025-01-17T03:52:37.378Z] 4480ba2744d2: Waiting [2025-01-17T03:52:37.378Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:37.378Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:37.378Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:37.378Z] 5e9a868ccd31: Layer already exists [2025-01-17T03:52:37.378Z] a5424d4ad93d: Layer already exists [2025-01-17T03:52:37.378Z] 444c7d38ae4b: Layer already exists [2025-01-17T03:52:37.378Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:37.378Z] 4480ba2744d2: Layer already exists [2025-01-17T03:52:37.378Z] 598f610afce7: Layer already exists [2025-01-17T03:52:37.378Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:37.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:38.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-17T03:52:38.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-17T03:52:38.038Z] 5e9a868ccd31: Preparing [2025-01-17T03:52:38.038Z] a5424d4ad93d: Preparing [2025-01-17T03:52:38.038Z] 444c7d38ae4b: Preparing [2025-01-17T03:52:38.038Z] c10dad2e6567: Preparing [2025-01-17T03:52:38.038Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:38.038Z] 598f610afce7: Preparing [2025-01-17T03:52:38.038Z] 4480ba2744d2: Preparing [2025-01-17T03:52:38.038Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:38.038Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:38.038Z] a5424d4ad93d: Layer already exists [2025-01-17T03:52:38.038Z] 444c7d38ae4b: Layer already exists [2025-01-17T03:52:38.038Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:38.038Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:38.038Z] 5e9a868ccd31: Layer already exists [2025-01-17T03:52:38.038Z] 598f610afce7: Layer already exists [2025-01-17T03:52:38.038Z] 4480ba2744d2: Layer already exists [2025-01-17T03:52:38.038Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:38.038Z] main: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:52:38.269Z] ===================================================== [Pipeline] echo [2025-01-17T03:52:38.286Z] taggedImages: [2025-01-17T03:52:38.315Z] - nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:38.315Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-17T03:52:38.315Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 [2025-01-17T03:52:38.315Z] - nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:38.315Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-17T03:52:38.363Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-17T03:52:38.363Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:38.363Z] latest [2025-01-17T03:52:38.363Z] 4.0.0-dev.46 [2025-01-17T03:52:38.363Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:38.363Z] main [2025-01-17T03:52:38.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:38.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:39.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:39.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-17T03:52:39.066Z] 817c8e8675e0: Preparing [2025-01-17T03:52:39.066Z] c9ec1bc32af0: Preparing [2025-01-17T03:52:39.066Z] c10dad2e6567: Preparing [2025-01-17T03:52:39.066Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:39.066Z] 72915dabc04a: Preparing [2025-01-17T03:52:39.066Z] 86f3ecf8e982: Preparing [2025-01-17T03:52:39.066Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:39.066Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:39.066Z] 86f3ecf8e982: Waiting [2025-01-17T03:52:39.066Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:39.066Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:39.066Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:39.066Z] 817c8e8675e0: Pushed [2025-01-17T03:52:39.066Z] 72915dabc04a: Pushed [2025-01-17T03:52:39.324Z] 86f3ecf8e982: Pushed [2025-01-17T03:52:42.610Z] c9ec1bc32af0: Pushed [2025-01-17T03:52:42.610Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:43.038Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:43.358Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-17T03:52:43.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-17T03:52:43.358Z] 817c8e8675e0: Preparing [2025-01-17T03:52:43.358Z] c9ec1bc32af0: Preparing [2025-01-17T03:52:43.358Z] c10dad2e6567: Preparing [2025-01-17T03:52:43.358Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:43.358Z] 72915dabc04a: Preparing [2025-01-17T03:52:43.358Z] 86f3ecf8e982: Preparing [2025-01-17T03:52:43.358Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:43.358Z] 86f3ecf8e982: Waiting [2025-01-17T03:52:43.358Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:43.358Z] 817c8e8675e0: Layer already exists [2025-01-17T03:52:43.358Z] c9ec1bc32af0: Layer already exists [2025-01-17T03:52:43.358Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:43.358Z] 86f3ecf8e982: Layer already exists [2025-01-17T03:52:43.358Z] 72915dabc04a: Layer already exists [2025-01-17T03:52:43.358Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:43.358Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:43.358Z] latest: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:43.698Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:44.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 [2025-01-17T03:52:44.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-17T03:52:44.019Z] 817c8e8675e0: Preparing [2025-01-17T03:52:44.019Z] c9ec1bc32af0: Preparing [2025-01-17T03:52:44.019Z] c10dad2e6567: Preparing [2025-01-17T03:52:44.019Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:44.019Z] 72915dabc04a: Preparing [2025-01-17T03:52:44.019Z] 86f3ecf8e982: Preparing [2025-01-17T03:52:44.019Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:44.019Z] 86f3ecf8e982: Waiting [2025-01-17T03:52:44.019Z] 72915dabc04a: Layer already exists [2025-01-17T03:52:44.019Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:44.019Z] 817c8e8675e0: Layer already exists [2025-01-17T03:52:44.019Z] c9ec1bc32af0: Layer already exists [2025-01-17T03:52:44.019Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:44.019Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:44.019Z] 86f3ecf8e982: Layer already exists [2025-01-17T03:52:44.019Z] 4.0.0-dev.46: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:44.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:44.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:44.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-17T03:52:44.673Z] 817c8e8675e0: Preparing [2025-01-17T03:52:44.673Z] c9ec1bc32af0: Preparing [2025-01-17T03:52:44.673Z] c10dad2e6567: Preparing [2025-01-17T03:52:44.673Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:44.673Z] 72915dabc04a: Preparing [2025-01-17T03:52:44.673Z] 86f3ecf8e982: Preparing [2025-01-17T03:52:44.673Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:44.673Z] 86f3ecf8e982: Waiting [2025-01-17T03:52:44.673Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:44.673Z] 817c8e8675e0: Layer already exists [2025-01-17T03:52:44.673Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:44.673Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:44.673Z] 72915dabc04a: Layer already exists [2025-01-17T03:52:44.673Z] c9ec1bc32af0: Layer already exists [2025-01-17T03:52:44.673Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:44.673Z] 86f3ecf8e982: Layer already exists [2025-01-17T03:52:44.673Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:44.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T03:52:45.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-17T03:52:45.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-17T03:52:45.328Z] 817c8e8675e0: Preparing [2025-01-17T03:52:45.328Z] c9ec1bc32af0: Preparing [2025-01-17T03:52:45.328Z] c10dad2e6567: Preparing [2025-01-17T03:52:45.328Z] 8cc5c67faf14: Preparing [2025-01-17T03:52:45.328Z] 72915dabc04a: Preparing [2025-01-17T03:52:45.328Z] 86f3ecf8e982: Preparing [2025-01-17T03:52:45.328Z] ce5a8cde9eee: Preparing [2025-01-17T03:52:45.328Z] 86f3ecf8e982: Waiting [2025-01-17T03:52:45.328Z] ce5a8cde9eee: Waiting [2025-01-17T03:52:45.328Z] c10dad2e6567: Layer already exists [2025-01-17T03:52:45.328Z] c9ec1bc32af0: Layer already exists [2025-01-17T03:52:45.328Z] 8cc5c67faf14: Layer already exists [2025-01-17T03:52:45.328Z] 72915dabc04a: Layer already exists [2025-01-17T03:52:45.328Z] 817c8e8675e0: Layer already exists [2025-01-17T03:52:45.328Z] ce5a8cde9eee: Layer already exists [2025-01-17T03:52:45.328Z] 86f3ecf8e982: Layer already exists [2025-01-17T03:52:45.328Z] main: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T03:52:45.411Z] ===================================================== [Pipeline] echo [2025-01-17T03:52:45.428Z] taggedImages: [2025-01-17T03:52:45.429Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T03:52:45.429Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-17T03:52:45.429Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 [2025-01-17T03:52:45.429Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T03:52:45.429Z] - 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-17T03:57:49.000Z] #156 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-17T03:57:49.000Z] #150 DONE 569.0s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:57:49.000Z] #152 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:57:49.000Z] #157 DONE 0.2s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:57:49.000Z] #158 DONE 0.2s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:57:49.000Z] #154 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-17T03:57:49.000Z] #159 DONE 0.3s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-17T03:57:49.000Z] #160 DONE 0.4s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-17T03:57:49.000Z] #161 DONE 0.3s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:57:49.000Z] #162 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-17T03:57:49.000Z] #151 DONE 571.7s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:57:49.000Z] #154 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-17T03:57:49.000Z] #163 DONE 0.5s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-17T03:57:49.000Z] #164 ... [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:57:49.000Z] #162 DONE 2.4s [2025-01-17T03:57:49.000Z] [2025-01-17T03:57:49.000Z] #165 [core-common-config-bootstrapper] exporting to image [2025-01-17T03:57:49.000Z] #165 exporting layers [2025-01-17T03:57:49.272Z] #165 exporting layers 1.1s done [2025-01-17T03:57:49.272Z] #165 writing image sha256:e4911a885f9f06a37a0bd49cede5f7ba9bc786838a4942a783435bfc85a9025f done [2025-01-17T03:57:49.272Z] #165 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-17T03:57:49.272Z] #165 DONE 1.1s [2025-01-17T03:57:49.272Z] [2025-01-17T03:57:49.272Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:57:49.272Z] #147 572.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-17T03:57:49.546Z] #147 ... [2025-01-17T03:57:49.546Z] [2025-01-17T03:57:49.546Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-17T03:57:49.546Z] #164 DONE 2.1s [2025-01-17T03:57:49.817Z] [2025-01-17T03:57:49.817Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:57:50.101Z] #166 DONE 0.3s [2025-01-17T03:57:50.101Z] [2025-01-17T03:57:50.101Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:57:50.391Z] #167 DONE 0.3s [2025-01-17T03:57:50.391Z] [2025-01-17T03:57:50.391Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:57:50.392Z] #154 ... [2025-01-17T03:57:50.392Z] [2025-01-17T03:57:50.392Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-17T03:57:50.663Z] #168 DONE 0.4s [2025-01-17T03:57:50.663Z] [2025-01-17T03:57:50.663Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T03:57:51.005Z] #153 ... [2025-01-17T03:57:51.005Z] [2025-01-17T03:57:51.005Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-17T03:57:51.005Z] #169 DONE 0.3s [2025-01-17T03:57:51.005Z] [2025-01-17T03:57:51.005Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T03:57:51.005Z] #155 ... [2025-01-17T03:57:51.005Z] [2025-01-17T03:57:51.005Z] #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-17T03:57:51.645Z] #170 DONE 0.4s [2025-01-17T03:57:51.645Z] [2025-01-17T03:57:51.645Z] #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-17T03:57:51.934Z] #171 DONE 0.5s [2025-01-17T03:57:51.934Z] [2025-01-17T03:57:51.934Z] #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-17T03:57:52.286Z] #172 DONE 0.3s [2025-01-17T03:57:52.286Z] [2025-01-17T03:57:52.286Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-17T03:57:52.560Z] #173 DONE 0.3s [2025-01-17T03:57:52.560Z] [2025-01-17T03:57:52.560Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-17T03:57:53.168Z] #174 ... [2025-01-17T03:57:53.168Z] [2025-01-17T03:57:53.168Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-17T03:57:53.168Z] #148 DONE 578.5s [2025-01-17T03:57:53.168Z] [2025-01-17T03:57:53.168Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:57:53.765Z] #146 ... [2025-01-17T03:57:53.765Z] [2025-01-17T03:57:53.765Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:57:53.765Z] #175 DONE 0.4s [2025-01-17T03:57:53.765Z] [2025-01-17T03:57:53.765Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:57:54.040Z] #146 ... [2025-01-17T03:57:54.040Z] [2025-01-17T03:57:54.040Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:57:54.318Z] #176 DONE 0.3s [2025-01-17T03:57:54.318Z] [2025-01-17T03:57:54.318Z] #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-17T03:57:54.591Z] #177 DONE 0.2s [2025-01-17T03:57:54.591Z] [2025-01-17T03:57:54.591Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-17T03:57:54.591Z] #178 ... [2025-01-17T03:57:54.591Z] [2025-01-17T03:57:54.591Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-17T03:57:54.591Z] #174 DONE 2.2s [2025-01-17T03:57:54.868Z] [2025-01-17T03:57:54.868Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-17T03:57:54.868Z] #178 DONE 0.3s [2025-01-17T03:57:54.868Z] [2025-01-17T03:57:54.868Z] #179 [security-bootstrapper] exporting to image [2025-01-17T03:57:54.868Z] #179 exporting layers [2025-01-17T03:57:55.463Z] #179 ... [2025-01-17T03:57:55.463Z] [2025-01-17T03:57:55.463Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-17T03:57:55.463Z] #180 DONE 0.8s [2025-01-17T03:57:55.736Z] [2025-01-17T03:57:55.736Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:57:55.736Z] #181 DONE 0.2s [2025-01-17T03:57:55.736Z] [2025-01-17T03:57:55.736Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:57:56.337Z] #182 ... [2025-01-17T03:57:56.337Z] [2025-01-17T03:57:56.337Z] #179 [security-bootstrapper] exporting to image [2025-01-17T03:57:56.337Z] #179 exporting layers 1.4s done [2025-01-17T03:57:56.337Z] #179 writing image sha256:0788c2ecc139081a975fbf0b5172efcf3e4c26b00a90577f9ebdbb4f3d08bb1a 0.0s done [2025-01-17T03:57:56.337Z] #179 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-17T03:57:56.337Z] #179 DONE 1.4s [2025-01-17T03:57:56.337Z] [2025-01-17T03:57:56.337Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T03:57:57.790Z] #145 ... [2025-01-17T03:57:57.790Z] [2025-01-17T03:57:57.790Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T03:57:57.790Z] #182 DONE 2.1s [2025-01-17T03:57:58.098Z] [2025-01-17T03:57:58.098Z] #183 [security-proxy-setup] exporting to image [2025-01-17T03:57:58.682Z] #183 exporting layers 1.0s done [2025-01-17T03:57:58.682Z] #183 writing image sha256:90b087c967021312a136c39e3fdf1ae6266f917ae0b635d7290b10447bc2567c done [2025-01-17T03:57:58.682Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-17T03:57:58.682Z] #183 DONE 1.0s [2025-01-17T03:57:58.682Z] [2025-01-17T03:57:58.682Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:58:01.279Z] #154 ... [2025-01-17T03:58:01.279Z] [2025-01-17T03:58:01.279Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-17T03:58:01.279Z] #147 DONE 586.8s [2025-01-17T03:58:01.551Z] [2025-01-17T03:58:01.551Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:58:01.820Z] #152 ... [2025-01-17T03:58:01.820Z] [2025-01-17T03:58:01.820Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:58:02.099Z] #184 DONE 0.2s [2025-01-17T03:58:02.099Z] [2025-01-17T03:58:02.099Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:58:02.369Z] #185 DONE 0.3s [2025-01-17T03:58:02.369Z] [2025-01-17T03:58:02.369Z] #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-17T03:58:02.639Z] #186 DONE 0.3s [2025-01-17T03:58:02.639Z] [2025-01-17T03:58:02.639Z] #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-17T03:58:02.921Z] #187 DONE 0.2s [2025-01-17T03:58:02.921Z] [2025-01-17T03:58:02.921Z] #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-17T03:58:02.921Z] #188 DONE 0.2s [2025-01-17T03:58:02.921Z] [2025-01-17T03:58:02.921Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-17T03:58:02.921Z] #149 ... [2025-01-17T03:58:02.921Z] [2025-01-17T03:58:02.921Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-17T03:58:03.515Z] #189 DONE 0.3s [2025-01-17T03:58:03.515Z] [2025-01-17T03:58:03.515Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-17T03:58:03.515Z] #190 DONE 0.4s [2025-01-17T03:58:03.515Z] [2025-01-17T03:58:03.515Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-17T03:58:03.788Z] #191 DONE 0.2s [2025-01-17T03:58:03.788Z] [2025-01-17T03:58:03.788Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T03:58:03.788Z] #146 ... [2025-01-17T03:58:03.788Z] [2025-01-17T03:58:03.788Z] #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-17T03:58:05.742Z] #192 DONE 1.9s [2025-01-17T03:58:05.742Z] [2025-01-17T03:58:05.742Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T03:58:05.742Z] #154 ... [2025-01-17T03:58:05.742Z] [2025-01-17T03:58:05.742Z] #193 [security-secretstore-setup] exporting to image [2025-01-17T03:58:05.742Z] #193 exporting layers [2025-01-17T03:58:07.157Z] #193 exporting layers 1.1s done [2025-01-17T03:58:07.157Z] #193 writing image sha256:eeaa9797f5658aa2afa4f6764feece0a6c15adc40baadf630bbc02c7cb9596fa done [2025-01-17T03:58:07.157Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-17T03:58:07.157Z] #193 DONE 1.1s [2025-01-17T03:58:07.157Z] [2025-01-17T03:58:07.157Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-17T03:59:28.825Z] #152 DONE 666.0s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T03:59:28.825Z] #145 ... [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T03:59:28.825Z] #194 DONE 0.1s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-17T03:59:28.825Z] #195 DONE 0.1s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T03:59:28.825Z] #153 ... [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #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-17T03:59:28.825Z] #196 DONE 0.3s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #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-17T03:59:28.825Z] #197 DONE 0.2s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-17T03:59:28.825Z] #198 exporting layers [2025-01-17T03:59:28.825Z] #198 exporting layers 0.7s done [2025-01-17T03:59:28.825Z] #198 writing image sha256:40a5328f73e161497c043c6f04156a0b8096d3d6dd741f73f66e4fe00185fb93 done [2025-01-17T03:59:28.825Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-17T03:59:28.825Z] #198 DONE 0.7s [2025-01-17T03:59:28.825Z] [2025-01-17T03:59:28.825Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T04:03:05.681Z] #145 ... [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-17T04:03:05.681Z] #146 DONE 886.0s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:03:05.681Z] #199 DONE 0.2s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:03:05.681Z] #200 DONE 0.2s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-17T04:03:05.681Z] #201 DONE 0.3s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-17T04:03:05.681Z] #202 DONE 0.1s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #203 [core-command] exporting to image [2025-01-17T04:03:05.681Z] #203 exporting layers [2025-01-17T04:03:05.681Z] #203 exporting layers 0.4s done [2025-01-17T04:03:05.681Z] #203 writing image sha256:bf34fc0fad5aa1d1b3df60e6c7a2a04240900af63506be15b13aca9d96e0a28b 0.0s done [2025-01-17T04:03:05.681Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-17T04:03:05.681Z] #203 DONE 0.4s [2025-01-17T04:03:05.681Z] [2025-01-17T04:03:05.681Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T04:04:02.098Z] #145 ... [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-17T04:04:02.098Z] #156 DONE 944.8s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-17T04:04:02.098Z] #149 DONE 944.9s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-17T04:04:02.098Z] #153 DONE 944.8s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:02.098Z] #155 ... [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:02.098Z] #204 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:04:02.098Z] #205 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:02.098Z] #206 DONE 0.4s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-17T04:04:02.098Z] #207 ... [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:02.098Z] #208 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:04:02.098Z] #209 DONE 0.3s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-17T04:04:02.098Z] #210 DONE 0.4s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-17T04:04:02.098Z] #207 DONE 0.5s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-17T04:04:02.098Z] #211 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-17T04:04:02.098Z] #212 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-17T04:04:02.098Z] #213 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-17T04:04:02.098Z] #214 ... [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-17T04:04:02.098Z] #215 DONE 0.4s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-17T04:04:02.098Z] #214 DONE 0.3s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-17T04:04:02.098Z] #216 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #217 [core-keeper] exporting to image [2025-01-17T04:04:02.098Z] #217 exporting layers [2025-01-17T04:04:02.098Z] #217 ... [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-17T04:04:02.098Z] #218 DONE 0.2s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #219 [core-data] exporting to image [2025-01-17T04:04:02.098Z] #219 exporting layers 0.6s done [2025-01-17T04:04:02.098Z] #219 writing image sha256:59347dba92ac698b8e2d7b11a037550ac8e0e4c9ab2a7184db1f317579fb4fc9 0.0s done [2025-01-17T04:04:02.098Z] #219 naming to docker.io/library/core-data-arm64 done [2025-01-17T04:04:02.098Z] #219 DONE 0.6s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #217 [core-keeper] exporting to image [2025-01-17T04:04:02.098Z] #217 exporting layers 0.5s done [2025-01-17T04:04:02.098Z] #217 writing image sha256:24012af043d9493f164c4a2f5d4216c183ef304fcb2a6b17e10726e5c8aa3001 [2025-01-17T04:04:02.098Z] #217 writing image sha256:24012af043d9493f164c4a2f5d4216c183ef304fcb2a6b17e10726e5c8aa3001 done [2025-01-17T04:04:02.098Z] #217 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-17T04:04:02.098Z] #217 DONE 0.5s [2025-01-17T04:04:02.098Z] [2025-01-17T04:04:02.098Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-17T04:04:02.369Z] #220 DONE 0.9s [2025-01-17T04:04:02.369Z] [2025-01-17T04:04:02.369Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T04:04:02.636Z] #145 ... [2025-01-17T04:04:02.636Z] [2025-01-17T04:04:02.636Z] #221 [security-proxy-auth] exporting to image [2025-01-17T04:04:03.217Z] #221 exporting layers 0.6s done [2025-01-17T04:04:03.217Z] #221 writing image sha256:f96ead5ec27d6a752c7d2121bec778ce011696bc6c20511b1cf015dbda9842c6 done [2025-01-17T04:04:03.217Z] #221 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-17T04:04:03.217Z] #221 DONE 0.6s [2025-01-17T04:04:03.217Z] [2025-01-17T04:04:03.217Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-17T04:04:05.173Z] #154 DONE 950.0s [2025-01-17T04:04:05.173Z] [2025-01-17T04:04:05.173Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T04:04:05.173Z] #145 ... [2025-01-17T04:04:05.173Z] [2025-01-17T04:04:05.173Z] #222 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:05.173Z] #222 DONE 0.1s [2025-01-17T04:04:05.173Z] [2025-01-17T04:04:05.173Z] #223 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:04:05.173Z] #223 DONE 0.1s [2025-01-17T04:04:05.173Z] [2025-01-17T04:04:05.173Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:05.440Z] #155 ... [2025-01-17T04:04:05.440Z] [2025-01-17T04:04:05.440Z] #224 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-17T04:04:05.440Z] #224 DONE 0.3s [2025-01-17T04:04:05.440Z] [2025-01-17T04:04:05.440Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:05.706Z] #155 ... [2025-01-17T04:04:05.706Z] [2025-01-17T04:04:05.706Z] #225 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-17T04:04:05.706Z] #225 DONE 0.1s [2025-01-17T04:04:05.706Z] [2025-01-17T04:04:05.706Z] #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-17T04:04:05.706Z] #226 DONE 0.1s [2025-01-17T04:04:05.706Z] [2025-01-17T04:04:05.706Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:05.706Z] #155 ... [2025-01-17T04:04:05.706Z] [2025-01-17T04:04:05.706Z] #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-17T04:04:05.706Z] #227 DONE 0.1s [2025-01-17T04:04:05.974Z] [2025-01-17T04:04:05.974Z] #228 [core-metadata] exporting to image [2025-01-17T04:04:07.383Z] #228 exporting layers 1.5s done [2025-01-17T04:04:07.383Z] #228 writing image sha256:74a1dd9a1270004ff39825a96cad334e8c344c8c767b31285fa2c2186603af3e done [2025-01-17T04:04:07.383Z] #228 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-17T04:04:07.383Z] #228 DONE 1.5s [2025-01-17T04:04:07.383Z] [2025-01-17T04:04:07.383Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:19.735Z] #155 ... [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-17T04:04:19.735Z] #145 DONE 963.8s [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:19.735Z] #155 ... [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:19.735Z] #229 DONE 0.1s [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:04:19.735Z] #230 DONE 0.1s [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:19.735Z] #155 ... [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-17T04:04:19.735Z] #231 DONE 0.5s [2025-01-17T04:04:19.735Z] [2025-01-17T04:04:19.735Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-17T04:04:20.002Z] #232 DONE 0.1s [2025-01-17T04:04:20.002Z] [2025-01-17T04:04:20.002Z] #233 [support-scheduler] exporting to image [2025-01-17T04:04:20.002Z] #233 exporting layers [2025-01-17T04:04:20.585Z] #233 exporting layers 0.6s done [2025-01-17T04:04:20.585Z] #233 writing image sha256:f7423205adbf848a5df80d2bde716654733588e9d76661ce9877b22574d64854 done [2025-01-17T04:04:20.585Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-17T04:04:20.585Z] #233 DONE 0.6s [2025-01-17T04:04:20.585Z] [2025-01-17T04:04:20.585Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-17T04:04:23.177Z] #155 DONE 968.1s [2025-01-17T04:04:23.177Z] [2025-01-17T04:04:23.177Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-17T04:04:23.177Z] #234 DONE 0.1s [2025-01-17T04:04:23.177Z] [2025-01-17T04:04:23.177Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-17T04:04:23.527Z] #235 DONE 0.1s [2025-01-17T04:04:23.527Z] [2025-01-17T04:04:23.527Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-17T04:04:23.795Z] #236 DONE 0.4s [2025-01-17T04:04:23.795Z] [2025-01-17T04:04:23.795Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-17T04:04:23.795Z] #237 DONE 0.1s [2025-01-17T04:04:23.795Z] [2025-01-17T04:04:23.795Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-17T04:04:23.795Z] #238 DONE 0.1s [2025-01-17T04:04:23.795Z] [2025-01-17T04:04:23.795Z] #239 [support-notifications] exporting to image [2025-01-17T04:04:24.383Z] #239 exporting layers 0.5s done [2025-01-17T04:04:24.383Z] #239 writing image sha256:c15ffe78aaa051a01f18a32ef121502d63283b36d85c2c2c473ddccadaddd69f done [2025-01-17T04:04:24.383Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-17T04:04:24.383Z] #239 DONE 0.5s [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-17T04:04:24.383Z] time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-17T04:04:24.410Z] $ docker stop --time=1 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf [2025-01-17T04:04:25.946Z] $ docker rm -f --volumes 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:04:26.378Z] + docker images [2025-01-17T04:04:26.378Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-17T04:04:26.378Z] support-notifications-arm64 latest c15ffe78aaa0 3 seconds ago 51.1MB [2025-01-17T04:04:26.378Z] support-scheduler-arm64 latest f7423205adbf 7 seconds ago 47.2MB [2025-01-17T04:04:26.378Z] core-metadata-arm64 latest 74a1dd9a1270 21 seconds ago 32.4MB [2025-01-17T04:04:26.378Z] security-proxy-auth-arm64 latest f96ead5ec27d 24 seconds ago 31.2MB [2025-01-17T04:04:26.378Z] core-data-arm64 latest 59347dba92ac 26 seconds ago 32.3MB [2025-01-17T04:04:26.378Z] core-keeper-arm64 latest 24012af043d9 26 seconds ago 32MB [2025-01-17T04:04:26.378Z] core-command-arm64 latest bf34fc0fad5a About a minute ago 28MB [2025-01-17T04:04:26.378Z] security-spiffe-token-provider-arm64 latest 40a5328f73e1 5 minutes ago 33.7MB [2025-01-17T04:04:26.378Z] security-secretstore-setup-arm64 latest eeaa9797f565 6 minutes ago 41.1MB [2025-01-17T04:04:26.378Z] security-proxy-setup-arm64 latest 90b087c96702 6 minutes ago 29.9MB [2025-01-17T04:04:26.378Z] security-bootstrapper-arm64 latest 0788c2ecc139 6 minutes ago 20.9MB [2025-01-17T04:04:26.378Z] core-common-config-bootstrapper-arm64 latest e4911a885f9f 6 minutes ago 17.8MB [2025-01-17T04:04:26.378Z] security-spire-config-arm64 latest 2fef2a8b1c27 16 minutes ago 117MB [2025-01-17T04:04:26.378Z] security-spire-agent-arm64 latest f366369e31ae 16 minutes ago 176MB [2025-01-17T04:04:26.378Z] security-spire-server-arm64 latest 53db5a965d91 16 minutes ago 118MB [2025-01-17T04:04:26.378Z] ci-base-image-arm64 latest ae61d113b4f1 18 minutes ago 909MB [2025-01-17T04:04:26.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-17T04:04:26.378Z] 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-17T04:04:26.549Z] provisioning config files... [2025-01-17T04:04:26.565Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config8470552748125157280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:04:26.912Z] ---> ****-login.sh [2025-01-17T04:04:26.912Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:04:26.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:04:27.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:04:27.179Z] Configure a credential helper to remove this warning. See [2025-01-17T04:04:27.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:04:27.179Z] [2025-01-17T04:04:27.179Z] Login Succeeded [2025-01-17T04:04:27.179Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:04:27.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:04:27.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:04:27.446Z] Configure a credential helper to remove this warning. See [2025-01-17T04:04:27.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:04:27.446Z] [2025-01-17T04:04:27.446Z] Login Succeeded [2025-01-17T04:04:27.446Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:04:27.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:04:27.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:04:27.712Z] Configure a credential helper to remove this warning. See [2025-01-17T04:04:27.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:04:27.712Z] [2025-01-17T04:04:27.712Z] Login Succeeded [2025-01-17T04:04:27.712Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:04:27.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:04:27.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:04:27.979Z] Configure a credential helper to remove this warning. See [2025-01-17T04:04:27.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:04:27.979Z] [2025-01-17T04:04:27.979Z] Login Succeeded [2025-01-17T04:04:27.979Z] ****.io [2025-01-17T04:04:28.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:04:28.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:04:28.246Z] Configure a credential helper to remove this warning. See [2025-01-17T04:04:28.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:04:28.246Z] [2025-01-17T04:04:28.246Z] Login Succeeded [2025-01-17T04:04:28.246Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:04:28.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:04:28.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:04:28.363Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-17T04:04:28.363Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:28.363Z] latest [2025-01-17T04:04:28.363Z] 4.0.0-dev.46 [2025-01-17T04:04:28.363Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:28.363Z] main [2025-01-17T04:04:28.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:28.754Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:29.120Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:29.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-17T04:04:29.121Z] 58b9aa6f194c: Preparing [2025-01-17T04:04:29.121Z] 913a8d32f734: Preparing [2025-01-17T04:04:29.121Z] a70bf7162b1c: Preparing [2025-01-17T04:04:29.121Z] fa331d334b38: Preparing [2025-01-17T04:04:29.121Z] aa386a9ea782: Preparing [2025-01-17T04:04:29.121Z] ed6b4473040d: Preparing [2025-01-17T04:04:29.121Z] 534a70dc8296: Preparing [2025-01-17T04:04:29.121Z] ed6b4473040d: Waiting [2025-01-17T04:04:29.121Z] 534a70dc8296: Waiting [2025-01-17T04:04:29.386Z] a70bf7162b1c: Pushed [2025-01-17T04:04:29.654Z] fa331d334b38: Pushed [2025-01-17T04:04:29.654Z] aa386a9ea782: Pushed [2025-01-17T04:04:29.654Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:29.920Z] 58b9aa6f194c: Pushed [2025-01-17T04:04:29.920Z] ed6b4473040d: Pushed [2025-01-17T04:04:34.169Z] 913a8d32f734: Pushed [2025-01-17T04:04:34.752Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:35.132Z] + 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-17T04:04:35.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-17T04:04:35.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-17T04:04:35.502Z] 58b9aa6f194c: Preparing [2025-01-17T04:04:35.502Z] 913a8d32f734: Preparing [2025-01-17T04:04:35.502Z] a70bf7162b1c: Preparing [2025-01-17T04:04:35.502Z] fa331d334b38: Preparing [2025-01-17T04:04:35.502Z] aa386a9ea782: Preparing [2025-01-17T04:04:35.502Z] ed6b4473040d: Preparing [2025-01-17T04:04:35.502Z] 534a70dc8296: Preparing [2025-01-17T04:04:35.502Z] ed6b4473040d: Waiting [2025-01-17T04:04:35.502Z] 534a70dc8296: Waiting [2025-01-17T04:04:35.502Z] 58b9aa6f194c: Layer already exists [2025-01-17T04:04:35.502Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:35.502Z] 913a8d32f734: Layer already exists [2025-01-17T04:04:35.502Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:35.502Z] fa331d334b38: Layer already exists [2025-01-17T04:04:35.502Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:35.502Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:35.766Z] latest: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:36.125Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:36.483Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 [2025-01-17T04:04:36.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-17T04:04:36.483Z] 58b9aa6f194c: Preparing [2025-01-17T04:04:36.483Z] 913a8d32f734: Preparing [2025-01-17T04:04:36.483Z] a70bf7162b1c: Preparing [2025-01-17T04:04:36.483Z] fa331d334b38: Preparing [2025-01-17T04:04:36.483Z] aa386a9ea782: Preparing [2025-01-17T04:04:36.483Z] ed6b4473040d: Preparing [2025-01-17T04:04:36.483Z] 534a70dc8296: Preparing [2025-01-17T04:04:36.483Z] ed6b4473040d: Waiting [2025-01-17T04:04:36.483Z] 534a70dc8296: Waiting [2025-01-17T04:04:36.483Z] 913a8d32f734: Layer already exists [2025-01-17T04:04:36.483Z] fa331d334b38: Layer already exists [2025-01-17T04:04:36.483Z] 58b9aa6f194c: Layer already exists [2025-01-17T04:04:36.483Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:36.483Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:36.483Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:36.483Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:36.748Z] 4.0.0-dev.46: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:37.113Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:37.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:37.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-17T04:04:37.482Z] 58b9aa6f194c: Preparing [2025-01-17T04:04:37.482Z] 913a8d32f734: Preparing [2025-01-17T04:04:37.482Z] a70bf7162b1c: Preparing [2025-01-17T04:04:37.482Z] fa331d334b38: Preparing [2025-01-17T04:04:37.482Z] aa386a9ea782: Preparing [2025-01-17T04:04:37.482Z] ed6b4473040d: Preparing [2025-01-17T04:04:37.482Z] 534a70dc8296: Preparing [2025-01-17T04:04:37.482Z] ed6b4473040d: Waiting [2025-01-17T04:04:37.482Z] 534a70dc8296: Waiting [2025-01-17T04:04:37.482Z] fa331d334b38: Layer already exists [2025-01-17T04:04:37.482Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:37.482Z] 58b9aa6f194c: Layer already exists [2025-01-17T04:04:37.482Z] 913a8d32f734: Layer already exists [2025-01-17T04:04:37.482Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:37.482Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:37.482Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:37.747Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:38.120Z] + 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-17T04:04:38.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-17T04:04:38.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-17T04:04:38.479Z] 58b9aa6f194c: Preparing [2025-01-17T04:04:38.479Z] 913a8d32f734: Preparing [2025-01-17T04:04:38.479Z] a70bf7162b1c: Preparing [2025-01-17T04:04:38.479Z] fa331d334b38: Preparing [2025-01-17T04:04:38.479Z] aa386a9ea782: Preparing [2025-01-17T04:04:38.479Z] ed6b4473040d: Preparing [2025-01-17T04:04:38.479Z] 534a70dc8296: Preparing [2025-01-17T04:04:38.479Z] ed6b4473040d: Waiting [2025-01-17T04:04:38.479Z] 534a70dc8296: Waiting [2025-01-17T04:04:38.479Z] 58b9aa6f194c: Layer already exists [2025-01-17T04:04:38.479Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:38.479Z] 913a8d32f734: Layer already exists [2025-01-17T04:04:38.479Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:38.479Z] fa331d334b38: Layer already exists [2025-01-17T04:04:38.479Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:38.479Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:38.743Z] main: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:04:38.827Z] ===================================================== [Pipeline] echo [2025-01-17T04:04:38.845Z] taggedImages: [2025-01-17T04:04:38.845Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:38.845Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-17T04:04:38.845Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 [2025-01-17T04:04:38.845Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:38.845Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-17T04:04:38.875Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-17T04:04:38.875Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:38.875Z] latest [2025-01-17T04:04:38.875Z] 4.0.0-dev.46 [2025-01-17T04:04:38.875Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:38.875Z] main [2025-01-17T04:04:38.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:39.259Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:39.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:39.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-17T04:04:39.614Z] 668ab6f2a1d6: Preparing [2025-01-17T04:04:39.614Z] 1ebfc8cd3b64: Preparing [2025-01-17T04:04:39.614Z] 0a3019c9c57e: Preparing [2025-01-17T04:04:39.614Z] 50ccdde9ab64: Preparing [2025-01-17T04:04:39.614Z] a70bf7162b1c: Preparing [2025-01-17T04:04:39.614Z] fa331d334b38: Preparing [2025-01-17T04:04:39.614Z] aa386a9ea782: Preparing [2025-01-17T04:04:39.614Z] ed6b4473040d: Preparing [2025-01-17T04:04:39.614Z] 534a70dc8296: Preparing [2025-01-17T04:04:39.614Z] aa386a9ea782: Waiting [2025-01-17T04:04:39.614Z] ed6b4473040d: Waiting [2025-01-17T04:04:39.614Z] 534a70dc8296: Waiting [2025-01-17T04:04:39.614Z] fa331d334b38: Waiting [2025-01-17T04:04:39.614Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:39.891Z] fa331d334b38: Layer already exists [2025-01-17T04:04:39.891Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:39.891Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:39.891Z] 0a3019c9c57e: Pushed [2025-01-17T04:04:39.891Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:40.155Z] 1ebfc8cd3b64: Pushed [2025-01-17T04:04:40.155Z] 668ab6f2a1d6: Pushed [2025-01-17T04:04:42.724Z] 50ccdde9ab64: Pushed [2025-01-17T04:04:42.724Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:43.088Z] + 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-17T04:04:43.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-17T04:04:43.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-17T04:04:43.449Z] 668ab6f2a1d6: Preparing [2025-01-17T04:04:43.449Z] 1ebfc8cd3b64: Preparing [2025-01-17T04:04:43.449Z] 0a3019c9c57e: Preparing [2025-01-17T04:04:43.449Z] 50ccdde9ab64: Preparing [2025-01-17T04:04:43.449Z] a70bf7162b1c: Preparing [2025-01-17T04:04:43.449Z] fa331d334b38: Preparing [2025-01-17T04:04:43.449Z] aa386a9ea782: Preparing [2025-01-17T04:04:43.449Z] ed6b4473040d: Preparing [2025-01-17T04:04:43.449Z] 534a70dc8296: Preparing [2025-01-17T04:04:43.449Z] fa331d334b38: Waiting [2025-01-17T04:04:43.449Z] aa386a9ea782: Waiting [2025-01-17T04:04:43.449Z] ed6b4473040d: Waiting [2025-01-17T04:04:43.449Z] 534a70dc8296: Waiting [2025-01-17T04:04:43.449Z] 1ebfc8cd3b64: Layer already exists [2025-01-17T04:04:43.449Z] 50ccdde9ab64: Layer already exists [2025-01-17T04:04:43.449Z] 0a3019c9c57e: Layer already exists [2025-01-17T04:04:43.449Z] 668ab6f2a1d6: Layer already exists [2025-01-17T04:04:43.449Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:43.449Z] fa331d334b38: Layer already exists [2025-01-17T04:04:43.449Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:43.449Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:43.449Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:43.712Z] latest: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:44.077Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:44.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 [2025-01-17T04:04:44.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-17T04:04:44.456Z] 668ab6f2a1d6: Preparing [2025-01-17T04:04:44.456Z] 1ebfc8cd3b64: Preparing [2025-01-17T04:04:44.456Z] 0a3019c9c57e: Preparing [2025-01-17T04:04:44.456Z] 50ccdde9ab64: Preparing [2025-01-17T04:04:44.456Z] a70bf7162b1c: Preparing [2025-01-17T04:04:44.456Z] fa331d334b38: Preparing [2025-01-17T04:04:44.456Z] aa386a9ea782: Preparing [2025-01-17T04:04:44.456Z] ed6b4473040d: Preparing [2025-01-17T04:04:44.456Z] 534a70dc8296: Preparing [2025-01-17T04:04:44.456Z] aa386a9ea782: Waiting [2025-01-17T04:04:44.456Z] ed6b4473040d: Waiting [2025-01-17T04:04:44.456Z] 534a70dc8296: Waiting [2025-01-17T04:04:44.456Z] fa331d334b38: Waiting [2025-01-17T04:04:44.456Z] 1ebfc8cd3b64: Layer already exists [2025-01-17T04:04:44.456Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:44.456Z] 668ab6f2a1d6: Layer already exists [2025-01-17T04:04:44.456Z] 50ccdde9ab64: Layer already exists [2025-01-17T04:04:44.456Z] 0a3019c9c57e: Layer already exists [2025-01-17T04:04:44.456Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:44.456Z] fa331d334b38: Layer already exists [2025-01-17T04:04:44.456Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:44.456Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:44.731Z] 4.0.0-dev.46: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:45.103Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:45.480Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:45.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-17T04:04:45.480Z] 668ab6f2a1d6: Preparing [2025-01-17T04:04:45.480Z] 1ebfc8cd3b64: Preparing [2025-01-17T04:04:45.480Z] 0a3019c9c57e: Preparing [2025-01-17T04:04:45.480Z] 50ccdde9ab64: Preparing [2025-01-17T04:04:45.480Z] a70bf7162b1c: Preparing [2025-01-17T04:04:45.480Z] fa331d334b38: Preparing [2025-01-17T04:04:45.480Z] aa386a9ea782: Preparing [2025-01-17T04:04:45.480Z] ed6b4473040d: Preparing [2025-01-17T04:04:45.480Z] 534a70dc8296: Preparing [2025-01-17T04:04:45.480Z] fa331d334b38: Waiting [2025-01-17T04:04:45.480Z] aa386a9ea782: Waiting [2025-01-17T04:04:45.480Z] ed6b4473040d: Waiting [2025-01-17T04:04:45.480Z] 534a70dc8296: Waiting [2025-01-17T04:04:45.480Z] 0a3019c9c57e: Layer already exists [2025-01-17T04:04:45.480Z] 50ccdde9ab64: Layer already exists [2025-01-17T04:04:45.480Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:45.480Z] 668ab6f2a1d6: Layer already exists [2025-01-17T04:04:45.480Z] 1ebfc8cd3b64: Layer already exists [2025-01-17T04:04:45.480Z] fa331d334b38: Layer already exists [2025-01-17T04:04:45.480Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:45.480Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:45.480Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:45.746Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:46.106Z] + 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-17T04:04:46.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-17T04:04:46.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-17T04:04:46.471Z] 668ab6f2a1d6: Preparing [2025-01-17T04:04:46.471Z] 1ebfc8cd3b64: Preparing [2025-01-17T04:04:46.471Z] 0a3019c9c57e: Preparing [2025-01-17T04:04:46.471Z] 50ccdde9ab64: Preparing [2025-01-17T04:04:46.471Z] a70bf7162b1c: Preparing [2025-01-17T04:04:46.471Z] fa331d334b38: Preparing [2025-01-17T04:04:46.471Z] aa386a9ea782: Preparing [2025-01-17T04:04:46.471Z] ed6b4473040d: Preparing [2025-01-17T04:04:46.471Z] 534a70dc8296: Preparing [2025-01-17T04:04:46.471Z] fa331d334b38: Waiting [2025-01-17T04:04:46.471Z] aa386a9ea782: Waiting [2025-01-17T04:04:46.471Z] 534a70dc8296: Waiting [2025-01-17T04:04:46.471Z] ed6b4473040d: Waiting [2025-01-17T04:04:46.471Z] 50ccdde9ab64: Layer already exists [2025-01-17T04:04:46.471Z] 0a3019c9c57e: Layer already exists [2025-01-17T04:04:46.471Z] 668ab6f2a1d6: Layer already exists [2025-01-17T04:04:46.471Z] 1ebfc8cd3b64: Layer already exists [2025-01-17T04:04:46.471Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:46.471Z] fa331d334b38: Layer already exists [2025-01-17T04:04:46.471Z] aa386a9ea782: Layer already exists [2025-01-17T04:04:46.471Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:46.471Z] ed6b4473040d: Layer already exists [2025-01-17T04:04:47.051Z] main: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:04:47.137Z] ===================================================== [Pipeline] echo [2025-01-17T04:04:47.160Z] taggedImages: [2025-01-17T04:04:47.160Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:47.160Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-17T04:04:47.160Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 [2025-01-17T04:04:47.160Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:47.160Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-17T04:04:47.195Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-17T04:04:47.195Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:47.195Z] latest [2025-01-17T04:04:47.195Z] 4.0.0-dev.46 [2025-01-17T04:04:47.195Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:47.195Z] main [2025-01-17T04:04:47.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:47.565Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:47.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:47.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-17T04:04:47.955Z] 3f6a51387211: Preparing [2025-01-17T04:04:47.955Z] b766cae0864b: Preparing [2025-01-17T04:04:47.955Z] 2fd4f598e515: Preparing [2025-01-17T04:04:47.955Z] a70bf7162b1c: Preparing [2025-01-17T04:04:47.955Z] fa331d334b38: Preparing [2025-01-17T04:04:47.955Z] f4ff257330f1: Preparing [2025-01-17T04:04:47.955Z] 449febb689dc: Preparing [2025-01-17T04:04:47.955Z] 534a70dc8296: Preparing [2025-01-17T04:04:47.955Z] 449febb689dc: Waiting [2025-01-17T04:04:47.955Z] f4ff257330f1: Waiting [2025-01-17T04:04:47.955Z] 534a70dc8296: Waiting [2025-01-17T04:04:47.955Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:47.955Z] fa331d334b38: Layer already exists [2025-01-17T04:04:48.220Z] b766cae0864b: Pushed [2025-01-17T04:04:48.485Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:48.485Z] 3f6a51387211: Pushed [2025-01-17T04:04:48.748Z] f4ff257330f1: Pushed [2025-01-17T04:04:48.748Z] 449febb689dc: Pushed [2025-01-17T04:04:54.067Z] 2fd4f598e515: Pushed [2025-01-17T04:04:54.067Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:54.434Z] + 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-17T04:04:54.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-17T04:04:54.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-17T04:04:54.793Z] 3f6a51387211: Preparing [2025-01-17T04:04:54.793Z] b766cae0864b: Preparing [2025-01-17T04:04:54.793Z] 2fd4f598e515: Preparing [2025-01-17T04:04:54.793Z] a70bf7162b1c: Preparing [2025-01-17T04:04:54.793Z] fa331d334b38: Preparing [2025-01-17T04:04:54.793Z] f4ff257330f1: Preparing [2025-01-17T04:04:54.793Z] 449febb689dc: Preparing [2025-01-17T04:04:54.793Z] 534a70dc8296: Preparing [2025-01-17T04:04:54.793Z] f4ff257330f1: Waiting [2025-01-17T04:04:54.793Z] 449febb689dc: Waiting [2025-01-17T04:04:54.793Z] 534a70dc8296: Waiting [2025-01-17T04:04:54.793Z] fa331d334b38: Layer already exists [2025-01-17T04:04:54.793Z] 2fd4f598e515: Layer already exists [2025-01-17T04:04:54.793Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:54.793Z] b766cae0864b: Layer already exists [2025-01-17T04:04:54.793Z] 3f6a51387211: Layer already exists [2025-01-17T04:04:54.793Z] 449febb689dc: Layer already exists [2025-01-17T04:04:54.793Z] f4ff257330f1: Layer already exists [2025-01-17T04:04:54.793Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:55.064Z] latest: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:55.428Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:55.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 [2025-01-17T04:04:55.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-17T04:04:55.791Z] 3f6a51387211: Preparing [2025-01-17T04:04:55.791Z] b766cae0864b: Preparing [2025-01-17T04:04:55.791Z] 2fd4f598e515: Preparing [2025-01-17T04:04:55.791Z] a70bf7162b1c: Preparing [2025-01-17T04:04:55.791Z] fa331d334b38: Preparing [2025-01-17T04:04:55.791Z] f4ff257330f1: Preparing [2025-01-17T04:04:55.791Z] 449febb689dc: Preparing [2025-01-17T04:04:55.791Z] 534a70dc8296: Preparing [2025-01-17T04:04:55.791Z] f4ff257330f1: Waiting [2025-01-17T04:04:55.791Z] 449febb689dc: Waiting [2025-01-17T04:04:55.791Z] 534a70dc8296: Waiting [2025-01-17T04:04:55.791Z] 2fd4f598e515: Layer already exists [2025-01-17T04:04:55.791Z] b766cae0864b: Layer already exists [2025-01-17T04:04:55.791Z] fa331d334b38: Layer already exists [2025-01-17T04:04:55.791Z] 3f6a51387211: Layer already exists [2025-01-17T04:04:55.791Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:55.791Z] f4ff257330f1: Layer already exists [2025-01-17T04:04:55.791Z] 449febb689dc: Layer already exists [2025-01-17T04:04:55.791Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:56.057Z] 4.0.0-dev.46: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:56.423Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:56.783Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:56.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-17T04:04:56.783Z] 3f6a51387211: Preparing [2025-01-17T04:04:56.783Z] b766cae0864b: Preparing [2025-01-17T04:04:56.783Z] 2fd4f598e515: Preparing [2025-01-17T04:04:56.783Z] a70bf7162b1c: Preparing [2025-01-17T04:04:56.783Z] fa331d334b38: Preparing [2025-01-17T04:04:56.783Z] f4ff257330f1: Preparing [2025-01-17T04:04:56.783Z] 449febb689dc: Preparing [2025-01-17T04:04:56.783Z] 534a70dc8296: Preparing [2025-01-17T04:04:56.783Z] 449febb689dc: Waiting [2025-01-17T04:04:56.783Z] 534a70dc8296: Waiting [2025-01-17T04:04:56.783Z] f4ff257330f1: Waiting [2025-01-17T04:04:56.783Z] 2fd4f598e515: Layer already exists [2025-01-17T04:04:56.783Z] fa331d334b38: Layer already exists [2025-01-17T04:04:56.783Z] 3f6a51387211: Layer already exists [2025-01-17T04:04:56.783Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:56.783Z] b766cae0864b: Layer already exists [2025-01-17T04:04:56.783Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:56.783Z] 449febb689dc: Layer already exists [2025-01-17T04:04:56.783Z] f4ff257330f1: Layer already exists [2025-01-17T04:04:57.047Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:57.403Z] + 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-17T04:04:57.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-17T04:04:57.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-17T04:04:57.764Z] 3f6a51387211: Preparing [2025-01-17T04:04:57.764Z] b766cae0864b: Preparing [2025-01-17T04:04:57.764Z] 2fd4f598e515: Preparing [2025-01-17T04:04:57.764Z] a70bf7162b1c: Preparing [2025-01-17T04:04:57.764Z] fa331d334b38: Preparing [2025-01-17T04:04:57.764Z] f4ff257330f1: Preparing [2025-01-17T04:04:57.764Z] 449febb689dc: Preparing [2025-01-17T04:04:57.764Z] 534a70dc8296: Preparing [2025-01-17T04:04:57.764Z] f4ff257330f1: Waiting [2025-01-17T04:04:57.764Z] 449febb689dc: Waiting [2025-01-17T04:04:57.764Z] 534a70dc8296: Waiting [2025-01-17T04:04:57.764Z] a70bf7162b1c: Layer already exists [2025-01-17T04:04:57.764Z] 2fd4f598e515: Layer already exists [2025-01-17T04:04:57.764Z] b766cae0864b: Layer already exists [2025-01-17T04:04:57.764Z] 3f6a51387211: Layer already exists [2025-01-17T04:04:57.764Z] fa331d334b38: Layer already exists [2025-01-17T04:04:57.764Z] 449febb689dc: Layer already exists [2025-01-17T04:04:57.764Z] f4ff257330f1: Layer already exists [2025-01-17T04:04:57.764Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:58.029Z] main: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:04:58.115Z] ===================================================== [Pipeline] echo [2025-01-17T04:04:58.131Z] taggedImages: [2025-01-17T04:04:58.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:58.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-17T04:04:58.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 [2025-01-17T04:04:58.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:58.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-17T04:04:58.165Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-17T04:04:58.165Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:58.165Z] latest [2025-01-17T04:04:58.165Z] 4.0.0-dev.46 [2025-01-17T04:04:58.165Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:04:58.165Z] main [2025-01-17T04:04:58.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:58.545Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:04:58.911Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:04:58.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-17T04:04:58.911Z] 6ebfaf77d326: Preparing [2025-01-17T04:04:58.911Z] 0f05ba493cbe: Preparing [2025-01-17T04:04:58.911Z] fc1958234346: Preparing [2025-01-17T04:04:58.911Z] fa331d334b38: Preparing [2025-01-17T04:04:58.911Z] 52f96b0f646c: Preparing [2025-01-17T04:04:58.911Z] b07223f7529d: Preparing [2025-01-17T04:04:58.911Z] 534a70dc8296: Preparing [2025-01-17T04:04:58.911Z] b07223f7529d: Waiting [2025-01-17T04:04:58.911Z] 534a70dc8296: Waiting [2025-01-17T04:04:58.911Z] fa331d334b38: Layer already exists [2025-01-17T04:04:59.176Z] 0f05ba493cbe: Pushed [2025-01-17T04:04:59.176Z] 52f96b0f646c: Pushed [2025-01-17T04:04:59.176Z] 534a70dc8296: Layer already exists [2025-01-17T04:04:59.176Z] 6ebfaf77d326: Pushed [2025-01-17T04:04:59.176Z] b07223f7529d: Pushed [2025-01-17T04:05:04.506Z] fc1958234346: Pushed [2025-01-17T04:05:04.774Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:05.152Z] + 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-17T04:05:05.515Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-17T04:05:05.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-17T04:05:05.515Z] 6ebfaf77d326: Preparing [2025-01-17T04:05:05.515Z] 0f05ba493cbe: Preparing [2025-01-17T04:05:05.515Z] fc1958234346: Preparing [2025-01-17T04:05:05.515Z] fa331d334b38: Preparing [2025-01-17T04:05:05.515Z] 52f96b0f646c: Preparing [2025-01-17T04:05:05.515Z] b07223f7529d: Preparing [2025-01-17T04:05:05.515Z] 534a70dc8296: Preparing [2025-01-17T04:05:05.515Z] b07223f7529d: Waiting [2025-01-17T04:05:05.515Z] 534a70dc8296: Waiting [2025-01-17T04:05:05.515Z] 6ebfaf77d326: Layer already exists [2025-01-17T04:05:05.515Z] fc1958234346: Layer already exists [2025-01-17T04:05:05.515Z] 0f05ba493cbe: Layer already exists [2025-01-17T04:05:05.515Z] fa331d334b38: Layer already exists [2025-01-17T04:05:05.515Z] 52f96b0f646c: Layer already exists [2025-01-17T04:05:05.783Z] b07223f7529d: Layer already exists [2025-01-17T04:05:05.783Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:05.783Z] latest: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:06.147Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:06.516Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 [2025-01-17T04:05:06.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-17T04:05:06.516Z] 6ebfaf77d326: Preparing [2025-01-17T04:05:06.516Z] 0f05ba493cbe: Preparing [2025-01-17T04:05:06.516Z] fc1958234346: Preparing [2025-01-17T04:05:06.516Z] fa331d334b38: Preparing [2025-01-17T04:05:06.516Z] 52f96b0f646c: Preparing [2025-01-17T04:05:06.516Z] b07223f7529d: Preparing [2025-01-17T04:05:06.516Z] 534a70dc8296: Preparing [2025-01-17T04:05:06.516Z] b07223f7529d: Waiting [2025-01-17T04:05:06.516Z] 534a70dc8296: Waiting [2025-01-17T04:05:06.516Z] fc1958234346: Layer already exists [2025-01-17T04:05:06.516Z] fa331d334b38: Layer already exists [2025-01-17T04:05:06.516Z] 52f96b0f646c: Layer already exists [2025-01-17T04:05:06.516Z] 6ebfaf77d326: Layer already exists [2025-01-17T04:05:06.516Z] 0f05ba493cbe: Layer already exists [2025-01-17T04:05:06.516Z] b07223f7529d: Layer already exists [2025-01-17T04:05:06.516Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:06.782Z] 4.0.0-dev.46: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:07.154Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:07.520Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:07.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-17T04:05:07.520Z] 6ebfaf77d326: Preparing [2025-01-17T04:05:07.520Z] 0f05ba493cbe: Preparing [2025-01-17T04:05:07.520Z] fc1958234346: Preparing [2025-01-17T04:05:07.520Z] fa331d334b38: Preparing [2025-01-17T04:05:07.520Z] 52f96b0f646c: Preparing [2025-01-17T04:05:07.520Z] b07223f7529d: Preparing [2025-01-17T04:05:07.520Z] 534a70dc8296: Preparing [2025-01-17T04:05:07.520Z] b07223f7529d: Waiting [2025-01-17T04:05:07.520Z] 534a70dc8296: Waiting [2025-01-17T04:05:07.520Z] 52f96b0f646c: Layer already exists [2025-01-17T04:05:07.520Z] fa331d334b38: Layer already exists [2025-01-17T04:05:07.520Z] 0f05ba493cbe: Layer already exists [2025-01-17T04:05:07.520Z] 6ebfaf77d326: Layer already exists [2025-01-17T04:05:07.520Z] b07223f7529d: Layer already exists [2025-01-17T04:05:07.520Z] fc1958234346: Layer already exists [2025-01-17T04:05:07.520Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:07.787Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:08.161Z] + 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-17T04:05:08.526Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-17T04:05:08.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-17T04:05:08.526Z] 6ebfaf77d326: Preparing [2025-01-17T04:05:08.526Z] 0f05ba493cbe: Preparing [2025-01-17T04:05:08.526Z] fc1958234346: Preparing [2025-01-17T04:05:08.526Z] fa331d334b38: Preparing [2025-01-17T04:05:08.526Z] 52f96b0f646c: Preparing [2025-01-17T04:05:08.526Z] b07223f7529d: Preparing [2025-01-17T04:05:08.526Z] 534a70dc8296: Preparing [2025-01-17T04:05:08.526Z] 534a70dc8296: Waiting [2025-01-17T04:05:08.526Z] b07223f7529d: Waiting [2025-01-17T04:05:08.526Z] 0f05ba493cbe: Layer already exists [2025-01-17T04:05:08.526Z] fc1958234346: Layer already exists [2025-01-17T04:05:08.526Z] fa331d334b38: Layer already exists [2025-01-17T04:05:08.526Z] 6ebfaf77d326: Layer already exists [2025-01-17T04:05:08.526Z] 52f96b0f646c: Layer already exists [2025-01-17T04:05:08.527Z] b07223f7529d: Layer already exists [2025-01-17T04:05:08.527Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:08.794Z] main: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:08.886Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:08.904Z] taggedImages: [2025-01-17T04:05:08.904Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:08.904Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-17T04:05:08.904Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 [2025-01-17T04:05:08.904Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:08.904Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-17T04:05:08.937Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-17T04:05:08.937Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:08.937Z] latest [2025-01-17T04:05:08.937Z] 4.0.0-dev.46 [2025-01-17T04:05:08.937Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:08.937Z] main [2025-01-17T04:05:08.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:09.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:09.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:09.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-17T04:05:09.687Z] ec3337866d9d: Preparing [2025-01-17T04:05:09.687Z] 439cc633c206: Preparing [2025-01-17T04:05:09.687Z] df157a2ff043: Preparing [2025-01-17T04:05:09.687Z] c65b5aa0ce92: Preparing [2025-01-17T04:05:09.687Z] a70bf7162b1c: Preparing [2025-01-17T04:05:09.687Z] fa331d334b38: Preparing [2025-01-17T04:05:09.687Z] aa386a9ea782: Preparing [2025-01-17T04:05:09.687Z] ed6b4473040d: Preparing [2025-01-17T04:05:09.687Z] 534a70dc8296: Preparing [2025-01-17T04:05:09.687Z] fa331d334b38: Waiting [2025-01-17T04:05:09.687Z] aa386a9ea782: Waiting [2025-01-17T04:05:09.687Z] ed6b4473040d: Waiting [2025-01-17T04:05:09.687Z] 534a70dc8296: Waiting [2025-01-17T04:05:09.954Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:09.954Z] fa331d334b38: Layer already exists [2025-01-17T04:05:09.954Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:09.954Z] 439cc633c206: Pushed [2025-01-17T04:05:09.954Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:09.954Z] df157a2ff043: Pushed [2025-01-17T04:05:09.954Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:09.954Z] ec3337866d9d: Pushed [2025-01-17T04:05:15.288Z] c65b5aa0ce92: Pushed [2025-01-17T04:05:15.555Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:16.186Z] + 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-17T04:05:16.545Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-17T04:05:16.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-17T04:05:16.545Z] ec3337866d9d: Preparing [2025-01-17T04:05:16.545Z] 439cc633c206: Preparing [2025-01-17T04:05:16.545Z] df157a2ff043: Preparing [2025-01-17T04:05:16.545Z] c65b5aa0ce92: Preparing [2025-01-17T04:05:16.545Z] a70bf7162b1c: Preparing [2025-01-17T04:05:16.545Z] fa331d334b38: Preparing [2025-01-17T04:05:16.545Z] aa386a9ea782: Preparing [2025-01-17T04:05:16.545Z] ed6b4473040d: Preparing [2025-01-17T04:05:16.545Z] 534a70dc8296: Preparing [2025-01-17T04:05:16.545Z] fa331d334b38: Waiting [2025-01-17T04:05:16.545Z] aa386a9ea782: Waiting [2025-01-17T04:05:16.545Z] ed6b4473040d: Waiting [2025-01-17T04:05:16.545Z] 534a70dc8296: Waiting [2025-01-17T04:05:16.545Z] ec3337866d9d: Layer already exists [2025-01-17T04:05:16.545Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:16.545Z] c65b5aa0ce92: Layer already exists [2025-01-17T04:05:16.545Z] 439cc633c206: Layer already exists [2025-01-17T04:05:16.545Z] df157a2ff043: Layer already exists [2025-01-17T04:05:16.545Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:16.545Z] fa331d334b38: Layer already exists [2025-01-17T04:05:16.545Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:16.545Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:16.811Z] latest: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:17.175Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:17.624Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 [2025-01-17T04:05:17.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-17T04:05:17.624Z] ec3337866d9d: Preparing [2025-01-17T04:05:17.624Z] 439cc633c206: Preparing [2025-01-17T04:05:17.624Z] df157a2ff043: Preparing [2025-01-17T04:05:17.624Z] c65b5aa0ce92: Preparing [2025-01-17T04:05:17.624Z] a70bf7162b1c: Preparing [2025-01-17T04:05:17.624Z] fa331d334b38: Preparing [2025-01-17T04:05:17.624Z] aa386a9ea782: Preparing [2025-01-17T04:05:17.624Z] ed6b4473040d: Preparing [2025-01-17T04:05:17.624Z] 534a70dc8296: Preparing [2025-01-17T04:05:17.624Z] fa331d334b38: Waiting [2025-01-17T04:05:17.624Z] aa386a9ea782: Waiting [2025-01-17T04:05:17.624Z] ed6b4473040d: Waiting [2025-01-17T04:05:17.624Z] 534a70dc8296: Waiting [2025-01-17T04:05:17.624Z] ec3337866d9d: Layer already exists [2025-01-17T04:05:17.624Z] c65b5aa0ce92: Layer already exists [2025-01-17T04:05:17.624Z] df157a2ff043: Layer already exists [2025-01-17T04:05:17.624Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:17.624Z] 439cc633c206: Layer already exists [2025-01-17T04:05:17.624Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:17.624Z] fa331d334b38: Layer already exists [2025-01-17T04:05:17.624Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:17.624Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:17.896Z] 4.0.0-dev.46: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:18.272Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:18.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:18.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-17T04:05:18.648Z] ec3337866d9d: Preparing [2025-01-17T04:05:18.648Z] 439cc633c206: Preparing [2025-01-17T04:05:18.648Z] df157a2ff043: Preparing [2025-01-17T04:05:18.648Z] c65b5aa0ce92: Preparing [2025-01-17T04:05:18.648Z] a70bf7162b1c: Preparing [2025-01-17T04:05:18.648Z] fa331d334b38: Preparing [2025-01-17T04:05:18.648Z] aa386a9ea782: Preparing [2025-01-17T04:05:18.648Z] ed6b4473040d: Preparing [2025-01-17T04:05:18.648Z] 534a70dc8296: Preparing [2025-01-17T04:05:18.648Z] aa386a9ea782: Waiting [2025-01-17T04:05:18.648Z] ed6b4473040d: Waiting [2025-01-17T04:05:18.648Z] 534a70dc8296: Waiting [2025-01-17T04:05:18.648Z] fa331d334b38: Waiting [2025-01-17T04:05:18.648Z] 439cc633c206: Layer already exists [2025-01-17T04:05:18.648Z] ec3337866d9d: Layer already exists [2025-01-17T04:05:18.648Z] df157a2ff043: Layer already exists [2025-01-17T04:05:18.648Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:18.648Z] c65b5aa0ce92: Layer already exists [2025-01-17T04:05:18.648Z] fa331d334b38: Layer already exists [2025-01-17T04:05:18.648Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:18.648Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:18.648Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:18.916Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:19.297Z] + 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-17T04:05:19.664Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-17T04:05:19.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-17T04:05:19.664Z] ec3337866d9d: Preparing [2025-01-17T04:05:19.664Z] 439cc633c206: Preparing [2025-01-17T04:05:19.664Z] df157a2ff043: Preparing [2025-01-17T04:05:19.664Z] c65b5aa0ce92: Preparing [2025-01-17T04:05:19.664Z] a70bf7162b1c: Preparing [2025-01-17T04:05:19.664Z] fa331d334b38: Preparing [2025-01-17T04:05:19.664Z] aa386a9ea782: Preparing [2025-01-17T04:05:19.664Z] ed6b4473040d: Preparing [2025-01-17T04:05:19.664Z] 534a70dc8296: Preparing [2025-01-17T04:05:19.664Z] fa331d334b38: Waiting [2025-01-17T04:05:19.664Z] aa386a9ea782: Waiting [2025-01-17T04:05:19.664Z] ed6b4473040d: Waiting [2025-01-17T04:05:19.664Z] 534a70dc8296: Waiting [2025-01-17T04:05:19.664Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:19.664Z] df157a2ff043: Layer already exists [2025-01-17T04:05:19.664Z] ec3337866d9d: Layer already exists [2025-01-17T04:05:19.664Z] c65b5aa0ce92: Layer already exists [2025-01-17T04:05:19.664Z] 439cc633c206: Layer already exists [2025-01-17T04:05:19.664Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:19.933Z] fa331d334b38: Layer already exists [2025-01-17T04:05:19.933Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:19.933Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:19.933Z] main: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:20.021Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:20.039Z] taggedImages: [2025-01-17T04:05:20.039Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:20.039Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-17T04:05:20.039Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 [2025-01-17T04:05:20.039Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:20.039Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-17T04:05:20.076Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-17T04:05:20.076Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:20.076Z] latest [2025-01-17T04:05:20.076Z] 4.0.0-dev.46 [2025-01-17T04:05:20.076Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:20.076Z] main [2025-01-17T04:05:20.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:20.461Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:20.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:20.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-17T04:05:20.843Z] 88dd8de01c11: Preparing [2025-01-17T04:05:20.843Z] 08e493689f60: Preparing [2025-01-17T04:05:20.843Z] 8cdc67ad0b8d: Preparing [2025-01-17T04:05:20.843Z] b54c4d17694b: Preparing [2025-01-17T04:05:20.843Z] 7ed50deb6f27: Preparing [2025-01-17T04:05:20.843Z] 309f7e033372: Preparing [2025-01-17T04:05:20.843Z] 597a835c7d18: Preparing [2025-01-17T04:05:20.843Z] a70bf7162b1c: Preparing [2025-01-17T04:05:20.843Z] fa331d334b38: Preparing [2025-01-17T04:05:20.843Z] 309f7e033372: Waiting [2025-01-17T04:05:20.843Z] 3647ed4723b0: Preparing [2025-01-17T04:05:20.843Z] a70bf7162b1c: Waiting [2025-01-17T04:05:20.843Z] 89f52beb4a70: Preparing [2025-01-17T04:05:20.843Z] 5f70bf18a086: Preparing [2025-01-17T04:05:20.843Z] fa331d334b38: Waiting [2025-01-17T04:05:20.843Z] 597a835c7d18: Waiting [2025-01-17T04:05:20.843Z] 2fc731546a2d: Preparing [2025-01-17T04:05:20.843Z] 3647ed4723b0: Waiting [2025-01-17T04:05:20.843Z] f2c70b9b953d: Preparing [2025-01-17T04:05:20.843Z] 5f70bf18a086: Waiting [2025-01-17T04:05:20.843Z] 7501c5687744: Preparing [2025-01-17T04:05:20.843Z] f2c70b9b953d: Waiting [2025-01-17T04:05:20.843Z] 534a70dc8296: Preparing [2025-01-17T04:05:20.843Z] 7501c5687744: Waiting [2025-01-17T04:05:20.843Z] 534a70dc8296: Waiting [2025-01-17T04:05:21.122Z] 08e493689f60: Pushed [2025-01-17T04:05:21.122Z] 7ed50deb6f27: Pushed [2025-01-17T04:05:21.122Z] b54c4d17694b: Pushed [2025-01-17T04:05:21.122Z] 88dd8de01c11: Pushed [2025-01-17T04:05:21.122Z] 8cdc67ad0b8d: Pushed [2025-01-17T04:05:21.122Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:21.122Z] fa331d334b38: Layer already exists [2025-01-17T04:05:21.400Z] 5f70bf18a086: Layer already exists [2025-01-17T04:05:21.400Z] 309f7e033372: Pushed [2025-01-17T04:05:21.400Z] 89f52beb4a70: Pushed [2025-01-17T04:05:21.400Z] 3647ed4723b0: Pushed [2025-01-17T04:05:21.674Z] f2c70b9b953d: Pushed [2025-01-17T04:05:21.674Z] 2fc731546a2d: Pushed [2025-01-17T04:05:21.674Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:21.674Z] 7501c5687744: Pushed [2025-01-17T04:05:25.059Z] 597a835c7d18: Pushed [2025-01-17T04:05:25.059Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:25.426Z] + 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-17T04:05:25.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-17T04:05:25.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-17T04:05:25.777Z] 88dd8de01c11: Preparing [2025-01-17T04:05:25.777Z] 08e493689f60: Preparing [2025-01-17T04:05:25.777Z] 8cdc67ad0b8d: Preparing [2025-01-17T04:05:25.777Z] b54c4d17694b: Preparing [2025-01-17T04:05:25.777Z] 7ed50deb6f27: Preparing [2025-01-17T04:05:25.777Z] 309f7e033372: Preparing [2025-01-17T04:05:25.777Z] 597a835c7d18: Preparing [2025-01-17T04:05:25.777Z] 309f7e033372: Waiting [2025-01-17T04:05:25.777Z] a70bf7162b1c: Preparing [2025-01-17T04:05:25.777Z] 597a835c7d18: Waiting [2025-01-17T04:05:25.777Z] fa331d334b38: Preparing [2025-01-17T04:05:25.777Z] a70bf7162b1c: Waiting [2025-01-17T04:05:25.777Z] 3647ed4723b0: Preparing [2025-01-17T04:05:25.777Z] 89f52beb4a70: Preparing [2025-01-17T04:05:25.777Z] fa331d334b38: Waiting [2025-01-17T04:05:25.777Z] 3647ed4723b0: Waiting [2025-01-17T04:05:25.777Z] 5f70bf18a086: Preparing [2025-01-17T04:05:25.777Z] 89f52beb4a70: Waiting [2025-01-17T04:05:25.777Z] 2fc731546a2d: Preparing [2025-01-17T04:05:25.777Z] 5f70bf18a086: Waiting [2025-01-17T04:05:25.777Z] f2c70b9b953d: Preparing [2025-01-17T04:05:25.777Z] 2fc731546a2d: Waiting [2025-01-17T04:05:25.777Z] f2c70b9b953d: Waiting [2025-01-17T04:05:25.777Z] 7501c5687744: Preparing [2025-01-17T04:05:25.777Z] 534a70dc8296: Preparing [2025-01-17T04:05:25.777Z] 7501c5687744: Waiting [2025-01-17T04:05:25.777Z] 534a70dc8296: Waiting [2025-01-17T04:05:25.777Z] 08e493689f60: Layer already exists [2025-01-17T04:05:25.777Z] 8cdc67ad0b8d: Layer already exists [2025-01-17T04:05:25.777Z] 88dd8de01c11: Layer already exists [2025-01-17T04:05:25.777Z] b54c4d17694b: Layer already exists [2025-01-17T04:05:25.777Z] 7ed50deb6f27: Layer already exists [2025-01-17T04:05:25.777Z] 309f7e033372: Layer already exists [2025-01-17T04:05:25.777Z] fa331d334b38: Layer already exists [2025-01-17T04:05:25.777Z] 597a835c7d18: Layer already exists [2025-01-17T04:05:25.777Z] 3647ed4723b0: Layer already exists [2025-01-17T04:05:25.777Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:26.042Z] 89f52beb4a70: Layer already exists [2025-01-17T04:05:26.042Z] f2c70b9b953d: Layer already exists [2025-01-17T04:05:26.042Z] 2fc731546a2d: Layer already exists [2025-01-17T04:05:26.042Z] 7501c5687744: Layer already exists [2025-01-17T04:05:26.042Z] 5f70bf18a086: Layer already exists [2025-01-17T04:05:26.042Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:26.042Z] latest: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:26.676Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:27.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 [2025-01-17T04:05:27.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-17T04:05:27.036Z] 88dd8de01c11: Preparing [2025-01-17T04:05:27.036Z] 08e493689f60: Preparing [2025-01-17T04:05:27.036Z] 8cdc67ad0b8d: Preparing [2025-01-17T04:05:27.036Z] b54c4d17694b: Preparing [2025-01-17T04:05:27.036Z] 7ed50deb6f27: Preparing [2025-01-17T04:05:27.036Z] 309f7e033372: Preparing [2025-01-17T04:05:27.036Z] 597a835c7d18: Preparing [2025-01-17T04:05:27.036Z] 309f7e033372: Waiting [2025-01-17T04:05:27.036Z] a70bf7162b1c: Preparing [2025-01-17T04:05:27.036Z] 597a835c7d18: Waiting [2025-01-17T04:05:27.036Z] fa331d334b38: Preparing [2025-01-17T04:05:27.036Z] a70bf7162b1c: Waiting [2025-01-17T04:05:27.036Z] fa331d334b38: Waiting [2025-01-17T04:05:27.036Z] 3647ed4723b0: Preparing [2025-01-17T04:05:27.036Z] 89f52beb4a70: Preparing [2025-01-17T04:05:27.036Z] 5f70bf18a086: Preparing [2025-01-17T04:05:27.036Z] 2fc731546a2d: Preparing [2025-01-17T04:05:27.036Z] f2c70b9b953d: Preparing [2025-01-17T04:05:27.036Z] 7501c5687744: Preparing [2025-01-17T04:05:27.036Z] 534a70dc8296: Preparing [2025-01-17T04:05:27.036Z] 3647ed4723b0: Waiting [2025-01-17T04:05:27.036Z] 89f52beb4a70: Waiting [2025-01-17T04:05:27.036Z] 5f70bf18a086: Waiting [2025-01-17T04:05:27.036Z] 2fc731546a2d: Waiting [2025-01-17T04:05:27.036Z] f2c70b9b953d: Waiting [2025-01-17T04:05:27.036Z] 7501c5687744: Waiting [2025-01-17T04:05:27.036Z] 534a70dc8296: Waiting [2025-01-17T04:05:27.036Z] 88dd8de01c11: Layer already exists [2025-01-17T04:05:27.036Z] 8cdc67ad0b8d: Layer already exists [2025-01-17T04:05:27.036Z] 7ed50deb6f27: Layer already exists [2025-01-17T04:05:27.036Z] b54c4d17694b: Layer already exists [2025-01-17T04:05:27.036Z] 08e493689f60: Layer already exists [2025-01-17T04:05:27.036Z] 309f7e033372: Layer already exists [2025-01-17T04:05:27.036Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:27.036Z] fa331d334b38: Layer already exists [2025-01-17T04:05:27.036Z] 597a835c7d18: Layer already exists [2025-01-17T04:05:27.036Z] 3647ed4723b0: Layer already exists [2025-01-17T04:05:27.302Z] 89f52beb4a70: Layer already exists [2025-01-17T04:05:27.302Z] 5f70bf18a086: Layer already exists [2025-01-17T04:05:27.302Z] f2c70b9b953d: Layer already exists [2025-01-17T04:05:27.302Z] 7501c5687744: Layer already exists [2025-01-17T04:05:27.302Z] 2fc731546a2d: Layer already exists [2025-01-17T04:05:27.302Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:27.302Z] 4.0.0-dev.46: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:27.658Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:28.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:28.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-17T04:05:28.010Z] 88dd8de01c11: Preparing [2025-01-17T04:05:28.010Z] 08e493689f60: Preparing [2025-01-17T04:05:28.010Z] 8cdc67ad0b8d: Preparing [2025-01-17T04:05:28.010Z] b54c4d17694b: Preparing [2025-01-17T04:05:28.010Z] 7ed50deb6f27: Preparing [2025-01-17T04:05:28.010Z] 309f7e033372: Preparing [2025-01-17T04:05:28.010Z] 597a835c7d18: Preparing [2025-01-17T04:05:28.010Z] a70bf7162b1c: Preparing [2025-01-17T04:05:28.010Z] fa331d334b38: Preparing [2025-01-17T04:05:28.010Z] 3647ed4723b0: Preparing [2025-01-17T04:05:28.010Z] 89f52beb4a70: Preparing [2025-01-17T04:05:28.010Z] 5f70bf18a086: Preparing [2025-01-17T04:05:28.010Z] 2fc731546a2d: Preparing [2025-01-17T04:05:28.010Z] f2c70b9b953d: Preparing [2025-01-17T04:05:28.010Z] 309f7e033372: Waiting [2025-01-17T04:05:28.010Z] 597a835c7d18: Waiting [2025-01-17T04:05:28.010Z] 7501c5687744: Preparing [2025-01-17T04:05:28.010Z] a70bf7162b1c: Waiting [2025-01-17T04:05:28.010Z] fa331d334b38: Waiting [2025-01-17T04:05:28.010Z] 534a70dc8296: Preparing [2025-01-17T04:05:28.010Z] 3647ed4723b0: Waiting [2025-01-17T04:05:28.010Z] 89f52beb4a70: Waiting [2025-01-17T04:05:28.010Z] 5f70bf18a086: Waiting [2025-01-17T04:05:28.010Z] 2fc731546a2d: Waiting [2025-01-17T04:05:28.010Z] f2c70b9b953d: Waiting [2025-01-17T04:05:28.010Z] 7501c5687744: Waiting [2025-01-17T04:05:28.010Z] 534a70dc8296: Waiting [2025-01-17T04:05:28.010Z] 08e493689f60: Layer already exists [2025-01-17T04:05:28.010Z] 8cdc67ad0b8d: Layer already exists [2025-01-17T04:05:28.010Z] b54c4d17694b: Layer already exists [2025-01-17T04:05:28.010Z] 88dd8de01c11: Layer already exists [2025-01-17T04:05:28.010Z] 7ed50deb6f27: Layer already exists [2025-01-17T04:05:28.010Z] 597a835c7d18: Layer already exists [2025-01-17T04:05:28.010Z] 309f7e033372: Layer already exists [2025-01-17T04:05:28.010Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:28.010Z] 3647ed4723b0: Layer already exists [2025-01-17T04:05:28.010Z] fa331d334b38: Layer already exists [2025-01-17T04:05:28.010Z] 5f70bf18a086: Layer already exists [2025-01-17T04:05:28.010Z] 2fc731546a2d: Layer already exists [2025-01-17T04:05:28.010Z] 89f52beb4a70: Layer already exists [2025-01-17T04:05:28.010Z] 7501c5687744: Layer already exists [2025-01-17T04:05:28.010Z] f2c70b9b953d: Layer already exists [2025-01-17T04:05:28.275Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:28.275Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:28.629Z] + 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-17T04:05:28.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-17T04:05:28.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-17T04:05:28.981Z] 88dd8de01c11: Preparing [2025-01-17T04:05:28.981Z] 08e493689f60: Preparing [2025-01-17T04:05:28.981Z] 8cdc67ad0b8d: Preparing [2025-01-17T04:05:28.981Z] b54c4d17694b: Preparing [2025-01-17T04:05:28.981Z] 7ed50deb6f27: Preparing [2025-01-17T04:05:28.981Z] 309f7e033372: Preparing [2025-01-17T04:05:28.981Z] 597a835c7d18: Preparing [2025-01-17T04:05:28.981Z] a70bf7162b1c: Preparing [2025-01-17T04:05:28.981Z] fa331d334b38: Preparing [2025-01-17T04:05:28.981Z] 3647ed4723b0: Preparing [2025-01-17T04:05:28.981Z] 89f52beb4a70: Preparing [2025-01-17T04:05:28.981Z] 5f70bf18a086: Preparing [2025-01-17T04:05:28.981Z] 2fc731546a2d: Preparing [2025-01-17T04:05:28.981Z] f2c70b9b953d: Preparing [2025-01-17T04:05:28.981Z] 7501c5687744: Preparing [2025-01-17T04:05:28.981Z] 534a70dc8296: Preparing [2025-01-17T04:05:28.981Z] 309f7e033372: Waiting [2025-01-17T04:05:28.981Z] fa331d334b38: Waiting [2025-01-17T04:05:28.981Z] 3647ed4723b0: Waiting [2025-01-17T04:05:28.981Z] 597a835c7d18: Waiting [2025-01-17T04:05:28.981Z] a70bf7162b1c: Waiting [2025-01-17T04:05:28.981Z] 89f52beb4a70: Waiting [2025-01-17T04:05:28.981Z] f2c70b9b953d: Waiting [2025-01-17T04:05:28.981Z] 5f70bf18a086: Waiting [2025-01-17T04:05:28.981Z] 7501c5687744: Waiting [2025-01-17T04:05:28.981Z] 534a70dc8296: Waiting [2025-01-17T04:05:28.981Z] 2fc731546a2d: Waiting [2025-01-17T04:05:28.981Z] 88dd8de01c11: Layer already exists [2025-01-17T04:05:28.981Z] 08e493689f60: Layer already exists [2025-01-17T04:05:28.981Z] 7ed50deb6f27: Layer already exists [2025-01-17T04:05:28.981Z] b54c4d17694b: Layer already exists [2025-01-17T04:05:28.981Z] 8cdc67ad0b8d: Layer already exists [2025-01-17T04:05:28.981Z] 597a835c7d18: Layer already exists [2025-01-17T04:05:28.981Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:28.981Z] 309f7e033372: Layer already exists [2025-01-17T04:05:28.981Z] fa331d334b38: Layer already exists [2025-01-17T04:05:28.981Z] 3647ed4723b0: Layer already exists [2025-01-17T04:05:28.981Z] 89f52beb4a70: Layer already exists [2025-01-17T04:05:28.981Z] 5f70bf18a086: Layer already exists [2025-01-17T04:05:28.981Z] 2fc731546a2d: Layer already exists [2025-01-17T04:05:29.246Z] 7501c5687744: Layer already exists [2025-01-17T04:05:29.246Z] f2c70b9b953d: Layer already exists [2025-01-17T04:05:29.246Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:29.246Z] main: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:29.334Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:29.354Z] taggedImages: [2025-01-17T04:05:29.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:29.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-17T04:05:29.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 [2025-01-17T04:05:29.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:29.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-17T04:05:29.385Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-17T04:05:29.385Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:29.385Z] latest [2025-01-17T04:05:29.385Z] 4.0.0-dev.46 [2025-01-17T04:05:29.385Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:29.385Z] main [2025-01-17T04:05:29.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:29.763Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:30.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:30.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-17T04:05:30.122Z] 28a0b36f2a20: Preparing [2025-01-17T04:05:30.122Z] 58459bcad504: Preparing [2025-01-17T04:05:30.122Z] 9943c11fb3a3: Preparing [2025-01-17T04:05:30.122Z] 495046bc7395: Preparing [2025-01-17T04:05:30.122Z] a70bf7162b1c: Preparing [2025-01-17T04:05:30.122Z] fa331d334b38: Preparing [2025-01-17T04:05:30.122Z] aa386a9ea782: Preparing [2025-01-17T04:05:30.122Z] ed6b4473040d: Preparing [2025-01-17T04:05:30.122Z] 534a70dc8296: Preparing [2025-01-17T04:05:30.122Z] fa331d334b38: Waiting [2025-01-17T04:05:30.122Z] aa386a9ea782: Waiting [2025-01-17T04:05:30.122Z] ed6b4473040d: Waiting [2025-01-17T04:05:30.122Z] 534a70dc8296: Waiting [2025-01-17T04:05:30.122Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:30.385Z] fa331d334b38: Layer already exists [2025-01-17T04:05:30.385Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:30.385Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:30.385Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:30.385Z] 9943c11fb3a3: Pushed [2025-01-17T04:05:30.649Z] 28a0b36f2a20: Pushed [2025-01-17T04:05:30.649Z] 58459bcad504: Pushed [2025-01-17T04:05:35.964Z] 495046bc7395: Pushed [2025-01-17T04:05:35.964Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:36.322Z] + 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-17T04:05:36.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-17T04:05:36.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-17T04:05:36.677Z] 28a0b36f2a20: Preparing [2025-01-17T04:05:36.677Z] 58459bcad504: Preparing [2025-01-17T04:05:36.677Z] 9943c11fb3a3: Preparing [2025-01-17T04:05:36.677Z] 495046bc7395: Preparing [2025-01-17T04:05:36.677Z] a70bf7162b1c: Preparing [2025-01-17T04:05:36.677Z] fa331d334b38: Preparing [2025-01-17T04:05:36.677Z] aa386a9ea782: Preparing [2025-01-17T04:05:36.677Z] ed6b4473040d: Preparing [2025-01-17T04:05:36.677Z] 534a70dc8296: Preparing [2025-01-17T04:05:36.677Z] fa331d334b38: Waiting [2025-01-17T04:05:36.677Z] aa386a9ea782: Waiting [2025-01-17T04:05:36.677Z] ed6b4473040d: Waiting [2025-01-17T04:05:36.677Z] 534a70dc8296: Waiting [2025-01-17T04:05:36.677Z] 28a0b36f2a20: Layer already exists [2025-01-17T04:05:36.677Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:36.677Z] 495046bc7395: Layer already exists [2025-01-17T04:05:36.677Z] 58459bcad504: Layer already exists [2025-01-17T04:05:36.677Z] 9943c11fb3a3: Layer already exists [2025-01-17T04:05:36.677Z] fa331d334b38: Layer already exists [2025-01-17T04:05:36.677Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:36.677Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:36.677Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:36.806Z] latest: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:37.165Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:37.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 [2025-01-17T04:05:37.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-17T04:05:37.526Z] 28a0b36f2a20: Preparing [2025-01-17T04:05:37.526Z] 58459bcad504: Preparing [2025-01-17T04:05:37.526Z] 9943c11fb3a3: Preparing [2025-01-17T04:05:37.526Z] 495046bc7395: Preparing [2025-01-17T04:05:37.526Z] a70bf7162b1c: Preparing [2025-01-17T04:05:37.526Z] fa331d334b38: Preparing [2025-01-17T04:05:37.526Z] aa386a9ea782: Preparing [2025-01-17T04:05:37.526Z] ed6b4473040d: Preparing [2025-01-17T04:05:37.526Z] 534a70dc8296: Preparing [2025-01-17T04:05:37.526Z] fa331d334b38: Waiting [2025-01-17T04:05:37.526Z] aa386a9ea782: Waiting [2025-01-17T04:05:37.526Z] ed6b4473040d: Waiting [2025-01-17T04:05:37.526Z] 534a70dc8296: Waiting [2025-01-17T04:05:37.526Z] 495046bc7395: Layer already exists [2025-01-17T04:05:37.526Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:37.526Z] 58459bcad504: Layer already exists [2025-01-17T04:05:37.526Z] 28a0b36f2a20: Layer already exists [2025-01-17T04:05:37.526Z] 9943c11fb3a3: Layer already exists [2025-01-17T04:05:37.526Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:37.526Z] fa331d334b38: Layer already exists [2025-01-17T04:05:37.526Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:37.526Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:37.794Z] 4.0.0-dev.46: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:38.157Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:38.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:38.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-17T04:05:38.784Z] 28a0b36f2a20: Preparing [2025-01-17T04:05:38.784Z] 58459bcad504: Preparing [2025-01-17T04:05:38.784Z] 9943c11fb3a3: Preparing [2025-01-17T04:05:38.784Z] 495046bc7395: Preparing [2025-01-17T04:05:38.784Z] a70bf7162b1c: Preparing [2025-01-17T04:05:38.784Z] fa331d334b38: Preparing [2025-01-17T04:05:38.784Z] aa386a9ea782: Preparing [2025-01-17T04:05:38.784Z] fa331d334b38: Waiting [2025-01-17T04:05:38.784Z] ed6b4473040d: Preparing [2025-01-17T04:05:38.784Z] aa386a9ea782: Waiting [2025-01-17T04:05:38.784Z] 534a70dc8296: Preparing [2025-01-17T04:05:38.784Z] ed6b4473040d: Waiting [2025-01-17T04:05:38.784Z] 534a70dc8296: Waiting [2025-01-17T04:05:38.784Z] 58459bcad504: Layer already exists [2025-01-17T04:05:38.784Z] 495046bc7395: Layer already exists [2025-01-17T04:05:38.784Z] 28a0b36f2a20: Layer already exists [2025-01-17T04:05:38.784Z] 9943c11fb3a3: Layer already exists [2025-01-17T04:05:38.784Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:38.784Z] fa331d334b38: Layer already exists [2025-01-17T04:05:38.784Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:38.784Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:38.784Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:39.051Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:39.423Z] + 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-17T04:05:39.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-17T04:05:39.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-17T04:05:39.784Z] 28a0b36f2a20: Preparing [2025-01-17T04:05:39.784Z] 58459bcad504: Preparing [2025-01-17T04:05:39.784Z] 9943c11fb3a3: Preparing [2025-01-17T04:05:39.784Z] 495046bc7395: Preparing [2025-01-17T04:05:39.784Z] a70bf7162b1c: Preparing [2025-01-17T04:05:39.784Z] fa331d334b38: Preparing [2025-01-17T04:05:39.784Z] aa386a9ea782: Preparing [2025-01-17T04:05:39.784Z] ed6b4473040d: Preparing [2025-01-17T04:05:39.784Z] 534a70dc8296: Preparing [2025-01-17T04:05:39.784Z] fa331d334b38: Waiting [2025-01-17T04:05:39.784Z] aa386a9ea782: Waiting [2025-01-17T04:05:39.784Z] ed6b4473040d: Waiting [2025-01-17T04:05:39.784Z] 534a70dc8296: Waiting [2025-01-17T04:05:39.784Z] 58459bcad504: Layer already exists [2025-01-17T04:05:39.784Z] 28a0b36f2a20: Layer already exists [2025-01-17T04:05:39.784Z] 9943c11fb3a3: Layer already exists [2025-01-17T04:05:39.784Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:39.784Z] 495046bc7395: Layer already exists [2025-01-17T04:05:39.784Z] ed6b4473040d: Layer already exists [2025-01-17T04:05:39.784Z] fa331d334b38: Layer already exists [2025-01-17T04:05:39.784Z] aa386a9ea782: Layer already exists [2025-01-17T04:05:39.784Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:40.051Z] main: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:40.138Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:40.156Z] taggedImages: [2025-01-17T04:05:40.156Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:40.156Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-17T04:05:40.156Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 [2025-01-17T04:05:40.156Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:40.156Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-17T04:05:40.190Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-17T04:05:40.190Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:40.190Z] latest [2025-01-17T04:05:40.190Z] 4.0.0-dev.46 [2025-01-17T04:05:40.190Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:40.190Z] main [2025-01-17T04:05:40.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:40.578Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:40.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:40.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-17T04:05:40.928Z] 40b162dda653: Preparing [2025-01-17T04:05:40.928Z] 356ee1004ee2: Preparing [2025-01-17T04:05:40.928Z] 2281860453ca: Preparing [2025-01-17T04:05:40.928Z] a07bb62758e1: Preparing [2025-01-17T04:05:40.928Z] 000404f88565: Preparing [2025-01-17T04:05:40.928Z] a70bf7162b1c: Preparing [2025-01-17T04:05:40.928Z] fa331d334b38: Preparing [2025-01-17T04:05:40.928Z] 36cb704b852e: Preparing [2025-01-17T04:05:40.928Z] e98f98d3809d: Preparing [2025-01-17T04:05:40.928Z] e86a73886655: Preparing [2025-01-17T04:05:40.928Z] 534a70dc8296: Preparing [2025-01-17T04:05:40.928Z] fa331d334b38: Waiting [2025-01-17T04:05:40.928Z] 36cb704b852e: Waiting [2025-01-17T04:05:40.928Z] e98f98d3809d: Waiting [2025-01-17T04:05:40.928Z] e86a73886655: Waiting [2025-01-17T04:05:40.928Z] 534a70dc8296: Waiting [2025-01-17T04:05:40.928Z] a70bf7162b1c: Waiting [2025-01-17T04:05:41.192Z] 000404f88565: Pushed [2025-01-17T04:05:41.192Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:41.458Z] 40b162dda653: Pushed [2025-01-17T04:05:41.458Z] 356ee1004ee2: Pushed [2025-01-17T04:05:41.458Z] a07bb62758e1: Pushed [2025-01-17T04:05:41.458Z] fa331d334b38: Layer already exists [2025-01-17T04:05:41.458Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:41.722Z] e98f98d3809d: Pushed [2025-01-17T04:05:41.722Z] 36cb704b852e: Pushed [2025-01-17T04:05:44.293Z] 2281860453ca: Pushed [2025-01-17T04:05:44.558Z] e86a73886655: Pushed [2025-01-17T04:05:44.822Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:45.179Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:45.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-17T04:05:45.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-17T04:05:45.541Z] 40b162dda653: Preparing [2025-01-17T04:05:45.541Z] 356ee1004ee2: Preparing [2025-01-17T04:05:45.541Z] 2281860453ca: Preparing [2025-01-17T04:05:45.541Z] a07bb62758e1: Preparing [2025-01-17T04:05:45.541Z] 000404f88565: Preparing [2025-01-17T04:05:45.541Z] a70bf7162b1c: Preparing [2025-01-17T04:05:45.541Z] fa331d334b38: Preparing [2025-01-17T04:05:45.541Z] 36cb704b852e: Preparing [2025-01-17T04:05:45.541Z] e98f98d3809d: Preparing [2025-01-17T04:05:45.541Z] e86a73886655: Preparing [2025-01-17T04:05:45.541Z] 534a70dc8296: Preparing [2025-01-17T04:05:45.541Z] a70bf7162b1c: Waiting [2025-01-17T04:05:45.541Z] fa331d334b38: Waiting [2025-01-17T04:05:45.541Z] e98f98d3809d: Waiting [2025-01-17T04:05:45.541Z] 36cb704b852e: Waiting [2025-01-17T04:05:45.541Z] e86a73886655: Waiting [2025-01-17T04:05:45.541Z] 534a70dc8296: Waiting [2025-01-17T04:05:45.541Z] 000404f88565: Layer already exists [2025-01-17T04:05:45.541Z] 40b162dda653: Layer already exists [2025-01-17T04:05:45.541Z] 2281860453ca: Layer already exists [2025-01-17T04:05:45.541Z] 356ee1004ee2: Layer already exists [2025-01-17T04:05:45.541Z] a07bb62758e1: Layer already exists [2025-01-17T04:05:45.541Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:45.541Z] fa331d334b38: Layer already exists [2025-01-17T04:05:45.541Z] 36cb704b852e: Layer already exists [2025-01-17T04:05:45.541Z] e98f98d3809d: Layer already exists [2025-01-17T04:05:45.541Z] e86a73886655: Layer already exists [2025-01-17T04:05:45.541Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:45.805Z] latest: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:46.167Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:46.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 [2025-01-17T04:05:46.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-17T04:05:46.521Z] 40b162dda653: Preparing [2025-01-17T04:05:46.521Z] 356ee1004ee2: Preparing [2025-01-17T04:05:46.521Z] 2281860453ca: Preparing [2025-01-17T04:05:46.521Z] a07bb62758e1: Preparing [2025-01-17T04:05:46.521Z] 000404f88565: Preparing [2025-01-17T04:05:46.521Z] a70bf7162b1c: Preparing [2025-01-17T04:05:46.521Z] fa331d334b38: Preparing [2025-01-17T04:05:46.521Z] 36cb704b852e: Preparing [2025-01-17T04:05:46.521Z] e98f98d3809d: Preparing [2025-01-17T04:05:46.521Z] e86a73886655: Preparing [2025-01-17T04:05:46.521Z] 534a70dc8296: Preparing [2025-01-17T04:05:46.521Z] a70bf7162b1c: Waiting [2025-01-17T04:05:46.521Z] fa331d334b38: Waiting [2025-01-17T04:05:46.521Z] 36cb704b852e: Waiting [2025-01-17T04:05:46.521Z] e98f98d3809d: Waiting [2025-01-17T04:05:46.521Z] e86a73886655: Waiting [2025-01-17T04:05:46.521Z] 534a70dc8296: Waiting [2025-01-17T04:05:46.521Z] 40b162dda653: Layer already exists [2025-01-17T04:05:46.521Z] 356ee1004ee2: Layer already exists [2025-01-17T04:05:46.521Z] a07bb62758e1: Layer already exists [2025-01-17T04:05:46.521Z] 2281860453ca: Layer already exists [2025-01-17T04:05:46.521Z] 000404f88565: Layer already exists [2025-01-17T04:05:46.521Z] fa331d334b38: Layer already exists [2025-01-17T04:05:46.521Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:46.521Z] e98f98d3809d: Layer already exists [2025-01-17T04:05:46.521Z] 36cb704b852e: Layer already exists [2025-01-17T04:05:46.521Z] e86a73886655: Layer already exists [2025-01-17T04:05:46.521Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:46.786Z] 4.0.0-dev.46: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:47.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:47.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:47.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-17T04:05:47.503Z] 40b162dda653: Preparing [2025-01-17T04:05:47.503Z] 356ee1004ee2: Preparing [2025-01-17T04:05:47.503Z] 2281860453ca: Preparing [2025-01-17T04:05:47.503Z] a07bb62758e1: Preparing [2025-01-17T04:05:47.503Z] 000404f88565: Preparing [2025-01-17T04:05:47.503Z] a70bf7162b1c: Preparing [2025-01-17T04:05:47.503Z] fa331d334b38: Preparing [2025-01-17T04:05:47.503Z] 36cb704b852e: Preparing [2025-01-17T04:05:47.503Z] e98f98d3809d: Preparing [2025-01-17T04:05:47.503Z] a70bf7162b1c: Waiting [2025-01-17T04:05:47.503Z] fa331d334b38: Waiting [2025-01-17T04:05:47.503Z] 36cb704b852e: Waiting [2025-01-17T04:05:47.503Z] e86a73886655: Preparing [2025-01-17T04:05:47.503Z] 534a70dc8296: Preparing [2025-01-17T04:05:47.503Z] e98f98d3809d: Waiting [2025-01-17T04:05:47.503Z] e86a73886655: Waiting [2025-01-17T04:05:47.503Z] 534a70dc8296: Waiting [2025-01-17T04:05:47.503Z] 000404f88565: Layer already exists [2025-01-17T04:05:47.503Z] 356ee1004ee2: Layer already exists [2025-01-17T04:05:47.503Z] 2281860453ca: Layer already exists [2025-01-17T04:05:47.503Z] 40b162dda653: Layer already exists [2025-01-17T04:05:47.503Z] a07bb62758e1: Layer already exists [2025-01-17T04:05:47.503Z] 36cb704b852e: Layer already exists [2025-01-17T04:05:47.503Z] e86a73886655: Layer already exists [2025-01-17T04:05:47.503Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:47.503Z] fa331d334b38: Layer already exists [2025-01-17T04:05:47.769Z] e98f98d3809d: Layer already exists [2025-01-17T04:05:47.769Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:47.769Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:48.148Z] + 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-17T04:05:48.508Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-17T04:05:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-17T04:05:48.508Z] 40b162dda653: Preparing [2025-01-17T04:05:48.508Z] 356ee1004ee2: Preparing [2025-01-17T04:05:48.508Z] 2281860453ca: Preparing [2025-01-17T04:05:48.508Z] a07bb62758e1: Preparing [2025-01-17T04:05:48.508Z] 000404f88565: Preparing [2025-01-17T04:05:48.508Z] a70bf7162b1c: Preparing [2025-01-17T04:05:48.508Z] fa331d334b38: Preparing [2025-01-17T04:05:48.508Z] 36cb704b852e: Preparing [2025-01-17T04:05:48.508Z] e98f98d3809d: Preparing [2025-01-17T04:05:48.508Z] e86a73886655: Preparing [2025-01-17T04:05:48.508Z] 534a70dc8296: Preparing [2025-01-17T04:05:48.508Z] a70bf7162b1c: Waiting [2025-01-17T04:05:48.508Z] fa331d334b38: Waiting [2025-01-17T04:05:48.508Z] 36cb704b852e: Waiting [2025-01-17T04:05:48.508Z] e98f98d3809d: Waiting [2025-01-17T04:05:48.508Z] e86a73886655: Waiting [2025-01-17T04:05:48.508Z] 534a70dc8296: Waiting [2025-01-17T04:05:48.508Z] 356ee1004ee2: Layer already exists [2025-01-17T04:05:48.508Z] 000404f88565: Layer already exists [2025-01-17T04:05:48.508Z] 40b162dda653: Layer already exists [2025-01-17T04:05:48.508Z] a07bb62758e1: Layer already exists [2025-01-17T04:05:48.508Z] 2281860453ca: Layer already exists [2025-01-17T04:05:48.508Z] fa331d334b38: Layer already exists [2025-01-17T04:05:48.508Z] e98f98d3809d: Layer already exists [2025-01-17T04:05:48.508Z] 36cb704b852e: Layer already exists [2025-01-17T04:05:48.508Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:48.508Z] e86a73886655: Layer already exists [2025-01-17T04:05:48.508Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:48.775Z] main: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:48.866Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:48.885Z] taggedImages: [2025-01-17T04:05:48.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:48.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-17T04:05:48.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 [2025-01-17T04:05:48.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:48.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-17T04:05:48.925Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-17T04:05:48.925Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:48.925Z] latest [2025-01-17T04:05:48.925Z] 4.0.0-dev.46 [2025-01-17T04:05:48.925Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:48.925Z] main [2025-01-17T04:05:48.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:49.313Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:49.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:49.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-17T04:05:49.677Z] c510e2e9f09f: Preparing [2025-01-17T04:05:49.677Z] 4bb9602005f0: Preparing [2025-01-17T04:05:49.677Z] b6427502aa0c: Preparing [2025-01-17T04:05:49.677Z] 0d0125dd44ac: Preparing [2025-01-17T04:05:49.677Z] 68f34995d77d: Preparing [2025-01-17T04:05:49.677Z] c1fc4b64d6f7: Preparing [2025-01-17T04:05:49.677Z] 9a71d3d7c9ca: Preparing [2025-01-17T04:05:49.677Z] a70bf7162b1c: Preparing [2025-01-17T04:05:49.677Z] fa331d334b38: Preparing [2025-01-17T04:05:49.677Z] 421ebfb117e6: Preparing [2025-01-17T04:05:49.677Z] 5109f3480dba: Preparing [2025-01-17T04:05:49.677Z] 534a70dc8296: Preparing [2025-01-17T04:05:49.677Z] c1fc4b64d6f7: Waiting [2025-01-17T04:05:49.677Z] 9a71d3d7c9ca: Waiting [2025-01-17T04:05:49.677Z] a70bf7162b1c: Waiting [2025-01-17T04:05:49.677Z] fa331d334b38: Waiting [2025-01-17T04:05:49.677Z] 421ebfb117e6: Waiting [2025-01-17T04:05:49.677Z] 5109f3480dba: Waiting [2025-01-17T04:05:49.677Z] 534a70dc8296: Waiting [2025-01-17T04:05:49.944Z] 4bb9602005f0: Pushed [2025-01-17T04:05:49.944Z] c510e2e9f09f: Pushed [2025-01-17T04:05:49.944Z] 68f34995d77d: Pushed [2025-01-17T04:05:50.211Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:50.211Z] fa331d334b38: Layer already exists [2025-01-17T04:05:50.211Z] c1fc4b64d6f7: Pushed [2025-01-17T04:05:50.211Z] 9a71d3d7c9ca: Pushed [2025-01-17T04:05:50.211Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:50.475Z] 421ebfb117e6: Pushed [2025-01-17T04:05:52.411Z] 0d0125dd44ac: Pushed [2025-01-17T04:05:52.993Z] b6427502aa0c: Pushed [2025-01-17T04:05:53.256Z] 5109f3480dba: Pushed [2025-01-17T04:05:53.836Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:54.200Z] + 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-17T04:05:54.680Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-17T04:05:54.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-17T04:05:54.681Z] c510e2e9f09f: Preparing [2025-01-17T04:05:54.681Z] 4bb9602005f0: Preparing [2025-01-17T04:05:54.681Z] b6427502aa0c: Preparing [2025-01-17T04:05:54.681Z] 0d0125dd44ac: Preparing [2025-01-17T04:05:54.681Z] 68f34995d77d: Preparing [2025-01-17T04:05:54.681Z] c1fc4b64d6f7: Preparing [2025-01-17T04:05:54.681Z] 9a71d3d7c9ca: Preparing [2025-01-17T04:05:54.681Z] a70bf7162b1c: Preparing [2025-01-17T04:05:54.681Z] fa331d334b38: Preparing [2025-01-17T04:05:54.681Z] 421ebfb117e6: Preparing [2025-01-17T04:05:54.681Z] 5109f3480dba: Preparing [2025-01-17T04:05:54.681Z] 534a70dc8296: Preparing [2025-01-17T04:05:54.681Z] c1fc4b64d6f7: Waiting [2025-01-17T04:05:54.681Z] 9a71d3d7c9ca: Waiting [2025-01-17T04:05:54.681Z] fa331d334b38: Waiting [2025-01-17T04:05:54.681Z] a70bf7162b1c: Waiting [2025-01-17T04:05:54.681Z] 5109f3480dba: Waiting [2025-01-17T04:05:54.681Z] 534a70dc8296: Waiting [2025-01-17T04:05:54.681Z] 421ebfb117e6: Waiting [2025-01-17T04:05:54.681Z] b6427502aa0c: Layer already exists [2025-01-17T04:05:54.681Z] 68f34995d77d: Layer already exists [2025-01-17T04:05:54.681Z] 0d0125dd44ac: Layer already exists [2025-01-17T04:05:54.681Z] c510e2e9f09f: Layer already exists [2025-01-17T04:05:54.681Z] 4bb9602005f0: Layer already exists [2025-01-17T04:05:54.681Z] c1fc4b64d6f7: Layer already exists [2025-01-17T04:05:54.681Z] 9a71d3d7c9ca: Layer already exists [2025-01-17T04:05:54.947Z] fa331d334b38: Layer already exists [2025-01-17T04:05:54.947Z] 421ebfb117e6: Layer already exists [2025-01-17T04:05:54.947Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:54.947Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:54.947Z] 5109f3480dba: Layer already exists [2025-01-17T04:05:55.213Z] latest: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:55.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:55.938Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 [2025-01-17T04:05:55.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-17T04:05:55.938Z] c510e2e9f09f: Preparing [2025-01-17T04:05:55.938Z] 4bb9602005f0: Preparing [2025-01-17T04:05:55.938Z] b6427502aa0c: Preparing [2025-01-17T04:05:55.938Z] 0d0125dd44ac: Preparing [2025-01-17T04:05:55.938Z] 68f34995d77d: Preparing [2025-01-17T04:05:55.938Z] c1fc4b64d6f7: Preparing [2025-01-17T04:05:55.938Z] 9a71d3d7c9ca: Preparing [2025-01-17T04:05:55.938Z] a70bf7162b1c: Preparing [2025-01-17T04:05:55.938Z] c1fc4b64d6f7: Waiting [2025-01-17T04:05:55.938Z] 9a71d3d7c9ca: Waiting [2025-01-17T04:05:55.938Z] fa331d334b38: Preparing [2025-01-17T04:05:55.938Z] 421ebfb117e6: Preparing [2025-01-17T04:05:55.938Z] 5109f3480dba: Preparing [2025-01-17T04:05:55.938Z] 534a70dc8296: Preparing [2025-01-17T04:05:55.938Z] a70bf7162b1c: Waiting [2025-01-17T04:05:55.938Z] 421ebfb117e6: Waiting [2025-01-17T04:05:55.938Z] fa331d334b38: Waiting [2025-01-17T04:05:55.938Z] 534a70dc8296: Waiting [2025-01-17T04:05:55.938Z] 4bb9602005f0: Layer already exists [2025-01-17T04:05:55.938Z] 0d0125dd44ac: Layer already exists [2025-01-17T04:05:55.938Z] b6427502aa0c: Layer already exists [2025-01-17T04:05:55.938Z] c510e2e9f09f: Layer already exists [2025-01-17T04:05:56.203Z] 68f34995d77d: Layer already exists [2025-01-17T04:05:56.203Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:56.203Z] fa331d334b38: Layer already exists [2025-01-17T04:05:56.203Z] c1fc4b64d6f7: Layer already exists [2025-01-17T04:05:56.203Z] 9a71d3d7c9ca: Layer already exists [2025-01-17T04:05:56.203Z] 421ebfb117e6: Layer already exists [2025-01-17T04:05:56.203Z] 5109f3480dba: Layer already exists [2025-01-17T04:05:56.203Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:56.203Z] 4.0.0-dev.46: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:56.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:56.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:56.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-17T04:05:56.908Z] c510e2e9f09f: Preparing [2025-01-17T04:05:56.908Z] 4bb9602005f0: Preparing [2025-01-17T04:05:56.908Z] b6427502aa0c: Preparing [2025-01-17T04:05:56.908Z] 0d0125dd44ac: Preparing [2025-01-17T04:05:56.908Z] 68f34995d77d: Preparing [2025-01-17T04:05:56.908Z] c1fc4b64d6f7: Preparing [2025-01-17T04:05:56.908Z] 9a71d3d7c9ca: Preparing [2025-01-17T04:05:56.908Z] a70bf7162b1c: Preparing [2025-01-17T04:05:56.908Z] fa331d334b38: Preparing [2025-01-17T04:05:56.908Z] 421ebfb117e6: Preparing [2025-01-17T04:05:56.908Z] 5109f3480dba: Preparing [2025-01-17T04:05:56.908Z] 534a70dc8296: Preparing [2025-01-17T04:05:56.908Z] 9a71d3d7c9ca: Waiting [2025-01-17T04:05:56.908Z] a70bf7162b1c: Waiting [2025-01-17T04:05:56.908Z] fa331d334b38: Waiting [2025-01-17T04:05:56.908Z] 421ebfb117e6: Waiting [2025-01-17T04:05:56.908Z] 534a70dc8296: Waiting [2025-01-17T04:05:56.908Z] 5109f3480dba: Waiting [2025-01-17T04:05:56.908Z] c1fc4b64d6f7: Waiting [2025-01-17T04:05:56.908Z] 0d0125dd44ac: Layer already exists [2025-01-17T04:05:56.908Z] 4bb9602005f0: Layer already exists [2025-01-17T04:05:56.908Z] c510e2e9f09f: Layer already exists [2025-01-17T04:05:56.908Z] b6427502aa0c: Layer already exists [2025-01-17T04:05:56.908Z] 68f34995d77d: Layer already exists [2025-01-17T04:05:56.909Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:56.909Z] 9a71d3d7c9ca: Layer already exists [2025-01-17T04:05:56.909Z] c1fc4b64d6f7: Layer already exists [2025-01-17T04:05:56.909Z] 421ebfb117e6: Layer already exists [2025-01-17T04:05:56.909Z] fa331d334b38: Layer already exists [2025-01-17T04:05:56.909Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:56.909Z] 5109f3480dba: Layer already exists [2025-01-17T04:05:57.174Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:57.536Z] + 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-17T04:05:57.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-17T04:05:57.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-17T04:05:57.888Z] c510e2e9f09f: Preparing [2025-01-17T04:05:57.888Z] 4bb9602005f0: Preparing [2025-01-17T04:05:57.888Z] b6427502aa0c: Preparing [2025-01-17T04:05:57.888Z] 0d0125dd44ac: Preparing [2025-01-17T04:05:57.888Z] 68f34995d77d: Preparing [2025-01-17T04:05:57.888Z] c1fc4b64d6f7: Preparing [2025-01-17T04:05:57.889Z] 9a71d3d7c9ca: Preparing [2025-01-17T04:05:57.889Z] a70bf7162b1c: Preparing [2025-01-17T04:05:57.889Z] fa331d334b38: Preparing [2025-01-17T04:05:57.889Z] 9a71d3d7c9ca: Waiting [2025-01-17T04:05:57.889Z] a70bf7162b1c: Waiting [2025-01-17T04:05:57.889Z] c1fc4b64d6f7: Waiting [2025-01-17T04:05:57.889Z] fa331d334b38: Waiting [2025-01-17T04:05:57.889Z] 421ebfb117e6: Preparing [2025-01-17T04:05:57.889Z] 5109f3480dba: Preparing [2025-01-17T04:05:57.889Z] 534a70dc8296: Preparing [2025-01-17T04:05:57.889Z] 421ebfb117e6: Waiting [2025-01-17T04:05:57.889Z] 534a70dc8296: Waiting [2025-01-17T04:05:57.889Z] 5109f3480dba: Waiting [2025-01-17T04:05:57.889Z] 0d0125dd44ac: Layer already exists [2025-01-17T04:05:57.889Z] b6427502aa0c: Layer already exists [2025-01-17T04:05:57.889Z] c510e2e9f09f: Layer already exists [2025-01-17T04:05:57.889Z] 68f34995d77d: Layer already exists [2025-01-17T04:05:57.889Z] 4bb9602005f0: Layer already exists [2025-01-17T04:05:57.889Z] c1fc4b64d6f7: Layer already exists [2025-01-17T04:05:57.889Z] 421ebfb117e6: Layer already exists [2025-01-17T04:05:57.889Z] 9a71d3d7c9ca: Layer already exists [2025-01-17T04:05:57.889Z] fa331d334b38: Layer already exists [2025-01-17T04:05:57.889Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:58.153Z] 5109f3480dba: Layer already exists [2025-01-17T04:05:58.153Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:58.153Z] main: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:05:58.242Z] ===================================================== [Pipeline] echo [2025-01-17T04:05:58.258Z] taggedImages: [2025-01-17T04:05:58.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:58.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-17T04:05:58.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 [2025-01-17T04:05:58.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:58.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-17T04:05:58.293Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-17T04:05:58.294Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:58.294Z] latest [2025-01-17T04:05:58.294Z] 4.0.0-dev.46 [2025-01-17T04:05:58.294Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:05:58.294Z] main [2025-01-17T04:05:58.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:58.674Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:05:59.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:05:59.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-17T04:05:59.034Z] a6a960137642: Preparing [2025-01-17T04:05:59.034Z] 3d3fb3a09975: Preparing [2025-01-17T04:05:59.034Z] a70bf7162b1c: Preparing [2025-01-17T04:05:59.034Z] fa331d334b38: Preparing [2025-01-17T04:05:59.034Z] ba7864a8319e: Preparing [2025-01-17T04:05:59.034Z] cae36eb4e1ee: Preparing [2025-01-17T04:05:59.034Z] 534a70dc8296: Preparing [2025-01-17T04:05:59.034Z] cae36eb4e1ee: Waiting [2025-01-17T04:05:59.034Z] 534a70dc8296: Waiting [2025-01-17T04:05:59.034Z] fa331d334b38: Layer already exists [2025-01-17T04:05:59.034Z] a70bf7162b1c: Layer already exists [2025-01-17T04:05:59.299Z] 534a70dc8296: Layer already exists [2025-01-17T04:05:59.564Z] ba7864a8319e: Pushed [2025-01-17T04:05:59.564Z] a6a960137642: Pushed [2025-01-17T04:06:01.498Z] cae36eb4e1ee: Pushed [2025-01-17T04:06:07.059Z] 3d3fb3a09975: Pushed [2025-01-17T04:06:07.325Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:07.684Z] + 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-17T04:06:10.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-17T04:06:10.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-17T04:06:10.707Z] a6a960137642: Preparing [2025-01-17T04:06:10.707Z] 3d3fb3a09975: Preparing [2025-01-17T04:06:10.707Z] a70bf7162b1c: Preparing [2025-01-17T04:06:10.707Z] fa331d334b38: Preparing [2025-01-17T04:06:10.707Z] ba7864a8319e: Preparing [2025-01-17T04:06:10.707Z] cae36eb4e1ee: Preparing [2025-01-17T04:06:10.707Z] 534a70dc8296: Preparing [2025-01-17T04:06:10.707Z] cae36eb4e1ee: Waiting [2025-01-17T04:06:10.707Z] 534a70dc8296: Waiting [2025-01-17T04:06:10.707Z] 3d3fb3a09975: Layer already exists [2025-01-17T04:06:10.707Z] a6a960137642: Layer already exists [2025-01-17T04:06:10.707Z] ba7864a8319e: Layer already exists [2025-01-17T04:06:10.707Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:10.707Z] fa331d334b38: Layer already exists [2025-01-17T04:06:10.707Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:10.707Z] cae36eb4e1ee: Layer already exists [2025-01-17T04:06:10.974Z] latest: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:11.337Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:11.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 [2025-01-17T04:06:11.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-17T04:06:11.697Z] a6a960137642: Preparing [2025-01-17T04:06:11.697Z] 3d3fb3a09975: Preparing [2025-01-17T04:06:11.697Z] a70bf7162b1c: Preparing [2025-01-17T04:06:11.697Z] fa331d334b38: Preparing [2025-01-17T04:06:11.697Z] ba7864a8319e: Preparing [2025-01-17T04:06:11.697Z] cae36eb4e1ee: Preparing [2025-01-17T04:06:11.697Z] 534a70dc8296: Preparing [2025-01-17T04:06:11.697Z] cae36eb4e1ee: Waiting [2025-01-17T04:06:11.697Z] 534a70dc8296: Waiting [2025-01-17T04:06:11.697Z] a6a960137642: Layer already exists [2025-01-17T04:06:11.697Z] ba7864a8319e: Layer already exists [2025-01-17T04:06:11.697Z] 3d3fb3a09975: Layer already exists [2025-01-17T04:06:11.697Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:11.697Z] fa331d334b38: Layer already exists [2025-01-17T04:06:11.697Z] cae36eb4e1ee: Layer already exists [2025-01-17T04:06:11.697Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:11.964Z] 4.0.0-dev.46: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:12.326Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:12.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-17T04:06:12.686Z] a6a960137642: Preparing [2025-01-17T04:06:12.686Z] 3d3fb3a09975: Preparing [2025-01-17T04:06:12.686Z] a70bf7162b1c: Preparing [2025-01-17T04:06:12.686Z] fa331d334b38: Preparing [2025-01-17T04:06:12.686Z] ba7864a8319e: Preparing [2025-01-17T04:06:12.686Z] cae36eb4e1ee: Preparing [2025-01-17T04:06:12.686Z] 534a70dc8296: Preparing [2025-01-17T04:06:12.686Z] cae36eb4e1ee: Waiting [2025-01-17T04:06:12.686Z] 534a70dc8296: Waiting [2025-01-17T04:06:12.686Z] 3d3fb3a09975: Layer already exists [2025-01-17T04:06:12.686Z] a6a960137642: Layer already exists [2025-01-17T04:06:12.686Z] fa331d334b38: Layer already exists [2025-01-17T04:06:12.686Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:12.686Z] ba7864a8319e: Layer already exists [2025-01-17T04:06:12.686Z] cae36eb4e1ee: Layer already exists [2025-01-17T04:06:12.686Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:12.951Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:13.314Z] + 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-17T04:06:13.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-17T04:06:13.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-17T04:06:13.671Z] a6a960137642: Preparing [2025-01-17T04:06:13.671Z] 3d3fb3a09975: Preparing [2025-01-17T04:06:13.671Z] a70bf7162b1c: Preparing [2025-01-17T04:06:13.671Z] fa331d334b38: Preparing [2025-01-17T04:06:13.671Z] ba7864a8319e: Preparing [2025-01-17T04:06:13.671Z] cae36eb4e1ee: Preparing [2025-01-17T04:06:13.671Z] 534a70dc8296: Preparing [2025-01-17T04:06:13.671Z] cae36eb4e1ee: Waiting [2025-01-17T04:06:13.671Z] 534a70dc8296: Waiting [2025-01-17T04:06:13.671Z] 3d3fb3a09975: Layer already exists [2025-01-17T04:06:13.671Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:13.672Z] a6a960137642: Layer already exists [2025-01-17T04:06:13.672Z] fa331d334b38: Layer already exists [2025-01-17T04:06:13.672Z] ba7864a8319e: Layer already exists [2025-01-17T04:06:13.672Z] cae36eb4e1ee: Layer already exists [2025-01-17T04:06:13.938Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:13.938Z] main: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:06:14.030Z] ===================================================== [Pipeline] echo [2025-01-17T04:06:14.047Z] taggedImages: [2025-01-17T04:06:14.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:14.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-17T04:06:14.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 [2025-01-17T04:06:14.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:14.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-17T04:06:14.090Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-17T04:06:14.090Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:14.090Z] latest [2025-01-17T04:06:14.090Z] 4.0.0-dev.46 [2025-01-17T04:06:14.090Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:14.090Z] main [2025-01-17T04:06:14.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:14.475Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:14.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:14.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-17T04:06:14.835Z] 0ddad80b9f48: Preparing [2025-01-17T04:06:14.835Z] 9209f96f92c0: Preparing [2025-01-17T04:06:14.835Z] 711c22817e94: Preparing [2025-01-17T04:06:14.835Z] a70bf7162b1c: Preparing [2025-01-17T04:06:14.835Z] fa331d334b38: Preparing [2025-01-17T04:06:14.835Z] d20b0d2befac: Preparing [2025-01-17T04:06:14.835Z] 0ddeeb4ca203: Preparing [2025-01-17T04:06:14.835Z] d74d5691c242: Preparing [2025-01-17T04:06:14.835Z] 204bbf72f76a: Preparing [2025-01-17T04:06:14.835Z] 534a70dc8296: Preparing [2025-01-17T04:06:14.835Z] d20b0d2befac: Waiting [2025-01-17T04:06:14.835Z] 0ddeeb4ca203: Waiting [2025-01-17T04:06:14.835Z] d74d5691c242: Waiting [2025-01-17T04:06:14.835Z] 204bbf72f76a: Waiting [2025-01-17T04:06:14.835Z] 534a70dc8296: Waiting [2025-01-17T04:06:14.835Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:14.835Z] fa331d334b38: Layer already exists [2025-01-17T04:06:15.143Z] 711c22817e94: Pushed [2025-01-17T04:06:15.143Z] 9209f96f92c0: Pushed [2025-01-17T04:06:15.409Z] 0ddad80b9f48: Pushed [2025-01-17T04:06:15.409Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:15.409Z] d74d5691c242: Pushed [2025-01-17T04:06:16.365Z] 204bbf72f76a: Pushed [2025-01-17T04:06:28.653Z] 0ddeeb4ca203: Pushed [2025-01-17T04:06:36.841Z] d20b0d2befac: Pushed [2025-01-17T04:06:36.841Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:37.205Z] + 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-17T04:06:37.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-17T04:06:37.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-17T04:06:37.570Z] 0ddad80b9f48: Preparing [2025-01-17T04:06:37.570Z] 9209f96f92c0: Preparing [2025-01-17T04:06:37.570Z] 711c22817e94: Preparing [2025-01-17T04:06:37.570Z] a70bf7162b1c: Preparing [2025-01-17T04:06:37.570Z] fa331d334b38: Preparing [2025-01-17T04:06:37.570Z] d20b0d2befac: Preparing [2025-01-17T04:06:37.570Z] 0ddeeb4ca203: Preparing [2025-01-17T04:06:37.570Z] d74d5691c242: Preparing [2025-01-17T04:06:37.570Z] 204bbf72f76a: Preparing [2025-01-17T04:06:37.570Z] 534a70dc8296: Preparing [2025-01-17T04:06:37.570Z] d20b0d2befac: Waiting [2025-01-17T04:06:37.570Z] 0ddeeb4ca203: Waiting [2025-01-17T04:06:37.570Z] 204bbf72f76a: Waiting [2025-01-17T04:06:37.570Z] d74d5691c242: Waiting [2025-01-17T04:06:37.570Z] 534a70dc8296: Waiting [2025-01-17T04:06:37.570Z] fa331d334b38: Layer already exists [2025-01-17T04:06:37.570Z] 711c22817e94: Layer already exists [2025-01-17T04:06:37.570Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:37.570Z] 9209f96f92c0: Layer already exists [2025-01-17T04:06:37.570Z] 0ddad80b9f48: Layer already exists [2025-01-17T04:06:37.570Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:37.570Z] 0ddeeb4ca203: Layer already exists [2025-01-17T04:06:37.570Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:37.570Z] d74d5691c242: Layer already exists [2025-01-17T04:06:37.570Z] 204bbf72f76a: Layer already exists [2025-01-17T04:06:37.837Z] latest: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:38.201Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:38.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 [2025-01-17T04:06:38.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-17T04:06:38.559Z] 0ddad80b9f48: Preparing [2025-01-17T04:06:38.559Z] 9209f96f92c0: Preparing [2025-01-17T04:06:38.559Z] 711c22817e94: Preparing [2025-01-17T04:06:38.559Z] a70bf7162b1c: Preparing [2025-01-17T04:06:38.559Z] fa331d334b38: Preparing [2025-01-17T04:06:38.559Z] d20b0d2befac: Preparing [2025-01-17T04:06:38.559Z] 0ddeeb4ca203: Preparing [2025-01-17T04:06:38.559Z] d74d5691c242: Preparing [2025-01-17T04:06:38.559Z] 204bbf72f76a: Preparing [2025-01-17T04:06:38.559Z] 534a70dc8296: Preparing [2025-01-17T04:06:38.559Z] 0ddeeb4ca203: Waiting [2025-01-17T04:06:38.559Z] 204bbf72f76a: Waiting [2025-01-17T04:06:38.559Z] d74d5691c242: Waiting [2025-01-17T04:06:38.559Z] 534a70dc8296: Waiting [2025-01-17T04:06:38.559Z] d20b0d2befac: Waiting [2025-01-17T04:06:38.559Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:38.559Z] 0ddad80b9f48: Layer already exists [2025-01-17T04:06:38.559Z] 9209f96f92c0: Layer already exists [2025-01-17T04:06:38.559Z] 711c22817e94: Layer already exists [2025-01-17T04:06:38.559Z] fa331d334b38: Layer already exists [2025-01-17T04:06:38.559Z] 0ddeeb4ca203: Layer already exists [2025-01-17T04:06:38.559Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:38.828Z] 204bbf72f76a: Layer already exists [2025-01-17T04:06:38.828Z] d74d5691c242: Layer already exists [2025-01-17T04:06:38.828Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:38.828Z] 4.0.0-dev.46: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:39.198Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:39.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:39.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-17T04:06:39.557Z] 0ddad80b9f48: Preparing [2025-01-17T04:06:39.557Z] 9209f96f92c0: Preparing [2025-01-17T04:06:39.557Z] 711c22817e94: Preparing [2025-01-17T04:06:39.557Z] a70bf7162b1c: Preparing [2025-01-17T04:06:39.557Z] fa331d334b38: Preparing [2025-01-17T04:06:39.557Z] d20b0d2befac: Preparing [2025-01-17T04:06:39.557Z] 0ddeeb4ca203: Preparing [2025-01-17T04:06:39.557Z] d74d5691c242: Preparing [2025-01-17T04:06:39.557Z] 204bbf72f76a: Preparing [2025-01-17T04:06:39.557Z] 534a70dc8296: Preparing [2025-01-17T04:06:39.557Z] d20b0d2befac: Waiting [2025-01-17T04:06:39.557Z] 0ddeeb4ca203: Waiting [2025-01-17T04:06:39.557Z] d74d5691c242: Waiting [2025-01-17T04:06:39.557Z] 204bbf72f76a: Waiting [2025-01-17T04:06:39.557Z] 534a70dc8296: Waiting [2025-01-17T04:06:39.557Z] 9209f96f92c0: Layer already exists [2025-01-17T04:06:39.557Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:39.557Z] 711c22817e94: Layer already exists [2025-01-17T04:06:39.557Z] fa331d334b38: Layer already exists [2025-01-17T04:06:39.557Z] 0ddad80b9f48: Layer already exists [2025-01-17T04:06:39.557Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:39.557Z] 204bbf72f76a: Layer already exists [2025-01-17T04:06:39.823Z] d74d5691c242: Layer already exists [2025-01-17T04:06:39.823Z] 0ddeeb4ca203: Layer already exists [2025-01-17T04:06:39.823Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:39.823Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:40.182Z] + 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-17T04:06:40.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-17T04:06:40.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-17T04:06:40.538Z] 0ddad80b9f48: Preparing [2025-01-17T04:06:40.538Z] 9209f96f92c0: Preparing [2025-01-17T04:06:40.538Z] 711c22817e94: Preparing [2025-01-17T04:06:40.539Z] a70bf7162b1c: Preparing [2025-01-17T04:06:40.539Z] fa331d334b38: Preparing [2025-01-17T04:06:40.539Z] d20b0d2befac: Preparing [2025-01-17T04:06:40.539Z] 0ddeeb4ca203: Preparing [2025-01-17T04:06:40.539Z] d74d5691c242: Preparing [2025-01-17T04:06:40.539Z] 204bbf72f76a: Preparing [2025-01-17T04:06:40.539Z] 534a70dc8296: Preparing [2025-01-17T04:06:40.539Z] d20b0d2befac: Waiting [2025-01-17T04:06:40.539Z] 0ddeeb4ca203: Waiting [2025-01-17T04:06:40.539Z] d74d5691c242: Waiting [2025-01-17T04:06:40.539Z] 204bbf72f76a: Waiting [2025-01-17T04:06:40.539Z] 534a70dc8296: Waiting [2025-01-17T04:06:40.539Z] fa331d334b38: Layer already exists [2025-01-17T04:06:40.539Z] 711c22817e94: Layer already exists [2025-01-17T04:06:40.539Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:40.539Z] 9209f96f92c0: Layer already exists [2025-01-17T04:06:40.539Z] 0ddad80b9f48: Layer already exists [2025-01-17T04:06:40.803Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:40.803Z] 204bbf72f76a: Layer already exists [2025-01-17T04:06:40.803Z] d74d5691c242: Layer already exists [2025-01-17T04:06:40.803Z] 0ddeeb4ca203: Layer already exists [2025-01-17T04:06:40.803Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:40.803Z] main: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:06:40.894Z] ===================================================== [Pipeline] echo [2025-01-17T04:06:40.915Z] taggedImages: [2025-01-17T04:06:40.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:40.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-17T04:06:40.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 [2025-01-17T04:06:40.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:40.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-17T04:06:40.952Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-17T04:06:40.952Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:40.952Z] latest [2025-01-17T04:06:40.952Z] 4.0.0-dev.46 [2025-01-17T04:06:40.952Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:40.952Z] main [2025-01-17T04:06:40.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:41.339Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:41.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:41.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-17T04:06:41.696Z] e1e601ccb61e: Preparing [2025-01-17T04:06:41.696Z] 0b98e2c53f89: Preparing [2025-01-17T04:06:41.696Z] a84cf7bce809: Preparing [2025-01-17T04:06:41.696Z] a70bf7162b1c: Preparing [2025-01-17T04:06:41.696Z] fa331d334b38: Preparing [2025-01-17T04:06:41.696Z] d20b0d2befac: Preparing [2025-01-17T04:06:41.696Z] 21777bbdf4d3: Preparing [2025-01-17T04:06:41.696Z] d20b0d2befac: Waiting [2025-01-17T04:06:41.696Z] 3cc25dbc3389: Preparing [2025-01-17T04:06:41.696Z] 21777bbdf4d3: Waiting [2025-01-17T04:06:41.696Z] 534a70dc8296: Preparing [2025-01-17T04:06:41.696Z] 3cc25dbc3389: Waiting [2025-01-17T04:06:41.696Z] 534a70dc8296: Waiting [2025-01-17T04:06:41.696Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:41.696Z] fa331d334b38: Layer already exists [2025-01-17T04:06:41.962Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:42.226Z] e1e601ccb61e: Pushed [2025-01-17T04:06:42.491Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:42.491Z] a84cf7bce809: Pushed [2025-01-17T04:06:42.491Z] 0b98e2c53f89: Pushed [2025-01-17T04:06:42.754Z] 21777bbdf4d3: Pushed [2025-01-17T04:06:43.020Z] 3cc25dbc3389: Pushed [2025-01-17T04:06:43.599Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:43.957Z] + 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-17T04:06:44.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-17T04:06:44.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-17T04:06:44.319Z] e1e601ccb61e: Preparing [2025-01-17T04:06:44.319Z] 0b98e2c53f89: Preparing [2025-01-17T04:06:44.319Z] a84cf7bce809: Preparing [2025-01-17T04:06:44.319Z] a70bf7162b1c: Preparing [2025-01-17T04:06:44.319Z] fa331d334b38: Preparing [2025-01-17T04:06:44.319Z] d20b0d2befac: Preparing [2025-01-17T04:06:44.319Z] 21777bbdf4d3: Preparing [2025-01-17T04:06:44.319Z] 3cc25dbc3389: Preparing [2025-01-17T04:06:44.319Z] 534a70dc8296: Preparing [2025-01-17T04:06:44.319Z] d20b0d2befac: Waiting [2025-01-17T04:06:44.319Z] 21777bbdf4d3: Waiting [2025-01-17T04:06:44.319Z] 3cc25dbc3389: Waiting [2025-01-17T04:06:44.319Z] 534a70dc8296: Waiting [2025-01-17T04:06:44.319Z] a84cf7bce809: Layer already exists [2025-01-17T04:06:44.319Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:44.319Z] 0b98e2c53f89: Layer already exists [2025-01-17T04:06:44.319Z] fa331d334b38: Layer already exists [2025-01-17T04:06:44.319Z] e1e601ccb61e: Layer already exists [2025-01-17T04:06:44.319Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:44.319Z] 21777bbdf4d3: Layer already exists [2025-01-17T04:06:44.319Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:44.585Z] 3cc25dbc3389: Layer already exists [2025-01-17T04:06:44.848Z] latest: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:45.215Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:45.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 [2025-01-17T04:06:45.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-17T04:06:45.569Z] e1e601ccb61e: Preparing [2025-01-17T04:06:45.569Z] 0b98e2c53f89: Preparing [2025-01-17T04:06:45.569Z] a84cf7bce809: Preparing [2025-01-17T04:06:45.569Z] a70bf7162b1c: Preparing [2025-01-17T04:06:45.569Z] fa331d334b38: Preparing [2025-01-17T04:06:45.569Z] d20b0d2befac: Preparing [2025-01-17T04:06:45.569Z] 21777bbdf4d3: Preparing [2025-01-17T04:06:45.569Z] 3cc25dbc3389: Preparing [2025-01-17T04:06:45.569Z] 534a70dc8296: Preparing [2025-01-17T04:06:45.569Z] d20b0d2befac: Waiting [2025-01-17T04:06:45.569Z] 21777bbdf4d3: Waiting [2025-01-17T04:06:45.569Z] 3cc25dbc3389: Waiting [2025-01-17T04:06:45.569Z] 534a70dc8296: Waiting [2025-01-17T04:06:45.569Z] e1e601ccb61e: Layer already exists [2025-01-17T04:06:45.569Z] a84cf7bce809: Layer already exists [2025-01-17T04:06:45.569Z] 0b98e2c53f89: Layer already exists [2025-01-17T04:06:45.569Z] fa331d334b38: Layer already exists [2025-01-17T04:06:45.569Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:45.835Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:45.835Z] 21777bbdf4d3: Layer already exists [2025-01-17T04:06:45.835Z] 3cc25dbc3389: Layer already exists [2025-01-17T04:06:45.835Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:45.835Z] 4.0.0-dev.46: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:46.204Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:47.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:47.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-17T04:06:47.522Z] e1e601ccb61e: Preparing [2025-01-17T04:06:47.522Z] 0b98e2c53f89: Preparing [2025-01-17T04:06:47.522Z] a84cf7bce809: Preparing [2025-01-17T04:06:47.522Z] a70bf7162b1c: Preparing [2025-01-17T04:06:47.522Z] fa331d334b38: Preparing [2025-01-17T04:06:47.522Z] d20b0d2befac: Preparing [2025-01-17T04:06:47.522Z] 21777bbdf4d3: Preparing [2025-01-17T04:06:47.522Z] 3cc25dbc3389: Preparing [2025-01-17T04:06:47.522Z] d20b0d2befac: Waiting [2025-01-17T04:06:47.522Z] 21777bbdf4d3: Waiting [2025-01-17T04:06:47.522Z] 534a70dc8296: Preparing [2025-01-17T04:06:47.522Z] 3cc25dbc3389: Waiting [2025-01-17T04:06:47.522Z] 534a70dc8296: Waiting [2025-01-17T04:06:47.522Z] fa331d334b38: Layer already exists [2025-01-17T04:06:47.522Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:47.522Z] 0b98e2c53f89: Layer already exists [2025-01-17T04:06:47.522Z] e1e601ccb61e: Layer already exists [2025-01-17T04:06:47.522Z] a84cf7bce809: Layer already exists [2025-01-17T04:06:47.522Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:47.522Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:47.523Z] 21777bbdf4d3: Layer already exists [2025-01-17T04:06:47.523Z] 3cc25dbc3389: Layer already exists [2025-01-17T04:06:47.788Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:48.148Z] + 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-17T04:06:48.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-17T04:06:48.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-17T04:06:48.500Z] e1e601ccb61e: Preparing [2025-01-17T04:06:48.500Z] 0b98e2c53f89: Preparing [2025-01-17T04:06:48.500Z] a84cf7bce809: Preparing [2025-01-17T04:06:48.500Z] a70bf7162b1c: Preparing [2025-01-17T04:06:48.500Z] fa331d334b38: Preparing [2025-01-17T04:06:48.500Z] d20b0d2befac: Preparing [2025-01-17T04:06:48.500Z] 21777bbdf4d3: Preparing [2025-01-17T04:06:48.500Z] 3cc25dbc3389: Preparing [2025-01-17T04:06:48.500Z] 534a70dc8296: Preparing [2025-01-17T04:06:48.500Z] 21777bbdf4d3: Waiting [2025-01-17T04:06:48.500Z] 3cc25dbc3389: Waiting [2025-01-17T04:06:48.500Z] 534a70dc8296: Waiting [2025-01-17T04:06:48.500Z] d20b0d2befac: Waiting [2025-01-17T04:06:48.500Z] fa331d334b38: Layer already exists [2025-01-17T04:06:48.500Z] a84cf7bce809: Layer already exists [2025-01-17T04:06:48.500Z] 0b98e2c53f89: Layer already exists [2025-01-17T04:06:48.500Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:48.500Z] e1e601ccb61e: Layer already exists [2025-01-17T04:06:48.500Z] d20b0d2befac: Layer already exists [2025-01-17T04:06:48.500Z] 21777bbdf4d3: Layer already exists [2025-01-17T04:06:48.500Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:48.500Z] 3cc25dbc3389: Layer already exists [2025-01-17T04:06:48.765Z] main: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:06:48.845Z] ===================================================== [Pipeline] echo [2025-01-17T04:06:48.865Z] taggedImages: [2025-01-17T04:06:48.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:48.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-17T04:06:48.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 [2025-01-17T04:06:48.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:48.865Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-17T04:06:48.898Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-17T04:06:48.898Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:48.898Z] latest [2025-01-17T04:06:48.898Z] 4.0.0-dev.46 [2025-01-17T04:06:48.898Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:06:48.898Z] main [2025-01-17T04:06:48.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:49.274Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:49.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:06:49.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-17T04:06:49.629Z] ba9d1106923f: Preparing [2025-01-17T04:06:49.629Z] a4abe9633fdd: Preparing [2025-01-17T04:06:49.629Z] 876572c6dc59: Preparing [2025-01-17T04:06:49.629Z] a70bf7162b1c: Preparing [2025-01-17T04:06:49.629Z] fa331d334b38: Preparing [2025-01-17T04:06:49.629Z] ec8b3d2550e6: Preparing [2025-01-17T04:06:49.629Z] d74d5691c242: Preparing [2025-01-17T04:06:49.629Z] 204bbf72f76a: Preparing [2025-01-17T04:06:49.629Z] 534a70dc8296: Preparing [2025-01-17T04:06:49.629Z] ec8b3d2550e6: Waiting [2025-01-17T04:06:49.629Z] 204bbf72f76a: Waiting [2025-01-17T04:06:49.629Z] d74d5691c242: Waiting [2025-01-17T04:06:49.629Z] 534a70dc8296: Waiting [2025-01-17T04:06:49.629Z] a70bf7162b1c: Layer already exists [2025-01-17T04:06:49.629Z] fa331d334b38: Layer already exists [2025-01-17T04:06:49.894Z] d74d5691c242: Layer already exists [2025-01-17T04:06:49.894Z] 204bbf72f76a: Layer already exists [2025-01-17T04:06:49.894Z] 534a70dc8296: Layer already exists [2025-01-17T04:06:49.894Z] a4abe9633fdd: Pushed [2025-01-17T04:06:50.158Z] ba9d1106923f: Pushed [2025-01-17T04:06:50.158Z] 876572c6dc59: Pushed [2025-01-17T04:07:12.372Z] ec8b3d2550e6: Pushed [2025-01-17T04:07:12.372Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:12.757Z] + 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-17T04:07:13.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-17T04:07:13.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-17T04:07:13.125Z] ba9d1106923f: Preparing [2025-01-17T04:07:13.125Z] a4abe9633fdd: Preparing [2025-01-17T04:07:13.125Z] 876572c6dc59: Preparing [2025-01-17T04:07:13.125Z] a70bf7162b1c: Preparing [2025-01-17T04:07:13.125Z] fa331d334b38: Preparing [2025-01-17T04:07:13.125Z] ec8b3d2550e6: Preparing [2025-01-17T04:07:13.125Z] d74d5691c242: Preparing [2025-01-17T04:07:13.125Z] ec8b3d2550e6: Waiting [2025-01-17T04:07:13.125Z] 204bbf72f76a: Preparing [2025-01-17T04:07:13.125Z] 534a70dc8296: Preparing [2025-01-17T04:07:13.125Z] d74d5691c242: Waiting [2025-01-17T04:07:13.125Z] 534a70dc8296: Waiting [2025-01-17T04:07:13.125Z] 204bbf72f76a: Waiting [2025-01-17T04:07:13.125Z] ba9d1106923f: Layer already exists [2025-01-17T04:07:13.125Z] a4abe9633fdd: Layer already exists [2025-01-17T04:07:13.125Z] fa331d334b38: Layer already exists [2025-01-17T04:07:13.125Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:13.125Z] 876572c6dc59: Layer already exists [2025-01-17T04:07:13.125Z] 204bbf72f76a: Layer already exists [2025-01-17T04:07:13.125Z] ec8b3d2550e6: Layer already exists [2025-01-17T04:07:13.125Z] d74d5691c242: Layer already exists [2025-01-17T04:07:13.125Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:13.394Z] latest: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:13.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:14.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 [2025-01-17T04:07:14.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-17T04:07:14.114Z] ba9d1106923f: Preparing [2025-01-17T04:07:14.114Z] a4abe9633fdd: Preparing [2025-01-17T04:07:14.114Z] 876572c6dc59: Preparing [2025-01-17T04:07:14.114Z] a70bf7162b1c: Preparing [2025-01-17T04:07:14.114Z] fa331d334b38: Preparing [2025-01-17T04:07:14.114Z] ec8b3d2550e6: Preparing [2025-01-17T04:07:14.114Z] d74d5691c242: Preparing [2025-01-17T04:07:14.114Z] 204bbf72f76a: Preparing [2025-01-17T04:07:14.114Z] 534a70dc8296: Preparing [2025-01-17T04:07:14.114Z] d74d5691c242: Waiting [2025-01-17T04:07:14.114Z] 204bbf72f76a: Waiting [2025-01-17T04:07:14.114Z] 534a70dc8296: Waiting [2025-01-17T04:07:14.114Z] ec8b3d2550e6: Waiting [2025-01-17T04:07:14.114Z] a4abe9633fdd: Layer already exists [2025-01-17T04:07:14.114Z] ba9d1106923f: Layer already exists [2025-01-17T04:07:14.114Z] 876572c6dc59: Layer already exists [2025-01-17T04:07:14.114Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:14.114Z] fa331d334b38: Layer already exists [2025-01-17T04:07:14.380Z] 204bbf72f76a: Layer already exists [2025-01-17T04:07:14.380Z] ec8b3d2550e6: Layer already exists [2025-01-17T04:07:14.380Z] d74d5691c242: Layer already exists [2025-01-17T04:07:14.380Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:14.380Z] 4.0.0-dev.46: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:14.741Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:15.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:15.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-17T04:07:15.099Z] ba9d1106923f: Preparing [2025-01-17T04:07:15.099Z] a4abe9633fdd: Preparing [2025-01-17T04:07:15.099Z] 876572c6dc59: Preparing [2025-01-17T04:07:15.099Z] a70bf7162b1c: Preparing [2025-01-17T04:07:15.099Z] fa331d334b38: Preparing [2025-01-17T04:07:15.099Z] ec8b3d2550e6: Preparing [2025-01-17T04:07:15.099Z] d74d5691c242: Preparing [2025-01-17T04:07:15.099Z] 204bbf72f76a: Preparing [2025-01-17T04:07:15.099Z] 534a70dc8296: Preparing [2025-01-17T04:07:15.099Z] 204bbf72f76a: Waiting [2025-01-17T04:07:15.099Z] ec8b3d2550e6: Waiting [2025-01-17T04:07:15.099Z] d74d5691c242: Waiting [2025-01-17T04:07:15.099Z] 534a70dc8296: Waiting [2025-01-17T04:07:15.099Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:15.099Z] ba9d1106923f: Layer already exists [2025-01-17T04:07:15.099Z] 876572c6dc59: Layer already exists [2025-01-17T04:07:15.099Z] fa331d334b38: Layer already exists [2025-01-17T04:07:15.099Z] a4abe9633fdd: Layer already exists [2025-01-17T04:07:15.099Z] ec8b3d2550e6: Layer already exists [2025-01-17T04:07:15.099Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:15.099Z] 204bbf72f76a: Layer already exists [2025-01-17T04:07:15.099Z] d74d5691c242: Layer already exists [2025-01-17T04:07:15.364Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:15.724Z] + 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-17T04:07:16.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-17T04:07:16.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-17T04:07:16.089Z] ba9d1106923f: Preparing [2025-01-17T04:07:16.089Z] a4abe9633fdd: Preparing [2025-01-17T04:07:16.089Z] 876572c6dc59: Preparing [2025-01-17T04:07:16.089Z] a70bf7162b1c: Preparing [2025-01-17T04:07:16.089Z] fa331d334b38: Preparing [2025-01-17T04:07:16.089Z] ec8b3d2550e6: Preparing [2025-01-17T04:07:16.089Z] d74d5691c242: Preparing [2025-01-17T04:07:16.089Z] 204bbf72f76a: Preparing [2025-01-17T04:07:16.089Z] 534a70dc8296: Preparing [2025-01-17T04:07:16.089Z] d74d5691c242: Waiting [2025-01-17T04:07:16.089Z] 204bbf72f76a: Waiting [2025-01-17T04:07:16.089Z] 534a70dc8296: Waiting [2025-01-17T04:07:16.089Z] ec8b3d2550e6: Waiting [2025-01-17T04:07:16.089Z] ba9d1106923f: Layer already exists [2025-01-17T04:07:16.089Z] a4abe9633fdd: Layer already exists [2025-01-17T04:07:16.089Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:16.089Z] 876572c6dc59: Layer already exists [2025-01-17T04:07:16.089Z] fa331d334b38: Layer already exists [2025-01-17T04:07:16.353Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:16.353Z] d74d5691c242: Layer already exists [2025-01-17T04:07:16.353Z] ec8b3d2550e6: Layer already exists [2025-01-17T04:07:16.353Z] 204bbf72f76a: Layer already exists [2025-01-17T04:07:16.353Z] main: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:07:16.438Z] ===================================================== [Pipeline] echo [2025-01-17T04:07:16.456Z] taggedImages: [2025-01-17T04:07:16.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:16.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-17T04:07:16.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 [2025-01-17T04:07:16.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:16.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-17T04:07:16.489Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-17T04:07:16.489Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:16.489Z] latest [2025-01-17T04:07:16.489Z] 4.0.0-dev.46 [2025-01-17T04:07:16.489Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:16.489Z] main [2025-01-17T04:07:16.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:16.889Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:17.245Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:17.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-17T04:07:17.245Z] 9c633d9929ba: Preparing [2025-01-17T04:07:17.245Z] 5e247ea82eca: Preparing [2025-01-17T04:07:17.245Z] e606c4cd6985: Preparing [2025-01-17T04:07:17.245Z] a70bf7162b1c: Preparing [2025-01-17T04:07:17.245Z] fa331d334b38: Preparing [2025-01-17T04:07:17.245Z] d58de58a66e5: Preparing [2025-01-17T04:07:17.245Z] 0a7c04c4bd02: Preparing [2025-01-17T04:07:17.245Z] d58de58a66e5: Waiting [2025-01-17T04:07:17.245Z] 534a70dc8296: Preparing [2025-01-17T04:07:17.245Z] 0a7c04c4bd02: Waiting [2025-01-17T04:07:17.245Z] 534a70dc8296: Waiting [2025-01-17T04:07:17.245Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:17.245Z] fa331d334b38: Layer already exists [2025-01-17T04:07:17.510Z] 5e247ea82eca: Pushed [2025-01-17T04:07:17.510Z] 9c633d9929ba: Pushed [2025-01-17T04:07:17.510Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:17.510Z] d58de58a66e5: Pushed [2025-01-17T04:07:18.915Z] 0a7c04c4bd02: Pushed [2025-01-17T04:07:25.548Z] e606c4cd6985: Pushed [2025-01-17T04:07:25.816Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:26.186Z] + 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-17T04:07:26.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-17T04:07:26.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-17T04:07:26.547Z] 9c633d9929ba: Preparing [2025-01-17T04:07:26.547Z] 5e247ea82eca: Preparing [2025-01-17T04:07:26.547Z] e606c4cd6985: Preparing [2025-01-17T04:07:26.547Z] a70bf7162b1c: Preparing [2025-01-17T04:07:26.547Z] fa331d334b38: Preparing [2025-01-17T04:07:26.547Z] d58de58a66e5: Preparing [2025-01-17T04:07:26.547Z] 0a7c04c4bd02: Preparing [2025-01-17T04:07:26.547Z] d58de58a66e5: Waiting [2025-01-17T04:07:26.547Z] 534a70dc8296: Preparing [2025-01-17T04:07:26.547Z] 0a7c04c4bd02: Waiting [2025-01-17T04:07:26.547Z] 534a70dc8296: Waiting [2025-01-17T04:07:26.547Z] fa331d334b38: Layer already exists [2025-01-17T04:07:26.547Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:26.547Z] 9c633d9929ba: Layer already exists [2025-01-17T04:07:26.547Z] 5e247ea82eca: Layer already exists [2025-01-17T04:07:26.547Z] e606c4cd6985: Layer already exists [2025-01-17T04:07:26.547Z] d58de58a66e5: Layer already exists [2025-01-17T04:07:26.547Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:26.547Z] 0a7c04c4bd02: Layer already exists [2025-01-17T04:07:26.813Z] latest: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:27.185Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:27.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 [2025-01-17T04:07:27.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-17T04:07:27.537Z] 9c633d9929ba: Preparing [2025-01-17T04:07:27.537Z] 5e247ea82eca: Preparing [2025-01-17T04:07:27.537Z] e606c4cd6985: Preparing [2025-01-17T04:07:27.537Z] a70bf7162b1c: Preparing [2025-01-17T04:07:27.537Z] fa331d334b38: Preparing [2025-01-17T04:07:27.537Z] d58de58a66e5: Preparing [2025-01-17T04:07:27.537Z] 0a7c04c4bd02: Preparing [2025-01-17T04:07:27.537Z] 534a70dc8296: Preparing [2025-01-17T04:07:27.537Z] 534a70dc8296: Waiting [2025-01-17T04:07:27.537Z] 0a7c04c4bd02: Waiting [2025-01-17T04:07:27.537Z] d58de58a66e5: Waiting [2025-01-17T04:07:27.537Z] 5e247ea82eca: Layer already exists [2025-01-17T04:07:27.537Z] e606c4cd6985: Layer already exists [2025-01-17T04:07:27.537Z] fa331d334b38: Layer already exists [2025-01-17T04:07:27.537Z] 9c633d9929ba: Layer already exists [2025-01-17T04:07:27.537Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:27.537Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:27.537Z] d58de58a66e5: Layer already exists [2025-01-17T04:07:27.537Z] 0a7c04c4bd02: Layer already exists [2025-01-17T04:07:27.803Z] 4.0.0-dev.46: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:28.173Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:28.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:28.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-17T04:07:28.531Z] 9c633d9929ba: Preparing [2025-01-17T04:07:28.531Z] 5e247ea82eca: Preparing [2025-01-17T04:07:28.531Z] e606c4cd6985: Preparing [2025-01-17T04:07:28.531Z] a70bf7162b1c: Preparing [2025-01-17T04:07:28.531Z] fa331d334b38: Preparing [2025-01-17T04:07:28.531Z] d58de58a66e5: Preparing [2025-01-17T04:07:28.531Z] 0a7c04c4bd02: Preparing [2025-01-17T04:07:28.531Z] 534a70dc8296: Preparing [2025-01-17T04:07:28.531Z] d58de58a66e5: Waiting [2025-01-17T04:07:28.531Z] 0a7c04c4bd02: Waiting [2025-01-17T04:07:28.531Z] 534a70dc8296: Waiting [2025-01-17T04:07:28.531Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:28.531Z] 9c633d9929ba: Layer already exists [2025-01-17T04:07:28.531Z] e606c4cd6985: Layer already exists [2025-01-17T04:07:28.531Z] fa331d334b38: Layer already exists [2025-01-17T04:07:28.531Z] 5e247ea82eca: Layer already exists [2025-01-17T04:07:28.531Z] 0a7c04c4bd02: Layer already exists [2025-01-17T04:07:28.531Z] d58de58a66e5: Layer already exists [2025-01-17T04:07:28.531Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:28.796Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:29.155Z] + 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-17T04:07:29.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-17T04:07:29.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-17T04:07:29.521Z] 9c633d9929ba: Preparing [2025-01-17T04:07:29.521Z] 5e247ea82eca: Preparing [2025-01-17T04:07:29.521Z] e606c4cd6985: Preparing [2025-01-17T04:07:29.521Z] a70bf7162b1c: Preparing [2025-01-17T04:07:29.521Z] fa331d334b38: Preparing [2025-01-17T04:07:29.521Z] d58de58a66e5: Preparing [2025-01-17T04:07:29.521Z] 0a7c04c4bd02: Preparing [2025-01-17T04:07:29.521Z] 534a70dc8296: Preparing [2025-01-17T04:07:29.521Z] d58de58a66e5: Waiting [2025-01-17T04:07:29.521Z] 0a7c04c4bd02: Waiting [2025-01-17T04:07:29.521Z] 534a70dc8296: Waiting [2025-01-17T04:07:29.521Z] fa331d334b38: Layer already exists [2025-01-17T04:07:29.522Z] 5e247ea82eca: Layer already exists [2025-01-17T04:07:29.522Z] 9c633d9929ba: Layer already exists [2025-01-17T04:07:29.522Z] e606c4cd6985: Layer already exists [2025-01-17T04:07:29.522Z] d58de58a66e5: Layer already exists [2025-01-17T04:07:29.522Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:29.522Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:29.522Z] 0a7c04c4bd02: Layer already exists [2025-01-17T04:07:29.786Z] main: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:07:29.869Z] ===================================================== [Pipeline] echo [2025-01-17T04:07:29.888Z] taggedImages: [2025-01-17T04:07:29.889Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:29.889Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-17T04:07:29.889Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 [2025-01-17T04:07:29.889Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:29.889Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-17T04:07:29.931Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-17T04:07:29.931Z] fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:29.931Z] latest [2025-01-17T04:07:29.931Z] 4.0.0-dev.46 [2025-01-17T04:07:29.931Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:29.931Z] main [2025-01-17T04:07:29.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:30.309Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:30.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:30.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-17T04:07:30.671Z] 0944769067cd: Preparing [2025-01-17T04:07:30.671Z] 018770233604: Preparing [2025-01-17T04:07:30.671Z] a70bf7162b1c: Preparing [2025-01-17T04:07:30.671Z] fa331d334b38: Preparing [2025-01-17T04:07:30.671Z] 3902fb7989f3: Preparing [2025-01-17T04:07:30.671Z] ae7679d39d1c: Preparing [2025-01-17T04:07:30.671Z] 534a70dc8296: Preparing [2025-01-17T04:07:30.671Z] 534a70dc8296: Waiting [2025-01-17T04:07:30.671Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:30.671Z] fa331d334b38: Layer already exists [2025-01-17T04:07:30.937Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:30.937Z] 0944769067cd: Pushed [2025-01-17T04:07:30.937Z] 3902fb7989f3: Pushed [2025-01-17T04:07:31.517Z] ae7679d39d1c: Pushed [2025-01-17T04:07:39.706Z] 018770233604: Pushed [2025-01-17T04:07:39.706Z] fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:40.077Z] + 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-17T04:07:40.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-17T04:07:40.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-17T04:07:40.444Z] 0944769067cd: Preparing [2025-01-17T04:07:40.444Z] 018770233604: Preparing [2025-01-17T04:07:40.444Z] a70bf7162b1c: Preparing [2025-01-17T04:07:40.444Z] fa331d334b38: Preparing [2025-01-17T04:07:40.444Z] 3902fb7989f3: Preparing [2025-01-17T04:07:40.444Z] ae7679d39d1c: Preparing [2025-01-17T04:07:40.444Z] 534a70dc8296: Preparing [2025-01-17T04:07:40.444Z] ae7679d39d1c: Waiting [2025-01-17T04:07:40.444Z] 534a70dc8296: Waiting [2025-01-17T04:07:40.444Z] 3902fb7989f3: Layer already exists [2025-01-17T04:07:40.444Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:40.444Z] fa331d334b38: Layer already exists [2025-01-17T04:07:40.444Z] 018770233604: Layer already exists [2025-01-17T04:07:40.444Z] 0944769067cd: Layer already exists [2025-01-17T04:07:40.444Z] ae7679d39d1c: Layer already exists [2025-01-17T04:07:40.444Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:40.710Z] latest: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:41.465Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:41.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 [2025-01-17T04:07:41.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-17T04:07:41.821Z] 0944769067cd: Preparing [2025-01-17T04:07:41.821Z] 018770233604: Preparing [2025-01-17T04:07:41.821Z] a70bf7162b1c: Preparing [2025-01-17T04:07:41.821Z] fa331d334b38: Preparing [2025-01-17T04:07:41.821Z] 3902fb7989f3: Preparing [2025-01-17T04:07:41.821Z] ae7679d39d1c: Preparing [2025-01-17T04:07:41.821Z] 534a70dc8296: Preparing [2025-01-17T04:07:41.821Z] ae7679d39d1c: Waiting [2025-01-17T04:07:41.821Z] 534a70dc8296: Waiting [2025-01-17T04:07:41.821Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:41.821Z] 3902fb7989f3: Layer already exists [2025-01-17T04:07:41.821Z] 0944769067cd: Layer already exists [2025-01-17T04:07:41.821Z] fa331d334b38: Layer already exists [2025-01-17T04:07:41.821Z] 018770233604: Layer already exists [2025-01-17T04:07:41.821Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:41.821Z] ae7679d39d1c: Layer already exists [2025-01-17T04:07:42.087Z] 4.0.0-dev.46: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:42.441Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:42.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:42.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-17T04:07:42.793Z] 0944769067cd: Preparing [2025-01-17T04:07:42.793Z] 018770233604: Preparing [2025-01-17T04:07:42.793Z] a70bf7162b1c: Preparing [2025-01-17T04:07:42.793Z] fa331d334b38: Preparing [2025-01-17T04:07:42.793Z] 3902fb7989f3: Preparing [2025-01-17T04:07:42.793Z] ae7679d39d1c: Preparing [2025-01-17T04:07:42.793Z] 534a70dc8296: Preparing [2025-01-17T04:07:42.793Z] 534a70dc8296: Waiting [2025-01-17T04:07:42.793Z] ae7679d39d1c: Waiting [2025-01-17T04:07:42.793Z] 018770233604: Layer already exists [2025-01-17T04:07:42.793Z] 3902fb7989f3: Layer already exists [2025-01-17T04:07:42.793Z] 0944769067cd: Layer already exists [2025-01-17T04:07:42.793Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:42.793Z] fa331d334b38: Layer already exists [2025-01-17T04:07:42.793Z] ae7679d39d1c: Layer already exists [2025-01-17T04:07:42.793Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:43.058Z] fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:43.409Z] + 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-17T04:07:43.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-17T04:07:43.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-17T04:07:43.762Z] 0944769067cd: Preparing [2025-01-17T04:07:43.762Z] 018770233604: Preparing [2025-01-17T04:07:43.762Z] a70bf7162b1c: Preparing [2025-01-17T04:07:43.762Z] fa331d334b38: Preparing [2025-01-17T04:07:43.762Z] 3902fb7989f3: Preparing [2025-01-17T04:07:43.762Z] ae7679d39d1c: Preparing [2025-01-17T04:07:43.762Z] 534a70dc8296: Preparing [2025-01-17T04:07:43.762Z] ae7679d39d1c: Waiting [2025-01-17T04:07:43.762Z] 534a70dc8296: Waiting [2025-01-17T04:07:43.762Z] 018770233604: Layer already exists [2025-01-17T04:07:43.762Z] a70bf7162b1c: Layer already exists [2025-01-17T04:07:43.762Z] 0944769067cd: Layer already exists [2025-01-17T04:07:43.762Z] fa331d334b38: Layer already exists [2025-01-17T04:07:43.762Z] ae7679d39d1c: Layer already exists [2025-01-17T04:07:43.762Z] 3902fb7989f3: Layer already exists [2025-01-17T04:07:43.762Z] 534a70dc8296: Layer already exists [2025-01-17T04:07:44.027Z] main: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:07:44.115Z] ===================================================== [Pipeline] echo [2025-01-17T04:07:44.133Z] taggedImages: [2025-01-17T04:07:44.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [2025-01-17T04:07:44.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-17T04:07:44.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 [2025-01-17T04:07:44.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [2025-01-17T04:07:44.133Z] - 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-17T04:07:44.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:07:44.554Z] [2025-01-17T04:07:44.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:44.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:07:45.157Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T04:07:45.157Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T04:07:45.157Z] 04944245beec: Pulling fs layer [2025-01-17T04:07:45.157Z] 699f458cf7ca: Pulling fs layer [2025-01-17T04:07:45.157Z] 765212b225bb: Pulling fs layer [2025-01-17T04:07:45.157Z] f23df028b6ca: Pulling fs layer [2025-01-17T04:07:45.157Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T04:07:45.157Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T04:07:45.157Z] f23df028b6ca: Waiting [2025-01-17T04:07:45.157Z] 2437ff75d9bd: Waiting [2025-01-17T04:07:45.157Z] d65c8cfc05b1: Waiting [2025-01-17T04:07:45.157Z] 765212b225bb: Waiting [2025-01-17T04:07:45.157Z] 04944245beec: Verifying Checksum [2025-01-17T04:07:45.157Z] 04944245beec: Download complete [2025-01-17T04:07:45.157Z] 765212b225bb: Download complete [2025-01-17T04:07:45.157Z] f23df028b6ca: Download complete [2025-01-17T04:07:45.157Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T04:07:45.157Z] d65c8cfc05b1: Download complete [2025-01-17T04:07:45.422Z] 699f458cf7ca: Verifying Checksum [2025-01-17T04:07:45.422Z] 699f458cf7ca: Download complete [2025-01-17T04:07:45.688Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T04:07:45.688Z] 8998bd30e6a1: Download complete [2025-01-17T04:07:47.625Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T04:07:47.625Z] 2437ff75d9bd: Download complete [2025-01-17T04:07:51.875Z] 8998bd30e6a1: Pull complete [2025-01-17T04:07:52.458Z] 04944245beec: Pull complete [2025-01-17T04:07:54.396Z] 699f458cf7ca: Pull complete [2025-01-17T04:07:54.396Z] 765212b225bb: Pull complete [2025-01-17T04:07:55.352Z] f23df028b6ca: Pull complete [2025-01-17T04:07:55.931Z] d65c8cfc05b1: Pull complete [2025-01-17T04:08:22.702Z] 2437ff75d9bd: Pull complete [2025-01-17T04:08:22.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T04:08:22.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:08:22.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:08:22.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container [2025-01-17T04:08:22.983Z] $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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-17T04:08:24.920Z] $ docker top 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:08:25.444Z] ---> job-cost.sh [2025-01-17T04:08:25.709Z] lf-activate-venv: SKIPPING [2025-01-17T04:08:25.709Z] INFO: No Stack... [2025-01-17T04:08:27.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:08:28.066Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T04:08:28.382Z] + cat /w/workspace/edgex-go/782/archives/cost.csv [2025-01-17T04:08:28.382Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T04:08:28.442Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] [2025-01-17T04:08:28.451Z] Resource [jenkins-edgexfoundry-edgex-go-main-782-stack-cost] did not exist. Created. [2025-01-17T04:08:28.458Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T04:08:28.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T04:08:29.458Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T04:08:29.470Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T04:08:29.512Z] $ docker stop --time=1 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee [2025-01-17T04:08:30.989Z] $ docker rm -f --volumes 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee [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-17T04:08:31.561Z] provisioning config files... [2025-01-17T04:08:31.569Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/782@tmp/config6634988384036298993tmp [Pipeline] { [Pipeline] sh [2025-01-17T04:08:31.872Z] + set +x [2025-01-17T04:08:31.873Z] + curl -s https://codecov.io/bash [2025-01-17T04:08:31.873Z] + bash -s -- [2025-01-17T04:08:32.132Z] [2025-01-17T04:08:32.132Z] _____ _ [2025-01-17T04:08:32.132Z] / ____| | | [2025-01-17T04:08:32.132Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T04:08:32.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T04:08:32.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T04:08:32.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T04:08:32.132Z] Bash-1.0.6 [2025-01-17T04:08:32.132Z] [2025-01-17T04:08:32.132Z] [2025-01-17T04:08:32.132Z] ==> git version 2.25.1 found [2025-01-17T04:08:32.132Z] ==> 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-17T04:08:32.132Z] Release-Date: 2020-01-08 [2025-01-17T04:08:32.132Z] 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-17T04:08:32.132Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T04:08:32.132Z] ==> Jenkins CI detected. [2025-01-17T04:08:32.132Z] current dir:  /w/workspace/edgex-go/782 [2025-01-17T04:08:32.132Z] project root: . [2025-01-17T04:08:32.132Z] --> token set from env [2025-01-17T04:08:32.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T04:08:32.132Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T04:08:32.132Z] ==> Python coveragepy not found [2025-01-17T04:08:32.132Z] ==> Searching for coverage reports in: [2025-01-17T04:08:32.132Z] + . [2025-01-17T04:08:32.132Z] -> Found 1 reports [2025-01-17T04:08:32.132Z] ==> Detecting git/mercurial file structure [2025-01-17T04:08:32.132Z] ==> Reading reports [2025-01-17T04:08:32.132Z] + ./coverage.out bytes=1514977 [2025-01-17T04:08:32.132Z] ==> Appending adjustments [2025-01-17T04:08:32.132Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T04:08:33.512Z] + Found adjustments [2025-01-17T04:08:33.512Z] ==> Gzipping contents [2025-01-17T04:08:33.512Z] 128K /tmp/codecov.e4uFLT.gz [2025-01-17T04:08:33.512Z] ==> Uploading reports [2025-01-17T04:08:33.512Z] url: https://codecov.io [2025-01-17T04:08:33.512Z] query: branch=main&commit=fdc408d1ba7f30a0535afd3d037246005626e839&build=782&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F782%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:08:33.512Z] -> Pinging Codecov [2025-01-17T04:08:33.512Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdc408d1ba7f30a0535afd3d037246005626e839&build=782&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F782%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:08:33.771Z] -> Uploading to [2025-01-17T04:08:33.771Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fdc408d1ba7f30a0535afd3d037246005626e839/b45a9907-c63a-464a-85cc-c39474b9f8f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T040833Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=925b539ca56ec1b7dc84dc3b68fef9911410c009a4d0b5af36a4866b6301bab4 [2025-01-17T04:08:33.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:08:33.771Z] Dload Upload Total Spent Left Speed [2025-01-17T04:08:34.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 512k --:--:-- --:--:-- --:--:-- 512k [2025-01-17T04:08:34.032Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [2025-01-17T04:08:34.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-17T04:08:34.336Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T04:08:34.357Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:08:34.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:08:34.674Z] [2025-01-17T04:08:34.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:08:34.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:08:34.979Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T04:08:34.979Z] 43c4264eed91: Pulling fs layer [2025-01-17T04:08:34.979Z] 4cc291be95ef: Pulling fs layer [2025-01-17T04:08:34.979Z] 2ac1f1163629: Pulling fs layer [2025-01-17T04:08:34.979Z] 5c3c966382ef: Pulling fs layer [2025-01-17T04:08:34.979Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T04:08:34.979Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T04:08:34.979Z] 9c3e1370e548: Pulling fs layer [2025-01-17T04:08:34.979Z] 4f4fb700ef54: Waiting [2025-01-17T04:08:34.979Z] 5c3c966382ef: Waiting [2025-01-17T04:08:34.979Z] 9c3e1370e548: Waiting [2025-01-17T04:08:34.979Z] d9c7d2e4e75e: Waiting [2025-01-17T04:08:34.979Z] 4cc291be95ef: Verifying Checksum [2025-01-17T04:08:34.979Z] 4cc291be95ef: Download complete [2025-01-17T04:08:34.979Z] 4f4fb700ef54: Download complete [2025-01-17T04:08:34.979Z] 43c4264eed91: Download complete [2025-01-17T04:08:35.238Z] 43c4264eed91: Pull complete [2025-01-17T04:08:35.496Z] 4cc291be95ef: Pull complete [2025-01-17T04:08:35.496Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T04:08:35.496Z] d9c7d2e4e75e: Download complete [2025-01-17T04:08:35.496Z] 2ac1f1163629: Verifying Checksum [2025-01-17T04:08:35.496Z] 2ac1f1163629: Download complete [2025-01-17T04:08:36.061Z] 9c3e1370e548: Verifying Checksum [2025-01-17T04:08:36.061Z] 9c3e1370e548: Download complete [2025-01-17T04:08:39.346Z] 2ac1f1163629: Pull complete [2025-01-17T04:08:39.346Z] 5c3c966382ef: Pull complete [2025-01-17T04:08:39.346Z] 4f4fb700ef54: Pull complete [2025-01-17T04:08:39.604Z] d9c7d2e4e75e: Pull complete [2025-01-17T04:08:42.881Z] 9c3e1370e548: Pull complete [2025-01-17T04:08:42.881Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T04:08:42.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:08:42.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:08:43.048Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:08:43.162Z] $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-17T04:08:54.130Z] $ docker top c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:08:54.566Z] + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo [2025-01-17T04:08:54.579Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-17T04:08:54.857Z] + set -o pipefail [2025-01-17T04:08:54.857Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-17T04:09:02.977Z] [2025-01-17T04:09:02.977Z] Monitoring /w/workspace/edgex-go/782 (github.com/edgexfoundry/edgex-go)... [2025-01-17T04:09:02.977Z] [2025-01-17T04:09:02.977Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/26f35fe0-c99c-4479-80a9-7f98b28809d0 [2025-01-17T04:09:02.977Z] [2025-01-17T04:09:02.977Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T04:09:02.977Z] [2025-01-17T04:09:02.977Z] [2025-01-17T04:09:02.977Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T04:09:02.977Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T04:09:02.994Z] $ docker stop --time=1 c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b [2025-01-17T04:09:09.394Z] $ docker rm -f --volumes c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-17T04:09:09.913Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:09:09.937Z] provisioning config files... [2025-01-17T04:09:09.944Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/782@tmp/config6757174790585134645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:09:10.246Z] --> edgex-publish-swagger.sh [2025-01-17T04:09:10.246Z] === Publish openapi API === [2025-01-17T04:09:10.246Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-17T04:09:10.246Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/782/openapi/core-command.yaml] [2025-01-17T04:09:10.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:10.246Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:10.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62680 --:--:-- --:--:-- --:--:-- 62561 100 32782 0 0 100 32782 0 62561 --:--:-- --:--:-- --:--:-- 62561 [2025-01-17T04:09:10.817Z] [2025-01-17T04:09:10.817Z] [2025-01-17T04:09:10.817Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/782/openapi/core-data.yaml] [2025-01-17T04:09:10.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:10.817Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:11.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 140k --:--:-- --:--:-- --:--:-- 140k [2025-01-17T04:09:11.077Z] [2025-01-17T04:09:11.077Z] [2025-01-17T04:09:11.077Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/782/openapi/core-keeper.yaml] [2025-01-17T04:09:11.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:11.077Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:11.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 315 153k --:--:-- --:--:-- --:--:-- 154k [2025-01-17T04:09:11.337Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-17T04:09:11.337Z] [2025-01-17T04:09:11.337Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/782/openapi/core-metadata.yaml] [2025-01-17T04:09:11.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:11.337Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:11.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 368 366k --:--:-- --:--:-- --:--:-- 366k 100 154k 100 156 100 154k 368 366k --:--:-- --:--:-- --:--:-- 365k [2025-01-17T04:09:11.906Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-17T04:09:11.906Z] [2025-01-17T04:09:11.906Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/782/openapi/security-proxy-auth.yaml] [2025-01-17T04:09:11.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:11.906Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:12.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 347 125k --:--:-- --:--:-- --:--:-- 126k [2025-01-17T04:09:12.167Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-17T04:09:12.167Z] [2025-01-17T04:09:12.167Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/782/openapi/support-notifications.yaml] [2025-01-17T04:09:12.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:12.167Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:12.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 516 323k --:--:-- --:--:-- --:--:-- 323k [2025-01-17T04:09:12.426Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-17T04:09:12.426Z] [2025-01-17T04:09:12.426Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/782/openapi/support-scheduler.yaml] [2025-01-17T04:09:12.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:09:12.426Z] Dload Upload Total Spent Left Speed [2025-01-17T04:09:12.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 513 162k --:--:-- --:--:-- --:--:-- 162k 100 50857 100 156 100 50701 513 162k --:--:-- --:--:-- --:--:-- 162k [2025-01-17T04:09:12.687Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-17T04:09:12.687Z] [Pipeline] } [2025-01-17T04:09:12.694Z] 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-17T04:09:13.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:09:13.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:13.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:09:13.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:09:13.557Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:09:13.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T04:09:16.078Z] $ docker top ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b -eo pid,comm [2025-01-17T04:09:16.116Z] 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-17T04:09:16.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:09:16.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:09:16.176Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:09:16.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:09:16.296Z] $ docker exec ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b ssh-agent [2025-01-17T04:09:16.391Z] SSH_AUTH_SOCK=/tmp/ssh-Kgc3XHevYoy0/agent.14 [2025-01-17T04:09:16.391Z] SSH_AGENT_PID=20 [2025-01-17T04:09:16.396Z] Running ssh-add (command line suppressed) [2025-01-17T04:09:16.637Z] Identity added: /w/workspace/edgex-go/782@tmp/private_key_4845457445436557904.key (/w/workspace/edgex-go/782@tmp/private_key_4845457445436557904.key) [2025-01-17T04:09:16.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:09:16.948Z] + git semver tag [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,345 [run_tag] DEBUG tag force:False [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,345 [check_head_tag] DEBUG check head tag [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,352 [execute] INFO git cat-file --batch-check [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=) [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,358 [execute] INFO git cat-file --batch [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=) [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,437 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,437 [execute] INFO git tag -a v4.0.0-dev.46 -m v4.0.0-dev.46 [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.46', '-m', 'v4.0.0-dev.46'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:09:17.519Z] 2025-01-17 04:09:17,452 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:17.519Z] 4.0.0-dev.46 [Pipeline] } [2025-01-17T04:09:17.535Z] $ docker exec --env ******** --env ******** ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b ssh-agent -k [2025-01-17T04:09:17.641Z] unset SSH_AUTH_SOCK; [2025-01-17T04:09:17.643Z] unset SSH_AGENT_PID; [2025-01-17T04:09:17.643Z] echo Agent pid 20 killed; [2025-01-17T04:09:17.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:09:17.977Z] + git semver [Pipeline] } [2025-01-17T04:09:18.254Z] $ docker stop --time=1 ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b [2025-01-17T04:09:20.506Z] $ docker rm -f --volumes ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:21.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:09:21.061Z] [2025-01-17T04:09:21.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:21.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:09:21.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T04:09:21.365Z] ab5ef0e58194: Pulling fs layer [2025-01-17T04:09:21.365Z] 9712f1f96733: Pulling fs layer [2025-01-17T04:09:21.365Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T04:09:21.365Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T04:09:21.365Z] e9a5061849ea: Pulling fs layer [2025-01-17T04:09:21.365Z] d747dcd14b5f: Pulling fs layer [2025-01-17T04:09:21.365Z] 2de7ff778b66: Pulling fs layer [2025-01-17T04:09:21.365Z] 0d9ebad4ef96: Waiting [2025-01-17T04:09:21.365Z] e9a5061849ea: Waiting [2025-01-17T04:09:21.365Z] 2de7ff778b66: Waiting [2025-01-17T04:09:21.624Z] 9712f1f96733: Verifying Checksum [2025-01-17T04:09:21.624Z] 9712f1f96733: Download complete [2025-01-17T04:09:21.884Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T04:09:21.884Z] 63f879dbbcfc: Download complete [2025-01-17T04:09:22.144Z] ab5ef0e58194: Verifying Checksum [2025-01-17T04:09:22.144Z] ab5ef0e58194: Download complete [2025-01-17T04:09:22.144Z] d747dcd14b5f: Download complete [2025-01-17T04:09:22.144Z] e9a5061849ea: Verifying Checksum [2025-01-17T04:09:22.144Z] e9a5061849ea: Download complete [2025-01-17T04:09:22.144Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T04:09:22.144Z] 0d9ebad4ef96: Download complete [2025-01-17T04:09:22.406Z] 2de7ff778b66: Verifying Checksum [2025-01-17T04:09:22.406Z] 2de7ff778b66: Download complete [2025-01-17T04:09:24.935Z] ab5ef0e58194: Pull complete [2025-01-17T04:09:25.192Z] 9712f1f96733: Pull complete [2025-01-17T04:09:25.760Z] 63f879dbbcfc: Pull complete [2025-01-17T04:09:29.950Z] 0d9ebad4ef96: Pull complete [2025-01-17T04:09:30.523Z] e9a5061849ea: Pull complete [2025-01-17T04:09:30.523Z] d747dcd14b5f: Pull complete [2025-01-17T04:09:31.932Z] 2de7ff778b66: Pull complete [2025-01-17T04:09:31.932Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T04:09:31.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:09:31.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:09:32.055Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:09:32.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-17T04:09:44.275Z] $ docker top 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:09:44.360Z] provisioning config files... [2025-01-17T04:09:44.372Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/782@tmp/config7627523331089084087tmp [2025-01-17T04:09:44.383Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/782@tmp/config17300777218811784511tmp [2025-01-17T04:09:44.392Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/782@tmp/config3610637180128077574tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:09:44.423Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:09:44.716Z] ---> sigul-configuration.sh [2025-01-17T04:09:44.716Z] gpg: directory `/root/.gnupg' created [2025-01-17T04:09:44.716Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T04:09:44.716Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T04:09:44.716Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T04:09:44.716Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T04:09:44.716Z] gpg: CAST5 encrypted data [2025-01-17T04:09:44.716Z] gpg: encrypted with 1 passphrase [2025-01-17T04:09:44.716Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T04:09:45.015Z] + mkdir /home/jenkins [2025-01-17T04:09:45.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T04:09:45.313Z] + 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-17T04:09:45.325Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:09:45.620Z] ---> sigul-install.sh [2025-01-17T04:09:45.620Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T04:09:45.923Z] + git tag --list [2025-01-17T04:09:45.923Z] 0.6.0 [2025-01-17T04:09:45.923Z] 0.6.1 [2025-01-17T04:09:45.923Z] 0.7.0 [2025-01-17T04:09:45.923Z] 0.7.1 [2025-01-17T04:09:45.923Z] v1.0.0 [2025-01-17T04:09:45.923Z] v1.0.1 [2025-01-17T04:09:45.923Z] v1.1.0 [2025-01-17T04:09:45.923Z] v1.2.0 [2025-01-17T04:09:45.923Z] v1.2.1 [2025-01-17T04:09:45.923Z] v1.3.0 [2025-01-17T04:09:45.923Z] v1.3.1 [2025-01-17T04:09:45.923Z] v2.0.0 [2025-01-17T04:09:45.923Z] v2.1.0 [2025-01-17T04:09:45.923Z] v2.1.1 [2025-01-17T04:09:45.923Z] v2.2.0 [2025-01-17T04:09:45.923Z] v2.3.0 [2025-01-17T04:09:45.923Z] v3.0 [2025-01-17T04:09:45.923Z] v3.0.0 [2025-01-17T04:09:45.923Z] v3.1 [2025-01-17T04:09:45.923Z] v3.1.0 [2025-01-17T04:09:45.923Z] v3.1.0-dev.1 [2025-01-17T04:09:45.923Z] v3.1.0-dev.10 [2025-01-17T04:09:45.923Z] v3.1.0-dev.11 [2025-01-17T04:09:45.923Z] v3.1.0-dev.12 [2025-01-17T04:09:45.923Z] v3.1.0-dev.13 [2025-01-17T04:09:45.923Z] v3.1.0-dev.14 [2025-01-17T04:09:45.923Z] v3.1.0-dev.15 [2025-01-17T04:09:45.923Z] v3.1.0-dev.16 [2025-01-17T04:09:45.923Z] v3.1.0-dev.17 [2025-01-17T04:09:45.923Z] v3.1.0-dev.18 [2025-01-17T04:09:45.923Z] v3.1.0-dev.19 [2025-01-17T04:09:45.923Z] v3.1.0-dev.2 [2025-01-17T04:09:45.923Z] v3.1.0-dev.20 [2025-01-17T04:09:45.923Z] v3.1.0-dev.21 [2025-01-17T04:09:45.923Z] v3.1.0-dev.22 [2025-01-17T04:09:45.923Z] v3.1.0-dev.23 [2025-01-17T04:09:45.923Z] v3.1.0-dev.24 [2025-01-17T04:09:45.923Z] v3.1.0-dev.25 [2025-01-17T04:09:45.923Z] v3.1.0-dev.26 [2025-01-17T04:09:45.923Z] v3.1.0-dev.27 [2025-01-17T04:09:45.923Z] v3.1.0-dev.28 [2025-01-17T04:09:45.923Z] v3.1.0-dev.29 [2025-01-17T04:09:45.923Z] v3.1.0-dev.3 [2025-01-17T04:09:45.923Z] v3.1.0-dev.30 [2025-01-17T04:09:45.923Z] v3.1.0-dev.31 [2025-01-17T04:09:45.923Z] v3.1.0-dev.32 [2025-01-17T04:09:45.923Z] v3.1.0-dev.33 [2025-01-17T04:09:45.923Z] v3.1.0-dev.34 [2025-01-17T04:09:45.923Z] v3.1.0-dev.35 [2025-01-17T04:09:45.923Z] v3.1.0-dev.36 [2025-01-17T04:09:45.923Z] v3.1.0-dev.37 [2025-01-17T04:09:45.923Z] v3.1.0-dev.38 [2025-01-17T04:09:45.923Z] v3.1.0-dev.39 [2025-01-17T04:09:45.923Z] v3.1.0-dev.4 [2025-01-17T04:09:45.923Z] v3.1.0-dev.40 [2025-01-17T04:09:45.923Z] v3.1.0-dev.41 [2025-01-17T04:09:45.923Z] v3.1.0-dev.42 [2025-01-17T04:09:45.923Z] v3.1.0-dev.43 [2025-01-17T04:09:45.923Z] v3.1.0-dev.44 [2025-01-17T04:09:45.923Z] v3.1.0-dev.45 [2025-01-17T04:09:45.923Z] v3.1.0-dev.46 [2025-01-17T04:09:45.923Z] v3.1.0-dev.47 [2025-01-17T04:09:45.923Z] v3.1.0-dev.48 [2025-01-17T04:09:45.923Z] v3.1.0-dev.49 [2025-01-17T04:09:45.923Z] v3.1.0-dev.5 [2025-01-17T04:09:45.923Z] v3.1.0-dev.50 [2025-01-17T04:09:45.923Z] v3.1.0-dev.51 [2025-01-17T04:09:45.923Z] v3.1.0-dev.52 [2025-01-17T04:09:45.923Z] v3.1.0-dev.53 [2025-01-17T04:09:45.923Z] v3.1.0-dev.54 [2025-01-17T04:09:45.923Z] v3.1.0-dev.55 [2025-01-17T04:09:45.923Z] v3.1.0-dev.56 [2025-01-17T04:09:45.923Z] v3.1.0-dev.57 [2025-01-17T04:09:45.923Z] v3.1.0-dev.58 [2025-01-17T04:09:45.923Z] v3.1.0-dev.59 [2025-01-17T04:09:45.923Z] v3.1.0-dev.6 [2025-01-17T04:09:45.923Z] v3.1.0-dev.60 [2025-01-17T04:09:45.923Z] v3.1.0-dev.61 [2025-01-17T04:09:45.923Z] v3.1.0-dev.62 [2025-01-17T04:09:45.923Z] v3.1.0-dev.63 [2025-01-17T04:09:45.923Z] v3.1.0-dev.64 [2025-01-17T04:09:45.923Z] v3.1.0-dev.65 [2025-01-17T04:09:45.923Z] v3.1.0-dev.66 [2025-01-17T04:09:45.923Z] v3.1.0-dev.67 [2025-01-17T04:09:45.923Z] v3.1.0-dev.68 [2025-01-17T04:09:45.923Z] v3.1.0-dev.69 [2025-01-17T04:09:45.923Z] v3.1.0-dev.7 [2025-01-17T04:09:45.923Z] v3.1.0-dev.70 [2025-01-17T04:09:45.923Z] v3.1.0-dev.71 [2025-01-17T04:09:45.923Z] v3.1.0-dev.72 [2025-01-17T04:09:45.923Z] v3.1.0-dev.73 [2025-01-17T04:09:45.923Z] v3.1.0-dev.8 [2025-01-17T04:09:45.923Z] v3.1.0-dev.9 [2025-01-17T04:09:45.923Z] v3.1.1 [2025-01-17T04:09:45.923Z] v3.1.1-dev.1 [2025-01-17T04:09:45.923Z] v3.1.1-dev.2 [2025-01-17T04:09:45.923Z] v3.2.0-dev.1 [2025-01-17T04:09:45.923Z] v3.2.0-dev.10 [2025-01-17T04:09:45.923Z] v3.2.0-dev.100 [2025-01-17T04:09:45.923Z] v3.2.0-dev.101 [2025-01-17T04:09:45.923Z] v3.2.0-dev.102 [2025-01-17T04:09:45.923Z] v3.2.0-dev.103 [2025-01-17T04:09:45.923Z] v3.2.0-dev.104 [2025-01-17T04:09:45.923Z] v3.2.0-dev.105 [2025-01-17T04:09:45.923Z] v3.2.0-dev.106 [2025-01-17T04:09:45.923Z] v3.2.0-dev.107 [2025-01-17T04:09:45.923Z] v3.2.0-dev.108 [2025-01-17T04:09:45.923Z] v3.2.0-dev.109 [2025-01-17T04:09:45.923Z] v3.2.0-dev.11 [2025-01-17T04:09:45.923Z] v3.2.0-dev.12 [2025-01-17T04:09:45.923Z] v3.2.0-dev.13 [2025-01-17T04:09:45.923Z] v3.2.0-dev.14 [2025-01-17T04:09:45.923Z] v3.2.0-dev.15 [2025-01-17T04:09:45.923Z] v3.2.0-dev.16 [2025-01-17T04:09:45.923Z] v3.2.0-dev.17 [2025-01-17T04:09:45.923Z] v3.2.0-dev.18 [2025-01-17T04:09:45.923Z] v3.2.0-dev.19 [2025-01-17T04:09:45.923Z] v3.2.0-dev.2 [2025-01-17T04:09:45.923Z] v3.2.0-dev.20 [2025-01-17T04:09:45.923Z] v3.2.0-dev.21 [2025-01-17T04:09:45.923Z] v3.2.0-dev.22 [2025-01-17T04:09:45.923Z] v3.2.0-dev.23 [2025-01-17T04:09:45.923Z] v3.2.0-dev.24 [2025-01-17T04:09:45.923Z] v3.2.0-dev.25 [2025-01-17T04:09:45.923Z] v3.2.0-dev.26 [2025-01-17T04:09:45.923Z] v3.2.0-dev.27 [2025-01-17T04:09:45.923Z] v3.2.0-dev.28 [2025-01-17T04:09:45.923Z] v3.2.0-dev.29 [2025-01-17T04:09:45.923Z] v3.2.0-dev.3 [2025-01-17T04:09:45.923Z] v3.2.0-dev.30 [2025-01-17T04:09:45.923Z] v3.2.0-dev.31 [2025-01-17T04:09:45.923Z] v3.2.0-dev.32 [2025-01-17T04:09:45.923Z] v3.2.0-dev.33 [2025-01-17T04:09:45.923Z] v3.2.0-dev.34 [2025-01-17T04:09:45.923Z] v3.2.0-dev.35 [2025-01-17T04:09:45.923Z] v3.2.0-dev.36 [2025-01-17T04:09:45.923Z] v3.2.0-dev.37 [2025-01-17T04:09:45.923Z] v3.2.0-dev.38 [2025-01-17T04:09:45.923Z] v3.2.0-dev.39 [2025-01-17T04:09:45.923Z] v3.2.0-dev.4 [2025-01-17T04:09:45.923Z] v3.2.0-dev.40 [2025-01-17T04:09:45.923Z] v3.2.0-dev.41 [2025-01-17T04:09:45.923Z] v3.2.0-dev.42 [2025-01-17T04:09:45.923Z] v3.2.0-dev.43 [2025-01-17T04:09:45.923Z] v3.2.0-dev.44 [2025-01-17T04:09:45.923Z] v3.2.0-dev.45 [2025-01-17T04:09:45.923Z] v3.2.0-dev.46 [2025-01-17T04:09:45.923Z] v3.2.0-dev.47 [2025-01-17T04:09:45.923Z] v3.2.0-dev.48 [2025-01-17T04:09:45.923Z] v3.2.0-dev.49 [2025-01-17T04:09:45.923Z] v3.2.0-dev.5 [2025-01-17T04:09:45.923Z] v3.2.0-dev.50 [2025-01-17T04:09:45.923Z] v3.2.0-dev.51 [2025-01-17T04:09:45.923Z] v3.2.0-dev.52 [2025-01-17T04:09:45.923Z] v3.2.0-dev.53 [2025-01-17T04:09:45.923Z] v3.2.0-dev.54 [2025-01-17T04:09:45.923Z] v3.2.0-dev.55 [2025-01-17T04:09:45.923Z] v3.2.0-dev.56 [2025-01-17T04:09:45.923Z] v3.2.0-dev.57 [2025-01-17T04:09:45.923Z] v3.2.0-dev.58 [2025-01-17T04:09:45.923Z] v3.2.0-dev.59 [2025-01-17T04:09:45.923Z] v3.2.0-dev.6 [2025-01-17T04:09:45.923Z] v3.2.0-dev.60 [2025-01-17T04:09:45.923Z] v3.2.0-dev.61 [2025-01-17T04:09:45.923Z] v3.2.0-dev.62 [2025-01-17T04:09:45.923Z] v3.2.0-dev.63 [2025-01-17T04:09:45.923Z] v3.2.0-dev.64 [2025-01-17T04:09:45.923Z] v3.2.0-dev.65 [2025-01-17T04:09:45.923Z] v3.2.0-dev.66 [2025-01-17T04:09:45.923Z] v3.2.0-dev.67 [2025-01-17T04:09:45.923Z] v3.2.0-dev.68 [2025-01-17T04:09:45.923Z] v3.2.0-dev.69 [2025-01-17T04:09:45.923Z] v3.2.0-dev.7 [2025-01-17T04:09:45.923Z] v3.2.0-dev.70 [2025-01-17T04:09:45.923Z] v3.2.0-dev.71 [2025-01-17T04:09:45.923Z] v3.2.0-dev.72 [2025-01-17T04:09:45.923Z] v3.2.0-dev.73 [2025-01-17T04:09:45.923Z] v3.2.0-dev.74 [2025-01-17T04:09:45.923Z] v3.2.0-dev.75 [2025-01-17T04:09:45.923Z] v3.2.0-dev.76 [2025-01-17T04:09:45.923Z] v3.2.0-dev.77 [2025-01-17T04:09:45.923Z] v3.2.0-dev.78 [2025-01-17T04:09:45.923Z] v3.2.0-dev.79 [2025-01-17T04:09:45.923Z] v3.2.0-dev.8 [2025-01-17T04:09:45.923Z] v3.2.0-dev.80 [2025-01-17T04:09:45.923Z] v3.2.0-dev.81 [2025-01-17T04:09:45.923Z] v3.2.0-dev.82 [2025-01-17T04:09:45.923Z] v3.2.0-dev.83 [2025-01-17T04:09:45.923Z] v3.2.0-dev.84 [2025-01-17T04:09:45.923Z] v3.2.0-dev.85 [2025-01-17T04:09:45.923Z] v3.2.0-dev.86 [2025-01-17T04:09:45.923Z] v3.2.0-dev.87 [2025-01-17T04:09:45.923Z] v3.2.0-dev.88 [2025-01-17T04:09:45.923Z] v3.2.0-dev.89 [2025-01-17T04:09:45.923Z] v3.2.0-dev.9 [2025-01-17T04:09:45.923Z] v3.2.0-dev.90 [2025-01-17T04:09:45.923Z] v3.2.0-dev.91 [2025-01-17T04:09:45.923Z] v3.2.0-dev.92 [2025-01-17T04:09:45.923Z] v3.2.0-dev.93 [2025-01-17T04:09:45.923Z] v3.2.0-dev.94 [2025-01-17T04:09:45.923Z] v3.2.0-dev.95 [2025-01-17T04:09:45.923Z] v3.2.0-dev.96 [2025-01-17T04:09:45.924Z] v3.2.0-dev.97 [2025-01-17T04:09:45.924Z] v3.2.0-dev.98 [2025-01-17T04:09:45.924Z] v3.2.0-dev.99 [2025-01-17T04:09:45.924Z] v4.0.0-dev.1 [2025-01-17T04:09:45.924Z] v4.0.0-dev.10 [2025-01-17T04:09:45.924Z] v4.0.0-dev.11 [2025-01-17T04:09:45.924Z] v4.0.0-dev.12 [2025-01-17T04:09:45.924Z] v4.0.0-dev.13 [2025-01-17T04:09:45.924Z] v4.0.0-dev.14 [2025-01-17T04:09:45.924Z] v4.0.0-dev.15 [2025-01-17T04:09:45.924Z] v4.0.0-dev.16 [2025-01-17T04:09:45.924Z] v4.0.0-dev.17 [2025-01-17T04:09:45.924Z] v4.0.0-dev.18 [2025-01-17T04:09:45.924Z] v4.0.0-dev.19 [2025-01-17T04:09:45.924Z] v4.0.0-dev.2 [2025-01-17T04:09:45.924Z] v4.0.0-dev.20 [2025-01-17T04:09:45.924Z] v4.0.0-dev.21 [2025-01-17T04:09:45.924Z] v4.0.0-dev.22 [2025-01-17T04:09:45.924Z] v4.0.0-dev.23 [2025-01-17T04:09:45.924Z] v4.0.0-dev.24 [2025-01-17T04:09:45.924Z] v4.0.0-dev.25 [2025-01-17T04:09:45.924Z] v4.0.0-dev.26 [2025-01-17T04:09:45.924Z] v4.0.0-dev.27 [2025-01-17T04:09:45.924Z] v4.0.0-dev.28 [2025-01-17T04:09:45.924Z] v4.0.0-dev.29 [2025-01-17T04:09:45.924Z] v4.0.0-dev.3 [2025-01-17T04:09:45.924Z] v4.0.0-dev.30 [2025-01-17T04:09:45.924Z] v4.0.0-dev.31 [2025-01-17T04:09:45.924Z] v4.0.0-dev.32 [2025-01-17T04:09:45.924Z] v4.0.0-dev.33 [2025-01-17T04:09:45.924Z] v4.0.0-dev.34 [2025-01-17T04:09:45.924Z] v4.0.0-dev.35 [2025-01-17T04:09:45.924Z] v4.0.0-dev.36 [2025-01-17T04:09:45.924Z] v4.0.0-dev.37 [2025-01-17T04:09:45.924Z] v4.0.0-dev.38 [2025-01-17T04:09:45.924Z] v4.0.0-dev.39 [2025-01-17T04:09:45.924Z] v4.0.0-dev.4 [2025-01-17T04:09:45.924Z] v4.0.0-dev.40 [2025-01-17T04:09:45.924Z] v4.0.0-dev.41 [2025-01-17T04:09:45.924Z] v4.0.0-dev.42 [2025-01-17T04:09:45.924Z] v4.0.0-dev.43 [2025-01-17T04:09:45.924Z] v4.0.0-dev.44 [2025-01-17T04:09:45.924Z] v4.0.0-dev.45 [2025-01-17T04:09:45.924Z] v4.0.0-dev.46 [2025-01-17T04:09:45.924Z] v4.0.0-dev.5 [2025-01-17T04:09:45.924Z] v4.0.0-dev.6 [2025-01-17T04:09:45.924Z] v4.0.0-dev.7 [2025-01-17T04:09:45.924Z] v4.0.0-dev.8 [2025-01-17T04:09:45.924Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T04:09:46.234Z] + lftools sign git-tag v4.0.0-dev.46 [2025-01-17T04:09:46.808Z] Signing Git tag with Sigul... [2025-01-17T04:09:46.808Z] Signing v4.0.0-dev.46 [Pipeline] echo [2025-01-17T04:09:47.769Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:09:48.069Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T04:09:48.078Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T04:09:48.114Z] $ docker stop --time=1 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc [2025-01-17T04:09:50.937Z] $ docker rm -f --volumes 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T04:09:51.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:09:51.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:51.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:09:51.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:09:51.860Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:09:51.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T04:09:52.705Z] $ docker top 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f -eo pid,comm [2025-01-17T04:09:52.756Z] 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-17T04:09:52.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:09:52.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:09:52.821Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:09:52.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:09:52.961Z] $ docker exec 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f ssh-agent [2025-01-17T04:09:53.058Z] SSH_AUTH_SOCK=/tmp/ssh-VPObKHbVbCyq/agent.34 [2025-01-17T04:09:53.058Z] SSH_AGENT_PID=40 [2025-01-17T04:09:53.064Z] Running ssh-add (command line suppressed) [2025-01-17T04:09:53.193Z] Identity added: /w/workspace/edgex-go/782@tmp/private_key_14514094263163585188.key (/w/workspace/edgex-go/782@tmp/private_key_14514094263163585188.key) [2025-01-17T04:09:53.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:09:53.505Z] + git semver bump pre [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,754 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,754 [bump_version] DEBUG bumping version:4.0.0-dev.46 on axis:pre with prefix:dev [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,755 [bump_version] DEBUG bumped version:4.0.0-dev.47 [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,755 [write_version] DEBUG write version:4.0.0-dev.47 to path:/w/workspace/edgex-go/782/.semver/main with force:True [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,755 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,755 [write_file] DEBUG write to file:/w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,759 [execute] INFO git cat-file --batch-check [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,766 [execute] INFO git cat-file --batch [2025-01-17T04:09:53.765Z] 2025-01-17 04:09:53,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:09:54.028Z] 2025-01-17 04:09:53,773 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:09:54.028Z] 4.0.0-dev.47 [Pipeline] } [2025-01-17T04:09:54.043Z] $ docker exec --env ******** --env ******** 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f ssh-agent -k [2025-01-17T04:09:54.144Z] unset SSH_AUTH_SOCK; [2025-01-17T04:09:54.144Z] unset SSH_AGENT_PID; [2025-01-17T04:09:54.144Z] echo Agent pid 40 killed; [2025-01-17T04:09:54.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:09:54.474Z] + git semver [Pipeline] } [2025-01-17T04:09:55.063Z] $ docker stop --time=1 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f [2025-01-17T04:09:57.407Z] $ docker rm -f --volumes 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:09:57.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:09:57.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:58.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:09:58.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:09:58.295Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:09:58.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T04:09:58.864Z] $ docker top eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 -eo pid,comm [2025-01-17T04:09:58.913Z] 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-17T04:09:58.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:09:58.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:09:58.982Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:09:59.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:09:59.121Z] $ docker exec eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 ssh-agent [2025-01-17T04:09:59.232Z] SSH_AUTH_SOCK=/tmp/ssh-zQGV0bEdps5n/agent.32 [2025-01-17T04:09:59.232Z] SSH_AGENT_PID=38 [2025-01-17T04:09:59.249Z] Running ssh-add (command line suppressed) [2025-01-17T04:09:59.365Z] Identity added: /w/workspace/edgex-go/782@tmp/private_key_17786199179868548661.key (/w/workspace/edgex-go/782@tmp/private_key_17786199179868548661.key) [2025-01-17T04:09:59.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:09:59.697Z] + git semver push [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,927 [run_push] DEBUG push [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,928 [execute] INFO git cat-file --batch-check [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,932 [execute] INFO git rev-list 13773c28c96613708d941fe88459459d6a9acbce -- [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,932 [execute] DEBUG Popen(['git', 'rev-list', '13773c28c96613708d941fe88459459d6a9acbce', '--'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,951 [execute] INFO git fetch -v origin [2025-01-17T04:09:59.955Z] 2025-01-17 04:09:59,951 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T04:10:00.527Z] 2025-01-17 04:10:00,406 [run_push] DEBUG no remote changes detected [2025-01-17T04:10:00.528Z] 2025-01-17 04:10:00,407 [execute] INFO git push origin semver [2025-01-17T04:10:00.528Z] 2025-01-17 04:10:00,407 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:10:01.466Z] 2025-01-17 04:10:01,279 [run_push] DEBUG push all version tags [2025-01-17T04:10:01.466Z] 2025-01-17 04:10:01,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T04:10:01.466Z] 2025-01-17 04:10:01,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:10:02.042Z] 2025-01-17 04:10:01,949 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main [2025-01-17T04:10:02.042Z] 4.0.0-dev.47 [Pipeline] } [2025-01-17T04:10:02.058Z] $ docker exec --env ******** --env ******** eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 ssh-agent -k [2025-01-17T04:10:02.163Z] unset SSH_AUTH_SOCK; [2025-01-17T04:10:02.163Z] unset SSH_AGENT_PID; [2025-01-17T04:10:02.163Z] echo Agent pid 38 killed; [2025-01-17T04:10:02.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:10:02.541Z] + git semver [Pipeline] } [2025-01-17T04:10:02.838Z] $ docker stop --time=1 eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 [2025-01-17T04:10:04.616Z] $ docker rm -f --volumes eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 [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-17T04:10:05.251Z] + [ -d /w/workspace/edgex-go/782/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:05.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:06.422Z] ---> package-listing.sh [2025-01-17T04:10:06.422Z] ++ facter osfamily [2025-01-17T04:10:06.422Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T04:10:06.682Z] + OS_FAMILY=debian [2025-01-17T04:10:06.682Z] + workspace=/w/workspace/edgex-go/782 [2025-01-17T04:10:06.682Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T04:10:06.682Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T04:10:06.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T04:10:06.682Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T04:10:06.682Z] + '[' /w/workspace/edgex-go/782 ']' [2025-01-17T04:10:06.682Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T04:10:06.682Z] + case "${OS_FAMILY}" in [2025-01-17T04:10:06.682Z] + dpkg -l [2025-01-17T04:10:06.682Z] + grep '^ii' [2025-01-17T04:10:06.682Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T04:10:06.682Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T04:10:06.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T04:10:06.682Z] + '[' /w/workspace/edgex-go/782 ']' [2025-01-17T04:10:06.682Z] + mkdir -p /w/workspace/edgex-go/782/archives/ [2025-01-17T04:10:06.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/782/archives/ [Pipeline] echo [2025-01-17T04:10:06.693Z] 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/782/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-17T04:10:06.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:07.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:07.542Z] [2025-01-17T04:10:07.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:07.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:08.118Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T04:10:08.118Z] 5eb5b503b376: Pulling fs layer [2025-01-17T04:10:08.118Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T04:10:08.118Z] ec43610c2a17: Pulling fs layer [2025-01-17T04:10:08.118Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T04:10:08.118Z] 33b1e0a273af: Pulling fs layer [2025-01-17T04:10:08.118Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T04:10:08.118Z] 2f39f015ded8: Pulling fs layer [2025-01-17T04:10:08.118Z] 33b1e0a273af: Waiting [2025-01-17T04:10:08.118Z] 5d3b04190fa2: Waiting [2025-01-17T04:10:08.118Z] 2f39f015ded8: Waiting [2025-01-17T04:10:08.118Z] 3a2ae6a8a46f: Waiting [2025-01-17T04:10:08.118Z] 5c69ac0246d0: Verifying Checksum [2025-01-17T04:10:08.118Z] 5c69ac0246d0: Download complete [2025-01-17T04:10:08.118Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T04:10:08.118Z] 3a2ae6a8a46f: Download complete [2025-01-17T04:10:08.118Z] 33b1e0a273af: Verifying Checksum [2025-01-17T04:10:08.118Z] 33b1e0a273af: Download complete [2025-01-17T04:10:08.118Z] ec43610c2a17: Verifying Checksum [2025-01-17T04:10:08.118Z] ec43610c2a17: Download complete [2025-01-17T04:10:08.118Z] 5d3b04190fa2: Verifying Checksum [2025-01-17T04:10:08.118Z] 5d3b04190fa2: Download complete [2025-01-17T04:10:08.377Z] 5eb5b503b376: Verifying Checksum [2025-01-17T04:10:08.377Z] 5eb5b503b376: Download complete [2025-01-17T04:10:08.949Z] 2f39f015ded8: Download complete [2025-01-17T04:10:10.328Z] 5eb5b503b376: Pull complete [2025-01-17T04:10:10.328Z] 5c69ac0246d0: Pull complete [2025-01-17T04:10:10.898Z] ec43610c2a17: Pull complete [2025-01-17T04:10:11.157Z] 3a2ae6a8a46f: Pull complete [2025-01-17T04:10:11.414Z] 33b1e0a273af: Pull complete [2025-01-17T04:10:11.414Z] 5d3b04190fa2: Pull complete [2025-01-17T04:10:15.598Z] 2f39f015ded8: Pull complete [2025-01-17T04:10:15.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T04:10:15.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:15.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:10:15.965Z] prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container [2025-01-17T04:10:16.018Z] $ 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/782/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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T04:10:26.377Z] $ docker top 3a459527fd635161356e11f20e41cd37c1f516b451ffa53f74400912dd898a5b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:10:26.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T04:10:27.014Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T04:10:27.298Z] + ls /var/log/sa-host [2025-01-17T04:10:27.298Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:10:27.517Z] provisioning config files... [2025-01-17T04:10:27.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/782@tmp/config317187677562656886tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:10:27.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:27.846Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T04:10:27.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:28.216Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T04:10:28.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:28.513Z] ---> sudo-logs.sh [2025-01-17T04:10:28.514Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T04:10:28.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:28.836Z] ---> job-cost.sh [2025-01-17T04:10:28.836Z] lf-activate-venv: SKIPPING [2025-01-17T04:10:28.836Z] DEBUG: total: 0.2199999988079071 [2025-01-17T04:10:28.836Z] INFO: Retrieving Stack Cost... [2025-01-17T04:10:29.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:10:29.666Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T04:10:29.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:29.967Z] ---> logs-deploy.sh [2025-01-17T04:10:29.968Z] lf-activate-venv: SKIPPING [2025-01-17T04:10:29.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/782 [2025-01-17T04:10:29.968Z] INFO: archiving workspace using pattern(s): [2025-01-17T04:10:30.906Z] Archives upload complete. [2025-01-17T04:10:30.906Z] INFO: archiving logs to Nexus