Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a84f56edc9f66ba8d992e2d3f445956798a6ebd6 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-ssh4555036162407764744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh17945315821931467852.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh16225463000115279006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh9357786434000896286.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-ssh15897706489574547186.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-41556’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41557 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/813 [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/813 # 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 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 (main) Commit message: "Merge pull request #5118 from judehung/single-schema-name" > 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 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 > git rev-list --no-walk 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-18T08:30:40.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-18T08:30:41.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-18T08:30:41.041Z] ========================================================= [2025-03-18T08:30:41.041Z] EdgeX Global Pipelines Version Info [2025-03-18T08:30:41.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-18T08:30:41.784Z] ------------------- [2025-03-18T08:30:41.784Z] stable info: [2025-03-18T08:30:41.784Z] ------------------- [2025-03-18T08:30:41.784Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-18T08:30:41.784Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-18T08:30:41.784Z] Message: update stable to v1.0.272 [2025-03-18T08:30:42.357Z] ------------------- [2025-03-18T08:30:42.357Z] experimental info: [2025-03-18T08:30:42.357Z] ------------------- [2025-03-18T08:30:42.357Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-18T08:30:42.357Z] Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b [2025-03-18T08:30:42.357Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-18T08:30:42.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-18T08:30:42.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-18T08:30:42.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-18T08:30:42.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-18T08:30:42.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-18T08:30:42.543Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-18T08:30:42.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-18T08:30:42.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-18T08:30:42.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-18T08:30:42.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-18T08:30:42.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-18T08:30:42.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-18T08:30:42.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-18T08:30:42.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-18T08:30:42.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-18T08:30:42.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T08:30:42.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T08:30:42.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-18T08:30:42.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-18T08:30:42.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-18T08:30:42.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-18T08:30:42.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-18T08:30:42.938Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-18T08:30:42.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-18T08:30:42.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-18T08:30:43.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-18T08:30:43.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo [2025-03-18T08:30:43.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a84f56e [Pipeline] echo [2025-03-18T08:30:43.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T08:30:43.133Z] provisioning config files... [2025-03-18T08:30:43.146Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config2137515347027939729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T08:30:43.479Z] ---> ****-login.sh [2025-03-18T08:30:43.479Z] nexus3.edgexfoundry.org:10001 [2025-03-18T08:30:43.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:30:43.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:30:43.738Z] Configure a credential helper to remove this warning. See [2025-03-18T08:30:43.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:30:43.738Z] [2025-03-18T08:30:43.738Z] Login Succeeded [2025-03-18T08:30:43.738Z] nexus3.edgexfoundry.org:10002 [2025-03-18T08:30:44.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:30:44.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:30:44.001Z] Configure a credential helper to remove this warning. See [2025-03-18T08:30:44.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:30:44.001Z] [2025-03-18T08:30:44.001Z] Login Succeeded [2025-03-18T08:30:44.001Z] nexus3.edgexfoundry.org:10003 [2025-03-18T08:30:44.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:30:44.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:30:44.001Z] Configure a credential helper to remove this warning. See [2025-03-18T08:30:44.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:30:44.001Z] [2025-03-18T08:30:44.001Z] Login Succeeded [2025-03-18T08:30:44.001Z] nexus3.edgexfoundry.org:10004 [2025-03-18T08:30:44.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:30:44.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:30:44.260Z] Configure a credential helper to remove this warning. See [2025-03-18T08:30:44.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:30:44.260Z] [2025-03-18T08:30:44.260Z] Login Succeeded [2025-03-18T08:30:44.260Z] ****.io [2025-03-18T08:30:44.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:30:44.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:30:44.521Z] Configure a credential helper to remove this warning. See [2025-03-18T08:30:44.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:30:44.521Z] [2025-03-18T08:30:44.521Z] Login Succeeded [2025-03-18T08:30:44.521Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T08:30:44.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T08:30:44.867Z] + 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-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + dirname cmd/core-command/Dockerfile [2025-03-18T08:30:44.867Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-18T08:30:44.867Z] + + cut -d/ -f2 [2025-03-18T08:30:44.867Z] dirname cmd/core-data/Dockerfile [2025-03-18T08:30:44.867Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/core-keeper/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-18T08:30:44.867Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2025-03-18T08:30:44.867Z] [2025-03-18T08:30:44.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/support-notifications/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-18T08:30:44.867Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-18T08:30:44.867Z] + cut -d/ -f2 [2025-03-18T08:30:44.867Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-18T08:30:44.900Z] 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-03-18T08:30:45.259Z] + git rev-list -1 --merges a84f56edc9f66ba8d992e2d3f445956798a6ebd6~1..a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo [2025-03-18T08:30:45.272Z] -----------> git rev-list -1 --merges a84f56edc9f66ba8d992e2d3f445956798a6ebd6~1..a84f56edc9f66ba8d992e2d3f445956798a6ebd6 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:30:45.272Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [false] [Pipeline] sh [2025-03-18T08:30:45.566Z] + git log --format=format:%s -1 a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] echo [2025-03-18T08:30:45.582Z] ========================================================= [2025-03-18T08:30:45.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-18T08:30:45.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-18T08:30:45.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T08:30:45.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-18T08:30:45.954Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-18T08:30:45.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-18T08:30:45.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-18T08:30:45.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-18T08:30:45.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:30:46.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T08:30:46.316Z] [2025-03-18T08:30:46.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:30:46.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T08:30:46.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-18T08:30:46.617Z] b85a868b505f: Pulling fs layer [2025-03-18T08:30:46.617Z] e2be974225ed: Pulling fs layer [2025-03-18T08:30:46.617Z] 339a4e72a1f5: Pulling fs layer [2025-03-18T08:30:46.617Z] 988bab9f4d93: Pulling fs layer [2025-03-18T08:30:46.617Z] 1469e6f7b9e6: Pulling fs layer [2025-03-18T08:30:46.617Z] eaf3925da568: Pulling fs layer [2025-03-18T08:30:46.617Z] 1469e6f7b9e6: Waiting [2025-03-18T08:30:46.617Z] bab4dde63d76: Pulling fs layer [2025-03-18T08:30:46.617Z] bde34c3a00c8: Pulling fs layer [2025-03-18T08:30:46.617Z] b352a97aabf1: Pulling fs layer [2025-03-18T08:30:46.618Z] 4872d77fe225: Pulling fs layer [2025-03-18T08:30:46.618Z] 5851b861e8e6: Pulling fs layer [2025-03-18T08:30:46.618Z] eaf3925da568: Waiting [2025-03-18T08:30:46.618Z] bde34c3a00c8: Waiting [2025-03-18T08:30:46.618Z] 4872d77fe225: Waiting [2025-03-18T08:30:46.618Z] bab4dde63d76: Waiting [2025-03-18T08:30:46.618Z] 5851b861e8e6: Waiting [2025-03-18T08:30:46.618Z] e2be974225ed: Download complete [2025-03-18T08:30:46.618Z] 988bab9f4d93: Download complete [2025-03-18T08:30:46.618Z] 1469e6f7b9e6: Verifying Checksum [2025-03-18T08:30:46.618Z] 1469e6f7b9e6: Download complete [2025-03-18T08:30:46.618Z] eaf3925da568: Download complete [2025-03-18T08:30:46.618Z] 339a4e72a1f5: Verifying Checksum [2025-03-18T08:30:46.618Z] 339a4e72a1f5: Download complete [2025-03-18T08:30:46.875Z] bde34c3a00c8: Verifying Checksum [2025-03-18T08:30:46.875Z] bde34c3a00c8: Download complete [2025-03-18T08:30:46.875Z] b352a97aabf1: Download complete [2025-03-18T08:30:46.875Z] 5851b861e8e6: Verifying Checksum [2025-03-18T08:30:46.875Z] 5851b861e8e6: Download complete [2025-03-18T08:30:46.875Z] b85a868b505f: Verifying Checksum [2025-03-18T08:30:46.875Z] b85a868b505f: Download complete [2025-03-18T08:30:47.134Z] bab4dde63d76: Verifying Checksum [2025-03-18T08:30:47.134Z] bab4dde63d76: Download complete [2025-03-18T08:30:48.071Z] b85a868b505f: Pull complete [2025-03-18T08:30:48.071Z] e2be974225ed: Pull complete [2025-03-18T08:30:48.638Z] 339a4e72a1f5: Pull complete [2025-03-18T08:30:48.638Z] 988bab9f4d93: Pull complete [2025-03-18T08:30:48.897Z] 1469e6f7b9e6: Pull complete [2025-03-18T08:30:48.897Z] eaf3925da568: Pull complete [2025-03-18T08:30:50.275Z] bab4dde63d76: Pull complete [2025-03-18T08:30:50.535Z] bde34c3a00c8: Pull complete [2025-03-18T08:30:50.535Z] b352a97aabf1: Pull complete [2025-03-18T08:30:50.535Z] 4872d77fe225: Pull complete [2025-03-18T08:30:50.795Z] 5851b861e8e6: Pull complete [2025-03-18T08:30:50.795Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-18T08:30:50.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T08:30:50.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:30:50.943Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T08:30:50.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T08:30:52.754Z] $ docker top cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed -eo pid,comm [2025-03-18T08:30:52.817Z] 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-03-18T08:30:52.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T08:30:52.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T08:30:52.875Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T08:30:52.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T08:30:52.996Z] $ docker exec cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent [2025-03-18T08:30:53.104Z] SSH_AUTH_SOCK=/tmp/ssh-bCANIesqklfF/agent.32 [2025-03-18T08:30:53.104Z] SSH_AGENT_PID=38 [2025-03-18T08:30:53.110Z] Running ssh-add (command line suppressed) [2025-03-18T08:30:53.210Z] Identity added: /w/workspace/edgex-go/813@tmp/private_key_14309669823672877257.key (/w/workspace/edgex-go/813@tmp/private_key_14309669823672877257.key) [2025-03-18T08:30:53.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T08:30:53.519Z] + git tag --points-at HEAD [Pipeline] } [2025-03-18T08:30:53.529Z] $ docker exec --env ******** --env ******** cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent -k [2025-03-18T08:30:53.633Z] unset SSH_AUTH_SOCK; [2025-03-18T08:30:53.633Z] unset SSH_AGENT_PID; [2025-03-18T08:30:53.633Z] echo Agent pid 38 killed; [2025-03-18T08:30:53.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-18T08:30:53.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T08:30:53.682Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T08:30:53.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T08:30:53.796Z] $ docker exec cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent [2025-03-18T08:30:53.914Z] SSH_AUTH_SOCK=/tmp/ssh-Q5WQpbpsf8XX/agent.71 [2025-03-18T08:30:53.914Z] SSH_AGENT_PID=77 [2025-03-18T08:30:53.920Z] Running ssh-add (command line suppressed) [2025-03-18T08:30:54.014Z] Identity added: /w/workspace/edgex-go/813@tmp/private_key_13616137507761437886.key (/w/workspace/edgex-go/813@tmp/private_key_13616137507761437886.key) [2025-03-18T08:30:54.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T08:30:54.324Z] + git semver init [2025-03-18T08:30:54.583Z] 2025-03-18 08:30:54,480 [run_init] DEBUG init version:0.0.0 force:False [2025-03-18T08:30:54.583Z] 2025-03-18 08:30:54,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/813/.semver [2025-03-18T08:30:54.583Z] 2025-03-18 08:30:54,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/813/.semver [2025-03-18T08:30:54.583Z] 2025-03-18 08:30:54,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/813/.semver'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) [2025-03-18T08:31:01.161Z] 2025-03-18 08:30:59,872 [append_file] DEBUG append to file:/w/workspace/edgex-go/813/.git/info/exclude [2025-03-18T08:31:01.161Z] 2025-03-18 08:30:59,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/813/.semver/main with force:False [2025-03-18T08:31:01.161Z] 2025-03-18 08:30:59,872 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T08:31:01.161Z] 2025-03-18 08:30:59,872 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T08:31:01.161Z] 4.0.0-dev.75 [Pipeline] } [2025-03-18T08:31:01.170Z] $ docker exec --env ******** --env ******** cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed ssh-agent -k [2025-03-18T08:31:01.268Z] unset SSH_AUTH_SOCK; [2025-03-18T08:31:01.268Z] unset SSH_AGENT_PID; [2025-03-18T08:31:01.268Z] echo Agent pid 77 killed; [2025-03-18T08:31:01.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T08:31:01.610Z] + git semver [Pipeline] } [2025-03-18T08:31:01.882Z] $ docker stop --time=1 cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed [2025-03-18T08:31:03.189Z] $ docker rm -f --volumes cdf4fe9a1dee01269c5a53dddd5145aeb712f72f17de5157ce942d6127b7daed [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T08:31:03.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-18T08:31:03.747Z] Stashed 1 file(s) [Pipeline] echo [2025-03-18T08:31:03.752Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.75 [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-03-18T08:31:04.216Z] + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo [2025-03-18T08:31:04.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T08:31:04.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T08:31:04.262Z] ========================================================= [2025-03-18T08:31:04.262Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-18T08:31:04.262Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-18T08:31:04.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T08:31:04.558Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-18T08:31:04.558Z] da9db072f522: Pulling fs layer [2025-03-18T08:31:04.558Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-18T08:31:04.558Z] 06f05ace1117: Pulling fs layer [2025-03-18T08:31:04.558Z] 5fe327b54edc: Pulling fs layer [2025-03-18T08:31:04.558Z] 4f4fb700ef54: Pulling fs layer [2025-03-18T08:31:04.558Z] 92a5565b7b96: Pulling fs layer [2025-03-18T08:31:04.558Z] ff9bb7016b71: Pulling fs layer [2025-03-18T08:31:04.558Z] b67dba6c2c7d: Pulling fs layer [2025-03-18T08:31:04.558Z] a813b0c90790: Pulling fs layer [2025-03-18T08:31:04.558Z] 92a5565b7b96: Waiting [2025-03-18T08:31:04.558Z] ff9bb7016b71: Waiting [2025-03-18T08:31:04.558Z] b67dba6c2c7d: Waiting [2025-03-18T08:31:04.558Z] a813b0c90790: Waiting [2025-03-18T08:31:04.558Z] 5fe327b54edc: Waiting [2025-03-18T08:31:04.558Z] 4f4fb700ef54: Waiting [2025-03-18T08:31:04.558Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-18T08:31:04.558Z] 6ef4a4ee8ca5: Download complete [2025-03-18T08:31:04.558Z] 5fe327b54edc: Verifying Checksum [2025-03-18T08:31:04.558Z] 5fe327b54edc: Download complete [2025-03-18T08:31:04.558Z] 4f4fb700ef54: Verifying Checksum [2025-03-18T08:31:04.558Z] 4f4fb700ef54: Download complete [2025-03-18T08:31:04.558Z] 92a5565b7b96: Verifying Checksum [2025-03-18T08:31:04.558Z] 92a5565b7b96: Download complete [2025-03-18T08:31:04.558Z] da9db072f522: Download complete [2025-03-18T08:31:04.558Z] ff9bb7016b71: Verifying Checksum [2025-03-18T08:31:04.558Z] ff9bb7016b71: Download complete [2025-03-18T08:31:04.817Z] da9db072f522: Pull complete [2025-03-18T08:31:04.817Z] a813b0c90790: Verifying Checksum [2025-03-18T08:31:04.817Z] a813b0c90790: Download complete [2025-03-18T08:31:04.817Z] 6ef4a4ee8ca5: Pull complete [2025-03-18T08:31:05.077Z] 06f05ace1117: Verifying Checksum [2025-03-18T08:31:05.077Z] 06f05ace1117: Download complete [2025-03-18T08:31:05.335Z] b67dba6c2c7d: Verifying Checksum [2025-03-18T08:31:05.335Z] b67dba6c2c7d: Download complete [2025-03-18T08:31:08.618Z] 06f05ace1117: Pull complete [2025-03-18T08:31:08.618Z] 5fe327b54edc: Pull complete [2025-03-18T08:31:08.618Z] 4f4fb700ef54: Pull complete [2025-03-18T08:31:08.618Z] 92a5565b7b96: Pull complete [2025-03-18T08:31:08.618Z] ff9bb7016b71: Pull complete [2025-03-18T08:31:11.149Z] b67dba6c2c7d: Pull complete [2025-03-18T08:31:11.409Z] a813b0c90790: Pull complete [2025-03-18T08:31:11.409Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-18T08:31:11.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T08:31:11.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-18T08:31:11.712Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T08:31:11.712Z] WORKDIR /edgex [2025-03-18T08:31:11.712Z] COPY go.mod . [2025-03-18T08:31:11.712Z] RUN go mod download [2025-03-18T08:31:11.712Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-18T08:31:12.648Z] Sending build context to Docker daemon 185.9MB [2025-03-18T08:31:12.648Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T08:31:12.648Z] ---> 3ba60ce46760 [2025-03-18T08:31:12.648Z] Step 2/4 : WORKDIR /edgex [2025-03-18T08:31:15.956Z] ---> Running in 75ccaaf3caf5 [2025-03-18T08:31:15.956Z] Removing intermediate container 75ccaaf3caf5 [2025-03-18T08:31:15.956Z] ---> 16f19495550d [2025-03-18T08:31:15.956Z] Step 3/4 : COPY go.mod . [2025-03-18T08:31:15.956Z] ---> f0703437d3cc [2025-03-18T08:31:15.956Z] Step 4/4 : RUN go mod download [2025-03-18T08:31:15.956Z] ---> Running in 6fdb51e99df1 [2025-03-18T08:31:18.880Z] Still waiting to schedule task [2025-03-18T08:31:18.881Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-18T08:31:34.047Z] Removing intermediate container 6fdb51e99df1 [2025-03-18T08:31:34.047Z] ---> 67dd531b643d [2025-03-18T08:31:34.047Z] Successfully built 67dd531b643d [2025-03-18T08:31:34.047Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:31:34.358Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T08:31:34.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:31:34.440Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T08:31:34.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T08:31:34.799Z] $ docker top 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T08:31:35.143Z] + go version [2025-03-18T08:31:35.143Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-18T08:31:35.152Z] $ docker stop --time=1 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 [2025-03-18T08:31:36.394Z] $ docker rm -f --volumes 76a4af06555cee27eb87b54ff8a565edf87123e0f86dd14a880db03ef286dd79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:31:36.846Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T08:31:36.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:31:36.928Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T08:31:36.955Z] $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T08:31:37.290Z] $ docker top 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-18T08:31:37.369Z] ========================================================= [2025-03-18T08:31:37.369Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-18T08:31:37.369Z] ========================================================= [Pipeline] sh [2025-03-18T08:31:37.646Z] + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] fileExists [Pipeline] sh [2025-03-18T08:31:37.944Z] + make test [2025-03-18T08:31:37.944Z] go test -race -coverprofile=coverage.out ./... [2025-03-18T08:31:46.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-18T08:32:12.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-03-18T08:32:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-18T08:32:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-18T08:32:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-18T08:32:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-18T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-03-18T08:32:15.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-18T08:32:15.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:15.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-18T08:32:16.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-18T08:32:16.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-18T08:32:16.836Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:16.836Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-18T08:32:16.836Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-18T08:32:16.836Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-18T08:32:17.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2025-03-18T08:32:17.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-03-18T08:32:17.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 45.7% of statements [2025-03-18T08:32:18.338Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-18T08:32:18.338Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-18T08:32:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements [2025-03-18T08:32:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-03-18T08:32:19.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-03-18T08:32:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-18T08:32:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-18T08:32:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-18T08:32:20.466Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-18T08:32:21.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements [2025-03-18T08:32:21.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-03-18T08:32:22.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-18T08:32:22.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-18T08:32:22.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-18T08:32:22.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-18T08:32:22.349Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:22.349Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-18T08:32:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2025-03-18T08:32:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-03-18T08:32:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements [2025-03-18T08:32:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-03-18T08:32:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-03-18T08:32:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-03-18T08:32:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-03-18T08:32:24.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-18T08:32:24.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-18T08:32:24.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-18T08:32:24.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-03-18T08:32:24.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-18T08:32:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-18T08:32:24.787Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-18T08:32:24.787Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-18T08:32:24.787Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-18T08:32:26.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-18T08:32:26.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-18T08:32:26.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-18T08:32:27.100Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-18T08:32:27.100Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-18T08:32:27.100Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-18T08:32:27.100Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-18T08:32:27.359Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-18T08:32:27.359Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-18T08:32:27.924Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-18T08:32:29.822Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-18T08:32:29.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-18T08:32:31.720Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-18T08:32:32.656Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-18T08:32:32.656Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-18T08:32:32.656Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-18T08:32:35.939Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-18T08:32:35.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.036s coverage: 94.4% of statements [2025-03-18T08:32:36.877Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-18T08:32:36.877Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-18T08:32:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-18T08:32:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-18T08:32:37.139Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:39.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-18T08:32:39.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-18T08:32:39.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-18T08:32:39.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-18T08:32:39.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-18T08:32:39.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-18T08:32:39.609Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-18T08:32:39.870Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-18T08:32:39.870Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-18T08:32:39.870Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-18T08:32:39.870Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-18T08:32:39.870Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-18T08:32:41.787Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-18T08:32:41.787Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-18T08:32:41.787Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-18T08:32:41.787Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-18T08:32:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-18T08:32:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-18T08:32:42.719Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-18T08:32:42.719Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:42.978Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-18T08:32:42.978Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-18T08:32:42.978Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-18T08:32:43.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-18T08:32:43.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-18T08:32:43.914Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-18T08:32:44.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41558 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-18T08:32:44.062Z] Running in /w/workspace/edgex-go/813 [Pipeline] { [Pipeline] checkout [2025-03-18T08:32:44.100Z] The recommended git tool is: git [2025-03-18T08:32:45.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.053s coverage: 6.8% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.052s coverage: 33.3% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.5% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.033s coverage: 100.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.037s coverage: 88.6% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 29.2% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.032s coverage: 76.2% of statements [2025-03-18T08:32:45.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-18T08:32:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-03-18T08:32:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements [2025-03-18T08:32:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-03-18T08:32:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements [2025-03-18T08:32:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-03-18T08:32:48.795Z] using credential edgex-jenkins-ssh [2025-03-18T08:32:48.817Z] Cloning the remote Git repository [2025-03-18T08:32:48.839Z] 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-03-18T08:32:49.097Z] running golangci-lint [2025-03-18T08:32:49.097Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-18T08:32:49.097Z] go version go1.23.4 linux/amd64 [2025-03-18T08:32:48.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-18T08:32:48.947Z] > git init /w/workspace/edgex-go/813 # timeout=10 [2025-03-18T08:32:49.100Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-18T08:32:49.101Z] > git --version # timeout=10 [2025-03-18T08:32:49.125Z] > git --version # 'git version 2.25.1' [2025-03-18T08:32:49.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-18T08:32:49.355Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-18T08:32:49.355Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-18T08:32:49.355Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-18T08:32:49.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-18T08:33:06.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-18T08:33:06.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-18T08:33:07.169Z] Avoid second fetch [2025-03-18T08:33:07.169Z] Checking out Revision a84f56edc9f66ba8d992e2d3f445956798a6ebd6 (main) [2025-03-18T08:33:08.017Z] Commit message: "Merge pull request #5118 from judehung/single-schema-name" [2025-03-18T08:33:07.181Z] > git config core.sparsecheckout # timeout=10 [2025-03-18T08:33:07.247Z] > git checkout -f a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-18T08:33:12.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-18T08:33:12.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T08:33:12.825Z] Dload Upload Total Spent Left Speed [2025-03-18T08:33:12.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2025-03-18T08:33:13.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-18T08:33:13.484Z] + sudo tee /etc/docker/daemon.new [2025-03-18T08:33:13.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-18T08:33:13.485Z] { [2025-03-18T08:33:13.485Z] "registry-mirrors": [ [2025-03-18T08:33:13.485Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-18T08:33:13.485Z] ], [2025-03-18T08:33:13.485Z] "bip": "10.250.0.254/24", [2025-03-18T08:33:13.485Z] "hosts": [ [2025-03-18T08:33:13.485Z] "tcp://0.0.0.0:5555", [2025-03-18T08:33:13.485Z] "unix:///var/run/docker.sock" [2025-03-18T08:33:13.485Z] ], [2025-03-18T08:33:13.485Z] "mtu": 1458, [2025-03-18T08:33:13.485Z] "selinux-enabled": true, [2025-03-18T08:33:13.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-18T08:33:13.485Z] } [Pipeline] sh [2025-03-18T08:33:13.823Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-18T08:33:14.154Z] + sudo service docker restart [2025-03-18T08:33:15.882Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 24.104527134s" [2025-03-18T08:33:15.882Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.66999ms" [2025-03-18T08:33:30.744Z] level=info msg="[linters_context/goanalysis] analyzers took 1m56.782599729s with top 10 stages: buildir: 1m12.951268563s, gosec: 4.139082259s, inspect: 3.330937421s, fact_deprecated: 3.188793015s, printf: 2.163581045s, ctrlflow: 1.73003739s, fact_purity: 1.434776701s, nilness: 1.271942988s, S1038: 1.23055248s, typedness: 811.502315ms" [2025-03-18T08:33:30.744Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-18T08:33:30.744Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, exclude: 202/202, nolint: 20/0, skip_files: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, identifier_marker: 202/202" [2025-03-18T08:33:30.744Z] level=info msg="[runner] processing took 18.752563ms with stages: nolint: 8.054366ms, identifier_marker: 5.726767ms, exclude-rules: 1.735934ms, path_prettifier: 1.24704ms, autogenerated_exclude: 1.21138ms, skip_dirs: 655.645µs, cgo: 52.65µs, invalid_issue: 40.671µs, filename_unadjuster: 22.68µs, max_same_issues: 1.43µs, fixer: 840ns, uniq_by_line: 790ns, exclude: 470ns, max_from_linter: 440ns, sort_results: 430ns, skip_files: 310ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 100ns, severity-rules: 90ns" [2025-03-18T08:33:30.744Z] level=info msg="[runner] linters took 15.108356417s with stages: goanalysis_metalinter: 15.089515804s" [2025-03-18T08:33:30.744Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-18T08:33:30.744Z] level=info msg="Memory: 387 samples, avg is 314.3MB, max is 1388.0MB" [2025-03-18T08:33:30.744Z] level=info msg="Execution took 39.26719465s" [2025-03-18T08:33:30.744Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T08:33:32.431Z] provisioning config files... [2025-03-18T08:33:32.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config8657828046759375174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T08:33:32.923Z] ---> ****-login.sh [2025-03-18T08:33:32.923Z] nexus3.edgexfoundry.org:10001 [2025-03-18T08:33:33.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:33:33.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:33:33.475Z] Configure a credential helper to remove this warning. See [2025-03-18T08:33:33.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:33:33.475Z] [2025-03-18T08:33:33.475Z] Login Succeeded [2025-03-18T08:33:33.475Z] nexus3.edgexfoundry.org:10002 [2025-03-18T08:33:33.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:33:34.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:33:34.015Z] Configure a credential helper to remove this warning. See [2025-03-18T08:33:34.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:33:34.015Z] [2025-03-18T08:33:34.015Z] Login Succeeded [2025-03-18T08:33:34.015Z] nexus3.edgexfoundry.org:10003 [2025-03-18T08:33:34.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:33:34.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:33:34.285Z] Configure a credential helper to remove this warning. See [2025-03-18T08:33:34.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:33:34.285Z] [2025-03-18T08:33:34.285Z] Login Succeeded [2025-03-18T08:33:34.285Z] nexus3.edgexfoundry.org:10004 [2025-03-18T08:33:34.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:33:34.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:33:34.554Z] Configure a credential helper to remove this warning. See [2025-03-18T08:33:34.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:33:34.554Z] [2025-03-18T08:33:34.554Z] Login Succeeded [2025-03-18T08:33:34.554Z] ****.io [2025-03-18T08:33:34.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:33:35.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:33:35.086Z] Configure a credential helper to remove this warning. See [2025-03-18T08:33:35.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:33:35.086Z] [2025-03-18T08:33:35.086Z] Login Succeeded [2025-03-18T08:33:35.086Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T08:33:35.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-18T08:33:35.740Z] + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo [2025-03-18T08:33:35.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T08:33:35.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T08:33:35.796Z] ========================================================= [2025-03-18T08:33:35.796Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-18T08:33:35.796Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-18T08:33:36.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-18T08:33:36.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-18T08:33:36.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-18T08:33:36.116Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-18T08:33:36.116Z] 9986a736f7d3: Pulling fs layer [2025-03-18T08:33:36.116Z] 1f018df60701: Pulling fs layer [2025-03-18T08:33:36.116Z] 39f8f326b044: Pulling fs layer [2025-03-18T08:33:36.116Z] e6a1e7a6a96a: Pulling fs layer [2025-03-18T08:33:36.116Z] 4f4fb700ef54: Pulling fs layer [2025-03-18T08:33:36.116Z] d45d956e0dbf: Pulling fs layer [2025-03-18T08:33:36.116Z] d7702b0d1db1: Pulling fs layer [2025-03-18T08:33:36.116Z] 5c7f0f088c93: Pulling fs layer [2025-03-18T08:33:36.116Z] 4fdc064ae6cf: Pulling fs layer [2025-03-18T08:33:36.116Z] e6a1e7a6a96a: Waiting [2025-03-18T08:33:36.116Z] d45d956e0dbf: Waiting [2025-03-18T08:33:36.116Z] 4f4fb700ef54: Waiting [2025-03-18T08:33:36.116Z] d7702b0d1db1: Waiting [2025-03-18T08:33:36.116Z] 5c7f0f088c93: Waiting [2025-03-18T08:33:36.116Z] 4fdc064ae6cf: Waiting [2025-03-18T08:33:36.264Z] ./bin/test-attribution-txt.sh [2025-03-18T08:33:36.387Z] 1f018df60701: Verifying Checksum [2025-03-18T08:33:36.387Z] 1f018df60701: Download complete [2025-03-18T08:33:36.387Z] e6a1e7a6a96a: Verifying Checksum [2025-03-18T08:33:36.387Z] e6a1e7a6a96a: Download complete [2025-03-18T08:33:36.387Z] 4f4fb700ef54: Verifying Checksum [2025-03-18T08:33:36.387Z] 4f4fb700ef54: Download complete [2025-03-18T08:33:36.387Z] d45d956e0dbf: Verifying Checksum [2025-03-18T08:33:36.387Z] d45d956e0dbf: Download complete [2025-03-18T08:33:36.387Z] 9986a736f7d3: Download complete [2025-03-18T08:33:36.387Z] d7702b0d1db1: Download complete [Pipeline] echo [2025-03-18T08:33:36.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-18T08:33:36.844Z] + ls -al . [2025-03-18T08:33:36.844Z] total 1992 [2025-03-18T08:33:36.844Z] drwxrwxr-x 11 1001 1001 4096 Mar 18 08:31 . [2025-03-18T08:33:36.844Z] drwxr-xr-x 4 root root 4096 Mar 18 08:31 .. [2025-03-18T08:33:36.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 .blubracket [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 10 Mar 18 08:30 .dockerignore [2025-03-18T08:33:36.844Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 08:32 .git [2025-03-18T08:33:36.844Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 08:30 .github [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 909 Mar 18 08:30 .gitignore [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 218 Mar 18 08:30 .golangci.yml [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 100 Mar 18 08:30 .hadolint.yml [2025-03-18T08:33:36.844Z] drwxr-xr-x 3 1001 1001 4096 Mar 18 08:30 .semver [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 155 Mar 18 08:30 .sonarcloud.properties [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 08:30 ADOPTERS.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 17374 Mar 18 08:30 Attribution.txt [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 108018 Mar 18 08:30 CHANGELOG.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 08:30 CONTRIBUTING.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 08:30 GOVERNANCE.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 858 Mar 18 08:30 Jenkinsfile [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 08:30 LICENSE [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 16740 Mar 18 08:30 Makefile [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 08:30 OWNERS.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 9932 Mar 18 08:30 README.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 789 Mar 18 08:30 SECURITY.md [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 12 Mar 18 08:31 VERSION [2025-03-18T08:33:36.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 bin [2025-03-18T08:33:36.844Z] drwxrwxr-x 19 1001 1001 4096 Mar 18 08:30 cmd [2025-03-18T08:33:36.844Z] -rw-r--r-- 1 root root 1660924 Mar 18 08:32 coverage.out [2025-03-18T08:33:36.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 fuzz_test [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 6454 Mar 18 08:30 go.mod [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 88143 Mar 18 08:30 go.sum [2025-03-18T08:33:36.844Z] drwxrwxr-x 7 1001 1001 4096 Mar 18 08:30 internal [2025-03-18T08:33:36.844Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 08:30 openapi [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 584 Mar 18 08:30 security.txt [2025-03-18T08:33:36.844Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 08:30 version.go [Pipeline] sh [2025-03-18T08:33:36.973Z] 4fdc064ae6cf: Verifying Checksum [2025-03-18T08:33:36.973Z] 4fdc064ae6cf: Download complete [2025-03-18T08:33:37.128Z] + '[' -e coverage.out ] [2025-03-18T08:33:37.128Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-18T08:33:37.242Z] 9986a736f7d3: Pull complete [2025-03-18T08:33:37.298Z] Stashed 1 file(s) [Pipeline] sh [2025-03-18T08:33:37.580Z] + make build [2025-03-18T08:33:37.580Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-18T08:33:37.830Z] 1f018df60701: Pull complete [2025-03-18T08:33:38.416Z] 39f8f326b044: Verifying Checksum [2025-03-18T08:33:38.416Z] 39f8f326b044: Download complete [2025-03-18T08:33:39.381Z] 5c7f0f088c93: Verifying Checksum [2025-03-18T08:33:39.381Z] 5c7f0f088c93: Download complete [2025-03-18T08:33:51.715Z] 39f8f326b044: Pull complete [2025-03-18T08:33:51.983Z] e6a1e7a6a96a: Pull complete [2025-03-18T08:33:52.251Z] 4f4fb700ef54: Pull complete [2025-03-18T08:33:52.527Z] d45d956e0dbf: Pull complete [2025-03-18T08:33:52.796Z] d7702b0d1db1: Pull complete [2025-03-18T08:34:01.021Z] 5c7f0f088c93: Pull complete [2025-03-18T08:34:02.441Z] 4fdc064ae6cf: Pull complete [2025-03-18T08:34:02.708Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-18T08:34:02.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-18T08:34:02.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-18T08:34:03.059Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-18T08:34:03.059Z] WORKDIR /edgex [2025-03-18T08:34:03.059Z] COPY go.mod . [2025-03-18T08:34:03.059Z] RUN go mod download [2025-03-18T08:34:03.059Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-18T08:34:03.644Z] Sending build context to Docker daemon 3.692MB [2025-03-18T08:34:03.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-18T08:34:03.644Z] ---> 63f30b955cb9 [2025-03-18T08:34:03.644Z] Step 2/4 : WORKDIR /edgex [2025-03-18T08:34:04.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-18T08:34:04.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-18T08:34:04.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-18T08:34:05.055Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-18T08:34:05.599Z] ---> Running in e506a94803e4 [2025-03-18T08:34:05.865Z] Removing intermediate container e506a94803e4 [2025-03-18T08:34:05.865Z] ---> bb78646246b5 [2025-03-18T08:34:05.865Z] Step 3/4 : COPY go.mod . [2025-03-18T08:34:06.448Z] ---> c717c058b4d1 [2025-03-18T08:34:06.448Z] Step 4/4 : RUN go mod download [2025-03-18T08:34:06.448Z] ---> Running in 4f99e07d032a [2025-03-18T08:34:06.956Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-18T08:34:12.223Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-18T08:34:14.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-18T08:34:16.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-18T08:34:19.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-18T08:34:20.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-18T08:34:22.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-18T08:34:23.034Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-18T08:34:24.944Z] $ docker stop --time=1 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b [2025-03-18T08:34:28.189Z] $ docker rm -f --volumes 92dadf1b5463432a13557f9a79c55f98b33c08263beedae330b9e4f55e59a66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:34:29.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-18T08:34:29.529Z] [2025-03-18T08:34:29.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:34:29.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-18T08:34:29.833Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-18T08:34:29.833Z] 91d30c5bc195: Pulling fs layer [2025-03-18T08:34:29.833Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-18T08:34:29.833Z] 9c61dcf015f6: Pulling fs layer [2025-03-18T08:34:29.833Z] 4698f68db338: Pulling fs layer [2025-03-18T08:34:29.833Z] 2a2f49069b9e: Pulling fs layer [2025-03-18T08:34:29.833Z] e0025b399a48: Pulling fs layer [2025-03-18T08:34:29.833Z] 4698f68db338: Waiting [2025-03-18T08:34:29.833Z] e0025b399a48: Waiting [2025-03-18T08:34:29.833Z] 2a2f49069b9e: Waiting [2025-03-18T08:34:29.833Z] 91d30c5bc195: Verifying Checksum [2025-03-18T08:34:29.833Z] 91d30c5bc195: Download complete [2025-03-18T08:34:29.833Z] 4698f68db338: Verifying Checksum [2025-03-18T08:34:29.833Z] 4698f68db338: Download complete [2025-03-18T08:34:30.091Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-18T08:34:30.091Z] 2e9b0aa3be6d: Download complete [2025-03-18T08:34:30.091Z] e0025b399a48: Verifying Checksum [2025-03-18T08:34:30.091Z] e0025b399a48: Download complete [2025-03-18T08:34:30.091Z] 91d30c5bc195: Pull complete [2025-03-18T08:34:30.091Z] 2a2f49069b9e: Download complete [2025-03-18T08:34:30.349Z] 2e9b0aa3be6d: Pull complete [2025-03-18T08:34:30.608Z] 9c61dcf015f6: Verifying Checksum [2025-03-18T08:34:30.608Z] 9c61dcf015f6: Download complete [2025-03-18T08:34:33.137Z] 9c61dcf015f6: Pull complete [2025-03-18T08:34:33.137Z] 4698f68db338: Pull complete [2025-03-18T08:34:33.705Z] 2a2f49069b9e: Pull complete [2025-03-18T08:34:33.705Z] e0025b399a48: Pull complete [2025-03-18T08:34:33.705Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-18T08:34:33.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-18T08:34:33.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:34:33.802Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T08:34:33.823Z] $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T08:34:35.289Z] $ docker top e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T08:34:35.637Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-18T08:34:38.173Z] #1 [core-command internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #1 transferring dockerfile: 1.94kB done [2025-03-18T08:34:38.173Z] #1 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #2 transferring dockerfile: 2.01kB done [2025-03-18T08:34:38.173Z] #2 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #3 transferring dockerfile: 2.23kB done [2025-03-18T08:34:38.173Z] #3 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #4 transferring dockerfile: 2.50kB done [2025-03-18T08:34:38.173Z] #4 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #5 transferring dockerfile: 1.70kB done [2025-03-18T08:34:38.173Z] #5 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #6 transferring dockerfile: 3.02kB done [2025-03-18T08:34:38.173Z] #6 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #7 transferring dockerfile: 1.69kB done [2025-03-18T08:34:38.173Z] #7 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #8 transferring dockerfile: 1.81kB done [2025-03-18T08:34:38.173Z] #8 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #9 transferring dockerfile: 2.00kB done [2025-03-18T08:34:38.173Z] #9 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #10 transferring dockerfile: 1.83kB done [2025-03-18T08:34:38.173Z] #10 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #11 transferring dockerfile: 2.10kB done [2025-03-18T08:34:38.173Z] #11 DONE 0.0s [2025-03-18T08:34:38.173Z] [2025-03-18T08:34:38.173Z] #12 [core-data internal] load build definition from Dockerfile [2025-03-18T08:34:38.173Z] #12 transferring dockerfile: 2.04kB done [2025-03-18T08:34:38.437Z] #12 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-18T08:34:38.437Z] #13 transferring dockerfile: 1.89kB done [2025-03-18T08:34:38.437Z] #13 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-18T08:34:38.437Z] #14 transferring dockerfile: 2.49kB done [2025-03-18T08:34:38.437Z] #14 DONE 0.1s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-18T08:34:38.437Z] #15 transferring dockerfile: 2.14kB done [2025-03-18T08:34:38.437Z] #15 DONE 0.1s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #16 [core-command internal] load .dockerignore [2025-03-18T08:34:38.437Z] #16 transferring context: 50B done [2025-03-18T08:34:38.437Z] #16 DONE 0.1s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #17 [core-keeper internal] load .dockerignore [2025-03-18T08:34:38.437Z] #17 transferring context: 50B done [2025-03-18T08:34:38.437Z] #17 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-18T08:34:38.437Z] #18 transferring context: 50B done [2025-03-18T08:34:38.437Z] #18 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #19 [security-proxy-setup internal] load .dockerignore [2025-03-18T08:34:38.437Z] #19 transferring context: 50B done [2025-03-18T08:34:38.437Z] #19 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #20 [security-spire-server internal] load .dockerignore [2025-03-18T08:34:38.437Z] #20 transferring context: 50B done [2025-03-18T08:34:38.437Z] #20 DONE 0.0s [2025-03-18T08:34:38.437Z] [2025-03-18T08:34:38.437Z] #21 [security-bootstrapper internal] load .dockerignore [2025-03-18T08:34:38.696Z] #21 transferring context: 50B done [2025-03-18T08:34:38.696Z] #21 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #22 [security-spire-config internal] load .dockerignore [2025-03-18T08:34:38.696Z] #22 transferring context: 50B done [2025-03-18T08:34:38.696Z] #22 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-18T08:34:38.696Z] #23 transferring context: 50B done [2025-03-18T08:34:38.696Z] #23 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #24 [support-notifications internal] load .dockerignore [2025-03-18T08:34:38.696Z] #24 transferring context: 50B done [2025-03-18T08:34:38.696Z] #24 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #25 [support-scheduler internal] load .dockerignore [2025-03-18T08:34:38.696Z] #25 transferring context: 50B done [2025-03-18T08:34:38.696Z] #25 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #26 [core-metadata internal] load .dockerignore [2025-03-18T08:34:38.696Z] #26 transferring context: 50B done [2025-03-18T08:34:38.696Z] #26 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-03-18T08:34:38.696Z] #27 transferring context: 50B done [2025-03-18T08:34:38.696Z] #27 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #28 [core-data internal] load .dockerignore [2025-03-18T08:34:38.696Z] #28 transferring context: 50B done [2025-03-18T08:34:38.696Z] #28 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #29 [security-proxy-auth internal] load .dockerignore [2025-03-18T08:34:38.696Z] #29 transferring context: 50B done [2025-03-18T08:34:38.696Z] #29 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-03-18T08:34:38.696Z] #30 transferring context: 50B done [2025-03-18T08:34:38.696Z] #30 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-18T08:34:38.696Z] #31 DONE 0.0s [2025-03-18T08:34:38.696Z] [2025-03-18T08:34:38.696Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:34:38.696Z] #32 DONE 0.1s [2025-03-18T08:34:38.955Z] [2025-03-18T08:34:38.955Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:38.955Z] #33 ... [2025-03-18T08:34:38.955Z] [2025-03-18T08:34:38.955Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-18T08:34:38.955Z] #31 DONE 0.0s [2025-03-18T08:34:38.955Z] [2025-03-18T08:34:38.955Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:34:38.955Z] #32 DONE 0.2s [2025-03-18T08:34:38.955Z] [2025-03-18T08:34:38.955Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:39.213Z] #33 ... [2025-03-18T08:34:39.213Z] [2025-03-18T08:34:39.213Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-18T08:34:39.213Z] #31 DONE 0.0s [2025-03-18T08:34:39.213Z] [2025-03-18T08:34:39.213Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:39.213Z] #33 ... [2025-03-18T08:34:39.213Z] [2025-03-18T08:34:39.213Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-18T08:34:39.213Z] #31 DONE 0.0s [2025-03-18T08:34:39.213Z] [2025-03-18T08:34:39.213Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:39.475Z] #33 ... [2025-03-18T08:34:39.475Z] [2025-03-18T08:34:39.475Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:34:39.475Z] #32 DONE 0.4s [2025-03-18T08:34:39.475Z] [2025-03-18T08:34:39.475Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:39.475Z] #33 ... [2025-03-18T08:34:39.475Z] [2025-03-18T08:34:39.475Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-18T08:34:39.475Z] #34 DONE 0.8s [2025-03-18T08:34:39.475Z] [2025-03-18T08:34:39.475Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:34:39.475Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:34:39.475Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:34:39.475Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-18T08:34:39.475Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-18T08:34:39.475Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-18T08:34:39.475Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-18T08:34:39.475Z] #35 DONE 0.9s [2025-03-18T08:34:39.475Z] [2025-03-18T08:34:39.475Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:44.762Z] #33 transferring context: 219.35MB 4.8s [2025-03-18T08:34:44.762Z] #33 ... [2025-03-18T08:34:44.762Z] [2025-03-18T08:34:44.762Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-18T08:34:44.762Z] #36 DONE 5.5s [2025-03-18T08:34:44.762Z] [2025-03-18T08:34:44.762Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:44.762Z] #33 ... [2025-03-18T08:34:44.762Z] [2025-03-18T08:34:44.762Z] #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-18T08:34:45.019Z] #37 ... [2025-03-18T08:34:45.019Z] [2025-03-18T08:34:45.019Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-18T08:34:45.019Z] #38 DONE 6.1s [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:34:45.279Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:34:45.279Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:34:45.279Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-18T08:34:45.279Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-18T08:34:45.279Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-18T08:34:45.279Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-18T08:34:45.279Z] #35 DONE 0.9s [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-18T08:34:45.279Z] #39 DONE 6.3s [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:45.279Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:45.279Z] #40 ... [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:34:45.279Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:34:45.279Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:34:45.279Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-18T08:34:45.279Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-18T08:34:45.279Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-18T08:34:45.279Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-18T08:34:45.279Z] #35 DONE 0.9s [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:45.279Z] #40 ... [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #41 [security-spire-agent internal] load build context [2025-03-18T08:34:45.279Z] #41 transferring context: 23.33kB 0.0s done [2025-03-18T08:34:45.279Z] #41 DONE 0.2s [2025-03-18T08:34:45.279Z] [2025-03-18T08:34:45.279Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:45.279Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-18T08:34:45.537Z] #40 ... [2025-03-18T08:34:45.537Z] [2025-03-18T08:34:45.537Z] #42 [security-spire-config internal] load build context [2025-03-18T08:34:45.537Z] #42 transferring context: 22.05kB 0.0s done [2025-03-18T08:34:45.537Z] #42 DONE 0.2s [2025-03-18T08:34:45.537Z] [2025-03-18T08:34:45.537Z] #43 [security-spire-server internal] load build context [2025-03-18T08:34:45.537Z] #43 transferring context: 23.80kB 0.0s done [2025-03-18T08:34:45.537Z] #43 DONE 0.3s [2025-03-18T08:34:45.537Z] [2025-03-18T08:34:45.537Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:45.537Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-18T08:34:45.537Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-18T08:34:45.537Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-18T08:34:45.537Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-18T08:34:45.537Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-18T08:34:45.537Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-18T08:34:45.795Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s [2025-03-18T08:34:45.795Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-18T08:34:45.795Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-18T08:34:45.795Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s [2025-03-18T08:34:46.053Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-18T08:34:46.053Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.5s [2025-03-18T08:34:46.053Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-18T08:34:46.053Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.6s [2025-03-18T08:34:46.053Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.36MB / 36.47MB 0.8s [2025-03-18T08:34:46.312Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s [2025-03-18T08:34:48.842Z] #40 ... [2025-03-18T08:34:48.842Z] [2025-03-18T08:34:48.842Z] #44 [core-command internal] load build context [2025-03-18T08:34:48.842Z] #44 ... [2025-03-18T08:34:48.842Z] [2025-03-18T08:34:48.842Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-18T08:34:49.100Z] #45 ... [2025-03-18T08:34:49.100Z] [2025-03-18T08:34:49.100Z] #46 [security-proxy-setup internal] load build context [2025-03-18T08:34:49.100Z] #46 ... [2025-03-18T08:34:49.100Z] [2025-03-18T08:34:49.100Z] #47 [support-notifications internal] load build context [2025-03-18T08:34:49.490Z] #47 ... [2025-03-18T08:34:49.490Z] [2025-03-18T08:34:49.490Z] #48 [core-metadata internal] load build context [2025-03-18T08:34:49.749Z] #48 ... [2025-03-18T08:34:49.749Z] [2025-03-18T08:34:49.749Z] #49 [security-bootstrapper internal] load build context [2025-03-18T08:34:49.749Z] #49 ... [2025-03-18T08:34:49.749Z] [2025-03-18T08:34:49.749Z] #50 [security-proxy-auth internal] load build context [2025-03-18T08:34:49.749Z] #50 ... [2025-03-18T08:34:49.749Z] [2025-03-18T08:34:49.749Z] #51 [security-secretstore-setup internal] load build context [2025-03-18T08:34:49.749Z] #51 ... [2025-03-18T08:34:49.749Z] [2025-03-18T08:34:49.749Z] #52 [support-scheduler internal] load build context [2025-03-18T08:34:50.008Z] #52 ... [2025-03-18T08:34:50.008Z] [2025-03-18T08:34:50.008Z] #53 [core-data internal] load build context [2025-03-18T08:34:50.008Z] #53 ... [2025-03-18T08:34:50.008Z] [2025-03-18T08:34:50.008Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-18T08:34:50.008Z] #0 5.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:50.008Z] #0 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:50.008Z] #0 6.529 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-18T08:34:50.008Z] #0 6.540 (2/2) Installing su-exec (0.2-r3) [2025-03-18T08:34:50.008Z] #0 6.550 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:34:50.008Z] #0 6.561 OK: 8 MiB in 16 packages [2025-03-18T08:34:50.266Z] #54 ... [2025-03-18T08:34:50.266Z] [2025-03-18T08:34:50.266Z] #55 [security-spiffe-token-provider internal] load build context [2025-03-18T08:34:50.266Z] #55 ... [2025-03-18T08:34:50.266Z] [2025-03-18T08:34:50.266Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-18T08:34:50.266Z] #0 5.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:50.266Z] #0 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:50.266Z] #0 6.504 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:34:50.266Z] #0 6.504 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:34:50.266Z] #0 6.531 OK: 8 MiB in 15 packages [2025-03-18T08:34:50.266Z] #56 ... [2025-03-18T08:34:50.266Z] [2025-03-18T08:34:50.266Z] #55 [security-spiffe-token-provider internal] load build context [2025-03-18T08:34:50.266Z] #55 transferring context: 390.46MB 11.0s [2025-03-18T08:34:54.463Z] #55 transferring context: 501.82MB 14.6s done [2025-03-18T08:34:55.356Z] #55 ... [2025-03-18T08:34:55.356Z] [2025-03-18T08:34:55.356Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:34:55.356Z] #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:55.356Z] #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:55.356Z] #0 1.435 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:34:55.356Z] #0 1.435 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:34:55.356Z] #0 1.435 OK: 24190 distinct packages available [2025-03-18T08:34:55.356Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:55.356Z] #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:55.356Z] #0 1.853 OK: 248 MiB in 58 packages [2025-03-18T08:34:55.356Z] #57 ... [2025-03-18T08:34:55.356Z] [2025-03-18T08:34:55.356Z] #33 [core-keeper internal] load build context [2025-03-18T08:34:55.356Z] #33 transferring context: 501.82MB 13.2s done [2025-03-18T08:34:55.785Z] #33 ... [2025-03-18T08:34:55.785Z] [2025-03-18T08:34:55.785Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:34:55.785Z] #58 ... [2025-03-18T08:34:55.785Z] [2025-03-18T08:34:55.785Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-18T08:34:56.044Z] #59 ... [2025-03-18T08:34:56.044Z] [2025-03-18T08:34:56.044Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:34:56.044Z] #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-18T08:34:56.044Z] #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-18T08:34:56.044Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-18T08:34:56.044Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-18T08:34:56.044Z] #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-18T08:34:56.044Z] #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-18T08:34:56.044Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.3s done [2025-03-18T08:34:56.044Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-18T08:34:56.044Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 3.3s done [2025-03-18T08:34:56.044Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-18T08:34:56.044Z] #60 ... [2025-03-18T08:34:56.044Z] [2025-03-18T08:34:56.044Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:34:56.044Z] #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.044Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.044Z] #0 3.476 OK: 248 MiB in 58 packages [2025-03-18T08:34:56.044Z] #61 ... [2025-03-18T08:34:56.044Z] [2025-03-18T08:34:56.044Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-18T08:34:56.044Z] #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.044Z] #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.044Z] #0 5.393 OK: 248 MiB in 58 packages [2025-03-18T08:34:56.044Z] #62 ... [2025-03-18T08:34:56.044Z] [2025-03-18T08:34:56.044Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-18T08:34:56.748Z] #63 ... [2025-03-18T08:34:56.748Z] [2025-03-18T08:34:56.748Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:34:56.748Z] #64 ... [2025-03-18T08:34:56.748Z] [2025-03-18T08:34:56.748Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-18T08:34:56.748Z] #65 ... [2025-03-18T08:34:56.748Z] [2025-03-18T08:34:56.748Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:34:56.748Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.748Z] #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:34:56.748Z] #0 3.115 OK: 248 MiB in 58 packages [2025-03-18T08:34:56.748Z] #66 ... [2025-03-18T08:34:56.748Z] [2025-03-18T08:34:56.748Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:34:57.090Z] #67 ... [2025-03-18T08:34:57.090Z] [2025-03-18T08:34:57.090Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:34:57.090Z] #68 ... [2025-03-18T08:34:57.090Z] [2025-03-18T08:34:57.090Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:34:57.090Z] #69 ... [2025-03-18T08:34:57.090Z] [2025-03-18T08:34:57.090Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-18T08:34:57.409Z] #70 ... [2025-03-18T08:34:57.409Z] [2025-03-18T08:34:57.409Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:34:57.409Z] #71 ... [2025-03-18T08:34:57.409Z] [2025-03-18T08:34:57.409Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:34:57.409Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.3s done [2025-03-18T08:34:57.409Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-18T08:34:58.026Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-18T08:34:58.026Z] #40 ... [2025-03-18T08:34:58.026Z] [2025-03-18T08:34:58.026Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:34:58.026Z] #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-18T08:34:59.557Z] #60 ... [2025-03-18T08:34:59.557Z] [2025-03-18T08:34:59.557Z] #46 [security-proxy-setup internal] load build context [2025-03-18T08:34:59.557Z] #46 transferring context: 501.82MB 13.8s done [2025-03-18T08:34:59.557Z] #46 ... [2025-03-18T08:34:59.557Z] [2025-03-18T08:34:59.557Z] #44 [core-command internal] load build context [2025-03-18T08:34:59.557Z] #44 transferring context: 501.82MB 19.4s done [2025-03-18T08:34:59.557Z] #44 ... [2025-03-18T08:34:59.557Z] [2025-03-18T08:34:59.557Z] #49 [security-bootstrapper internal] load build context [2025-03-18T08:34:59.557Z] #49 transferring context: 501.82MB 14.3s done [2025-03-18T08:34:59.814Z] #49 ... [2025-03-18T08:34:59.814Z] [2025-03-18T08:34:59.814Z] #48 [core-metadata internal] load build context [2025-03-18T08:34:59.814Z] #48 transferring context: 501.82MB 16.8s done [2025-03-18T08:35:00.071Z] #48 ... [2025-03-18T08:35:00.071Z] [2025-03-18T08:35:00.071Z] #50 [security-proxy-auth internal] load build context [2025-03-18T08:35:00.071Z] #50 transferring context: 501.82MB 17.9s done [2025-03-18T08:35:00.071Z] #50 ... [2025-03-18T08:35:00.071Z] [2025-03-18T08:35:00.071Z] #51 [security-secretstore-setup internal] load build context [2025-03-18T08:35:00.071Z] #51 transferring context: 501.82MB 14.9s done [2025-03-18T08:35:00.329Z] #51 ... [2025-03-18T08:35:00.329Z] [2025-03-18T08:35:00.329Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-18T08:35:00.329Z] #45 transferring context: 501.82MB 19.1s done [2025-03-18T08:35:00.329Z] #45 ... [2025-03-18T08:35:00.329Z] [2025-03-18T08:35:00.329Z] #52 [support-scheduler internal] load build context [2025-03-18T08:35:00.329Z] #52 transferring context: 501.82MB 13.6s done [2025-03-18T08:35:00.587Z] #52 ... [2025-03-18T08:35:00.587Z] [2025-03-18T08:35:00.587Z] #47 [support-notifications internal] load build context [2025-03-18T08:35:00.587Z] #47 transferring context: 501.82MB 15.1s done [2025-03-18T08:35:00.587Z] #47 ... [2025-03-18T08:35:00.587Z] [2025-03-18T08:35:00.587Z] #53 [core-data internal] load build context [2025-03-18T08:35:00.587Z] #53 transferring context: 501.82MB 11.8s done [2025-03-18T08:35:02.849Z] Removing intermediate container 4f99e07d032a [2025-03-18T08:35:02.849Z] ---> 284e8081e85b [2025-03-18T08:35:02.849Z] Successfully built 284e8081e85b [2025-03-18T08:35:02.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:35:03.192Z] + docker inspect -f . ci-base-image-arm64 [2025-03-18T08:35:03.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:35:03.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container [2025-03-18T08:35:03.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-18T08:35:04.707Z] $ docker top 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e -eo pid,comm [2025-03-18T08:35:04.782Z] #53 ... [2025-03-18T08:35:04.782Z] [2025-03-18T08:35:04.782Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:04.782Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-03-18T08:35:04.782Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [Pipeline] { [Pipeline] sh [2025-03-18T08:35:05.539Z] + go version [2025-03-18T08:35:05.539Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-18T08:35:05.550Z] $ docker stop --time=1 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e [2025-03-18T08:35:07.166Z] $ docker rm -f --volumes 5cb85e1f365937eca16872d31d6ee12b5f945616d505401d1deb98f99240441e [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-03-18T08:35:07.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-18T08:35:07.874Z] [2025-03-18T08:35:07.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:35:08.068Z] #60 ... [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #53 [core-data internal] load build context [2025-03-18T08:35:08.068Z] #53 DONE 28.5s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #52 [support-scheduler internal] load build context [2025-03-18T08:35:08.068Z] #52 DONE 28.7s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #33 [core-keeper internal] load build context [2025-03-18T08:35:08.068Z] #33 DONE 29.0s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #46 [security-proxy-setup internal] load build context [2025-03-18T08:35:08.068Z] #46 DONE 28.9s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #49 [security-bootstrapper internal] load build context [2025-03-18T08:35:08.068Z] #49 DONE 28.9s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:08.068Z] #67 DONE 23.2s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-18T08:35:08.068Z] #54 DONE 28.4s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:08.068Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-03-18T08:35:08.068Z] #40 ... [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:08.068Z] #64 DONE 23.3s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:35:08.068Z] #66 DONE 23.3s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-18T08:35:08.068Z] #56 DONE 28.5s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:35:08.068Z] #61 DONE 23.5s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:35:08.068Z] #57 DONE 23.4s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #55 [security-spiffe-token-provider internal] load build context [2025-03-18T08:35:08.068Z] #55 DONE 28.8s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #51 [security-secretstore-setup internal] load build context [2025-03-18T08:35:08.068Z] #51 DONE 28.8s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-18T08:35:08.068Z] #62 DONE 23.4s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #47 [support-notifications internal] load build context [2025-03-18T08:35:08.068Z] #47 DONE 29.0s [2025-03-18T08:35:08.068Z] [2025-03-18T08:35:08.068Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:08.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-18T08:35:08.202Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-18T08:35:08.202Z] 547446be3368: Pulling fs layer [2025-03-18T08:35:08.202Z] d125d8839a47: Pulling fs layer [2025-03-18T08:35:08.202Z] 3e85d5ac6304: Pulling fs layer [2025-03-18T08:35:08.202Z] c3105a71a48b: Pulling fs layer [2025-03-18T08:35:08.202Z] 0f093f025ec4: Pulling fs layer [2025-03-18T08:35:08.202Z] c3106fc0e877: Pulling fs layer [2025-03-18T08:35:08.202Z] c3105a71a48b: Waiting [2025-03-18T08:35:08.202Z] 0f093f025ec4: Waiting [2025-03-18T08:35:08.202Z] c3106fc0e877: Waiting [2025-03-18T08:35:08.327Z] #72 ... [2025-03-18T08:35:08.327Z] [2025-03-18T08:35:08.327Z] #48 [core-metadata internal] load build context [2025-03-18T08:35:08.327Z] #48 DONE 29.0s [2025-03-18T08:35:08.327Z] [2025-03-18T08:35:08.327Z] #50 [security-proxy-auth internal] load build context [2025-03-18T08:35:08.327Z] #50 DONE 28.9s [2025-03-18T08:35:08.327Z] [2025-03-18T08:35:08.327Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-18T08:35:08.327Z] #45 DONE 29.4s [2025-03-18T08:35:08.327Z] [2025-03-18T08:35:08.327Z] #44 [core-command internal] load build context [2025-03-18T08:35:08.327Z] #44 DONE 29.5s [2025-03-18T08:35:08.327Z] [2025-03-18T08:35:08.327Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:08.468Z] 547446be3368: Verifying Checksum [2025-03-18T08:35:08.468Z] 547446be3368: Download complete [2025-03-18T08:35:08.468Z] c3105a71a48b: Verifying Checksum [2025-03-18T08:35:08.468Z] c3105a71a48b: Download complete [2025-03-18T08:35:08.585Z] #73 DONE 0.4s [2025-03-18T08:35:08.585Z] [2025-03-18T08:35:08.585Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:08.585Z] #74 DONE 0.5s [2025-03-18T08:35:08.585Z] [2025-03-18T08:35:08.585Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:08.585Z] #72 DONE 0.3s [2025-03-18T08:35:08.585Z] [2025-03-18T08:35:08.585Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:08.585Z] #75 DONE 0.5s [2025-03-18T08:35:08.585Z] [2025-03-18T08:35:08.585Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:08.734Z] d125d8839a47: Verifying Checksum [2025-03-18T08:35:08.734Z] d125d8839a47: Download complete [2025-03-18T08:35:08.734Z] c3106fc0e877: Verifying Checksum [2025-03-18T08:35:08.734Z] c3106fc0e877: Download complete [2025-03-18T08:35:09.000Z] 0f093f025ec4: Verifying Checksum [2025-03-18T08:35:09.000Z] 0f093f025ec4: Download complete [2025-03-18T08:35:09.000Z] 547446be3368: Pull complete [2025-03-18T08:35:09.958Z] #76 ... [2025-03-18T08:35:09.958Z] [2025-03-18T08:35:09.958Z] #37 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-18T08:35:09.958Z] #37 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #37 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #37 24.69 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:09.958Z] #37 24.70 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:09.958Z] #37 24.71 OK: 8 MiB in 15 packages [2025-03-18T08:35:09.958Z] #37 DONE 25.2s [2025-03-18T08:35:09.958Z] [2025-03-18T08:35:09.958Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-18T08:35:09.958Z] #70 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #70 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #70 24.57 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:09.958Z] #70 24.58 (2/4) Installing openssl (3.3.3-r0) [2025-03-18T08:35:09.958Z] #70 24.59 (3/4) Installing su-exec (0.2-r3) [2025-03-18T08:35:09.958Z] #70 24.59 (4/4) Installing yq-go (4.44.1-r2) [2025-03-18T08:35:09.958Z] #70 24.67 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:09.958Z] #70 24.68 OK: 19 MiB in 18 packages [2025-03-18T08:35:09.958Z] #70 DONE 25.0s [2025-03-18T08:35:09.958Z] [2025-03-18T08:35:09.958Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:35:09.958Z] #69 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #69 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #69 24.55 (1/7) Installing ca-certificates (20241121-r1) [2025-03-18T08:35:09.958Z] #69 24.57 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:09.958Z] #69 24.57 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-18T08:35:09.958Z] #69 24.58 (4/7) Installing libsodium (1.0.19-r0) [2025-03-18T08:35:09.958Z] #69 24.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-18T08:35:09.958Z] #69 24.62 (6/7) Installing libzmq (4.3.5-r2) [2025-03-18T08:35:09.958Z] #69 24.62 (7/7) Installing zeromq (4.3.5-r2) [2025-03-18T08:35:09.958Z] #69 24.63 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:09.958Z] #69 24.64 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:35:09.958Z] #69 24.69 OK: 12 MiB in 21 packages [2025-03-18T08:35:09.958Z] #69 DONE 25.1s [2025-03-18T08:35:09.958Z] [2025-03-18T08:35:09.958Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-18T08:35:09.958Z] #63 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #63 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:09.958Z] #63 24.94 OK: 248 MiB in 58 packages [2025-03-18T08:35:09.958Z] #63 DONE 25.1s [2025-03-18T08:35:09.958Z] [2025-03-18T08:35:09.958Z] #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-03-18T08:35:10.224Z] #77 ... [2025-03-18T08:35:10.224Z] [2025-03-18T08:35:10.224Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-18T08:35:10.224Z] #59 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #59 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #59 25.06 (1/4) Installing ca-certificates (20241121-r1) [2025-03-18T08:35:10.224Z] #59 25.08 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:10.224Z] #59 25.08 (3/4) Installing su-exec (0.2-r3) [2025-03-18T08:35:10.224Z] #59 25.09 (4/4) Installing yq-go (4.44.1-r2) [2025-03-18T08:35:10.224Z] #59 25.16 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:10.224Z] #59 25.16 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:35:10.224Z] #59 25.22 OK: 19 MiB in 18 packages [2025-03-18T08:35:10.224Z] #59 DONE 25.6s [2025-03-18T08:35:10.224Z] [2025-03-18T08:35:10.224Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:35:10.224Z] #58 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #58 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #58 24.91 (1/3) Installing ca-certificates (20241121-r1) [2025-03-18T08:35:10.224Z] #58 24.92 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:10.224Z] #58 24.93 (3/3) Installing tzdata (2025a-r0) [2025-03-18T08:35:10.224Z] #58 24.96 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:10.224Z] #58 24.97 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:35:10.224Z] #58 25.06 OK: 10 MiB in 17 packages [2025-03-18T08:35:10.224Z] #58 DONE 25.6s [2025-03-18T08:35:10.224Z] [2025-03-18T08:35:10.224Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:35:10.224Z] #71 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #71 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #71 24.62 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:35:10.224Z] #71 24.62 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:35:10.224Z] #71 24.62 OK: 24170 distinct packages available [2025-03-18T08:35:10.224Z] #71 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #71 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.224Z] #71 25.16 (1/14) Installing ca-certificates (20241121-r1) [2025-03-18T08:35:10.224Z] #71 25.18 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-18T08:35:10.224Z] #71 25.19 (3/14) Installing c-ares (1.33.1-r0) [2025-03-18T08:35:10.224Z] #71 25.19 (4/14) Installing libunistring (1.2-r0) [2025-03-18T08:35:10.224Z] #71 25.21 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-18T08:35:10.224Z] #71 25.21 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-18T08:35:10.224Z] #71 25.22 (7/14) Installing libpsl (0.21.5-r1) [2025-03-18T08:35:10.224Z] #71 25.22 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-18T08:35:10.224Z] #71 25.23 (9/14) Installing libcurl (8.12.1-r0) [2025-03-18T08:35:10.224Z] #71 25.25 (10/14) Installing curl (8.12.1-r0) [2025-03-18T08:35:10.224Z] #71 25.26 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:10.224Z] #71 25.26 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:35:10.224Z] #71 25.27 (13/14) Installing libucontext (1.2-r3) [2025-03-18T08:35:10.224Z] #71 25.28 (14/14) Installing gcompat (1.1.0-r4) [2025-03-18T08:35:10.224Z] #71 25.28 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:10.224Z] #71 25.28 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:35:10.224Z] #71 25.34 OK: 13 MiB in 28 packages [2025-03-18T08:35:10.224Z] #71 DONE 25.6s [2025-03-18T08:35:10.405Z] d125d8839a47: Pull complete [2025-03-18T08:35:10.490Z] [2025-03-18T08:35:10.490Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:35:10.490Z] #78 DONE 0.6s [2025-03-18T08:35:10.490Z] [2025-03-18T08:35:10.490Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:35:10.490Z] #68 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.490Z] #68 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.490Z] #68 24.44 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:35:10.490Z] #68 24.44 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:35:10.490Z] #68 24.44 OK: 24170 distinct packages available [2025-03-18T08:35:10.490Z] #68 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.490Z] #68 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:10.490Z] #68 24.92 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:10.490Z] #68 24.92 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:35:10.490Z] #68 24.92 (3/4) Installing libucontext (1.2-r3) [2025-03-18T08:35:10.490Z] #68 24.93 (4/4) Installing gcompat (1.1.0-r4) [2025-03-18T08:35:10.490Z] #68 24.93 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:10.490Z] #68 24.94 OK: 8 MiB in 18 packages [2025-03-18T08:35:10.490Z] #68 DONE 25.1s [2025-03-18T08:35:10.490Z] [2025-03-18T08:35:10.490Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:10.984Z] 3e85d5ac6304: Verifying Checksum [2025-03-18T08:35:10.985Z] 3e85d5ac6304: Download complete [2025-03-18T08:35:11.429Z] #79 ... [2025-03-18T08:35:11.429Z] [2025-03-18T08:35:11.429Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-18T08:35:11.429Z] #65 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:11.429Z] #65 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:11.429Z] #65 24.95 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:35:11.429Z] #65 24.95 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:35:11.429Z] #65 24.95 OK: 24170 distinct packages available [2025-03-18T08:35:11.429Z] #65 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:11.429Z] #65 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:11.429Z] #65 25.40 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:11.429Z] #65 25.41 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:35:11.429Z] #65 25.41 (3/5) Installing libucontext (1.2-r3) [2025-03-18T08:35:11.429Z] #65 25.41 (4/5) Installing gcompat (1.1.0-r4) [2025-03-18T08:35:11.429Z] #65 25.42 (5/5) Installing openssl (3.3.3-r0) [2025-03-18T08:35:11.429Z] #65 25.43 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:11.429Z] #65 25.43 OK: 9 MiB in 19 packages [2025-03-18T08:35:11.429Z] #65 DONE 26.1s [2025-03-18T08:35:11.429Z] [2025-03-18T08:35:11.429Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-18T08:35:12.361Z] #80 ... [2025-03-18T08:35:12.361Z] [2025-03-18T08:35:12.361Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:35:12.361Z] #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 3.668 OK: 8 MiB in 15 packages [2025-03-18T08:35:12.361Z] #81 DONE 4.3s [2025-03-18T08:35:12.361Z] [2025-03-18T08:35:12.361Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-18T08:35:12.361Z] #0 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 3.816 OK: 8 MiB in 16 packages [2025-03-18T08:35:12.361Z] #82 DONE 4.4s [2025-03-18T08:35:12.361Z] [2025-03-18T08:35:12.361Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-18T08:35:12.361Z] #0 2.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 2.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.361Z] #0 3.597 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:12.361Z] #0 3.888 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:12.361Z] #0 3.893 OK: 8 MiB in 15 packages [2025-03-18T08:35:12.361Z] #83 DONE 4.4s [2025-03-18T08:35:12.621Z] [2025-03-18T08:35:12.621Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-18T08:35:12.880Z] #84 ... [2025-03-18T08:35:12.880Z] [2025-03-18T08:35:12.880Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-18T08:35:12.880Z] #0 3.370 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.880Z] #0 3.832 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.880Z] #0 4.589 OK: 248 MiB in 58 packages [2025-03-18T08:35:12.880Z] #85 DONE 4.8s [2025-03-18T08:35:12.880Z] [2025-03-18T08:35:12.880Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-18T08:35:12.880Z] #86 DONE 0.1s [2025-03-18T08:35:12.880Z] [2025-03-18T08:35:12.880Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-18T08:35:12.880Z] #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.880Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:12.880Z] #0 2.974 OK: 19 MiB in 18 packages [2025-03-18T08:35:12.880Z] #87 DONE 3.1s [2025-03-18T08:35:12.880Z] [2025-03-18T08:35:12.880Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-18T08:35:12.880Z] #88 DONE 0.0s [2025-03-18T08:35:12.880Z] [2025-03-18T08:35:12.880Z] #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-03-18T08:35:12.880Z] #77 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.138Z] #77 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.396Z] #77 ... [2025-03-18T08:35:13.396Z] [2025-03-18T08:35:13.396Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:35:13.396Z] #0 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.396Z] #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.396Z] #0 3.360 OK: 12 MiB in 21 packages [2025-03-18T08:35:13.396Z] #89 DONE 3.5s [2025-03-18T08:35:13.396Z] [2025-03-18T08:35:13.396Z] #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-03-18T08:35:13.396Z] #77 3.657 OK: 8 MiB in 15 packages [2025-03-18T08:35:13.396Z] #77 DONE 3.9s [2025-03-18T08:35:13.396Z] [2025-03-18T08:35:13.396Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:13.962Z] #90 ... [2025-03-18T08:35:13.962Z] [2025-03-18T08:35:13.962Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:35:13.962Z] #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.962Z] #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:13.962Z] #0 3.537 OK: 13 MiB in 28 packages [2025-03-18T08:35:13.962Z] #91 DONE 3.7s [2025-03-18T08:35:14.223Z] [2025-03-18T08:35:14.223Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-18T08:35:14.223Z] #80 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #80 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #80 ... [2025-03-18T08:35:14.223Z] [2025-03-18T08:35:14.223Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-18T08:35:14.223Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #0 3.876 OK: 19 MiB in 18 packages [2025-03-18T08:35:14.223Z] #92 DONE 4.0s [2025-03-18T08:35:14.223Z] [2025-03-18T08:35:14.223Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-18T08:35:14.223Z] #0 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:14.223Z] #0 3.699 OK: 8 MiB in 18 packages [2025-03-18T08:35:14.223Z] #93 DONE 3.9s [2025-03-18T08:35:14.482Z] [2025-03-18T08:35:14.482Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-18T08:35:14.482Z] #80 3.138 OK: 9 MiB in 19 packages [2025-03-18T08:35:15.416Z] #80 DONE 4.2s [2025-03-18T08:35:15.416Z] [2025-03-18T08:35:15.416Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:35:15.416Z] #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:15.416Z] #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T08:35:15.416Z] #0 4.383 OK: 10 MiB in 17 packages [2025-03-18T08:35:15.416Z] #94 DONE 5.1s [2025-03-18T08:35:15.416Z] [2025-03-18T08:35:15.416Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:35:15.416Z] #95 DONE 1.1s [2025-03-18T08:35:15.416Z] [2025-03-18T08:35:15.416Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-18T08:35:15.416Z] #84 DONE 3.2s [2025-03-18T08:35:15.416Z] [2025-03-18T08:35:15.416Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-18T08:35:16.795Z] #96 DONE 1.3s [2025-03-18T08:35:16.795Z] [2025-03-18T08:35:16.795Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-18T08:35:16.795Z] #97 DONE 1.3s [2025-03-18T08:35:16.795Z] [2025-03-18T08:35:16.795Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-18T08:35:16.795Z] #98 DONE 1.3s [2025-03-18T08:35:16.795Z] [2025-03-18T08:35:16.795Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:35:16.795Z] #99 DONE 1.3s [2025-03-18T08:35:16.795Z] [2025-03-18T08:35:16.795Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-18T08:35:17.733Z] #100 DONE 0.9s [2025-03-18T08:35:17.733Z] [2025-03-18T08:35:17.733Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-18T08:35:17.733Z] #101 DONE 0.9s [2025-03-18T08:35:17.733Z] [2025-03-18T08:35:17.734Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:35:17.734Z] #102 DONE 1.0s [2025-03-18T08:35:17.734Z] [2025-03-18T08:35:17.734Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-18T08:35:17.995Z] #103 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:35:17.995Z] #104 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-18T08:35:17.995Z] #105 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:35:17.995Z] #106 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-18T08:35:17.995Z] #107 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-18T08:35:17.995Z] #108 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-18T08:35:17.995Z] #109 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-18T08:35:17.995Z] #110 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:35:17.995Z] #111 DONE 0.1s [2025-03-18T08:35:17.995Z] [2025-03-18T08:35:17.995Z] #112 [security-spire-config] exporting to image [2025-03-18T08:35:17.995Z] #112 exporting layers [2025-03-18T08:35:18.254Z] #112 ... [2025-03-18T08:35:18.254Z] [2025-03-18T08:35:18.254Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-18T08:35:18.254Z] #113 DONE 0.1s [2025-03-18T08:35:18.254Z] [2025-03-18T08:35:18.254Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-18T08:35:18.254Z] #114 DONE 0.1s [2025-03-18T08:35:18.254Z] [2025-03-18T08:35:18.254Z] #112 [security-spire-server] exporting to image [2025-03-18T08:35:18.513Z] #112 ... [2025-03-18T08:35:18.513Z] [2025-03-18T08:35:18.513Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-18T08:35:18.513Z] #115 DONE 0.1s [2025-03-18T08:35:18.513Z] [2025-03-18T08:35:18.513Z] #112 [security-spire-agent] exporting to image [2025-03-18T08:35:18.513Z] #112 ... [2025-03-18T08:35:18.513Z] [2025-03-18T08:35:18.513Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:18.771Z] #116 ... [2025-03-18T08:35:18.771Z] [2025-03-18T08:35:18.771Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:18.771Z] #117 ... [2025-03-18T08:35:18.771Z] [2025-03-18T08:35:18.771Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:19.029Z] #118 ... [2025-03-18T08:35:19.029Z] [2025-03-18T08:35:19.029Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:19.294Z] #60 ... [2025-03-18T08:35:19.294Z] [2025-03-18T08:35:19.294Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:19.294Z] #40 ... [2025-03-18T08:35:19.294Z] [2025-03-18T08:35:19.294Z] #112 [security-spire-server] exporting to image [2025-03-18T08:35:19.294Z] #112 exporting layers 1.0s done [2025-03-18T08:35:19.294Z] #112 writing image sha256:477b8d3d6053c632057e7e00f1d402c61fccf501cc557ebe4db1f46466bc1105 0.0s done [2025-03-18T08:35:19.294Z] #112 naming to docker.io/library/security-spire-config done [2025-03-18T08:35:19.294Z] #112 writing image sha256:8b5f941f3b1c1f5cbc7bb5e73f90b8f8ec406379e78e0c9b7dd3700a2bfb1dda 0.0s done [2025-03-18T08:35:19.294Z] #112 naming to docker.io/library/security-spire-server done [2025-03-18T08:35:19.709Z] #112 writing image sha256:c8c72f017f0f259d9ad02de739849c760569fdd840a82d962603f1968280f4fa done [2025-03-18T08:35:19.709Z] #112 naming to docker.io/library/security-spire-agent done [2025-03-18T08:35:19.709Z] #112 DONE 1.3s [2025-03-18T08:35:19.709Z] [2025-03-18T08:35:19.709Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:21.039Z] 3e85d5ac6304: Pull complete [2025-03-18T08:35:21.039Z] c3105a71a48b: Pull complete [2025-03-18T08:35:21.996Z] 0f093f025ec4: Pull complete [2025-03-18T08:35:21.996Z] c3106fc0e877: Pull complete [2025-03-18T08:35:21.996Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-18T08:35:21.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-18T08:35:21.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T08:35:22.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container [2025-03-18T08:35:22.275Z] $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-18T08:35:24.228Z] $ docker top 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T08:35:24.763Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-18T08:35:34.876Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #1 transferring dockerfile: 2.23kB done [2025-03-18T08:35:34.876Z] #1 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #2 transferring dockerfile: 2.49kB 0.0s done [2025-03-18T08:35:34.876Z] #2 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #3 transferring dockerfile: 1.70kB 0.0s done [2025-03-18T08:35:34.876Z] #3 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #4 transferring dockerfile: 2.14kB 0.0s done [2025-03-18T08:35:34.876Z] #4 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #5 transferring dockerfile: 1.81kB done [2025-03-18T08:35:34.876Z] #5 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #6 transferring dockerfile: 3.02kB 0.0s done [2025-03-18T08:35:34.876Z] #6 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #7 transferring dockerfile: 1.69kB done [2025-03-18T08:35:34.876Z] #7 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #8 [core-command internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-03-18T08:35:34.876Z] #8 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #9 [core-data internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #9 transferring dockerfile: 2.04kB done [2025-03-18T08:35:34.876Z] #9 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #10 transferring dockerfile: 2.50kB 0.0s done [2025-03-18T08:35:34.876Z] #10 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.876Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-03-18T08:35:34.876Z] #11 transferring dockerfile: 2.00kB done [2025-03-18T08:35:34.876Z] #11 DONE 0.1s [2025-03-18T08:35:34.876Z] [2025-03-18T08:35:34.877Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-03-18T08:35:34.877Z] #12 transferring dockerfile: 1.83kB done [2025-03-18T08:35:34.877Z] #12 DONE 0.1s [2025-03-18T08:35:34.877Z] [2025-03-18T08:35:34.877Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-03-18T08:35:35.142Z] #13 transferring dockerfile: 2.10kB done [2025-03-18T08:35:35.142Z] #13 DONE 0.1s [2025-03-18T08:35:35.142Z] [2025-03-18T08:35:35.142Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-18T08:35:35.142Z] #14 transferring dockerfile: 1.89kB done [2025-03-18T08:35:35.142Z] #14 DONE 0.1s [2025-03-18T08:35:35.142Z] [2025-03-18T08:35:35.142Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-03-18T08:35:35.407Z] #15 transferring dockerfile: 2.01kB done [2025-03-18T08:35:35.407Z] #15 DONE 0.1s [2025-03-18T08:35:35.407Z] [2025-03-18T08:35:35.407Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-18T08:35:35.407Z] #16 transferring context: 50B done [2025-03-18T08:35:35.407Z] #16 DONE 0.1s [2025-03-18T08:35:35.987Z] [2025-03-18T08:35:35.987Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-03-18T08:35:35.987Z] #17 transferring context: 50B done [2025-03-18T08:35:35.987Z] #17 DONE 0.0s [2025-03-18T08:35:35.987Z] [2025-03-18T08:35:35.987Z] #18 [security-spire-server internal] load .dockerignore [2025-03-18T08:35:35.987Z] #18 transferring context: 50B done [2025-03-18T08:35:35.987Z] #18 DONE 0.0s [2025-03-18T08:35:35.987Z] [2025-03-18T08:35:35.987Z] #19 [security-proxy-auth internal] load .dockerignore [2025-03-18T08:35:35.987Z] #19 transferring context: 50B 0.0s done [2025-03-18T08:35:35.987Z] #19 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-18T08:35:36.267Z] #20 transferring context: 50B 0.0s done [2025-03-18T08:35:36.267Z] #20 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #21 [security-bootstrapper internal] load .dockerignore [2025-03-18T08:35:36.267Z] #21 transferring context: 50B done [2025-03-18T08:35:36.267Z] #21 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #22 [security-spire-config internal] load .dockerignore [2025-03-18T08:35:36.267Z] #22 transferring context: 50B done [2025-03-18T08:35:36.267Z] #22 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #23 [core-command internal] load .dockerignore [2025-03-18T08:35:36.267Z] #23 transferring context: 50B done [2025-03-18T08:35:36.267Z] #23 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #24 [core-data internal] load .dockerignore [2025-03-18T08:35:36.267Z] #24 transferring context: 50B done [2025-03-18T08:35:36.267Z] #24 DONE 0.1s [2025-03-18T08:35:36.267Z] [2025-03-18T08:35:36.267Z] #25 [security-proxy-setup internal] load .dockerignore [2025-03-18T08:35:36.537Z] #25 transferring context: 50B done [2025-03-18T08:35:36.537Z] #25 DONE 0.0s [2025-03-18T08:35:36.537Z] [2025-03-18T08:35:36.537Z] #26 [support-notifications internal] load .dockerignore [2025-03-18T08:35:36.537Z] #26 transferring context: 50B done [2025-03-18T08:35:36.537Z] #26 DONE 0.1s [2025-03-18T08:35:36.537Z] [2025-03-18T08:35:36.537Z] #27 [support-scheduler internal] load .dockerignore [2025-03-18T08:35:36.537Z] #27 transferring context: 50B done [2025-03-18T08:35:36.537Z] #27 DONE 0.1s [2025-03-18T08:35:36.537Z] [2025-03-18T08:35:36.537Z] #28 [core-metadata internal] load .dockerignore [2025-03-18T08:35:36.537Z] #28 transferring context: 50B 0.0s done [2025-03-18T08:35:36.537Z] #28 DONE 0.1s [2025-03-18T08:35:36.537Z] [2025-03-18T08:35:36.537Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-03-18T08:35:36.804Z] #29 transferring context: 50B 0.0s done [2025-03-18T08:35:36.804Z] #29 DONE 0.1s [2025-03-18T08:35:36.804Z] [2025-03-18T08:35:36.804Z] #30 [core-keeper internal] load .dockerignore [2025-03-18T08:35:36.804Z] #30 transferring context: 50B 0.0s done [2025-03-18T08:35:36.804Z] #30 DONE 0.1s [2025-03-18T08:35:36.804Z] [2025-03-18T08:35:36.804Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:36.804Z] #31 DONE 0.0s [2025-03-18T08:35:36.804Z] [2025-03-18T08:35:36.804Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:35:37.389Z] #32 DONE 0.4s [2025-03-18T08:35:37.389Z] [2025-03-18T08:35:37.389Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:37.389Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:37.389Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:37.389Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:37.389Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:37.389Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 49.15kB / 4.09MB 0.1s [2025-03-18T08:35:37.389Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.11MB / 4.09MB 0.2s [2025-03-18T08:35:37.656Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:37.656Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-18T08:35:37.656Z] #33 ... [2025-03-18T08:35:37.656Z] [2025-03-18T08:35:37.656Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:37.656Z] #31 DONE 0.0s [2025-03-18T08:35:37.924Z] [2025-03-18T08:35:37.924Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:37.924Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:37.924Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:37.924Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:37.924Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:37.924Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:37.924Z] #33 ... [2025-03-18T08:35:37.924Z] [2025-03-18T08:35:37.924Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:37.924Z] #31 DONE 0.0s [2025-03-18T08:35:37.924Z] [2025-03-18T08:35:37.924Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:35:37.924Z] #32 DONE 0.5s [2025-03-18T08:35:37.924Z] [2025-03-18T08:35:37.924Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:38.190Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:38.190Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:38.190Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:38.190Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:38.190Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:38.190Z] #33 ... [2025-03-18T08:35:38.190Z] [2025-03-18T08:35:38.190Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:38.190Z] #31 DONE 0.0s [2025-03-18T08:35:38.190Z] [2025-03-18T08:35:38.190Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:38.603Z] #33 ... [2025-03-18T08:35:38.603Z] [2025-03-18T08:35:38.603Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-18T08:35:38.603Z] #34 transferring context: 3.21MB 0.9s done [2025-03-18T08:35:38.603Z] #34 DONE 1.3s [2025-03-18T08:35:38.603Z] [2025-03-18T08:35:38.603Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:38.603Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:38.603Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:38.603Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:38.603Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:38.603Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:38.878Z] #33 ... [2025-03-18T08:35:38.878Z] [2025-03-18T08:35:38.878Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:38.878Z] #31 DONE 0.0s [2025-03-18T08:35:38.878Z] [2025-03-18T08:35:38.878Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.155Z] #33 ... [2025-03-18T08:35:39.155Z] [2025-03-18T08:35:39.155Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:39.155Z] #31 DONE 0.0s [2025-03-18T08:35:39.155Z] [2025-03-18T08:35:39.155Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.155Z] #33 ... [2025-03-18T08:35:39.155Z] [2025-03-18T08:35:39.155Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:35:39.155Z] #32 DONE 1.5s [2025-03-18T08:35:39.155Z] [2025-03-18T08:35:39.155Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.155Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:39.155Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:39.155Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:39.155Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:39.155Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:39.430Z] #33 ... [2025-03-18T08:35:39.430Z] [2025-03-18T08:35:39.430Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:39.430Z] #31 DONE 0.0s [2025-03-18T08:35:39.430Z] [2025-03-18T08:35:39.430Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-18T08:35:39.430Z] #35 DONE 1.3s [2025-03-18T08:35:39.430Z] [2025-03-18T08:35:39.430Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.430Z] #33 ... [2025-03-18T08:35:39.430Z] [2025-03-18T08:35:39.430Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-18T08:35:39.430Z] #36 DONE 1.6s [2025-03-18T08:35:39.430Z] [2025-03-18T08:35:39.430Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.430Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:39.430Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:39.430Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:39.430Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:39.430Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:39.717Z] #33 ... [2025-03-18T08:35:39.717Z] [2025-03-18T08:35:39.717Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:39.717Z] #31 DONE 0.0s [2025-03-18T08:35:39.717Z] [2025-03-18T08:35:39.717Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.717Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:39.717Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:39.717Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:39.717Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:39.717Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:39.717Z] #33 ... [2025-03-18T08:35:39.717Z] [2025-03-18T08:35:39.717Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:39.717Z] #31 DONE 0.0s [2025-03-18T08:35:39.717Z] [2025-03-18T08:35:39.717Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:39.717Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-03-18T08:35:40.000Z] #33 ... [2025-03-18T08:35:40.000Z] [2025-03-18T08:35:40.000Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:40.000Z] #31 DONE 0.0s [2025-03-18T08:35:40.000Z] [2025-03-18T08:35:40.000Z] #37 [security-secretstore-setup internal] load build context [2025-03-18T08:35:40.000Z] #37 transferring context: 3.21MB 1.5s done [2025-03-18T08:35:40.000Z] #37 DONE 2.1s [2025-03-18T08:35:40.278Z] [2025-03-18T08:35:40.278Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.278Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-18T08:35:40.278Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-18T08:35:40.278Z] #38 ... [2025-03-18T08:35:40.278Z] [2025-03-18T08:35:40.278Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:40.278Z] #31 DONE 0.0s [2025-03-18T08:35:40.278Z] [2025-03-18T08:35:40.278Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.278Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-18T08:35:40.555Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-18T08:35:40.555Z] #38 ... [2025-03-18T08:35:40.555Z] [2025-03-18T08:35:40.555Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-18T08:35:40.555Z] #31 DONE 0.0s [2025-03-18T08:35:40.555Z] [2025-03-18T08:35:40.555Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.555Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-03-18T08:35:40.555Z] #38 ... [2025-03-18T08:35:40.555Z] [2025-03-18T08:35:40.555Z] #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-18T08:35:40.555Z] #39 DONE 4.3s [2025-03-18T08:35:40.555Z] [2025-03-18T08:35:40.555Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.905Z] #38 ... [2025-03-18T08:35:40.905Z] [2025-03-18T08:35:40.905Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-18T08:35:40.905Z] #32 DONE 2.8s [2025-03-18T08:35:40.905Z] [2025-03-18T08:35:40.905Z] #40 [security-proxy-auth internal] load build context [2025-03-18T08:35:40.905Z] #40 transferring context: 3.21MB 1.4s done [2025-03-18T08:35:40.905Z] #40 DONE 2.6s [2025-03-18T08:35:40.905Z] [2025-03-18T08:35:40.905Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.905Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-18T08:35:40.905Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.4s [2025-03-18T08:35:40.905Z] #38 ... [2025-03-18T08:35:40.905Z] [2025-03-18T08:35:40.905Z] #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-18T08:35:40.905Z] #39 DONE 4.3s [2025-03-18T08:35:40.905Z] [2025-03-18T08:35:40.905Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:40.905Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-18T08:35:40.905Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-18T08:35:40.905Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-03-18T08:35:40.905Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.6s [2025-03-18T08:35:41.181Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s [2025-03-18T08:35:41.181Z] #38 ... [2025-03-18T08:35:41.181Z] [2025-03-18T08:35:41.181Z] #41 [security-bootstrapper internal] load build context [2025-03-18T08:35:41.181Z] #41 transferring context: 3.21MB 1.2s done [2025-03-18T08:35:41.181Z] #41 DONE 2.7s [2025-03-18T08:35:41.181Z] [2025-03-18T08:35:41.181Z] #42 [security-spire-config internal] load build context [2025-03-18T08:35:41.181Z] #42 transferring context: 22.05kB 0.1s done [2025-03-18T08:35:41.181Z] #42 DONE 1.7s [2025-03-18T08:35:41.181Z] [2025-03-18T08:35:41.181Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:41.181Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-03-18T08:35:41.181Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s [2025-03-18T08:35:41.463Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-03-18T08:35:41.463Z] #38 ... [2025-03-18T08:35:41.463Z] [2025-03-18T08:35:41.463Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-18T08:35:41.463Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-18T08:35:41.463Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-18T08:35:41.463Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-18T08:35:41.463Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-18T08:35:41.463Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-18T08:35:41.463Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.2s done [2025-03-18T08:35:41.463Z] #33 DONE 5.0s [2025-03-18T08:35:41.463Z] [2025-03-18T08:35:41.463Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:41.463Z] #38 ... [2025-03-18T08:35:41.463Z] [2025-03-18T08:35:41.463Z] #43 [security-spire-agent internal] load build context [2025-03-18T08:35:41.463Z] #43 transferring context: 23.33kB 0.2s done [2025-03-18T08:35:41.463Z] #43 DONE 2.1s [2025-03-18T08:35:41.463Z] [2025-03-18T08:35:41.463Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:41.741Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-18T08:35:41.741Z] #38 ... [2025-03-18T08:35:41.741Z] [2025-03-18T08:35:41.741Z] #44 [security-spire-server internal] load build context [2025-03-18T08:35:41.741Z] #44 transferring context: 23.80kB 0.3s done [2025-03-18T08:35:41.741Z] #44 DONE 2.3s [2025-03-18T08:35:41.741Z] [2025-03-18T08:35:41.741Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:41.741Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.80MB / 33.17MB 1.4s [2025-03-18T08:35:42.010Z] #38 ... [2025-03-18T08:35:42.010Z] [2025-03-18T08:35:42.010Z] #45 [core-command internal] load build context [2025-03-18T08:35:42.010Z] #45 transferring context: 3.21MB 1.6s done [2025-03-18T08:35:42.010Z] #45 DONE 2.6s [2025-03-18T08:35:42.010Z] [2025-03-18T08:35:42.010Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:42.010Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.93MB / 33.17MB 1.6s [2025-03-18T08:35:42.010Z] #38 ... [2025-03-18T08:35:42.010Z] [2025-03-18T08:35:42.010Z] #46 [core-data internal] load build context [2025-03-18T08:35:42.010Z] #46 transferring context: 3.21MB 1.9s done [2025-03-18T08:35:42.010Z] #46 DONE 2.8s [2025-03-18T08:35:42.010Z] [2025-03-18T08:35:42.010Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:42.278Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.9s [2025-03-18T08:35:42.278Z] #38 ... [2025-03-18T08:35:42.278Z] [2025-03-18T08:35:42.278Z] #47 [security-proxy-setup internal] load build context [2025-03-18T08:35:42.278Z] #47 transferring context: 3.21MB 1.5s done [2025-03-18T08:35:42.278Z] #47 DONE 2.7s [2025-03-18T08:35:42.278Z] [2025-03-18T08:35:42.278Z] #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-18T08:35:42.278Z] #48 DONE 2.4s [2025-03-18T08:35:42.278Z] [2025-03-18T08:35:42.278Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:42.548Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.80MB / 33.17MB 2.1s [2025-03-18T08:35:42.548Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-18T08:35:42.817Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 2.4s [2025-03-18T08:35:43.086Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.30MB / 33.17MB 2.7s [2025-03-18T08:35:43.362Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.14MB / 33.17MB 2.9s [2025-03-18T08:35:43.631Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.0s [2025-03-18T08:35:43.631Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s [2025-03-18T08:35:43.899Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s [2025-03-18T08:35:45.326Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 4.7s [2025-03-18T08:35:45.326Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.9s [2025-03-18T08:35:45.914Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s [2025-03-18T08:35:45.914Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.5s done [2025-03-18T08:35:46.183Z] #38 ... [2025-03-18T08:35:46.183Z] [2025-03-18T08:35:46.183Z] #49 [support-notifications internal] load build context [2025-03-18T08:35:46.183Z] #49 transferring context: 3.21MB 3.0s done [2025-03-18T08:35:46.183Z] #49 DONE 5.8s [2025-03-18T08:35:46.183Z] [2025-03-18T08:35:46.183Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:46.183Z] #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-03-18T08:35:46.183Z] #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-18T08:35:46.183Z] #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-18T08:35:46.183Z] #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-18T08:35:46.183Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-18T08:35:46.183Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-03-18T08:35:46.183Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-03-18T08:35:46.183Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-18T08:35:46.183Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.1s done [2025-03-18T08:35:46.183Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-18T08:35:46.183Z] #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-18T08:35:46.183Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.8s [2025-03-18T08:35:46.451Z] #50 ... [2025-03-18T08:35:46.451Z] [2025-03-18T08:35:46.451Z] #51 [security-spiffe-token-provider internal] load build context [2025-03-18T08:35:46.451Z] #51 transferring context: 3.21MB 3.0s done [2025-03-18T08:35:46.451Z] #51 DONE 5.6s [2025-03-18T08:35:46.451Z] [2025-03-18T08:35:46.451Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:46.451Z] #50 ... [2025-03-18T08:35:46.451Z] [2025-03-18T08:35:46.451Z] #52 [core-keeper internal] load build context [2025-03-18T08:35:46.451Z] #52 transferring context: 3.21MB 3.4s done [2025-03-18T08:35:46.726Z] #52 ... [2025-03-18T08:35:46.726Z] [2025-03-18T08:35:46.726Z] #53 [core-metadata internal] load build context [2025-03-18T08:35:46.726Z] #53 transferring context: 3.21MB 3.4s done [2025-03-18T08:35:46.726Z] #53 DONE 6.3s [2025-03-18T08:35:46.726Z] [2025-03-18T08:35:46.726Z] #54 [support-scheduler internal] load build context [2025-03-18T08:35:46.726Z] #54 transferring context: 3.21MB 3.3s done [2025-03-18T08:35:46.726Z] #54 DONE 6.3s [2025-03-18T08:35:46.726Z] [2025-03-18T08:35:46.726Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:46.996Z] #50 ... [2025-03-18T08:35:46.996Z] [2025-03-18T08:35:46.996Z] #52 [core-keeper internal] load build context [2025-03-18T08:35:46.996Z] #52 DONE 5.9s [2025-03-18T08:35:46.996Z] [2025-03-18T08:35:46.996Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:51.265Z] #50 ... [2025-03-18T08:35:51.265Z] [2025-03-18T08:35:51.265Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-18T08:35:51.265Z] #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:51.265Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:51.265Z] #0 7.885 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:51.265Z] #0 7.908 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:51.265Z] #0 7.972 OK: 9 MiB in 15 packages [2025-03-18T08:35:51.265Z] #55 DONE 10.0s [2025-03-18T08:35:51.265Z] [2025-03-18T08:35:51.265Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:51.265Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.0s [2025-03-18T08:35:51.795Z] #116 DONE 40.6s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:51.795Z] #90 DONE 36.2s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:51.795Z] #79 DONE 38.7s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:51.795Z] #117 DONE 40.6s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:51.795Z] #118 DONE 40.6s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-18T08:35:51.795Z] #119 ... [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:35:51.795Z] #76 DONE 40.6s [2025-03-18T08:35:51.795Z] [2025-03-18T08:35:51.795Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-18T08:35:52.231Z] #50 ... [2025-03-18T08:35:52.231Z] [2025-03-18T08:35:52.231Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-18T08:35:52.231Z] #56 ... [2025-03-18T08:35:52.231Z] [2025-03-18T08:35:52.231Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-18T08:35:52.231Z] #57 ... [2025-03-18T08:35:52.231Z] [2025-03-18T08:35:52.231Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:52.500Z] #58 ... [2025-03-18T08:35:52.500Z] [2025-03-18T08:35:52.500Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:35:52.500Z] #59 ... [2025-03-18T08:35:52.500Z] [2025-03-18T08:35:52.500Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-18T08:35:52.773Z] #60 ... [2025-03-18T08:35:52.773Z] [2025-03-18T08:35:52.773Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:35:52.773Z] #61 ... [2025-03-18T08:35:52.773Z] [2025-03-18T08:35:52.773Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:35:53.046Z] #62 ... [2025-03-18T08:35:53.046Z] [2025-03-18T08:35:53.046Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:35:53.046Z] #63 ... [2025-03-18T08:35:53.046Z] [2025-03-18T08:35:53.046Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:35:53.315Z] #64 ... [2025-03-18T08:35:53.315Z] [2025-03-18T08:35:53.315Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:53.315Z] #65 ... [2025-03-18T08:35:53.315Z] [2025-03-18T08:35:53.315Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-18T08:35:53.583Z] #66 ... [2025-03-18T08:35:53.583Z] [2025-03-18T08:35:53.583Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:35:53.583Z] #67 ... [2025-03-18T08:35:53.583Z] [2025-03-18T08:35:53.583Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-18T08:35:53.852Z] #68 ... [2025-03-18T08:35:53.852Z] [2025-03-18T08:35:53.852Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-18T08:35:53.852Z] #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:53.852Z] #0 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:54.121Z] #69 ... [2025-03-18T08:35:54.121Z] [2025-03-18T08:35:54.121Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-18T08:35:54.121Z] #0 9.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:54.121Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:54.121Z] #70 ... [2025-03-18T08:35:54.121Z] [2025-03-18T08:35:54.121Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:35:54.390Z] #71 ... [2025-03-18T08:35:54.390Z] [2025-03-18T08:35:54.390Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:54.390Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.2s [2025-03-18T08:35:54.980Z] #38 ... [2025-03-18T08:35:54.980Z] [2025-03-18T08:35:54.980Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:35:54.980Z] #63 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:56.400Z] #63 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:35:56.669Z] #63 ... [2025-03-18T08:35:56.669Z] [2025-03-18T08:35:56.669Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:35:56.669Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s done [2025-03-18T08:35:56.669Z] #50 DONE 17.0s [2025-03-18T08:35:56.669Z] [2025-03-18T08:35:56.669Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-18T08:35:56.669Z] #69 14.51 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-18T08:35:56.669Z] #69 14.60 (2/2) Installing su-exec (0.2-r3) [2025-03-18T08:35:56.938Z] #69 14.65 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:35:56.938Z] #69 14.85 OK: 9 MiB in 16 packages [2025-03-18T08:35:57.907Z] #69 ... [2025-03-18T08:35:57.907Z] [2025-03-18T08:35:57.907Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:57.907Z] #58 DONE 15.3s [2025-03-18T08:35:57.907Z] [2025-03-18T08:35:57.907Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:58.180Z] #38 ... [2025-03-18T08:35:58.180Z] [2025-03-18T08:35:58.180Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-18T08:35:58.180Z] #65 DONE 15.9s [2025-03-18T08:35:58.449Z] [2025-03-18T08:35:58.449Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:35:59.417Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.4s [2025-03-18T08:35:59.685Z] #38 ... [2025-03-18T08:35:59.685Z] [2025-03-18T08:35:59.685Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-18T08:35:59.685Z] #69 DONE 17.4s [2025-03-18T08:35:59.685Z] [2025-03-18T08:35:59.685Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:00.271Z] #120 ... [2025-03-18T08:36:00.271Z] [2025-03-18T08:36:00.271Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-18T08:36:00.271Z] #121 ... [2025-03-18T08:36:00.271Z] [2025-03-18T08:36:00.271Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-18T08:36:00.271Z] #122 ... [2025-03-18T08:36:00.271Z] [2025-03-18T08:36:00.271Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-18T08:36:00.271Z] #123 ... [2025-03-18T08:36:00.271Z] [2025-03-18T08:36:00.271Z] #124 [core-data builder 6/7] COPY . . [2025-03-18T08:36:01.100Z] #38 ... [2025-03-18T08:36:01.100Z] [2025-03-18T08:36:01.100Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-18T08:36:01.100Z] #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:01.100Z] #72 ... [2025-03-18T08:36:01.100Z] [2025-03-18T08:36:01.100Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:03.685Z] #38 ... [2025-03-18T08:36:03.685Z] [2025-03-18T08:36:03.685Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-18T08:36:03.685Z] #56 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:03.685Z] #56 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:03.685Z] #56 19.08 (1/4) Installing ca-certificates (20241121-r1) [2025-03-18T08:36:03.685Z] #56 19.72 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:03.685Z] #56 19.75 (3/4) Installing su-exec (0.2-r3) [2025-03-18T08:36:03.685Z] #56 19.76 (4/4) Installing yq-go (4.44.1-r2) [2025-03-18T08:36:03.685Z] #56 ... [2025-03-18T08:36:03.685Z] [2025-03-18T08:36:03.685Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:03.952Z] #38 ... [2025-03-18T08:36:03.952Z] [2025-03-18T08:36:03.952Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:03.952Z] #62 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:03.952Z] #62 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:04.218Z] #62 ... [2025-03-18T08:36:04.218Z] [2025-03-18T08:36:04.218Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:04.486Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.6s [2025-03-18T08:36:04.486Z] #38 ... [2025-03-18T08:36:04.486Z] [2025-03-18T08:36:04.486Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:36:04.486Z] #67 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:04.486Z] #67 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:04.755Z] #67 ... [2025-03-18T08:36:04.755Z] [2025-03-18T08:36:04.755Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:05.339Z] #38 ... [2025-03-18T08:36:05.339Z] [2025-03-18T08:36:05.339Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-18T08:36:05.339Z] #70 13.14 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:36:05.339Z] #70 13.14 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:36:05.339Z] #70 13.14 OK: 24048 distinct packages available [2025-03-18T08:36:05.339Z] #70 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:05.339Z] #70 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:05.606Z] #70 ... [2025-03-18T08:36:05.606Z] [2025-03-18T08:36:05.606Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:06.191Z] #38 ... [2025-03-18T08:36:06.191Z] [2025-03-18T08:36:06.191Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-18T08:36:06.191Z] #66 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.191Z] #66 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.460Z] #66 ... [2025-03-18T08:36:06.460Z] [2025-03-18T08:36:06.460Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:06.460Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done [2025-03-18T08:36:06.460Z] #38 ... [2025-03-18T08:36:06.460Z] [2025-03-18T08:36:06.460Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:36:06.460Z] #71 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.460Z] #71 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.728Z] #71 ... [2025-03-18T08:36:06.728Z] [2025-03-18T08:36:06.728Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:36:06.728Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s done [2025-03-18T08:36:06.728Z] #38 ... [2025-03-18T08:36:06.728Z] [2025-03-18T08:36:06.728Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:36:06.728Z] #61 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.728Z] #61 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.849Z] #124 DONE 16.9s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #120 DONE 16.8s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #125 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #126 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #127 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-18T08:36:06.849Z] #121 DONE 16.8s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #128 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #129 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #130 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #122 DONE 16.8s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #119 DONE 16.8s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #131 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #132 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #133 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T08:36:06.849Z] #134 ... [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #135 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #136 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #137 [core-metadata builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #137 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #138 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #139 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #140 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #123 [support-notifications builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #123 DONE 16.9s [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #141 [core-command builder 6/7] COPY . . [2025-03-18T08:36:06.849Z] #141 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:06.849Z] #142 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:06.849Z] #143 CACHED [2025-03-18T08:36:06.849Z] [2025-03-18T08:36:06.849Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:36:06.995Z] #61 ... [2025-03-18T08:36:06.995Z] [2025-03-18T08:36:06.995Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:36:06.995Z] #63 24.65 (1/3) Installing ca-certificates (20241121-r1) [2025-03-18T08:36:06.995Z] #63 ... [2025-03-18T08:36:06.995Z] [2025-03-18T08:36:06.995Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-18T08:36:06.995Z] #57 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:06.995Z] #57 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.262Z] #57 ... [2025-03-18T08:36:07.262Z] [2025-03-18T08:36:07.262Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:07.262Z] #62 22.19 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:36:07.262Z] #62 22.20 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:36:07.262Z] #62 22.20 OK: 24048 distinct packages available [2025-03-18T08:36:07.262Z] #62 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.544Z] #62 ... [2025-03-18T08:36:07.544Z] [2025-03-18T08:36:07.544Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:36:07.544Z] #59 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.544Z] #59 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.792Z] #144 1.564 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-18T08:36:07.810Z] #59 ... [2025-03-18T08:36:07.810Z] [2025-03-18T08:36:07.810Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-18T08:36:07.810Z] #60 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.810Z] #60 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.810Z] #60 ... [2025-03-18T08:36:07.810Z] [2025-03-18T08:36:07.810Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-18T08:36:07.810Z] #56 21.61 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:07.810Z] #56 21.78 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:36:07.810Z] #56 22.97 OK: 20 MiB in 18 packages [2025-03-18T08:36:07.810Z] #56 DONE 25.8s [2025-03-18T08:36:07.810Z] [2025-03-18T08:36:07.810Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-18T08:36:07.810Z] #0 5.433 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:07.810Z] #0 7.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.077Z] #73 ... [2025-03-18T08:36:08.077Z] [2025-03-18T08:36:08.077Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-18T08:36:08.077Z] #74 ... [2025-03-18T08:36:08.077Z] [2025-03-18T08:36:08.077Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-18T08:36:08.077Z] #68 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.077Z] #68 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.345Z] #68 ... [2025-03-18T08:36:08.345Z] [2025-03-18T08:36:08.345Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-18T08:36:08.345Z] #0 4.591 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.345Z] #0 6.614 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.345Z] #75 ... [2025-03-18T08:36:08.345Z] [2025-03-18T08:36:08.345Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:36:08.345Z] #64 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.345Z] #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:08.610Z] #64 ... [2025-03-18T08:36:08.610Z] [2025-03-18T08:36:08.610Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:36:08.610Z] #67 26.09 (1/7) Installing ca-certificates (20241121-r1) [2025-03-18T08:36:09.197Z] #67 26.67 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:09.197Z] #67 26.69 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-18T08:36:09.197Z] #67 26.77 (4/7) Installing libsodium (1.0.19-r0) [2025-03-18T08:36:09.197Z] #67 26.82 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-18T08:36:09.467Z] #67 27.16 (6/7) Installing libzmq (4.3.5-r2) [2025-03-18T08:36:09.467Z] #67 27.27 (7/7) Installing zeromq (4.3.5-r2) [2025-03-18T08:36:09.733Z] #67 ... [2025-03-18T08:36:09.733Z] [2025-03-18T08:36:09.733Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-18T08:36:09.733Z] #0 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:09.733Z] #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:09.733Z] #76 ... [2025-03-18T08:36:09.733Z] [2025-03-18T08:36:09.733Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:36:09.733Z] #67 27.40 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:09.733Z] #67 27.49 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:36:11.144Z] #67 28.64 OK: 14 MiB in 21 packages [2025-03-18T08:36:11.728Z] #67 ... [2025-03-18T08:36:11.728Z] [2025-03-18T08:36:11.728Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-18T08:36:11.728Z] #70 26.92 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:11.728Z] #70 26.95 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:36:11.728Z] #70 27.03 (3/5) Installing libucontext (1.2-r3) [2025-03-18T08:36:11.728Z] #70 27.05 (4/5) Installing gcompat (1.1.0-r4) [2025-03-18T08:36:11.728Z] #70 27.13 (5/5) Installing openssl (3.3.3-r0) [2025-03-18T08:36:11.728Z] #70 27.27 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:11.728Z] #70 27.42 OK: 10 MiB in 19 packages [2025-03-18T08:36:11.728Z] #70 DONE 29.5s [2025-03-18T08:36:11.728Z] [2025-03-18T08:36:11.728Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:36:11.728Z] #61 29.14 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:36:11.728Z] #61 29.14 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:36:11.728Z] #61 29.14 OK: 24068 distinct packages available [2025-03-18T08:36:11.999Z] #61 ... [2025-03-18T08:36:11.999Z] [2025-03-18T08:36:11.999Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-18T08:36:11.999Z] #72 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:11.999Z] #72 19.86 OK: 9 MiB in 15 packages [2025-03-18T08:36:11.999Z] #72 DONE 22.0s [2025-03-18T08:36:11.999Z] [2025-03-18T08:36:11.999Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:12.976Z] #77 ... [2025-03-18T08:36:12.976Z] [2025-03-18T08:36:12.976Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-18T08:36:12.976Z] #60 28.07 OK: 239 MiB in 58 packages [2025-03-18T08:36:12.976Z] #60 DONE 30.5s [2025-03-18T08:36:12.976Z] [2025-03-18T08:36:12.976Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:13.567Z] #78 DONE 0.6s [2025-03-18T08:36:13.567Z] [2025-03-18T08:36:13.567Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:13.834Z] #79 ... [2025-03-18T08:36:13.834Z] [2025-03-18T08:36:13.834Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-18T08:36:13.834Z] #63 25.29 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:13.834Z] #63 25.36 (3/3) Installing tzdata (2025a-r0) [2025-03-18T08:36:13.834Z] #63 27.37 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:13.834Z] #63 27.53 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:36:13.834Z] #63 28.74 OK: 11 MiB in 17 packages [2025-03-18T08:36:13.834Z] #63 DONE 31.4s [2025-03-18T08:36:13.834Z] [2025-03-18T08:36:13.834Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-18T08:36:13.834Z] #57 28.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:13.834Z] #57 28.49 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:13.834Z] #57 28.68 OK: 9 MiB in 15 packages [2025-03-18T08:36:13.834Z] #57 DONE 31.6s [2025-03-18T08:36:13.834Z] [2025-03-18T08:36:13.834Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-18T08:36:13.834Z] #67 DONE 31.6s [2025-03-18T08:36:13.834Z] [2025-03-18T08:36:13.834Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:15.808Z] #80 ... [2025-03-18T08:36:15.808Z] [2025-03-18T08:36:15.808Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-18T08:36:15.808Z] #66 27.93 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:15.808Z] #66 27.98 (2/4) Installing openssl (3.3.3-r0) [2025-03-18T08:36:15.808Z] #66 28.09 (3/4) Installing su-exec (0.2-r3) [2025-03-18T08:36:15.808Z] #66 28.11 (4/4) Installing yq-go (4.44.1-r2) [2025-03-18T08:36:15.808Z] #66 29.41 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:15.808Z] #66 29.83 OK: 20 MiB in 18 packages [2025-03-18T08:36:15.808Z] #66 DONE 33.2s [2025-03-18T08:36:15.808Z] [2025-03-18T08:36:15.808Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:36:15.808Z] #64 30.42 OK: 239 MiB in 58 packages [2025-03-18T08:36:15.808Z] #64 DONE 34.2s [2025-03-18T08:36:15.808Z] [2025-03-18T08:36:15.808Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:15.896Z] #144 ... [2025-03-18T08:36:15.896Z] [2025-03-18T08:36:15.896Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-18T08:36:15.896Z] #0 1.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-18T08:36:16.076Z] #81 ... [2025-03-18T08:36:16.076Z] [2025-03-18T08:36:16.076Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-18T08:36:16.076Z] #59 30.95 OK: 239 MiB in 58 packages [2025-03-18T08:36:16.076Z] #59 DONE 33.7s [2025-03-18T08:36:16.076Z] [2025-03-18T08:36:16.076Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-18T08:36:16.076Z] #68 30.37 OK: 239 MiB in 58 packages [2025-03-18T08:36:16.076Z] #68 DONE 33.7s [2025-03-18T08:36:16.076Z] [2025-03-18T08:36:16.076Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:16.154Z] #145 ... [2025-03-18T08:36:16.154Z] [2025-03-18T08:36:16.154Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T08:36:16.154Z] #0 1.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-18T08:36:16.154Z] #146 ... [2025-03-18T08:36:16.154Z] [2025-03-18T08:36:16.154Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-18T08:36:16.154Z] #0 0.696 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-18T08:36:16.411Z] #147 ... [2025-03-18T08:36:16.411Z] [2025-03-18T08:36:16.411Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T08:36:16.411Z] #0 0.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-18T08:36:16.411Z] #148 ... [2025-03-18T08:36:16.411Z] [2025-03-18T08:36:16.411Z] #149 [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-03-18T08:36:16.411Z] #0 1.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-18T08:36:16.669Z] #149 ... [2025-03-18T08:36:16.669Z] [2025-03-18T08:36:16.669Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-18T08:36:16.669Z] #0 1.469 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-18T08:36:16.926Z] #150 ... [2025-03-18T08:36:16.926Z] [2025-03-18T08:36:16.926Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-18T08:36:16.926Z] #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-18T08:36:16.926Z] #151 ... [2025-03-18T08:36:16.926Z] [2025-03-18T08:36:16.926Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T08:36:16.926Z] #134 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-18T08:36:17.184Z] #134 ... [2025-03-18T08:36:17.184Z] [2025-03-18T08:36:17.184Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-18T08:36:17.184Z] #0 0.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-18T08:36:17.184Z] #152 ... [2025-03-18T08:36:17.184Z] [2025-03-18T08:36:17.184Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T08:36:17.184Z] #0 1.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-18T08:36:17.442Z] #153 ... [2025-03-18T08:36:17.442Z] [2025-03-18T08:36:17.442Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T08:36:17.442Z] #0 1.372 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-18T08:36:17.490Z] #82 ... [2025-03-18T08:36:17.490Z] [2025-03-18T08:36:17.490Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-18T08:36:17.490Z] #73 18.61 OK: 239 MiB in 58 packages [2025-03-18T08:36:17.490Z] #73 DONE 19.7s [2025-03-18T08:36:17.490Z] [2025-03-18T08:36:17.490Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:17.490Z] #81 DONE 1.7s [2025-03-18T08:36:17.490Z] [2025-03-18T08:36:17.490Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-18T08:36:18.086Z] #83 ... [2025-03-18T08:36:18.086Z] [2025-03-18T08:36:18.086Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:18.086Z] #84 DONE 1.9s [2025-03-18T08:36:18.086Z] [2025-03-18T08:36:18.086Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:18.086Z] #62 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:18.086Z] #62 35.14 (1/14) Installing ca-certificates (20241121-r1) [2025-03-18T08:36:18.086Z] #62 35.51 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-18T08:36:18.086Z] #62 35.59 (3/14) Installing c-ares (1.33.1-r0) [2025-03-18T08:36:18.086Z] #62 35.75 (4/14) Installing libunistring (1.2-r0) [2025-03-18T08:36:18.086Z] #62 35.90 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-18T08:36:18.086Z] #62 35.90 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-18T08:36:18.086Z] #62 35.93 (7/14) Installing libpsl (0.21.5-r1) [2025-03-18T08:36:18.086Z] #62 35.93 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-18T08:36:18.086Z] #62 ... [2025-03-18T08:36:18.086Z] [2025-03-18T08:36:18.086Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:18.086Z] #82 DONE 2.1s [2025-03-18T08:36:18.086Z] [2025-03-18T08:36:18.086Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:18.086Z] #62 36.02 (9/14) Installing libcurl (8.12.1-r0) [2025-03-18T08:36:18.086Z] #62 36.09 (10/14) Installing curl (8.12.1-r0) [2025-03-18T08:36:18.086Z] #62 36.10 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:18.086Z] #62 ... [2025-03-18T08:36:18.086Z] [2025-03-18T08:36:18.086Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:19.497Z] #85 ... [2025-03-18T08:36:19.497Z] [2025-03-18T08:36:19.497Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-18T08:36:19.497Z] #76 17.55 OK: 9 MiB in 16 packages [2025-03-18T08:36:19.497Z] #76 DONE 19.6s [2025-03-18T08:36:19.497Z] [2025-03-18T08:36:19.497Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-18T08:36:19.765Z] #86 ... [2025-03-18T08:36:19.765Z] [2025-03-18T08:36:19.765Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:36:19.765Z] #71 27.58 v3.20.6-59-g890a83623e3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-18T08:36:19.765Z] #71 27.58 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-18T08:36:19.765Z] #71 27.59 OK: 24048 distinct packages available [2025-03-18T08:36:19.765Z] #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:19.765Z] #71 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:20.032Z] #71 ... [2025-03-18T08:36:20.033Z] [2025-03-18T08:36:20.033Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-18T08:36:20.033Z] #83 DONE 2.7s [2025-03-18T08:36:20.033Z] [2025-03-18T08:36:20.033Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:20.033Z] #62 36.15 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:36:20.033Z] #62 36.15 (13/14) Installing libucontext (1.2-r3) [2025-03-18T08:36:20.033Z] #62 36.15 (14/14) Installing gcompat (1.1.0-r4) [2025-03-18T08:36:20.033Z] #62 36.19 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:20.033Z] #62 36.29 Executing ca-certificates-20241121-r1.trigger [2025-03-18T08:36:20.033Z] #62 37.00 OK: 15 MiB in 28 packages [2025-03-18T08:36:20.623Z] #62 ... [2025-03-18T08:36:20.623Z] [2025-03-18T08:36:20.623Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-18T08:36:20.623Z] #75 19.04 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:20.623Z] #75 19.80 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:20.623Z] #75 19.98 OK: 9 MiB in 15 packages [2025-03-18T08:36:20.623Z] #75 DONE 22.2s [2025-03-18T08:36:20.623Z] [2025-03-18T08:36:20.623Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-18T08:36:20.623Z] #62 DONE 38.4s [2025-03-18T08:36:20.623Z] [2025-03-18T08:36:20.623Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:20.623Z] #87 ... [2025-03-18T08:36:20.623Z] [2025-03-18T08:36:20.623Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-18T08:36:20.623Z] #74 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:20.623Z] #74 4.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:20.623Z] #74 12.46 OK: 20 MiB in 18 packages [2025-03-18T08:36:20.893Z] #74 ... [2025-03-18T08:36:20.893Z] [2025-03-18T08:36:20.893Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:21.496Z] #88 ... [2025-03-18T08:36:21.496Z] [2025-03-18T08:36:21.496Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-18T08:36:21.496Z] #74 DONE 13.7s [2025-03-18T08:36:21.765Z] [2025-03-18T08:36:21.765Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-18T08:36:21.765Z] #61 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:21.765Z] #61 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:21.765Z] #61 38.24 OK: 239 MiB in 58 packages [2025-03-18T08:36:21.765Z] #61 DONE 39.4s [2025-03-18T08:36:21.765Z] [2025-03-18T08:36:21.765Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:22.032Z] #89 ... [2025-03-18T08:36:22.032Z] [2025-03-18T08:36:22.032Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-18T08:36:22.032Z] #71 38.66 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-18T08:36:22.032Z] #71 38.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-18T08:36:22.032Z] #71 38.69 (3/4) Installing libucontext (1.2-r3) [2025-03-18T08:36:22.032Z] #71 38.69 (4/4) Installing gcompat (1.1.0-r4) [2025-03-18T08:36:22.032Z] #71 38.70 Executing busybox-1.36.1-r29.trigger [2025-03-18T08:36:22.032Z] #71 38.75 OK: 9 MiB in 18 packages [2025-03-18T08:36:22.032Z] #71 DONE 39.5s [2025-03-18T08:36:22.032Z] [2025-03-18T08:36:22.032Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:22.997Z] #90 ... [2025-03-18T08:36:22.997Z] [2025-03-18T08:36:22.997Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:36:22.997Z] #89 DONE 1.1s [2025-03-18T08:36:22.997Z] [2025-03-18T08:36:22.997Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:23.960Z] #91 ... [2025-03-18T08:36:23.960Z] [2025-03-18T08:36:23.960Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:23.960Z] #92 ... [2025-03-18T08:36:23.960Z] [2025-03-18T08:36:23.960Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:24.228Z] #93 ... [2025-03-18T08:36:24.228Z] [2025-03-18T08:36:24.228Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:24.228Z] #77 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:24.228Z] #77 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:25.637Z] #77 ... [2025-03-18T08:36:25.637Z] [2025-03-18T08:36:25.637Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-18T08:36:25.908Z] #94 ... [2025-03-18T08:36:25.908Z] [2025-03-18T08:36:25.908Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:25.908Z] #92 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:26.872Z] #92 ... [2025-03-18T08:36:26.872Z] [2025-03-18T08:36:26.872Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-18T08:36:26.872Z] #86 DONE 7.6s [2025-03-18T08:36:26.872Z] [2025-03-18T08:36:26.872Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:26.872Z] #92 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:27.146Z] #92 ... [2025-03-18T08:36:27.146Z] [2025-03-18T08:36:27.146Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-18T08:36:27.146Z] #95 DONE 0.3s [2025-03-18T08:36:27.416Z] [2025-03-18T08:36:27.416Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:27.416Z] #88 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:27.685Z] #88 ... [2025-03-18T08:36:27.685Z] [2025-03-18T08:36:27.685Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:27.685Z] #96 ... [2025-03-18T08:36:27.685Z] [2025-03-18T08:36:27.685Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:27.685Z] #77 16.09 OK: 10 MiB in 19 packages [2025-03-18T08:36:28.270Z] #77 ... [2025-03-18T08:36:28.270Z] [2025-03-18T08:36:28.270Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:28.270Z] #97 ... [2025-03-18T08:36:28.270Z] [2025-03-18T08:36:28.270Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:28.270Z] #90 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:28.853Z] #90 ... [2025-03-18T08:36:28.853Z] [2025-03-18T08:36:28.853Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:28.853Z] #77 DONE 17.2s [2025-03-18T08:36:28.853Z] [2025-03-18T08:36:28.853Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:36:29.817Z] #98 ... [2025-03-18T08:36:29.817Z] [2025-03-18T08:36:29.817Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-18T08:36:29.817Z] #99 DONE 1.0s [2025-03-18T08:36:30.084Z] [2025-03-18T08:36:30.084Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:36:30.676Z] #100 ... [2025-03-18T08:36:30.676Z] [2025-03-18T08:36:30.676Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:36:30.676Z] #98 DONE 1.8s [2025-03-18T08:36:30.676Z] [2025-03-18T08:36:30.676Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-18T08:36:30.676Z] #101 DONE 0.2s [2025-03-18T08:36:30.676Z] [2025-03-18T08:36:30.676Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-18T08:36:30.944Z] #102 DONE 0.2s [2025-03-18T08:36:30.944Z] [2025-03-18T08:36:30.944Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:36:31.238Z] #103 ... [2025-03-18T08:36:31.238Z] [2025-03-18T08:36:31.238Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:36:31.238Z] #100 DONE 1.4s [2025-03-18T08:36:31.238Z] [2025-03-18T08:36:31.238Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:36:31.238Z] #103 DONE 0.2s [2025-03-18T08:36:31.238Z] [2025-03-18T08:36:31.238Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-18T08:36:31.505Z] #104 ... [2025-03-18T08:36:31.505Z] [2025-03-18T08:36:31.505Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-18T08:36:31.505Z] #105 DONE 0.2s [2025-03-18T08:36:31.505Z] [2025-03-18T08:36:31.505Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-18T08:36:31.505Z] #104 DONE 0.4s [2025-03-18T08:36:31.505Z] [2025-03-18T08:36:31.505Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-18T08:36:31.772Z] #106 ... [2025-03-18T08:36:31.772Z] [2025-03-18T08:36:31.772Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-18T08:36:31.772Z] #107 DONE 0.3s [2025-03-18T08:36:31.772Z] [2025-03-18T08:36:31.772Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-18T08:36:31.772Z] #106 DONE 0.2s [2025-03-18T08:36:31.772Z] [2025-03-18T08:36:31.772Z] #108 [security-spire-server] exporting to image [2025-03-18T08:36:31.772Z] #108 exporting layers [2025-03-18T08:36:32.042Z] #108 ... [2025-03-18T08:36:32.042Z] [2025-03-18T08:36:32.042Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:36:32.042Z] #109 DONE 0.3s [2025-03-18T08:36:32.042Z] [2025-03-18T08:36:32.043Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-18T08:36:32.043Z] #110 DONE 0.2s [2025-03-18T08:36:32.043Z] [2025-03-18T08:36:32.043Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:32.043Z] #90 7.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:32.312Z] #90 ... [2025-03-18T08:36:32.312Z] [2025-03-18T08:36:32.312Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-18T08:36:32.312Z] #111 DONE 0.1s [2025-03-18T08:36:32.312Z] [2025-03-18T08:36:32.312Z] #108 [security-spire-agent] exporting to image [2025-03-18T08:36:34.255Z] #108 ... [2025-03-18T08:36:34.255Z] [2025-03-18T08:36:34.255Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:34.255Z] #80 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:34.255Z] #80 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:34.255Z] #80 18.63 OK: 9 MiB in 15 packages [2025-03-18T08:36:34.255Z] #80 DONE 20.0s [2025-03-18T08:36:34.255Z] [2025-03-18T08:36:34.255Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-18T08:36:34.255Z] #94 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:34.255Z] #94 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:34.522Z] #94 ... [2025-03-18T08:36:34.522Z] [2025-03-18T08:36:34.522Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:34.522Z] #92 20.80 OK: 11 MiB in 17 packages [2025-03-18T08:36:35.482Z] #92 ... [2025-03-18T08:36:35.482Z] [2025-03-18T08:36:35.482Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:35.482Z] #93 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:35.482Z] #93 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:35.482Z] #93 20.69 OK: 14 MiB in 21 packages [2025-03-18T08:36:35.482Z] #93 ... [2025-03-18T08:36:35.482Z] [2025-03-18T08:36:35.482Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:35.482Z] #92 DONE 21.6s [2025-03-18T08:36:35.482Z] [2025-03-18T08:36:35.482Z] #108 [security-spire-agent] exporting to image [2025-03-18T08:36:35.482Z] #108 exporting layers 3.1s done [2025-03-18T08:36:35.482Z] #108 writing image sha256:dcae6c96d468db54036c07a38189fead816db14859b0adeb77908fa5c07b53b7 done [2025-03-18T08:36:35.482Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-03-18T08:36:35.482Z] #108 writing image sha256:6959e7324655137ef10f9cc26c25fa30869d57c615ae51b9308c0fc047479d33 0.0s done [2025-03-18T08:36:35.482Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-18T08:36:35.482Z] #108 DONE 3.6s [2025-03-18T08:36:35.482Z] [2025-03-18T08:36:35.482Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:35.482Z] #88 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-18T08:36:35.768Z] #88 ... [2025-03-18T08:36:35.768Z] [2025-03-18T08:36:35.768Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-18T08:36:35.768Z] #94 20.27 OK: 20 MiB in 18 packages [2025-03-18T08:36:36.037Z] #94 ... [2025-03-18T08:36:36.037Z] [2025-03-18T08:36:36.037Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:36.037Z] #93 DONE 22.0s [2025-03-18T08:36:36.304Z] [2025-03-18T08:36:36.304Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:36.304Z] #96 ... [2025-03-18T08:36:36.304Z] [2025-03-18T08:36:36.304Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:36.304Z] #88 15.76 OK: 15 MiB in 28 packages [2025-03-18T08:36:36.893Z] #88 ... [2025-03-18T08:36:36.893Z] [2025-03-18T08:36:36.893Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-18T08:36:36.893Z] #94 DONE 21.2s [2025-03-18T08:36:36.893Z] [2025-03-18T08:36:36.893Z] #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-18T08:36:37.161Z] #112 DONE 0.2s [2025-03-18T08:36:37.161Z] [2025-03-18T08:36:37.161Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-18T08:36:37.161Z] #90 14.81 OK: 9 MiB in 18 packages [2025-03-18T08:36:37.431Z] #90 DONE 15.6s [2025-03-18T08:36:37.431Z] [2025-03-18T08:36:37.431Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-18T08:36:37.431Z] #88 DONE 17.0s [2025-03-18T08:36:37.431Z] [2025-03-18T08:36:37.431Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-18T08:36:39.393Z] #113 DONE 2.0s [2025-03-18T08:36:39.393Z] [2025-03-18T08:36:39.393Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:39.393Z] #87 ... [2025-03-18T08:36:39.393Z] [2025-03-18T08:36:39.393Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-18T08:36:39.393Z] #114 DONE 0.1s [2025-03-18T08:36:39.661Z] [2025-03-18T08:36:39.661Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-18T08:36:39.661Z] #115 DONE 0.1s [2025-03-18T08:36:39.661Z] [2025-03-18T08:36:39.661Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:36:39.661Z] #87 ... [2025-03-18T08:36:39.661Z] [2025-03-18T08:36:39.661Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-18T08:36:39.661Z] #116 DONE 0.1s [2025-03-18T08:36:39.928Z] [2025-03-18T08:36:39.928Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-18T08:36:39.928Z] #117 DONE 0.1s [2025-03-18T08:36:39.928Z] [2025-03-18T08:36:39.928Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-18T08:36:40.197Z] #118 DONE 0.1s [2025-03-18T08:36:40.197Z] [2025-03-18T08:36:40.197Z] #108 [security-spire-config] exporting to image [2025-03-18T08:36:42.146Z] #108 exporting layers 1.9s done [2025-03-18T08:36:42.146Z] #108 writing image sha256:6ba36b619662596bae3597330e8a86a210c9c55a0ea196859b50ea7dfeeb2a75 done [2025-03-18T08:36:42.146Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-03-18T08:36:42.146Z] #108 DONE 5.5s [2025-03-18T08:36:42.146Z] [2025-03-18T08:36:42.146Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:37:53.884Z] #154 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-18T08:37:53.884Z] #151 DONE 95.6s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-18T08:37:53.884Z] #150 DONE 95.6s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:37:53.884Z] #155 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-18T08:37:53.884Z] #156 DONE 0.4s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:37:53.884Z] #155 DONE 0.3s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:37:53.884Z] #157 DONE 0.1s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-18T08:37:53.884Z] #158 DONE 0.4s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-18T08:37:53.884Z] #159 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #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-03-18T08:37:53.884Z] #160 DONE 0.4s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #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-03-18T08:37:53.884Z] #161 DONE 0.1s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-18T08:37:53.884Z] #159 DONE 1.1s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:37:53.884Z] #162 DONE 0.2s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:37:53.884Z] #163 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:37:53.884Z] #164 DONE 0.2s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-18T08:37:53.884Z] #165 DONE 0.4s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T08:37:53.884Z] #40 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-18T08:37:53.884Z] #166 DONE 0.3s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-18T08:37:53.884Z] #167 DONE 0.2s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T08:37:53.884Z] #146 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:37:53.884Z] #163 DONE 1.4s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-18T08:37:53.884Z] #112 exporting layers [2025-03-18T08:37:53.884Z] #112 ... [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-18T08:37:53.884Z] #168 DONE 0.2s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-18T08:37:53.884Z] #112 exporting layers 0.4s done [2025-03-18T08:37:53.884Z] #112 writing image sha256:199fc22aebc28aac411f7b70c5aaaa54d3ba2a2706555c551888fa8c3141f54e done [2025-03-18T08:37:53.884Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-18T08:37:53.884Z] #112 DONE 1.7s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.884Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-18T08:37:53.884Z] #169 DONE 0.2s [2025-03-18T08:37:53.884Z] [2025-03-18T08:37:53.885Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-18T08:37:53.885Z] #170 DONE 0.2s [2025-03-18T08:37:53.885Z] [2025-03-18T08:37:53.885Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-18T08:37:53.885Z] #171 DONE 1.0s [2025-03-18T08:37:53.885Z] [2025-03-18T08:37:53.885Z] #112 [security-bootstrapper] exporting to image [2025-03-18T08:37:53.885Z] #112 exporting layers 0.5s done [2025-03-18T08:37:53.885Z] #112 writing image sha256:284f0d3ae410d1afb020fb2efd3b63900e2df2a8d8118d42240c04ab699cc59d done [2025-03-18T08:37:53.885Z] #112 naming to docker.io/library/security-bootstrapper [2025-03-18T08:37:53.885Z] #112 naming to docker.io/library/security-bootstrapper done [2025-03-18T08:37:53.885Z] #112 DONE 2.2s [2025-03-18T08:37:53.885Z] [2025-03-18T08:37:53.885Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T08:38:18.799Z] #91 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #79 DONE 113.7s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #91 DONE 104.4s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #97 DONE 109.0s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #96 DONE 109.7s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #119 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #85 DONE 109.2s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #87 DONE 107.1s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #120 [core-keeper builder 7/8] COPY . . [2025-03-18T08:38:18.800Z] #120 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #119 DONE 1.8s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #121 [support-notifications builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #121 DONE 1.9s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #122 DONE 1.9s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #120 [core-keeper builder 7/8] COPY . . [2025-03-18T08:38:18.800Z] #120 DONE 1.8s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #123 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #124 [core-metadata builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #124 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #125 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #126 [support-scheduler builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #126 DONE 1.9s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #127 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #128 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #129 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #130 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #131 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #132 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #133 [core-data builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #133 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #134 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #135 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #136 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #137 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #138 [core-command builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #138 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T08:38:18.800Z] #139 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-18T08:38:18.800Z] #140 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #141 CACHED [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-18T08:38:18.800Z] #142 DONE 2.0s [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T08:38:18.800Z] #143 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-18T08:38:18.800Z] #0 5.328 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-18T08:38:18.800Z] #144 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T08:38:18.800Z] #0 5.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-18T08:38:18.800Z] #145 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T08:38:18.800Z] #0 6.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-18T08:38:18.800Z] #146 ... [2025-03-18T08:38:18.800Z] [2025-03-18T08:38:18.800Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T08:38:18.800Z] #143 6.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-18T08:38:19.067Z] #143 ... [2025-03-18T08:38:19.067Z] [2025-03-18T08:38:19.067Z] #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-03-18T08:38:19.067Z] #0 3.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-18T08:38:19.351Z] #147 ... [2025-03-18T08:38:19.351Z] [2025-03-18T08:38:19.351Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-18T08:38:19.351Z] #0 6.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-18T08:38:19.731Z] #148 ... [2025-03-18T08:38:19.731Z] [2025-03-18T08:38:19.731Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-18T08:38:19.731Z] #0 5.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-18T08:38:19.731Z] #149 ... [2025-03-18T08:38:19.731Z] [2025-03-18T08:38:19.731Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-18T08:38:19.731Z] #0 6.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-18T08:38:20.046Z] #150 ... [2025-03-18T08:38:20.046Z] [2025-03-18T08:38:20.046Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T08:38:20.046Z] #0 4.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-18T08:38:20.046Z] #151 ... [2025-03-18T08:38:20.046Z] [2025-03-18T08:38:20.046Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T08:38:20.046Z] #0 5.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-18T08:38:20.334Z] #152 ... [2025-03-18T08:38:20.334Z] [2025-03-18T08:38:20.334Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-18T08:38:20.334Z] #0 6.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-18T08:38:20.334Z] #153 ... [2025-03-18T08:38:20.334Z] [2025-03-18T08:38:20.334Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:38:20.334Z] #0 5.054 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-18T08:38:50.149Z] #146 ... [2025-03-18T08:38:50.149Z] [2025-03-18T08:38:50.149Z] #149 [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-03-18T08:38:50.149Z] #149 157.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-18T08:38:50.408Z] #149 ... [2025-03-18T08:38:50.408Z] [2025-03-18T08:38:50.408Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-18T08:38:50.408Z] #147 DONE 164.5s [2025-03-18T08:38:50.408Z] [2025-03-18T08:38:50.408Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-18T08:38:50.408Z] #152 DONE 164.6s [2025-03-18T08:38:50.408Z] [2025-03-18T08:38:50.408Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-18T08:38:50.408Z] #145 DONE 164.5s [2025-03-18T08:38:50.667Z] [2025-03-18T08:38:50.667Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T08:38:50.667Z] #148 DONE 164.7s [2025-03-18T08:38:50.667Z] [2025-03-18T08:38:50.667Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:50.667Z] #172 ... [2025-03-18T08:38:50.667Z] [2025-03-18T08:38:50.667Z] #149 [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-03-18T08:38:50.667Z] #149 DONE 164.8s [2025-03-18T08:38:50.667Z] [2025-03-18T08:38:50.667Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:50.667Z] #173 DONE 0.1s [2025-03-18T08:38:50.925Z] [2025-03-18T08:38:50.925Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:50.925Z] #172 DONE 0.3s [2025-03-18T08:38:50.925Z] [2025-03-18T08:38:50.925Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:50.925Z] #174 DONE 0.2s [2025-03-18T08:38:50.925Z] [2025-03-18T08:38:50.925Z] #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-18T08:38:51.187Z] #175 ... [2025-03-18T08:38:51.187Z] [2025-03-18T08:38:51.187Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:51.187Z] #176 DONE 0.5s [2025-03-18T08:38:51.449Z] [2025-03-18T08:38:51.449Z] #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:51.449Z] #177 DONE 0.5s [2025-03-18T08:38:51.449Z] [2025-03-18T08:38:51.449Z] #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-18T08:38:51.449Z] #175 DONE 0.5s [2025-03-18T08:38:51.449Z] [2025-03-18T08:38:51.449Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:51.449Z] #178 DONE 0.6s [2025-03-18T08:38:51.449Z] [2025-03-18T08:38:51.449Z] #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:51.708Z] #179 ... [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:51.708Z] #180 DONE 0.4s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:51.708Z] #181 DONE 0.3s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #182 [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-03-18T08:38:51.708Z] #182 DONE 0.3s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T08:38:51.708Z] #154 DONE 165.8s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:51.708Z] #179 DONE 0.4s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-18T08:38:51.708Z] #183 DONE 0.3s [2025-03-18T08:38:51.708Z] [2025-03-18T08:38:51.708Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-18T08:38:52.276Z] #184 ... [2025-03-18T08:38:52.276Z] [2025-03-18T08:38:52.276Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T08:38:52.276Z] #134 DONE 166.4s [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #112 [core-keeper] exporting to image [2025-03-18T08:38:52.548Z] #112 exporting layers [2025-03-18T08:38:52.548Z] #112 ... [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:52.548Z] #185 CACHED [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:52.548Z] #186 CACHED [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T08:38:52.548Z] #146 DONE 166.7s [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:52.548Z] #187 DONE 0.9s [2025-03-18T08:38:52.548Z] [2025-03-18T08:38:52.548Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-18T08:38:52.548Z] #188 DONE 0.9s [2025-03-18T08:38:52.807Z] [2025-03-18T08:38:52.807Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:52.807Z] #189 CACHED [2025-03-18T08:38:52.807Z] [2025-03-18T08:38:52.807Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:52.807Z] #190 CACHED [2025-03-18T08:38:52.807Z] [2025-03-18T08:38:52.807Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-18T08:38:52.807Z] #184 DONE 1.0s [2025-03-18T08:38:52.807Z] [2025-03-18T08:38:52.807Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:52.807Z] #191 DONE 0.9s [2025-03-18T08:38:52.807Z] [2025-03-18T08:38:52.807Z] #192 [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-03-18T08:38:53.065Z] #192 ... [2025-03-18T08:38:53.066Z] [2025-03-18T08:38:53.066Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-18T08:38:53.066Z] #193 DONE 0.5s [2025-03-18T08:38:53.066Z] [2025-03-18T08:38:53.066Z] #112 [core-keeper] exporting to image [2025-03-18T08:38:53.066Z] #112 exporting layers 0.2s done [2025-03-18T08:38:53.066Z] #112 writing image sha256:e2f3a15e56680dabd03af5c69603eace9a3f124051519af0f19a5f5729b33c52 0.0s done [2025-03-18T08:38:53.066Z] #112 naming to docker.io/library/core-keeper done [2025-03-18T08:38:53.066Z] #112 writing image sha256:cf1976a53bab582581f260c356dee23f350f2f7cf082b46902d409428fec6e71 [2025-03-18T08:38:53.323Z] #112 ... [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #194 [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-03-18T08:38:53.323Z] #194 DONE 0.6s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #192 [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-03-18T08:38:53.323Z] #192 DONE 0.5s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-18T08:38:53.323Z] #195 DONE 0.5s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #196 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-18T08:38:53.323Z] #196 DONE 0.6s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:53.323Z] #197 DONE 0.5s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #112 [security-spiffe-token-provider] exporting to image [2025-03-18T08:38:53.323Z] #112 writing image sha256:cf1976a53bab582581f260c356dee23f350f2f7cf082b46902d409428fec6e71 done [2025-03-18T08:38:53.323Z] #112 naming to docker.io/library/core-command done [2025-03-18T08:38:53.323Z] #112 ... [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:53.323Z] #198 DONE 0.3s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #199 [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-03-18T08:38:53.323Z] #199 DONE 0.2s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-18T08:38:53.323Z] #200 DONE 0.2s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #201 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-18T08:38:53.323Z] #201 DONE 0.2s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:53.323Z] #202 DONE 0.1s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-18T08:38:53.323Z] #203 DONE 0.1s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:53.323Z] #204 DONE 0.1s [2025-03-18T08:38:53.323Z] [2025-03-18T08:38:53.323Z] #112 [core-metadata] exporting to image [2025-03-18T08:38:53.323Z] #112 writing image sha256:ae00458fa10986e552f1e6b11ce51bbcaa22139765fff95906f75194810c25fa done [2025-03-18T08:38:53.323Z] #112 naming to docker.io/library/security-spiffe-token-provider [2025-03-18T08:38:53.581Z] #112 ... [2025-03-18T08:38:53.581Z] [2025-03-18T08:38:53.581Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-18T08:38:53.581Z] #205 DONE 0.1s [2025-03-18T08:38:53.581Z] [2025-03-18T08:38:53.581Z] #112 [security-spiffe-token-provider] exporting to image [2025-03-18T08:38:53.581Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-03-18T08:38:54.149Z] #112 ... [2025-03-18T08:38:54.149Z] [2025-03-18T08:38:54.149Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-18T08:38:54.149Z] #206 DONE 0.6s [2025-03-18T08:38:54.149Z] [2025-03-18T08:38:54.149Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-18T08:38:54.149Z] #207 DONE 0.7s [2025-03-18T08:38:54.149Z] [2025-03-18T08:38:54.149Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T08:38:54.149Z] #153 DONE 168.3s [2025-03-18T08:38:54.149Z] [2025-03-18T08:38:54.149Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-18T08:38:54.409Z] #208 ... [2025-03-18T08:38:54.409Z] [2025-03-18T08:38:54.409Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:54.409Z] #209 DONE 0.2s [2025-03-18T08:38:54.409Z] [2025-03-18T08:38:54.409Z] #112 [core-data] exporting to image [2025-03-18T08:38:54.667Z] #112 exporting layers 1.1s done [2025-03-18T08:38:54.667Z] #112 ... [2025-03-18T08:38:54.667Z] [2025-03-18T08:38:54.667Z] #210 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:38:54.667Z] #210 DONE 1.4s [2025-03-18T08:38:54.667Z] [2025-03-18T08:38:54.667Z] #112 [security-proxy-setup] exporting to image [2025-03-18T08:38:54.667Z] #112 writing image sha256:5f352800e7ecfb08f1af4a95a5f8b8c97f9e543b62f9d7afd92475e88b9335f1 done [2025-03-18T08:38:54.667Z] #112 naming to docker.io/library/core-metadata done [2025-03-18T08:38:54.926Z] #112 ... [2025-03-18T08:38:54.926Z] [2025-03-18T08:38:54.926Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-18T08:38:54.926Z] #208 DONE 0.6s [2025-03-18T08:38:54.926Z] [2025-03-18T08:38:54.926Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:54.926Z] #211 DONE 0.6s [2025-03-18T08:38:54.926Z] [2025-03-18T08:38:54.926Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:38:54.926Z] #212 DONE 1.2s [2025-03-18T08:38:54.926Z] [2025-03-18T08:38:54.926Z] #112 [security-proxy-auth] exporting to image [2025-03-18T08:38:55.186Z] #112 exporting layers 0.9s done [2025-03-18T08:38:55.186Z] #112 writing image sha256:6c90febe25592e80c6f5343a14182a6d10acee9af7f2894712c248897db7e767 0.1s done [2025-03-18T08:38:55.186Z] #112 naming to docker.io/library/core-data [2025-03-18T08:38:55.186Z] #112 naming to docker.io/library/core-data 0.1s done [2025-03-18T08:38:55.756Z] #112 ... [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-18T08:38:55.756Z] #213 DONE 0.9s [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:38:55.756Z] #144 DONE 169.7s [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:55.756Z] #214 DONE 0.6s [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:38:55.756Z] #215 DONE 0.1s [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #112 [security-proxy-setup] exporting to image [2025-03-18T08:38:55.756Z] #112 exporting layers 1.1s done [2025-03-18T08:38:55.756Z] #112 writing image sha256:93691b277435d073426137c8e6863f0d07aa23f450d805b9cf4318cf3090ac96 0.0s done [2025-03-18T08:38:55.756Z] #112 naming to docker.io/library/security-proxy-auth done [2025-03-18T08:38:55.756Z] #112 writing image sha256:8f78cbd43784b436b11ab04d638e635665bc2113469c1892f71c7ea2c9adb7a1 done [2025-03-18T08:38:55.756Z] #112 naming to docker.io/library/security-proxy-setup done [2025-03-18T08:38:55.756Z] #112 DONE 6.2s [2025-03-18T08:38:55.756Z] [2025-03-18T08:38:55.756Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-18T08:38:56.015Z] #216 DONE 0.3s [2025-03-18T08:38:56.015Z] [2025-03-18T08:38:56.015Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:38:56.015Z] #217 DONE 0.3s [2025-03-18T08:38:56.015Z] [2025-03-18T08:38:56.015Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-18T08:38:56.272Z] #218 DONE 0.0s [2025-03-18T08:38:56.273Z] [2025-03-18T08:38:56.273Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:38:56.273Z] #219 DONE 0.5s [2025-03-18T08:38:56.273Z] [2025-03-18T08:38:56.273Z] #112 [support-scheduler] exporting to image [2025-03-18T08:38:56.273Z] #112 ... [2025-03-18T08:38:56.273Z] [2025-03-18T08:38:56.273Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-18T08:38:56.273Z] #220 DONE 0.3s [2025-03-18T08:38:56.532Z] [2025-03-18T08:38:56.532Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:38:56.532Z] #221 DONE 0.0s [2025-03-18T08:38:56.532Z] [2025-03-18T08:38:56.532Z] #112 [support-notifications] exporting to image [2025-03-18T08:38:56.532Z] #112 exporting layers 0.3s done [2025-03-18T08:38:56.532Z] #112 exporting layers 0.5s done [2025-03-18T08:38:56.532Z] #112 writing image sha256:b7116a4a817475a69d412b5f10259a283d012d460bae2364cfd0b146866560ca done [2025-03-18T08:38:56.532Z] #112 naming to docker.io/library/support-scheduler done [2025-03-18T08:38:56.532Z] #112 exporting layers 0.2s done [2025-03-18T08:38:56.532Z] #112 writing image sha256:b5970622c1ed525f3ae955592c59ca4d4ae5207f29563818ab0b4f97037ab73c done [2025-03-18T08:38:56.532Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-03-18T08:38:56.532Z] #112 writing image sha256:5ea7db0e3ac34a08af16d76659ff1324f258acd46e81cdde882383e9f2962a43 done [2025-03-18T08:38:56.532Z] #112 naming to docker.io/library/support-notifications done [2025-03-18T08:38:56.532Z] #112 DONE 6.8s [2025-03-18T08:38:56.532Z] [2025-03-18T08:38:56.532Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T08:38:56.532Z] time="2025-03-18T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-18T08:38:56.540Z] $ docker stop --time=1 e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d [2025-03-18T08:38:57.822Z] $ docker rm -f --volumes e3721f5c01c40a36057b5feb7a758a75765e391f9979b8a85ad46b32ff33251d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T08:38:58.169Z] + docker images [2025-03-18T08:38:58.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-18T08:38:58.169Z] support-notifications latest 5ea7db0e3ac3 1 second ago 51.6MB [2025-03-18T08:38:58.169Z] support-scheduler latest b7116a4a8174 2 seconds ago 48MB [2025-03-18T08:38:58.169Z] security-secretstore-setup latest b5970622c1ed 2 seconds ago 67.7MB [2025-03-18T08:38:58.169Z] security-proxy-setup latest 8f78cbd43784 3 seconds ago 38.2MB [2025-03-18T08:38:58.169Z] security-proxy-auth latest 93691b277435 3 seconds ago 31.3MB [2025-03-18T08:38:58.169Z] core-data latest 6c90febe2559 3 seconds ago 32.4MB [2025-03-18T08:38:58.169Z] core-metadata latest 5f352800e7ec 4 seconds ago 32.6MB [2025-03-18T08:38:58.169Z] security-spiffe-token-provider latest ae00458fa109 4 seconds ago 46.9MB [2025-03-18T08:38:58.169Z] core-command latest cf1976a53bab 5 seconds ago 27.9MB [2025-03-18T08:38:58.169Z] core-keeper latest e2f3a15e5668 6 seconds ago 32.1MB [2025-03-18T08:38:58.169Z] security-bootstrapper latest 284f0d3ae410 About a minute ago 20.3MB [2025-03-18T08:38:58.169Z] core-common-config-bootstrapper latest 199fc22aebc2 About a minute ago 17.1MB [2025-03-18T08:38:58.169Z] security-spire-agent latest c8c72f017f0f 3 minutes ago 195MB [2025-03-18T08:38:58.169Z] security-spire-server latest 8b5f941f3b1c 3 minutes ago 149MB [2025-03-18T08:38:58.169Z] security-spire-config latest 477b8d3d6053 3 minutes ago 149MB [2025-03-18T08:38:58.169Z] ci-base-image-x86_64 latest 67dd531b643d 7 minutes ago 929MB [2025-03-18T08:38:58.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-18T08:38:58.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-18T08:38:58.169Z] 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-03-18T08:38:58.300Z] provisioning config files... [2025-03-18T08:38:58.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config15856389365943385186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T08:38:58.615Z] ---> ****-login.sh [2025-03-18T08:38:58.615Z] nexus3.edgexfoundry.org:10001 [2025-03-18T08:38:58.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:38:58.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:38:58.615Z] Configure a credential helper to remove this warning. See [2025-03-18T08:38:58.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:38:58.615Z] [2025-03-18T08:38:58.615Z] Login Succeeded [2025-03-18T08:38:58.615Z] nexus3.edgexfoundry.org:10002 [2025-03-18T08:38:58.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:38:58.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:38:58.874Z] Configure a credential helper to remove this warning. See [2025-03-18T08:38:58.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:38:58.874Z] [2025-03-18T08:38:58.874Z] Login Succeeded [2025-03-18T08:38:58.874Z] nexus3.edgexfoundry.org:10003 [2025-03-18T08:38:58.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:38:58.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:38:58.875Z] Configure a credential helper to remove this warning. See [2025-03-18T08:38:58.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:38:58.875Z] [2025-03-18T08:38:58.875Z] Login Succeeded [2025-03-18T08:38:58.875Z] nexus3.edgexfoundry.org:10004 [2025-03-18T08:38:59.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:38:59.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:38:59.134Z] Configure a credential helper to remove this warning. See [2025-03-18T08:38:59.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:38:59.134Z] [2025-03-18T08:38:59.134Z] Login Succeeded [2025-03-18T08:38:59.134Z] ****.io [2025-03-18T08:38:59.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T08:38:59.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T08:38:59.395Z] Configure a credential helper to remove this warning. See [2025-03-18T08:38:59.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T08:38:59.395Z] [2025-03-18T08:38:59.395Z] Login Succeeded [2025-03-18T08:38:59.395Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T08:38:59.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:38:59.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T08:38:59.494Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-18T08:38:59.495Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:38:59.495Z] latest [2025-03-18T08:38:59.495Z] 4.0.0-dev.75 [2025-03-18T08:38:59.495Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:38:59.495Z] main [2025-03-18T08:38:59.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:38:59.840Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:00.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:00.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-18T08:39:00.169Z] 076378f9a530: Preparing [2025-03-18T08:39:00.169Z] 2596cee22840: Preparing [2025-03-18T08:39:00.169Z] 0ecbd348946e: Preparing [2025-03-18T08:39:00.169Z] b201b62bbc52: Preparing [2025-03-18T08:39:00.169Z] 73028ba58a36: Preparing [2025-03-18T08:39:00.169Z] 99acdc101365: Preparing [2025-03-18T08:39:00.169Z] 994456c4fd7b: Preparing [2025-03-18T08:39:00.169Z] 99acdc101365: Waiting [2025-03-18T08:39:00.169Z] 994456c4fd7b: Waiting [2025-03-18T08:39:00.169Z] 076378f9a530: Pushed [2025-03-18T08:39:00.169Z] 0ecbd348946e: Pushed [2025-03-18T08:39:00.169Z] 73028ba58a36: Pushed [2025-03-18T08:39:00.169Z] b201b62bbc52: Pushed [2025-03-18T08:39:00.169Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:00.169Z] 99acdc101365: Pushed [2025-03-18T08:39:02.077Z] 2596cee22840: Pushed [2025-03-18T08:39:02.341Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:02.685Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:03.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-18T08:39:03.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-18T08:39:03.014Z] 076378f9a530: Preparing [2025-03-18T08:39:03.014Z] 2596cee22840: Preparing [2025-03-18T08:39:03.014Z] 0ecbd348946e: Preparing [2025-03-18T08:39:03.014Z] b201b62bbc52: Preparing [2025-03-18T08:39:03.014Z] 73028ba58a36: Preparing [2025-03-18T08:39:03.014Z] 99acdc101365: Preparing [2025-03-18T08:39:03.014Z] 994456c4fd7b: Preparing [2025-03-18T08:39:03.014Z] 99acdc101365: Waiting [2025-03-18T08:39:03.014Z] 994456c4fd7b: Waiting [2025-03-18T08:39:03.014Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:03.014Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:03.014Z] 2596cee22840: Layer already exists [2025-03-18T08:39:03.014Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:03.014Z] 076378f9a530: Layer already exists [2025-03-18T08:39:03.014Z] 99acdc101365: Layer already exists [2025-03-18T08:39:03.014Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:03.014Z] latest: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:03.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:03.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 [2025-03-18T08:39:03.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-18T08:39:03.677Z] 076378f9a530: Preparing [2025-03-18T08:39:03.677Z] 2596cee22840: Preparing [2025-03-18T08:39:03.677Z] 0ecbd348946e: Preparing [2025-03-18T08:39:03.677Z] b201b62bbc52: Preparing [2025-03-18T08:39:03.677Z] 73028ba58a36: Preparing [2025-03-18T08:39:03.677Z] 99acdc101365: Preparing [2025-03-18T08:39:03.677Z] 994456c4fd7b: Preparing [2025-03-18T08:39:03.677Z] 994456c4fd7b: Waiting [2025-03-18T08:39:03.677Z] 99acdc101365: Waiting [2025-03-18T08:39:03.677Z] 076378f9a530: Layer already exists [2025-03-18T08:39:03.677Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:03.677Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:03.677Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:03.677Z] 2596cee22840: Layer already exists [2025-03-18T08:39:03.677Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:03.677Z] 99acdc101365: Layer already exists [2025-03-18T08:39:03.677Z] 4.0.0-dev.75: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:04.012Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:04.346Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:04.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-18T08:39:04.346Z] 076378f9a530: Preparing [2025-03-18T08:39:04.346Z] 2596cee22840: Preparing [2025-03-18T08:39:04.346Z] 0ecbd348946e: Preparing [2025-03-18T08:39:04.346Z] b201b62bbc52: Preparing [2025-03-18T08:39:04.346Z] 73028ba58a36: Preparing [2025-03-18T08:39:04.346Z] 99acdc101365: Preparing [2025-03-18T08:39:04.346Z] 994456c4fd7b: Preparing [2025-03-18T08:39:04.346Z] 994456c4fd7b: Waiting [2025-03-18T08:39:04.346Z] 99acdc101365: Waiting [2025-03-18T08:39:04.346Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:04.346Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:04.346Z] 2596cee22840: Layer already exists [2025-03-18T08:39:04.346Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:04.346Z] 076378f9a530: Layer already exists [2025-03-18T08:39:04.346Z] 99acdc101365: Layer already exists [2025-03-18T08:39:04.346Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:04.346Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:04.682Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:05.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-18T08:39:05.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-18T08:39:05.014Z] 076378f9a530: Preparing [2025-03-18T08:39:05.014Z] 2596cee22840: Preparing [2025-03-18T08:39:05.014Z] 0ecbd348946e: Preparing [2025-03-18T08:39:05.014Z] b201b62bbc52: Preparing [2025-03-18T08:39:05.014Z] 73028ba58a36: Preparing [2025-03-18T08:39:05.014Z] 99acdc101365: Preparing [2025-03-18T08:39:05.014Z] 994456c4fd7b: Preparing [2025-03-18T08:39:05.014Z] 994456c4fd7b: Waiting [2025-03-18T08:39:05.014Z] 99acdc101365: Waiting [2025-03-18T08:39:05.014Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:05.014Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:05.014Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:05.014Z] 076378f9a530: Layer already exists [2025-03-18T08:39:05.014Z] 2596cee22840: Layer already exists [2025-03-18T08:39:05.014Z] 99acdc101365: Layer already exists [2025-03-18T08:39:05.014Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:05.014Z] main: digest: sha256:9e3d7afc534e4472517f9119190b2c06885cde8e2d37e030eff55f5accf0510d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:05.096Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:05.108Z] taggedImages: [2025-03-18T08:39:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-18T08:39:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.75 [2025-03-18T08:39:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-18T08:39:05.135Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-18T08:39:05.135Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:05.135Z] latest [2025-03-18T08:39:05.135Z] 4.0.0-dev.75 [2025-03-18T08:39:05.135Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:05.135Z] main [2025-03-18T08:39:05.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:05.485Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:05.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:05.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-18T08:39:05.812Z] 870c46535a40: Preparing [2025-03-18T08:39:05.812Z] 2ac85b55e5d6: Preparing [2025-03-18T08:39:05.812Z] d4897944aeef: Preparing [2025-03-18T08:39:05.812Z] e05433accf9a: Preparing [2025-03-18T08:39:05.812Z] 0ecbd348946e: Preparing [2025-03-18T08:39:05.812Z] b201b62bbc52: Preparing [2025-03-18T08:39:05.812Z] 73028ba58a36: Preparing [2025-03-18T08:39:05.812Z] 99acdc101365: Preparing [2025-03-18T08:39:05.812Z] 994456c4fd7b: Preparing [2025-03-18T08:39:05.812Z] 73028ba58a36: Waiting [2025-03-18T08:39:05.812Z] 99acdc101365: Waiting [2025-03-18T08:39:05.812Z] b201b62bbc52: Waiting [2025-03-18T08:39:05.812Z] 994456c4fd7b: Waiting [2025-03-18T08:39:05.812Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:05.812Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:05.812Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:05.812Z] 99acdc101365: Layer already exists [2025-03-18T08:39:05.812Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:05.812Z] 870c46535a40: Pushed [2025-03-18T08:39:05.812Z] 2ac85b55e5d6: Pushed [2025-03-18T08:39:05.812Z] d4897944aeef: Pushed [2025-03-18T08:39:06.747Z] e05433accf9a: Pushed [2025-03-18T08:39:07.007Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:07.372Z] + 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-03-18T08:39:07.701Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-18T08:39:07.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-18T08:39:07.701Z] 870c46535a40: Preparing [2025-03-18T08:39:07.701Z] 2ac85b55e5d6: Preparing [2025-03-18T08:39:07.701Z] d4897944aeef: Preparing [2025-03-18T08:39:07.701Z] e05433accf9a: Preparing [2025-03-18T08:39:07.701Z] 0ecbd348946e: Preparing [2025-03-18T08:39:07.701Z] b201b62bbc52: Preparing [2025-03-18T08:39:07.701Z] 73028ba58a36: Preparing [2025-03-18T08:39:07.701Z] 99acdc101365: Preparing [2025-03-18T08:39:07.701Z] 994456c4fd7b: Preparing [2025-03-18T08:39:07.701Z] b201b62bbc52: Waiting [2025-03-18T08:39:07.701Z] 99acdc101365: Waiting [2025-03-18T08:39:07.701Z] 994456c4fd7b: Waiting [2025-03-18T08:39:07.701Z] 73028ba58a36: Waiting [2025-03-18T08:39:07.701Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:07.701Z] 870c46535a40: Layer already exists [2025-03-18T08:39:07.701Z] e05433accf9a: Layer already exists [2025-03-18T08:39:07.701Z] d4897944aeef: Layer already exists [2025-03-18T08:39:07.701Z] 2ac85b55e5d6: Layer already exists [2025-03-18T08:39:07.701Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:07.701Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:07.701Z] 99acdc101365: Layer already exists [2025-03-18T08:39:07.701Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:07.701Z] latest: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:08.013Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:08.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 [2025-03-18T08:39:08.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-18T08:39:08.333Z] 870c46535a40: Preparing [2025-03-18T08:39:08.333Z] 2ac85b55e5d6: Preparing [2025-03-18T08:39:08.333Z] d4897944aeef: Preparing [2025-03-18T08:39:08.333Z] e05433accf9a: Preparing [2025-03-18T08:39:08.333Z] 0ecbd348946e: Preparing [2025-03-18T08:39:08.333Z] b201b62bbc52: Preparing [2025-03-18T08:39:08.333Z] 73028ba58a36: Preparing [2025-03-18T08:39:08.333Z] 99acdc101365: Preparing [2025-03-18T08:39:08.333Z] 994456c4fd7b: Preparing [2025-03-18T08:39:08.333Z] b201b62bbc52: Waiting [2025-03-18T08:39:08.333Z] 73028ba58a36: Waiting [2025-03-18T08:39:08.333Z] 994456c4fd7b: Waiting [2025-03-18T08:39:08.333Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:08.333Z] e05433accf9a: Layer already exists [2025-03-18T08:39:08.333Z] 2ac85b55e5d6: Layer already exists [2025-03-18T08:39:08.333Z] d4897944aeef: Layer already exists [2025-03-18T08:39:08.333Z] 870c46535a40: Layer already exists [2025-03-18T08:39:08.333Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:08.333Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:08.333Z] 99acdc101365: Layer already exists [2025-03-18T08:39:08.333Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:08.333Z] 4.0.0-dev.75: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:08.652Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:08.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:08.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-18T08:39:08.975Z] 870c46535a40: Preparing [2025-03-18T08:39:08.975Z] 2ac85b55e5d6: Preparing [2025-03-18T08:39:08.975Z] d4897944aeef: Preparing [2025-03-18T08:39:08.975Z] e05433accf9a: Preparing [2025-03-18T08:39:08.975Z] 0ecbd348946e: Preparing [2025-03-18T08:39:08.975Z] b201b62bbc52: Preparing [2025-03-18T08:39:08.975Z] 73028ba58a36: Preparing [2025-03-18T08:39:08.975Z] 99acdc101365: Preparing [2025-03-18T08:39:08.975Z] 994456c4fd7b: Preparing [2025-03-18T08:39:08.975Z] b201b62bbc52: Waiting [2025-03-18T08:39:08.975Z] 73028ba58a36: Waiting [2025-03-18T08:39:08.975Z] 994456c4fd7b: Waiting [2025-03-18T08:39:08.975Z] 99acdc101365: Waiting [2025-03-18T08:39:08.975Z] 2ac85b55e5d6: Layer already exists [2025-03-18T08:39:08.975Z] e05433accf9a: Layer already exists [2025-03-18T08:39:08.975Z] 870c46535a40: Layer already exists [2025-03-18T08:39:08.975Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:08.975Z] d4897944aeef: Layer already exists [2025-03-18T08:39:08.975Z] 99acdc101365: Layer already exists [2025-03-18T08:39:08.975Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:08.975Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:08.975Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:08.975Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:09.301Z] + 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-03-18T08:39:09.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-18T08:39:09.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-18T08:39:09.632Z] 870c46535a40: Preparing [2025-03-18T08:39:09.632Z] 2ac85b55e5d6: Preparing [2025-03-18T08:39:09.632Z] d4897944aeef: Preparing [2025-03-18T08:39:09.632Z] e05433accf9a: Preparing [2025-03-18T08:39:09.632Z] 0ecbd348946e: Preparing [2025-03-18T08:39:09.632Z] b201b62bbc52: Preparing [2025-03-18T08:39:09.632Z] 73028ba58a36: Preparing [2025-03-18T08:39:09.632Z] 99acdc101365: Preparing [2025-03-18T08:39:09.632Z] 994456c4fd7b: Preparing [2025-03-18T08:39:09.632Z] b201b62bbc52: Waiting [2025-03-18T08:39:09.632Z] 994456c4fd7b: Waiting [2025-03-18T08:39:09.632Z] 73028ba58a36: Waiting [2025-03-18T08:39:09.632Z] 99acdc101365: Waiting [2025-03-18T08:39:09.632Z] e05433accf9a: Layer already exists [2025-03-18T08:39:09.632Z] d4897944aeef: Layer already exists [2025-03-18T08:39:09.632Z] 2ac85b55e5d6: Layer already exists [2025-03-18T08:39:09.632Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:09.632Z] 870c46535a40: Layer already exists [2025-03-18T08:39:09.632Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:09.632Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:09.632Z] 99acdc101365: Layer already exists [2025-03-18T08:39:09.632Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:09.632Z] main: digest: sha256:ba334fa75f3db278275721b8d7af1af36628a6305d9ed9207d76521c5ca48fae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:09.710Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:09.723Z] taggedImages: [2025-03-18T08:39:09.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:09.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-18T08:39:09.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.75 [2025-03-18T08:39:09.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:09.723Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-18T08:39:09.796Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-18T08:39:09.796Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:09.796Z] latest [2025-03-18T08:39:09.796Z] 4.0.0-dev.75 [2025-03-18T08:39:09.796Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:09.796Z] main [2025-03-18T08:39:09.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:10.130Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:10.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:10.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-18T08:39:10.459Z] f4502366b9da: Preparing [2025-03-18T08:39:10.459Z] 1a3b4b8330ca: Preparing [2025-03-18T08:39:10.459Z] 0ecbd348946e: Preparing [2025-03-18T08:39:10.459Z] b201b62bbc52: Preparing [2025-03-18T08:39:10.459Z] cfeffeaf88f1: Preparing [2025-03-18T08:39:10.459Z] bd889c02bcd0: Preparing [2025-03-18T08:39:10.459Z] 994456c4fd7b: Preparing [2025-03-18T08:39:10.459Z] bd889c02bcd0: Waiting [2025-03-18T08:39:10.459Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:10.459Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:10.459Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:10.459Z] cfeffeaf88f1: Pushed [2025-03-18T08:39:10.459Z] f4502366b9da: Pushed [2025-03-18T08:39:10.459Z] bd889c02bcd0: Pushed [2025-03-18T08:39:13.744Z] 1a3b4b8330ca: Pushed [2025-03-18T08:39:13.744Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:14.083Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:14.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-18T08:39:14.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-18T08:39:14.408Z] f4502366b9da: Preparing [2025-03-18T08:39:14.408Z] 1a3b4b8330ca: Preparing [2025-03-18T08:39:14.408Z] 0ecbd348946e: Preparing [2025-03-18T08:39:14.408Z] b201b62bbc52: Preparing [2025-03-18T08:39:14.408Z] cfeffeaf88f1: Preparing [2025-03-18T08:39:14.408Z] bd889c02bcd0: Preparing [2025-03-18T08:39:14.408Z] 994456c4fd7b: Preparing [2025-03-18T08:39:14.408Z] bd889c02bcd0: Waiting [2025-03-18T08:39:14.408Z] 994456c4fd7b: Waiting [2025-03-18T08:39:14.408Z] cfeffeaf88f1: Layer already exists [2025-03-18T08:39:14.408Z] f4502366b9da: Layer already exists [2025-03-18T08:39:14.408Z] 1a3b4b8330ca: Layer already exists [2025-03-18T08:39:14.408Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:14.408Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:14.408Z] bd889c02bcd0: Layer already exists [2025-03-18T08:39:14.408Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:14.408Z] latest: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:14.732Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:15.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 [2025-03-18T08:39:15.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-18T08:39:15.054Z] f4502366b9da: Preparing [2025-03-18T08:39:15.054Z] 1a3b4b8330ca: Preparing [2025-03-18T08:39:15.054Z] 0ecbd348946e: Preparing [2025-03-18T08:39:15.054Z] b201b62bbc52: Preparing [2025-03-18T08:39:15.054Z] cfeffeaf88f1: Preparing [2025-03-18T08:39:15.054Z] bd889c02bcd0: Preparing [2025-03-18T08:39:15.054Z] 994456c4fd7b: Preparing [2025-03-18T08:39:15.054Z] 994456c4fd7b: Waiting [2025-03-18T08:39:15.054Z] bd889c02bcd0: Waiting [2025-03-18T08:39:15.054Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:15.054Z] 1a3b4b8330ca: Layer already exists [2025-03-18T08:39:15.054Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:15.054Z] f4502366b9da: Layer already exists [2025-03-18T08:39:15.054Z] cfeffeaf88f1: Layer already exists [2025-03-18T08:39:15.054Z] bd889c02bcd0: Layer already exists [2025-03-18T08:39:15.054Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:15.054Z] 4.0.0-dev.75: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:15.376Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:15.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:15.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-18T08:39:15.700Z] f4502366b9da: Preparing [2025-03-18T08:39:15.700Z] 1a3b4b8330ca: Preparing [2025-03-18T08:39:15.700Z] 0ecbd348946e: Preparing [2025-03-18T08:39:15.700Z] b201b62bbc52: Preparing [2025-03-18T08:39:15.700Z] cfeffeaf88f1: Preparing [2025-03-18T08:39:15.700Z] bd889c02bcd0: Preparing [2025-03-18T08:39:15.700Z] 994456c4fd7b: Preparing [2025-03-18T08:39:15.700Z] bd889c02bcd0: Waiting [2025-03-18T08:39:15.700Z] 994456c4fd7b: Waiting [2025-03-18T08:39:15.700Z] f4502366b9da: Layer already exists [2025-03-18T08:39:15.700Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:15.700Z] cfeffeaf88f1: Layer already exists [2025-03-18T08:39:15.700Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:15.700Z] 1a3b4b8330ca: Layer already exists [2025-03-18T08:39:15.700Z] bd889c02bcd0: Layer already exists [2025-03-18T08:39:15.700Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:15.700Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:16.026Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:16.352Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-18T08:39:16.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-18T08:39:16.352Z] f4502366b9da: Preparing [2025-03-18T08:39:16.352Z] 1a3b4b8330ca: Preparing [2025-03-18T08:39:16.352Z] 0ecbd348946e: Preparing [2025-03-18T08:39:16.352Z] b201b62bbc52: Preparing [2025-03-18T08:39:16.352Z] cfeffeaf88f1: Preparing [2025-03-18T08:39:16.352Z] bd889c02bcd0: Preparing [2025-03-18T08:39:16.352Z] 994456c4fd7b: Preparing [2025-03-18T08:39:16.352Z] bd889c02bcd0: Waiting [2025-03-18T08:39:16.352Z] 994456c4fd7b: Waiting [2025-03-18T08:39:16.352Z] f4502366b9da: Layer already exists [2025-03-18T08:39:16.352Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:16.352Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:16.352Z] 1a3b4b8330ca: Layer already exists [2025-03-18T08:39:16.352Z] cfeffeaf88f1: Layer already exists [2025-03-18T08:39:16.352Z] bd889c02bcd0: Layer already exists [2025-03-18T08:39:16.352Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:16.352Z] main: digest: sha256:579655b9e5c0b018eea1aabd0fa0b9a9e6a8d7a2828b306c7aab126e1df391a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:16.434Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:16.445Z] taggedImages: [2025-03-18T08:39:16.445Z] - nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:16.445Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-18T08:39:16.445Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.75 [2025-03-18T08:39:16.445Z] - nexus3.edgexfoundry.org:10004/core-data:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:16.445Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-18T08:39:16.472Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-18T08:39:16.472Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:16.472Z] latest [2025-03-18T08:39:16.472Z] 4.0.0-dev.75 [2025-03-18T08:39:16.472Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:16.472Z] main [2025-03-18T08:39:16.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:16.807Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:17.134Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:17.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-18T08:39:17.134Z] f2cb85d1c363: Preparing [2025-03-18T08:39:17.134Z] 2696ff4f2d88: Preparing [2025-03-18T08:39:17.134Z] b201b62bbc52: Preparing [2025-03-18T08:39:17.134Z] 6e57bc6f7171: Preparing [2025-03-18T08:39:17.134Z] eb2537e672a0: Preparing [2025-03-18T08:39:17.134Z] 994456c4fd7b: Preparing [2025-03-18T08:39:17.134Z] 994456c4fd7b: Waiting [2025-03-18T08:39:17.134Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:17.134Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:17.134Z] eb2537e672a0: Pushed [2025-03-18T08:39:17.134Z] f2cb85d1c363: Pushed [2025-03-18T08:39:17.134Z] 6e57bc6f7171: Pushed [2025-03-18T08:39:19.674Z] 2696ff4f2d88: Pushed [2025-03-18T08:39:19.675Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:20.004Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:20.338Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-18T08:39:20.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-18T08:39:20.338Z] f2cb85d1c363: Preparing [2025-03-18T08:39:20.338Z] 2696ff4f2d88: Preparing [2025-03-18T08:39:20.338Z] b201b62bbc52: Preparing [2025-03-18T08:39:20.338Z] 6e57bc6f7171: Preparing [2025-03-18T08:39:20.338Z] eb2537e672a0: Preparing [2025-03-18T08:39:20.338Z] 994456c4fd7b: Preparing [2025-03-18T08:39:20.338Z] f2cb85d1c363: Layer already exists [2025-03-18T08:39:20.338Z] eb2537e672a0: Layer already exists [2025-03-18T08:39:20.338Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:20.338Z] 2696ff4f2d88: Layer already exists [2025-03-18T08:39:20.338Z] 6e57bc6f7171: Layer already exists [2025-03-18T08:39:20.338Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:20.338Z] latest: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:20.660Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:21.010Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 [2025-03-18T08:39:21.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-18T08:39:21.010Z] f2cb85d1c363: Preparing [2025-03-18T08:39:21.010Z] 2696ff4f2d88: Preparing [2025-03-18T08:39:21.010Z] b201b62bbc52: Preparing [2025-03-18T08:39:21.010Z] 6e57bc6f7171: Preparing [2025-03-18T08:39:21.010Z] eb2537e672a0: Preparing [2025-03-18T08:39:21.010Z] 994456c4fd7b: Preparing [2025-03-18T08:39:21.010Z] 994456c4fd7b: Waiting [2025-03-18T08:39:21.010Z] eb2537e672a0: Layer already exists [2025-03-18T08:39:21.010Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:21.010Z] 6e57bc6f7171: Layer already exists [2025-03-18T08:39:21.010Z] f2cb85d1c363: Layer already exists [2025-03-18T08:39:21.010Z] 2696ff4f2d88: Layer already exists [2025-03-18T08:39:21.010Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:21.010Z] 4.0.0-dev.75: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:21.355Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:21.680Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:21.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-18T08:39:21.680Z] f2cb85d1c363: Preparing [2025-03-18T08:39:21.680Z] 2696ff4f2d88: Preparing [2025-03-18T08:39:21.680Z] b201b62bbc52: Preparing [2025-03-18T08:39:21.680Z] 6e57bc6f7171: Preparing [2025-03-18T08:39:21.680Z] eb2537e672a0: Preparing [2025-03-18T08:39:21.680Z] 994456c4fd7b: Preparing [2025-03-18T08:39:21.680Z] 994456c4fd7b: Waiting [2025-03-18T08:39:21.680Z] eb2537e672a0: Layer already exists [2025-03-18T08:39:21.680Z] 6e57bc6f7171: Layer already exists [2025-03-18T08:39:21.680Z] 2696ff4f2d88: Layer already exists [2025-03-18T08:39:21.680Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:21.680Z] f2cb85d1c363: Layer already exists [2025-03-18T08:39:21.680Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:21.680Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:22.012Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:22.338Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-18T08:39:22.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-18T08:39:22.338Z] f2cb85d1c363: Preparing [2025-03-18T08:39:22.338Z] 2696ff4f2d88: Preparing [2025-03-18T08:39:22.338Z] b201b62bbc52: Preparing [2025-03-18T08:39:22.338Z] 6e57bc6f7171: Preparing [2025-03-18T08:39:22.338Z] eb2537e672a0: Preparing [2025-03-18T08:39:22.338Z] 994456c4fd7b: Preparing [2025-03-18T08:39:22.338Z] 994456c4fd7b: Waiting [2025-03-18T08:39:22.338Z] 2696ff4f2d88: Layer already exists [2025-03-18T08:39:22.338Z] eb2537e672a0: Layer already exists [2025-03-18T08:39:22.338Z] 6e57bc6f7171: Layer already exists [2025-03-18T08:39:22.338Z] f2cb85d1c363: Layer already exists [2025-03-18T08:39:22.338Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:22.338Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:22.338Z] main: digest: sha256:aa11d05124e72f06a9cd4034776d1d5006ff4a5afaaab7c91837bce2c2229c36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:22.415Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:22.432Z] taggedImages: [2025-03-18T08:39:22.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:22.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-18T08:39:22.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.75 [2025-03-18T08:39:22.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:22.432Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-18T08:39:22.460Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-18T08:39:22.460Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:22.460Z] latest [2025-03-18T08:39:22.460Z] 4.0.0-dev.75 [2025-03-18T08:39:22.460Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:22.460Z] main [2025-03-18T08:39:22.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:22.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:23.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:23.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-18T08:39:23.132Z] adbd12d9a988: Preparing [2025-03-18T08:39:23.132Z] c37dd77dbaf7: Preparing [2025-03-18T08:39:23.132Z] 5cf7cd63a502: Preparing [2025-03-18T08:39:23.132Z] 0ecbd348946e: Preparing [2025-03-18T08:39:23.132Z] b201b62bbc52: Preparing [2025-03-18T08:39:23.132Z] 73028ba58a36: Preparing [2025-03-18T08:39:23.132Z] 99acdc101365: Preparing [2025-03-18T08:39:23.132Z] 994456c4fd7b: Preparing [2025-03-18T08:39:23.132Z] 73028ba58a36: Waiting [2025-03-18T08:39:23.132Z] 99acdc101365: Waiting [2025-03-18T08:39:23.132Z] 994456c4fd7b: Waiting [2025-03-18T08:39:23.132Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:23.132Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:23.132Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:23.132Z] 99acdc101365: Layer already exists [2025-03-18T08:39:23.132Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:23.132Z] c37dd77dbaf7: Pushed [2025-03-18T08:39:23.132Z] adbd12d9a988: Pushed [2025-03-18T08:39:25.672Z] 5cf7cd63a502: Pushed [2025-03-18T08:39:25.934Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:26.256Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:26.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-18T08:39:26.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-18T08:39:26.577Z] adbd12d9a988: Preparing [2025-03-18T08:39:26.577Z] c37dd77dbaf7: Preparing [2025-03-18T08:39:26.577Z] 5cf7cd63a502: Preparing [2025-03-18T08:39:26.577Z] 0ecbd348946e: Preparing [2025-03-18T08:39:26.577Z] b201b62bbc52: Preparing [2025-03-18T08:39:26.577Z] 73028ba58a36: Preparing [2025-03-18T08:39:26.577Z] 99acdc101365: Preparing [2025-03-18T08:39:26.577Z] 994456c4fd7b: Preparing [2025-03-18T08:39:26.577Z] 73028ba58a36: Waiting [2025-03-18T08:39:26.577Z] 99acdc101365: Waiting [2025-03-18T08:39:26.577Z] 994456c4fd7b: Waiting [2025-03-18T08:39:26.577Z] c37dd77dbaf7: Layer already exists [2025-03-18T08:39:26.577Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:26.577Z] 5cf7cd63a502: Layer already exists [2025-03-18T08:39:26.577Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:26.577Z] adbd12d9a988: Layer already exists [2025-03-18T08:39:26.577Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:26.577Z] 99acdc101365: Layer already exists [2025-03-18T08:39:26.577Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:26.577Z] latest: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:26.904Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:27.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 [2025-03-18T08:39:27.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-18T08:39:27.215Z] adbd12d9a988: Preparing [2025-03-18T08:39:27.215Z] c37dd77dbaf7: Preparing [2025-03-18T08:39:27.215Z] 5cf7cd63a502: Preparing [2025-03-18T08:39:27.215Z] 0ecbd348946e: Preparing [2025-03-18T08:39:27.215Z] b201b62bbc52: Preparing [2025-03-18T08:39:27.215Z] 73028ba58a36: Preparing [2025-03-18T08:39:27.215Z] 99acdc101365: Preparing [2025-03-18T08:39:27.215Z] 994456c4fd7b: Preparing [2025-03-18T08:39:27.215Z] 73028ba58a36: Waiting [2025-03-18T08:39:27.215Z] 99acdc101365: Waiting [2025-03-18T08:39:27.215Z] 994456c4fd7b: Waiting [2025-03-18T08:39:27.215Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:27.215Z] 5cf7cd63a502: Layer already exists [2025-03-18T08:39:27.215Z] adbd12d9a988: Layer already exists [2025-03-18T08:39:27.215Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:27.215Z] c37dd77dbaf7: Layer already exists [2025-03-18T08:39:27.215Z] 99acdc101365: Layer already exists [2025-03-18T08:39:27.215Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:27.215Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:27.215Z] 4.0.0-dev.75: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:27.539Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:27.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:27.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-18T08:39:27.861Z] adbd12d9a988: Preparing [2025-03-18T08:39:27.861Z] c37dd77dbaf7: Preparing [2025-03-18T08:39:27.861Z] 5cf7cd63a502: Preparing [2025-03-18T08:39:27.861Z] 0ecbd348946e: Preparing [2025-03-18T08:39:27.861Z] b201b62bbc52: Preparing [2025-03-18T08:39:27.861Z] 73028ba58a36: Preparing [2025-03-18T08:39:27.861Z] 99acdc101365: Preparing [2025-03-18T08:39:27.861Z] 994456c4fd7b: Preparing [2025-03-18T08:39:27.861Z] 73028ba58a36: Waiting [2025-03-18T08:39:27.861Z] 994456c4fd7b: Waiting [2025-03-18T08:39:27.861Z] c37dd77dbaf7: Layer already exists [2025-03-18T08:39:27.861Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:27.861Z] 5cf7cd63a502: Layer already exists [2025-03-18T08:39:27.861Z] adbd12d9a988: Layer already exists [2025-03-18T08:39:27.861Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:27.861Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:27.861Z] 99acdc101365: Layer already exists [2025-03-18T08:39:27.861Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:27.861Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:28.194Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:28.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-18T08:39:28.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-18T08:39:28.525Z] adbd12d9a988: Preparing [2025-03-18T08:39:28.525Z] c37dd77dbaf7: Preparing [2025-03-18T08:39:28.525Z] 5cf7cd63a502: Preparing [2025-03-18T08:39:28.525Z] 0ecbd348946e: Preparing [2025-03-18T08:39:28.525Z] b201b62bbc52: Preparing [2025-03-18T08:39:28.525Z] 73028ba58a36: Preparing [2025-03-18T08:39:28.525Z] 99acdc101365: Preparing [2025-03-18T08:39:28.525Z] 994456c4fd7b: Preparing [2025-03-18T08:39:28.525Z] 73028ba58a36: Waiting [2025-03-18T08:39:28.525Z] 994456c4fd7b: Waiting [2025-03-18T08:39:28.525Z] 99acdc101365: Waiting [2025-03-18T08:39:28.525Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:28.525Z] c37dd77dbaf7: Layer already exists [2025-03-18T08:39:28.525Z] 5cf7cd63a502: Layer already exists [2025-03-18T08:39:28.525Z] adbd12d9a988: Layer already exists [2025-03-18T08:39:28.525Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:28.525Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:28.525Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:28.525Z] 99acdc101365: Layer already exists [2025-03-18T08:39:28.525Z] main: digest: sha256:8f5dcd47aaac14a4be030b3539e59979c821054309aabf796e289fb54d97b3b5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:28.603Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:28.619Z] taggedImages: [2025-03-18T08:39:28.619Z] - nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:28.619Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-18T08:39:28.619Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.75 [2025-03-18T08:39:28.619Z] - nexus3.edgexfoundry.org:10004/core-metadata:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:28.619Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-18T08:39:28.647Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-18T08:39:28.647Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:28.647Z] latest [2025-03-18T08:39:28.647Z] 4.0.0-dev.75 [2025-03-18T08:39:28.647Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:28.647Z] main [2025-03-18T08:39:28.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:28.979Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:29.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:29.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-18T08:39:29.294Z] fd430986831a: Preparing [2025-03-18T08:39:29.294Z] b672604be68b: Preparing [2025-03-18T08:39:29.294Z] 6db0920aa576: Preparing [2025-03-18T08:39:29.294Z] 839976da1722: Preparing [2025-03-18T08:39:29.294Z] e215ef5bc852: Preparing [2025-03-18T08:39:29.294Z] ac581c0d3d13: Preparing [2025-03-18T08:39:29.294Z] b69898d5a682: Preparing [2025-03-18T08:39:29.294Z] 0ecbd348946e: Preparing [2025-03-18T08:39:29.294Z] b69898d5a682: Waiting [2025-03-18T08:39:29.294Z] b201b62bbc52: Preparing [2025-03-18T08:39:29.294Z] 93993c633bc4: Preparing [2025-03-18T08:39:29.294Z] 58fd1db72057: Preparing [2025-03-18T08:39:29.294Z] 0ecbd348946e: Waiting [2025-03-18T08:39:29.294Z] 5f70bf18a086: Preparing [2025-03-18T08:39:29.294Z] 93993c633bc4: Waiting [2025-03-18T08:39:29.294Z] 8f93c09b79f7: Preparing [2025-03-18T08:39:29.294Z] 965ac1ccf4ce: Preparing [2025-03-18T08:39:29.294Z] 5f70bf18a086: Waiting [2025-03-18T08:39:29.294Z] 8f93c09b79f7: Waiting [2025-03-18T08:39:29.294Z] 1d3e4c9a1cef: Preparing [2025-03-18T08:39:29.294Z] 994456c4fd7b: Preparing [2025-03-18T08:39:29.294Z] 965ac1ccf4ce: Waiting [2025-03-18T08:39:29.294Z] 994456c4fd7b: Waiting [2025-03-18T08:39:29.294Z] 839976da1722: Pushed [2025-03-18T08:39:29.294Z] 6db0920aa576: Pushed [2025-03-18T08:39:29.294Z] fd430986831a: Pushed [2025-03-18T08:39:29.294Z] e215ef5bc852: Pushed [2025-03-18T08:39:29.294Z] b672604be68b: Pushed [2025-03-18T08:39:29.294Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:29.294Z] ac581c0d3d13: Pushed [2025-03-18T08:39:29.294Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:29.554Z] 5f70bf18a086: Layer already exists [2025-03-18T08:39:29.554Z] 93993c633bc4: Pushed [2025-03-18T08:39:29.554Z] 58fd1db72057: Pushed [2025-03-18T08:39:29.554Z] 8f93c09b79f7: Pushed [2025-03-18T08:39:29.554Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:29.554Z] 965ac1ccf4ce: Pushed [2025-03-18T08:39:29.554Z] 1d3e4c9a1cef: Pushed [2025-03-18T08:39:30.933Z] b69898d5a682: Pushed [2025-03-18T08:39:30.933Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:31.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:31.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-18T08:39:31.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-18T08:39:31.588Z] fd430986831a: Preparing [2025-03-18T08:39:31.588Z] b672604be68b: Preparing [2025-03-18T08:39:31.588Z] 6db0920aa576: Preparing [2025-03-18T08:39:31.588Z] 839976da1722: Preparing [2025-03-18T08:39:31.588Z] e215ef5bc852: Preparing [2025-03-18T08:39:31.588Z] ac581c0d3d13: Preparing [2025-03-18T08:39:31.588Z] b69898d5a682: Preparing [2025-03-18T08:39:31.588Z] 0ecbd348946e: Preparing [2025-03-18T08:39:31.588Z] b201b62bbc52: Preparing [2025-03-18T08:39:31.588Z] 93993c633bc4: Preparing [2025-03-18T08:39:31.588Z] 58fd1db72057: Preparing [2025-03-18T08:39:31.588Z] 5f70bf18a086: Preparing [2025-03-18T08:39:31.588Z] 8f93c09b79f7: Preparing [2025-03-18T08:39:31.588Z] 965ac1ccf4ce: Preparing [2025-03-18T08:39:31.588Z] 1d3e4c9a1cef: Preparing [2025-03-18T08:39:31.588Z] 994456c4fd7b: Preparing [2025-03-18T08:39:31.588Z] 965ac1ccf4ce: Waiting [2025-03-18T08:39:31.588Z] 1d3e4c9a1cef: Waiting [2025-03-18T08:39:31.588Z] 994456c4fd7b: Waiting [2025-03-18T08:39:31.588Z] 8f93c09b79f7: Waiting [2025-03-18T08:39:31.588Z] b201b62bbc52: Waiting [2025-03-18T08:39:31.588Z] 58fd1db72057: Waiting [2025-03-18T08:39:31.588Z] 0ecbd348946e: Waiting [2025-03-18T08:39:31.588Z] b69898d5a682: Waiting [2025-03-18T08:39:31.588Z] 93993c633bc4: Waiting [2025-03-18T08:39:31.588Z] 5f70bf18a086: Waiting [2025-03-18T08:39:31.588Z] e215ef5bc852: Layer already exists [2025-03-18T08:39:31.588Z] 839976da1722: Layer already exists [2025-03-18T08:39:31.588Z] b672604be68b: Layer already exists [2025-03-18T08:39:31.588Z] fd430986831a: Layer already exists [2025-03-18T08:39:31.588Z] 6db0920aa576: Layer already exists [2025-03-18T08:39:31.588Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:31.588Z] b69898d5a682: Layer already exists [2025-03-18T08:39:31.588Z] ac581c0d3d13: Layer already exists [2025-03-18T08:39:31.588Z] 93993c633bc4: Layer already exists [2025-03-18T08:39:31.588Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:31.588Z] 8f93c09b79f7: Layer already exists [2025-03-18T08:39:31.588Z] 58fd1db72057: Layer already exists [2025-03-18T08:39:31.588Z] 1d3e4c9a1cef: Layer already exists [2025-03-18T08:39:31.588Z] 5f70bf18a086: Layer already exists [2025-03-18T08:39:31.588Z] 965ac1ccf4ce: Layer already exists [2025-03-18T08:39:31.588Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:31.588Z] latest: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:31.911Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:32.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 [2025-03-18T08:39:32.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-18T08:39:32.227Z] fd430986831a: Preparing [2025-03-18T08:39:32.227Z] b672604be68b: Preparing [2025-03-18T08:39:32.227Z] 6db0920aa576: Preparing [2025-03-18T08:39:32.227Z] 839976da1722: Preparing [2025-03-18T08:39:32.227Z] e215ef5bc852: Preparing [2025-03-18T08:39:32.227Z] ac581c0d3d13: Preparing [2025-03-18T08:39:32.227Z] b69898d5a682: Preparing [2025-03-18T08:39:32.227Z] 0ecbd348946e: Preparing [2025-03-18T08:39:32.227Z] b201b62bbc52: Preparing [2025-03-18T08:39:32.227Z] 93993c633bc4: Preparing [2025-03-18T08:39:32.227Z] 58fd1db72057: Preparing [2025-03-18T08:39:32.227Z] 5f70bf18a086: Preparing [2025-03-18T08:39:32.227Z] 8f93c09b79f7: Preparing [2025-03-18T08:39:32.227Z] 965ac1ccf4ce: Preparing [2025-03-18T08:39:32.227Z] 1d3e4c9a1cef: Preparing [2025-03-18T08:39:32.227Z] 994456c4fd7b: Preparing [2025-03-18T08:39:32.227Z] ac581c0d3d13: Waiting [2025-03-18T08:39:32.227Z] b69898d5a682: Waiting [2025-03-18T08:39:32.227Z] 0ecbd348946e: Waiting [2025-03-18T08:39:32.227Z] b201b62bbc52: Waiting [2025-03-18T08:39:32.227Z] 93993c633bc4: Waiting [2025-03-18T08:39:32.227Z] 58fd1db72057: Waiting [2025-03-18T08:39:32.227Z] 5f70bf18a086: Waiting [2025-03-18T08:39:32.227Z] 8f93c09b79f7: Waiting [2025-03-18T08:39:32.227Z] 965ac1ccf4ce: Waiting [2025-03-18T08:39:32.227Z] 1d3e4c9a1cef: Waiting [2025-03-18T08:39:32.227Z] 994456c4fd7b: Waiting [2025-03-18T08:39:32.227Z] e215ef5bc852: Layer already exists [2025-03-18T08:39:32.227Z] 839976da1722: Layer already exists [2025-03-18T08:39:32.227Z] fd430986831a: Layer already exists [2025-03-18T08:39:32.227Z] 6db0920aa576: Layer already exists [2025-03-18T08:39:32.227Z] b672604be68b: Layer already exists [2025-03-18T08:39:32.227Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:32.227Z] ac581c0d3d13: Layer already exists [2025-03-18T08:39:32.227Z] b69898d5a682: Layer already exists [2025-03-18T08:39:32.227Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:32.227Z] 93993c633bc4: Layer already exists [2025-03-18T08:39:32.227Z] 8f93c09b79f7: Layer already exists [2025-03-18T08:39:32.227Z] 5f70bf18a086: Layer already exists [2025-03-18T08:39:32.227Z] 58fd1db72057: Layer already exists [2025-03-18T08:39:32.227Z] 1d3e4c9a1cef: Layer already exists [2025-03-18T08:39:32.227Z] 965ac1ccf4ce: Layer already exists [2025-03-18T08:39:32.227Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:32.227Z] 4.0.0-dev.75: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:32.560Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:32.889Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:32.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-18T08:39:32.889Z] fd430986831a: Preparing [2025-03-18T08:39:32.889Z] b672604be68b: Preparing [2025-03-18T08:39:32.889Z] 6db0920aa576: Preparing [2025-03-18T08:39:32.889Z] 839976da1722: Preparing [2025-03-18T08:39:32.889Z] e215ef5bc852: Preparing [2025-03-18T08:39:32.889Z] ac581c0d3d13: Preparing [2025-03-18T08:39:32.889Z] b69898d5a682: Preparing [2025-03-18T08:39:32.889Z] 0ecbd348946e: Preparing [2025-03-18T08:39:32.889Z] b201b62bbc52: Preparing [2025-03-18T08:39:32.889Z] 93993c633bc4: Preparing [2025-03-18T08:39:32.889Z] 58fd1db72057: Preparing [2025-03-18T08:39:32.889Z] 5f70bf18a086: Preparing [2025-03-18T08:39:32.889Z] 8f93c09b79f7: Preparing [2025-03-18T08:39:32.889Z] 965ac1ccf4ce: Preparing [2025-03-18T08:39:32.889Z] 1d3e4c9a1cef: Preparing [2025-03-18T08:39:32.889Z] 994456c4fd7b: Preparing [2025-03-18T08:39:32.889Z] b69898d5a682: Waiting [2025-03-18T08:39:32.889Z] 0ecbd348946e: Waiting [2025-03-18T08:39:32.889Z] b201b62bbc52: Waiting [2025-03-18T08:39:32.889Z] 93993c633bc4: Waiting [2025-03-18T08:39:32.889Z] 965ac1ccf4ce: Waiting [2025-03-18T08:39:32.889Z] 1d3e4c9a1cef: Waiting [2025-03-18T08:39:32.889Z] 994456c4fd7b: Waiting [2025-03-18T08:39:32.889Z] 58fd1db72057: Waiting [2025-03-18T08:39:32.889Z] 5f70bf18a086: Waiting [2025-03-18T08:39:32.889Z] 8f93c09b79f7: Waiting [2025-03-18T08:39:32.889Z] ac581c0d3d13: Waiting [2025-03-18T08:39:32.889Z] b672604be68b: Layer already exists [2025-03-18T08:39:32.889Z] fd430986831a: Layer already exists [2025-03-18T08:39:32.889Z] e215ef5bc852: Layer already exists [2025-03-18T08:39:32.889Z] 839976da1722: Layer already exists [2025-03-18T08:39:32.889Z] 6db0920aa576: Layer already exists [2025-03-18T08:39:32.889Z] ac581c0d3d13: Layer already exists [2025-03-18T08:39:32.889Z] b69898d5a682: Layer already exists [2025-03-18T08:39:32.889Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:32.889Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:32.889Z] 93993c633bc4: Layer already exists [2025-03-18T08:39:32.889Z] 58fd1db72057: Layer already exists [2025-03-18T08:39:32.889Z] 965ac1ccf4ce: Layer already exists [2025-03-18T08:39:32.889Z] 1d3e4c9a1cef: Layer already exists [2025-03-18T08:39:32.889Z] 5f70bf18a086: Layer already exists [2025-03-18T08:39:32.889Z] 8f93c09b79f7: Layer already exists [2025-03-18T08:39:32.889Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:32.889Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:33.224Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:33.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-18T08:39:33.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-18T08:39:33.540Z] fd430986831a: Preparing [2025-03-18T08:39:33.540Z] b672604be68b: Preparing [2025-03-18T08:39:33.541Z] 6db0920aa576: Preparing [2025-03-18T08:39:33.541Z] 839976da1722: Preparing [2025-03-18T08:39:33.541Z] e215ef5bc852: Preparing [2025-03-18T08:39:33.541Z] ac581c0d3d13: Preparing [2025-03-18T08:39:33.541Z] b69898d5a682: Preparing [2025-03-18T08:39:33.541Z] 0ecbd348946e: Preparing [2025-03-18T08:39:33.541Z] b201b62bbc52: Preparing [2025-03-18T08:39:33.541Z] 93993c633bc4: Preparing [2025-03-18T08:39:33.541Z] 58fd1db72057: Preparing [2025-03-18T08:39:33.541Z] 5f70bf18a086: Preparing [2025-03-18T08:39:33.541Z] 8f93c09b79f7: Preparing [2025-03-18T08:39:33.541Z] 965ac1ccf4ce: Preparing [2025-03-18T08:39:33.541Z] 1d3e4c9a1cef: Preparing [2025-03-18T08:39:33.541Z] 994456c4fd7b: Preparing [2025-03-18T08:39:33.541Z] 93993c633bc4: Waiting [2025-03-18T08:39:33.541Z] 58fd1db72057: Waiting [2025-03-18T08:39:33.541Z] 5f70bf18a086: Waiting [2025-03-18T08:39:33.541Z] 8f93c09b79f7: Waiting [2025-03-18T08:39:33.541Z] 965ac1ccf4ce: Waiting [2025-03-18T08:39:33.541Z] ac581c0d3d13: Waiting [2025-03-18T08:39:33.541Z] b69898d5a682: Waiting [2025-03-18T08:39:33.541Z] 1d3e4c9a1cef: Waiting [2025-03-18T08:39:33.541Z] 994456c4fd7b: Waiting [2025-03-18T08:39:33.541Z] b201b62bbc52: Waiting [2025-03-18T08:39:33.541Z] 0ecbd348946e: Waiting [2025-03-18T08:39:33.541Z] 839976da1722: Layer already exists [2025-03-18T08:39:33.541Z] e215ef5bc852: Layer already exists [2025-03-18T08:39:33.541Z] fd430986831a: Layer already exists [2025-03-18T08:39:33.541Z] b672604be68b: Layer already exists [2025-03-18T08:39:33.541Z] 6db0920aa576: Layer already exists [2025-03-18T08:39:33.541Z] ac581c0d3d13: Layer already exists [2025-03-18T08:39:33.541Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:33.541Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:33.541Z] b69898d5a682: Layer already exists [2025-03-18T08:39:33.541Z] 93993c633bc4: Layer already exists [2025-03-18T08:39:33.541Z] 58fd1db72057: Layer already exists [2025-03-18T08:39:33.541Z] 965ac1ccf4ce: Layer already exists [2025-03-18T08:39:33.541Z] 5f70bf18a086: Layer already exists [2025-03-18T08:39:33.541Z] 8f93c09b79f7: Layer already exists [2025-03-18T08:39:33.541Z] 1d3e4c9a1cef: Layer already exists [2025-03-18T08:39:33.541Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:33.541Z] main: digest: sha256:eca575cb4a17e6f15bf32b1f6d218cfd286236fdf85e228a60a9dc570ca8962d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:33.626Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:33.640Z] taggedImages: [2025-03-18T08:39:33.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:33.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-18T08:39:33.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.75 [2025-03-18T08:39:33.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:33.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-18T08:39:33.665Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-18T08:39:33.665Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:33.665Z] latest [2025-03-18T08:39:33.665Z] 4.0.0-dev.75 [2025-03-18T08:39:33.665Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:33.665Z] main [2025-03-18T08:39:33.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:34.002Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:34.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:34.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-18T08:39:34.321Z] 77c74a10c548: Preparing [2025-03-18T08:39:34.321Z] 0ee715a82df6: Preparing [2025-03-18T08:39:34.321Z] 5fcad017cfe8: Preparing [2025-03-18T08:39:34.321Z] ee9eab0865bc: Preparing [2025-03-18T08:39:34.321Z] 0ecbd348946e: Preparing [2025-03-18T08:39:34.321Z] b201b62bbc52: Preparing [2025-03-18T08:39:34.321Z] 73028ba58a36: Preparing [2025-03-18T08:39:34.321Z] 99acdc101365: Preparing [2025-03-18T08:39:34.321Z] 994456c4fd7b: Preparing [2025-03-18T08:39:34.321Z] b201b62bbc52: Waiting [2025-03-18T08:39:34.321Z] 73028ba58a36: Waiting [2025-03-18T08:39:34.321Z] 99acdc101365: Waiting [2025-03-18T08:39:34.321Z] 994456c4fd7b: Waiting [2025-03-18T08:39:34.321Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:34.321Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:34.321Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:34.321Z] 99acdc101365: Layer already exists [2025-03-18T08:39:34.321Z] 5fcad017cfe8: Pushed [2025-03-18T08:39:34.321Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:34.321Z] 0ee715a82df6: Pushed [2025-03-18T08:39:34.321Z] 77c74a10c548: Pushed [2025-03-18T08:39:36.857Z] ee9eab0865bc: Pushed [2025-03-18T08:39:36.857Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:37.176Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:37.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-18T08:39:37.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-18T08:39:37.503Z] 77c74a10c548: Preparing [2025-03-18T08:39:37.503Z] 0ee715a82df6: Preparing [2025-03-18T08:39:37.503Z] 5fcad017cfe8: Preparing [2025-03-18T08:39:37.503Z] ee9eab0865bc: Preparing [2025-03-18T08:39:37.503Z] 0ecbd348946e: Preparing [2025-03-18T08:39:37.503Z] b201b62bbc52: Preparing [2025-03-18T08:39:37.503Z] 73028ba58a36: Preparing [2025-03-18T08:39:37.503Z] 99acdc101365: Preparing [2025-03-18T08:39:37.503Z] 994456c4fd7b: Preparing [2025-03-18T08:39:37.503Z] 99acdc101365: Waiting [2025-03-18T08:39:37.503Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:37.503Z] 0ee715a82df6: Layer already exists [2025-03-18T08:39:37.503Z] ee9eab0865bc: Layer already exists [2025-03-18T08:39:37.503Z] 77c74a10c548: Layer already exists [2025-03-18T08:39:37.503Z] 5fcad017cfe8: Layer already exists [2025-03-18T08:39:37.503Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:37.503Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:37.503Z] 99acdc101365: Layer already exists [2025-03-18T08:39:37.503Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:37.503Z] latest: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:37.818Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:38.125Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 [2025-03-18T08:39:38.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-18T08:39:38.125Z] 77c74a10c548: Preparing [2025-03-18T08:39:38.125Z] 0ee715a82df6: Preparing [2025-03-18T08:39:38.125Z] 5fcad017cfe8: Preparing [2025-03-18T08:39:38.125Z] ee9eab0865bc: Preparing [2025-03-18T08:39:38.125Z] 0ecbd348946e: Preparing [2025-03-18T08:39:38.125Z] b201b62bbc52: Preparing [2025-03-18T08:39:38.125Z] 73028ba58a36: Preparing [2025-03-18T08:39:38.125Z] 99acdc101365: Preparing [2025-03-18T08:39:38.125Z] b201b62bbc52: Waiting [2025-03-18T08:39:38.125Z] 73028ba58a36: Waiting [2025-03-18T08:39:38.125Z] 99acdc101365: Waiting [2025-03-18T08:39:38.125Z] 994456c4fd7b: Preparing [2025-03-18T08:39:38.125Z] 994456c4fd7b: Waiting [2025-03-18T08:39:38.125Z] 0ee715a82df6: Layer already exists [2025-03-18T08:39:38.125Z] ee9eab0865bc: Layer already exists [2025-03-18T08:39:38.125Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:38.125Z] 5fcad017cfe8: Layer already exists [2025-03-18T08:39:38.125Z] 77c74a10c548: Layer already exists [2025-03-18T08:39:38.125Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:38.125Z] 99acdc101365: Layer already exists [2025-03-18T08:39:38.125Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:38.125Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:38.125Z] 4.0.0-dev.75: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:38.449Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:38.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:38.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-18T08:39:38.780Z] 77c74a10c548: Preparing [2025-03-18T08:39:38.780Z] 0ee715a82df6: Preparing [2025-03-18T08:39:38.780Z] 5fcad017cfe8: Preparing [2025-03-18T08:39:38.780Z] ee9eab0865bc: Preparing [2025-03-18T08:39:38.780Z] 0ecbd348946e: Preparing [2025-03-18T08:39:38.780Z] b201b62bbc52: Preparing [2025-03-18T08:39:38.780Z] 73028ba58a36: Preparing [2025-03-18T08:39:38.780Z] 99acdc101365: Preparing [2025-03-18T08:39:38.780Z] 994456c4fd7b: Preparing [2025-03-18T08:39:38.780Z] b201b62bbc52: Waiting [2025-03-18T08:39:38.780Z] 99acdc101365: Waiting [2025-03-18T08:39:38.780Z] 73028ba58a36: Waiting [2025-03-18T08:39:38.780Z] 994456c4fd7b: Waiting [2025-03-18T08:39:38.780Z] 5fcad017cfe8: Layer already exists [2025-03-18T08:39:38.780Z] 77c74a10c548: Layer already exists [2025-03-18T08:39:38.780Z] 0ee715a82df6: Layer already exists [2025-03-18T08:39:38.780Z] ee9eab0865bc: Layer already exists [2025-03-18T08:39:38.780Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:38.780Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:38.780Z] 99acdc101365: Layer already exists [2025-03-18T08:39:38.780Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:38.780Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:38.780Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:39.101Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:39.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-18T08:39:39.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-18T08:39:39.433Z] 77c74a10c548: Preparing [2025-03-18T08:39:39.433Z] 0ee715a82df6: Preparing [2025-03-18T08:39:39.433Z] 5fcad017cfe8: Preparing [2025-03-18T08:39:39.433Z] ee9eab0865bc: Preparing [2025-03-18T08:39:39.433Z] 0ecbd348946e: Preparing [2025-03-18T08:39:39.433Z] b201b62bbc52: Preparing [2025-03-18T08:39:39.433Z] 73028ba58a36: Preparing [2025-03-18T08:39:39.433Z] 99acdc101365: Preparing [2025-03-18T08:39:39.433Z] 994456c4fd7b: Preparing [2025-03-18T08:39:39.433Z] 99acdc101365: Waiting [2025-03-18T08:39:39.433Z] b201b62bbc52: Waiting [2025-03-18T08:39:39.433Z] 73028ba58a36: Waiting [2025-03-18T08:39:39.433Z] 0ee715a82df6: Layer already exists [2025-03-18T08:39:39.433Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:39.433Z] 77c74a10c548: Layer already exists [2025-03-18T08:39:39.433Z] 5fcad017cfe8: Layer already exists [2025-03-18T08:39:39.433Z] ee9eab0865bc: Layer already exists [2025-03-18T08:39:39.433Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:39.433Z] 73028ba58a36: Layer already exists [2025-03-18T08:39:39.433Z] 99acdc101365: Layer already exists [2025-03-18T08:39:39.433Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:39.433Z] main: digest: sha256:837df4e57566124341f912b689d920b4ee80a56817aa93161623bc5ec0db78be size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:39.503Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:39.515Z] taggedImages: [2025-03-18T08:39:39.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:39.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-18T08:39:39.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.75 [2025-03-18T08:39:39.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:39.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-18T08:39:39.547Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-18T08:39:39.547Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:39.547Z] latest [2025-03-18T08:39:39.547Z] 4.0.0-dev.75 [2025-03-18T08:39:39.547Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:39.547Z] main [2025-03-18T08:39:39.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:39.887Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:40.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:40.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-18T08:39:40.309Z] c3c17267024e: Preparing [2025-03-18T08:39:40.309Z] 7e4944ebe56d: Preparing [2025-03-18T08:39:40.309Z] a931968acab9: Preparing [2025-03-18T08:39:40.309Z] dd7ae1a55881: Preparing [2025-03-18T08:39:40.309Z] 30704ada6a11: Preparing [2025-03-18T08:39:40.309Z] 0ecbd348946e: Preparing [2025-03-18T08:39:40.309Z] b201b62bbc52: Preparing [2025-03-18T08:39:40.309Z] 9cd95624b73f: Preparing [2025-03-18T08:39:40.309Z] 6b2a0d082e62: Preparing [2025-03-18T08:39:40.309Z] f4ae5038060d: Preparing [2025-03-18T08:39:40.309Z] 994456c4fd7b: Preparing [2025-03-18T08:39:40.309Z] 9cd95624b73f: Waiting [2025-03-18T08:39:40.309Z] 6b2a0d082e62: Waiting [2025-03-18T08:39:40.309Z] f4ae5038060d: Waiting [2025-03-18T08:39:40.309Z] 0ecbd348946e: Waiting [2025-03-18T08:39:40.309Z] 994456c4fd7b: Waiting [2025-03-18T08:39:40.309Z] b201b62bbc52: Waiting [2025-03-18T08:39:40.309Z] 7e4944ebe56d: Pushed [2025-03-18T08:39:40.309Z] dd7ae1a55881: Pushed [2025-03-18T08:39:40.309Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:40.309Z] 30704ada6a11: Pushed [2025-03-18T08:39:40.309Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:40.309Z] c3c17267024e: Pushed [2025-03-18T08:39:40.309Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:40.309Z] 9cd95624b73f: Pushed [2025-03-18T08:39:40.309Z] 6b2a0d082e62: Pushed [2025-03-18T08:39:41.771Z] f4ae5038060d: Pushed [2025-03-18T08:39:42.372Z] a931968acab9: Pushed [2025-03-18T08:39:42.372Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:42.699Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:43.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-18T08:39:43.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-18T08:39:43.024Z] c3c17267024e: Preparing [2025-03-18T08:39:43.024Z] 7e4944ebe56d: Preparing [2025-03-18T08:39:43.024Z] a931968acab9: Preparing [2025-03-18T08:39:43.024Z] dd7ae1a55881: Preparing [2025-03-18T08:39:43.024Z] 30704ada6a11: Preparing [2025-03-18T08:39:43.024Z] 0ecbd348946e: Preparing [2025-03-18T08:39:43.024Z] b201b62bbc52: Preparing [2025-03-18T08:39:43.024Z] 9cd95624b73f: Preparing [2025-03-18T08:39:43.024Z] 6b2a0d082e62: Preparing [2025-03-18T08:39:43.024Z] f4ae5038060d: Preparing [2025-03-18T08:39:43.024Z] 994456c4fd7b: Preparing [2025-03-18T08:39:43.024Z] b201b62bbc52: Waiting [2025-03-18T08:39:43.024Z] 9cd95624b73f: Waiting [2025-03-18T08:39:43.024Z] 0ecbd348946e: Waiting [2025-03-18T08:39:43.024Z] 6b2a0d082e62: Waiting [2025-03-18T08:39:43.024Z] f4ae5038060d: Waiting [2025-03-18T08:39:43.024Z] 994456c4fd7b: Waiting [2025-03-18T08:39:43.024Z] dd7ae1a55881: Layer already exists [2025-03-18T08:39:43.024Z] c3c17267024e: Layer already exists [2025-03-18T08:39:43.024Z] 30704ada6a11: Layer already exists [2025-03-18T08:39:43.024Z] 7e4944ebe56d: Layer already exists [2025-03-18T08:39:43.024Z] a931968acab9: Layer already exists [2025-03-18T08:39:43.024Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:43.024Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:43.024Z] f4ae5038060d: Layer already exists [2025-03-18T08:39:43.024Z] 6b2a0d082e62: Layer already exists [2025-03-18T08:39:43.024Z] 9cd95624b73f: Layer already exists [2025-03-18T08:39:43.024Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:43.024Z] latest: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:43.365Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:43.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 [2025-03-18T08:39:43.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-18T08:39:43.691Z] c3c17267024e: Preparing [2025-03-18T08:39:43.691Z] 7e4944ebe56d: Preparing [2025-03-18T08:39:43.691Z] a931968acab9: Preparing [2025-03-18T08:39:43.691Z] dd7ae1a55881: Preparing [2025-03-18T08:39:43.691Z] 30704ada6a11: Preparing [2025-03-18T08:39:43.691Z] 0ecbd348946e: Preparing [2025-03-18T08:39:43.691Z] b201b62bbc52: Preparing [2025-03-18T08:39:43.691Z] 9cd95624b73f: Preparing [2025-03-18T08:39:43.691Z] 6b2a0d082e62: Preparing [2025-03-18T08:39:43.691Z] f4ae5038060d: Preparing [2025-03-18T08:39:43.691Z] 994456c4fd7b: Preparing [2025-03-18T08:39:43.691Z] 9cd95624b73f: Waiting [2025-03-18T08:39:43.691Z] 994456c4fd7b: Waiting [2025-03-18T08:39:43.691Z] 6b2a0d082e62: Waiting [2025-03-18T08:39:43.691Z] 0ecbd348946e: Waiting [2025-03-18T08:39:43.691Z] b201b62bbc52: Waiting [2025-03-18T08:39:43.691Z] f4ae5038060d: Waiting [2025-03-18T08:39:43.691Z] 7e4944ebe56d: Layer already exists [2025-03-18T08:39:43.691Z] 30704ada6a11: Layer already exists [2025-03-18T08:39:43.691Z] a931968acab9: Layer already exists [2025-03-18T08:39:43.691Z] dd7ae1a55881: Layer already exists [2025-03-18T08:39:43.691Z] c3c17267024e: Layer already exists [2025-03-18T08:39:43.691Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:43.691Z] 9cd95624b73f: Layer already exists [2025-03-18T08:39:43.691Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:43.691Z] f4ae5038060d: Layer already exists [2025-03-18T08:39:43.691Z] 6b2a0d082e62: Layer already exists [2025-03-18T08:39:43.691Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:43.691Z] 4.0.0-dev.75: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:44.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:44.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:44.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-18T08:39:44.344Z] c3c17267024e: Preparing [2025-03-18T08:39:44.344Z] 7e4944ebe56d: Preparing [2025-03-18T08:39:44.344Z] a931968acab9: Preparing [2025-03-18T08:39:44.344Z] dd7ae1a55881: Preparing [2025-03-18T08:39:44.344Z] 30704ada6a11: Preparing [2025-03-18T08:39:44.344Z] 0ecbd348946e: Preparing [2025-03-18T08:39:44.344Z] b201b62bbc52: Preparing [2025-03-18T08:39:44.344Z] 9cd95624b73f: Preparing [2025-03-18T08:39:44.344Z] 6b2a0d082e62: Preparing [2025-03-18T08:39:44.344Z] f4ae5038060d: Preparing [2025-03-18T08:39:44.344Z] 994456c4fd7b: Preparing [2025-03-18T08:39:44.344Z] 9cd95624b73f: Waiting [2025-03-18T08:39:44.344Z] 6b2a0d082e62: Waiting [2025-03-18T08:39:44.344Z] f4ae5038060d: Waiting [2025-03-18T08:39:44.344Z] 994456c4fd7b: Waiting [2025-03-18T08:39:44.344Z] 0ecbd348946e: Waiting [2025-03-18T08:39:44.344Z] b201b62bbc52: Waiting [2025-03-18T08:39:44.344Z] 30704ada6a11: Layer already exists [2025-03-18T08:39:44.344Z] 7e4944ebe56d: Layer already exists [2025-03-18T08:39:44.344Z] a931968acab9: Layer already exists [2025-03-18T08:39:44.344Z] c3c17267024e: Layer already exists [2025-03-18T08:39:44.344Z] dd7ae1a55881: Layer already exists [2025-03-18T08:39:44.344Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:44.344Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:44.344Z] 9cd95624b73f: Layer already exists [2025-03-18T08:39:44.344Z] f4ae5038060d: Layer already exists [2025-03-18T08:39:44.344Z] 6b2a0d082e62: Layer already exists [2025-03-18T08:39:44.344Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:44.344Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:44.670Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:44.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-18T08:39:44.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-18T08:39:44.989Z] c3c17267024e: Preparing [2025-03-18T08:39:44.989Z] 7e4944ebe56d: Preparing [2025-03-18T08:39:44.989Z] a931968acab9: Preparing [2025-03-18T08:39:44.989Z] dd7ae1a55881: Preparing [2025-03-18T08:39:44.989Z] 30704ada6a11: Preparing [2025-03-18T08:39:44.989Z] 0ecbd348946e: Preparing [2025-03-18T08:39:44.989Z] b201b62bbc52: Preparing [2025-03-18T08:39:44.989Z] 9cd95624b73f: Preparing [2025-03-18T08:39:44.989Z] 6b2a0d082e62: Preparing [2025-03-18T08:39:44.989Z] f4ae5038060d: Preparing [2025-03-18T08:39:44.989Z] 994456c4fd7b: Preparing [2025-03-18T08:39:44.989Z] b201b62bbc52: Waiting [2025-03-18T08:39:44.989Z] 994456c4fd7b: Waiting [2025-03-18T08:39:44.989Z] f4ae5038060d: Waiting [2025-03-18T08:39:44.989Z] 9cd95624b73f: Waiting [2025-03-18T08:39:44.989Z] 0ecbd348946e: Waiting [2025-03-18T08:39:44.989Z] 30704ada6a11: Layer already exists [2025-03-18T08:39:44.989Z] 7e4944ebe56d: Layer already exists [2025-03-18T08:39:44.989Z] a931968acab9: Layer already exists [2025-03-18T08:39:44.989Z] dd7ae1a55881: Layer already exists [2025-03-18T08:39:44.989Z] c3c17267024e: Layer already exists [2025-03-18T08:39:44.989Z] 9cd95624b73f: Layer already exists [2025-03-18T08:39:44.989Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:44.989Z] 6b2a0d082e62: Layer already exists [2025-03-18T08:39:44.989Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:44.989Z] f4ae5038060d: Layer already exists [2025-03-18T08:39:44.989Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:44.989Z] main: digest: sha256:3278a465c3d2388015bedefccfc4aaa39c0cc37ada5f59712e75a36965a79ec2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:45.057Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:45.071Z] taggedImages: [2025-03-18T08:39:45.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:45.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-18T08:39:45.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.75 [2025-03-18T08:39:45.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:45.071Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-18T08:39:45.097Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-18T08:39:45.097Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:45.097Z] latest [2025-03-18T08:39:45.097Z] 4.0.0-dev.75 [2025-03-18T08:39:45.097Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:45.097Z] main [2025-03-18T08:39:45.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:45.446Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:45.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:45.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-18T08:39:45.761Z] 5ac30fa45c9f: Preparing [2025-03-18T08:39:45.761Z] 7513e474ec7a: Preparing [2025-03-18T08:39:45.761Z] 611f35da188d: Preparing [2025-03-18T08:39:45.761Z] 0c344a36df45: Preparing [2025-03-18T08:39:45.761Z] 870f96b10144: Preparing [2025-03-18T08:39:45.761Z] 3152d08f22ab: Preparing [2025-03-18T08:39:45.761Z] 2866489b9414: Preparing [2025-03-18T08:39:45.761Z] 0ecbd348946e: Preparing [2025-03-18T08:39:45.761Z] b201b62bbc52: Preparing [2025-03-18T08:39:45.761Z] ec79ec4dd3b3: Preparing [2025-03-18T08:39:45.761Z] e43b6bffb316: Preparing [2025-03-18T08:39:45.761Z] 994456c4fd7b: Preparing [2025-03-18T08:39:45.761Z] 2866489b9414: Waiting [2025-03-18T08:39:45.761Z] 0ecbd348946e: Waiting [2025-03-18T08:39:45.761Z] b201b62bbc52: Waiting [2025-03-18T08:39:45.761Z] ec79ec4dd3b3: Waiting [2025-03-18T08:39:45.761Z] e43b6bffb316: Waiting [2025-03-18T08:39:45.761Z] 994456c4fd7b: Waiting [2025-03-18T08:39:45.761Z] 3152d08f22ab: Waiting [2025-03-18T08:39:45.761Z] 7513e474ec7a: Pushed [2025-03-18T08:39:45.761Z] 870f96b10144: Pushed [2025-03-18T08:39:45.761Z] 5ac30fa45c9f: Pushed [2025-03-18T08:39:45.761Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:45.761Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:45.761Z] 3152d08f22ab: Pushed [2025-03-18T08:39:45.761Z] 2866489b9414: Pushed [2025-03-18T08:39:45.761Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:46.019Z] ec79ec4dd3b3: Pushed [2025-03-18T08:39:47.389Z] e43b6bffb316: Pushed [2025-03-18T08:39:47.647Z] 0c344a36df45: Pushed [2025-03-18T08:39:49.026Z] 611f35da188d: Pushed [2025-03-18T08:39:49.026Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:49.363Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:49.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-18T08:39:49.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-18T08:39:49.701Z] 5ac30fa45c9f: Preparing [2025-03-18T08:39:49.701Z] 7513e474ec7a: Preparing [2025-03-18T08:39:49.701Z] 611f35da188d: Preparing [2025-03-18T08:39:49.701Z] 0c344a36df45: Preparing [2025-03-18T08:39:49.701Z] 870f96b10144: Preparing [2025-03-18T08:39:49.701Z] 3152d08f22ab: Preparing [2025-03-18T08:39:49.701Z] 2866489b9414: Preparing [2025-03-18T08:39:49.701Z] 0ecbd348946e: Preparing [2025-03-18T08:39:49.701Z] b201b62bbc52: Preparing [2025-03-18T08:39:49.701Z] ec79ec4dd3b3: Preparing [2025-03-18T08:39:49.701Z] e43b6bffb316: Preparing [2025-03-18T08:39:49.701Z] 994456c4fd7b: Preparing [2025-03-18T08:39:49.701Z] b201b62bbc52: Waiting [2025-03-18T08:39:49.701Z] ec79ec4dd3b3: Waiting [2025-03-18T08:39:49.701Z] 0ecbd348946e: Waiting [2025-03-18T08:39:49.701Z] 2866489b9414: Waiting [2025-03-18T08:39:49.701Z] e43b6bffb316: Waiting [2025-03-18T08:39:49.701Z] 994456c4fd7b: Waiting [2025-03-18T08:39:49.701Z] 3152d08f22ab: Waiting [2025-03-18T08:39:49.701Z] 870f96b10144: Layer already exists [2025-03-18T08:39:49.701Z] 7513e474ec7a: Layer already exists [2025-03-18T08:39:49.701Z] 611f35da188d: Layer already exists [2025-03-18T08:39:49.701Z] 5ac30fa45c9f: Layer already exists [2025-03-18T08:39:49.701Z] 0c344a36df45: Layer already exists [2025-03-18T08:39:49.701Z] 3152d08f22ab: Layer already exists [2025-03-18T08:39:49.701Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:49.701Z] 2866489b9414: Layer already exists [2025-03-18T08:39:49.701Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:49.701Z] ec79ec4dd3b3: Layer already exists [2025-03-18T08:39:49.701Z] e43b6bffb316: Layer already exists [2025-03-18T08:39:49.701Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:49.701Z] latest: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:50.024Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:50.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 [2025-03-18T08:39:50.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-18T08:39:50.357Z] 5ac30fa45c9f: Preparing [2025-03-18T08:39:50.357Z] 7513e474ec7a: Preparing [2025-03-18T08:39:50.357Z] 611f35da188d: Preparing [2025-03-18T08:39:50.357Z] 0c344a36df45: Preparing [2025-03-18T08:39:50.357Z] 870f96b10144: Preparing [2025-03-18T08:39:50.357Z] 3152d08f22ab: Preparing [2025-03-18T08:39:50.357Z] 2866489b9414: Preparing [2025-03-18T08:39:50.357Z] 0ecbd348946e: Preparing [2025-03-18T08:39:50.357Z] b201b62bbc52: Preparing [2025-03-18T08:39:50.357Z] ec79ec4dd3b3: Preparing [2025-03-18T08:39:50.357Z] e43b6bffb316: Preparing [2025-03-18T08:39:50.357Z] 994456c4fd7b: Preparing [2025-03-18T08:39:50.357Z] 0ecbd348946e: Waiting [2025-03-18T08:39:50.357Z] 3152d08f22ab: Waiting [2025-03-18T08:39:50.357Z] 2866489b9414: Waiting [2025-03-18T08:39:50.357Z] b201b62bbc52: Waiting [2025-03-18T08:39:50.357Z] e43b6bffb316: Waiting [2025-03-18T08:39:50.357Z] 994456c4fd7b: Waiting [2025-03-18T08:39:50.357Z] ec79ec4dd3b3: Waiting [2025-03-18T08:39:50.357Z] 7513e474ec7a: Layer already exists [2025-03-18T08:39:50.357Z] 870f96b10144: Layer already exists [2025-03-18T08:39:50.357Z] 611f35da188d: Layer already exists [2025-03-18T08:39:50.357Z] 0c344a36df45: Layer already exists [2025-03-18T08:39:50.357Z] 5ac30fa45c9f: Layer already exists [2025-03-18T08:39:50.357Z] 3152d08f22ab: Layer already exists [2025-03-18T08:39:50.357Z] 2866489b9414: Layer already exists [2025-03-18T08:39:50.357Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:50.357Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:50.357Z] ec79ec4dd3b3: Layer already exists [2025-03-18T08:39:50.357Z] e43b6bffb316: Layer already exists [2025-03-18T08:39:50.357Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:50.357Z] 4.0.0-dev.75: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:50.689Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:51.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:51.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-18T08:39:51.008Z] 5ac30fa45c9f: Preparing [2025-03-18T08:39:51.008Z] 7513e474ec7a: Preparing [2025-03-18T08:39:51.008Z] 611f35da188d: Preparing [2025-03-18T08:39:51.008Z] 0c344a36df45: Preparing [2025-03-18T08:39:51.008Z] 870f96b10144: Preparing [2025-03-18T08:39:51.008Z] 3152d08f22ab: Preparing [2025-03-18T08:39:51.008Z] 2866489b9414: Preparing [2025-03-18T08:39:51.008Z] 0ecbd348946e: Preparing [2025-03-18T08:39:51.008Z] b201b62bbc52: Preparing [2025-03-18T08:39:51.008Z] ec79ec4dd3b3: Preparing [2025-03-18T08:39:51.008Z] e43b6bffb316: Preparing [2025-03-18T08:39:51.008Z] 994456c4fd7b: Preparing [2025-03-18T08:39:51.008Z] e43b6bffb316: Waiting [2025-03-18T08:39:51.008Z] 3152d08f22ab: Waiting [2025-03-18T08:39:51.008Z] 0ecbd348946e: Waiting [2025-03-18T08:39:51.008Z] 994456c4fd7b: Waiting [2025-03-18T08:39:51.008Z] b201b62bbc52: Waiting [2025-03-18T08:39:51.008Z] ec79ec4dd3b3: Waiting [2025-03-18T08:39:51.008Z] 2866489b9414: Waiting [2025-03-18T08:39:51.008Z] 870f96b10144: Layer already exists [2025-03-18T08:39:51.008Z] 611f35da188d: Layer already exists [2025-03-18T08:39:51.008Z] 0c344a36df45: Layer already exists [2025-03-18T08:39:51.008Z] 7513e474ec7a: Layer already exists [2025-03-18T08:39:51.008Z] 5ac30fa45c9f: Layer already exists [2025-03-18T08:39:51.008Z] 3152d08f22ab: Layer already exists [2025-03-18T08:39:51.008Z] 2866489b9414: Layer already exists [2025-03-18T08:39:51.008Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:51.008Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:51.008Z] ec79ec4dd3b3: Layer already exists [2025-03-18T08:39:51.008Z] e43b6bffb316: Layer already exists [2025-03-18T08:39:51.008Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:51.008Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:51.333Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:51.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-18T08:39:51.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-18T08:39:51.653Z] 5ac30fa45c9f: Preparing [2025-03-18T08:39:51.653Z] 7513e474ec7a: Preparing [2025-03-18T08:39:51.653Z] 611f35da188d: Preparing [2025-03-18T08:39:51.653Z] 0c344a36df45: Preparing [2025-03-18T08:39:51.653Z] 870f96b10144: Preparing [2025-03-18T08:39:51.653Z] 3152d08f22ab: Preparing [2025-03-18T08:39:51.653Z] 2866489b9414: Preparing [2025-03-18T08:39:51.653Z] 0ecbd348946e: Preparing [2025-03-18T08:39:51.653Z] b201b62bbc52: Preparing [2025-03-18T08:39:51.653Z] ec79ec4dd3b3: Preparing [2025-03-18T08:39:51.653Z] e43b6bffb316: Preparing [2025-03-18T08:39:51.653Z] 994456c4fd7b: Preparing [2025-03-18T08:39:51.653Z] 2866489b9414: Waiting [2025-03-18T08:39:51.653Z] 0ecbd348946e: Waiting [2025-03-18T08:39:51.653Z] b201b62bbc52: Waiting [2025-03-18T08:39:51.653Z] ec79ec4dd3b3: Waiting [2025-03-18T08:39:51.653Z] e43b6bffb316: Waiting [2025-03-18T08:39:51.653Z] 994456c4fd7b: Waiting [2025-03-18T08:39:51.653Z] 3152d08f22ab: Waiting [2025-03-18T08:39:51.653Z] 870f96b10144: Layer already exists [2025-03-18T08:39:51.653Z] 5ac30fa45c9f: Layer already exists [2025-03-18T08:39:51.653Z] 611f35da188d: Layer already exists [2025-03-18T08:39:51.653Z] 0c344a36df45: Layer already exists [2025-03-18T08:39:51.653Z] 7513e474ec7a: Layer already exists [2025-03-18T08:39:51.653Z] 3152d08f22ab: Layer already exists [2025-03-18T08:39:51.653Z] 2866489b9414: Layer already exists [2025-03-18T08:39:51.653Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:51.653Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:51.653Z] ec79ec4dd3b3: Layer already exists [2025-03-18T08:39:51.653Z] e43b6bffb316: Layer already exists [2025-03-18T08:39:51.653Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:51.653Z] main: digest: sha256:cdcf76f5e2567f22ff4b059d007233746ceb9feccc962a5e8819dfe581f8b8cf size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:51.725Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:51.737Z] taggedImages: [2025-03-18T08:39:51.737Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:51.737Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-18T08:39:51.737Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.75 [2025-03-18T08:39:51.737Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:51.737Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-18T08:39:51.758Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-18T08:39:51.758Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:51.758Z] latest [2025-03-18T08:39:51.758Z] 4.0.0-dev.75 [2025-03-18T08:39:51.758Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:51.758Z] main [2025-03-18T08:39:51.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:52.102Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:52.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:52.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-18T08:39:52.419Z] d565f63b875d: Preparing [2025-03-18T08:39:52.419Z] 7e2591d9e306: Preparing [2025-03-18T08:39:52.419Z] 0ecbd348946e: Preparing [2025-03-18T08:39:52.419Z] b201b62bbc52: Preparing [2025-03-18T08:39:52.419Z] 636d1d6ceca3: Preparing [2025-03-18T08:39:52.419Z] adab74e31b94: Preparing [2025-03-18T08:39:52.419Z] 994456c4fd7b: Preparing [2025-03-18T08:39:52.419Z] adab74e31b94: Waiting [2025-03-18T08:39:52.419Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:52.419Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:52.419Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:52.419Z] 636d1d6ceca3: Pushed [2025-03-18T08:39:52.419Z] d565f63b875d: Pushed [2025-03-18T08:39:53.352Z] adab74e31b94: Pushed [2025-03-18T08:39:55.890Z] 7e2591d9e306: Pushed [2025-03-18T08:39:55.890Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:56.224Z] + 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-03-18T08:39:56.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-18T08:39:56.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-18T08:39:56.543Z] d565f63b875d: Preparing [2025-03-18T08:39:56.543Z] 7e2591d9e306: Preparing [2025-03-18T08:39:56.543Z] 0ecbd348946e: Preparing [2025-03-18T08:39:56.543Z] b201b62bbc52: Preparing [2025-03-18T08:39:56.543Z] 636d1d6ceca3: Preparing [2025-03-18T08:39:56.543Z] adab74e31b94: Preparing [2025-03-18T08:39:56.543Z] 994456c4fd7b: Preparing [2025-03-18T08:39:56.543Z] adab74e31b94: Waiting [2025-03-18T08:39:56.543Z] 994456c4fd7b: Waiting [2025-03-18T08:39:56.543Z] 7e2591d9e306: Layer already exists [2025-03-18T08:39:56.543Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:56.543Z] 636d1d6ceca3: Layer already exists [2025-03-18T08:39:56.543Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:56.543Z] d565f63b875d: Layer already exists [2025-03-18T08:39:56.543Z] adab74e31b94: Layer already exists [2025-03-18T08:39:56.543Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:56.543Z] latest: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:56.869Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:57.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 [2025-03-18T08:39:57.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-18T08:39:57.184Z] d565f63b875d: Preparing [2025-03-18T08:39:57.184Z] 7e2591d9e306: Preparing [2025-03-18T08:39:57.184Z] 0ecbd348946e: Preparing [2025-03-18T08:39:57.184Z] b201b62bbc52: Preparing [2025-03-18T08:39:57.184Z] 636d1d6ceca3: Preparing [2025-03-18T08:39:57.184Z] adab74e31b94: Preparing [2025-03-18T08:39:57.184Z] 994456c4fd7b: Preparing [2025-03-18T08:39:57.184Z] adab74e31b94: Waiting [2025-03-18T08:39:57.184Z] 994456c4fd7b: Waiting [2025-03-18T08:39:57.184Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:57.184Z] d565f63b875d: Layer already exists [2025-03-18T08:39:57.184Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:57.184Z] 7e2591d9e306: Layer already exists [2025-03-18T08:39:57.184Z] 636d1d6ceca3: Layer already exists [2025-03-18T08:39:57.184Z] adab74e31b94: Layer already exists [2025-03-18T08:39:57.184Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:57.184Z] 4.0.0-dev.75: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:57.498Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:57.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:57.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-18T08:39:57.818Z] d565f63b875d: Preparing [2025-03-18T08:39:57.818Z] 7e2591d9e306: Preparing [2025-03-18T08:39:57.818Z] 0ecbd348946e: Preparing [2025-03-18T08:39:57.818Z] b201b62bbc52: Preparing [2025-03-18T08:39:57.818Z] 636d1d6ceca3: Preparing [2025-03-18T08:39:57.818Z] adab74e31b94: Preparing [2025-03-18T08:39:57.818Z] 994456c4fd7b: Preparing [2025-03-18T08:39:57.818Z] adab74e31b94: Waiting [2025-03-18T08:39:57.818Z] 7e2591d9e306: Layer already exists [2025-03-18T08:39:57.818Z] d565f63b875d: Layer already exists [2025-03-18T08:39:57.818Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:57.818Z] 636d1d6ceca3: Layer already exists [2025-03-18T08:39:57.818Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:57.818Z] adab74e31b94: Layer already exists [2025-03-18T08:39:57.818Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:57.818Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:58.146Z] + 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-03-18T08:39:58.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-18T08:39:58.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-18T08:39:58.465Z] d565f63b875d: Preparing [2025-03-18T08:39:58.465Z] 7e2591d9e306: Preparing [2025-03-18T08:39:58.465Z] 0ecbd348946e: Preparing [2025-03-18T08:39:58.465Z] b201b62bbc52: Preparing [2025-03-18T08:39:58.465Z] 636d1d6ceca3: Preparing [2025-03-18T08:39:58.465Z] adab74e31b94: Preparing [2025-03-18T08:39:58.465Z] 994456c4fd7b: Preparing [2025-03-18T08:39:58.465Z] adab74e31b94: Waiting [2025-03-18T08:39:58.465Z] 994456c4fd7b: Waiting [2025-03-18T08:39:58.465Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:58.465Z] d565f63b875d: Layer already exists [2025-03-18T08:39:58.465Z] 636d1d6ceca3: Layer already exists [2025-03-18T08:39:58.465Z] 7e2591d9e306: Layer already exists [2025-03-18T08:39:58.465Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:58.465Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:58.465Z] adab74e31b94: Layer already exists [2025-03-18T08:39:58.465Z] main: digest: sha256:a5c2bfbf579500cddf9f6eada476d72505abc969536672f555da2e0fd100192a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:39:58.529Z] ===================================================== [Pipeline] echo [2025-03-18T08:39:58.546Z] taggedImages: [2025-03-18T08:39:58.546Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:58.546Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-18T08:39:58.546Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.75 [2025-03-18T08:39:58.546Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:58.546Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-18T08:39:58.572Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-18T08:39:58.572Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:58.572Z] latest [2025-03-18T08:39:58.572Z] 4.0.0-dev.75 [2025-03-18T08:39:58.572Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:39:58.572Z] main [2025-03-18T08:39:58.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:58.907Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:39:59.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:39:59.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-18T08:39:59.304Z] 3cc3d2abd0a2: Preparing [2025-03-18T08:39:59.304Z] 1636428cad97: Preparing [2025-03-18T08:39:59.304Z] 6c75b25e4c28: Preparing [2025-03-18T08:39:59.304Z] 0ecbd348946e: Preparing [2025-03-18T08:39:59.304Z] b201b62bbc52: Preparing [2025-03-18T08:39:59.304Z] d6c4cebe00ad: Preparing [2025-03-18T08:39:59.304Z] 26036ae05acb: Preparing [2025-03-18T08:39:59.304Z] 00e4c50f0496: Preparing [2025-03-18T08:39:59.304Z] b00b20d08e98: Preparing [2025-03-18T08:39:59.304Z] 994456c4fd7b: Preparing [2025-03-18T08:39:59.304Z] d6c4cebe00ad: Waiting [2025-03-18T08:39:59.304Z] 00e4c50f0496: Waiting [2025-03-18T08:39:59.304Z] 26036ae05acb: Waiting [2025-03-18T08:39:59.304Z] b00b20d08e98: Waiting [2025-03-18T08:39:59.304Z] 994456c4fd7b: Waiting [2025-03-18T08:39:59.304Z] 0ecbd348946e: Layer already exists [2025-03-18T08:39:59.304Z] b201b62bbc52: Layer already exists [2025-03-18T08:39:59.304Z] 1636428cad97: Pushed [2025-03-18T08:39:59.304Z] 3cc3d2abd0a2: Pushed [2025-03-18T08:39:59.304Z] 6c75b25e4c28: Pushed [2025-03-18T08:39:59.304Z] 994456c4fd7b: Layer already exists [2025-03-18T08:39:59.304Z] 00e4c50f0496: Pushed [2025-03-18T08:39:59.869Z] b00b20d08e98: Pushed [2025-03-18T08:40:04.071Z] 26036ae05acb: Pushed [2025-03-18T08:40:12.193Z] d6c4cebe00ad: Pushed [2025-03-18T08:40:12.193Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:12.527Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:13.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-18T08:40:13.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-18T08:40:13.115Z] 3cc3d2abd0a2: Preparing [2025-03-18T08:40:13.115Z] 1636428cad97: Preparing [2025-03-18T08:40:13.115Z] 6c75b25e4c28: Preparing [2025-03-18T08:40:13.115Z] 0ecbd348946e: Preparing [2025-03-18T08:40:13.115Z] b201b62bbc52: Preparing [2025-03-18T08:40:13.115Z] d6c4cebe00ad: Preparing [2025-03-18T08:40:13.115Z] 26036ae05acb: Preparing [2025-03-18T08:40:13.115Z] 00e4c50f0496: Preparing [2025-03-18T08:40:13.115Z] b00b20d08e98: Preparing [2025-03-18T08:40:13.115Z] 994456c4fd7b: Preparing [2025-03-18T08:40:13.115Z] d6c4cebe00ad: Waiting [2025-03-18T08:40:13.115Z] 26036ae05acb: Waiting [2025-03-18T08:40:13.115Z] 00e4c50f0496: Waiting [2025-03-18T08:40:13.115Z] b00b20d08e98: Waiting [2025-03-18T08:40:13.115Z] 994456c4fd7b: Waiting [2025-03-18T08:40:13.115Z] 6c75b25e4c28: Layer already exists [2025-03-18T08:40:13.115Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:13.115Z] 1636428cad97: Layer already exists [2025-03-18T08:40:13.115Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:13.115Z] 3cc3d2abd0a2: Layer already exists [2025-03-18T08:40:13.115Z] d6c4cebe00ad: Layer already exists [2025-03-18T08:40:13.115Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:13.115Z] 26036ae05acb: Layer already exists [2025-03-18T08:40:13.115Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:13.115Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:13.115Z] latest: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:13.440Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:13.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 [2025-03-18T08:40:13.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-18T08:40:13.758Z] 3cc3d2abd0a2: Preparing [2025-03-18T08:40:13.758Z] 1636428cad97: Preparing [2025-03-18T08:40:13.758Z] 6c75b25e4c28: Preparing [2025-03-18T08:40:13.758Z] 0ecbd348946e: Preparing [2025-03-18T08:40:13.758Z] b201b62bbc52: Preparing [2025-03-18T08:40:13.758Z] d6c4cebe00ad: Preparing [2025-03-18T08:40:13.758Z] 26036ae05acb: Preparing [2025-03-18T08:40:13.758Z] 00e4c50f0496: Preparing [2025-03-18T08:40:13.758Z] d6c4cebe00ad: Waiting [2025-03-18T08:40:13.758Z] b00b20d08e98: Preparing [2025-03-18T08:40:13.758Z] 994456c4fd7b: Preparing [2025-03-18T08:40:13.758Z] 994456c4fd7b: Waiting [2025-03-18T08:40:13.758Z] b00b20d08e98: Waiting [2025-03-18T08:40:13.758Z] 00e4c50f0496: Waiting [2025-03-18T08:40:13.758Z] 6c75b25e4c28: Layer already exists [2025-03-18T08:40:13.758Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:13.758Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:13.758Z] 3cc3d2abd0a2: Layer already exists [2025-03-18T08:40:13.758Z] 1636428cad97: Layer already exists [2025-03-18T08:40:13.758Z] d6c4cebe00ad: Layer already exists [2025-03-18T08:40:13.758Z] 26036ae05acb: Layer already exists [2025-03-18T08:40:13.758Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:13.758Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:13.758Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:13.758Z] 4.0.0-dev.75: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:14.086Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:14.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:14.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-18T08:40:14.412Z] 3cc3d2abd0a2: Preparing [2025-03-18T08:40:14.412Z] 1636428cad97: Preparing [2025-03-18T08:40:14.412Z] 6c75b25e4c28: Preparing [2025-03-18T08:40:14.412Z] 0ecbd348946e: Preparing [2025-03-18T08:40:14.412Z] b201b62bbc52: Preparing [2025-03-18T08:40:14.412Z] d6c4cebe00ad: Preparing [2025-03-18T08:40:14.412Z] 26036ae05acb: Preparing [2025-03-18T08:40:14.412Z] 00e4c50f0496: Preparing [2025-03-18T08:40:14.412Z] b00b20d08e98: Preparing [2025-03-18T08:40:14.412Z] 994456c4fd7b: Preparing [2025-03-18T08:40:14.412Z] d6c4cebe00ad: Waiting [2025-03-18T08:40:14.412Z] 26036ae05acb: Waiting [2025-03-18T08:40:14.412Z] 00e4c50f0496: Waiting [2025-03-18T08:40:14.412Z] b00b20d08e98: Waiting [2025-03-18T08:40:14.412Z] 994456c4fd7b: Waiting [2025-03-18T08:40:14.412Z] 6c75b25e4c28: Layer already exists [2025-03-18T08:40:14.412Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:14.412Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:14.412Z] 3cc3d2abd0a2: Layer already exists [2025-03-18T08:40:14.412Z] 1636428cad97: Layer already exists [2025-03-18T08:40:14.412Z] 26036ae05acb: Layer already exists [2025-03-18T08:40:14.412Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:14.412Z] d6c4cebe00ad: Layer already exists [2025-03-18T08:40:14.412Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:14.412Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:14.412Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:14.732Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:15.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-18T08:40:15.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-18T08:40:15.049Z] 3cc3d2abd0a2: Preparing [2025-03-18T08:40:15.049Z] 1636428cad97: Preparing [2025-03-18T08:40:15.049Z] 6c75b25e4c28: Preparing [2025-03-18T08:40:15.049Z] 0ecbd348946e: Preparing [2025-03-18T08:40:15.049Z] b201b62bbc52: Preparing [2025-03-18T08:40:15.049Z] d6c4cebe00ad: Preparing [2025-03-18T08:40:15.049Z] 26036ae05acb: Preparing [2025-03-18T08:40:15.049Z] 00e4c50f0496: Preparing [2025-03-18T08:40:15.049Z] b00b20d08e98: Preparing [2025-03-18T08:40:15.049Z] 994456c4fd7b: Preparing [2025-03-18T08:40:15.049Z] 00e4c50f0496: Waiting [2025-03-18T08:40:15.049Z] b00b20d08e98: Waiting [2025-03-18T08:40:15.049Z] 26036ae05acb: Waiting [2025-03-18T08:40:15.049Z] d6c4cebe00ad: Waiting [2025-03-18T08:40:15.049Z] 994456c4fd7b: Waiting [2025-03-18T08:40:15.049Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:15.049Z] 3cc3d2abd0a2: Layer already exists [2025-03-18T08:40:15.049Z] 1636428cad97: Layer already exists [2025-03-18T08:40:15.049Z] 6c75b25e4c28: Layer already exists [2025-03-18T08:40:15.049Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:15.049Z] d6c4cebe00ad: Layer already exists [2025-03-18T08:40:15.049Z] 26036ae05acb: Layer already exists [2025-03-18T08:40:15.049Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:15.049Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:15.049Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:15.049Z] main: digest: sha256:009fa6fe35477e5905121d1dd73f87d2972b73e0e98472feb12f890538e00c90 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:40:15.125Z] ===================================================== [Pipeline] echo [2025-03-18T08:40:15.140Z] taggedImages: [2025-03-18T08:40:15.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:15.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-18T08:40:15.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.75 [2025-03-18T08:40:15.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:15.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-18T08:40:15.163Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-18T08:40:15.164Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:15.164Z] latest [2025-03-18T08:40:15.164Z] 4.0.0-dev.75 [2025-03-18T08:40:15.164Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:15.164Z] main [2025-03-18T08:40:15.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:15.503Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:15.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:15.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-18T08:40:15.830Z] 8dc2c07ccabb: Preparing [2025-03-18T08:40:15.830Z] eb09f2d36960: Preparing [2025-03-18T08:40:15.830Z] 7e3db150979f: Preparing [2025-03-18T08:40:15.830Z] 0ecbd348946e: Preparing [2025-03-18T08:40:15.830Z] b201b62bbc52: Preparing [2025-03-18T08:40:15.830Z] c2064618c028: Preparing [2025-03-18T08:40:15.830Z] 49b8780b1c66: Preparing [2025-03-18T08:40:15.830Z] ea8383cc52f6: Preparing [2025-03-18T08:40:15.830Z] 994456c4fd7b: Preparing [2025-03-18T08:40:15.830Z] 994456c4fd7b: Waiting [2025-03-18T08:40:15.830Z] ea8383cc52f6: Waiting [2025-03-18T08:40:15.830Z] c2064618c028: Waiting [2025-03-18T08:40:15.830Z] 49b8780b1c66: Waiting [2025-03-18T08:40:15.830Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:15.830Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:15.830Z] 7e3db150979f: Pushed [2025-03-18T08:40:15.830Z] eb09f2d36960: Pushed [2025-03-18T08:40:15.830Z] 8dc2c07ccabb: Pushed [2025-03-18T08:40:15.830Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:15.830Z] 49b8780b1c66: Pushed [2025-03-18T08:40:16.397Z] ea8383cc52f6: Pushed [2025-03-18T08:40:28.603Z] c2064618c028: Pushed [2025-03-18T08:40:28.603Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:28.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:29.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-18T08:40:29.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-18T08:40:29.271Z] 8dc2c07ccabb: Preparing [2025-03-18T08:40:29.271Z] eb09f2d36960: Preparing [2025-03-18T08:40:29.271Z] 7e3db150979f: Preparing [2025-03-18T08:40:29.271Z] 0ecbd348946e: Preparing [2025-03-18T08:40:29.271Z] b201b62bbc52: Preparing [2025-03-18T08:40:29.271Z] c2064618c028: Preparing [2025-03-18T08:40:29.271Z] 49b8780b1c66: Preparing [2025-03-18T08:40:29.271Z] ea8383cc52f6: Preparing [2025-03-18T08:40:29.271Z] 994456c4fd7b: Preparing [2025-03-18T08:40:29.271Z] c2064618c028: Waiting [2025-03-18T08:40:29.271Z] 49b8780b1c66: Waiting [2025-03-18T08:40:29.271Z] ea8383cc52f6: Waiting [2025-03-18T08:40:29.271Z] 994456c4fd7b: Waiting [2025-03-18T08:40:29.271Z] 8dc2c07ccabb: Layer already exists [2025-03-18T08:40:29.271Z] 7e3db150979f: Layer already exists [2025-03-18T08:40:29.271Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:29.271Z] eb09f2d36960: Layer already exists [2025-03-18T08:40:29.271Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:29.271Z] ea8383cc52f6: Layer already exists [2025-03-18T08:40:29.271Z] 49b8780b1c66: Layer already exists [2025-03-18T08:40:29.271Z] c2064618c028: Layer already exists [2025-03-18T08:40:29.271Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:29.271Z] latest: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:29.607Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:29.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 [2025-03-18T08:40:29.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-18T08:40:29.947Z] 8dc2c07ccabb: Preparing [2025-03-18T08:40:29.947Z] eb09f2d36960: Preparing [2025-03-18T08:40:29.947Z] 7e3db150979f: Preparing [2025-03-18T08:40:29.947Z] 0ecbd348946e: Preparing [2025-03-18T08:40:29.947Z] b201b62bbc52: Preparing [2025-03-18T08:40:29.947Z] c2064618c028: Preparing [2025-03-18T08:40:29.947Z] 49b8780b1c66: Preparing [2025-03-18T08:40:29.947Z] ea8383cc52f6: Preparing [2025-03-18T08:40:29.947Z] 994456c4fd7b: Preparing [2025-03-18T08:40:29.947Z] c2064618c028: Waiting [2025-03-18T08:40:29.947Z] 49b8780b1c66: Waiting [2025-03-18T08:40:29.947Z] ea8383cc52f6: Waiting [2025-03-18T08:40:29.947Z] 994456c4fd7b: Waiting [2025-03-18T08:40:29.947Z] eb09f2d36960: Layer already exists [2025-03-18T08:40:29.947Z] 8dc2c07ccabb: Layer already exists [2025-03-18T08:40:29.947Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:29.947Z] 7e3db150979f: Layer already exists [2025-03-18T08:40:29.947Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:29.947Z] c2064618c028: Layer already exists [2025-03-18T08:40:29.947Z] 49b8780b1c66: Layer already exists [2025-03-18T08:40:29.947Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:29.947Z] ea8383cc52f6: Layer already exists [2025-03-18T08:40:29.947Z] 4.0.0-dev.75: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:30.278Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:30.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:30.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-18T08:40:30.601Z] 8dc2c07ccabb: Preparing [2025-03-18T08:40:30.601Z] eb09f2d36960: Preparing [2025-03-18T08:40:30.601Z] 7e3db150979f: Preparing [2025-03-18T08:40:30.601Z] 0ecbd348946e: Preparing [2025-03-18T08:40:30.601Z] b201b62bbc52: Preparing [2025-03-18T08:40:30.601Z] c2064618c028: Preparing [2025-03-18T08:40:30.601Z] 49b8780b1c66: Preparing [2025-03-18T08:40:30.601Z] ea8383cc52f6: Preparing [2025-03-18T08:40:30.601Z] 994456c4fd7b: Preparing [2025-03-18T08:40:30.601Z] c2064618c028: Waiting [2025-03-18T08:40:30.601Z] 49b8780b1c66: Waiting [2025-03-18T08:40:30.601Z] ea8383cc52f6: Waiting [2025-03-18T08:40:30.601Z] 994456c4fd7b: Waiting [2025-03-18T08:40:30.601Z] 7e3db150979f: Layer already exists [2025-03-18T08:40:30.601Z] 8dc2c07ccabb: Layer already exists [2025-03-18T08:40:30.601Z] eb09f2d36960: Layer already exists [2025-03-18T08:40:30.601Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:30.601Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:30.601Z] ea8383cc52f6: Layer already exists [2025-03-18T08:40:30.601Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:30.601Z] 49b8780b1c66: Layer already exists [2025-03-18T08:40:30.601Z] c2064618c028: Layer already exists [2025-03-18T08:40:30.601Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:30.925Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:31.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-18T08:40:31.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-18T08:40:31.248Z] 8dc2c07ccabb: Preparing [2025-03-18T08:40:31.248Z] eb09f2d36960: Preparing [2025-03-18T08:40:31.248Z] 7e3db150979f: Preparing [2025-03-18T08:40:31.248Z] 0ecbd348946e: Preparing [2025-03-18T08:40:31.248Z] b201b62bbc52: Preparing [2025-03-18T08:40:31.248Z] c2064618c028: Preparing [2025-03-18T08:40:31.248Z] 49b8780b1c66: Preparing [2025-03-18T08:40:31.248Z] ea8383cc52f6: Preparing [2025-03-18T08:40:31.248Z] 994456c4fd7b: Preparing [2025-03-18T08:40:31.248Z] 49b8780b1c66: Waiting [2025-03-18T08:40:31.248Z] c2064618c028: Waiting [2025-03-18T08:40:31.248Z] ea8383cc52f6: Waiting [2025-03-18T08:40:31.248Z] 994456c4fd7b: Waiting [2025-03-18T08:40:31.248Z] 8dc2c07ccabb: Layer already exists [2025-03-18T08:40:31.248Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:31.248Z] 7e3db150979f: Layer already exists [2025-03-18T08:40:31.248Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:31.248Z] eb09f2d36960: Layer already exists [2025-03-18T08:40:31.248Z] c2064618c028: Layer already exists [2025-03-18T08:40:31.248Z] ea8383cc52f6: Layer already exists [2025-03-18T08:40:31.248Z] 49b8780b1c66: Layer already exists [2025-03-18T08:40:31.248Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:31.248Z] main: digest: sha256:eafed3f55950292e33a02a7a7c3edd412efe9aafb49fa678e398a1b6bcdf24a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:40:31.324Z] ===================================================== [Pipeline] echo [2025-03-18T08:40:31.338Z] taggedImages: [2025-03-18T08:40:31.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:31.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-18T08:40:31.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.75 [2025-03-18T08:40:31.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:31.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-18T08:40:31.367Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-18T08:40:31.367Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:31.367Z] latest [2025-03-18T08:40:31.367Z] 4.0.0-dev.75 [2025-03-18T08:40:31.367Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:31.367Z] main [2025-03-18T08:40:31.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:31.711Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:32.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:32.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-18T08:40:32.046Z] d7874f1d556b: Preparing [2025-03-18T08:40:32.046Z] b03c275271f2: Preparing [2025-03-18T08:40:32.046Z] 29105b5424d8: Preparing [2025-03-18T08:40:32.046Z] 0ecbd348946e: Preparing [2025-03-18T08:40:32.046Z] b201b62bbc52: Preparing [2025-03-18T08:40:32.046Z] 7f66e9ae491d: Preparing [2025-03-18T08:40:32.046Z] 00e4c50f0496: Preparing [2025-03-18T08:40:32.046Z] b00b20d08e98: Preparing [2025-03-18T08:40:32.046Z] 994456c4fd7b: Preparing [2025-03-18T08:40:32.046Z] 7f66e9ae491d: Waiting [2025-03-18T08:40:32.046Z] 00e4c50f0496: Waiting [2025-03-18T08:40:32.046Z] b00b20d08e98: Waiting [2025-03-18T08:40:32.046Z] 994456c4fd7b: Waiting [2025-03-18T08:40:32.046Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:32.046Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:32.046Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:32.046Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:32.046Z] b03c275271f2: Pushed [2025-03-18T08:40:32.046Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:32.046Z] 29105b5424d8: Pushed [2025-03-18T08:40:32.046Z] d7874f1d556b: Pushed [2025-03-18T08:40:44.241Z] 7f66e9ae491d: Pushed [2025-03-18T08:40:44.242Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:44.567Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:44.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-18T08:40:44.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-18T08:40:44.886Z] d7874f1d556b: Preparing [2025-03-18T08:40:44.886Z] b03c275271f2: Preparing [2025-03-18T08:40:44.886Z] 29105b5424d8: Preparing [2025-03-18T08:40:44.886Z] 0ecbd348946e: Preparing [2025-03-18T08:40:44.886Z] b201b62bbc52: Preparing [2025-03-18T08:40:44.886Z] 7f66e9ae491d: Preparing [2025-03-18T08:40:44.886Z] 00e4c50f0496: Preparing [2025-03-18T08:40:44.886Z] b00b20d08e98: Preparing [2025-03-18T08:40:44.886Z] 994456c4fd7b: Preparing [2025-03-18T08:40:44.886Z] 00e4c50f0496: Waiting [2025-03-18T08:40:44.886Z] 994456c4fd7b: Waiting [2025-03-18T08:40:44.886Z] 7f66e9ae491d: Waiting [2025-03-18T08:40:44.886Z] 29105b5424d8: Layer already exists [2025-03-18T08:40:44.886Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:44.886Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:44.887Z] b03c275271f2: Layer already exists [2025-03-18T08:40:44.887Z] d7874f1d556b: Layer already exists [2025-03-18T08:40:44.887Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:44.887Z] 7f66e9ae491d: Layer already exists [2025-03-18T08:40:44.887Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:44.887Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:44.887Z] latest: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:45.223Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:45.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 [2025-03-18T08:40:45.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-18T08:40:45.544Z] d7874f1d556b: Preparing [2025-03-18T08:40:45.544Z] b03c275271f2: Preparing [2025-03-18T08:40:45.544Z] 29105b5424d8: Preparing [2025-03-18T08:40:45.544Z] 0ecbd348946e: Preparing [2025-03-18T08:40:45.544Z] b201b62bbc52: Preparing [2025-03-18T08:40:45.544Z] 7f66e9ae491d: Preparing [2025-03-18T08:40:45.544Z] 00e4c50f0496: Preparing [2025-03-18T08:40:45.544Z] b00b20d08e98: Preparing [2025-03-18T08:40:45.544Z] 994456c4fd7b: Preparing [2025-03-18T08:40:45.544Z] 7f66e9ae491d: Waiting [2025-03-18T08:40:45.544Z] 00e4c50f0496: Waiting [2025-03-18T08:40:45.544Z] b00b20d08e98: Waiting [2025-03-18T08:40:45.544Z] 994456c4fd7b: Waiting [2025-03-18T08:40:45.544Z] 29105b5424d8: Layer already exists [2025-03-18T08:40:45.544Z] d7874f1d556b: Layer already exists [2025-03-18T08:40:45.544Z] b03c275271f2: Layer already exists [2025-03-18T08:40:45.544Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:45.544Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:45.544Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:45.544Z] 7f66e9ae491d: Layer already exists [2025-03-18T08:40:45.544Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:45.544Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:45.544Z] 4.0.0-dev.75: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:45.865Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:46.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-18T08:40:46.187Z] d7874f1d556b: Preparing [2025-03-18T08:40:46.187Z] b03c275271f2: Preparing [2025-03-18T08:40:46.187Z] 29105b5424d8: Preparing [2025-03-18T08:40:46.187Z] 0ecbd348946e: Preparing [2025-03-18T08:40:46.187Z] b201b62bbc52: Preparing [2025-03-18T08:40:46.187Z] 7f66e9ae491d: Preparing [2025-03-18T08:40:46.187Z] 00e4c50f0496: Preparing [2025-03-18T08:40:46.187Z] b00b20d08e98: Preparing [2025-03-18T08:40:46.187Z] 994456c4fd7b: Preparing [2025-03-18T08:40:46.187Z] 00e4c50f0496: Waiting [2025-03-18T08:40:46.187Z] 7f66e9ae491d: Waiting [2025-03-18T08:40:46.187Z] b00b20d08e98: Waiting [2025-03-18T08:40:46.187Z] 994456c4fd7b: Waiting [2025-03-18T08:40:46.187Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:46.187Z] d7874f1d556b: Layer already exists [2025-03-18T08:40:46.187Z] b03c275271f2: Layer already exists [2025-03-18T08:40:46.187Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:46.187Z] 29105b5424d8: Layer already exists [2025-03-18T08:40:46.187Z] 7f66e9ae491d: Layer already exists [2025-03-18T08:40:46.187Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:46.187Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:46.187Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:46.187Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:46.522Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:46.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-18T08:40:46.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-18T08:40:46.854Z] d7874f1d556b: Preparing [2025-03-18T08:40:46.854Z] b03c275271f2: Preparing [2025-03-18T08:40:46.854Z] 29105b5424d8: Preparing [2025-03-18T08:40:46.854Z] 0ecbd348946e: Preparing [2025-03-18T08:40:46.854Z] b201b62bbc52: Preparing [2025-03-18T08:40:46.854Z] 7f66e9ae491d: Preparing [2025-03-18T08:40:46.854Z] 00e4c50f0496: Preparing [2025-03-18T08:40:46.854Z] b00b20d08e98: Preparing [2025-03-18T08:40:46.854Z] 994456c4fd7b: Preparing [2025-03-18T08:40:46.854Z] 00e4c50f0496: Waiting [2025-03-18T08:40:46.854Z] b00b20d08e98: Waiting [2025-03-18T08:40:46.854Z] 994456c4fd7b: Waiting [2025-03-18T08:40:46.854Z] 7f66e9ae491d: Waiting [2025-03-18T08:40:46.854Z] 29105b5424d8: Layer already exists [2025-03-18T08:40:46.854Z] d7874f1d556b: Layer already exists [2025-03-18T08:40:46.854Z] b03c275271f2: Layer already exists [2025-03-18T08:40:46.854Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:46.854Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:46.854Z] 7f66e9ae491d: Layer already exists [2025-03-18T08:40:46.854Z] 00e4c50f0496: Layer already exists [2025-03-18T08:40:46.854Z] b00b20d08e98: Layer already exists [2025-03-18T08:40:46.854Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:46.854Z] main: digest: sha256:fd20ecd8b837caf821aa12d70266e962559d05614d93e417ab7ce822030859e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:40:46.932Z] ===================================================== [Pipeline] echo [2025-03-18T08:40:46.949Z] taggedImages: [2025-03-18T08:40:46.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:46.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-18T08:40:46.949Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.75 [2025-03-18T08:40:46.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:46.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-18T08:40:46.977Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-18T08:40:46.977Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:46.977Z] latest [2025-03-18T08:40:46.977Z] 4.0.0-dev.75 [2025-03-18T08:40:46.977Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:46.977Z] main [2025-03-18T08:40:46.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:47.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:47.630Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:47.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-18T08:40:47.630Z] 2bb8b6aef969: Preparing [2025-03-18T08:40:47.630Z] aa0edf7a9ee0: Preparing [2025-03-18T08:40:47.630Z] 0ecbd348946e: Preparing [2025-03-18T08:40:47.630Z] b201b62bbc52: Preparing [2025-03-18T08:40:47.630Z] 9c44fb3eb3fd: Preparing [2025-03-18T08:40:47.630Z] 52a0ed788ea2: Preparing [2025-03-18T08:40:47.630Z] 994456c4fd7b: Preparing [2025-03-18T08:40:47.630Z] 994456c4fd7b: Waiting [2025-03-18T08:40:47.630Z] 52a0ed788ea2: Waiting [2025-03-18T08:40:47.630Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:47.630Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:47.630Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:47.630Z] 9c44fb3eb3fd: Pushed [2025-03-18T08:40:47.630Z] 2bb8b6aef969: Pushed [2025-03-18T08:40:48.197Z] 52a0ed788ea2: Pushed [2025-03-18T08:40:51.479Z] aa0edf7a9ee0: Pushed [2025-03-18T08:40:51.479Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:52.077Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:52.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-18T08:40:52.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-18T08:40:52.402Z] 2bb8b6aef969: Preparing [2025-03-18T08:40:52.402Z] aa0edf7a9ee0: Preparing [2025-03-18T08:40:52.402Z] 0ecbd348946e: Preparing [2025-03-18T08:40:52.402Z] b201b62bbc52: Preparing [2025-03-18T08:40:52.402Z] 9c44fb3eb3fd: Preparing [2025-03-18T08:40:52.402Z] 52a0ed788ea2: Preparing [2025-03-18T08:40:52.402Z] 994456c4fd7b: Preparing [2025-03-18T08:40:52.402Z] 52a0ed788ea2: Waiting [2025-03-18T08:40:52.402Z] 994456c4fd7b: Waiting [2025-03-18T08:40:52.402Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:52.402Z] aa0edf7a9ee0: Layer already exists [2025-03-18T08:40:52.402Z] 9c44fb3eb3fd: Layer already exists [2025-03-18T08:40:52.402Z] 2bb8b6aef969: Layer already exists [2025-03-18T08:40:52.402Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:52.402Z] 52a0ed788ea2: Layer already exists [2025-03-18T08:40:52.402Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:52.402Z] latest: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:52.763Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:53.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 [2025-03-18T08:40:53.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-18T08:40:53.079Z] 2bb8b6aef969: Preparing [2025-03-18T08:40:53.079Z] aa0edf7a9ee0: Preparing [2025-03-18T08:40:53.079Z] 0ecbd348946e: Preparing [2025-03-18T08:40:53.079Z] b201b62bbc52: Preparing [2025-03-18T08:40:53.079Z] 9c44fb3eb3fd: Preparing [2025-03-18T08:40:53.079Z] 52a0ed788ea2: Preparing [2025-03-18T08:40:53.079Z] 994456c4fd7b: Preparing [2025-03-18T08:40:53.079Z] 52a0ed788ea2: Waiting [2025-03-18T08:40:53.079Z] 994456c4fd7b: Waiting [2025-03-18T08:40:53.079Z] 9c44fb3eb3fd: Layer already exists [2025-03-18T08:40:53.079Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:53.079Z] 2bb8b6aef969: Layer already exists [2025-03-18T08:40:53.079Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:53.079Z] aa0edf7a9ee0: Layer already exists [2025-03-18T08:40:53.079Z] 52a0ed788ea2: Layer already exists [2025-03-18T08:40:53.079Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:53.079Z] 4.0.0-dev.75: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:53.399Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:53.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:53.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-18T08:40:53.721Z] 2bb8b6aef969: Preparing [2025-03-18T08:40:53.721Z] aa0edf7a9ee0: Preparing [2025-03-18T08:40:53.721Z] 0ecbd348946e: Preparing [2025-03-18T08:40:53.721Z] b201b62bbc52: Preparing [2025-03-18T08:40:53.721Z] 9c44fb3eb3fd: Preparing [2025-03-18T08:40:53.721Z] 52a0ed788ea2: Preparing [2025-03-18T08:40:53.721Z] 994456c4fd7b: Preparing [2025-03-18T08:40:53.721Z] 52a0ed788ea2: Waiting [2025-03-18T08:40:53.721Z] 994456c4fd7b: Waiting [2025-03-18T08:40:53.721Z] 9c44fb3eb3fd: Layer already exists [2025-03-18T08:40:53.721Z] 2bb8b6aef969: Layer already exists [2025-03-18T08:40:53.721Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:53.721Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:53.721Z] aa0edf7a9ee0: Layer already exists [2025-03-18T08:40:53.721Z] 52a0ed788ea2: Layer already exists [2025-03-18T08:40:53.721Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:53.721Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:54.041Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:54.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-18T08:40:54.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-18T08:40:54.373Z] 2bb8b6aef969: Preparing [2025-03-18T08:40:54.373Z] aa0edf7a9ee0: Preparing [2025-03-18T08:40:54.373Z] 0ecbd348946e: Preparing [2025-03-18T08:40:54.373Z] b201b62bbc52: Preparing [2025-03-18T08:40:54.373Z] 9c44fb3eb3fd: Preparing [2025-03-18T08:40:54.373Z] 52a0ed788ea2: Preparing [2025-03-18T08:40:54.373Z] 994456c4fd7b: Preparing [2025-03-18T08:40:54.373Z] 52a0ed788ea2: Waiting [2025-03-18T08:40:54.373Z] 994456c4fd7b: Waiting [2025-03-18T08:40:54.373Z] 2bb8b6aef969: Layer already exists [2025-03-18T08:40:54.373Z] aa0edf7a9ee0: Layer already exists [2025-03-18T08:40:54.373Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:54.373Z] 9c44fb3eb3fd: Layer already exists [2025-03-18T08:40:54.373Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:54.373Z] 52a0ed788ea2: Layer already exists [2025-03-18T08:40:54.373Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:54.373Z] main: digest: sha256:aef65c511c3efd3c80366529cccef330c50aa7ef4453507c6fdbd46f9c3230f1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:40:54.448Z] ===================================================== [Pipeline] echo [2025-03-18T08:40:54.463Z] taggedImages: [2025-03-18T08:40:54.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:54.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-18T08:40:54.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.75 [2025-03-18T08:40:54.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:54.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-18T08:40:54.489Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-18T08:40:54.489Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:54.489Z] latest [2025-03-18T08:40:54.489Z] 4.0.0-dev.75 [2025-03-18T08:40:54.489Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:40:54.489Z] main [2025-03-18T08:40:54.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:54.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:55.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:40:55.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-18T08:40:55.159Z] d1b9dc3fa209: Preparing [2025-03-18T08:40:55.159Z] e1d0de20fdcc: Preparing [2025-03-18T08:40:55.159Z] 0ecbd348946e: Preparing [2025-03-18T08:40:55.159Z] b201b62bbc52: Preparing [2025-03-18T08:40:55.159Z] 35458412b9e8: Preparing [2025-03-18T08:40:55.159Z] 8a72c455b3b0: Preparing [2025-03-18T08:40:55.159Z] 994456c4fd7b: Preparing [2025-03-18T08:40:55.159Z] 994456c4fd7b: Waiting [2025-03-18T08:40:55.159Z] 8a72c455b3b0: Waiting [2025-03-18T08:40:55.159Z] 0ecbd348946e: Layer already exists [2025-03-18T08:40:55.159Z] b201b62bbc52: Layer already exists [2025-03-18T08:40:55.159Z] 994456c4fd7b: Layer already exists [2025-03-18T08:40:55.159Z] 35458412b9e8: Pushed [2025-03-18T08:40:55.159Z] d1b9dc3fa209: Pushed [2025-03-18T08:40:55.418Z] 8a72c455b3b0: Pushed [2025-03-18T08:40:59.606Z] e1d0de20fdcc: Pushed [2025-03-18T08:40:59.606Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:40:59.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:00.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-18T08:41:00.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-18T08:41:00.253Z] d1b9dc3fa209: Preparing [2025-03-18T08:41:00.253Z] e1d0de20fdcc: Preparing [2025-03-18T08:41:00.253Z] 0ecbd348946e: Preparing [2025-03-18T08:41:00.253Z] b201b62bbc52: Preparing [2025-03-18T08:41:00.253Z] 35458412b9e8: Preparing [2025-03-18T08:41:00.253Z] 8a72c455b3b0: Preparing [2025-03-18T08:41:00.253Z] 994456c4fd7b: Preparing [2025-03-18T08:41:00.253Z] 994456c4fd7b: Waiting [2025-03-18T08:41:00.253Z] d1b9dc3fa209: Layer already exists [2025-03-18T08:41:00.253Z] 35458412b9e8: Layer already exists [2025-03-18T08:41:00.253Z] e1d0de20fdcc: Layer already exists [2025-03-18T08:41:00.253Z] 0ecbd348946e: Layer already exists [2025-03-18T08:41:00.253Z] b201b62bbc52: Layer already exists [2025-03-18T08:41:00.253Z] 994456c4fd7b: Layer already exists [2025-03-18T08:41:00.253Z] 8a72c455b3b0: Layer already exists [2025-03-18T08:41:00.253Z] latest: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:00.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:00.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 [2025-03-18T08:41:00.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-18T08:41:00.896Z] d1b9dc3fa209: Preparing [2025-03-18T08:41:00.896Z] e1d0de20fdcc: Preparing [2025-03-18T08:41:00.896Z] 0ecbd348946e: Preparing [2025-03-18T08:41:00.896Z] b201b62bbc52: Preparing [2025-03-18T08:41:00.896Z] 35458412b9e8: Preparing [2025-03-18T08:41:00.896Z] 8a72c455b3b0: Preparing [2025-03-18T08:41:00.896Z] 994456c4fd7b: Preparing [2025-03-18T08:41:00.896Z] 8a72c455b3b0: Waiting [2025-03-18T08:41:00.896Z] 994456c4fd7b: Waiting [2025-03-18T08:41:00.896Z] 35458412b9e8: Layer already exists [2025-03-18T08:41:00.896Z] d1b9dc3fa209: Layer already exists [2025-03-18T08:41:00.896Z] 0ecbd348946e: Layer already exists [2025-03-18T08:41:00.896Z] e1d0de20fdcc: Layer already exists [2025-03-18T08:41:00.896Z] b201b62bbc52: Layer already exists [2025-03-18T08:41:00.896Z] 8a72c455b3b0: Layer already exists [2025-03-18T08:41:00.896Z] 994456c4fd7b: Layer already exists [2025-03-18T08:41:00.896Z] 4.0.0-dev.75: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:01.288Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:01.604Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:41:01.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-18T08:41:01.604Z] d1b9dc3fa209: Preparing [2025-03-18T08:41:01.604Z] e1d0de20fdcc: Preparing [2025-03-18T08:41:01.604Z] 0ecbd348946e: Preparing [2025-03-18T08:41:01.604Z] b201b62bbc52: Preparing [2025-03-18T08:41:01.604Z] 35458412b9e8: Preparing [2025-03-18T08:41:01.604Z] 8a72c455b3b0: Preparing [2025-03-18T08:41:01.604Z] 994456c4fd7b: Preparing [2025-03-18T08:41:01.604Z] 8a72c455b3b0: Waiting [2025-03-18T08:41:01.604Z] 994456c4fd7b: Waiting [2025-03-18T08:41:01.604Z] 0ecbd348946e: Layer already exists [2025-03-18T08:41:01.604Z] e1d0de20fdcc: Layer already exists [2025-03-18T08:41:01.604Z] d1b9dc3fa209: Layer already exists [2025-03-18T08:41:01.604Z] 35458412b9e8: Layer already exists [2025-03-18T08:41:01.604Z] b201b62bbc52: Layer already exists [2025-03-18T08:41:01.604Z] 994456c4fd7b: Layer already exists [2025-03-18T08:41:01.604Z] 8a72c455b3b0: Layer already exists [2025-03-18T08:41:01.604Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:01.920Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T08:41:02.239Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-18T08:41:02.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-18T08:41:02.239Z] d1b9dc3fa209: Preparing [2025-03-18T08:41:02.239Z] e1d0de20fdcc: Preparing [2025-03-18T08:41:02.239Z] 0ecbd348946e: Preparing [2025-03-18T08:41:02.239Z] b201b62bbc52: Preparing [2025-03-18T08:41:02.239Z] 35458412b9e8: Preparing [2025-03-18T08:41:02.239Z] 8a72c455b3b0: Preparing [2025-03-18T08:41:02.239Z] 994456c4fd7b: Preparing [2025-03-18T08:41:02.239Z] 8a72c455b3b0: Waiting [2025-03-18T08:41:02.239Z] 994456c4fd7b: Waiting [2025-03-18T08:41:02.239Z] d1b9dc3fa209: Layer already exists [2025-03-18T08:41:02.239Z] 0ecbd348946e: Layer already exists [2025-03-18T08:41:02.239Z] e1d0de20fdcc: Layer already exists [2025-03-18T08:41:02.239Z] 35458412b9e8: Layer already exists [2025-03-18T08:41:02.239Z] b201b62bbc52: Layer already exists [2025-03-18T08:41:02.239Z] 994456c4fd7b: Layer already exists [2025-03-18T08:41:02.239Z] 8a72c455b3b0: Layer already exists [2025-03-18T08:41:02.239Z] main: digest: sha256:a76ff11532fd934fa453a433cbd2dec357bb0cf1cc81e0eb1e9aa722ff81d3cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T08:41:02.319Z] ===================================================== [Pipeline] echo [2025-03-18T08:41:02.332Z] taggedImages: [2025-03-18T08:41:02.332Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T08:41:02.332Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-18T08:41:02.332Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.75 [2025-03-18T08:41:02.332Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T08:41:02.332Z] - 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-03-18T08:55:43.073Z] #154 ... [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-18T08:55:43.073Z] #149 DONE 1048.8s [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T08:55:43.073Z] #146 ... [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:55:43.073Z] #155 DONE 0.1s [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-18T08:55:43.073Z] #153 ... [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:55:43.073Z] #156 DONE 0.1s [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-18T08:55:43.073Z] #157 DONE 0.3s [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-18T08:55:43.073Z] #158 DONE 0.1s [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.073Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:55:43.073Z] #154 ... [2025-03-18T08:55:43.073Z] [2025-03-18T08:55:43.074Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-18T08:55:43.074Z] #159 DONE 0.1s [2025-03-18T08:55:43.074Z] [2025-03-18T08:55:43.074Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T08:55:43.074Z] #160 DONE 2.2s [2025-03-18T08:55:43.074Z] [2025-03-18T08:55:43.074Z] #108 [core-common-config-bootstrapper] exporting to image [2025-03-18T08:55:43.074Z] #108 exporting layers [2025-03-18T08:55:43.074Z] #108 exporting layers 0.9s done [2025-03-18T08:55:43.074Z] #108 writing image sha256:b7dad1f29fd8b02d6196afad50441a7ac4c240b43b19e7b0919c83de1062756f 0.0s done [2025-03-18T08:55:43.074Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-18T08:55:43.074Z] #108 DONE 6.5s [2025-03-18T08:55:43.074Z] [2025-03-18T08:55:43.074Z] #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-03-18T08:55:55.376Z] #147 ... [2025-03-18T08:55:55.376Z] [2025-03-18T08:55:55.376Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-18T08:55:55.376Z] #148 DONE 1064.9s [2025-03-18T08:55:55.376Z] [2025-03-18T08:55:55.376Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-18T08:55:55.376Z] #161 DONE 0.5s [2025-03-18T08:55:55.376Z] [2025-03-18T08:55:55.376Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T08:55:55.376Z] #151 ... [2025-03-18T08:55:55.376Z] [2025-03-18T08:55:55.376Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-18T08:55:56.802Z] #162 DONE 2.0s [2025-03-18T08:55:56.802Z] [2025-03-18T08:55:56.802Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:55:56.802Z] #154 ... [2025-03-18T08:55:56.802Z] [2025-03-18T08:55:56.802Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T08:55:56.802Z] #163 DONE 0.3s [2025-03-18T08:55:56.802Z] [2025-03-18T08:55:56.802Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:55:57.155Z] #154 ... [2025-03-18T08:55:57.155Z] [2025-03-18T08:55:57.155Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-18T08:55:57.155Z] #164 DONE 0.2s [2025-03-18T08:55:57.155Z] [2025-03-18T08:55:57.155Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-18T08:55:57.434Z] #165 DONE 0.3s [2025-03-18T08:55:57.434Z] [2025-03-18T08:55:57.434Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-18T08:55:57.701Z] #166 DONE 0.1s [2025-03-18T08:55:57.701Z] [2025-03-18T08:55:57.701Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-18T08:55:57.701Z] #167 DONE 0.1s [2025-03-18T08:55:57.701Z] [2025-03-18T08:55:57.701Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-18T08:55:57.971Z] #168 DONE 0.1s [2025-03-18T08:55:57.971Z] [2025-03-18T08:55:57.971Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-18T08:55:57.971Z] #169 DONE 0.1s [2025-03-18T08:55:57.971Z] [2025-03-18T08:55:57.971Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-18T08:55:57.971Z] #170 DONE 0.1s [2025-03-18T08:55:57.971Z] [2025-03-18T08:55:57.971Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T08:55:58.249Z] #154 ... [2025-03-18T08:55:58.249Z] [2025-03-18T08:55:58.249Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-18T08:56:00.197Z] #171 DONE 2.0s [2025-03-18T08:56:00.197Z] [2025-03-18T08:56:00.197Z] #108 [security-bootstrapper] exporting to image [2025-03-18T08:56:00.197Z] #108 exporting layers [2025-03-18T08:56:01.159Z] #108 exporting layers 1.0s done [2025-03-18T08:56:01.159Z] #108 writing image sha256:39524d752907239d4c4c83a8eddafda06b851494688149f3c923aa1d89a141c1 done [2025-03-18T08:56:01.159Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-18T08:56:01.159Z] #108 DONE 7.5s [2025-03-18T08:56:01.159Z] [2025-03-18T08:56:01.159Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T09:09:38.801Z] #145 ... [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.801Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-18T09:09:38.801Z] #144 DONE 1886.7s [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.801Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:09:38.801Z] #146 ... [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.801Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:09:38.801Z] #172 DONE 0.1s [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.801Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:09:38.801Z] #173 DONE 0.1s [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.801Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-18T09:09:38.801Z] #150 ... [2025-03-18T09:09:38.801Z] [2025-03-18T09:09:38.802Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-18T09:09:38.802Z] #174 DONE 0.4s [2025-03-18T09:09:38.802Z] [2025-03-18T09:09:38.802Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T09:09:38.802Z] #151 ... [2025-03-18T09:09:38.802Z] [2025-03-18T09:09:38.802Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:09:38.802Z] #175 DONE 0.1s [2025-03-18T09:09:38.802Z] [2025-03-18T09:09:38.802Z] #108 [core-command] exporting to image [2025-03-18T09:09:38.802Z] #108 exporting layers [2025-03-18T09:09:38.802Z] #108 exporting layers 0.4s done [2025-03-18T09:09:38.802Z] #108 writing image sha256:ff8c660aad2f60914ada54a9a88342ca9194cae05c0fc200f9250bad2b48a49b done [2025-03-18T09:09:38.802Z] #108 naming to docker.io/library/core-command-arm64 done [2025-03-18T09:09:38.802Z] #108 DONE 8.0s [2025-03-18T09:09:38.802Z] [2025-03-18T09:09:38.802Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:09:51.094Z] #154 ... [2025-03-18T09:09:51.094Z] [2025-03-18T09:09:51.094Z] #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-03-18T09:09:51.094Z] #147 1900.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-18T09:10:06.079Z] #147 ... [2025-03-18T09:10:06.079Z] [2025-03-18T09:10:06.079Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-18T09:10:06.079Z] #153 DONE 1916.6s [2025-03-18T09:10:06.079Z] [2025-03-18T09:10:06.079Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:10:06.355Z] #146 ... [2025-03-18T09:10:06.355Z] [2025-03-18T09:10:06.355Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:10:06.355Z] #176 DONE 0.2s [2025-03-18T09:10:06.355Z] [2025-03-18T09:10:06.355Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:10:06.621Z] #146 ... [2025-03-18T09:10:06.621Z] [2025-03-18T09:10:06.621Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:10:06.887Z] #177 DONE 0.3s [2025-03-18T09:10:06.887Z] [2025-03-18T09:10:06.887Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-18T09:10:07.153Z] #178 DONE 0.1s [2025-03-18T09:10:07.153Z] [2025-03-18T09:10:07.153Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-18T09:10:07.153Z] #179 DONE 0.2s [2025-03-18T09:10:07.153Z] [2025-03-18T09:10:07.153Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-18T09:10:07.423Z] #180 DONE 0.4s [2025-03-18T09:10:07.423Z] [2025-03-18T09:10:07.423Z] #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-03-18T09:10:07.689Z] #147 ... [2025-03-18T09:10:07.689Z] [2025-03-18T09:10:07.689Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-18T09:10:07.689Z] #181 DONE 0.1s [2025-03-18T09:10:07.689Z] [2025-03-18T09:10:07.689Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T09:10:09.632Z] #182 DONE 2.0s [2025-03-18T09:10:09.632Z] [2025-03-18T09:10:09.632Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T09:10:09.632Z] #145 ... [2025-03-18T09:10:09.632Z] [2025-03-18T09:10:09.632Z] #108 [security-proxy-setup] exporting to image [2025-03-18T09:10:09.632Z] #108 exporting layers [2025-03-18T09:10:11.032Z] #108 exporting layers 1.1s done [2025-03-18T09:10:11.032Z] #108 writing image sha256:5b777a424c080cfc261d35579a327ba97c5d74f548396863f2bdc90544a6d6c8 done [2025-03-18T09:10:11.032Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-18T09:10:11.032Z] #108 DONE 9.1s [2025-03-18T09:10:11.032Z] [2025-03-18T09:10:11.032Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T09:10:25.994Z] #143 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #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-03-18T09:10:25.994Z] #147 DONE 1934.3s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:10:25.994Z] #146 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:10:25.994Z] #183 DONE 0.2s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:10:25.994Z] #154 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:10:25.994Z] #184 DONE 0.3s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T09:10:25.994Z] #145 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-18T09:10:25.994Z] #185 DONE 0.2s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-18T09:10:25.994Z] #186 DONE 0.2s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:10:25.994Z] #187 DONE 0.2s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T09:10:25.994Z] #143 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-18T09:10:25.994Z] #188 DONE 0.3s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T09:10:25.994Z] #143 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-18T09:10:25.994Z] #189 DONE 0.4s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:10:25.994Z] #154 ... [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-18T09:10:25.994Z] #190 DONE 0.2s [2025-03-18T09:10:25.994Z] [2025-03-18T09:10:25.994Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T09:10:27.931Z] #191 DONE 1.9s [2025-03-18T09:10:27.931Z] [2025-03-18T09:10:27.931Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T09:10:27.931Z] #145 ... [2025-03-18T09:10:27.931Z] [2025-03-18T09:10:27.931Z] #108 [security-secretstore-setup] exporting to image [2025-03-18T09:10:27.931Z] #108 exporting layers [2025-03-18T09:10:29.870Z] #108 exporting layers 1.7s done [2025-03-18T09:10:29.870Z] #108 writing image sha256:46eaba92ca9181cbfe5f91a04f98bbf015e9e7e88a9209e96f783ea0c6ad84d2 done [2025-03-18T09:10:29.870Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-18T09:10:29.870Z] #108 DONE 10.8s [2025-03-18T09:10:29.870Z] [2025-03-18T09:10:29.870Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T09:11:51.444Z] #143 ... [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-18T09:11:51.444Z] #151 DONE 2009.0s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:11:51.444Z] #146 ... [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:11:51.444Z] #192 DONE 0.2s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:11:51.444Z] #146 ... [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:11:51.444Z] #193 DONE 0.3s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:11:51.444Z] #146 ... [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-18T09:11:51.444Z] #194 DONE 0.4s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #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-03-18T09:11:51.444Z] #195 DONE 0.1s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:11:51.444Z] #146 ... [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #108 [security-spiffe-token-provider] exporting to image [2025-03-18T09:11:51.444Z] #108 exporting layers [2025-03-18T09:11:51.444Z] #108 exporting layers 1.0s done [2025-03-18T09:11:51.444Z] #108 writing image sha256:3a6402b5d7a3df40b88ae2f70a1d3ff61bd51628a3bbdb9394b3c4be94976295 done [2025-03-18T09:11:51.444Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-18T09:11:51.444Z] #108 DONE 11.8s [2025-03-18T09:11:51.444Z] [2025-03-18T09:11:51.444Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:12:13.535Z] #154 ... [2025-03-18T09:12:13.535Z] [2025-03-18T09:12:13.535Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-18T09:12:13.535Z] #146 DONE 2043.1s [2025-03-18T09:12:13.535Z] [2025-03-18T09:12:13.535Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-18T09:12:13.535Z] #150 DONE 2043.1s [2025-03-18T09:12:13.535Z] [2025-03-18T09:12:13.535Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T09:12:13.535Z] #152 ... [2025-03-18T09:12:13.535Z] [2025-03-18T09:12:13.535Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:13.535Z] #196 DONE 0.3s [2025-03-18T09:12:13.535Z] [2025-03-18T09:12:13.535Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:12:14.129Z] #197 DONE 0.6s [2025-03-18T09:12:14.129Z] [2025-03-18T09:12:14.129Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:14.129Z] #198 DONE 0.4s [2025-03-18T09:12:14.129Z] [2025-03-18T09:12:14.129Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-18T09:12:14.723Z] #199 DONE 0.5s [2025-03-18T09:12:14.723Z] [2025-03-18T09:12:14.723Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-18T09:12:14.723Z] #200 DONE 0.6s [2025-03-18T09:12:14.723Z] [2025-03-18T09:12:14.723Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:12:14.723Z] #201 DONE 0.1s [2025-03-18T09:12:14.723Z] [2025-03-18T09:12:14.723Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-18T09:12:14.723Z] #202 DONE 0.2s [2025-03-18T09:12:14.723Z] [2025-03-18T09:12:14.723Z] #108 [core-keeper] exporting to image [2025-03-18T09:12:14.723Z] #108 exporting layers [2025-03-18T09:12:14.990Z] #108 ... [2025-03-18T09:12:14.990Z] [2025-03-18T09:12:14.990Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-18T09:12:14.990Z] #203 DONE 0.2s [2025-03-18T09:12:15.263Z] [2025-03-18T09:12:15.263Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T09:12:15.854Z] #204 ... [2025-03-18T09:12:15.854Z] [2025-03-18T09:12:15.854Z] #108 [core-keeper] exporting to image [2025-03-18T09:12:15.854Z] #108 exporting layers 0.9s done [2025-03-18T09:12:15.854Z] #108 writing image sha256:8e1199600e58d47a70fdb7d97de1e111144cb9d3cfbb61c1da028752c19b2f8b done [2025-03-18T09:12:15.854Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-03-18T09:12:15.854Z] #108 DONE 12.7s [2025-03-18T09:12:15.854Z] [2025-03-18T09:12:15.854Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:12:16.910Z] #154 ... [2025-03-18T09:12:16.910Z] [2025-03-18T09:12:16.910Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-18T09:12:16.910Z] #152 DONE 2047.6s [2025-03-18T09:12:17.177Z] [2025-03-18T09:12:17.177Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-18T09:12:17.177Z] #204 DONE 2.0s [2025-03-18T09:12:17.177Z] [2025-03-18T09:12:17.177Z] #108 [security-proxy-auth] exporting to image [2025-03-18T09:12:18.147Z] #108 ... [2025-03-18T09:12:18.147Z] [2025-03-18T09:12:18.147Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:18.147Z] #205 DONE 0.2s [2025-03-18T09:12:18.147Z] [2025-03-18T09:12:18.147Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:12:18.147Z] #206 DONE 0.2s [2025-03-18T09:12:18.147Z] [2025-03-18T09:12:18.147Z] #108 [security-proxy-auth] exporting to image [2025-03-18T09:12:18.147Z] #108 exporting layers 1.2s done [2025-03-18T09:12:18.147Z] #108 writing image sha256:9b7c18428b3191202fccae42bcef601ab6f2b855719417252737fe21cd3038a1 done [2025-03-18T09:12:18.147Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-18T09:12:18.147Z] #108 DONE 13.9s [2025-03-18T09:12:18.147Z] [2025-03-18T09:12:18.147Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-18T09:12:18.736Z] #207 DONE 0.5s [2025-03-18T09:12:18.736Z] [2025-03-18T09:12:18.736Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:12:19.002Z] #208 DONE 0.2s [2025-03-18T09:12:19.002Z] [2025-03-18T09:12:19.002Z] #108 [core-data] exporting to image [2025-03-18T09:12:19.611Z] #108 ... [2025-03-18T09:12:19.611Z] [2025-03-18T09:12:19.611Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-18T09:12:19.611Z] #145 DONE 2050.2s [2025-03-18T09:12:19.611Z] [2025-03-18T09:12:19.611Z] #108 [core-data] exporting to image [2025-03-18T09:12:19.882Z] #108 exporting layers 0.9s done [2025-03-18T09:12:19.882Z] #108 writing image sha256:32968795aa8faf7daff22f9d2a61e115de68bfefd951eed2241f6194e37e2c3f done [2025-03-18T09:12:19.882Z] #108 naming to docker.io/library/core-data-arm64 done [2025-03-18T09:12:19.882Z] #108 DONE 14.8s [2025-03-18T09:12:19.882Z] [2025-03-18T09:12:19.882Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:20.150Z] #38 ... [2025-03-18T09:12:20.150Z] [2025-03-18T09:12:20.150Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:20.150Z] #209 DONE 0.1s [2025-03-18T09:12:20.150Z] [2025-03-18T09:12:20.150Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:12:20.150Z] #210 DONE 0.1s [2025-03-18T09:12:20.150Z] [2025-03-18T09:12:20.150Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:20.425Z] #38 ... [2025-03-18T09:12:20.425Z] [2025-03-18T09:12:20.425Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-18T09:12:20.704Z] #211 DONE 0.3s [2025-03-18T09:12:20.704Z] [2025-03-18T09:12:20.704Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:12:20.704Z] #212 DONE 0.1s [2025-03-18T09:12:20.704Z] [2025-03-18T09:12:20.704Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:20.973Z] #38 ... [2025-03-18T09:12:20.973Z] [2025-03-18T09:12:20.973Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-18T09:12:20.973Z] #213 DONE 0.1s [2025-03-18T09:12:20.973Z] [2025-03-18T09:12:20.973Z] #108 [core-metadata] exporting to image [2025-03-18T09:12:21.239Z] #108 exporting layers 0.4s done [2025-03-18T09:12:21.239Z] #108 writing image sha256:3bc98ae9cc03e94acb2e2ad696598ddcf2ff13313fc9d3547a06402adfe917ca done [2025-03-18T09:12:21.239Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-03-18T09:12:21.239Z] #108 DONE 15.2s [2025-03-18T09:12:21.239Z] [2025-03-18T09:12:21.239Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:12:53.579Z] #154 ... [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-18T09:12:53.579Z] #143 DONE 2082.2s [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:53.579Z] #38 ... [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:53.579Z] #214 DONE 0.1s [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:12:53.579Z] #215 DONE 0.1s [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:12:53.579Z] #154 ... [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-18T09:12:53.579Z] #216 DONE 0.5s [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-18T09:12:53.579Z] #217 DONE 0.1s [2025-03-18T09:12:53.579Z] [2025-03-18T09:12:53.579Z] #108 [support-scheduler] exporting to image [2025-03-18T09:12:53.579Z] #108 exporting layers [2025-03-18T09:12:54.185Z] #108 exporting layers 1.1s done [2025-03-18T09:12:54.185Z] #108 writing image sha256:d4f535d5cd3a43cc41517c8af6fd5484c4990d78c6421eda64eedbbea829d232 done [2025-03-18T09:12:54.185Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-03-18T09:12:54.185Z] #108 DONE 16.3s [2025-03-18T09:12:54.185Z] [2025-03-18T09:12:54.185Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:59.554Z] #38 ... [2025-03-18T09:12:59.554Z] [2025-03-18T09:12:59.554Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-18T09:12:59.554Z] #154 DONE 2090.2s [2025-03-18T09:12:59.554Z] [2025-03-18T09:12:59.554Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-18T09:12:59.827Z] #218 DONE 0.2s [2025-03-18T09:12:59.827Z] [2025-03-18T09:12:59.827Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-18T09:12:59.827Z] #219 DONE 0.1s [2025-03-18T09:12:59.827Z] [2025-03-18T09:12:59.827Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:12:59.827Z] #38 ... [2025-03-18T09:12:59.827Z] [2025-03-18T09:12:59.827Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-18T09:13:00.411Z] #220 DONE 0.4s [2025-03-18T09:13:00.411Z] [2025-03-18T09:13:00.411Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-18T09:13:00.411Z] #221 DONE 0.1s [2025-03-18T09:13:00.411Z] [2025-03-18T09:13:00.411Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:13:00.411Z] #38 ... [2025-03-18T09:13:00.411Z] [2025-03-18T09:13:00.411Z] #108 [support-notifications] exporting to image [2025-03-18T09:13:00.411Z] #108 exporting layers [2025-03-18T09:13:00.994Z] #108 exporting layers 0.6s done [2025-03-18T09:13:00.994Z] #108 writing image sha256:eb645e9785f8b8a69425cf5d8b61b55fa53c3eef9d3bc63be175100fdbd1934b done [2025-03-18T09:13:00.994Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-03-18T09:13:00.994Z] #108 DONE 16.9s [2025-03-18T09:13:00.994Z] [2025-03-18T09:13:00.994Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-18T09:13:00.994Z] time="2025-03-18T08:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-18T09:13:00.983Z] $ docker stop --time=1 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 [2025-03-18T09:13:02.640Z] $ docker rm -f --volumes 33f0c2d60b7587ebce8bfe2d362da1d5a9e13a76a3a32eab0f9d6e30fef4bf16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T09:13:03.156Z] + docker images [2025-03-18T09:13:03.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-18T09:13:03.157Z] support-notifications-arm64 latest eb645e9785f8 2 seconds ago 52MB [2025-03-18T09:13:03.157Z] support-scheduler-arm64 latest d4f535d5cd3a 10 seconds ago 48.2MB [2025-03-18T09:13:03.157Z] core-metadata-arm64 latest 3bc98ae9cc03 42 seconds ago 33MB [2025-03-18T09:13:03.157Z] core-data-arm64 latest 32968795aa8f 44 seconds ago 32.8MB [2025-03-18T09:13:03.157Z] security-proxy-auth-arm64 latest 9b7c18428b31 46 seconds ago 31.8MB [2025-03-18T09:13:03.157Z] core-keeper-arm64 latest 8e1199600e58 48 seconds ago 32.5MB [2025-03-18T09:13:03.157Z] security-spiffe-token-provider-arm64 latest 3a6402b5d7a3 About a minute ago 47.8MB [2025-03-18T09:13:03.157Z] security-secretstore-setup-arm64 latest 46eaba92ca91 2 minutes ago 67.2MB [2025-03-18T09:13:03.157Z] security-proxy-setup-arm64 latest 5b777a424c08 2 minutes ago 38.6MB [2025-03-18T09:13:03.157Z] core-command-arm64 latest ff8c660aad2f 3 minutes ago 28.4MB [2025-03-18T09:13:03.157Z] security-bootstrapper-arm64 latest 39524d752907 17 minutes ago 21.1MB [2025-03-18T09:13:03.157Z] core-common-config-bootstrapper-arm64 latest b7dad1f29fd8 17 minutes ago 17.9MB [2025-03-18T09:13:03.157Z] security-spire-config-arm64 latest 6ba36b619662 36 minutes ago 143MB [2025-03-18T09:13:03.157Z] security-spire-agent-arm64 latest 6959e7324655 36 minutes ago 187MB [2025-03-18T09:13:03.157Z] security-spire-server-arm64 latest dcae6c96d468 36 minutes ago 144MB [2025-03-18T09:13:03.157Z] ci-base-image-arm64 latest 284e8081e85b 38 minutes ago 915MB [2025-03-18T09:13:03.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-18T09:13:03.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T09:13:03.285Z] provisioning config files... [2025-03-18T09:13:03.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/813@tmp/config17371160222526464410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:13:03.638Z] ---> ****-login.sh [2025-03-18T09:13:03.638Z] nexus3.edgexfoundry.org:10001 [2025-03-18T09:13:03.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T09:13:03.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T09:13:03.905Z] Configure a credential helper to remove this warning. See [2025-03-18T09:13:03.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T09:13:03.905Z] [2025-03-18T09:13:03.905Z] Login Succeeded [2025-03-18T09:13:03.905Z] nexus3.edgexfoundry.org:10002 [2025-03-18T09:13:04.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T09:13:04.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T09:13:04.173Z] Configure a credential helper to remove this warning. See [2025-03-18T09:13:04.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T09:13:04.173Z] [2025-03-18T09:13:04.173Z] Login Succeeded [2025-03-18T09:13:04.173Z] nexus3.edgexfoundry.org:10003 [2025-03-18T09:13:04.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T09:13:04.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T09:13:04.705Z] Configure a credential helper to remove this warning. See [2025-03-18T09:13:04.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T09:13:04.705Z] [2025-03-18T09:13:04.705Z] Login Succeeded [2025-03-18T09:13:04.705Z] nexus3.edgexfoundry.org:10004 [2025-03-18T09:13:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T09:13:04.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T09:13:04.974Z] Configure a credential helper to remove this warning. See [2025-03-18T09:13:04.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T09:13:04.974Z] [2025-03-18T09:13:04.974Z] Login Succeeded [2025-03-18T09:13:04.974Z] ****.io [2025-03-18T09:13:05.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T09:13:05.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T09:13:05.504Z] Configure a credential helper to remove this warning. See [2025-03-18T09:13:05.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T09:13:05.504Z] [2025-03-18T09:13:05.504Z] Login Succeeded [2025-03-18T09:13:05.504Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T09:13:05.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:05.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T09:13:05.608Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-18T09:13:05.609Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:05.609Z] latest [2025-03-18T09:13:05.609Z] 4.0.0-dev.75 [2025-03-18T09:13:05.609Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:05.609Z] main [2025-03-18T09:13:05.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:05.985Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:06.346Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:06.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-18T09:13:06.346Z] 7addf486f6e1: Preparing [2025-03-18T09:13:06.346Z] 50a8fd66fcf2: Preparing [2025-03-18T09:13:06.346Z] 433cc15b206a: Preparing [2025-03-18T09:13:06.346Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:06.346Z] 238b3e35487b: Preparing [2025-03-18T09:13:06.346Z] 2092a168ac61: Preparing [2025-03-18T09:13:06.346Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:06.346Z] 2092a168ac61: Waiting [2025-03-18T09:13:06.346Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:06.857Z] b90c4b1f60f0: Pushed [2025-03-18T09:13:06.857Z] 433cc15b206a: Pushed [2025-03-18T09:13:06.857Z] 7addf486f6e1: Pushed [2025-03-18T09:13:06.857Z] 238b3e35487b: Pushed [2025-03-18T09:13:06.857Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:06.857Z] 2092a168ac61: Pushed [2025-03-18T09:13:11.091Z] 50a8fd66fcf2: Pushed [2025-03-18T09:13:11.091Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:11.436Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:11.782Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-18T09:13:11.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-18T09:13:11.782Z] 7addf486f6e1: Preparing [2025-03-18T09:13:11.782Z] 50a8fd66fcf2: Preparing [2025-03-18T09:13:11.782Z] 433cc15b206a: Preparing [2025-03-18T09:13:11.782Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:11.782Z] 238b3e35487b: Preparing [2025-03-18T09:13:11.782Z] 2092a168ac61: Preparing [2025-03-18T09:13:11.782Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:11.782Z] 2092a168ac61: Waiting [2025-03-18T09:13:11.782Z] 50a8fd66fcf2: Layer already exists [2025-03-18T09:13:11.782Z] 7addf486f6e1: Layer already exists [2025-03-18T09:13:11.782Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:11.782Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:11.782Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:11.782Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:11.782Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:12.051Z] latest: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:12.404Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:12.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 [2025-03-18T09:13:12.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-18T09:13:12.749Z] 7addf486f6e1: Preparing [2025-03-18T09:13:12.749Z] 50a8fd66fcf2: Preparing [2025-03-18T09:13:12.749Z] 433cc15b206a: Preparing [2025-03-18T09:13:12.749Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:12.749Z] 238b3e35487b: Preparing [2025-03-18T09:13:12.749Z] 2092a168ac61: Preparing [2025-03-18T09:13:12.749Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:12.749Z] 2092a168ac61: Waiting [2025-03-18T09:13:12.749Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:12.749Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:12.749Z] 50a8fd66fcf2: Layer already exists [2025-03-18T09:13:12.749Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:12.749Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:12.749Z] 7addf486f6e1: Layer already exists [2025-03-18T09:13:12.749Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:12.749Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:13.015Z] 4.0.0-dev.75: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:13.374Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:13.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:13.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-18T09:13:13.738Z] 7addf486f6e1: Preparing [2025-03-18T09:13:13.738Z] 50a8fd66fcf2: Preparing [2025-03-18T09:13:13.738Z] 433cc15b206a: Preparing [2025-03-18T09:13:13.738Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:13.738Z] 238b3e35487b: Preparing [2025-03-18T09:13:13.738Z] 2092a168ac61: Preparing [2025-03-18T09:13:13.738Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:13.738Z] 2092a168ac61: Waiting [2025-03-18T09:13:13.738Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:13.738Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:13.738Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:13.738Z] 50a8fd66fcf2: Layer already exists [2025-03-18T09:13:13.738Z] 7addf486f6e1: Layer already exists [2025-03-18T09:13:13.738Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:13.738Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:13.738Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:14.092Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:14.517Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-18T09:13:14.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-18T09:13:14.517Z] 7addf486f6e1: Preparing [2025-03-18T09:13:14.517Z] 50a8fd66fcf2: Preparing [2025-03-18T09:13:14.517Z] 433cc15b206a: Preparing [2025-03-18T09:13:14.517Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:14.517Z] 238b3e35487b: Preparing [2025-03-18T09:13:14.517Z] 2092a168ac61: Preparing [2025-03-18T09:13:14.517Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:14.517Z] 2092a168ac61: Waiting [2025-03-18T09:13:14.517Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:14.517Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:14.517Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:14.517Z] 50a8fd66fcf2: Layer already exists [2025-03-18T09:13:14.517Z] 7addf486f6e1: Layer already exists [2025-03-18T09:13:14.517Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:14.517Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:14.517Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:14.793Z] main: digest: sha256:26538a988e255e7bdb40e550795a413b7e873d0d2898eddc50c3cbb7ae07de8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:14.880Z] ===================================================== [Pipeline] echo [2025-03-18T09:13:14.897Z] taggedImages: [2025-03-18T09:13:14.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:14.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-18T09:13:14.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.75 [2025-03-18T09:13:14.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:14.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-18T09:13:14.931Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-18T09:13:14.931Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:14.931Z] latest [2025-03-18T09:13:14.931Z] 4.0.0-dev.75 [2025-03-18T09:13:14.931Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:14.931Z] main [2025-03-18T09:13:14.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:15.578Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:16.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:16.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-18T09:13:16.798Z] 19a9c545899e: Preparing [2025-03-18T09:13:16.798Z] 5431d2dd1b56: Preparing [2025-03-18T09:13:16.798Z] 7030cbc3c1fb: Preparing [2025-03-18T09:13:16.798Z] ab92fbea0241: Preparing [2025-03-18T09:13:16.798Z] 433cc15b206a: Preparing [2025-03-18T09:13:16.798Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:16.798Z] 238b3e35487b: Preparing [2025-03-18T09:13:16.798Z] 2092a168ac61: Preparing [2025-03-18T09:13:16.798Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:16.798Z] 238b3e35487b: Waiting [2025-03-18T09:13:16.798Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:16.798Z] 2092a168ac61: Waiting [2025-03-18T09:13:16.798Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:16.798Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:16.798Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:16.798Z] 5431d2dd1b56: Pushed [2025-03-18T09:13:16.798Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:16.798Z] 7030cbc3c1fb: Pushed [2025-03-18T09:13:16.798Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:16.798Z] 19a9c545899e: Pushed [2025-03-18T09:13:16.798Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:18.271Z] ab92fbea0241: Pushed [2025-03-18T09:13:18.271Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:18.645Z] + 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-03-18T09:13:19.001Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-18T09:13:19.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-18T09:13:19.001Z] 19a9c545899e: Preparing [2025-03-18T09:13:19.001Z] 5431d2dd1b56: Preparing [2025-03-18T09:13:19.001Z] 7030cbc3c1fb: Preparing [2025-03-18T09:13:19.001Z] ab92fbea0241: Preparing [2025-03-18T09:13:19.001Z] 433cc15b206a: Preparing [2025-03-18T09:13:19.001Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:19.001Z] 238b3e35487b: Preparing [2025-03-18T09:13:19.001Z] 2092a168ac61: Preparing [2025-03-18T09:13:19.001Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:19.001Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:19.001Z] 238b3e35487b: Waiting [2025-03-18T09:13:19.001Z] 2092a168ac61: Waiting [2025-03-18T09:13:19.001Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:19.001Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:19.001Z] 7030cbc3c1fb: Layer already exists [2025-03-18T09:13:19.001Z] ab92fbea0241: Layer already exists [2025-03-18T09:13:19.001Z] 19a9c545899e: Layer already exists [2025-03-18T09:13:19.001Z] 5431d2dd1b56: Layer already exists [2025-03-18T09:13:19.001Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:19.001Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:19.001Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:19.001Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:19.001Z] latest: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:19.869Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:20.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 [2025-03-18T09:13:20.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-18T09:13:20.225Z] 19a9c545899e: Preparing [2025-03-18T09:13:20.225Z] 5431d2dd1b56: Preparing [2025-03-18T09:13:20.225Z] 7030cbc3c1fb: Preparing [2025-03-18T09:13:20.225Z] ab92fbea0241: Preparing [2025-03-18T09:13:20.225Z] 433cc15b206a: Preparing [2025-03-18T09:13:20.225Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:20.225Z] 238b3e35487b: Preparing [2025-03-18T09:13:20.225Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:20.225Z] 2092a168ac61: Preparing [2025-03-18T09:13:20.225Z] 238b3e35487b: Waiting [2025-03-18T09:13:20.225Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:20.225Z] 2092a168ac61: Waiting [2025-03-18T09:13:20.225Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:20.225Z] 7030cbc3c1fb: Layer already exists [2025-03-18T09:13:20.225Z] ab92fbea0241: Layer already exists [2025-03-18T09:13:20.225Z] 19a9c545899e: Layer already exists [2025-03-18T09:13:20.225Z] 5431d2dd1b56: Layer already exists [2025-03-18T09:13:20.225Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:20.225Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:20.225Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:20.225Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:20.225Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:20.225Z] 4.0.0-dev.75: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:20.841Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:21.193Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:21.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-18T09:13:21.193Z] 19a9c545899e: Preparing [2025-03-18T09:13:21.193Z] 5431d2dd1b56: Preparing [2025-03-18T09:13:21.193Z] 7030cbc3c1fb: Preparing [2025-03-18T09:13:21.193Z] ab92fbea0241: Preparing [2025-03-18T09:13:21.193Z] 433cc15b206a: Preparing [2025-03-18T09:13:21.193Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:21.193Z] 238b3e35487b: Preparing [2025-03-18T09:13:21.193Z] 2092a168ac61: Preparing [2025-03-18T09:13:21.193Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:21.193Z] 238b3e35487b: Waiting [2025-03-18T09:13:21.193Z] 2092a168ac61: Waiting [2025-03-18T09:13:21.193Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:21.193Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:21.193Z] 19a9c545899e: Layer already exists [2025-03-18T09:13:21.193Z] ab92fbea0241: Layer already exists [2025-03-18T09:13:21.193Z] 7030cbc3c1fb: Layer already exists [2025-03-18T09:13:21.193Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:21.193Z] 5431d2dd1b56: Layer already exists [2025-03-18T09:13:21.193Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:21.193Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:21.193Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:21.193Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:21.456Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:21.806Z] + 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-03-18T09:13:22.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-18T09:13:22.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-18T09:13:22.158Z] 19a9c545899e: Preparing [2025-03-18T09:13:22.158Z] 5431d2dd1b56: Preparing [2025-03-18T09:13:22.158Z] 7030cbc3c1fb: Preparing [2025-03-18T09:13:22.158Z] ab92fbea0241: Preparing [2025-03-18T09:13:22.158Z] 433cc15b206a: Preparing [2025-03-18T09:13:22.158Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:22.158Z] 238b3e35487b: Preparing [2025-03-18T09:13:22.158Z] 2092a168ac61: Preparing [2025-03-18T09:13:22.158Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:22.158Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:22.158Z] 238b3e35487b: Waiting [2025-03-18T09:13:22.158Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:22.158Z] 2092a168ac61: Waiting [2025-03-18T09:13:22.158Z] 19a9c545899e: Layer already exists [2025-03-18T09:13:22.158Z] 7030cbc3c1fb: Layer already exists [2025-03-18T09:13:22.158Z] ab92fbea0241: Layer already exists [2025-03-18T09:13:22.158Z] 5431d2dd1b56: Layer already exists [2025-03-18T09:13:22.158Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:22.158Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:22.158Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:22.158Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:22.158Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:22.420Z] main: digest: sha256:8f3f50aeee1a0c07e2589e795cf42b508632d86d65d1cdd94b6be65e3e5cb89b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:22.489Z] ===================================================== [Pipeline] echo [2025-03-18T09:13:22.502Z] taggedImages: [2025-03-18T09:13:22.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:22.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-18T09:13:22.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.75 [2025-03-18T09:13:22.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:22.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-18T09:13:22.526Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-18T09:13:22.526Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:22.526Z] latest [2025-03-18T09:13:22.526Z] 4.0.0-dev.75 [2025-03-18T09:13:22.526Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:22.526Z] main [2025-03-18T09:13:22.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:22.889Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:23.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:23.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-18T09:13:23.252Z] 7dfa95493761: Preparing [2025-03-18T09:13:23.252Z] ebdd8f8f54ba: Preparing [2025-03-18T09:13:23.252Z] 433cc15b206a: Preparing [2025-03-18T09:13:23.252Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:23.252Z] 03dc7d96e6b0: Preparing [2025-03-18T09:13:23.252Z] 0b553d200506: Preparing [2025-03-18T09:13:23.252Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:23.252Z] 0b553d200506: Waiting [2025-03-18T09:13:23.252Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:23.252Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:23.252Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:23.515Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:23.515Z] 03dc7d96e6b0: Pushed [2025-03-18T09:13:23.515Z] 7dfa95493761: Pushed [2025-03-18T09:13:23.515Z] 0b553d200506: Pushed [2025-03-18T09:13:28.828Z] ebdd8f8f54ba: Pushed [2025-03-18T09:13:28.828Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:29.188Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:29.540Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-18T09:13:29.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-18T09:13:29.540Z] 7dfa95493761: Preparing [2025-03-18T09:13:29.540Z] ebdd8f8f54ba: Preparing [2025-03-18T09:13:29.540Z] 433cc15b206a: Preparing [2025-03-18T09:13:29.540Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:29.540Z] 03dc7d96e6b0: Preparing [2025-03-18T09:13:29.540Z] 0b553d200506: Preparing [2025-03-18T09:13:29.540Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:29.540Z] 0b553d200506: Waiting [2025-03-18T09:13:29.540Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:29.540Z] 03dc7d96e6b0: Layer already exists [2025-03-18T09:13:29.540Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:29.540Z] ebdd8f8f54ba: Layer already exists [2025-03-18T09:13:29.540Z] 7dfa95493761: Layer already exists [2025-03-18T09:13:29.540Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:29.540Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:29.540Z] 0b553d200506: Layer already exists [2025-03-18T09:13:29.804Z] latest: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:30.155Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:30.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 [2025-03-18T09:13:30.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-18T09:13:30.516Z] 7dfa95493761: Preparing [2025-03-18T09:13:30.516Z] ebdd8f8f54ba: Preparing [2025-03-18T09:13:30.516Z] 433cc15b206a: Preparing [2025-03-18T09:13:30.516Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:30.516Z] 03dc7d96e6b0: Preparing [2025-03-18T09:13:30.516Z] 0b553d200506: Preparing [2025-03-18T09:13:30.516Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:30.516Z] 0b553d200506: Waiting [2025-03-18T09:13:30.516Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:30.516Z] 03dc7d96e6b0: Layer already exists [2025-03-18T09:13:30.516Z] ebdd8f8f54ba: Layer already exists [2025-03-18T09:13:30.516Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:30.516Z] 7dfa95493761: Layer already exists [2025-03-18T09:13:30.516Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:30.516Z] 0b553d200506: Layer already exists [2025-03-18T09:13:30.516Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:30.779Z] 4.0.0-dev.75: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:31.138Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:31.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:31.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-18T09:13:31.492Z] 7dfa95493761: Preparing [2025-03-18T09:13:31.492Z] ebdd8f8f54ba: Preparing [2025-03-18T09:13:31.492Z] 433cc15b206a: Preparing [2025-03-18T09:13:31.492Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:31.492Z] 03dc7d96e6b0: Preparing [2025-03-18T09:13:31.492Z] 0b553d200506: Preparing [2025-03-18T09:13:31.492Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:31.492Z] 0b553d200506: Waiting [2025-03-18T09:13:31.492Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:31.492Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:31.492Z] 7dfa95493761: Layer already exists [2025-03-18T09:13:31.492Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:31.492Z] 03dc7d96e6b0: Layer already exists [2025-03-18T09:13:31.492Z] ebdd8f8f54ba: Layer already exists [2025-03-18T09:13:31.492Z] 0b553d200506: Layer already exists [2025-03-18T09:13:31.492Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:31.755Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:32.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:32.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-18T09:13:32.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-18T09:13:32.463Z] 7dfa95493761: Preparing [2025-03-18T09:13:32.463Z] ebdd8f8f54ba: Preparing [2025-03-18T09:13:32.463Z] 433cc15b206a: Preparing [2025-03-18T09:13:32.463Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:32.463Z] 03dc7d96e6b0: Preparing [2025-03-18T09:13:32.463Z] 0b553d200506: Preparing [2025-03-18T09:13:32.463Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:32.463Z] 0b553d200506: Waiting [2025-03-18T09:13:32.463Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:32.463Z] ebdd8f8f54ba: Layer already exists [2025-03-18T09:13:32.463Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:32.463Z] 03dc7d96e6b0: Layer already exists [2025-03-18T09:13:32.463Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:32.463Z] 7dfa95493761: Layer already exists [2025-03-18T09:13:32.463Z] 0b553d200506: Layer already exists [2025-03-18T09:13:32.463Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:32.727Z] main: digest: sha256:56ce03b21266ae4a58cefc1acebf2b876f0a1f6234f978c4246772fc2b6f8ad2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:32.809Z] ===================================================== [Pipeline] echo [2025-03-18T09:13:32.826Z] taggedImages: [2025-03-18T09:13:32.826Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:32.826Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-18T09:13:32.826Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.75 [2025-03-18T09:13:32.826Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:32.826Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-18T09:13:32.847Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-18T09:13:32.847Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:32.847Z] latest [2025-03-18T09:13:32.847Z] 4.0.0-dev.75 [2025-03-18T09:13:32.847Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:32.847Z] main [2025-03-18T09:13:32.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:33.201Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:33.576Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-18T09:13:33.576Z] eb25716dc019: Preparing [2025-03-18T09:13:33.576Z] 74c75250a52b: Preparing [2025-03-18T09:13:33.576Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:33.576Z] 6dd5aaf3f536: Preparing [2025-03-18T09:13:33.576Z] e7e153de59c9: Preparing [2025-03-18T09:13:33.576Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:33.576Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:33.576Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:33.841Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:33.841Z] e7e153de59c9: Pushed [2025-03-18T09:13:33.841Z] 6dd5aaf3f536: Pushed [2025-03-18T09:13:33.841Z] eb25716dc019: Pushed [2025-03-18T09:13:39.175Z] 74c75250a52b: Pushed [2025-03-18T09:13:39.175Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:39.532Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:39.894Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-18T09:13:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-18T09:13:39.894Z] eb25716dc019: Preparing [2025-03-18T09:13:39.894Z] 74c75250a52b: Preparing [2025-03-18T09:13:39.894Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:39.894Z] 6dd5aaf3f536: Preparing [2025-03-18T09:13:39.894Z] e7e153de59c9: Preparing [2025-03-18T09:13:39.894Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:39.894Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:39.894Z] e7e153de59c9: Layer already exists [2025-03-18T09:13:39.894Z] eb25716dc019: Layer already exists [2025-03-18T09:13:39.894Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:39.894Z] 6dd5aaf3f536: Layer already exists [2025-03-18T09:13:39.894Z] 74c75250a52b: Layer already exists [2025-03-18T09:13:39.894Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:39.894Z] latest: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:40.531Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:40.886Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 [2025-03-18T09:13:40.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-18T09:13:40.886Z] eb25716dc019: Preparing [2025-03-18T09:13:40.886Z] 74c75250a52b: Preparing [2025-03-18T09:13:40.886Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:40.886Z] 6dd5aaf3f536: Preparing [2025-03-18T09:13:40.886Z] e7e153de59c9: Preparing [2025-03-18T09:13:40.886Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:40.886Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:40.886Z] eb25716dc019: Layer already exists [2025-03-18T09:13:40.886Z] 74c75250a52b: Layer already exists [2025-03-18T09:13:40.886Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:40.886Z] e7e153de59c9: Layer already exists [2025-03-18T09:13:40.886Z] 6dd5aaf3f536: Layer already exists [2025-03-18T09:13:40.886Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:40.886Z] 4.0.0-dev.75: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:41.497Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:41.846Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:41.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-18T09:13:41.846Z] eb25716dc019: Preparing [2025-03-18T09:13:41.846Z] 74c75250a52b: Preparing [2025-03-18T09:13:41.846Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:41.846Z] 6dd5aaf3f536: Preparing [2025-03-18T09:13:41.846Z] e7e153de59c9: Preparing [2025-03-18T09:13:41.846Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:41.846Z] eb25716dc019: Layer already exists [2025-03-18T09:13:41.846Z] e7e153de59c9: Layer already exists [2025-03-18T09:13:41.846Z] 74c75250a52b: Layer already exists [2025-03-18T09:13:41.846Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:41.846Z] 6dd5aaf3f536: Layer already exists [2025-03-18T09:13:41.846Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:41.846Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:42.199Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:42.555Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-18T09:13:42.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-18T09:13:42.555Z] eb25716dc019: Preparing [2025-03-18T09:13:42.555Z] 74c75250a52b: Preparing [2025-03-18T09:13:42.555Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:42.555Z] 6dd5aaf3f536: Preparing [2025-03-18T09:13:42.555Z] e7e153de59c9: Preparing [2025-03-18T09:13:42.555Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:42.555Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:42.555Z] eb25716dc019: Layer already exists [2025-03-18T09:13:42.555Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:42.555Z] e7e153de59c9: Layer already exists [2025-03-18T09:13:42.555Z] 6dd5aaf3f536: Layer already exists [2025-03-18T09:13:42.555Z] 74c75250a52b: Layer already exists [2025-03-18T09:13:42.555Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:42.555Z] main: digest: sha256:6de0a1145f9acc0cc9e60613b2efa7f9886935332b9b67a691d8ae55f2c2aac0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:42.631Z] ===================================================== [Pipeline] echo [2025-03-18T09:13:42.648Z] taggedImages: [2025-03-18T09:13:42.648Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:42.648Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-18T09:13:42.648Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.75 [2025-03-18T09:13:42.648Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:42.649Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-18T09:13:42.681Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-18T09:13:42.681Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:42.681Z] latest [2025-03-18T09:13:42.681Z] 4.0.0-dev.75 [2025-03-18T09:13:42.681Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:42.681Z] main [2025-03-18T09:13:42.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:43.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:43.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:43.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-18T09:13:43.403Z] 1046342e3233: Preparing [2025-03-18T09:13:43.403Z] 2b3396e88c82: Preparing [2025-03-18T09:13:43.403Z] a3af91c5dc49: Preparing [2025-03-18T09:13:43.403Z] 433cc15b206a: Preparing [2025-03-18T09:13:43.403Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:43.403Z] 238b3e35487b: Preparing [2025-03-18T09:13:43.403Z] 2092a168ac61: Preparing [2025-03-18T09:13:43.403Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:43.403Z] 238b3e35487b: Waiting [2025-03-18T09:13:43.403Z] 2092a168ac61: Waiting [2025-03-18T09:13:43.403Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:43.403Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:43.403Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:43.403Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:43.403Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:43.403Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:43.667Z] 2b3396e88c82: Pushed [2025-03-18T09:13:43.667Z] 1046342e3233: Pushed [2025-03-18T09:13:48.980Z] a3af91c5dc49: Pushed [2025-03-18T09:13:48.980Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:49.335Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:49.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-18T09:13:49.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-18T09:13:49.686Z] 1046342e3233: Preparing [2025-03-18T09:13:49.686Z] 2b3396e88c82: Preparing [2025-03-18T09:13:49.686Z] a3af91c5dc49: Preparing [2025-03-18T09:13:49.686Z] 433cc15b206a: Preparing [2025-03-18T09:13:49.686Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:49.686Z] 238b3e35487b: Preparing [2025-03-18T09:13:49.686Z] 2092a168ac61: Preparing [2025-03-18T09:13:49.686Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:49.686Z] 238b3e35487b: Waiting [2025-03-18T09:13:49.686Z] 2092a168ac61: Waiting [2025-03-18T09:13:49.686Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:49.686Z] 2b3396e88c82: Layer already exists [2025-03-18T09:13:49.686Z] 1046342e3233: Layer already exists [2025-03-18T09:13:49.686Z] a3af91c5dc49: Layer already exists [2025-03-18T09:13:49.686Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:49.686Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:49.686Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:49.686Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:49.686Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:49.961Z] latest: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:50.319Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:50.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 [2025-03-18T09:13:50.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-18T09:13:50.670Z] 1046342e3233: Preparing [2025-03-18T09:13:50.670Z] 2b3396e88c82: Preparing [2025-03-18T09:13:50.670Z] a3af91c5dc49: Preparing [2025-03-18T09:13:50.670Z] 433cc15b206a: Preparing [2025-03-18T09:13:50.670Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:50.670Z] 238b3e35487b: Preparing [2025-03-18T09:13:50.670Z] 2092a168ac61: Preparing [2025-03-18T09:13:50.670Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:50.670Z] 2092a168ac61: Waiting [2025-03-18T09:13:50.670Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:50.670Z] 238b3e35487b: Waiting [2025-03-18T09:13:50.670Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:50.670Z] 2b3396e88c82: Layer already exists [2025-03-18T09:13:50.670Z] a3af91c5dc49: Layer already exists [2025-03-18T09:13:50.670Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:50.670Z] 1046342e3233: Layer already exists [2025-03-18T09:13:50.670Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:50.670Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:50.670Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:50.670Z] 4.0.0-dev.75: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:51.133Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:51.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:51.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-18T09:13:51.474Z] 1046342e3233: Preparing [2025-03-18T09:13:51.474Z] 2b3396e88c82: Preparing [2025-03-18T09:13:51.474Z] a3af91c5dc49: Preparing [2025-03-18T09:13:51.474Z] 433cc15b206a: Preparing [2025-03-18T09:13:51.474Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:51.474Z] 238b3e35487b: Preparing [2025-03-18T09:13:51.474Z] 2092a168ac61: Preparing [2025-03-18T09:13:51.474Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:51.474Z] 238b3e35487b: Waiting [2025-03-18T09:13:51.474Z] 2092a168ac61: Waiting [2025-03-18T09:13:51.474Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:51.474Z] a3af91c5dc49: Layer already exists [2025-03-18T09:13:51.474Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:51.474Z] 2b3396e88c82: Layer already exists [2025-03-18T09:13:51.474Z] 1046342e3233: Layer already exists [2025-03-18T09:13:51.474Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:51.474Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:51.474Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:51.474Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:51.737Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:52.089Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:52.435Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-18T09:13:52.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-18T09:13:52.435Z] 1046342e3233: Preparing [2025-03-18T09:13:52.435Z] 2b3396e88c82: Preparing [2025-03-18T09:13:52.435Z] a3af91c5dc49: Preparing [2025-03-18T09:13:52.435Z] 433cc15b206a: Preparing [2025-03-18T09:13:52.435Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:52.435Z] 238b3e35487b: Preparing [2025-03-18T09:13:52.435Z] 2092a168ac61: Preparing [2025-03-18T09:13:52.435Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:52.435Z] 238b3e35487b: Waiting [2025-03-18T09:13:52.435Z] 2092a168ac61: Waiting [2025-03-18T09:13:52.435Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:52.435Z] 1046342e3233: Layer already exists [2025-03-18T09:13:52.435Z] 2b3396e88c82: Layer already exists [2025-03-18T09:13:52.435Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:52.435Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:52.435Z] a3af91c5dc49: Layer already exists [2025-03-18T09:13:52.435Z] 238b3e35487b: Layer already exists [2025-03-18T09:13:52.435Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:52.435Z] 2092a168ac61: Layer already exists [2025-03-18T09:13:52.435Z] main: digest: sha256:e6bc7cd66405c54c6c36e0fae918a7cfe9d83386ca8b2845cbb9665bb3ce52ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:13:52.510Z] ===================================================== [Pipeline] echo [2025-03-18T09:13:52.528Z] taggedImages: [2025-03-18T09:13:52.528Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:52.528Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-18T09:13:52.528Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.75 [2025-03-18T09:13:52.528Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:52.528Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-18T09:13:52.556Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-18T09:13:52.556Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:52.556Z] latest [2025-03-18T09:13:52.556Z] 4.0.0-dev.75 [2025-03-18T09:13:52.556Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:52.556Z] main [2025-03-18T09:13:52.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:52.921Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:53.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:13:53.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-18T09:13:53.271Z] cd5e4b1e2eb0: Preparing [2025-03-18T09:13:53.271Z] ec9a11ddf844: Preparing [2025-03-18T09:13:53.271Z] 465c6ba3fe43: Preparing [2025-03-18T09:13:53.271Z] cf68c9a906de: Preparing [2025-03-18T09:13:53.271Z] e07fb7ff28ff: Preparing [2025-03-18T09:13:53.271Z] dc1031f35572: Preparing [2025-03-18T09:13:53.271Z] 4724b3c5f0a9: Preparing [2025-03-18T09:13:53.271Z] 433cc15b206a: Preparing [2025-03-18T09:13:53.271Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:53.271Z] af3a61516c31: Preparing [2025-03-18T09:13:53.271Z] af3efd9f9677: Preparing [2025-03-18T09:13:53.271Z] 5f70bf18a086: Preparing [2025-03-18T09:13:53.271Z] 55c6ed8bdc8b: Preparing [2025-03-18T09:13:53.271Z] e257e0329e25: Preparing [2025-03-18T09:13:53.271Z] d5acb92e3d60: Preparing [2025-03-18T09:13:53.271Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:53.271Z] dc1031f35572: Waiting [2025-03-18T09:13:53.271Z] af3efd9f9677: Waiting [2025-03-18T09:13:53.271Z] 5f70bf18a086: Waiting [2025-03-18T09:13:53.271Z] 55c6ed8bdc8b: Waiting [2025-03-18T09:13:53.271Z] e257e0329e25: Waiting [2025-03-18T09:13:53.271Z] d5acb92e3d60: Waiting [2025-03-18T09:13:53.271Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:53.271Z] 4724b3c5f0a9: Waiting [2025-03-18T09:13:53.271Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:53.271Z] af3a61516c31: Waiting [2025-03-18T09:13:53.535Z] cf68c9a906de: Pushed [2025-03-18T09:13:53.535Z] 465c6ba3fe43: Pushed [2025-03-18T09:13:53.535Z] e07fb7ff28ff: Pushed [2025-03-18T09:13:53.535Z] cd5e4b1e2eb0: Pushed [2025-03-18T09:13:53.535Z] ec9a11ddf844: Pushed [2025-03-18T09:13:53.535Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:53.535Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:53.535Z] dc1031f35572: Pushed [2025-03-18T09:13:53.535Z] 5f70bf18a086: Layer already exists [2025-03-18T09:13:53.798Z] af3efd9f9677: Pushed [2025-03-18T09:13:53.798Z] af3a61516c31: Pushed [2025-03-18T09:13:53.798Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:53.798Z] 55c6ed8bdc8b: Pushed [2025-03-18T09:13:53.798Z] e257e0329e25: Pushed [2025-03-18T09:13:53.798Z] d5acb92e3d60: Pushed [2025-03-18T09:13:56.361Z] 4724b3c5f0a9: Pushed [2025-03-18T09:13:56.625Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:56.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:57.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-18T09:13:57.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-18T09:13:57.327Z] cd5e4b1e2eb0: Preparing [2025-03-18T09:13:57.327Z] ec9a11ddf844: Preparing [2025-03-18T09:13:57.327Z] 465c6ba3fe43: Preparing [2025-03-18T09:13:57.327Z] cf68c9a906de: Preparing [2025-03-18T09:13:57.327Z] e07fb7ff28ff: Preparing [2025-03-18T09:13:57.327Z] dc1031f35572: Preparing [2025-03-18T09:13:57.327Z] 4724b3c5f0a9: Preparing [2025-03-18T09:13:57.327Z] 433cc15b206a: Preparing [2025-03-18T09:13:57.327Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:57.327Z] af3a61516c31: Preparing [2025-03-18T09:13:57.327Z] af3efd9f9677: Preparing [2025-03-18T09:13:57.327Z] 5f70bf18a086: Preparing [2025-03-18T09:13:57.327Z] dc1031f35572: Waiting [2025-03-18T09:13:57.327Z] 4724b3c5f0a9: Waiting [2025-03-18T09:13:57.327Z] 433cc15b206a: Waiting [2025-03-18T09:13:57.327Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:57.327Z] af3a61516c31: Waiting [2025-03-18T09:13:57.327Z] af3efd9f9677: Waiting [2025-03-18T09:13:57.327Z] 55c6ed8bdc8b: Preparing [2025-03-18T09:13:57.327Z] 5f70bf18a086: Waiting [2025-03-18T09:13:57.327Z] e257e0329e25: Preparing [2025-03-18T09:13:57.327Z] 55c6ed8bdc8b: Waiting [2025-03-18T09:13:57.327Z] d5acb92e3d60: Preparing [2025-03-18T09:13:57.327Z] e257e0329e25: Waiting [2025-03-18T09:13:57.327Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:57.327Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:57.327Z] d5acb92e3d60: Waiting [2025-03-18T09:13:57.327Z] 465c6ba3fe43: Layer already exists [2025-03-18T09:13:57.327Z] ec9a11ddf844: Layer already exists [2025-03-18T09:13:57.327Z] cd5e4b1e2eb0: Layer already exists [2025-03-18T09:13:57.327Z] cf68c9a906de: Layer already exists [2025-03-18T09:13:57.327Z] e07fb7ff28ff: Layer already exists [2025-03-18T09:13:57.327Z] 4724b3c5f0a9: Layer already exists [2025-03-18T09:13:57.327Z] dc1031f35572: Layer already exists [2025-03-18T09:13:57.327Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:57.327Z] af3a61516c31: Layer already exists [2025-03-18T09:13:57.327Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:57.327Z] af3efd9f9677: Layer already exists [2025-03-18T09:13:57.327Z] 5f70bf18a086: Layer already exists [2025-03-18T09:13:57.327Z] 55c6ed8bdc8b: Layer already exists [2025-03-18T09:13:57.327Z] e257e0329e25: Layer already exists [2025-03-18T09:13:57.327Z] d5acb92e3d60: Layer already exists [2025-03-18T09:13:57.327Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:57.592Z] latest: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:57.951Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:58.306Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 [2025-03-18T09:13:58.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-18T09:13:58.306Z] cd5e4b1e2eb0: Preparing [2025-03-18T09:13:58.306Z] ec9a11ddf844: Preparing [2025-03-18T09:13:58.306Z] 465c6ba3fe43: Preparing [2025-03-18T09:13:58.306Z] cf68c9a906de: Preparing [2025-03-18T09:13:58.306Z] e07fb7ff28ff: Preparing [2025-03-18T09:13:58.306Z] dc1031f35572: Preparing [2025-03-18T09:13:58.306Z] 4724b3c5f0a9: Preparing [2025-03-18T09:13:58.306Z] 433cc15b206a: Preparing [2025-03-18T09:13:58.306Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:58.306Z] af3a61516c31: Preparing [2025-03-18T09:13:58.306Z] af3efd9f9677: Preparing [2025-03-18T09:13:58.306Z] 5f70bf18a086: Preparing [2025-03-18T09:13:58.306Z] 55c6ed8bdc8b: Preparing [2025-03-18T09:13:58.306Z] e257e0329e25: Preparing [2025-03-18T09:13:58.306Z] d5acb92e3d60: Preparing [2025-03-18T09:13:58.306Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:58.306Z] af3a61516c31: Waiting [2025-03-18T09:13:58.306Z] af3efd9f9677: Waiting [2025-03-18T09:13:58.306Z] 5f70bf18a086: Waiting [2025-03-18T09:13:58.306Z] 55c6ed8bdc8b: Waiting [2025-03-18T09:13:58.306Z] e257e0329e25: Waiting [2025-03-18T09:13:58.306Z] d5acb92e3d60: Waiting [2025-03-18T09:13:58.306Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:58.306Z] 4724b3c5f0a9: Waiting [2025-03-18T09:13:58.306Z] dc1031f35572: Waiting [2025-03-18T09:13:58.306Z] 433cc15b206a: Waiting [2025-03-18T09:13:58.306Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:58.306Z] 465c6ba3fe43: Layer already exists [2025-03-18T09:13:58.306Z] ec9a11ddf844: Layer already exists [2025-03-18T09:13:58.306Z] e07fb7ff28ff: Layer already exists [2025-03-18T09:13:58.306Z] cd5e4b1e2eb0: Layer already exists [2025-03-18T09:13:58.306Z] cf68c9a906de: Layer already exists [2025-03-18T09:13:58.306Z] dc1031f35572: Layer already exists [2025-03-18T09:13:58.306Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:58.306Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:58.306Z] af3a61516c31: Layer already exists [2025-03-18T09:13:58.306Z] 4724b3c5f0a9: Layer already exists [2025-03-18T09:13:58.306Z] 5f70bf18a086: Layer already exists [2025-03-18T09:13:58.306Z] af3efd9f9677: Layer already exists [2025-03-18T09:13:58.306Z] e257e0329e25: Layer already exists [2025-03-18T09:13:58.306Z] 55c6ed8bdc8b: Layer already exists [2025-03-18T09:13:58.306Z] d5acb92e3d60: Layer already exists [2025-03-18T09:13:58.306Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:58.570Z] 4.0.0-dev.75: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:58.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:59.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:13:59.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-18T09:13:59.279Z] cd5e4b1e2eb0: Preparing [2025-03-18T09:13:59.279Z] ec9a11ddf844: Preparing [2025-03-18T09:13:59.279Z] 465c6ba3fe43: Preparing [2025-03-18T09:13:59.279Z] cf68c9a906de: Preparing [2025-03-18T09:13:59.279Z] e07fb7ff28ff: Preparing [2025-03-18T09:13:59.279Z] dc1031f35572: Preparing [2025-03-18T09:13:59.279Z] 4724b3c5f0a9: Preparing [2025-03-18T09:13:59.279Z] 433cc15b206a: Preparing [2025-03-18T09:13:59.279Z] b90c4b1f60f0: Preparing [2025-03-18T09:13:59.279Z] af3a61516c31: Preparing [2025-03-18T09:13:59.279Z] af3efd9f9677: Preparing [2025-03-18T09:13:59.279Z] 5f70bf18a086: Preparing [2025-03-18T09:13:59.279Z] 55c6ed8bdc8b: Preparing [2025-03-18T09:13:59.279Z] e257e0329e25: Preparing [2025-03-18T09:13:59.279Z] d5acb92e3d60: Preparing [2025-03-18T09:13:59.279Z] dd9c8f8612c8: Preparing [2025-03-18T09:13:59.279Z] dc1031f35572: Waiting [2025-03-18T09:13:59.279Z] 4724b3c5f0a9: Waiting [2025-03-18T09:13:59.279Z] 433cc15b206a: Waiting [2025-03-18T09:13:59.279Z] b90c4b1f60f0: Waiting [2025-03-18T09:13:59.279Z] af3efd9f9677: Waiting [2025-03-18T09:13:59.279Z] e257e0329e25: Waiting [2025-03-18T09:13:59.279Z] d5acb92e3d60: Waiting [2025-03-18T09:13:59.279Z] dd9c8f8612c8: Waiting [2025-03-18T09:13:59.279Z] 5f70bf18a086: Waiting [2025-03-18T09:13:59.279Z] 55c6ed8bdc8b: Waiting [2025-03-18T09:13:59.279Z] af3a61516c31: Waiting [2025-03-18T09:13:59.279Z] 465c6ba3fe43: Layer already exists [2025-03-18T09:13:59.279Z] ec9a11ddf844: Layer already exists [2025-03-18T09:13:59.279Z] cd5e4b1e2eb0: Layer already exists [2025-03-18T09:13:59.279Z] e07fb7ff28ff: Layer already exists [2025-03-18T09:13:59.279Z] cf68c9a906de: Layer already exists [2025-03-18T09:13:59.279Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:13:59.279Z] dc1031f35572: Layer already exists [2025-03-18T09:13:59.279Z] 433cc15b206a: Layer already exists [2025-03-18T09:13:59.279Z] 4724b3c5f0a9: Layer already exists [2025-03-18T09:13:59.279Z] af3a61516c31: Layer already exists [2025-03-18T09:13:59.279Z] 5f70bf18a086: Layer already exists [2025-03-18T09:13:59.279Z] af3efd9f9677: Layer already exists [2025-03-18T09:13:59.279Z] e257e0329e25: Layer already exists [2025-03-18T09:13:59.279Z] 55c6ed8bdc8b: Layer already exists [2025-03-18T09:13:59.279Z] d5acb92e3d60: Layer already exists [2025-03-18T09:13:59.279Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:13:59.544Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:13:59.903Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:00.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-18T09:14:00.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-18T09:14:00.254Z] cd5e4b1e2eb0: Preparing [2025-03-18T09:14:00.254Z] ec9a11ddf844: Preparing [2025-03-18T09:14:00.254Z] 465c6ba3fe43: Preparing [2025-03-18T09:14:00.254Z] cf68c9a906de: Preparing [2025-03-18T09:14:00.254Z] e07fb7ff28ff: Preparing [2025-03-18T09:14:00.254Z] dc1031f35572: Preparing [2025-03-18T09:14:00.254Z] 4724b3c5f0a9: Preparing [2025-03-18T09:14:00.254Z] 433cc15b206a: Preparing [2025-03-18T09:14:00.254Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:00.254Z] af3a61516c31: Preparing [2025-03-18T09:14:00.254Z] af3efd9f9677: Preparing [2025-03-18T09:14:00.254Z] 5f70bf18a086: Preparing [2025-03-18T09:14:00.254Z] 55c6ed8bdc8b: Preparing [2025-03-18T09:14:00.254Z] e257e0329e25: Preparing [2025-03-18T09:14:00.254Z] d5acb92e3d60: Preparing [2025-03-18T09:14:00.254Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:00.254Z] dc1031f35572: Waiting [2025-03-18T09:14:00.254Z] 4724b3c5f0a9: Waiting [2025-03-18T09:14:00.254Z] 433cc15b206a: Waiting [2025-03-18T09:14:00.254Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:00.254Z] af3a61516c31: Waiting [2025-03-18T09:14:00.254Z] af3efd9f9677: Waiting [2025-03-18T09:14:00.254Z] 5f70bf18a086: Waiting [2025-03-18T09:14:00.254Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:00.254Z] e257e0329e25: Waiting [2025-03-18T09:14:00.254Z] d5acb92e3d60: Waiting [2025-03-18T09:14:00.254Z] 55c6ed8bdc8b: Waiting [2025-03-18T09:14:00.254Z] cd5e4b1e2eb0: Layer already exists [2025-03-18T09:14:00.254Z] cf68c9a906de: Layer already exists [2025-03-18T09:14:00.254Z] 465c6ba3fe43: Layer already exists [2025-03-18T09:14:00.254Z] e07fb7ff28ff: Layer already exists [2025-03-18T09:14:00.254Z] ec9a11ddf844: Layer already exists [2025-03-18T09:14:00.254Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:00.254Z] af3a61516c31: Layer already exists [2025-03-18T09:14:00.254Z] dc1031f35572: Layer already exists [2025-03-18T09:14:00.254Z] 4724b3c5f0a9: Layer already exists [2025-03-18T09:14:00.254Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:00.254Z] af3efd9f9677: Layer already exists [2025-03-18T09:14:00.254Z] 5f70bf18a086: Layer already exists [2025-03-18T09:14:00.254Z] 55c6ed8bdc8b: Layer already exists [2025-03-18T09:14:00.254Z] d5acb92e3d60: Layer already exists [2025-03-18T09:14:00.254Z] e257e0329e25: Layer already exists [2025-03-18T09:14:00.254Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:00.518Z] main: digest: sha256:db0ba966127a002870dec788bf575a5e08abf8a1b5b8bce4f3571361f94c6918 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:14:00.608Z] ===================================================== [Pipeline] echo [2025-03-18T09:14:00.627Z] taggedImages: [2025-03-18T09:14:00.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:00.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-18T09:14:00.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.75 [2025-03-18T09:14:00.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:00.627Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-18T09:14:00.658Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-18T09:14:00.658Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:00.658Z] latest [2025-03-18T09:14:00.658Z] 4.0.0-dev.75 [2025-03-18T09:14:00.658Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:00.658Z] main [2025-03-18T09:14:00.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:01.033Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:01.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:01.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-18T09:14:01.379Z] e6036a713297: Preparing [2025-03-18T09:14:01.379Z] c37ae3a75244: Preparing [2025-03-18T09:14:01.379Z] 2fecffa8bbd6: Preparing [2025-03-18T09:14:01.379Z] be8e23353735: Preparing [2025-03-18T09:14:01.379Z] 433cc15b206a: Preparing [2025-03-18T09:14:01.379Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:01.379Z] 238b3e35487b: Preparing [2025-03-18T09:14:01.379Z] 2092a168ac61: Preparing [2025-03-18T09:14:01.379Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:01.379Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:01.379Z] 238b3e35487b: Waiting [2025-03-18T09:14:01.379Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:01.379Z] 2092a168ac61: Waiting [2025-03-18T09:14:01.379Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:01.644Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:01.644Z] c37ae3a75244: Pushed [2025-03-18T09:14:01.644Z] 238b3e35487b: Layer already exists [2025-03-18T09:14:01.644Z] 2fecffa8bbd6: Pushed [2025-03-18T09:14:01.644Z] e6036a713297: Pushed [2025-03-18T09:14:01.644Z] 2092a168ac61: Layer already exists [2025-03-18T09:14:01.644Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:06.954Z] be8e23353735: Pushed [2025-03-18T09:14:06.954Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:07.317Z] + 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-03-18T09:14:07.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-18T09:14:07.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-18T09:14:07.668Z] e6036a713297: Preparing [2025-03-18T09:14:07.668Z] c37ae3a75244: Preparing [2025-03-18T09:14:07.668Z] 2fecffa8bbd6: Preparing [2025-03-18T09:14:07.668Z] be8e23353735: Preparing [2025-03-18T09:14:07.668Z] 433cc15b206a: Preparing [2025-03-18T09:14:07.668Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:07.668Z] 238b3e35487b: Preparing [2025-03-18T09:14:07.668Z] 2092a168ac61: Preparing [2025-03-18T09:14:07.668Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:07.668Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:07.668Z] 238b3e35487b: Waiting [2025-03-18T09:14:07.668Z] 2092a168ac61: Waiting [2025-03-18T09:14:07.668Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:07.668Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:07.668Z] 2fecffa8bbd6: Layer already exists [2025-03-18T09:14:07.668Z] be8e23353735: Layer already exists [2025-03-18T09:14:07.668Z] e6036a713297: Layer already exists [2025-03-18T09:14:07.668Z] c37ae3a75244: Layer already exists [2025-03-18T09:14:07.668Z] 2092a168ac61: Layer already exists [2025-03-18T09:14:07.668Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:07.668Z] 238b3e35487b: Layer already exists [2025-03-18T09:14:07.668Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:07.668Z] latest: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:08.288Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:08.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 [2025-03-18T09:14:08.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-18T09:14:08.635Z] e6036a713297: Preparing [2025-03-18T09:14:08.635Z] c37ae3a75244: Preparing [2025-03-18T09:14:08.635Z] 2fecffa8bbd6: Preparing [2025-03-18T09:14:08.635Z] be8e23353735: Preparing [2025-03-18T09:14:08.635Z] 433cc15b206a: Preparing [2025-03-18T09:14:08.635Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:08.635Z] 238b3e35487b: Preparing [2025-03-18T09:14:08.635Z] 2092a168ac61: Preparing [2025-03-18T09:14:08.635Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:08.635Z] 238b3e35487b: Waiting [2025-03-18T09:14:08.635Z] 2092a168ac61: Waiting [2025-03-18T09:14:08.635Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:08.635Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:08.635Z] 2fecffa8bbd6: Layer already exists [2025-03-18T09:14:08.635Z] c37ae3a75244: Layer already exists [2025-03-18T09:14:08.635Z] be8e23353735: Layer already exists [2025-03-18T09:14:08.635Z] e6036a713297: Layer already exists [2025-03-18T09:14:08.635Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:08.635Z] 238b3e35487b: Layer already exists [2025-03-18T09:14:08.635Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:08.635Z] 2092a168ac61: Layer already exists [2025-03-18T09:14:08.635Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:08.635Z] 4.0.0-dev.75: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:09.247Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:09.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:09.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-18T09:14:09.602Z] e6036a713297: Preparing [2025-03-18T09:14:09.602Z] c37ae3a75244: Preparing [2025-03-18T09:14:09.602Z] 2fecffa8bbd6: Preparing [2025-03-18T09:14:09.602Z] be8e23353735: Preparing [2025-03-18T09:14:09.602Z] 433cc15b206a: Preparing [2025-03-18T09:14:09.602Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:09.602Z] 238b3e35487b: Preparing [2025-03-18T09:14:09.602Z] 2092a168ac61: Preparing [2025-03-18T09:14:09.602Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:09.602Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:09.602Z] 238b3e35487b: Waiting [2025-03-18T09:14:09.602Z] 2092a168ac61: Waiting [2025-03-18T09:14:09.602Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:09.602Z] 2fecffa8bbd6: Layer already exists [2025-03-18T09:14:09.602Z] be8e23353735: Layer already exists [2025-03-18T09:14:09.602Z] c37ae3a75244: Layer already exists [2025-03-18T09:14:09.602Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:09.602Z] e6036a713297: Layer already exists [2025-03-18T09:14:09.602Z] 2092a168ac61: Layer already exists [2025-03-18T09:14:09.602Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:09.602Z] 238b3e35487b: Layer already exists [2025-03-18T09:14:09.602Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:09.602Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:10.283Z] + 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-03-18T09:14:10.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-18T09:14:10.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-18T09:14:10.641Z] e6036a713297: Preparing [2025-03-18T09:14:10.641Z] c37ae3a75244: Preparing [2025-03-18T09:14:10.641Z] 2fecffa8bbd6: Preparing [2025-03-18T09:14:10.641Z] be8e23353735: Preparing [2025-03-18T09:14:10.641Z] 433cc15b206a: Preparing [2025-03-18T09:14:10.641Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:10.641Z] 238b3e35487b: Preparing [2025-03-18T09:14:10.641Z] 2092a168ac61: Preparing [2025-03-18T09:14:10.641Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:10.641Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:10.641Z] 238b3e35487b: Waiting [2025-03-18T09:14:10.641Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:10.641Z] 2092a168ac61: Waiting [2025-03-18T09:14:10.641Z] be8e23353735: Layer already exists [2025-03-18T09:14:10.641Z] e6036a713297: Layer already exists [2025-03-18T09:14:10.641Z] 2fecffa8bbd6: Layer already exists [2025-03-18T09:14:10.641Z] c37ae3a75244: Layer already exists [2025-03-18T09:14:10.641Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:10.641Z] 238b3e35487b: Layer already exists [2025-03-18T09:14:10.641Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:10.641Z] 2092a168ac61: Layer already exists [2025-03-18T09:14:10.641Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:10.910Z] main: digest: sha256:98cc2b1a4860c2a1c4fccec1c86a30f7a9ae60dd9f6480a443d1c31f18024549 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:14:10.980Z] ===================================================== [Pipeline] echo [2025-03-18T09:14:10.992Z] taggedImages: [2025-03-18T09:14:10.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:10.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-18T09:14:10.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.75 [2025-03-18T09:14:10.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:10.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-18T09:14:11.022Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-18T09:14:11.022Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:11.022Z] latest [2025-03-18T09:14:11.022Z] 4.0.0-dev.75 [2025-03-18T09:14:11.022Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:11.022Z] main [2025-03-18T09:14:11.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:11.390Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:11.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:11.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-18T09:14:11.742Z] 6667e3059a0e: Preparing [2025-03-18T09:14:11.743Z] 7e8624ceff1d: Preparing [2025-03-18T09:14:11.743Z] 88cab108c8ce: Preparing [2025-03-18T09:14:11.743Z] b11c86d65906: Preparing [2025-03-18T09:14:11.743Z] e4dcdfaa236e: Preparing [2025-03-18T09:14:11.743Z] 433cc15b206a: Preparing [2025-03-18T09:14:11.743Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:11.743Z] e2183d2422d7: Preparing [2025-03-18T09:14:11.743Z] fdf02365f52f: Preparing [2025-03-18T09:14:11.743Z] 0186c742d44c: Preparing [2025-03-18T09:14:11.743Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:11.743Z] e2183d2422d7: Waiting [2025-03-18T09:14:11.743Z] fdf02365f52f: Waiting [2025-03-18T09:14:11.743Z] 0186c742d44c: Waiting [2025-03-18T09:14:11.743Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:11.743Z] 433cc15b206a: Waiting [2025-03-18T09:14:11.743Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:12.008Z] b11c86d65906: Pushed [2025-03-18T09:14:12.008Z] e4dcdfaa236e: Pushed [2025-03-18T09:14:12.008Z] 7e8624ceff1d: Pushed [2025-03-18T09:14:12.008Z] 6667e3059a0e: Pushed [2025-03-18T09:14:12.008Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:12.008Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:12.008Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:12.008Z] e2183d2422d7: Pushed [2025-03-18T09:14:12.008Z] fdf02365f52f: Pushed [2025-03-18T09:14:14.574Z] 0186c742d44c: Pushed [2025-03-18T09:14:15.968Z] 88cab108c8ce: Pushed [2025-03-18T09:14:16.231Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:16.576Z] + 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-03-18T09:14:16.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-18T09:14:16.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-18T09:14:16.924Z] 6667e3059a0e: Preparing [2025-03-18T09:14:16.924Z] 7e8624ceff1d: Preparing [2025-03-18T09:14:16.924Z] 88cab108c8ce: Preparing [2025-03-18T09:14:16.924Z] b11c86d65906: Preparing [2025-03-18T09:14:16.924Z] e4dcdfaa236e: Preparing [2025-03-18T09:14:16.924Z] 433cc15b206a: Preparing [2025-03-18T09:14:16.924Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:16.924Z] e2183d2422d7: Preparing [2025-03-18T09:14:16.924Z] fdf02365f52f: Preparing [2025-03-18T09:14:16.924Z] 0186c742d44c: Preparing [2025-03-18T09:14:16.924Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:16.924Z] 433cc15b206a: Waiting [2025-03-18T09:14:16.924Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:16.924Z] e2183d2422d7: Waiting [2025-03-18T09:14:16.924Z] fdf02365f52f: Waiting [2025-03-18T09:14:16.924Z] 0186c742d44c: Waiting [2025-03-18T09:14:16.924Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:16.924Z] b11c86d65906: Layer already exists [2025-03-18T09:14:16.924Z] e4dcdfaa236e: Layer already exists [2025-03-18T09:14:16.924Z] 88cab108c8ce: Layer already exists [2025-03-18T09:14:16.924Z] 7e8624ceff1d: Layer already exists [2025-03-18T09:14:16.924Z] 6667e3059a0e: Layer already exists [2025-03-18T09:14:16.924Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:16.924Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:16.924Z] e2183d2422d7: Layer already exists [2025-03-18T09:14:16.924Z] fdf02365f52f: Layer already exists [2025-03-18T09:14:16.924Z] 0186c742d44c: Layer already exists [2025-03-18T09:14:16.924Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:17.187Z] latest: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:17.537Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:17.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 [2025-03-18T09:14:17.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-18T09:14:17.879Z] 6667e3059a0e: Preparing [2025-03-18T09:14:17.879Z] 7e8624ceff1d: Preparing [2025-03-18T09:14:17.879Z] 88cab108c8ce: Preparing [2025-03-18T09:14:17.879Z] b11c86d65906: Preparing [2025-03-18T09:14:17.879Z] e4dcdfaa236e: Preparing [2025-03-18T09:14:17.879Z] 433cc15b206a: Preparing [2025-03-18T09:14:17.879Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:17.879Z] e2183d2422d7: Preparing [2025-03-18T09:14:17.879Z] fdf02365f52f: Preparing [2025-03-18T09:14:17.879Z] 0186c742d44c: Preparing [2025-03-18T09:14:17.879Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:17.879Z] e2183d2422d7: Waiting [2025-03-18T09:14:17.879Z] fdf02365f52f: Waiting [2025-03-18T09:14:17.879Z] 0186c742d44c: Waiting [2025-03-18T09:14:17.879Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:17.879Z] 433cc15b206a: Waiting [2025-03-18T09:14:17.879Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:17.879Z] e4dcdfaa236e: Layer already exists [2025-03-18T09:14:17.879Z] 6667e3059a0e: Layer already exists [2025-03-18T09:14:17.879Z] 88cab108c8ce: Layer already exists [2025-03-18T09:14:17.879Z] 7e8624ceff1d: Layer already exists [2025-03-18T09:14:17.879Z] b11c86d65906: Layer already exists [2025-03-18T09:14:17.879Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:17.879Z] e2183d2422d7: Layer already exists [2025-03-18T09:14:17.879Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:17.879Z] fdf02365f52f: Layer already exists [2025-03-18T09:14:17.879Z] 0186c742d44c: Layer already exists [2025-03-18T09:14:17.879Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:18.143Z] 4.0.0-dev.75: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:18.495Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:18.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:18.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-18T09:14:18.841Z] 6667e3059a0e: Preparing [2025-03-18T09:14:18.841Z] 7e8624ceff1d: Preparing [2025-03-18T09:14:18.841Z] 88cab108c8ce: Preparing [2025-03-18T09:14:18.841Z] b11c86d65906: Preparing [2025-03-18T09:14:18.841Z] e4dcdfaa236e: Preparing [2025-03-18T09:14:18.841Z] 433cc15b206a: Preparing [2025-03-18T09:14:18.841Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:18.841Z] e2183d2422d7: Preparing [2025-03-18T09:14:18.841Z] fdf02365f52f: Preparing [2025-03-18T09:14:18.841Z] 0186c742d44c: Preparing [2025-03-18T09:14:18.841Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:18.841Z] e2183d2422d7: Waiting [2025-03-18T09:14:18.841Z] fdf02365f52f: Waiting [2025-03-18T09:14:18.841Z] 0186c742d44c: Waiting [2025-03-18T09:14:18.841Z] 433cc15b206a: Waiting [2025-03-18T09:14:18.841Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:18.841Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:18.841Z] b11c86d65906: Layer already exists [2025-03-18T09:14:18.841Z] 88cab108c8ce: Layer already exists [2025-03-18T09:14:18.841Z] 7e8624ceff1d: Layer already exists [2025-03-18T09:14:18.841Z] e4dcdfaa236e: Layer already exists [2025-03-18T09:14:18.841Z] 6667e3059a0e: Layer already exists [2025-03-18T09:14:18.841Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:18.841Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:18.841Z] e2183d2422d7: Layer already exists [2025-03-18T09:14:18.841Z] 0186c742d44c: Layer already exists [2025-03-18T09:14:18.841Z] fdf02365f52f: Layer already exists [2025-03-18T09:14:18.841Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:18.841Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:19.460Z] + 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-03-18T09:14:19.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-18T09:14:19.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-18T09:14:19.795Z] 6667e3059a0e: Preparing [2025-03-18T09:14:19.795Z] 7e8624ceff1d: Preparing [2025-03-18T09:14:19.795Z] 88cab108c8ce: Preparing [2025-03-18T09:14:19.795Z] b11c86d65906: Preparing [2025-03-18T09:14:19.795Z] e4dcdfaa236e: Preparing [2025-03-18T09:14:19.795Z] 433cc15b206a: Preparing [2025-03-18T09:14:19.795Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:19.795Z] e2183d2422d7: Preparing [2025-03-18T09:14:19.795Z] fdf02365f52f: Preparing [2025-03-18T09:14:19.795Z] 0186c742d44c: Preparing [2025-03-18T09:14:19.795Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:19.795Z] 433cc15b206a: Waiting [2025-03-18T09:14:19.795Z] e2183d2422d7: Waiting [2025-03-18T09:14:19.795Z] fdf02365f52f: Waiting [2025-03-18T09:14:19.795Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:19.795Z] 0186c742d44c: Waiting [2025-03-18T09:14:19.795Z] b11c86d65906: Layer already exists [2025-03-18T09:14:19.795Z] 7e8624ceff1d: Layer already exists [2025-03-18T09:14:19.795Z] 6667e3059a0e: Layer already exists [2025-03-18T09:14:19.795Z] 88cab108c8ce: Layer already exists [2025-03-18T09:14:19.795Z] e4dcdfaa236e: Layer already exists [2025-03-18T09:14:19.795Z] e2183d2422d7: Layer already exists [2025-03-18T09:14:19.795Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:19.795Z] fdf02365f52f: Layer already exists [2025-03-18T09:14:19.795Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:19.795Z] 0186c742d44c: Layer already exists [2025-03-18T09:14:19.795Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:20.058Z] main: digest: sha256:63b42910ccf979be7e3a7a6f919c5e0e515c5b1dd88bab1cddae81c635041191 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:14:20.157Z] ===================================================== [Pipeline] echo [2025-03-18T09:14:20.172Z] taggedImages: [2025-03-18T09:14:20.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:20.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-18T09:14:20.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.75 [2025-03-18T09:14:20.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:20.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-18T09:14:20.210Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-18T09:14:20.210Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:20.210Z] latest [2025-03-18T09:14:20.210Z] 4.0.0-dev.75 [2025-03-18T09:14:20.210Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:20.210Z] main [2025-03-18T09:14:20.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:20.590Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:20.937Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:20.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-18T09:14:20.937Z] e22504b1a006: Preparing [2025-03-18T09:14:20.937Z] c466ef04437b: Preparing [2025-03-18T09:14:20.937Z] ded6da2900fa: Preparing [2025-03-18T09:14:20.937Z] 9953f071904d: Preparing [2025-03-18T09:14:20.937Z] 4038f9920a44: Preparing [2025-03-18T09:14:20.937Z] 7cd098cfba28: Preparing [2025-03-18T09:14:20.937Z] a3734457312d: Preparing [2025-03-18T09:14:20.937Z] 433cc15b206a: Preparing [2025-03-18T09:14:20.937Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:20.937Z] c17a0990b6fa: Preparing [2025-03-18T09:14:20.937Z] 3560db9584a6: Preparing [2025-03-18T09:14:20.937Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:20.937Z] 433cc15b206a: Waiting [2025-03-18T09:14:20.937Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:20.937Z] c17a0990b6fa: Waiting [2025-03-18T09:14:20.937Z] 3560db9584a6: Waiting [2025-03-18T09:14:20.937Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:20.937Z] 7cd098cfba28: Waiting [2025-03-18T09:14:20.937Z] a3734457312d: Waiting [2025-03-18T09:14:21.200Z] 4038f9920a44: Pushed [2025-03-18T09:14:21.200Z] e22504b1a006: Pushed [2025-03-18T09:14:21.200Z] c466ef04437b: Pushed [2025-03-18T09:14:21.200Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:21.200Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:21.200Z] a3734457312d: Pushed [2025-03-18T09:14:21.200Z] 7cd098cfba28: Pushed [2025-03-18T09:14:21.463Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:21.463Z] c17a0990b6fa: Pushed [2025-03-18T09:14:24.051Z] 3560db9584a6: Pushed [2025-03-18T09:14:25.450Z] 9953f071904d: Pushed [2025-03-18T09:14:27.376Z] ded6da2900fa: Pushed [2025-03-18T09:14:27.376Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:27.732Z] + 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-03-18T09:14:28.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-18T09:14:28.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-18T09:14:28.336Z] e22504b1a006: Preparing [2025-03-18T09:14:28.336Z] c466ef04437b: Preparing [2025-03-18T09:14:28.336Z] ded6da2900fa: Preparing [2025-03-18T09:14:28.336Z] 9953f071904d: Preparing [2025-03-18T09:14:28.336Z] 4038f9920a44: Preparing [2025-03-18T09:14:28.336Z] 7cd098cfba28: Preparing [2025-03-18T09:14:28.336Z] a3734457312d: Preparing [2025-03-18T09:14:28.336Z] 433cc15b206a: Preparing [2025-03-18T09:14:28.336Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:28.336Z] c17a0990b6fa: Preparing [2025-03-18T09:14:28.336Z] 3560db9584a6: Preparing [2025-03-18T09:14:28.336Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:28.336Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:28.336Z] c17a0990b6fa: Waiting [2025-03-18T09:14:28.336Z] 3560db9584a6: Waiting [2025-03-18T09:14:28.336Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:28.336Z] 7cd098cfba28: Waiting [2025-03-18T09:14:28.336Z] a3734457312d: Waiting [2025-03-18T09:14:28.336Z] 433cc15b206a: Waiting [2025-03-18T09:14:28.336Z] 9953f071904d: Layer already exists [2025-03-18T09:14:28.336Z] e22504b1a006: Layer already exists [2025-03-18T09:14:28.336Z] ded6da2900fa: Layer already exists [2025-03-18T09:14:28.336Z] 4038f9920a44: Layer already exists [2025-03-18T09:14:28.336Z] c466ef04437b: Layer already exists [2025-03-18T09:14:28.336Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:28.336Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:28.336Z] 7cd098cfba28: Layer already exists [2025-03-18T09:14:28.336Z] a3734457312d: Layer already exists [2025-03-18T09:14:28.336Z] c17a0990b6fa: Layer already exists [2025-03-18T09:14:28.336Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:28.336Z] 3560db9584a6: Layer already exists [2025-03-18T09:14:28.599Z] latest: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:28.954Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:29.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 [2025-03-18T09:14:29.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-18T09:14:29.299Z] e22504b1a006: Preparing [2025-03-18T09:14:29.299Z] c466ef04437b: Preparing [2025-03-18T09:14:29.299Z] ded6da2900fa: Preparing [2025-03-18T09:14:29.299Z] 9953f071904d: Preparing [2025-03-18T09:14:29.299Z] 4038f9920a44: Preparing [2025-03-18T09:14:29.299Z] 7cd098cfba28: Preparing [2025-03-18T09:14:29.299Z] a3734457312d: Preparing [2025-03-18T09:14:29.299Z] 433cc15b206a: Preparing [2025-03-18T09:14:29.299Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:29.299Z] c17a0990b6fa: Preparing [2025-03-18T09:14:29.299Z] 3560db9584a6: Preparing [2025-03-18T09:14:29.299Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:29.299Z] 7cd098cfba28: Waiting [2025-03-18T09:14:29.299Z] a3734457312d: Waiting [2025-03-18T09:14:29.299Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:29.299Z] 433cc15b206a: Waiting [2025-03-18T09:14:29.299Z] c17a0990b6fa: Waiting [2025-03-18T09:14:29.299Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:29.299Z] 3560db9584a6: Waiting [2025-03-18T09:14:29.299Z] ded6da2900fa: Layer already exists [2025-03-18T09:14:29.299Z] 4038f9920a44: Layer already exists [2025-03-18T09:14:29.299Z] e22504b1a006: Layer already exists [2025-03-18T09:14:29.299Z] 9953f071904d: Layer already exists [2025-03-18T09:14:29.299Z] c466ef04437b: Layer already exists [2025-03-18T09:14:29.299Z] a3734457312d: Layer already exists [2025-03-18T09:14:29.299Z] 7cd098cfba28: Layer already exists [2025-03-18T09:14:29.299Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:29.299Z] c17a0990b6fa: Layer already exists [2025-03-18T09:14:29.299Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:29.299Z] 3560db9584a6: Layer already exists [2025-03-18T09:14:29.299Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:29.564Z] 4.0.0-dev.75: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:29.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:30.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:30.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-18T09:14:30.253Z] e22504b1a006: Preparing [2025-03-18T09:14:30.253Z] c466ef04437b: Preparing [2025-03-18T09:14:30.253Z] ded6da2900fa: Preparing [2025-03-18T09:14:30.253Z] 9953f071904d: Preparing [2025-03-18T09:14:30.253Z] 4038f9920a44: Preparing [2025-03-18T09:14:30.253Z] 7cd098cfba28: Preparing [2025-03-18T09:14:30.253Z] a3734457312d: Preparing [2025-03-18T09:14:30.253Z] 433cc15b206a: Preparing [2025-03-18T09:14:30.253Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:30.253Z] c17a0990b6fa: Preparing [2025-03-18T09:14:30.253Z] 3560db9584a6: Preparing [2025-03-18T09:14:30.253Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:30.253Z] 7cd098cfba28: Waiting [2025-03-18T09:14:30.253Z] a3734457312d: Waiting [2025-03-18T09:14:30.253Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:30.253Z] c17a0990b6fa: Waiting [2025-03-18T09:14:30.253Z] 3560db9584a6: Waiting [2025-03-18T09:14:30.253Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:30.253Z] 433cc15b206a: Waiting [2025-03-18T09:14:30.253Z] c466ef04437b: Layer already exists [2025-03-18T09:14:30.253Z] 4038f9920a44: Layer already exists [2025-03-18T09:14:30.253Z] 9953f071904d: Layer already exists [2025-03-18T09:14:30.253Z] ded6da2900fa: Layer already exists [2025-03-18T09:14:30.253Z] e22504b1a006: Layer already exists [2025-03-18T09:14:30.253Z] a3734457312d: Layer already exists [2025-03-18T09:14:30.253Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:30.253Z] 7cd098cfba28: Layer already exists [2025-03-18T09:14:30.253Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:30.253Z] c17a0990b6fa: Layer already exists [2025-03-18T09:14:30.253Z] 3560db9584a6: Layer already exists [2025-03-18T09:14:30.253Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:30.516Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:30.858Z] + 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-03-18T09:14:31.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-18T09:14:31.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-18T09:14:31.208Z] e22504b1a006: Preparing [2025-03-18T09:14:31.208Z] c466ef04437b: Preparing [2025-03-18T09:14:31.208Z] ded6da2900fa: Preparing [2025-03-18T09:14:31.208Z] 9953f071904d: Preparing [2025-03-18T09:14:31.208Z] 4038f9920a44: Preparing [2025-03-18T09:14:31.208Z] 7cd098cfba28: Preparing [2025-03-18T09:14:31.208Z] a3734457312d: Preparing [2025-03-18T09:14:31.208Z] 433cc15b206a: Preparing [2025-03-18T09:14:31.208Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:31.208Z] c17a0990b6fa: Preparing [2025-03-18T09:14:31.208Z] 3560db9584a6: Preparing [2025-03-18T09:14:31.208Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:31.208Z] 433cc15b206a: Waiting [2025-03-18T09:14:31.208Z] b90c4b1f60f0: Waiting [2025-03-18T09:14:31.208Z] 3560db9584a6: Waiting [2025-03-18T09:14:31.208Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:31.208Z] 7cd098cfba28: Waiting [2025-03-18T09:14:31.208Z] a3734457312d: Waiting [2025-03-18T09:14:31.208Z] c17a0990b6fa: Waiting [2025-03-18T09:14:31.208Z] 9953f071904d: Layer already exists [2025-03-18T09:14:31.208Z] 4038f9920a44: Layer already exists [2025-03-18T09:14:31.208Z] c466ef04437b: Layer already exists [2025-03-18T09:14:31.208Z] e22504b1a006: Layer already exists [2025-03-18T09:14:31.208Z] ded6da2900fa: Layer already exists [2025-03-18T09:14:31.208Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:31.208Z] a3734457312d: Layer already exists [2025-03-18T09:14:31.208Z] 7cd098cfba28: Layer already exists [2025-03-18T09:14:31.208Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:31.208Z] c17a0990b6fa: Layer already exists [2025-03-18T09:14:31.208Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:31.208Z] 3560db9584a6: Layer already exists [2025-03-18T09:14:31.470Z] main: digest: sha256:a8b986eec3321c8dab5caa4403b599ddf3a06f904c9a5e06adc697c0efa4a854 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:14:31.546Z] ===================================================== [Pipeline] echo [2025-03-18T09:14:31.558Z] taggedImages: [2025-03-18T09:14:31.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:31.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-18T09:14:31.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.75 [2025-03-18T09:14:31.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:31.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-18T09:14:31.584Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-18T09:14:31.584Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:31.584Z] latest [2025-03-18T09:14:31.584Z] 4.0.0-dev.75 [2025-03-18T09:14:31.584Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:31.584Z] main [2025-03-18T09:14:31.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:31.946Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:32.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:32.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-18T09:14:32.295Z] 0c3a6e89b70f: Preparing [2025-03-18T09:14:32.295Z] 437b86489876: Preparing [2025-03-18T09:14:32.295Z] 433cc15b206a: Preparing [2025-03-18T09:14:32.295Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:32.295Z] e1678e29a806: Preparing [2025-03-18T09:14:32.295Z] 1d67a381251a: Preparing [2025-03-18T09:14:32.295Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:32.295Z] 1d67a381251a: Waiting [2025-03-18T09:14:32.295Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:32.295Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:32.295Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:32.559Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:32.559Z] e1678e29a806: Pushed [2025-03-18T09:14:32.559Z] 0c3a6e89b70f: Pushed [2025-03-18T09:14:34.486Z] 1d67a381251a: Pushed [2025-03-18T09:14:39.793Z] 437b86489876: Pushed [2025-03-18T09:14:39.793Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:40.142Z] + 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-03-18T09:14:40.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-18T09:14:40.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-18T09:14:40.487Z] 0c3a6e89b70f: Preparing [2025-03-18T09:14:40.487Z] 437b86489876: Preparing [2025-03-18T09:14:40.487Z] 433cc15b206a: Preparing [2025-03-18T09:14:40.487Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:40.487Z] e1678e29a806: Preparing [2025-03-18T09:14:40.487Z] 1d67a381251a: Preparing [2025-03-18T09:14:40.487Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:40.487Z] 1d67a381251a: Waiting [2025-03-18T09:14:40.487Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:40.487Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:40.487Z] 437b86489876: Layer already exists [2025-03-18T09:14:40.487Z] e1678e29a806: Layer already exists [2025-03-18T09:14:40.487Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:40.487Z] 0c3a6e89b70f: Layer already exists [2025-03-18T09:14:40.487Z] 1d67a381251a: Layer already exists [2025-03-18T09:14:40.487Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:40.748Z] latest: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:41.093Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:41.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 [2025-03-18T09:14:41.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-18T09:14:41.436Z] 0c3a6e89b70f: Preparing [2025-03-18T09:14:41.436Z] 437b86489876: Preparing [2025-03-18T09:14:41.436Z] 433cc15b206a: Preparing [2025-03-18T09:14:41.436Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:41.436Z] e1678e29a806: Preparing [2025-03-18T09:14:41.436Z] 1d67a381251a: Preparing [2025-03-18T09:14:41.436Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:41.436Z] 1d67a381251a: Waiting [2025-03-18T09:14:41.436Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:41.436Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:41.436Z] 437b86489876: Layer already exists [2025-03-18T09:14:41.436Z] e1678e29a806: Layer already exists [2025-03-18T09:14:41.436Z] 0c3a6e89b70f: Layer already exists [2025-03-18T09:14:41.436Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:41.436Z] 1d67a381251a: Layer already exists [2025-03-18T09:14:41.436Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:41.699Z] 4.0.0-dev.75: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:42.043Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:42.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:42.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-18T09:14:42.395Z] 0c3a6e89b70f: Preparing [2025-03-18T09:14:42.395Z] 437b86489876: Preparing [2025-03-18T09:14:42.395Z] 433cc15b206a: Preparing [2025-03-18T09:14:42.395Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:42.395Z] e1678e29a806: Preparing [2025-03-18T09:14:42.395Z] 1d67a381251a: Preparing [2025-03-18T09:14:42.395Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:42.395Z] 1d67a381251a: Waiting [2025-03-18T09:14:42.395Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:42.395Z] 437b86489876: Layer already exists [2025-03-18T09:14:42.395Z] 0c3a6e89b70f: Layer already exists [2025-03-18T09:14:42.395Z] e1678e29a806: Layer already exists [2025-03-18T09:14:42.395Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:42.395Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:42.395Z] 1d67a381251a: Layer already exists [2025-03-18T09:14:42.395Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:42.395Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:42.733Z] + 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-03-18T09:14:43.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-18T09:14:43.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-18T09:14:43.070Z] 0c3a6e89b70f: Preparing [2025-03-18T09:14:43.070Z] 437b86489876: Preparing [2025-03-18T09:14:43.070Z] 433cc15b206a: Preparing [2025-03-18T09:14:43.070Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:43.070Z] e1678e29a806: Preparing [2025-03-18T09:14:43.070Z] 1d67a381251a: Preparing [2025-03-18T09:14:43.070Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:43.070Z] 1d67a381251a: Waiting [2025-03-18T09:14:43.070Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:43.070Z] 437b86489876: Layer already exists [2025-03-18T09:14:43.070Z] 0c3a6e89b70f: Layer already exists [2025-03-18T09:14:43.070Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:43.070Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:43.070Z] e1678e29a806: Layer already exists [2025-03-18T09:14:43.070Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:43.070Z] 1d67a381251a: Layer already exists [2025-03-18T09:14:43.070Z] main: digest: sha256:b5b26d7377880e6feb60c6fefa3b14a29a2c2b61e4937061534dc7d5f0ccd46f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:14:43.418Z] ===================================================== [Pipeline] echo [2025-03-18T09:14:43.436Z] taggedImages: [2025-03-18T09:14:43.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:43.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-18T09:14:43.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.75 [2025-03-18T09:14:43.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:43.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-18T09:14:43.468Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-18T09:14:43.468Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:43.468Z] latest [2025-03-18T09:14:43.468Z] 4.0.0-dev.75 [2025-03-18T09:14:43.468Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:14:43.468Z] main [2025-03-18T09:14:43.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:43.840Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:14:44.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:14:44.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-18T09:14:44.191Z] 97e3d5c4f369: Preparing [2025-03-18T09:14:44.191Z] 32d0e3085f6d: Preparing [2025-03-18T09:14:44.191Z] 1cc430cce0f3: Preparing [2025-03-18T09:14:44.191Z] 433cc15b206a: Preparing [2025-03-18T09:14:44.191Z] b90c4b1f60f0: Preparing [2025-03-18T09:14:44.191Z] 81589fe5be16: Preparing [2025-03-18T09:14:44.191Z] 3407a1413956: Preparing [2025-03-18T09:14:44.191Z] 487ced33c8f6: Preparing [2025-03-18T09:14:44.191Z] ccd7af99aad8: Preparing [2025-03-18T09:14:44.191Z] dd9c8f8612c8: Preparing [2025-03-18T09:14:44.191Z] 3407a1413956: Waiting [2025-03-18T09:14:44.191Z] 487ced33c8f6: Waiting [2025-03-18T09:14:44.191Z] ccd7af99aad8: Waiting [2025-03-18T09:14:44.191Z] dd9c8f8612c8: Waiting [2025-03-18T09:14:44.191Z] 81589fe5be16: Waiting [2025-03-18T09:14:44.191Z] 433cc15b206a: Layer already exists [2025-03-18T09:14:44.191Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:14:44.456Z] 32d0e3085f6d: Pushed [2025-03-18T09:14:44.456Z] 97e3d5c4f369: Pushed [2025-03-18T09:14:44.456Z] 1cc430cce0f3: Pushed [2025-03-18T09:14:44.456Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:14:44.456Z] 487ced33c8f6: Pushed [2025-03-18T09:14:45.408Z] ccd7af99aad8: Pushed [2025-03-18T09:14:55.454Z] 3407a1413956: Pushed [2025-03-18T09:15:10.413Z] 81589fe5be16: Pushed [2025-03-18T09:15:10.413Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:10.773Z] + 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-03-18T09:15:11.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-18T09:15:11.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-18T09:15:11.116Z] 97e3d5c4f369: Preparing [2025-03-18T09:15:11.116Z] 32d0e3085f6d: Preparing [2025-03-18T09:15:11.116Z] 1cc430cce0f3: Preparing [2025-03-18T09:15:11.116Z] 433cc15b206a: Preparing [2025-03-18T09:15:11.116Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:11.116Z] 81589fe5be16: Preparing [2025-03-18T09:15:11.116Z] 3407a1413956: Preparing [2025-03-18T09:15:11.116Z] 487ced33c8f6: Preparing [2025-03-18T09:15:11.116Z] ccd7af99aad8: Preparing [2025-03-18T09:15:11.116Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:11.116Z] 81589fe5be16: Waiting [2025-03-18T09:15:11.116Z] 3407a1413956: Waiting [2025-03-18T09:15:11.116Z] 487ced33c8f6: Waiting [2025-03-18T09:15:11.116Z] ccd7af99aad8: Waiting [2025-03-18T09:15:11.116Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:11.116Z] 32d0e3085f6d: Layer already exists [2025-03-18T09:15:11.116Z] 97e3d5c4f369: Layer already exists [2025-03-18T09:15:11.116Z] 1cc430cce0f3: Layer already exists [2025-03-18T09:15:11.116Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:11.116Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:11.116Z] 3407a1413956: Layer already exists [2025-03-18T09:15:11.116Z] 487ced33c8f6: Layer already exists [2025-03-18T09:15:11.116Z] ccd7af99aad8: Layer already exists [2025-03-18T09:15:11.116Z] 81589fe5be16: Layer already exists [2025-03-18T09:15:11.116Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:11.116Z] latest: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:11.731Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:12.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 [2025-03-18T09:15:12.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-18T09:15:12.074Z] 97e3d5c4f369: Preparing [2025-03-18T09:15:12.074Z] 32d0e3085f6d: Preparing [2025-03-18T09:15:12.074Z] 1cc430cce0f3: Preparing [2025-03-18T09:15:12.074Z] 433cc15b206a: Preparing [2025-03-18T09:15:12.074Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:12.074Z] 81589fe5be16: Preparing [2025-03-18T09:15:12.074Z] 3407a1413956: Preparing [2025-03-18T09:15:12.074Z] 487ced33c8f6: Preparing [2025-03-18T09:15:12.074Z] ccd7af99aad8: Preparing [2025-03-18T09:15:12.074Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:12.074Z] 81589fe5be16: Waiting [2025-03-18T09:15:12.074Z] 3407a1413956: Waiting [2025-03-18T09:15:12.074Z] 487ced33c8f6: Waiting [2025-03-18T09:15:12.074Z] ccd7af99aad8: Waiting [2025-03-18T09:15:12.074Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:12.074Z] 97e3d5c4f369: Layer already exists [2025-03-18T09:15:12.074Z] 1cc430cce0f3: Layer already exists [2025-03-18T09:15:12.074Z] 32d0e3085f6d: Layer already exists [2025-03-18T09:15:12.074Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:12.074Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:12.074Z] 3407a1413956: Layer already exists [2025-03-18T09:15:12.074Z] 81589fe5be16: Layer already exists [2025-03-18T09:15:12.074Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:12.074Z] 487ced33c8f6: Layer already exists [2025-03-18T09:15:12.074Z] ccd7af99aad8: Layer already exists [2025-03-18T09:15:12.074Z] 4.0.0-dev.75: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:12.684Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:13.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-18T09:15:13.024Z] 97e3d5c4f369: Preparing [2025-03-18T09:15:13.024Z] 32d0e3085f6d: Preparing [2025-03-18T09:15:13.024Z] 1cc430cce0f3: Preparing [2025-03-18T09:15:13.024Z] 433cc15b206a: Preparing [2025-03-18T09:15:13.024Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:13.024Z] 81589fe5be16: Preparing [2025-03-18T09:15:13.024Z] 3407a1413956: Preparing [2025-03-18T09:15:13.024Z] 487ced33c8f6: Preparing [2025-03-18T09:15:13.024Z] ccd7af99aad8: Preparing [2025-03-18T09:15:13.024Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:13.024Z] 487ced33c8f6: Waiting [2025-03-18T09:15:13.024Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:13.024Z] ccd7af99aad8: Waiting [2025-03-18T09:15:13.024Z] 81589fe5be16: Waiting [2025-03-18T09:15:13.024Z] 3407a1413956: Waiting [2025-03-18T09:15:13.024Z] 32d0e3085f6d: Layer already exists [2025-03-18T09:15:13.024Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:13.024Z] 1cc430cce0f3: Layer already exists [2025-03-18T09:15:13.024Z] 97e3d5c4f369: Layer already exists [2025-03-18T09:15:13.024Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:13.024Z] 81589fe5be16: Layer already exists [2025-03-18T09:15:13.024Z] 3407a1413956: Layer already exists [2025-03-18T09:15:13.024Z] ccd7af99aad8: Layer already exists [2025-03-18T09:15:13.024Z] 487ced33c8f6: Layer already exists [2025-03-18T09:15:13.024Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:13.024Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:13.645Z] + 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-03-18T09:15:14.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-18T09:15:14.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-18T09:15:14.007Z] 97e3d5c4f369: Preparing [2025-03-18T09:15:14.007Z] 32d0e3085f6d: Preparing [2025-03-18T09:15:14.007Z] 1cc430cce0f3: Preparing [2025-03-18T09:15:14.007Z] 433cc15b206a: Preparing [2025-03-18T09:15:14.007Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:14.007Z] 81589fe5be16: Preparing [2025-03-18T09:15:14.007Z] 3407a1413956: Preparing [2025-03-18T09:15:14.007Z] 487ced33c8f6: Preparing [2025-03-18T09:15:14.007Z] ccd7af99aad8: Preparing [2025-03-18T09:15:14.007Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:14.007Z] 81589fe5be16: Waiting [2025-03-18T09:15:14.007Z] 3407a1413956: Waiting [2025-03-18T09:15:14.007Z] 487ced33c8f6: Waiting [2025-03-18T09:15:14.007Z] ccd7af99aad8: Waiting [2025-03-18T09:15:14.007Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:14.007Z] 97e3d5c4f369: Layer already exists [2025-03-18T09:15:14.007Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:14.007Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:14.007Z] 1cc430cce0f3: Layer already exists [2025-03-18T09:15:14.007Z] 32d0e3085f6d: Layer already exists [2025-03-18T09:15:14.007Z] ccd7af99aad8: Layer already exists [2025-03-18T09:15:14.007Z] 487ced33c8f6: Layer already exists [2025-03-18T09:15:14.007Z] 3407a1413956: Layer already exists [2025-03-18T09:15:14.007Z] 81589fe5be16: Layer already exists [2025-03-18T09:15:14.007Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:14.269Z] main: digest: sha256:4242fd7e3c50a9a6697074976b0563d217e10dc18a24048a7b0e09c5bf467a3c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:15:14.351Z] ===================================================== [Pipeline] echo [2025-03-18T09:15:14.365Z] taggedImages: [2025-03-18T09:15:14.365Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:14.365Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-18T09:15:14.365Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.75 [2025-03-18T09:15:14.365Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:14.365Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-18T09:15:14.388Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-18T09:15:14.388Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:14.388Z] latest [2025-03-18T09:15:14.388Z] 4.0.0-dev.75 [2025-03-18T09:15:14.388Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:14.388Z] main [2025-03-18T09:15:14.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:14.733Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:15.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:15.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-18T09:15:15.135Z] 8224666f3ec2: Preparing [2025-03-18T09:15:15.135Z] 75e055efe908: Preparing [2025-03-18T09:15:15.135Z] f47280b566ed: Preparing [2025-03-18T09:15:15.135Z] 433cc15b206a: Preparing [2025-03-18T09:15:15.135Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:15.135Z] 6068498a0453: Preparing [2025-03-18T09:15:15.135Z] 6068498a0453: Waiting [2025-03-18T09:15:15.135Z] d7716a52a098: Preparing [2025-03-18T09:15:15.135Z] b2701b75e23c: Preparing [2025-03-18T09:15:15.135Z] d7716a52a098: Waiting [2025-03-18T09:15:15.135Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:15.135Z] b2701b75e23c: Waiting [2025-03-18T09:15:15.135Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:15.135Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:15.135Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:15.409Z] 75e055efe908: Pushed [2025-03-18T09:15:15.409Z] 8224666f3ec2: Pushed [2025-03-18T09:15:15.409Z] f47280b566ed: Pushed [2025-03-18T09:15:15.409Z] d7716a52a098: Pushed [2025-03-18T09:15:15.409Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:15.985Z] b2701b75e23c: Pushed [2025-03-18T09:15:42.611Z] 6068498a0453: Pushed [2025-03-18T09:15:42.611Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:42.959Z] + 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-03-18T09:15:43.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-18T09:15:43.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-18T09:15:43.302Z] 8224666f3ec2: Preparing [2025-03-18T09:15:43.302Z] 75e055efe908: Preparing [2025-03-18T09:15:43.302Z] f47280b566ed: Preparing [2025-03-18T09:15:43.302Z] 433cc15b206a: Preparing [2025-03-18T09:15:43.302Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:43.303Z] 6068498a0453: Preparing [2025-03-18T09:15:43.303Z] d7716a52a098: Preparing [2025-03-18T09:15:43.303Z] b2701b75e23c: Preparing [2025-03-18T09:15:43.303Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:43.303Z] 6068498a0453: Waiting [2025-03-18T09:15:43.303Z] d7716a52a098: Waiting [2025-03-18T09:15:43.303Z] b2701b75e23c: Waiting [2025-03-18T09:15:43.303Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:43.303Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:43.303Z] 75e055efe908: Layer already exists [2025-03-18T09:15:43.303Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:43.303Z] f47280b566ed: Layer already exists [2025-03-18T09:15:43.303Z] 8224666f3ec2: Layer already exists [2025-03-18T09:15:43.303Z] d7716a52a098: Layer already exists [2025-03-18T09:15:43.303Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:43.303Z] b2701b75e23c: Layer already exists [2025-03-18T09:15:43.303Z] 6068498a0453: Layer already exists [2025-03-18T09:15:43.566Z] latest: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:43.907Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:44.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 [2025-03-18T09:15:44.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-18T09:15:44.251Z] 8224666f3ec2: Preparing [2025-03-18T09:15:44.251Z] 75e055efe908: Preparing [2025-03-18T09:15:44.251Z] f47280b566ed: Preparing [2025-03-18T09:15:44.251Z] 433cc15b206a: Preparing [2025-03-18T09:15:44.251Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:44.251Z] 6068498a0453: Preparing [2025-03-18T09:15:44.251Z] d7716a52a098: Preparing [2025-03-18T09:15:44.251Z] 6068498a0453: Waiting [2025-03-18T09:15:44.251Z] b2701b75e23c: Preparing [2025-03-18T09:15:44.251Z] d7716a52a098: Waiting [2025-03-18T09:15:44.251Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:44.251Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:44.251Z] 75e055efe908: Layer already exists [2025-03-18T09:15:44.251Z] 8224666f3ec2: Layer already exists [2025-03-18T09:15:44.251Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:44.251Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:44.251Z] f47280b566ed: Layer already exists [2025-03-18T09:15:44.251Z] b2701b75e23c: Layer already exists [2025-03-18T09:15:44.251Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:44.251Z] d7716a52a098: Layer already exists [2025-03-18T09:15:44.251Z] 6068498a0453: Layer already exists [2025-03-18T09:15:44.251Z] 4.0.0-dev.75: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:44.597Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:44.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:44.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-18T09:15:44.931Z] 8224666f3ec2: Preparing [2025-03-18T09:15:44.931Z] 75e055efe908: Preparing [2025-03-18T09:15:44.931Z] f47280b566ed: Preparing [2025-03-18T09:15:44.931Z] 433cc15b206a: Preparing [2025-03-18T09:15:44.931Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:44.931Z] 6068498a0453: Preparing [2025-03-18T09:15:44.931Z] d7716a52a098: Preparing [2025-03-18T09:15:44.931Z] b2701b75e23c: Preparing [2025-03-18T09:15:44.931Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:44.931Z] 6068498a0453: Waiting [2025-03-18T09:15:44.931Z] d7716a52a098: Waiting [2025-03-18T09:15:44.931Z] b2701b75e23c: Waiting [2025-03-18T09:15:44.931Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:44.931Z] 75e055efe908: Layer already exists [2025-03-18T09:15:44.931Z] 8224666f3ec2: Layer already exists [2025-03-18T09:15:44.931Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:44.931Z] f47280b566ed: Layer already exists [2025-03-18T09:15:44.931Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:44.931Z] 6068498a0453: Layer already exists [2025-03-18T09:15:44.931Z] d7716a52a098: Layer already exists [2025-03-18T09:15:44.931Z] b2701b75e23c: Layer already exists [2025-03-18T09:15:44.931Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:45.193Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:45.607Z] + 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-03-18T09:15:45.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-18T09:15:45.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-18T09:15:45.961Z] 8224666f3ec2: Preparing [2025-03-18T09:15:45.961Z] 75e055efe908: Preparing [2025-03-18T09:15:45.961Z] f47280b566ed: Preparing [2025-03-18T09:15:45.961Z] 433cc15b206a: Preparing [2025-03-18T09:15:45.961Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:45.961Z] 6068498a0453: Preparing [2025-03-18T09:15:45.961Z] d7716a52a098: Preparing [2025-03-18T09:15:45.961Z] b2701b75e23c: Preparing [2025-03-18T09:15:45.961Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:45.961Z] d7716a52a098: Waiting [2025-03-18T09:15:45.961Z] b2701b75e23c: Waiting [2025-03-18T09:15:45.961Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:45.961Z] 6068498a0453: Waiting [2025-03-18T09:15:45.961Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:45.961Z] 8224666f3ec2: Layer already exists [2025-03-18T09:15:45.961Z] 75e055efe908: Layer already exists [2025-03-18T09:15:45.961Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:45.961Z] f47280b566ed: Layer already exists [2025-03-18T09:15:45.961Z] d7716a52a098: Layer already exists [2025-03-18T09:15:45.961Z] b2701b75e23c: Layer already exists [2025-03-18T09:15:45.961Z] 6068498a0453: Layer already exists [2025-03-18T09:15:45.961Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:15:46.226Z] main: digest: sha256:bd54c031ba7f9196d20009c6a2e8655c951b9bf00be74635c1166dbf53c4426e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:15:46.294Z] ===================================================== [Pipeline] echo [2025-03-18T09:15:46.309Z] taggedImages: [2025-03-18T09:15:46.309Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:46.309Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-18T09:15:46.309Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.75 [2025-03-18T09:15:46.309Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:46.309Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-18T09:15:46.337Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-18T09:15:46.337Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:46.337Z] latest [2025-03-18T09:15:46.337Z] 4.0.0-dev.75 [2025-03-18T09:15:46.337Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:15:46.337Z] main [2025-03-18T09:15:46.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:46.719Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:15:47.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:15:47.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-18T09:15:47.077Z] 6e5b0b51ede6: Preparing [2025-03-18T09:15:47.077Z] c773b2c2bbee: Preparing [2025-03-18T09:15:47.077Z] 328b6a8f135b: Preparing [2025-03-18T09:15:47.077Z] 433cc15b206a: Preparing [2025-03-18T09:15:47.077Z] b90c4b1f60f0: Preparing [2025-03-18T09:15:47.077Z] a28fbaa8c61d: Preparing [2025-03-18T09:15:47.077Z] 487ced33c8f6: Preparing [2025-03-18T09:15:47.077Z] ccd7af99aad8: Preparing [2025-03-18T09:15:47.077Z] dd9c8f8612c8: Preparing [2025-03-18T09:15:47.077Z] a28fbaa8c61d: Waiting [2025-03-18T09:15:47.077Z] 487ced33c8f6: Waiting [2025-03-18T09:15:47.077Z] ccd7af99aad8: Waiting [2025-03-18T09:15:47.077Z] dd9c8f8612c8: Waiting [2025-03-18T09:15:47.077Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:15:47.077Z] 433cc15b206a: Layer already exists [2025-03-18T09:15:47.345Z] 487ced33c8f6: Layer already exists [2025-03-18T09:15:47.345Z] c773b2c2bbee: Pushed [2025-03-18T09:15:47.345Z] ccd7af99aad8: Layer already exists [2025-03-18T09:15:47.345Z] 328b6a8f135b: Pushed [2025-03-18T09:15:47.345Z] 6e5b0b51ede6: Pushed [2025-03-18T09:15:47.345Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:13.975Z] a28fbaa8c61d: Pushed [2025-03-18T09:16:13.975Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:14.323Z] + 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-03-18T09:16:14.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-18T09:16:14.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-18T09:16:14.669Z] 6e5b0b51ede6: Preparing [2025-03-18T09:16:14.669Z] c773b2c2bbee: Preparing [2025-03-18T09:16:14.669Z] 328b6a8f135b: Preparing [2025-03-18T09:16:14.669Z] 433cc15b206a: Preparing [2025-03-18T09:16:14.669Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:14.669Z] a28fbaa8c61d: Preparing [2025-03-18T09:16:14.669Z] 487ced33c8f6: Preparing [2025-03-18T09:16:14.669Z] ccd7af99aad8: Preparing [2025-03-18T09:16:14.669Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:14.669Z] a28fbaa8c61d: Waiting [2025-03-18T09:16:14.669Z] 487ced33c8f6: Waiting [2025-03-18T09:16:14.669Z] ccd7af99aad8: Waiting [2025-03-18T09:16:14.669Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:14.669Z] 6e5b0b51ede6: Layer already exists [2025-03-18T09:16:14.669Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:14.669Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:14.669Z] 328b6a8f135b: Layer already exists [2025-03-18T09:16:14.669Z] c773b2c2bbee: Layer already exists [2025-03-18T09:16:14.669Z] 487ced33c8f6: Layer already exists [2025-03-18T09:16:14.669Z] a28fbaa8c61d: Layer already exists [2025-03-18T09:16:14.669Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:14.669Z] ccd7af99aad8: Layer already exists [2025-03-18T09:16:14.934Z] latest: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:15.284Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:15.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 [2025-03-18T09:16:15.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-18T09:16:15.636Z] 6e5b0b51ede6: Preparing [2025-03-18T09:16:15.636Z] c773b2c2bbee: Preparing [2025-03-18T09:16:15.636Z] 328b6a8f135b: Preparing [2025-03-18T09:16:15.636Z] 433cc15b206a: Preparing [2025-03-18T09:16:15.636Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:15.636Z] a28fbaa8c61d: Preparing [2025-03-18T09:16:15.636Z] 487ced33c8f6: Preparing [2025-03-18T09:16:15.636Z] ccd7af99aad8: Preparing [2025-03-18T09:16:15.636Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:15.636Z] a28fbaa8c61d: Waiting [2025-03-18T09:16:15.636Z] 487ced33c8f6: Waiting [2025-03-18T09:16:15.636Z] ccd7af99aad8: Waiting [2025-03-18T09:16:15.636Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:15.636Z] 328b6a8f135b: Layer already exists [2025-03-18T09:16:15.636Z] 6e5b0b51ede6: Layer already exists [2025-03-18T09:16:15.636Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:15.636Z] c773b2c2bbee: Layer already exists [2025-03-18T09:16:15.636Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:15.636Z] a28fbaa8c61d: Layer already exists [2025-03-18T09:16:15.636Z] ccd7af99aad8: Layer already exists [2025-03-18T09:16:15.636Z] 487ced33c8f6: Layer already exists [2025-03-18T09:16:15.636Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:15.899Z] 4.0.0-dev.75: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:16.244Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:16.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:16.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-18T09:16:16.596Z] 6e5b0b51ede6: Preparing [2025-03-18T09:16:16.596Z] c773b2c2bbee: Preparing [2025-03-18T09:16:16.596Z] 328b6a8f135b: Preparing [2025-03-18T09:16:16.596Z] 433cc15b206a: Preparing [2025-03-18T09:16:16.596Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:16.596Z] a28fbaa8c61d: Preparing [2025-03-18T09:16:16.596Z] 487ced33c8f6: Preparing [2025-03-18T09:16:16.596Z] a28fbaa8c61d: Waiting [2025-03-18T09:16:16.596Z] ccd7af99aad8: Preparing [2025-03-18T09:16:16.596Z] 487ced33c8f6: Waiting [2025-03-18T09:16:16.596Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:16.596Z] ccd7af99aad8: Waiting [2025-03-18T09:16:16.596Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:16.597Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:16.597Z] 328b6a8f135b: Layer already exists [2025-03-18T09:16:16.597Z] 6e5b0b51ede6: Layer already exists [2025-03-18T09:16:16.597Z] c773b2c2bbee: Layer already exists [2025-03-18T09:16:16.597Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:16.597Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:16.597Z] 487ced33c8f6: Layer already exists [2025-03-18T09:16:16.597Z] a28fbaa8c61d: Layer already exists [2025-03-18T09:16:16.597Z] ccd7af99aad8: Layer already exists [2025-03-18T09:16:16.597Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:16.949Z] + 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-03-18T09:16:17.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-18T09:16:17.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-18T09:16:17.291Z] 6e5b0b51ede6: Preparing [2025-03-18T09:16:17.291Z] c773b2c2bbee: Preparing [2025-03-18T09:16:17.291Z] 328b6a8f135b: Preparing [2025-03-18T09:16:17.291Z] 433cc15b206a: Preparing [2025-03-18T09:16:17.291Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:17.291Z] a28fbaa8c61d: Preparing [2025-03-18T09:16:17.291Z] 487ced33c8f6: Preparing [2025-03-18T09:16:17.291Z] ccd7af99aad8: Preparing [2025-03-18T09:16:17.291Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:17.291Z] a28fbaa8c61d: Waiting [2025-03-18T09:16:17.291Z] 487ced33c8f6: Waiting [2025-03-18T09:16:17.291Z] ccd7af99aad8: Waiting [2025-03-18T09:16:17.291Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:17.291Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:17.291Z] 328b6a8f135b: Layer already exists [2025-03-18T09:16:17.291Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:17.291Z] c773b2c2bbee: Layer already exists [2025-03-18T09:16:17.291Z] 6e5b0b51ede6: Layer already exists [2025-03-18T09:16:17.291Z] a28fbaa8c61d: Layer already exists [2025-03-18T09:16:17.291Z] 487ced33c8f6: Layer already exists [2025-03-18T09:16:17.291Z] ccd7af99aad8: Layer already exists [2025-03-18T09:16:17.291Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:17.553Z] main: digest: sha256:87453e2d3eabfcc6d7ebadeef4b185b3a767aac8ee481443993bbd0974dc2c32 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:16:17.648Z] ===================================================== [Pipeline] echo [2025-03-18T09:16:17.663Z] taggedImages: [2025-03-18T09:16:17.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:17.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-18T09:16:17.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.75 [2025-03-18T09:16:17.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:17.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-18T09:16:17.693Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-18T09:16:17.693Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:17.693Z] latest [2025-03-18T09:16:17.693Z] 4.0.0-dev.75 [2025-03-18T09:16:17.693Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:17.693Z] main [2025-03-18T09:16:17.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:18.077Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:18.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:18.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-18T09:16:18.426Z] cb81c2f6b8b3: Preparing [2025-03-18T09:16:18.426Z] 59e41fcb5402: Preparing [2025-03-18T09:16:18.426Z] 433cc15b206a: Preparing [2025-03-18T09:16:18.426Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:18.426Z] 15830a4b1b36: Preparing [2025-03-18T09:16:18.426Z] cb901cf02ad2: Preparing [2025-03-18T09:16:18.426Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:18.426Z] cb901cf02ad2: Waiting [2025-03-18T09:16:18.426Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:18.426Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:18.426Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:18.689Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:18.689Z] 15830a4b1b36: Pushed [2025-03-18T09:16:18.689Z] cb81c2f6b8b3: Pushed [2025-03-18T09:16:20.081Z] cb901cf02ad2: Pushed [2025-03-18T09:16:26.692Z] 59e41fcb5402: Pushed [2025-03-18T09:16:26.692Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:27.048Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:27.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-18T09:16:27.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-18T09:16:27.402Z] cb81c2f6b8b3: Preparing [2025-03-18T09:16:27.402Z] 59e41fcb5402: Preparing [2025-03-18T09:16:27.402Z] 433cc15b206a: Preparing [2025-03-18T09:16:27.402Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:27.402Z] 15830a4b1b36: Preparing [2025-03-18T09:16:27.402Z] cb901cf02ad2: Preparing [2025-03-18T09:16:27.402Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:27.402Z] cb901cf02ad2: Waiting [2025-03-18T09:16:27.402Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:27.402Z] cb81c2f6b8b3: Layer already exists [2025-03-18T09:16:27.402Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:27.402Z] 59e41fcb5402: Layer already exists [2025-03-18T09:16:27.402Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:27.402Z] 15830a4b1b36: Layer already exists [2025-03-18T09:16:27.402Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:27.402Z] cb901cf02ad2: Layer already exists [2025-03-18T09:16:27.665Z] latest: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:28.010Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:28.369Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 [2025-03-18T09:16:28.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-18T09:16:28.369Z] cb81c2f6b8b3: Preparing [2025-03-18T09:16:28.369Z] 59e41fcb5402: Preparing [2025-03-18T09:16:28.369Z] 433cc15b206a: Preparing [2025-03-18T09:16:28.369Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:28.369Z] 15830a4b1b36: Preparing [2025-03-18T09:16:28.369Z] cb901cf02ad2: Preparing [2025-03-18T09:16:28.369Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:28.369Z] cb901cf02ad2: Waiting [2025-03-18T09:16:28.369Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:28.369Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:28.369Z] cb81c2f6b8b3: Layer already exists [2025-03-18T09:16:28.369Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:28.369Z] 15830a4b1b36: Layer already exists [2025-03-18T09:16:28.369Z] 59e41fcb5402: Layer already exists [2025-03-18T09:16:28.369Z] cb901cf02ad2: Layer already exists [2025-03-18T09:16:28.369Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:28.369Z] 4.0.0-dev.75: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:28.762Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:29.117Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:29.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-18T09:16:29.117Z] cb81c2f6b8b3: Preparing [2025-03-18T09:16:29.117Z] 59e41fcb5402: Preparing [2025-03-18T09:16:29.117Z] 433cc15b206a: Preparing [2025-03-18T09:16:29.117Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:29.117Z] 15830a4b1b36: Preparing [2025-03-18T09:16:29.117Z] cb901cf02ad2: Preparing [2025-03-18T09:16:29.117Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:29.117Z] cb901cf02ad2: Waiting [2025-03-18T09:16:29.117Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:29.381Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:29.381Z] 15830a4b1b36: Layer already exists [2025-03-18T09:16:29.381Z] cb81c2f6b8b3: Layer already exists [2025-03-18T09:16:29.381Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:29.381Z] 59e41fcb5402: Layer already exists [2025-03-18T09:16:29.381Z] cb901cf02ad2: Layer already exists [2025-03-18T09:16:29.381Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:29.381Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:29.723Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:30.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-18T09:16:30.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-18T09:16:30.128Z] cb81c2f6b8b3: Preparing [2025-03-18T09:16:30.128Z] 59e41fcb5402: Preparing [2025-03-18T09:16:30.128Z] 433cc15b206a: Preparing [2025-03-18T09:16:30.128Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:30.128Z] 15830a4b1b36: Preparing [2025-03-18T09:16:30.128Z] cb901cf02ad2: Preparing [2025-03-18T09:16:30.128Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:30.128Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:30.128Z] cb901cf02ad2: Waiting [2025-03-18T09:16:30.128Z] cb81c2f6b8b3: Layer already exists [2025-03-18T09:16:30.128Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:30.128Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:30.128Z] 15830a4b1b36: Layer already exists [2025-03-18T09:16:30.128Z] 59e41fcb5402: Layer already exists [2025-03-18T09:16:30.128Z] cb901cf02ad2: Layer already exists [2025-03-18T09:16:30.128Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:30.128Z] main: digest: sha256:d1e4ae48d631437cb43164dc4e404cbd6d7741a39ea85565cfae580160a55bcb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:16:30.204Z] ===================================================== [Pipeline] echo [2025-03-18T09:16:30.218Z] taggedImages: [2025-03-18T09:16:30.218Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:30.218Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-18T09:16:30.218Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.75 [2025-03-18T09:16:30.218Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:30.218Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-18T09:16:30.242Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-18T09:16:30.242Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:30.242Z] latest [2025-03-18T09:16:30.242Z] 4.0.0-dev.75 [2025-03-18T09:16:30.242Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:30.242Z] main [2025-03-18T09:16:30.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:30.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:30.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-18T09:16:30.952Z] 21f1deabff9b: Preparing [2025-03-18T09:16:30.952Z] 8765e4a72333: Preparing [2025-03-18T09:16:30.952Z] 433cc15b206a: Preparing [2025-03-18T09:16:30.952Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:30.952Z] 0ba76e14e9c4: Preparing [2025-03-18T09:16:30.952Z] 10c8460272f3: Preparing [2025-03-18T09:16:30.952Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:30.952Z] 10c8460272f3: Waiting [2025-03-18T09:16:30.952Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:31.217Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:31.217Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:31.217Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:31.217Z] 0ba76e14e9c4: Pushed [2025-03-18T09:16:31.217Z] 21f1deabff9b: Pushed [2025-03-18T09:16:31.796Z] 10c8460272f3: Pushed [2025-03-18T09:16:39.961Z] 8765e4a72333: Pushed [2025-03-18T09:16:39.961Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:40.298Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:40.637Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-18T09:16:40.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-18T09:16:40.637Z] 21f1deabff9b: Preparing [2025-03-18T09:16:40.637Z] 8765e4a72333: Preparing [2025-03-18T09:16:40.637Z] 433cc15b206a: Preparing [2025-03-18T09:16:40.637Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:40.637Z] 0ba76e14e9c4: Preparing [2025-03-18T09:16:40.637Z] 10c8460272f3: Preparing [2025-03-18T09:16:40.637Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:40.637Z] 10c8460272f3: Waiting [2025-03-18T09:16:40.637Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:40.637Z] 21f1deabff9b: Layer already exists [2025-03-18T09:16:40.637Z] 8765e4a72333: Layer already exists [2025-03-18T09:16:40.637Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:40.637Z] 0ba76e14e9c4: Layer already exists [2025-03-18T09:16:40.637Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:40.637Z] 10c8460272f3: Layer already exists [2025-03-18T09:16:40.637Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:40.637Z] latest: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:41.244Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:41.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 [2025-03-18T09:16:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-18T09:16:41.586Z] 21f1deabff9b: Preparing [2025-03-18T09:16:41.586Z] 8765e4a72333: Preparing [2025-03-18T09:16:41.586Z] 433cc15b206a: Preparing [2025-03-18T09:16:41.586Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:41.586Z] 0ba76e14e9c4: Preparing [2025-03-18T09:16:41.586Z] 10c8460272f3: Preparing [2025-03-18T09:16:41.586Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:41.586Z] 10c8460272f3: Waiting [2025-03-18T09:16:41.586Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:41.586Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:41.586Z] 0ba76e14e9c4: Layer already exists [2025-03-18T09:16:41.586Z] 8765e4a72333: Layer already exists [2025-03-18T09:16:41.586Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:41.586Z] 21f1deabff9b: Layer already exists [2025-03-18T09:16:41.586Z] 10c8460272f3: Layer already exists [2025-03-18T09:16:41.586Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:41.849Z] 4.0.0-dev.75: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:42.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:42.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:42.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-18T09:16:42.535Z] 21f1deabff9b: Preparing [2025-03-18T09:16:42.535Z] 8765e4a72333: Preparing [2025-03-18T09:16:42.535Z] 433cc15b206a: Preparing [2025-03-18T09:16:42.535Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:42.535Z] 0ba76e14e9c4: Preparing [2025-03-18T09:16:42.535Z] 10c8460272f3: Preparing [2025-03-18T09:16:42.535Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:42.535Z] 10c8460272f3: Waiting [2025-03-18T09:16:42.535Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:42.535Z] 0ba76e14e9c4: Layer already exists [2025-03-18T09:16:42.535Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:42.535Z] 21f1deabff9b: Layer already exists [2025-03-18T09:16:42.535Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:42.535Z] 8765e4a72333: Layer already exists [2025-03-18T09:16:42.535Z] 10c8460272f3: Layer already exists [2025-03-18T09:16:42.535Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:42.797Z] a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:43.136Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:43.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-18T09:16:43.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-18T09:16:43.477Z] 21f1deabff9b: Preparing [2025-03-18T09:16:43.477Z] 8765e4a72333: Preparing [2025-03-18T09:16:43.477Z] 433cc15b206a: Preparing [2025-03-18T09:16:43.477Z] b90c4b1f60f0: Preparing [2025-03-18T09:16:43.477Z] 0ba76e14e9c4: Preparing [2025-03-18T09:16:43.477Z] 10c8460272f3: Preparing [2025-03-18T09:16:43.477Z] dd9c8f8612c8: Preparing [2025-03-18T09:16:43.477Z] 10c8460272f3: Waiting [2025-03-18T09:16:43.477Z] dd9c8f8612c8: Waiting [2025-03-18T09:16:43.477Z] b90c4b1f60f0: Layer already exists [2025-03-18T09:16:43.477Z] 8765e4a72333: Layer already exists [2025-03-18T09:16:43.477Z] 433cc15b206a: Layer already exists [2025-03-18T09:16:43.477Z] 0ba76e14e9c4: Layer already exists [2025-03-18T09:16:43.477Z] 21f1deabff9b: Layer already exists [2025-03-18T09:16:43.477Z] dd9c8f8612c8: Layer already exists [2025-03-18T09:16:43.477Z] 10c8460272f3: Layer already exists [2025-03-18T09:16:43.739Z] main: digest: sha256:8b4cbd3614326f287efd6070b99266eb6ff129903e171da7082395794c2b5bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T09:16:43.817Z] ===================================================== [Pipeline] echo [2025-03-18T09:16:43.831Z] taggedImages: [2025-03-18T09:16:43.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [2025-03-18T09:16:43.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-18T09:16:43.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.75 [2025-03-18T09:16:43.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a84f56edc9f66ba8d992e2d3f445956798a6ebd6-4.0.0-dev.75 [2025-03-18T09:16:43.831Z] - 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-03-18T09:16:44.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-18T09:16:44.218Z] [2025-03-18T09:16:44.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:16:44.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-18T09:16:44.543Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-18T09:16:44.543Z] 8998bd30e6a1: Pulling fs layer [2025-03-18T09:16:44.543Z] 04944245beec: Pulling fs layer [2025-03-18T09:16:44.543Z] 699f458cf7ca: Pulling fs layer [2025-03-18T09:16:44.543Z] 765212b225bb: Pulling fs layer [2025-03-18T09:16:44.543Z] f23df028b6ca: Pulling fs layer [2025-03-18T09:16:44.543Z] d65c8cfc05b1: Pulling fs layer [2025-03-18T09:16:44.543Z] 2437ff75d9bd: Pulling fs layer [2025-03-18T09:16:44.543Z] 765212b225bb: Waiting [2025-03-18T09:16:44.543Z] f23df028b6ca: Waiting [2025-03-18T09:16:44.543Z] d65c8cfc05b1: Waiting [2025-03-18T09:16:44.543Z] 2437ff75d9bd: Waiting [2025-03-18T09:16:44.806Z] 04944245beec: Verifying Checksum [2025-03-18T09:16:44.806Z] 04944245beec: Download complete [2025-03-18T09:16:44.806Z] 765212b225bb: Verifying Checksum [2025-03-18T09:16:44.806Z] 765212b225bb: Download complete [2025-03-18T09:16:44.806Z] f23df028b6ca: Verifying Checksum [2025-03-18T09:16:44.806Z] f23df028b6ca: Download complete [2025-03-18T09:16:44.806Z] d65c8cfc05b1: Verifying Checksum [2025-03-18T09:16:44.806Z] d65c8cfc05b1: Download complete [2025-03-18T09:16:45.071Z] 699f458cf7ca: Verifying Checksum [2025-03-18T09:16:45.071Z] 699f458cf7ca: Download complete [2025-03-18T09:16:45.334Z] 8998bd30e6a1: Verifying Checksum [2025-03-18T09:16:45.334Z] 8998bd30e6a1: Download complete [2025-03-18T09:16:47.907Z] 2437ff75d9bd: Verifying Checksum [2025-03-18T09:16:47.907Z] 2437ff75d9bd: Download complete [2025-03-18T09:16:49.839Z] 8998bd30e6a1: Pull complete [2025-03-18T09:16:50.418Z] 04944245beec: Pull complete [2025-03-18T09:16:51.822Z] 699f458cf7ca: Pull complete [2025-03-18T09:16:52.086Z] 765212b225bb: Pull complete [2025-03-18T09:16:53.040Z] f23df028b6ca: Pull complete [2025-03-18T09:16:53.040Z] d65c8cfc05b1: Pull complete [2025-03-18T09:17:11.225Z] 2437ff75d9bd: Pull complete [2025-03-18T09:17:11.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-18T09:17:11.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-18T09:17:11.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:17:11.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-41558 does not seem to be running inside a container [2025-03-18T09:17:11.427Z] $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-18T09:17:14.089Z] $ docker top 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:17:14.967Z] ---> job-cost.sh [2025-03-18T09:17:14.967Z] lf-activate-venv: SKIPPING [2025-03-18T09:17:14.967Z] INFO: No Stack... [2025-03-18T09:17:15.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-18T09:17:16.177Z] INFO: Archiving Costs [Pipeline] sh [2025-03-18T09:17:16.799Z] + cat /w/workspace/edgex-go/813/archives/cost.csv [2025-03-18T09:17:16.799Z] + cut -d, -f6 [Pipeline] lock [2025-03-18T09:17:16.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] [2025-03-18T09:17:16.841Z] Resource [jenkins-edgexfoundry-edgex-go-main-813-stack-cost] did not exist. Created. [2025-03-18T09:17:16.849Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-18T09:17:17.441Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-18T09:17:18.096Z] Stashed 1 file(s) [Pipeline] } [2025-03-18T09:17:18.109Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-813-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-18T09:17:18.104Z] $ docker stop --time=1 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c [2025-03-18T09:17:19.717Z] $ docker rm -f --volumes 62a91770462688c28ac5a60c0d6d0e4021243cacc363351b6ac037fc7b10511c [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-03-18T09:17:20.311Z] provisioning config files... [2025-03-18T09:17:20.317Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/813@tmp/config6586432299102965112tmp [Pipeline] { [Pipeline] sh [2025-03-18T09:17:20.626Z] + set +x [2025-03-18T09:17:20.626Z] + + bash -scurl -- -s [2025-03-18T09:17:20.626Z] https://codecov.io/bash [2025-03-18T09:17:20.888Z] [2025-03-18T09:17:20.888Z] _____ _ [2025-03-18T09:17:20.888Z] / ____| | | [2025-03-18T09:17:20.888Z] | | ___ __| | ___ ___ _____ __ [2025-03-18T09:17:20.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-18T09:17:20.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-18T09:17:20.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-18T09:17:20.888Z] Bash-1.0.6 [2025-03-18T09:17:20.888Z] [2025-03-18T09:17:20.888Z] [2025-03-18T09:17:20.888Z] ==> git version 2.25.1 found [2025-03-18T09:17:20.888Z] ==> 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-03-18T09:17:20.888Z] Release-Date: 2020-01-08 [2025-03-18T09:17:20.888Z] 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-03-18T09:17:20.888Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-18T09:17:20.888Z] ==> Jenkins CI detected. [2025-03-18T09:17:20.888Z] current dir:  /w/workspace/edgex-go/813 [2025-03-18T09:17:20.888Z] project root: . [2025-03-18T09:17:20.888Z] --> token set from env [2025-03-18T09:17:20.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-18T09:17:20.888Z] ==> Running gcov in . (disable via -X gcov) [2025-03-18T09:17:20.888Z] ==> Python coveragepy not found [2025-03-18T09:17:20.888Z] ==> Searching for coverage reports in: [2025-03-18T09:17:20.888Z] + . [2025-03-18T09:17:20.888Z] -> Found 1 reports [2025-03-18T09:17:20.888Z] ==> Detecting git/mercurial file structure [2025-03-18T09:17:20.888Z] ==> Reading reports [2025-03-18T09:17:20.888Z] + ./coverage.out bytes=1660924 [2025-03-18T09:17:20.888Z] ==> Appending adjustments [2025-03-18T09:17:20.888Z] https://docs.codecov.io/docs/fixing-reports [2025-03-18T09:17:22.267Z] + Found adjustments [2025-03-18T09:17:22.267Z] ==> Gzipping contents [2025-03-18T09:17:22.267Z] 140K /tmp/codecov.GvYtLA.gz [2025-03-18T09:17:22.267Z] ==> Uploading reports [2025-03-18T09:17:22.267Z] url: https://codecov.io [2025-03-18T09:17:22.267Z] query: branch=main&commit=a84f56edc9f66ba8d992e2d3f445956798a6ebd6&build=813&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F813%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-18T09:17:22.267Z] -> Pinging Codecov [2025-03-18T09:17:22.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a84f56edc9f66ba8d992e2d3f445956798a6ebd6&build=813&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F813%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-18T09:17:22.527Z] -> Uploading to [2025-03-18T09:17:22.528Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a84f56edc9f66ba8d992e2d3f445956798a6ebd6/d790f5ae-67d9-442e-a6f3-d308708300c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250318%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250318T091722Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5c093248c2c63f3c12c7906ef383632466de0abad3a8c6dd42d197c527d98694 [2025-03-18T09:17:22.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:22.528Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:23.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 338k --:--:-- --:--:-- --:--:-- 338k [2025-03-18T09:17:23.097Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a84f56edc9f66ba8d992e2d3f445956798a6ebd6 [Pipeline] } [2025-03-18T09:17:23.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-18T09:17:23.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-18T09:17:23.358Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:17:23.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-18T09:17:23.671Z] [2025-03-18T09:17:23.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:17:23.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-18T09:17:23.977Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-18T09:17:23.977Z] 43c4264eed91: Pulling fs layer [2025-03-18T09:17:23.977Z] 4cc291be95ef: Pulling fs layer [2025-03-18T09:17:23.977Z] 2ac1f1163629: Pulling fs layer [2025-03-18T09:17:23.977Z] 5c3c966382ef: Pulling fs layer [2025-03-18T09:17:23.977Z] 4f4fb700ef54: Pulling fs layer [2025-03-18T09:17:23.977Z] d9c7d2e4e75e: Pulling fs layer [2025-03-18T09:17:23.977Z] 9c3e1370e548: Pulling fs layer [2025-03-18T09:17:23.977Z] d9c7d2e4e75e: Waiting [2025-03-18T09:17:23.977Z] 4f4fb700ef54: Waiting [2025-03-18T09:17:23.977Z] 9c3e1370e548: Waiting [2025-03-18T09:17:23.977Z] 5c3c966382ef: Waiting [2025-03-18T09:17:23.977Z] 4cc291be95ef: Verifying Checksum [2025-03-18T09:17:23.977Z] 4cc291be95ef: Download complete [2025-03-18T09:17:23.977Z] 5c3c966382ef: Verifying Checksum [2025-03-18T09:17:23.977Z] 5c3c966382ef: Download complete [2025-03-18T09:17:23.977Z] 4f4fb700ef54: Verifying Checksum [2025-03-18T09:17:23.977Z] 4f4fb700ef54: Download complete [2025-03-18T09:17:23.977Z] 43c4264eed91: Verifying Checksum [2025-03-18T09:17:23.977Z] 43c4264eed91: Download complete [2025-03-18T09:17:24.235Z] d9c7d2e4e75e: Verifying Checksum [2025-03-18T09:17:24.235Z] d9c7d2e4e75e: Download complete [2025-03-18T09:17:24.235Z] 43c4264eed91: Pull complete [2025-03-18T09:17:24.235Z] 4cc291be95ef: Pull complete [2025-03-18T09:17:24.494Z] 2ac1f1163629: Verifying Checksum [2025-03-18T09:17:24.494Z] 2ac1f1163629: Download complete [2025-03-18T09:17:25.061Z] 9c3e1370e548: Verifying Checksum [2025-03-18T09:17:25.061Z] 9c3e1370e548: Download complete [2025-03-18T09:17:28.344Z] 2ac1f1163629: Pull complete [2025-03-18T09:17:28.344Z] 5c3c966382ef: Pull complete [2025-03-18T09:17:28.344Z] 4f4fb700ef54: Pull complete [2025-03-18T09:17:28.344Z] d9c7d2e4e75e: Pull complete [2025-03-18T09:17:31.626Z] 9c3e1370e548: Pull complete [2025-03-18T09:17:31.626Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-18T09:17:31.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-18T09:17:31.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:17:31.720Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:17:31.740Z] $ 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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:17:34.258Z] $ docker top 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T09:17:34.616Z] + git config --global --add safe.directory /w/workspace/edgex-go/813 [Pipeline] echo [2025-03-18T09:17:34.628Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-18T09:17:34.906Z] + set -o pipefail [2025-03-18T09:17:34.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-18T09:17:43.019Z] [2025-03-18T09:17:43.019Z] Monitoring /w/workspace/edgex-go/813 (github.com/edgexfoundry/edgex-go)... [2025-03-18T09:17:43.019Z] [2025-03-18T09:17:43.019Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2989fa7e-4ce9-48c1-b7c9-8b9a58576c18 [2025-03-18T09:17:43.019Z] [2025-03-18T09:17:43.019Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-18T09:17:43.019Z] [2025-03-18T09:17:43.019Z] [2025-03-18T09:17:43.019Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-18T09:17:43.019Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-18T09:17:43.284Z] $ docker stop --time=1 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 [2025-03-18T09:17:45.867Z] $ docker rm -f --volumes 4938ae51f472e6df81283e2beb43d9fd24e2afb450c341499ac89db57ff9f8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-18T09:17:46.412Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T09:17:46.433Z] provisioning config files... [2025-03-18T09:17:46.440Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/813@tmp/config12071661411460017324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:17:46.746Z] --> edgex-publish-swagger.sh [2025-03-18T09:17:46.746Z] === Publish openapi API === [2025-03-18T09:17:46.746Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-18T09:17:46.746Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/813/openapi/core-command.yaml] [2025-03-18T09:17:46.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:46.746Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:47.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 73337 --:--:-- --:--:-- --:--:-- 73502 [2025-03-18T09:17:47.005Z] [2025-03-18T09:17:47.005Z] [2025-03-18T09:17:47.005Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/813/openapi/core-data.yaml] [2025-03-18T09:17:47.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:47.005Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:47.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 201k --:--:-- --:--:-- --:--:-- 200k 100 71081 0 0 100 71081 0 201k --:--:-- --:--:-- --:--:-- 200k [2025-03-18T09:17:47.574Z] [2025-03-18T09:17:47.574Z] [2025-03-18T09:17:47.574Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/813/openapi/core-keeper.yaml] [2025-03-18T09:17:47.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:47.574Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:47.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 245 119k --:--:-- --:--:-- --:--:-- 119k [2025-03-18T09:17:47.833Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-18T09:17:47.833Z] [2025-03-18T09:17:47.833Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/813/openapi/core-metadata.yaml] [2025-03-18T09:17:47.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:47.833Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:48.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 262 262k --:--:-- --:--:-- --:--:-- 263k [2025-03-18T09:17:48.402Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-18T09:17:48.402Z] [2025-03-18T09:17:48.402Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/813/openapi/security-proxy-auth.yaml] [2025-03-18T09:17:48.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:48.402Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:48.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 148k [2025-03-18T09:17:48.402Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-18T09:17:48.402Z] [2025-03-18T09:17:48.402Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/813/openapi/security-secretstore-setup.yaml] [2025-03-18T09:17:48.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:48.661Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:48.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 461 27363 --:--:-- --:--:-- --:--:-- 27825 [2025-03-18T09:17:48.661Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-18T09:17:48.661Z] [2025-03-18T09:17:48.661Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/813/openapi/support-notifications.yaml] [2025-03-18T09:17:48.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:48.661Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:48.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 525 328k --:--:-- --:--:-- --:--:-- 329k [2025-03-18T09:17:48.920Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-18T09:17:48.920Z] [2025-03-18T09:17:48.920Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/813/openapi/support-scheduler.yaml] [2025-03-18T09:17:48.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T09:17:48.920Z] Dload Upload Total Spent Left Speed [2025-03-18T09:17:49.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 384 121k --:--:-- --:--:-- --:--:-- 122k 100 50857 100 156 100 50701 384 121k --:--:-- --:--:-- --:--:-- 122k [2025-03-18T09:17:49.487Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-18T09:17:49.487Z] [Pipeline] } [2025-03-18T09:17:49.493Z] 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-03-18T09:17:49.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T09:17:49.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:17:50.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T09:17:50.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:17:50.297Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:17:50.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:17:50.713Z] $ docker top 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 -eo pid,comm [2025-03-18T09:17:50.768Z] 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-03-18T09:17:50.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T09:17:50.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T09:17:50.823Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T09:17:50.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T09:17:50.938Z] $ docker exec 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 ssh-agent [2025-03-18T09:17:51.059Z] SSH_AUTH_SOCK=/tmp/ssh-2QJ68Zh4gj9u/agent.32 [2025-03-18T09:17:51.059Z] SSH_AGENT_PID=38 [2025-03-18T09:17:51.063Z] Running ssh-add (command line suppressed) [2025-03-18T09:17:51.167Z] Identity added: /w/workspace/edgex-go/813@tmp/private_key_15305639972896617810.key (/w/workspace/edgex-go/813@tmp/private_key_15305639972896617810.key) [2025-03-18T09:17:51.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T09:17:51.484Z] + git semver tag [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,646 [run_tag] DEBUG tag force:False [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,646 [check_head_tag] DEBUG check head tag [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,649 [execute] INFO git cat-file --batch-check [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=) [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,654 [execute] INFO git cat-file --batch [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=) [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,722 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,722 [execute] INFO git tag -a v4.0.0-dev.75 -m v4.0.0-dev.75 [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,722 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.75', '-m', 'v4.0.0-dev.75'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) [2025-03-18T09:17:51.743Z] 2025-03-18 09:17:51,728 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:17:51.743Z] 4.0.0-dev.75 [Pipeline] } [2025-03-18T09:17:52.004Z] $ docker exec --env ******** --env ******** 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 ssh-agent -k [2025-03-18T09:17:52.111Z] unset SSH_AUTH_SOCK; [2025-03-18T09:17:52.111Z] unset SSH_AGENT_PID; [2025-03-18T09:17:52.111Z] echo Agent pid 38 killed; [2025-03-18T09:17:52.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T09:17:52.464Z] + git semver [Pipeline] } [2025-03-18T09:17:52.731Z] $ docker stop --time=1 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 [2025-03-18T09:17:54.013Z] $ docker rm -f --volumes 9b9fc22980d7bc346ba1bf003e0ffeacb67871c8a3dec4550a379941cdbfc519 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:17:54.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T09:17:54.428Z] [2025-03-18T09:17:54.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:17:54.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T09:17:54.729Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-18T09:17:54.729Z] ab5ef0e58194: Pulling fs layer [2025-03-18T09:17:54.729Z] 9712f1f96733: Pulling fs layer [2025-03-18T09:17:54.729Z] 63f879dbbcfc: Pulling fs layer [2025-03-18T09:17:54.729Z] 0d9ebad4ef96: Pulling fs layer [2025-03-18T09:17:54.729Z] e9a5061849ea: Pulling fs layer [2025-03-18T09:17:54.729Z] d747dcd14b5f: Pulling fs layer [2025-03-18T09:17:54.729Z] 2de7ff778b66: Pulling fs layer [2025-03-18T09:17:54.729Z] 0d9ebad4ef96: Waiting [2025-03-18T09:17:54.729Z] e9a5061849ea: Waiting [2025-03-18T09:17:54.729Z] 2de7ff778b66: Waiting [2025-03-18T09:17:54.729Z] 9712f1f96733: Verifying Checksum [2025-03-18T09:17:54.729Z] 9712f1f96733: Download complete [2025-03-18T09:17:54.988Z] 63f879dbbcfc: Verifying Checksum [2025-03-18T09:17:54.988Z] 63f879dbbcfc: Download complete [2025-03-18T09:17:55.246Z] e9a5061849ea: Verifying Checksum [2025-03-18T09:17:55.246Z] e9a5061849ea: Download complete [2025-03-18T09:17:55.246Z] d747dcd14b5f: Download complete [2025-03-18T09:17:55.246Z] ab5ef0e58194: Verifying Checksum [2025-03-18T09:17:55.246Z] ab5ef0e58194: Download complete [2025-03-18T09:17:55.246Z] 0d9ebad4ef96: Verifying Checksum [2025-03-18T09:17:55.246Z] 0d9ebad4ef96: Download complete [2025-03-18T09:17:55.246Z] 2de7ff778b66: Verifying Checksum [2025-03-18T09:17:55.246Z] 2de7ff778b66: Download complete [2025-03-18T09:17:58.531Z] ab5ef0e58194: Pull complete [2025-03-18T09:17:58.531Z] 9712f1f96733: Pull complete [2025-03-18T09:17:58.789Z] 63f879dbbcfc: Pull complete [2025-03-18T09:18:02.974Z] 0d9ebad4ef96: Pull complete [2025-03-18T09:18:02.974Z] e9a5061849ea: Pull complete [2025-03-18T09:18:02.974Z] d747dcd14b5f: Pull complete [2025-03-18T09:18:04.345Z] 2de7ff778b66: Pull complete [2025-03-18T09:18:04.345Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-18T09:18:04.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-18T09:18:04.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:18:04.451Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:18:04.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:18:07.470Z] $ docker top 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-18T09:18:07.555Z] provisioning config files... [2025-03-18T09:18:07.561Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/813@tmp/config4146053120161304424tmp [2025-03-18T09:18:07.569Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/813@tmp/config4873650700627705013tmp [2025-03-18T09:18:07.576Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/813@tmp/config3942059697873647156tmp [Pipeline] { [Pipeline] echo [2025-03-18T09:18:07.607Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:07.898Z] ---> sigul-configuration.sh [2025-03-18T09:18:07.898Z] gpg: directory `/root/.gnupg' created [2025-03-18T09:18:07.898Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-18T09:18:07.898Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-18T09:18:07.898Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-18T09:18:07.898Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-18T09:18:07.898Z] gpg: CAST5 encrypted data [2025-03-18T09:18:07.898Z] gpg: encrypted with 1 passphrase [2025-03-18T09:18:07.898Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-18T09:18:08.190Z] + mkdir /home/jenkins [2025-03-18T09:18:08.190Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-18T09:18:08.489Z] + 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-03-18T09:18:08.503Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:08.796Z] ---> sigul-install.sh [2025-03-18T09:18:08.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-18T09:18:09.095Z] + git tag --list [2025-03-18T09:18:09.095Z] 0.6.0 [2025-03-18T09:18:09.095Z] 0.6.1 [2025-03-18T09:18:09.095Z] 0.7.0 [2025-03-18T09:18:09.095Z] 0.7.1 [2025-03-18T09:18:09.095Z] v1.0.0 [2025-03-18T09:18:09.095Z] v1.0.1 [2025-03-18T09:18:09.095Z] v1.1.0 [2025-03-18T09:18:09.095Z] v1.2.0 [2025-03-18T09:18:09.095Z] v1.2.1 [2025-03-18T09:18:09.095Z] v1.3.0 [2025-03-18T09:18:09.095Z] v1.3.1 [2025-03-18T09:18:09.095Z] v2.0.0 [2025-03-18T09:18:09.095Z] v2.1.0 [2025-03-18T09:18:09.095Z] v2.1.1 [2025-03-18T09:18:09.095Z] v2.2.0 [2025-03-18T09:18:09.095Z] v2.3.0 [2025-03-18T09:18:09.095Z] v3.0 [2025-03-18T09:18:09.095Z] v3.0.0 [2025-03-18T09:18:09.095Z] v3.1 [2025-03-18T09:18:09.095Z] v3.1.0 [2025-03-18T09:18:09.095Z] v3.1.0-dev.1 [2025-03-18T09:18:09.095Z] v3.1.0-dev.10 [2025-03-18T09:18:09.095Z] v3.1.0-dev.11 [2025-03-18T09:18:09.095Z] v3.1.0-dev.12 [2025-03-18T09:18:09.095Z] v3.1.0-dev.13 [2025-03-18T09:18:09.095Z] v3.1.0-dev.14 [2025-03-18T09:18:09.095Z] v3.1.0-dev.15 [2025-03-18T09:18:09.095Z] v3.1.0-dev.16 [2025-03-18T09:18:09.095Z] v3.1.0-dev.17 [2025-03-18T09:18:09.095Z] v3.1.0-dev.18 [2025-03-18T09:18:09.095Z] v3.1.0-dev.19 [2025-03-18T09:18:09.095Z] v3.1.0-dev.2 [2025-03-18T09:18:09.095Z] v3.1.0-dev.20 [2025-03-18T09:18:09.095Z] v3.1.0-dev.21 [2025-03-18T09:18:09.095Z] v3.1.0-dev.22 [2025-03-18T09:18:09.095Z] v3.1.0-dev.23 [2025-03-18T09:18:09.095Z] v3.1.0-dev.24 [2025-03-18T09:18:09.095Z] v3.1.0-dev.25 [2025-03-18T09:18:09.095Z] v3.1.0-dev.26 [2025-03-18T09:18:09.095Z] v3.1.0-dev.27 [2025-03-18T09:18:09.095Z] v3.1.0-dev.28 [2025-03-18T09:18:09.095Z] v3.1.0-dev.29 [2025-03-18T09:18:09.095Z] v3.1.0-dev.3 [2025-03-18T09:18:09.095Z] v3.1.0-dev.30 [2025-03-18T09:18:09.095Z] v3.1.0-dev.31 [2025-03-18T09:18:09.095Z] v3.1.0-dev.32 [2025-03-18T09:18:09.095Z] v3.1.0-dev.33 [2025-03-18T09:18:09.095Z] v3.1.0-dev.34 [2025-03-18T09:18:09.095Z] v3.1.0-dev.35 [2025-03-18T09:18:09.095Z] v3.1.0-dev.36 [2025-03-18T09:18:09.095Z] v3.1.0-dev.37 [2025-03-18T09:18:09.095Z] v3.1.0-dev.38 [2025-03-18T09:18:09.095Z] v3.1.0-dev.39 [2025-03-18T09:18:09.095Z] v3.1.0-dev.4 [2025-03-18T09:18:09.095Z] v3.1.0-dev.40 [2025-03-18T09:18:09.095Z] v3.1.0-dev.41 [2025-03-18T09:18:09.095Z] v3.1.0-dev.42 [2025-03-18T09:18:09.095Z] v3.1.0-dev.43 [2025-03-18T09:18:09.095Z] v3.1.0-dev.44 [2025-03-18T09:18:09.095Z] v3.1.0-dev.45 [2025-03-18T09:18:09.095Z] v3.1.0-dev.46 [2025-03-18T09:18:09.095Z] v3.1.0-dev.47 [2025-03-18T09:18:09.095Z] v3.1.0-dev.48 [2025-03-18T09:18:09.095Z] v3.1.0-dev.49 [2025-03-18T09:18:09.095Z] v3.1.0-dev.5 [2025-03-18T09:18:09.095Z] v3.1.0-dev.50 [2025-03-18T09:18:09.095Z] v3.1.0-dev.51 [2025-03-18T09:18:09.095Z] v3.1.0-dev.52 [2025-03-18T09:18:09.095Z] v3.1.0-dev.53 [2025-03-18T09:18:09.095Z] v3.1.0-dev.54 [2025-03-18T09:18:09.095Z] v3.1.0-dev.55 [2025-03-18T09:18:09.095Z] v3.1.0-dev.56 [2025-03-18T09:18:09.095Z] v3.1.0-dev.57 [2025-03-18T09:18:09.095Z] v3.1.0-dev.58 [2025-03-18T09:18:09.095Z] v3.1.0-dev.59 [2025-03-18T09:18:09.095Z] v3.1.0-dev.6 [2025-03-18T09:18:09.095Z] v3.1.0-dev.60 [2025-03-18T09:18:09.095Z] v3.1.0-dev.61 [2025-03-18T09:18:09.095Z] v3.1.0-dev.62 [2025-03-18T09:18:09.095Z] v3.1.0-dev.63 [2025-03-18T09:18:09.095Z] v3.1.0-dev.64 [2025-03-18T09:18:09.095Z] v3.1.0-dev.65 [2025-03-18T09:18:09.095Z] v3.1.0-dev.66 [2025-03-18T09:18:09.095Z] v3.1.0-dev.67 [2025-03-18T09:18:09.095Z] v3.1.0-dev.68 [2025-03-18T09:18:09.095Z] v3.1.0-dev.69 [2025-03-18T09:18:09.095Z] v3.1.0-dev.7 [2025-03-18T09:18:09.095Z] v3.1.0-dev.70 [2025-03-18T09:18:09.095Z] v3.1.0-dev.71 [2025-03-18T09:18:09.095Z] v3.1.0-dev.72 [2025-03-18T09:18:09.095Z] v3.1.0-dev.73 [2025-03-18T09:18:09.095Z] v3.1.0-dev.8 [2025-03-18T09:18:09.095Z] v3.1.0-dev.9 [2025-03-18T09:18:09.095Z] v3.1.1 [2025-03-18T09:18:09.095Z] v3.1.1-dev.1 [2025-03-18T09:18:09.095Z] v3.1.1-dev.2 [2025-03-18T09:18:09.095Z] v3.2.0-dev.1 [2025-03-18T09:18:09.095Z] v3.2.0-dev.10 [2025-03-18T09:18:09.095Z] v3.2.0-dev.100 [2025-03-18T09:18:09.095Z] v3.2.0-dev.101 [2025-03-18T09:18:09.095Z] v3.2.0-dev.102 [2025-03-18T09:18:09.095Z] v3.2.0-dev.103 [2025-03-18T09:18:09.095Z] v3.2.0-dev.104 [2025-03-18T09:18:09.095Z] v3.2.0-dev.105 [2025-03-18T09:18:09.095Z] v3.2.0-dev.106 [2025-03-18T09:18:09.095Z] v3.2.0-dev.107 [2025-03-18T09:18:09.095Z] v3.2.0-dev.108 [2025-03-18T09:18:09.095Z] v3.2.0-dev.109 [2025-03-18T09:18:09.095Z] v3.2.0-dev.11 [2025-03-18T09:18:09.095Z] v3.2.0-dev.12 [2025-03-18T09:18:09.095Z] v3.2.0-dev.13 [2025-03-18T09:18:09.095Z] v3.2.0-dev.14 [2025-03-18T09:18:09.095Z] v3.2.0-dev.15 [2025-03-18T09:18:09.095Z] v3.2.0-dev.16 [2025-03-18T09:18:09.095Z] v3.2.0-dev.17 [2025-03-18T09:18:09.095Z] v3.2.0-dev.18 [2025-03-18T09:18:09.095Z] v3.2.0-dev.19 [2025-03-18T09:18:09.095Z] v3.2.0-dev.2 [2025-03-18T09:18:09.095Z] v3.2.0-dev.20 [2025-03-18T09:18:09.095Z] v3.2.0-dev.21 [2025-03-18T09:18:09.095Z] v3.2.0-dev.22 [2025-03-18T09:18:09.095Z] v3.2.0-dev.23 [2025-03-18T09:18:09.095Z] v3.2.0-dev.24 [2025-03-18T09:18:09.095Z] v3.2.0-dev.25 [2025-03-18T09:18:09.095Z] v3.2.0-dev.26 [2025-03-18T09:18:09.095Z] v3.2.0-dev.27 [2025-03-18T09:18:09.095Z] v3.2.0-dev.28 [2025-03-18T09:18:09.095Z] v3.2.0-dev.29 [2025-03-18T09:18:09.095Z] v3.2.0-dev.3 [2025-03-18T09:18:09.095Z] v3.2.0-dev.30 [2025-03-18T09:18:09.095Z] v3.2.0-dev.31 [2025-03-18T09:18:09.095Z] v3.2.0-dev.32 [2025-03-18T09:18:09.095Z] v3.2.0-dev.33 [2025-03-18T09:18:09.095Z] v3.2.0-dev.34 [2025-03-18T09:18:09.095Z] v3.2.0-dev.35 [2025-03-18T09:18:09.095Z] v3.2.0-dev.36 [2025-03-18T09:18:09.095Z] v3.2.0-dev.37 [2025-03-18T09:18:09.095Z] v3.2.0-dev.38 [2025-03-18T09:18:09.095Z] v3.2.0-dev.39 [2025-03-18T09:18:09.095Z] v3.2.0-dev.4 [2025-03-18T09:18:09.095Z] v3.2.0-dev.40 [2025-03-18T09:18:09.095Z] v3.2.0-dev.41 [2025-03-18T09:18:09.095Z] v3.2.0-dev.42 [2025-03-18T09:18:09.095Z] v3.2.0-dev.43 [2025-03-18T09:18:09.095Z] v3.2.0-dev.44 [2025-03-18T09:18:09.095Z] v3.2.0-dev.45 [2025-03-18T09:18:09.095Z] v3.2.0-dev.46 [2025-03-18T09:18:09.095Z] v3.2.0-dev.47 [2025-03-18T09:18:09.095Z] v3.2.0-dev.48 [2025-03-18T09:18:09.095Z] v3.2.0-dev.49 [2025-03-18T09:18:09.095Z] v3.2.0-dev.5 [2025-03-18T09:18:09.095Z] v3.2.0-dev.50 [2025-03-18T09:18:09.095Z] v3.2.0-dev.51 [2025-03-18T09:18:09.095Z] v3.2.0-dev.52 [2025-03-18T09:18:09.095Z] v3.2.0-dev.53 [2025-03-18T09:18:09.095Z] v3.2.0-dev.54 [2025-03-18T09:18:09.095Z] v3.2.0-dev.55 [2025-03-18T09:18:09.095Z] v3.2.0-dev.56 [2025-03-18T09:18:09.095Z] v3.2.0-dev.57 [2025-03-18T09:18:09.095Z] v3.2.0-dev.58 [2025-03-18T09:18:09.095Z] v3.2.0-dev.59 [2025-03-18T09:18:09.095Z] v3.2.0-dev.6 [2025-03-18T09:18:09.095Z] v3.2.0-dev.60 [2025-03-18T09:18:09.095Z] v3.2.0-dev.61 [2025-03-18T09:18:09.095Z] v3.2.0-dev.62 [2025-03-18T09:18:09.095Z] v3.2.0-dev.63 [2025-03-18T09:18:09.095Z] v3.2.0-dev.64 [2025-03-18T09:18:09.095Z] v3.2.0-dev.65 [2025-03-18T09:18:09.095Z] v3.2.0-dev.66 [2025-03-18T09:18:09.095Z] v3.2.0-dev.67 [2025-03-18T09:18:09.095Z] v3.2.0-dev.68 [2025-03-18T09:18:09.095Z] v3.2.0-dev.69 [2025-03-18T09:18:09.095Z] v3.2.0-dev.7 [2025-03-18T09:18:09.095Z] v3.2.0-dev.70 [2025-03-18T09:18:09.095Z] v3.2.0-dev.71 [2025-03-18T09:18:09.095Z] v3.2.0-dev.72 [2025-03-18T09:18:09.095Z] v3.2.0-dev.73 [2025-03-18T09:18:09.095Z] v3.2.0-dev.74 [2025-03-18T09:18:09.095Z] v3.2.0-dev.75 [2025-03-18T09:18:09.095Z] v3.2.0-dev.76 [2025-03-18T09:18:09.095Z] v3.2.0-dev.77 [2025-03-18T09:18:09.095Z] v3.2.0-dev.78 [2025-03-18T09:18:09.095Z] v3.2.0-dev.79 [2025-03-18T09:18:09.095Z] v3.2.0-dev.8 [2025-03-18T09:18:09.095Z] v3.2.0-dev.80 [2025-03-18T09:18:09.095Z] v3.2.0-dev.81 [2025-03-18T09:18:09.095Z] v3.2.0-dev.82 [2025-03-18T09:18:09.095Z] v3.2.0-dev.83 [2025-03-18T09:18:09.095Z] v3.2.0-dev.84 [2025-03-18T09:18:09.095Z] v3.2.0-dev.85 [2025-03-18T09:18:09.095Z] v3.2.0-dev.86 [2025-03-18T09:18:09.095Z] v3.2.0-dev.87 [2025-03-18T09:18:09.096Z] v3.2.0-dev.88 [2025-03-18T09:18:09.096Z] v3.2.0-dev.89 [2025-03-18T09:18:09.096Z] v3.2.0-dev.9 [2025-03-18T09:18:09.096Z] v3.2.0-dev.90 [2025-03-18T09:18:09.096Z] v3.2.0-dev.91 [2025-03-18T09:18:09.096Z] v3.2.0-dev.92 [2025-03-18T09:18:09.096Z] v3.2.0-dev.93 [2025-03-18T09:18:09.096Z] v3.2.0-dev.94 [2025-03-18T09:18:09.096Z] v3.2.0-dev.95 [2025-03-18T09:18:09.096Z] v3.2.0-dev.96 [2025-03-18T09:18:09.096Z] v3.2.0-dev.97 [2025-03-18T09:18:09.096Z] v3.2.0-dev.98 [2025-03-18T09:18:09.096Z] v3.2.0-dev.99 [2025-03-18T09:18:09.096Z] v4.0 [2025-03-18T09:18:09.096Z] v4.0.0 [2025-03-18T09:18:09.096Z] v4.0.0-dev.1 [2025-03-18T09:18:09.096Z] v4.0.0-dev.10 [2025-03-18T09:18:09.096Z] v4.0.0-dev.11 [2025-03-18T09:18:09.096Z] v4.0.0-dev.12 [2025-03-18T09:18:09.096Z] v4.0.0-dev.13 [2025-03-18T09:18:09.096Z] v4.0.0-dev.14 [2025-03-18T09:18:09.096Z] v4.0.0-dev.15 [2025-03-18T09:18:09.096Z] v4.0.0-dev.16 [2025-03-18T09:18:09.096Z] v4.0.0-dev.17 [2025-03-18T09:18:09.096Z] v4.0.0-dev.18 [2025-03-18T09:18:09.096Z] v4.0.0-dev.19 [2025-03-18T09:18:09.096Z] v4.0.0-dev.2 [2025-03-18T09:18:09.096Z] v4.0.0-dev.20 [2025-03-18T09:18:09.096Z] v4.0.0-dev.21 [2025-03-18T09:18:09.096Z] v4.0.0-dev.22 [2025-03-18T09:18:09.096Z] v4.0.0-dev.23 [2025-03-18T09:18:09.096Z] v4.0.0-dev.24 [2025-03-18T09:18:09.096Z] v4.0.0-dev.25 [2025-03-18T09:18:09.096Z] v4.0.0-dev.26 [2025-03-18T09:18:09.096Z] v4.0.0-dev.27 [2025-03-18T09:18:09.096Z] v4.0.0-dev.28 [2025-03-18T09:18:09.096Z] v4.0.0-dev.29 [2025-03-18T09:18:09.096Z] v4.0.0-dev.3 [2025-03-18T09:18:09.096Z] v4.0.0-dev.30 [2025-03-18T09:18:09.096Z] v4.0.0-dev.31 [2025-03-18T09:18:09.096Z] v4.0.0-dev.32 [2025-03-18T09:18:09.096Z] v4.0.0-dev.33 [2025-03-18T09:18:09.096Z] v4.0.0-dev.34 [2025-03-18T09:18:09.096Z] v4.0.0-dev.35 [2025-03-18T09:18:09.096Z] v4.0.0-dev.36 [2025-03-18T09:18:09.096Z] v4.0.0-dev.37 [2025-03-18T09:18:09.096Z] v4.0.0-dev.38 [2025-03-18T09:18:09.096Z] v4.0.0-dev.39 [2025-03-18T09:18:09.096Z] v4.0.0-dev.4 [2025-03-18T09:18:09.096Z] v4.0.0-dev.40 [2025-03-18T09:18:09.096Z] v4.0.0-dev.41 [2025-03-18T09:18:09.096Z] v4.0.0-dev.42 [2025-03-18T09:18:09.096Z] v4.0.0-dev.43 [2025-03-18T09:18:09.096Z] v4.0.0-dev.44 [2025-03-18T09:18:09.096Z] v4.0.0-dev.45 [2025-03-18T09:18:09.096Z] v4.0.0-dev.46 [2025-03-18T09:18:09.096Z] v4.0.0-dev.47 [2025-03-18T09:18:09.096Z] v4.0.0-dev.48 [2025-03-18T09:18:09.096Z] v4.0.0-dev.49 [2025-03-18T09:18:09.096Z] v4.0.0-dev.5 [2025-03-18T09:18:09.096Z] v4.0.0-dev.50 [2025-03-18T09:18:09.096Z] v4.0.0-dev.51 [2025-03-18T09:18:09.096Z] v4.0.0-dev.52 [2025-03-18T09:18:09.096Z] v4.0.0-dev.53 [2025-03-18T09:18:09.096Z] v4.0.0-dev.54 [2025-03-18T09:18:09.096Z] v4.0.0-dev.55 [2025-03-18T09:18:09.096Z] v4.0.0-dev.56 [2025-03-18T09:18:09.096Z] v4.0.0-dev.57 [2025-03-18T09:18:09.096Z] v4.0.0-dev.58 [2025-03-18T09:18:09.096Z] v4.0.0-dev.59 [2025-03-18T09:18:09.096Z] v4.0.0-dev.6 [2025-03-18T09:18:09.096Z] v4.0.0-dev.60 [2025-03-18T09:18:09.096Z] v4.0.0-dev.61 [2025-03-18T09:18:09.096Z] v4.0.0-dev.62 [2025-03-18T09:18:09.096Z] v4.0.0-dev.63 [2025-03-18T09:18:09.096Z] v4.0.0-dev.64 [2025-03-18T09:18:09.096Z] v4.0.0-dev.65 [2025-03-18T09:18:09.096Z] v4.0.0-dev.66 [2025-03-18T09:18:09.096Z] v4.0.0-dev.67 [2025-03-18T09:18:09.096Z] v4.0.0-dev.68 [2025-03-18T09:18:09.096Z] v4.0.0-dev.69 [2025-03-18T09:18:09.096Z] v4.0.0-dev.7 [2025-03-18T09:18:09.096Z] v4.0.0-dev.70 [2025-03-18T09:18:09.096Z] v4.0.0-dev.71 [2025-03-18T09:18:09.096Z] v4.0.0-dev.72 [2025-03-18T09:18:09.096Z] v4.0.0-dev.73 [2025-03-18T09:18:09.096Z] v4.0.0-dev.74 [2025-03-18T09:18:09.096Z] v4.0.0-dev.75 [2025-03-18T09:18:09.096Z] v4.0.0-dev.8 [2025-03-18T09:18:09.096Z] v4.0.0-dev.9 [2025-03-18T09:18:09.096Z] v4.0.1 [2025-03-18T09:18:09.096Z] v4.0.1-dev.1 [2025-03-18T09:18:09.096Z] v4.0.2-dev.1 [Pipeline] sh [2025-03-18T09:18:09.391Z] + lftools sign git-tag v4.0.0-dev.75 [2025-03-18T09:18:09.960Z] Signing Git tag with Sigul... [2025-03-18T09:18:09.960Z] Signing v4.0.0-dev.75 [Pipeline] echo [2025-03-18T09:18:10.543Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:10.834Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-18T09:18:10.840Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-18T09:18:10.857Z] $ docker stop --time=1 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 [2025-03-18T09:18:12.144Z] $ docker rm -f --volumes 371955db83817d0ba8c1c740ee4760fd406eb315854bc42a10a8567de2112aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-18T09:18:12.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T09:18:12.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:18:12.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T09:18:12.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:18:12.996Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:18:13.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:18:13.551Z] $ docker top ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf -eo pid,comm [2025-03-18T09:18:13.607Z] 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-03-18T09:18:13.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T09:18:13.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T09:18:13.661Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T09:18:13.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T09:18:13.780Z] $ docker exec ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf ssh-agent [2025-03-18T09:18:13.892Z] SSH_AUTH_SOCK=/tmp/ssh-aQY36XNB7G29/agent.33 [2025-03-18T09:18:13.892Z] SSH_AGENT_PID=39 [2025-03-18T09:18:13.897Z] Running ssh-add (command line suppressed) [2025-03-18T09:18:13.999Z] Identity added: /w/workspace/edgex-go/813@tmp/private_key_7944164887521015399.key (/w/workspace/edgex-go/813@tmp/private_key_7944164887521015399.key) [2025-03-18T09:18:14.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T09:18:14.315Z] + git semver bump pre [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [bump_version] DEBUG bumping version:4.0.0-dev.75 on axis:pre with prefix:dev [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [bump_version] DEBUG bumped version:4.0.0-dev.76 [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [write_version] DEBUG write version:4.0.0-dev.76 to path:/w/workspace/edgex-go/813/.semver/main with force:True [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,480 [write_file] DEBUG write to file:/w/workspace/edgex-go/813/.semver/main [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,483 [execute] INFO git cat-file --batch-check [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,489 [execute] INFO git cat-file --batch [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T09:18:14.577Z] 2025-03-18 09:18:14,495 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:18:14.577Z] 4.0.0-dev.76 [Pipeline] } [2025-03-18T09:18:14.579Z] $ docker exec --env ******** --env ******** ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf ssh-agent -k [2025-03-18T09:18:14.687Z] unset SSH_AUTH_SOCK; [2025-03-18T09:18:14.687Z] unset SSH_AGENT_PID; [2025-03-18T09:18:14.687Z] echo Agent pid 39 killed; [2025-03-18T09:18:14.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T09:18:15.033Z] + git semver [Pipeline] } [2025-03-18T09:18:15.300Z] $ docker stop --time=1 ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf [2025-03-18T09:18:16.541Z] $ docker rm -f --volumes ff13af6b6d830cba55f98f2fc774508bf9ffe9fe1b3f02fcc8e7f0bdccb272bf [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T09:18:16.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T09:18:16.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:18:17.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T09:18:17.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:18:17.278Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:18:17.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:18:17.638Z] $ docker top 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T09:18:17.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T09:18:17.743Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T09:18:17.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T09:18:17.851Z] $ docker exec 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 ssh-agent [2025-03-18T09:18:17.954Z] SSH_AUTH_SOCK=/tmp/ssh-fsI9KRYcEPOS/agent.32 [2025-03-18T09:18:17.954Z] SSH_AGENT_PID=38 [2025-03-18T09:18:17.958Z] Running ssh-add (command line suppressed) [2025-03-18T09:18:18.044Z] Identity added: /w/workspace/edgex-go/813@tmp/private_key_11422449893721979135.key (/w/workspace/edgex-go/813@tmp/private_key_11422449893721979135.key) [2025-03-18T09:18:18.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T09:18:18.353Z] + git semver push [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,525 [run_push] DEBUG push [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,526 [execute] INFO git cat-file --batch-check [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,531 [execute] INFO git rev-list 59106e912eafccea7a8527379e9ee9dc92822513 -- [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,531 [execute] DEBUG Popen(['git', 'rev-list', '59106e912eafccea7a8527379e9ee9dc92822513', '--'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,549 [execute] INFO git fetch -v origin [2025-03-18T09:18:18.612Z] 2025-03-18 09:18:18,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-18T09:18:19.178Z] 2025-03-18 09:18:19,004 [run_push] DEBUG no remote changes detected [2025-03-18T09:18:19.178Z] 2025-03-18 09:18:19,005 [execute] INFO git push origin semver [2025-03-18T09:18:19.178Z] 2025-03-18 09:18:19,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/813/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-18T09:18:20.115Z] 2025-03-18 09:18:19,788 [run_push] DEBUG push all version tags [2025-03-18T09:18:20.115Z] 2025-03-18 09:18:19,789 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-18T09:18:20.115Z] 2025-03-18 09:18:19,789 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/813, universal_newlines=False, shell=None, istream=None) [2025-03-18T09:18:21.050Z] 2025-03-18 09:18:20,709 [read_version] DEBUG read version from /w/workspace/edgex-go/813/.semver/main [2025-03-18T09:18:21.050Z] 4.0.0-dev.76 [Pipeline] } [2025-03-18T09:18:21.053Z] $ docker exec --env ******** --env ******** 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 ssh-agent -k [2025-03-18T09:18:21.165Z] unset SSH_AUTH_SOCK; [2025-03-18T09:18:21.165Z] unset SSH_AGENT_PID; [2025-03-18T09:18:21.165Z] echo Agent pid 38 killed; [2025-03-18T09:18:21.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T09:18:21.501Z] + git semver [Pipeline] } [2025-03-18T09:18:21.769Z] $ docker stop --time=1 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 [2025-03-18T09:18:23.051Z] $ docker rm -f --volumes 3d9806612414be884862b4caf2e7d98608398d2260d9fd3b02250a806b424b26 [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-03-18T09:18:23.575Z] + [ -d /w/workspace/edgex-go/813/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:23.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:24.725Z] ---> package-listing.sh [2025-03-18T09:18:24.725Z] ++ facter osfamily [2025-03-18T09:18:24.725Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-18T09:18:24.984Z] + OS_FAMILY=debian [2025-03-18T09:18:24.984Z] + workspace=/w/workspace/edgex-go/813 [2025-03-18T09:18:24.984Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-18T09:18:24.984Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-18T09:18:24.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-18T09:18:24.984Z] + PACKAGES=/tmp/packages_start.txt [2025-03-18T09:18:24.984Z] + '[' /w/workspace/edgex-go/813 ']' [2025-03-18T09:18:24.984Z] + PACKAGES=/tmp/packages_end.txt [2025-03-18T09:18:24.984Z] + case "${OS_FAMILY}" in [2025-03-18T09:18:24.984Z] + dpkg -l [2025-03-18T09:18:24.984Z] + grep '^ii' [2025-03-18T09:18:24.984Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-18T09:18:24.984Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-18T09:18:24.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-18T09:18:24.984Z] + '[' /w/workspace/edgex-go/813 ']' [2025-03-18T09:18:24.984Z] + mkdir -p /w/workspace/edgex-go/813/archives/ [2025-03-18T09:18:24.984Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/813/archives/ [Pipeline] echo [2025-03-18T09:18:24.994Z] 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/813/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-18T09:18:25.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:18:25.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T09:18:25.833Z] [2025-03-18T09:18:25.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T09:18:26.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T09:18:26.135Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-18T09:18:26.135Z] 5eb5b503b376: Pulling fs layer [2025-03-18T09:18:26.135Z] 5c69ac0246d0: Pulling fs layer [2025-03-18T09:18:26.135Z] ec43610c2a17: Pulling fs layer [2025-03-18T09:18:26.135Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-18T09:18:26.135Z] 33b1e0a273af: Pulling fs layer [2025-03-18T09:18:26.135Z] 5d3b04190fa2: Pulling fs layer [2025-03-18T09:18:26.135Z] 2f39f015ded8: Pulling fs layer [2025-03-18T09:18:26.135Z] 3a2ae6a8a46f: Waiting [2025-03-18T09:18:26.135Z] 33b1e0a273af: Waiting [2025-03-18T09:18:26.135Z] 5d3b04190fa2: Waiting [2025-03-18T09:18:26.135Z] 2f39f015ded8: Waiting [2025-03-18T09:18:26.135Z] 5c69ac0246d0: Download complete [2025-03-18T09:18:26.135Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-18T09:18:26.135Z] 3a2ae6a8a46f: Download complete [2025-03-18T09:18:26.135Z] 33b1e0a273af: Verifying Checksum [2025-03-18T09:18:26.135Z] 33b1e0a273af: Download complete [2025-03-18T09:18:26.135Z] 5d3b04190fa2: Verifying Checksum [2025-03-18T09:18:26.135Z] 5d3b04190fa2: Download complete [2025-03-18T09:18:26.135Z] ec43610c2a17: Verifying Checksum [2025-03-18T09:18:26.135Z] ec43610c2a17: Download complete [2025-03-18T09:18:26.392Z] 5eb5b503b376: Verifying Checksum [2025-03-18T09:18:26.392Z] 5eb5b503b376: Download complete [2025-03-18T09:18:26.958Z] 2f39f015ded8: Download complete [2025-03-18T09:18:27.525Z] 5eb5b503b376: Pull complete [2025-03-18T09:18:27.783Z] 5c69ac0246d0: Pull complete [2025-03-18T09:18:28.041Z] ec43610c2a17: Pull complete [2025-03-18T09:18:28.300Z] 3a2ae6a8a46f: Pull complete [2025-03-18T09:18:28.559Z] 33b1e0a273af: Pull complete [2025-03-18T09:18:28.559Z] 5d3b04190fa2: Pull complete [2025-03-18T09:18:32.747Z] 2f39f015ded8: Pull complete [2025-03-18T09:18:32.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-18T09:18:32.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T09:18:32.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T09:18:32.859Z] prd-ubuntu20.04-docker-8c-8g-41557 does not seem to be running inside a container [2025-03-18T09:18:32.880Z] $ 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/813/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/813 -v /w/workspace/edgex-go/813:/w/workspace/edgex-go/813:rw,z -v /w/workspace/edgex-go/813@tmp:/w/workspace/edgex-go/813@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-03-18T09:18:35.828Z] $ docker top 867e8f8d1a399d1ce2f04af674219b1e3a6172af08bb99c8d88db0a53c25115b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T09:18:36.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-18T09:18:36.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-18T09:18:36.772Z] + ls /var/log/sa-host [2025-03-18T09:18:36.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T09:18:36.854Z] provisioning config files... [2025-03-18T09:18:36.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/813@tmp/config1209182063550502990tmp [Pipeline] { [Pipeline] echo [2025-03-18T09:18:36.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:37.159Z] ---> create-netrc.sh [Pipeline] } [2025-03-18T09:18:37.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:37.497Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-18T09:18:37.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:37.786Z] ---> sudo-logs.sh [2025-03-18T09:18:37.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-18T09:18:37.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:38.097Z] ---> job-cost.sh [2025-03-18T09:18:38.097Z] lf-activate-venv: SKIPPING [2025-03-18T09:18:38.097Z] DEBUG: total: 0.10999999940395355 [2025-03-18T09:18:38.097Z] INFO: Retrieving Stack Cost... [2025-03-18T09:18:38.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T09:18:38.925Z] INFO: Archiving Costs [Pipeline] echo [2025-03-18T09:18:38.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T09:18:39.223Z] ---> logs-deploy.sh [2025-03-18T09:18:39.223Z] lf-activate-venv: SKIPPING [2025-03-18T09:18:39.223Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/813 [2025-03-18T09:18:39.223Z] INFO: archiving workspace using pattern(s): [2025-03-18T09:18:40.162Z] Archives upload complete. [2025-03-18T09:18:40.422Z] INFO: archiving logs to Nexus