Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1c5a899654eae7656c51fcf435c291ced400fbb 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-ssh16849908252975976279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15989564317355143675.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5300180507867562079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2220076678829188702.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-ssh5010234444953651790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37351 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/785 [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/785 # 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 a1c5a899654eae7656c51fcf435c291ced400fbb (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 Commit message: "feat(metadata): Add query parameters for device parents/children. (#5053)" > git rev-list --no-walk f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-21T11:20:45.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-21T11:20:45.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-21T11:20:45.499Z] ========================================================= [2025-01-21T11:20:45.499Z] EdgeX Global Pipelines Version Info [2025-01-21T11:20:45.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:20:46.618Z] ------------------- [2025-01-21T11:20:46.618Z] stable info: [2025-01-21T11:20:46.618Z] ------------------- [2025-01-21T11:20:46.618Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-21T11:20:46.618Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-21T11:20:46.618Z] Message: update stable to v1.0.269 [2025-01-21T11:20:46.877Z] ------------------- [2025-01-21T11:20:46.877Z] experimental info: [2025-01-21T11:20:46.877Z] ------------------- [2025-01-21T11:20:46.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-21T11:20:46.877Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-21T11:20:46.877Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-21T11:20:46.959Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-21T11:20:46.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-21T11:20:47.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-21T11:20:47.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-21T11:20:47.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-21T11:20:47.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-21T11:20:47.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-21T11:20:47.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-21T11:20:47.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-21T11:20:47.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-21T11:20:47.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-21T11:20:47.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-21T11:20:47.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-21T11:20:47.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-21T11:20:47.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-21T11:20:47.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-21T11:20:47.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-21T11:20:47.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-21T11:20:47.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-21T11:20:47.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-21T11:20:47.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-21T11:20:47.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-21T11:20:47.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-21T11:20:47.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-21T11:20:47.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-21T11:20:47.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-21T11:20:47.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo [2025-01-21T11:20:47.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1c5a89 [Pipeline] echo [2025-01-21T11:20:47.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:20:47.776Z] provisioning config files... [2025-01-21T11:20:47.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config1422854343107361069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:20:48.133Z] ---> ****-login.sh [2025-01-21T11:20:48.133Z] nexus3.edgexfoundry.org:10001 [2025-01-21T11:20:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:20:48.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:20:48.393Z] Configure a credential helper to remove this warning. See [2025-01-21T11:20:48.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:20:48.393Z] [2025-01-21T11:20:48.654Z] Login Succeeded [2025-01-21T11:20:48.654Z] nexus3.edgexfoundry.org:10002 [2025-01-21T11:20:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:20:48.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:20:48.654Z] Configure a credential helper to remove this warning. See [2025-01-21T11:20:48.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:20:48.654Z] [2025-01-21T11:20:48.654Z] Login Succeeded [2025-01-21T11:20:48.654Z] nexus3.edgexfoundry.org:10003 [2025-01-21T11:20:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:20:48.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:20:48.654Z] Configure a credential helper to remove this warning. See [2025-01-21T11:20:48.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:20:48.654Z] [2025-01-21T11:20:48.654Z] Login Succeeded [2025-01-21T11:20:48.654Z] nexus3.edgexfoundry.org:10004 [2025-01-21T11:20:48.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:20:48.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:20:48.913Z] Configure a credential helper to remove this warning. See [2025-01-21T11:20:48.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:20:48.913Z] [2025-01-21T11:20:48.913Z] Login Succeeded [2025-01-21T11:20:48.913Z] ****.io [2025-01-21T11:20:48.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:20:49.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:20:49.172Z] Configure a credential helper to remove this warning. See [2025-01-21T11:20:49.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:20:49.172Z] [2025-01-21T11:20:49.172Z] Login Succeeded [2025-01-21T11:20:49.172Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T11:20:49.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T11:20:49.522Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + dirname cmd/core-command/Dockerfile [2025-01-21T11:20:49.522Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-21T11:20:49.522Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-21T11:20:49.522Z] cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/core-data/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/core-keeper/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-21T11:20:49.522Z] + + cut -d/ -f2 [2025-01-21T11:20:49.522Z] dirname cmd/core-metadata/Dockerfile [2025-01-21T11:20:49.522Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-21T11:20:49.522Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-21T11:20:49.522Z] cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/support-notifications/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-21T11:20:49.522Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-21T11:20:49.522Z] + cut -d/ -f2 [2025-01-21T11:20:49.522Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-21T11:20:49.556Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-21T11:20:49.926Z] + git rev-list -1 --merges a1c5a899654eae7656c51fcf435c291ced400fbb~1..a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo [2025-01-21T11:20:49.940Z] -----------> git rev-list -1 --merges a1c5a899654eae7656c51fcf435c291ced400fbb~1..a1c5a899654eae7656c51fcf435c291ced400fbb a1c5a899654eae7656c51fcf435c291ced400fbb [false] [Pipeline] sh [2025-01-21T11:20:50.242Z] + git log --format=format:%s -1 a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo [2025-01-21T11:20:50.260Z] ========================================================= [2025-01-21T11:20:50.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-21T11:20:50.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-21T11:20:50.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T11:20:50.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-21T11:20:50.725Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-21T11:20:50.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-21T11:20:50.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-21T11:20:50.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-21T11:20:50.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:20:51.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:20:51.089Z] [2025-01-21T11:20:51.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:20:51.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:20:51.397Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-21T11:20:51.397Z] b85a868b505f: Pulling fs layer [2025-01-21T11:20:51.397Z] e2be974225ed: Pulling fs layer [2025-01-21T11:20:51.397Z] 339a4e72a1f5: Pulling fs layer [2025-01-21T11:20:51.397Z] 988bab9f4d93: Pulling fs layer [2025-01-21T11:20:51.397Z] 1469e6f7b9e6: Pulling fs layer [2025-01-21T11:20:51.397Z] eaf3925da568: Pulling fs layer [2025-01-21T11:20:51.397Z] bab4dde63d76: Pulling fs layer [2025-01-21T11:20:51.398Z] bde34c3a00c8: Pulling fs layer [2025-01-21T11:20:51.398Z] b352a97aabf1: Pulling fs layer [2025-01-21T11:20:51.398Z] 4872d77fe225: Pulling fs layer [2025-01-21T11:20:51.398Z] 5851b861e8e6: Pulling fs layer [2025-01-21T11:20:51.398Z] 4872d77fe225: Waiting [2025-01-21T11:20:51.398Z] 988bab9f4d93: Waiting [2025-01-21T11:20:51.398Z] 1469e6f7b9e6: Waiting [2025-01-21T11:20:51.398Z] b352a97aabf1: Waiting [2025-01-21T11:20:51.398Z] eaf3925da568: Waiting [2025-01-21T11:20:51.398Z] bde34c3a00c8: Waiting [2025-01-21T11:20:51.398Z] 5851b861e8e6: Waiting [2025-01-21T11:20:51.398Z] bab4dde63d76: Waiting [2025-01-21T11:20:51.398Z] e2be974225ed: Download complete [2025-01-21T11:20:51.398Z] 988bab9f4d93: Download complete [2025-01-21T11:20:51.656Z] 1469e6f7b9e6: Verifying Checksum [2025-01-21T11:20:51.656Z] 1469e6f7b9e6: Download complete [2025-01-21T11:20:51.656Z] 339a4e72a1f5: Verifying Checksum [2025-01-21T11:20:51.656Z] 339a4e72a1f5: Download complete [2025-01-21T11:20:51.656Z] eaf3925da568: Verifying Checksum [2025-01-21T11:20:51.656Z] eaf3925da568: Download complete [2025-01-21T11:20:51.656Z] bde34c3a00c8: Verifying Checksum [2025-01-21T11:20:51.656Z] bde34c3a00c8: Download complete [2025-01-21T11:20:51.656Z] b352a97aabf1: Verifying Checksum [2025-01-21T11:20:51.656Z] b352a97aabf1: Download complete [2025-01-21T11:20:51.656Z] 4872d77fe225: Download complete [2025-01-21T11:20:51.656Z] 5851b861e8e6: Verifying Checksum [2025-01-21T11:20:51.656Z] 5851b861e8e6: Download complete [2025-01-21T11:20:51.656Z] b85a868b505f: Verifying Checksum [2025-01-21T11:20:51.656Z] b85a868b505f: Download complete [2025-01-21T11:20:51.916Z] bab4dde63d76: Verifying Checksum [2025-01-21T11:20:51.916Z] bab4dde63d76: Download complete [2025-01-21T11:20:53.298Z] b85a868b505f: Pull complete [2025-01-21T11:20:53.298Z] e2be974225ed: Pull complete [2025-01-21T11:20:53.868Z] 339a4e72a1f5: Pull complete [2025-01-21T11:20:53.868Z] 988bab9f4d93: Pull complete [2025-01-21T11:20:54.128Z] 1469e6f7b9e6: Pull complete [2025-01-21T11:20:54.128Z] eaf3925da568: Pull complete [2025-01-21T11:20:56.036Z] bab4dde63d76: Pull complete [2025-01-21T11:20:56.296Z] bde34c3a00c8: Pull complete [2025-01-21T11:20:56.296Z] b352a97aabf1: Pull complete [2025-01-21T11:20:56.556Z] 4872d77fe225: Pull complete [2025-01-21T11:20:56.556Z] 5851b861e8e6: Pull complete [2025-01-21T11:20:56.556Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-21T11:20:56.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:20:56.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:20:56.786Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:20:56.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-21T11:21:00.768Z] $ docker top e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 -eo pid,comm [2025-01-21T11:21:00.846Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-21T11:21:00.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T11:21:00.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T11:21:00.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T11:21:01.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T11:21:01.022Z] $ docker exec e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent [2025-01-21T11:21:01.140Z] SSH_AUTH_SOCK=/tmp/ssh-EymaKebgQ2cx/agent.31 [2025-01-21T11:21:01.140Z] SSH_AGENT_PID=37 [2025-01-21T11:21:01.146Z] Running ssh-add (command line suppressed) [2025-01-21T11:21:01.261Z] Identity added: /w/workspace/edgex-go/785@tmp/private_key_11740001636136304448.key (/w/workspace/edgex-go/785@tmp/private_key_11740001636136304448.key) [2025-01-21T11:21:01.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T11:21:01.568Z] + git tag --points-at HEAD [Pipeline] } [2025-01-21T11:21:01.580Z] $ docker exec --env ******** --env ******** e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent -k [2025-01-21T11:21:01.662Z] unset SSH_AUTH_SOCK; [2025-01-21T11:21:01.663Z] unset SSH_AGENT_PID; [2025-01-21T11:21:01.663Z] echo Agent pid 37 killed; [2025-01-21T11:21:01.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-21T11:21:01.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T11:21:01.714Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T11:21:01.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T11:21:01.828Z] $ docker exec e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent [2025-01-21T11:21:01.928Z] SSH_AUTH_SOCK=/tmp/ssh-Oc4C5QOjaufM/agent.70 [2025-01-21T11:21:01.928Z] SSH_AGENT_PID=76 [2025-01-21T11:21:01.931Z] Running ssh-add (command line suppressed) [2025-01-21T11:21:02.031Z] Identity added: /w/workspace/edgex-go/785@tmp/private_key_15926413694136827064.key (/w/workspace/edgex-go/785@tmp/private_key_15926413694136827064.key) [2025-01-21T11:21:02.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T11:21:02.340Z] + git semver init [2025-01-21T11:21:02.600Z] 2025-01-21 11:21:02,531 [run_init] DEBUG init version:0.0.0 force:False [2025-01-21T11:21:02.600Z] 2025-01-21 11:21:02,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/785/.semver [2025-01-21T11:21:02.601Z] 2025-01-21 11:21:02,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/785/.semver [2025-01-21T11:21:02.601Z] 2025-01-21 11:21:02,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/785/.semver'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) [2025-01-21T11:21:07.897Z] 2025-01-21 11:21:07,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/785/.git/info/exclude [2025-01-21T11:21:07.897Z] 2025-01-21 11:21:07,402 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/785/.semver/main with force:False [2025-01-21T11:21:07.897Z] 2025-01-21 11:21:07,402 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:21:07.897Z] 2025-01-21 11:21:07,403 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:21:07.897Z] 4.0.0-dev.49 [Pipeline] } [2025-01-21T11:21:07.905Z] $ docker exec --env ******** --env ******** e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent -k [2025-01-21T11:21:08.011Z] unset SSH_AUTH_SOCK; [2025-01-21T11:21:08.012Z] unset SSH_AGENT_PID; [2025-01-21T11:21:08.012Z] echo Agent pid 76 killed; [2025-01-21T11:21:08.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T11:21:08.358Z] + git semver [Pipeline] } [2025-01-21T11:21:08.627Z] $ docker stop --time=1 e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 [2025-01-21T11:21:09.993Z] $ docker rm -f --volumes e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T11:21:10.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-21T11:21:10.593Z] Stashed 1 file(s) [Pipeline] echo [2025-01-21T11:21:10.597Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.49 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-21T11:21:11.063Z] + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo [2025-01-21T11:21:11.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:21:11.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:21:11.113Z] ========================================================= [2025-01-21T11:21:11.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-21T11:21:11.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-21T11:21:11.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-21T11:21:11.410Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-21T11:21:11.410Z] da9db072f522: Pulling fs layer [2025-01-21T11:21:11.410Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-21T11:21:11.410Z] 06f05ace1117: Pulling fs layer [2025-01-21T11:21:11.410Z] 5fe327b54edc: Pulling fs layer [2025-01-21T11:21:11.410Z] 4f4fb700ef54: Pulling fs layer [2025-01-21T11:21:11.410Z] 92a5565b7b96: Pulling fs layer [2025-01-21T11:21:11.410Z] ff9bb7016b71: Pulling fs layer [2025-01-21T11:21:11.410Z] b67dba6c2c7d: Pulling fs layer [2025-01-21T11:21:11.410Z] a813b0c90790: Pulling fs layer [2025-01-21T11:21:11.410Z] ff9bb7016b71: Waiting [2025-01-21T11:21:11.410Z] 4f4fb700ef54: Waiting [2025-01-21T11:21:11.410Z] b67dba6c2c7d: Waiting [2025-01-21T11:21:11.410Z] a813b0c90790: Waiting [2025-01-21T11:21:11.410Z] 5fe327b54edc: Waiting [2025-01-21T11:21:11.410Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-21T11:21:11.410Z] 6ef4a4ee8ca5: Download complete [2025-01-21T11:21:11.410Z] 5fe327b54edc: Verifying Checksum [2025-01-21T11:21:11.410Z] 5fe327b54edc: Download complete [2025-01-21T11:21:11.410Z] 4f4fb700ef54: Download complete [2025-01-21T11:21:11.410Z] 92a5565b7b96: Download complete [2025-01-21T11:21:11.410Z] da9db072f522: Download complete [2025-01-21T11:21:11.410Z] ff9bb7016b71: Verifying Checksum [2025-01-21T11:21:11.410Z] ff9bb7016b71: Download complete [2025-01-21T11:21:11.668Z] da9db072f522: Pull complete [2025-01-21T11:21:11.668Z] 6ef4a4ee8ca5: Pull complete [2025-01-21T11:21:11.668Z] a813b0c90790: Verifying Checksum [2025-01-21T11:21:11.668Z] a813b0c90790: Download complete [2025-01-21T11:21:11.927Z] 06f05ace1117: Verifying Checksum [2025-01-21T11:21:11.927Z] 06f05ace1117: Download complete [2025-01-21T11:21:12.186Z] b67dba6c2c7d: Verifying Checksum [2025-01-21T11:21:12.186Z] b67dba6c2c7d: Download complete [2025-01-21T11:21:15.472Z] 06f05ace1117: Pull complete [2025-01-21T11:21:15.472Z] 5fe327b54edc: Pull complete [2025-01-21T11:21:15.472Z] 4f4fb700ef54: Pull complete [2025-01-21T11:21:15.729Z] 92a5565b7b96: Pull complete [2025-01-21T11:21:15.729Z] ff9bb7016b71: Pull complete [2025-01-21T11:21:18.281Z] b67dba6c2c7d: Pull complete [2025-01-21T11:21:18.540Z] a813b0c90790: Pull complete [2025-01-21T11:21:18.540Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-21T11:21:18.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-21T11:21:18.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-21T11:21:18.848Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-21T11:21:18.848Z] WORKDIR /edgex [2025-01-21T11:21:18.848Z] COPY go.mod . [2025-01-21T11:21:18.848Z] RUN go mod download [2025-01-21T11:21:18.848Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-21T11:21:19.415Z] Sending build context to Docker daemon 179.8MB [2025-01-21T11:21:19.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-21T11:21:19.674Z] ---> 3ba60ce46760 [2025-01-21T11:21:19.674Z] Step 2/4 : WORKDIR /edgex [2025-01-21T11:21:24.957Z] ---> Running in cea9a2e2fac2 [2025-01-21T11:21:24.957Z] Removing intermediate container cea9a2e2fac2 [2025-01-21T11:21:24.957Z] ---> f991babc06f0 [2025-01-21T11:21:24.957Z] Step 3/4 : COPY go.mod . [2025-01-21T11:21:25.217Z] ---> 84ba399972f4 [2025-01-21T11:21:25.217Z] Step 4/4 : RUN go mod download [2025-01-21T11:21:25.217Z] ---> Running in 3f1696b5c4e4 [2025-01-21T11:21:25.711Z] Still waiting to schedule task [2025-01-21T11:21:25.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-21T11:21:51.790Z] Removing intermediate container 3f1696b5c4e4 [2025-01-21T11:21:51.790Z] ---> 55207bd5bcfe [2025-01-21T11:21:51.790Z] Successfully built 55207bd5bcfe [2025-01-21T11:21:51.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:21:52.105Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-21T11:21:52.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:21:52.193Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:21:52.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-21T11:21:52.686Z] $ docker top 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T11:21:53.043Z] + go version [2025-01-21T11:21:53.043Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-21T11:21:53.053Z] $ docker stop --time=1 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c [2025-01-21T11:21:54.510Z] $ docker rm -f --volumes 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:21:54.990Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-21T11:21:54.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:21:55.077Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:21:55.106Z] $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-21T11:21:55.723Z] $ docker top 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-21T11:21:55.808Z] ========================================================= [2025-01-21T11:21:55.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-21T11:21:55.808Z] ========================================================= [Pipeline] sh [2025-01-21T11:21:56.091Z] + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] fileExists [Pipeline] sh [2025-01-21T11:21:56.397Z] + make test [2025-01-21T11:21:56.397Z] go test -race -coverprofile=coverage.out ./... [2025-01-21T11:22:04.563Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-21T11:22:36.666Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-21T11:22:38.602Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-21T11:22:38.602Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-21T11:22:39.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2025-01-21T11:22:39.981Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-21T11:22:39.981Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-21T11:22:39.981Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-21T11:22:40.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-01-21T11:22:41.490Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-21T11:22:41.490Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-21T11:22:41.749Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-21T11:22:43.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-21T11:22:43.127Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-21T11:22:43.127Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-21T11:22:43.127Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:22:43.127Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-21T11:22:44.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements [2025-01-21T11:22:44.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 47.2% of statements [2025-01-21T11:22:44.635Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-21T11:22:44.635Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-21T11:22:44.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.166s coverage: 93.4% of statements [2025-01-21T11:22:44.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2025-01-21T11:22:45.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 9.5% of statements [2025-01-21T11:22:46.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-21T11:22:46.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-21T11:22:46.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-21T11:22:48.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.8% of statements [2025-01-21T11:22:48.145Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2025-01-21T11:22:48.716Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-21T11:22:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-21T11:22:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-21T11:22:48.716Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-21T11:22:48.716Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:22:49.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-01-21T11:22:49.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-01-21T11:22:49.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements [2025-01-21T11:22:49.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-01-21T11:22:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2025-01-21T11:22:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2025-01-21T11:22:50.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements [2025-01-21T11:22:50.481Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-21T11:22:50.481Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-21T11:22:50.481Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-21T11:22:50.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2025-01-21T11:22:51.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-21T11:22:51.399Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-21T11:22:51.399Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-21T11:22:51.399Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-21T11:22:51.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-21T11:22:52.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-21T11:22:52.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-21T11:22:52.339Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-21T11:22:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-21T11:22:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-21T11:22:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-21T11:22:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-21T11:22:53.853Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-21T11:22:53.853Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-21T11:22:54.423Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-21T11:22:55.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-21T11:22:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-21T11:22:57.355Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-21T11:22:57.355Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-21T11:23:00.672Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-21T11:23:00.672Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-21T11:23:00.672Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-21T11:23:01.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37352 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-21T11:23:01.346Z] Running in /w/workspace/edgex-go/785 [Pipeline] { [Pipeline] checkout [2025-01-21T11:23:02.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-21T11:23:02.093Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:23:03.139Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-21T11:23:03.139Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-21T11:23:03.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-21T11:23:03.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-01-21T11:23:03.993Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-21T11:23:03.993Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-21T11:23:03.993Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-21T11:23:03.993Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-21T11:23:04.430Z] The recommended git tool is: git [2025-01-21T11:23:05.917Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-21T11:23:05.917Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-21T11:23:05.917Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-21T11:23:05.917Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-21T11:23:07.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-21T11:23:07.313Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:23:07.313Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-21T11:23:07.313Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-21T11:23:07.313Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-21T11:23:07.313Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-21T11:23:08.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-21T11:23:08.701Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-21T11:23:11.077Z] using credential edgex-jenkins-ssh [2025-01-21T11:23:11.104Z] Cloning the remote Git repository [2025-01-21T11:23:11.170Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-21T11:23:11.273Z] > git init /w/workspace/edgex-go/785 # timeout=10 [2025-01-21T11:23:11.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-21T11:23:11.412Z] > git --version # timeout=10 [2025-01-21T11:23:11.432Z] > git --version # 'git version 2.25.1' [2025-01-21T11:23:11.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-21T11:23:11.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.061s coverage: 68.8% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 8.633s coverage: 62.3% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.1% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-01-21T11:23:12.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-01-21T11:23:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements [2025-01-21T11:23:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.167s coverage: 94.9% of statements [2025-01-21T11:23:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.049s coverage: 9.0% of statements [2025-01-21T11:23:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-01-21T11:23:12.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.043s coverage: 43.6% of statements [2025-01-21T11:23:13.167Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-01-21T11:23:13.432Z] running golangci-lint [2025-01-21T11:23:13.432Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-21T11:23:13.693Z] go version go1.23.4 linux/amd64 [2025-01-21T11:23:13.955Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-21T11:23:13.955Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-21T11:23:13.955Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-21T11:23:27.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-21T11:23:28.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-21T11:23:28.848Z] Avoid second fetch [2025-01-21T11:23:28.849Z] Checking out Revision a1c5a899654eae7656c51fcf435c291ced400fbb (main) [2025-01-21T11:23:29.646Z] Commit message: "feat(metadata): Add query parameters for device parents/children. (#5053)" [2025-01-21T11:23:28.863Z] > git config core.sparsecheckout # timeout=10 [2025-01-21T11:23:28.919Z] > git checkout -f a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-21T11:23:34.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-21T11:23:34.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:23:34.294Z] Dload Upload Total Spent Left Speed [2025-01-21T11:23:34.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2025-01-21T11:23:34.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-21T11:23:34.965Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-21T11:23:34.966Z] + sudo tee /etc/docker/daemon.new [2025-01-21T11:23:34.966Z] { [2025-01-21T11:23:34.966Z] "registry-mirrors": [ [2025-01-21T11:23:34.966Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-21T11:23:34.966Z] ], [2025-01-21T11:23:34.966Z] "bip": "10.250.0.254/24", [2025-01-21T11:23:34.966Z] "hosts": [ [2025-01-21T11:23:34.966Z] "tcp://0.0.0.0:5555", [2025-01-21T11:23:34.966Z] "unix:///var/run/docker.sock" [2025-01-21T11:23:34.966Z] ], [2025-01-21T11:23:34.966Z] "mtu": 1458, [2025-01-21T11:23:34.966Z] "selinux-enabled": true, [2025-01-21T11:23:34.966Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-21T11:23:34.966Z] } [Pipeline] sh [2025-01-21T11:23:35.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-21T11:23:35.624Z] + sudo service docker restart [2025-01-21T11:23:40.574Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 25.302651091s" [2025-01-21T11:23:40.574Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 60.194113ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:23:53.893Z] provisioning config files... [2025-01-21T11:23:53.918Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config10559124135378332838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:23:54.345Z] ---> ****-login.sh [2025-01-21T11:23:54.345Z] nexus3.edgexfoundry.org:10001 [2025-01-21T11:23:54.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:23:54.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:23:54.881Z] Configure a credential helper to remove this warning. See [2025-01-21T11:23:54.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:23:54.881Z] [2025-01-21T11:23:54.881Z] Login Succeeded [2025-01-21T11:23:54.881Z] nexus3.edgexfoundry.org:10002 [2025-01-21T11:23:54.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:23:55.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:23:55.150Z] Configure a credential helper to remove this warning. See [2025-01-21T11:23:55.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:23:55.150Z] [2025-01-21T11:23:55.150Z] Login Succeeded [2025-01-21T11:23:55.150Z] nexus3.edgexfoundry.org:10003 [2025-01-21T11:23:55.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:23:55.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:23:55.428Z] Configure a credential helper to remove this warning. See [2025-01-21T11:23:55.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:23:55.428Z] [2025-01-21T11:23:55.428Z] Login Succeeded [2025-01-21T11:23:55.428Z] nexus3.edgexfoundry.org:10004 [2025-01-21T11:23:55.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:23:55.510Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.409046016s with top 10 stages: buildir: 1m11.486858099s, gosec: 4.443588782s, inspect: 2.67288339s, fact_deprecated: 2.186464992s, ctrlflow: 1.845810811s, printf: 1.739981782s, fact_purity: 1.687625069s, nilness: 1.623036851s, S1038: 1.60129281s, typedness: 1.16476797s" [2025-01-21T11:23:55.510Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2025-01-21T11:23:55.510Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, exclude-rules: 200/17, nolint: 17/0, exclude: 200/200, invalid_issue: 200/200, identifier_marker: 200/200, skip_files: 200/200, skip_dirs: 200/200" [2025-01-21T11:23:55.511Z] level=info msg="[runner] processing took 18.69951ms with stages: nolint: 7.632197ms, identifier_marker: 6.291267ms, autogenerated_exclude: 1.482342ms, path_prettifier: 1.37803ms, exclude-rules: 1.113178ms, skip_dirs: 688.545µs, invalid_issue: 61.841µs, cgo: 31.6µs, filename_unadjuster: 14.78µs, max_same_issues: 1.1µs, max_from_linter: 730ns, fixer: 640ns, exclude: 550ns, skip_files: 510ns, path_shortener: 490ns, uniq_by_line: 480ns, sort_results: 420ns, diff: 210ns, source_code: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns, severity-rules: 130ns" [2025-01-21T11:23:55.511Z] level=info msg="[runner] linters took 14.500065555s with stages: goanalysis_metalinter: 14.481257855s" [2025-01-21T11:23:55.511Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-21T11:23:55.511Z] level=info msg="Memory: 398 samples, avg is 299.6MB, max is 1331.6MB" [2025-01-21T11:23:55.511Z] level=info msg="Execution took 39.872820518s" [2025-01-21T11:23:55.511Z] go vet ./... [2025-01-21T11:23:55.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:23:55.694Z] Configure a credential helper to remove this warning. See [2025-01-21T11:23:55.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:23:55.694Z] [2025-01-21T11:23:55.694Z] Login Succeeded [2025-01-21T11:23:55.694Z] ****.io [2025-01-21T11:23:55.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:23:55.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:23:55.961Z] Configure a credential helper to remove this warning. See [2025-01-21T11:23:55.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:23:55.961Z] [2025-01-21T11:23:55.961Z] Login Succeeded [2025-01-21T11:23:55.961Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T11:23:55.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-21T11:23:56.560Z] + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo [2025-01-21T11:23:56.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:23:56.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:23:56.612Z] ========================================================= [2025-01-21T11:23:56.612Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-21T11:23:56.612Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-21T11:23:56.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:23:57.521Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-21T11:23:57.521Z] 9986a736f7d3: Pulling fs layer [2025-01-21T11:23:57.521Z] 1f018df60701: Pulling fs layer [2025-01-21T11:23:57.521Z] 39f8f326b044: Pulling fs layer [2025-01-21T11:23:57.521Z] e6a1e7a6a96a: Pulling fs layer [2025-01-21T11:23:57.521Z] 4f4fb700ef54: Pulling fs layer [2025-01-21T11:23:57.521Z] d45d956e0dbf: Pulling fs layer [2025-01-21T11:23:57.521Z] d7702b0d1db1: Pulling fs layer [2025-01-21T11:23:57.521Z] 5c7f0f088c93: Pulling fs layer [2025-01-21T11:23:57.521Z] e6a1e7a6a96a: Waiting [2025-01-21T11:23:57.521Z] 4f4fb700ef54: Waiting [2025-01-21T11:23:57.521Z] d45d956e0dbf: Waiting [2025-01-21T11:23:57.521Z] d7702b0d1db1: Waiting [2025-01-21T11:23:57.521Z] 4fdc064ae6cf: Pulling fs layer [2025-01-21T11:23:57.521Z] 4fdc064ae6cf: Waiting [2025-01-21T11:23:57.521Z] 1f018df60701: Verifying Checksum [2025-01-21T11:23:57.521Z] 1f018df60701: Download complete [2025-01-21T11:23:57.790Z] e6a1e7a6a96a: Verifying Checksum [2025-01-21T11:23:57.790Z] e6a1e7a6a96a: Download complete [2025-01-21T11:23:57.790Z] 4f4fb700ef54: Verifying Checksum [2025-01-21T11:23:57.790Z] 4f4fb700ef54: Download complete [2025-01-21T11:23:57.790Z] d45d956e0dbf: Download complete [2025-01-21T11:23:57.790Z] 9986a736f7d3: Verifying Checksum [2025-01-21T11:23:57.790Z] 9986a736f7d3: Download complete [2025-01-21T11:23:57.790Z] d7702b0d1db1: Verifying Checksum [2025-01-21T11:23:57.790Z] d7702b0d1db1: Download complete [2025-01-21T11:23:58.057Z] 4fdc064ae6cf: Verifying Checksum [2025-01-21T11:23:58.057Z] 4fdc064ae6cf: Download complete [2025-01-21T11:23:58.323Z] 9986a736f7d3: Pull complete [2025-01-21T11:23:58.909Z] 1f018df60701: Pull complete [2025-01-21T11:23:59.178Z] 39f8f326b044: Download complete [2025-01-21T11:24:00.144Z] 5c7f0f088c93: Verifying Checksum [2025-01-21T11:24:00.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-21T11:24:01.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-21T11:24:01.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-21T11:24:01.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-21T11:24:01.906Z] + ls -al . [2025-01-21T11:24:01.906Z] total 1856 [2025-01-21T11:24:01.906Z] drwxrwxr-x 11 1001 1001 4096 Jan 21 11:21 . [2025-01-21T11:24:01.906Z] drwxr-xr-x 4 root root 4096 Jan 21 11:21 .. [2025-01-21T11:24:01.906Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 .blubracket [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 10 Jan 21 11:20 .dockerignore [2025-01-21T11:24:01.906Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 11:23 .git [2025-01-21T11:24:01.906Z] drwxrwxr-x 3 1001 1001 4096 Jan 21 11:20 .github [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 907 Jan 21 11:20 .gitignore [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 199 Jan 21 11:20 .golangci.yml [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 100 Jan 21 11:20 .hadolint.yml [2025-01-21T11:24:01.906Z] drwxr-xr-x 3 1001 1001 4096 Jan 21 11:21 .semver [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 155 Jan 21 11:20 .sonarcloud.properties [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 1171 Jan 21 11:20 ADOPTERS.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 17256 Jan 21 11:20 Attribution.txt [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 100284 Jan 21 11:20 CHANGELOG.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 11:20 CONTRIBUTING.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 677 Jan 21 11:20 GOVERNANCE.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 858 Jan 21 11:20 Jenkinsfile [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 11:20 LICENSE [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 16740 Jan 21 11:20 Makefile [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 582 Jan 21 11:20 OWNERS.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 9932 Jan 21 11:20 README.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 789 Jan 21 11:20 SECURITY.md [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 12 Jan 21 11:21 VERSION [2025-01-21T11:24:01.906Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 bin [2025-01-21T11:24:01.906Z] drwxrwxr-x 19 1001 1001 4096 Jan 21 11:20 cmd [2025-01-21T11:24:01.906Z] -rw-r--r-- 1 root root 1531392 Jan 21 11:23 coverage.out [2025-01-21T11:24:01.906Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 fuzz_test [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 6506 Jan 21 11:20 go.mod [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 88058 Jan 21 11:20 go.sum [2025-01-21T11:24:01.906Z] drwxrwxr-x 7 1001 1001 4096 Jan 21 11:20 internal [2025-01-21T11:24:01.906Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 openapi [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 584 Jan 21 11:20 security.txt [2025-01-21T11:24:01.906Z] -rw-rw-r-- 1 1001 1001 204 Jan 21 11:20 version.go [Pipeline] sh [2025-01-21T11:24:02.204Z] + '[' -e coverage.out ] [2025-01-21T11:24:02.204Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-21T11:24:02.368Z] Stashed 1 file(s) [Pipeline] sh [2025-01-21T11:24:02.655Z] + make build [2025-01-21T11:24:02.655Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-21T11:24:22.224Z] 39f8f326b044: Pull complete [2025-01-21T11:24:22.224Z] e6a1e7a6a96a: Pull complete [2025-01-21T11:24:22.224Z] 4f4fb700ef54: Pull complete [2025-01-21T11:24:22.224Z] d45d956e0dbf: Pull complete [2025-01-21T11:24:22.224Z] d7702b0d1db1: Pull complete [2025-01-21T11:24:28.897Z] 5c7f0f088c93: Pull complete [2025-01-21T11:24:29.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-21T11:24:29.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-21T11:24:29.865Z] 4fdc064ae6cf: Pull complete [2025-01-21T11:24:29.865Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-21T11:24:29.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:24:29.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-21T11:24:30.209Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:24:30.209Z] WORKDIR /edgex [2025-01-21T11:24:30.209Z] COPY go.mod . [2025-01-21T11:24:30.209Z] RUN go mod download [2025-01-21T11:24:30.209Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-21T11:24:31.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-21T11:24:31.617Z] #0 building with "default" instance using docker driver [2025-01-21T11:24:31.617Z] [2025-01-21T11:24:31.617Z] #1 [internal] load build definition from Dockerfile [2025-01-21T11:24:31.617Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-21T11:24:31.617Z] #1 DONE 0.1s [2025-01-21T11:24:31.617Z] [2025-01-21T11:24:31.617Z] #2 [internal] load .dockerignore [2025-01-21T11:24:31.617Z] #2 transferring context: 50B done [2025-01-21T11:24:31.617Z] #2 DONE 0.1s [2025-01-21T11:24:31.617Z] [2025-01-21T11:24:31.617Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:24:31.617Z] #3 DONE 0.0s [2025-01-21T11:24:31.617Z] [2025-01-21T11:24:31.617Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:24:31.617Z] #4 ... [2025-01-21T11:24:31.617Z] [2025-01-21T11:24:31.617Z] #5 [internal] load build context [2025-01-21T11:24:31.617Z] #5 transferring context: 6.54kB 0.0s done [2025-01-21T11:24:31.617Z] #5 DONE 0.1s [2025-01-21T11:24:31.698Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-21T11:24:31.882Z] [2025-01-21T11:24:31.882Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T11:24:31.882Z] #4 DONE 0.3s [2025-01-21T11:24:31.882Z] [2025-01-21T11:24:31.882Z] #6 [2/4] WORKDIR /edgex [2025-01-21T11:24:33.288Z] #6 DONE 1.6s [2025-01-21T11:24:33.288Z] [2025-01-21T11:24:33.288Z] #7 [3/4] COPY go.mod . [2025-01-21T11:24:33.288Z] #7 DONE 0.1s [2025-01-21T11:24:33.288Z] [2025-01-21T11:24:33.288Z] #8 [4/4] RUN go mod download [2025-01-21T11:24:33.603Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-21T11:24:38.881Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-21T11:24:40.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-21T11:24:43.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-21T11:24:43.893Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-21T11:24:44.834Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-21T11:24:45.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-21T11:24:46.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-21T11:24:47.682Z] $ docker stop --time=1 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 [2025-01-21T11:24:48.280Z] #8 DONE 13.6s [2025-01-21T11:24:48.281Z] [2025-01-21T11:24:48.281Z] #9 exporting to image [2025-01-21T11:24:48.281Z] #9 exporting layers [2025-01-21T11:24:54.815Z] $ docker rm -f --volumes 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:24:56.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-21T11:24:56.127Z] [2025-01-21T11:24:56.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:24:56.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-21T11:24:56.451Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-21T11:24:56.451Z] 91d30c5bc195: Pulling fs layer [2025-01-21T11:24:56.451Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-21T11:24:56.451Z] 9c61dcf015f6: Pulling fs layer [2025-01-21T11:24:56.451Z] 4698f68db338: Pulling fs layer [2025-01-21T11:24:56.451Z] 2a2f49069b9e: Pulling fs layer [2025-01-21T11:24:56.451Z] e0025b399a48: Pulling fs layer [2025-01-21T11:24:56.451Z] 4698f68db338: Waiting [2025-01-21T11:24:56.451Z] 2a2f49069b9e: Waiting [2025-01-21T11:24:56.451Z] e0025b399a48: Waiting [2025-01-21T11:24:56.451Z] 91d30c5bc195: Verifying Checksum [2025-01-21T11:24:56.451Z] 91d30c5bc195: Download complete [2025-01-21T11:24:56.451Z] 4698f68db338: Verifying Checksum [2025-01-21T11:24:56.451Z] 4698f68db338: Download complete [2025-01-21T11:24:56.710Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-21T11:24:56.710Z] 2e9b0aa3be6d: Download complete [2025-01-21T11:24:56.710Z] e0025b399a48: Verifying Checksum [2025-01-21T11:24:56.710Z] e0025b399a48: Download complete [2025-01-21T11:24:56.710Z] 91d30c5bc195: Pull complete [2025-01-21T11:24:56.710Z] 2a2f49069b9e: Verifying Checksum [2025-01-21T11:24:56.710Z] 2a2f49069b9e: Download complete [2025-01-21T11:24:56.969Z] 2e9b0aa3be6d: Pull complete [2025-01-21T11:24:57.227Z] 9c61dcf015f6: Verifying Checksum [2025-01-21T11:24:57.227Z] 9c61dcf015f6: Download complete [2025-01-21T11:24:59.755Z] 9c61dcf015f6: Pull complete [2025-01-21T11:24:59.755Z] 4698f68db338: Pull complete [2025-01-21T11:25:00.322Z] 2a2f49069b9e: Pull complete [2025-01-21T11:25:00.322Z] e0025b399a48: Pull complete [2025-01-21T11:25:00.581Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-21T11:25:00.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-21T11:25:00.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:25:00.676Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:25:00.705Z] $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-21T11:25:03.271Z] #9 exporting layers 15.8s done [2025-01-21T11:25:03.271Z] #9 writing image sha256:41170f87f9b993a8db2f1d81dd52071f07ebf240288da917b3d3a149c86ed11e done [2025-01-21T11:25:03.271Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-21T11:25:03.271Z] #9 DONE 15.8s [2025-01-21T11:25:04.447Z] $ docker top 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:25:04.797Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-21T11:25:04.862Z] + docker inspect -f . ci-base-image-arm64 [2025-01-21T11:25:04.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:25:05.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container [2025-01-21T11:25:05.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-21T11:25:07.326Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-21T11:25:07.326Z] #1 transferring dockerfile: [2025-01-21T11:25:07.326Z] #1 transferring dockerfile: 2.23kB done [2025-01-21T11:25:07.326Z] #1 DONE 0.0s [2025-01-21T11:25:07.584Z] [2025-01-21T11:25:07.584Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-21T11:25:07.584Z] #2 transferring dockerfile: 2.50kB done [2025-01-21T11:25:07.584Z] #2 DONE 0.0s [2025-01-21T11:25:07.584Z] [2025-01-21T11:25:07.584Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-01-21T11:25:07.584Z] #3 transferring dockerfile: 1.69kB done [2025-01-21T11:25:07.584Z] #3 DONE 0.0s [2025-01-21T11:25:07.584Z] [2025-01-21T11:25:07.584Z] #4 [core-command internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #4 transferring dockerfile: 1.94kB done [2025-01-21T11:25:07.842Z] #4 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #5 transferring dockerfile: 1.82kB done [2025-01-21T11:25:07.842Z] #5 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #6 transferring dockerfile: 2.07kB done [2025-01-21T11:25:07.842Z] #6 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #7 transferring dockerfile: 2.49kB done [2025-01-21T11:25:07.842Z] #7 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #8 transferring dockerfile: 1.70kB done [2025-01-21T11:25:07.842Z] #8 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #9 transferring dockerfile: 2.11kB done [2025-01-21T11:25:07.842Z] #9 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #10 transferring dockerfile: 3.02kB 0.0s done [2025-01-21T11:25:07.842Z] #10 DONE 0.1s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #11 transferring dockerfile: 2.04kB done [2025-01-21T11:25:07.842Z] #11 DONE 0.0s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #12 transferring dockerfile: 1.81kB done [2025-01-21T11:25:07.842Z] #12 DONE 0.1s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #13 [core-data internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #13 transferring dockerfile: 2.07kB done [2025-01-21T11:25:07.842Z] #13 DONE 0.1s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #14 transferring dockerfile: 2.13kB done [2025-01-21T11:25:07.842Z] #14 DONE 0.1s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-21T11:25:07.842Z] #15 transferring dockerfile: 1.89kB done [2025-01-21T11:25:07.842Z] #15 DONE 0.1s [2025-01-21T11:25:07.842Z] [2025-01-21T11:25:07.842Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-21T11:25:07.842Z] #16 transferring context: 50B done [2025-01-21T11:25:07.842Z] #16 DONE 0.1s [2025-01-21T11:25:07.915Z] $ docker top 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #17 [security-proxy-setup internal] load .dockerignore [2025-01-21T11:25:08.100Z] #17 transferring context: 50B done [2025-01-21T11:25:08.100Z] #17 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #18 [security-spire-config internal] load .dockerignore [2025-01-21T11:25:08.100Z] #18 transferring context: 50B done [2025-01-21T11:25:08.100Z] #18 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #19 [core-command internal] load .dockerignore [2025-01-21T11:25:08.100Z] #19 transferring context: 50B done [2025-01-21T11:25:08.100Z] #19 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #20 [support-scheduler internal] load .dockerignore [2025-01-21T11:25:08.100Z] #20 transferring context: 50B done [2025-01-21T11:25:08.100Z] #20 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #21 [core-keeper internal] load .dockerignore [2025-01-21T11:25:08.100Z] #21 transferring context: 50B done [2025-01-21T11:25:08.100Z] #21 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.100Z] #22 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #23 [security-spire-server internal] load .dockerignore [2025-01-21T11:25:08.100Z] #23 transferring context: 50B done [2025-01-21T11:25:08.100Z] #23 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-21T11:25:08.100Z] #24 transferring context: 50B done [2025-01-21T11:25:08.100Z] #24 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #25 [security-bootstrapper internal] load .dockerignore [2025-01-21T11:25:08.100Z] #25 transferring context: 50B done [2025-01-21T11:25:08.100Z] #25 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #26 [core-data internal] load .dockerignore [2025-01-21T11:25:08.100Z] #26 transferring context: 50B done [2025-01-21T11:25:08.100Z] #26 DONE 0.1s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.100Z] #22 DONE 0.0s [2025-01-21T11:25:08.100Z] [2025-01-21T11:25:08.100Z] #27 [core-metadata internal] load .dockerignore [2025-01-21T11:25:08.358Z] #27 transferring context: 50B done [2025-01-21T11:25:08.358Z] #27 DONE 0.1s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #28 [support-notifications internal] load .dockerignore [2025-01-21T11:25:08.358Z] #28 transferring context: 50B done [2025-01-21T11:25:08.358Z] #28 DONE 0.1s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #29 [security-spire-agent internal] load .dockerignore [2025-01-21T11:25:08.358Z] #29 transferring context: 50B done [2025-01-21T11:25:08.358Z] #29 DONE 0.1s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-01-21T11:25:08.358Z] #30 transferring context: 50B done [2025-01-21T11:25:08.358Z] #30 DONE 0.1s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #31 [security-secretstore-setup internal] load .dockerignore [2025-01-21T11:25:08.358Z] #31 transferring context: 50B done [2025-01-21T11:25:08.358Z] #31 DONE 0.0s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:08.358Z] #32 ... [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #22 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.358Z] #22 DONE 0.0s [2025-01-21T11:25:08.358Z] [2025-01-21T11:25:08.358Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:08.615Z] #32 ... [2025-01-21T11:25:08.616Z] [2025-01-21T11:25:08.616Z] #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.616Z] #22 DONE 0.0s [2025-01-21T11:25:08.616Z] [2025-01-21T11:25:08.616Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:08.716Z] + go version [2025-01-21T11:25:08.716Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-21T11:25:08.729Z] $ docker stop --time=1 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 [2025-01-21T11:25:08.874Z] #32 ... [2025-01-21T11:25:08.874Z] [2025-01-21T11:25:08.874Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.874Z] #22 DONE 0.0s [2025-01-21T11:25:08.874Z] [2025-01-21T11:25:08.874Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:08.874Z] #32 ... [2025-01-21T11:25:08.874Z] [2025-01-21T11:25:08.874Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-21T11:25:08.874Z] #22 DONE 0.0s [2025-01-21T11:25:08.874Z] [2025-01-21T11:25:08.874Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:09.132Z] #32 DONE 0.9s [2025-01-21T11:25:09.132Z] [2025-01-21T11:25:09.132Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:09.132Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-21T11:25:09.132Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:09.132Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-21T11:25:09.132Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-21T11:25:09.132Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done [2025-01-21T11:25:09.132Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-21T11:25:09.701Z] #33 ... [2025-01-21T11:25:09.701Z] [2025-01-21T11:25:09.701Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-21T11:25:09.701Z] #34 DONE 1.3s [2025-01-21T11:25:09.701Z] [2025-01-21T11:25:09.701Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:09.701Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-21T11:25:09.701Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:09.701Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-21T11:25:09.701Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-21T11:25:09.701Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done [2025-01-21T11:25:09.701Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done [2025-01-21T11:25:09.701Z] #33 ... [2025-01-21T11:25:09.701Z] [2025-01-21T11:25:09.701Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-21T11:25:09.701Z] #35 DONE 1.1s [2025-01-21T11:25:09.701Z] [2025-01-21T11:25:09.701Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:09.701Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-21T11:25:09.701Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:09.701Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-21T11:25:09.701Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-21T11:25:09.701Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done [2025-01-21T11:25:09.701Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done [2025-01-21T11:25:10.275Z] $ docker rm -f --volumes 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 [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] { [2025-01-21T11:25:10.643Z] #33 DONE 2.4s [2025-01-21T11:25:10.643Z] [2025-01-21T11:25:10.643Z] #36 [security-spire-agent internal] load build context [2025-01-21T11:25:10.643Z] #36 transferring context: 23.21kB 0.0s done [2025-01-21T11:25:10.643Z] #36 DONE 0.8s [2025-01-21T11:25:10.643Z] [2025-01-21T11:25:10.643Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:10.643Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-21T11:25:10.643Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-21T11:25:10.643Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-21T11:25:10.643Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-21T11:25:10.643Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-21T11:25:10.643Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-21T11:25:10.643Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-21T11:25:10.643Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-21T11:25:10.643Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-21T11:25:10.643Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s [2025-01-21T11:25:10.643Z] #37 ... [2025-01-21T11:25:10.643Z] [2025-01-21T11:25:10.643Z] #38 [security-spire-config internal] load build context [2025-01-21T11:25:10.643Z] #38 transferring context: 21.93kB 0.0s done [2025-01-21T11:25:10.643Z] #38 DONE 0.9s [2025-01-21T11:25:10.643Z] [2025-01-21T11:25:10.643Z] #39 [security-spire-server internal] load build context [2025-01-21T11:25:10.643Z] #39 transferring context: 23.68kB 0.1s done [2025-01-21T11:25:10.643Z] #39 DONE 0.9s [2025-01-21T11:25:10.643Z] [2025-01-21T11:25:10.643Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:10.643Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.8s [2025-01-21T11:25:10.643Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:25:10.905Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2025-01-21T11:25:11.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-21T11:25:11.005Z] [2025-01-21T11:25:11.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:25:11.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-21T11:25:11.345Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-21T11:25:11.345Z] 547446be3368: Pulling fs layer [2025-01-21T11:25:11.345Z] d125d8839a47: Pulling fs layer [2025-01-21T11:25:11.345Z] 3e85d5ac6304: Pulling fs layer [2025-01-21T11:25:11.345Z] c3105a71a48b: Pulling fs layer [2025-01-21T11:25:11.345Z] 0f093f025ec4: Pulling fs layer [2025-01-21T11:25:11.345Z] c3106fc0e877: Pulling fs layer [2025-01-21T11:25:11.345Z] c3105a71a48b: Waiting [2025-01-21T11:25:11.345Z] 0f093f025ec4: Waiting [2025-01-21T11:25:11.345Z] c3106fc0e877: Waiting [2025-01-21T11:25:11.471Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2025-01-21T11:25:11.471Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-21T11:25:11.613Z] 547446be3368: Verifying Checksum [2025-01-21T11:25:11.613Z] 547446be3368: Download complete [2025-01-21T11:25:11.613Z] c3105a71a48b: Verifying Checksum [2025-01-21T11:25:11.613Z] c3105a71a48b: Download complete [2025-01-21T11:25:11.879Z] d125d8839a47: Verifying Checksum [2025-01-21T11:25:11.879Z] d125d8839a47: Download complete [2025-01-21T11:25:11.879Z] c3106fc0e877: Verifying Checksum [2025-01-21T11:25:11.879Z] c3106fc0e877: Download complete [2025-01-21T11:25:11.879Z] 0f093f025ec4: Verifying Checksum [2025-01-21T11:25:11.879Z] 0f093f025ec4: Download complete [2025-01-21T11:25:12.102Z] #37 ... [2025-01-21T11:25:12.102Z] [2025-01-21T11:25:12.102Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-21T11:25:12.102Z] #40 DONE 3.9s [2025-01-21T11:25:12.102Z] [2025-01-21T11:25:12.102Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:12.147Z] 547446be3368: Pull complete [2025-01-21T11:25:12.726Z] d125d8839a47: Pull complete [2025-01-21T11:25:13.682Z] 3e85d5ac6304: Verifying Checksum [2025-01-21T11:25:13.682Z] 3e85d5ac6304: Download complete [2025-01-21T11:25:17.697Z] #41 ... [2025-01-21T11:25:17.697Z] [2025-01-21T11:25:17.697Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:17.697Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2025-01-21T11:25:17.956Z] #37 ... [2025-01-21T11:25:17.956Z] [2025-01-21T11:25:17.956Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-21T11:25:17.956Z] #42 transferring context: 170.46MB 8.9s [2025-01-21T11:25:18.522Z] #42 ... [2025-01-21T11:25:18.522Z] [2025-01-21T11:25:18.522Z] #43 [core-keeper internal] load build context [2025-01-21T11:25:18.780Z] #43 ... [2025-01-21T11:25:18.780Z] [2025-01-21T11:25:18.780Z] #44 [core-command internal] load build context [2025-01-21T11:25:18.780Z] #44 ... [2025-01-21T11:25:18.780Z] [2025-01-21T11:25:18.780Z] #45 [core-data internal] load build context [2025-01-21T11:25:18.780Z] #45 ... [2025-01-21T11:25:18.780Z] [2025-01-21T11:25:18.780Z] #46 [security-bootstrapper internal] load build context [2025-01-21T11:25:19.038Z] #46 ... [2025-01-21T11:25:19.038Z] [2025-01-21T11:25:19.038Z] #47 [support-scheduler internal] load build context [2025-01-21T11:25:19.038Z] #47 ... [2025-01-21T11:25:19.038Z] [2025-01-21T11:25:19.038Z] #48 [security-proxy-setup internal] load build context [2025-01-21T11:25:19.295Z] #48 ... [2025-01-21T11:25:19.295Z] [2025-01-21T11:25:19.296Z] #49 [security-secretstore-setup internal] load build context [2025-01-21T11:25:19.296Z] #49 ... [2025-01-21T11:25:19.296Z] [2025-01-21T11:25:19.296Z] #50 [support-notifications internal] load build context [2025-01-21T11:25:19.296Z] #50 ... [2025-01-21T11:25:19.296Z] [2025-01-21T11:25:19.296Z] #51 [security-proxy-auth internal] load build context [2025-01-21T11:25:19.555Z] #51 ... [2025-01-21T11:25:19.555Z] [2025-01-21T11:25:19.555Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:19.555Z] #41 DONE 7.8s [2025-01-21T11:25:19.555Z] [2025-01-21T11:25:19.555Z] #51 [security-proxy-auth internal] load build context [2025-01-21T11:25:19.555Z] #51 ... [2025-01-21T11:25:19.555Z] [2025-01-21T11:25:19.555Z] #52 [core-metadata internal] load build context [2025-01-21T11:25:19.555Z] #52 ... [2025-01-21T11:25:19.555Z] [2025-01-21T11:25:19.555Z] #53 [security-spiffe-token-provider internal] load build context [2025-01-21T11:25:19.813Z] #53 ... [2025-01-21T11:25:19.813Z] [2025-01-21T11:25:19.813Z] #52 [core-metadata internal] load build context [2025-01-21T11:25:19.813Z] #52 ... [2025-01-21T11:25:19.813Z] [2025-01-21T11:25:19.813Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-21T11:25:19.813Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-21T11:25:19.813Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-21T11:25:19.813Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-21T11:25:19.813Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-21T11:25:19.813Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-21T11:25:19.813Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-21T11:25:19.813Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-21T11:25:19.813Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s [2025-01-21T11:25:19.813Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-21T11:25:19.813Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2025-01-21T11:25:19.813Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-21T11:25:19.813Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.0s done [2025-01-21T11:25:19.813Z] #54 ... [2025-01-21T11:25:19.813Z] [2025-01-21T11:25:19.813Z] #47 [support-scheduler internal] load build context [2025-01-21T11:25:20.377Z] #47 ... [2025-01-21T11:25:20.377Z] [2025-01-21T11:25:20.377Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:20.377Z] #37 DONE 10.5s [2025-01-21T11:25:20.377Z] [2025-01-21T11:25:20.377Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-21T11:25:20.377Z] #54 DONE 10.6s [2025-01-21T11:25:20.377Z] [2025-01-21T11:25:20.377Z] #47 [support-scheduler internal] load build context [2025-01-21T11:25:20.825Z] #47 ... [2025-01-21T11:25:20.825Z] [2025-01-21T11:25:20.825Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:20.825Z] #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:20.825Z] #0 9.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:20.825Z] #0 9.690 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:20.825Z] #0 9.784 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:20.825Z] #0 9.806 OK: 8 MiB in 15 packages [2025-01-21T11:25:21.123Z] #55 ... [2025-01-21T11:25:21.123Z] [2025-01-21T11:25:21.123Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:21.123Z] #56 ... [2025-01-21T11:25:21.123Z] [2025-01-21T11:25:21.123Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:21.123Z] #57 ... [2025-01-21T11:25:21.123Z] [2025-01-21T11:25:21.123Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-21T11:25:21.123Z] #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 9.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 10.08 (1/3) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:21.123Z] #0 10.25 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.123Z] #0 10.27 (3/3) Installing tzdata (2024b-r0) [2025-01-21T11:25:21.123Z] #0 10.31 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:21.123Z] #0 10.32 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:21.123Z] #58 10.37 OK: 10 MiB in 17 packages [2025-01-21T11:25:21.123Z] #58 ... [2025-01-21T11:25:21.123Z] [2025-01-21T11:25:21.123Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-21T11:25:21.123Z] #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 9.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 9.893 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:21.123Z] #0 9.893 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:21.123Z] #0 9.893 OK: 24170 distinct packages available [2025-01-21T11:25:21.123Z] #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.123Z] #0 10.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.123Z] #0 10.40 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:21.123Z] #0 10.41 (3/4) Installing libucontext (1.2-r3) [2025-01-21T11:25:21.123Z] #0 10.41 (4/4) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:21.123Z] #0 10.42 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:21.573Z] #59 10.45 OK: 8 MiB in 18 packages [2025-01-21T11:25:21.573Z] #59 ... [2025-01-21T11:25:21.573Z] [2025-01-21T11:25:21.573Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-21T11:25:21.573Z] #60 ... [2025-01-21T11:25:21.573Z] [2025-01-21T11:25:21.573Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:21.573Z] #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.573Z] #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.573Z] #0 10.06 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:21.573Z] #0 10.06 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:21.573Z] #0 10.06 OK: 24170 distinct packages available [2025-01-21T11:25:21.573Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.573Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #61 10.59 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.831Z] #61 10.60 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:21.831Z] #61 ... [2025-01-21T11:25:21.831Z] [2025-01-21T11:25:21.831Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-21T11:25:21.831Z] #0 9.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.940 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.831Z] #0 9.940 (2/4) Installing openssl (3.3.2-r1) [2025-01-21T11:25:21.831Z] #0 9.944 (3/4) Installing su-exec (0.2-r3) [2025-01-21T11:25:21.831Z] #0 9.951 (4/4) Installing yq-go (4.44.1-r2) [2025-01-21T11:25:21.831Z] #0 10.02 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:21.831Z] #0 10.24 OK: 19 MiB in 18 packages [2025-01-21T11:25:21.831Z] #62 ... [2025-01-21T11:25:21.831Z] [2025-01-21T11:25:21.831Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-21T11:25:21.831Z] #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.821 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.831Z] #0 9.821 (2/2) Installing su-exec (0.2-r3) [2025-01-21T11:25:21.831Z] #0 9.821 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:21.831Z] #0 9.828 OK: 8 MiB in 16 packages [2025-01-21T11:25:21.831Z] #63 ... [2025-01-21T11:25:21.831Z] [2025-01-21T11:25:21.831Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-21T11:25:21.831Z] #64 ... [2025-01-21T11:25:21.831Z] [2025-01-21T11:25:21.831Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-21T11:25:21.831Z] #0 9.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:21.831Z] #0 9.775 (1/7) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:21.832Z] #0 9.811 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:21.832Z] #0 9.840 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-21T11:25:21.832Z] #0 9.840 (4/7) Installing libsodium (1.0.19-r0) [2025-01-21T11:25:21.832Z] #0 10.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-21T11:25:21.832Z] #0 10.18 (6/7) Installing libzmq (4.3.5-r2) [2025-01-21T11:25:21.832Z] #0 10.27 (7/7) Installing zeromq (4.3.5-r2) [2025-01-21T11:25:21.832Z] #0 10.28 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:21.832Z] #0 10.28 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:21.832Z] #0 10.37 OK: 12 MiB in 21 packages [2025-01-21T11:25:22.090Z] #65 ... [2025-01-21T11:25:22.090Z] [2025-01-21T11:25:22.090Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:22.090Z] #61 10.92 (3/5) Installing libucontext (1.2-r3) [2025-01-21T11:25:22.090Z] #61 10.92 (4/5) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:22.090Z] #61 10.92 (5/5) Installing openssl (3.3.2-r1) [2025-01-21T11:25:22.090Z] #61 10.93 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:22.090Z] #61 10.93 OK: 9 MiB in 19 packages [2025-01-21T11:25:25.982Z] 3e85d5ac6304: Pull complete [2025-01-21T11:25:25.982Z] c3105a71a48b: Pull complete [2025-01-21T11:25:26.247Z] 0f093f025ec4: Pull complete [2025-01-21T11:25:26.247Z] c3106fc0e877: Pull complete [2025-01-21T11:25:26.247Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-21T11:25:26.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-21T11:25:26.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:25:26.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container [2025-01-21T11:25:26.483Z] $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-21T11:25:27.503Z] #61 ... [2025-01-21T11:25:27.503Z] [2025-01-21T11:25:27.503Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-21T11:25:27.503Z] #64 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:27.503Z] #64 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:27.503Z] #64 15.92 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:27.503Z] #64 15.92 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:27.503Z] #64 15.92 OK: 24170 distinct packages available [2025-01-21T11:25:27.503Z] #64 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:27.503Z] #64 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:27.503Z] #64 16.43 (1/14) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:27.503Z] #64 16.44 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-21T11:25:27.503Z] #64 16.45 (3/14) Installing c-ares (1.33.1-r0) [2025-01-21T11:25:27.503Z] #64 16.46 (4/14) Installing libunistring (1.2-r0) [2025-01-21T11:25:27.503Z] #64 16.47 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-21T11:25:27.503Z] #64 16.48 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-21T11:25:27.503Z] #64 16.48 (7/14) Installing libpsl (0.21.5-r1) [2025-01-21T11:25:27.503Z] #64 16.48 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-21T11:25:27.503Z] #64 16.49 (9/14) Installing libcurl (8.11.1-r0) [2025-01-21T11:25:27.503Z] #64 16.50 (10/14) Installing curl (8.11.1-r0) [2025-01-21T11:25:27.503Z] #64 16.51 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:27.503Z] #64 16.51 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:27.503Z] #64 16.51 (13/14) Installing libucontext (1.2-r3) [2025-01-21T11:25:27.503Z] #64 16.52 (14/14) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:27.503Z] #64 16.52 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:27.503Z] #64 16.53 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:27.503Z] #64 16.57 OK: 13 MiB in 28 packages [2025-01-21T11:25:28.261Z] $ docker top 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T11:25:28.732Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-21T11:25:28.881Z] #64 ... [2025-01-21T11:25:28.881Z] [2025-01-21T11:25:28.881Z] #43 [core-keeper internal] load build context [2025-01-21T11:25:28.881Z] #43 transferring context: 441.21MB 16.7s done [2025-01-21T11:25:28.881Z] #43 ... [2025-01-21T11:25:28.881Z] [2025-01-21T11:25:28.881Z] #44 [core-command internal] load build context [2025-01-21T11:25:28.881Z] #44 transferring context: 441.21MB 15.8s done [2025-01-21T11:25:28.881Z] #44 ... [2025-01-21T11:25:28.881Z] [2025-01-21T11:25:28.881Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-21T11:25:28.881Z] #42 transferring context: 441.21MB 17.6s done [2025-01-21T11:25:29.415Z] #42 ... [2025-01-21T11:25:29.415Z] [2025-01-21T11:25:29.415Z] #45 [core-data internal] load build context [2025-01-21T11:25:29.415Z] #45 transferring context: 441.21MB 14.8s done [2025-01-21T11:25:29.677Z] #45 ... [2025-01-21T11:25:29.677Z] [2025-01-21T11:25:29.677Z] #48 [security-proxy-setup internal] load build context [2025-01-21T11:25:29.677Z] #48 transferring context: 441.21MB 15.5s done [2025-01-21T11:25:29.677Z] #48 ... [2025-01-21T11:25:29.677Z] [2025-01-21T11:25:29.677Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-21T11:25:30.027Z] #66 ... [2025-01-21T11:25:30.027Z] [2025-01-21T11:25:30.027Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:30.286Z] #67 ... [2025-01-21T11:25:30.286Z] [2025-01-21T11:25:30.286Z] #46 [security-bootstrapper internal] load build context [2025-01-21T11:25:30.286Z] #46 transferring context: 441.21MB 14.9s done [2025-01-21T11:25:30.286Z] #46 ... [2025-01-21T11:25:30.286Z] [2025-01-21T11:25:30.286Z] #51 [security-proxy-auth internal] load build context [2025-01-21T11:25:30.286Z] #51 transferring context: 441.21MB 15.9s done [2025-01-21T11:25:30.545Z] #51 ... [2025-01-21T11:25:30.545Z] [2025-01-21T11:25:30.545Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:30.545Z] #68 ... [2025-01-21T11:25:30.545Z] [2025-01-21T11:25:30.545Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-21T11:25:30.674Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-21T11:25:30.674Z] #1 transferring dockerfile: 2.11kB 0.0s done [2025-01-21T11:25:30.674Z] #1 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #2 [core-command internal] load build definition from Dockerfile [2025-01-21T11:25:30.674Z] #2 transferring dockerfile: 1.94kB done [2025-01-21T11:25:30.674Z] #2 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #3 [security-proxy-auth internal] load .dockerignore [2025-01-21T11:25:30.674Z] #3 transferring context: 50B done [2025-01-21T11:25:30.674Z] #3 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #4 [core-command internal] load .dockerignore [2025-01-21T11:25:30.674Z] #4 transferring context: 50B 0.0s done [2025-01-21T11:25:30.674Z] #4 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:30.674Z] #5 DONE 0.0s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-21T11:25:30.674Z] #6 transferring dockerfile: 2.50kB 0.0s done [2025-01-21T11:25:30.674Z] #6 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #7 [security-proxy-setup internal] load .dockerignore [2025-01-21T11:25:30.674Z] #7 transferring context: 50B 0.0s done [2025-01-21T11:25:30.674Z] #7 DONE 0.1s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:30.674Z] #5 DONE 0.0s [2025-01-21T11:25:30.674Z] [2025-01-21T11:25:30.674Z] #8 [core-data internal] load build definition from Dockerfile [2025-01-21T11:25:30.674Z] #8 transferring dockerfile: 2.07kB done [2025-01-21T11:25:30.891Z] #69 ... [2025-01-21T11:25:30.891Z] [2025-01-21T11:25:30.891Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:30.942Z] #8 DONE 0.1s [2025-01-21T11:25:30.942Z] [2025-01-21T11:25:30.942Z] #9 [core-data internal] load .dockerignore [2025-01-21T11:25:30.942Z] #9 transferring context: 50B done [2025-01-21T11:25:30.942Z] #9 DONE 0.1s [2025-01-21T11:25:30.942Z] [2025-01-21T11:25:30.942Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:30.942Z] #5 DONE 0.0s [2025-01-21T11:25:30.942Z] [2025-01-21T11:25:30.942Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-21T11:25:30.942Z] #10 transferring context: 50B 0.0s done [2025-01-21T11:25:30.942Z] #10 DONE 0.2s [2025-01-21T11:25:30.942Z] [2025-01-21T11:25:30.942Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-21T11:25:30.942Z] #11 transferring dockerfile: 2.23kB done [2025-01-21T11:25:30.942Z] #11 DONE 0.1s [2025-01-21T11:25:30.942Z] [2025-01-21T11:25:30.942Z] #12 [core-metadata internal] load .dockerignore [2025-01-21T11:25:31.209Z] #12 ... [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:31.209Z] #5 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-01-21T11:25:31.209Z] #13 transferring dockerfile: 2.13kB done [2025-01-21T11:25:31.209Z] #13 DONE 0.2s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #14 [core-data internal] load build context [2025-01-21T11:25:31.209Z] #14 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #15 [core-common-config-bootstrapper internal] load build context [2025-01-21T11:25:31.209Z] #15 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:31.209Z] #16 DONE 0.4s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #17 [security-proxy-setup internal] load build context [2025-01-21T11:25:31.209Z] #17 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #18 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T11:25:31.209Z] #18 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #12 [core-metadata internal] load .dockerignore [2025-01-21T11:25:31.209Z] #12 transferring context: 50B 0.0s done [2025-01-21T11:25:31.209Z] #12 DONE 0.2s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #19 [support-scheduler internal] load .dockerignore [2025-01-21T11:25:31.209Z] #19 transferring context: 50B done [2025-01-21T11:25:31.209Z] #19 DONE 0.1s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #20 [support-scheduler internal] load build definition from Dockerfile [2025-01-21T11:25:31.209Z] #20 transferring dockerfile: 1.82kB done [2025-01-21T11:25:31.209Z] #20 DONE 0.2s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:31.209Z] #5 DONE 0.0s [2025-01-21T11:25:31.209Z] [2025-01-21T11:25:31.209Z] #21 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:31.209Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:31.209Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:31.479Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:31.479Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:31.479Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:31.479Z] #21 ... [2025-01-21T11:25:31.479Z] [2025-01-21T11:25:31.479Z] #16 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:31.479Z] #16 DONE 0.8s [2025-01-21T11:25:31.479Z] [2025-01-21T11:25:31.479Z] #21 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:31.479Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:31.479Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:31.479Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:31.479Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:31.697Z] #70 ... [2025-01-21T11:25:31.698Z] [2025-01-21T11:25:31.698Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-21T11:25:31.698Z] #71 ... [2025-01-21T11:25:31.698Z] [2025-01-21T11:25:31.698Z] #52 [core-metadata internal] load build context [2025-01-21T11:25:31.698Z] #52 transferring context: 441.21MB 12.8s done [2025-01-21T11:25:31.755Z] #21 ... [2025-01-21T11:25:31.755Z] [2025-01-21T11:25:31.755Z] #22 [security-bootstrapper internal] load .dockerignore [2025-01-21T11:25:31.755Z] #22 transferring context: 50B 0.0s done [2025-01-21T11:25:31.755Z] #22 DONE 0.5s [2025-01-21T11:25:31.755Z] [2025-01-21T11:25:31.755Z] #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:31.755Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:31.755Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:31.755Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:31.755Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:31.755Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-21T11:25:31.755Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s [2025-01-21T11:25:31.755Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.27MB / 4.09MB 0.3s [2025-01-21T11:25:31.958Z] #52 ... [2025-01-21T11:25:31.958Z] [2025-01-21T11:25:31.958Z] #53 [security-spiffe-token-provider internal] load build context [2025-01-21T11:25:31.958Z] #53 transferring context: 441.21MB 17.1s done [2025-01-21T11:25:31.958Z] #53 ... [2025-01-21T11:25:31.958Z] [2025-01-21T11:25:31.958Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:31.958Z] #56 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:31.958Z] #56 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:31.958Z] #56 11.82 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:31.958Z] #56 11.82 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:31.958Z] #56 11.83 OK: 8 MiB in 15 packages [2025-01-21T11:25:32.025Z] #21 ... [2025-01-21T11:25:32.025Z] [2025-01-21T11:25:32.025Z] #23 [security-spire-config internal] load build definition from Dockerfile [2025-01-21T11:25:32.025Z] #23 DONE 0.0s [2025-01-21T11:25:32.025Z] [2025-01-21T11:25:32.025Z] #24 [security-spire-config internal] load .dockerignore [2025-01-21T11:25:32.025Z] #24 DONE 0.0s [2025-01-21T11:25:32.025Z] [2025-01-21T11:25:32.025Z] #25 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-21T11:25:32.025Z] #25 transferring dockerfile: 3.02kB 0.1s done [2025-01-21T11:25:32.025Z] #25 DONE 0.8s [2025-01-21T11:25:32.025Z] [2025-01-21T11:25:32.025Z] #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:32.025Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:32.025Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-21T11:25:32.219Z] #56 ... [2025-01-21T11:25:32.219Z] [2025-01-21T11:25:32.219Z] #47 [support-scheduler internal] load build context [2025-01-21T11:25:32.219Z] #47 transferring context: 441.21MB 14.8s done [2025-01-21T11:25:32.219Z] #47 ... [2025-01-21T11:25:32.219Z] [2025-01-21T11:25:32.219Z] #50 [support-notifications internal] load build context [2025-01-21T11:25:32.219Z] #50 transferring context: 441.21MB 15.1s done [2025-01-21T11:25:32.297Z] #21 ... [2025-01-21T11:25:32.297Z] [2025-01-21T11:25:32.297Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:32.297Z] #5 DONE 0.0s [2025-01-21T11:25:32.297Z] [2025-01-21T11:25:32.297Z] #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:32.479Z] #50 ... [2025-01-21T11:25:32.479Z] [2025-01-21T11:25:32.479Z] #49 [security-secretstore-setup internal] load build context [2025-01-21T11:25:32.479Z] #49 transferring context: 441.21MB 13.7s done [2025-01-21T11:25:32.564Z] #21 ... [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-01-21T11:25:32.564Z] #26 transferring context: 50B 0.0s done [2025-01-21T11:25:32.564Z] #26 DONE 1.0s [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:32.564Z] #16 DONE 1.1s [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:32.564Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:32.564Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:32.564Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:32.564Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:32.564Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:32.564Z] #21 ... [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #27 [security-spire-agent internal] load build definition from Dockerfile [2025-01-21T11:25:32.564Z] #27 DONE 0.0s [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #28 [security-spire-agent internal] load .dockerignore [2025-01-21T11:25:32.564Z] #28 DONE 0.0s [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #29 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-21T11:25:32.564Z] #29 transferring dockerfile: 2.49kB 0.0s done [2025-01-21T11:25:32.564Z] #29 DONE 1.3s [2025-01-21T11:25:32.564Z] [2025-01-21T11:25:32.564Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:32.832Z] #21 ... [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #17 [security-proxy-setup internal] load build context [2025-01-21T11:25:32.832Z] #17 transferring context: 3.09MB 1.1s done [2025-01-21T11:25:32.832Z] #17 DONE 1.6s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #18 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T11:25:32.832Z] #18 DONE 1.8s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:32.832Z] #21 ... [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #15 [core-common-config-bootstrapper internal] load build context [2025-01-21T11:25:32.832Z] #15 transferring context: 3.09MB 1.1s done [2025-01-21T11:25:32.832Z] #15 DONE 1.7s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #14 [core-data internal] load build context [2025-01-21T11:25:32.832Z] #14 transferring context: 3.09MB 1.2s done [2025-01-21T11:25:32.832Z] #14 DONE 1.8s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #30 [core-command internal] load build context [2025-01-21T11:25:32.832Z] #30 transferring context: 3.09MB 1.3s done [2025-01-21T11:25:32.832Z] #30 DONE 1.8s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #31 [security-proxy-auth internal] load build context [2025-01-21T11:25:32.832Z] #31 transferring context: 3.09MB 1.5s done [2025-01-21T11:25:32.832Z] #31 DONE 1.8s [2025-01-21T11:25:32.832Z] [2025-01-21T11:25:32.832Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:33.427Z] #21 ... [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #32 [security-secretstore-setup internal] load .dockerignore [2025-01-21T11:25:33.427Z] #32 transferring context: 50B 0.0s done [2025-01-21T11:25:33.427Z] #32 DONE 2.0s [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #33 [core-metadata internal] load build context [2025-01-21T11:25:33.427Z] #33 transferring context: 3.09MB 0.8s done [2025-01-21T11:25:33.427Z] #33 DONE 1.6s [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:33.427Z] #21 ... [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #34 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-21T11:25:33.427Z] #34 transferring dockerfile: 1.89kB done [2025-01-21T11:25:33.427Z] #34 DONE 2.0s [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:33.427Z] #5 DONE 0.0s [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:33.427Z] #35 DONE 0.8s [2025-01-21T11:25:33.427Z] [2025-01-21T11:25:33.427Z] #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:33.427Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:33.696Z] #21 ... [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #36 [support-notifications internal] load build definition from Dockerfile [2025-01-21T11:25:33.696Z] #36 transferring dockerfile: 2.04kB done [2025-01-21T11:25:33.696Z] #36 DONE 1.0s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #37 [support-scheduler internal] load build context [2025-01-21T11:25:33.696Z] #37 transferring context: 3.09MB 0.8s done [2025-01-21T11:25:33.696Z] #37 DONE 1.9s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #18 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T11:25:33.696Z] #18 DONE 2.0s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #24 [security-spire-config internal] load .dockerignore [2025-01-21T11:25:33.696Z] #24 transferring context: 50B 0.0s done [2025-01-21T11:25:33.696Z] #24 DONE 1.6s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:33.696Z] #35 DONE 1.0s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:33.696Z] #16 DONE 1.4s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #21 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:33.696Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:33.696Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:33.696Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:33.696Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:33.696Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:33.696Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:33.696Z] #21 ... [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #18 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T11:25:33.696Z] #18 DONE 2.0s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #38 [security-spire-server internal] load build definition from Dockerfile [2025-01-21T11:25:33.696Z] #38 transferring dockerfile: 1.70kB done [2025-01-21T11:25:33.696Z] #38 DONE 1.6s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #39 [core-keeper internal] load build definition from Dockerfile [2025-01-21T11:25:33.696Z] #39 transferring dockerfile: 2.07kB done [2025-01-21T11:25:33.696Z] #39 DONE 2.2s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:33.696Z] #35 DONE 1.0s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #40 [security-bootstrapper internal] load build context [2025-01-21T11:25:33.696Z] #40 transferring context: 3.09MB 0.6s done [2025-01-21T11:25:33.696Z] #40 DONE 1.3s [2025-01-21T11:25:33.696Z] [2025-01-21T11:25:33.696Z] #21 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:33.696Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:33.696Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:33.696Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:33.696Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:33.696Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:33.696Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:33.968Z] #21 ... [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #27 [security-spire-agent internal] load build definition from Dockerfile [2025-01-21T11:25:33.968Z] #27 transferring dockerfile: 1.81kB done [2025-01-21T11:25:33.968Z] #27 DONE 1.1s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #28 [security-spire-agent internal] load .dockerignore [2025-01-21T11:25:33.968Z] #28 transferring context: 50B done [2025-01-21T11:25:33.968Z] #28 DONE 1.1s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #41 [support-notifications internal] load .dockerignore [2025-01-21T11:25:33.968Z] #41 transferring context: 50B done [2025-01-21T11:25:33.968Z] #41 DONE 1.4s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #42 [core-keeper internal] load .dockerignore [2025-01-21T11:25:33.968Z] #42 transferring context: 50B done [2025-01-21T11:25:33.968Z] #42 DONE 2.3s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #43 [security-spire-server internal] load .dockerignore [2025-01-21T11:25:33.968Z] #43 transferring context: 50B 0.0s done [2025-01-21T11:25:33.968Z] #43 DONE 1.8s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T11:25:33.968Z] #5 DONE 0.0s [2025-01-21T11:25:33.968Z] [2025-01-21T11:25:33.968Z] #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:34.240Z] #16 ... [2025-01-21T11:25:34.240Z] [2025-01-21T11:25:34.240Z] #23 [security-spire-config internal] load build definition from Dockerfile [2025-01-21T11:25:34.240Z] #23 transferring dockerfile: 1.69kB 0.0s done [2025-01-21T11:25:34.240Z] #23 DONE 2.1s [2025-01-21T11:25:34.240Z] [2025-01-21T11:25:34.240Z] #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:34.518Z] #16 ... [2025-01-21T11:25:34.518Z] [2025-01-21T11:25:34.519Z] #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T11:25:34.519Z] #18 DONE 2.8s [2025-01-21T11:25:34.519Z] [2025-01-21T11:25:34.519Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-21T11:25:34.519Z] #35 DONE 1.8s [2025-01-21T11:25:34.519Z] [2025-01-21T11:25:34.519Z] #21 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:34.519Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:34.519Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:34.519Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:34.519Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:34.519Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:34.519Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:34.519Z] #21 DONE 4.3s [2025-01-21T11:25:34.519Z] [2025-01-21T11:25:34.519Z] #44 [core-keeper internal] load build context [2025-01-21T11:25:36.493Z] #44 ... [2025-01-21T11:25:36.493Z] [2025-01-21T11:25:36.493Z] #45 [security-secretstore-setup internal] load build context [2025-01-21T11:25:36.493Z] #45 transferring context: 3.09MB 1.5s done [2025-01-21T11:25:36.493Z] #45 DONE 2.3s [2025-01-21T11:25:36.493Z] [2025-01-21T11:25:36.493Z] #44 [core-keeper internal] load build context [2025-01-21T11:25:36.493Z] #44 ... [2025-01-21T11:25:36.493Z] [2025-01-21T11:25:36.493Z] #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T11:25:36.493Z] #16 DONE 3.7s [2025-01-21T11:25:36.493Z] [2025-01-21T11:25:36.493Z] #44 [core-keeper internal] load build context [2025-01-21T11:25:36.763Z] #44 ... [2025-01-21T11:25:36.763Z] [2025-01-21T11:25:36.763Z] #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-21T11:25:36.763Z] #46 DONE 3.3s [2025-01-21T11:25:36.763Z] [2025-01-21T11:25:36.763Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-21T11:25:36.763Z] #47 transferring context: 3.09MB 2.3s done [2025-01-21T11:25:36.763Z] #47 DONE 2.9s [2025-01-21T11:25:36.982Z] #49 ... [2025-01-21T11:25:36.982Z] [2025-01-21T11:25:36.982Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-21T11:25:36.982Z] #60 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:36.982Z] #60 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:36.982Z] #60 15.99 (1/4) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:36.982Z] #60 16.01 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:36.982Z] #60 16.02 (3/4) Installing su-exec (0.2-r3) [2025-01-21T11:25:36.982Z] #60 16.02 (4/4) Installing yq-go (4.44.1-r2) [2025-01-21T11:25:36.982Z] #60 16.12 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:36.982Z] #60 16.13 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:36.982Z] #60 16.17 OK: 19 MiB in 18 packages [2025-01-21T11:25:37.033Z] [2025-01-21T11:25:37.033Z] #21 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:37.033Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:37.033Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:37.033Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:37.033Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:37.033Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:37.033Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:37.033Z] #21 DONE 4.3s [2025-01-21T11:25:37.033Z] [2025-01-21T11:25:37.033Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:37.033Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:37.033Z] #48 ... [2025-01-21T11:25:37.033Z] [2025-01-21T11:25:37.033Z] #49 [security-spire-config internal] load build context [2025-01-21T11:25:37.033Z] #49 transferring context: 21.93kB 0.0s done [2025-01-21T11:25:37.033Z] #49 DONE 0.3s [2025-01-21T11:25:37.033Z] [2025-01-21T11:25:37.033Z] #44 [core-keeper internal] load build context [2025-01-21T11:25:37.033Z] #44 transferring context: 3.09MB 2.6s done [2025-01-21T11:25:37.538Z] #44 DONE 3.0s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-21T11:25:37.538Z] #50 DONE 3.2s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #51 [security-spire-server internal] load build context [2025-01-21T11:25:37.538Z] #51 ... [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #21 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T11:25:37.538Z] #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-21T11:25:37.538Z] #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T11:25:37.538Z] #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T11:25:37.538Z] #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T11:25:37.538Z] #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-21T11:25:37.538Z] #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done [2025-01-21T11:25:37.538Z] #21 DONE 4.3s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #52 [support-notifications internal] load build context [2025-01-21T11:25:37.538Z] #52 transferring context: 3.09MB 2.2s done [2025-01-21T11:25:37.538Z] #52 DONE 3.0s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #51 [security-spire-server internal] load build context [2025-01-21T11:25:37.538Z] #51 transferring context: 23.68kB 0.1s done [2025-01-21T11:25:37.538Z] #51 ... [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-21T11:25:37.538Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-21T11:25:37.538Z] #53 DONE 0.2s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #54 [security-spire-agent internal] load build context [2025-01-21T11:25:37.538Z] #54 transferring context: 23.21kB 0.0s done [2025-01-21T11:25:37.538Z] #54 DONE 0.3s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #51 [security-spire-server internal] load build context [2025-01-21T11:25:37.538Z] #51 DONE 0.7s [2025-01-21T11:25:37.538Z] [2025-01-21T11:25:37.538Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:37.538Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2025-01-21T11:25:37.902Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-21T11:25:37.902Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-21T11:25:37.902Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-21T11:25:37.902Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-21T11:25:37.902Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-21T11:25:37.902Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-01-21T11:25:38.198Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-21T11:25:38.198Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2025-01-21T11:25:38.198Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-21T11:25:38.198Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2025-01-21T11:25:38.198Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2025-01-21T11:25:38.198Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-01-21T11:25:38.198Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-01-21T11:25:38.478Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-01-21T11:25:38.478Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-01-21T11:25:38.478Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-01-21T11:25:38.782Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.9s [2025-01-21T11:25:38.782Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-21T11:25:39.077Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.1s [2025-01-21T11:25:39.077Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.26MB / 28.04MB 1.3s [2025-01-21T11:25:39.374Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.4s [2025-01-21T11:25:39.374Z] #48 ... [2025-01-21T11:25:39.374Z] [2025-01-21T11:25:39.374Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:39.374Z] #55 DONE 5.1s [2025-01-21T11:25:39.374Z] [2025-01-21T11:25:39.374Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-21T11:25:39.374Z] #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:39.374Z] #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:39.374Z] #0 4.658 OK: 239 MiB in 58 packages [2025-01-21T11:25:39.374Z] #56 DONE 5.8s [2025-01-21T11:25:39.374Z] [2025-01-21T11:25:39.374Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:39.374Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.7s [2025-01-21T11:25:40.015Z] #48 ... [2025-01-21T11:25:40.015Z] [2025-01-21T11:25:40.015Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:40.015Z] #57 DONE 5.7s [2025-01-21T11:25:40.015Z] [2025-01-21T11:25:40.015Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:40.015Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:40.015Z] #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:40.015Z] #0 5.770 OK: 239 MiB in 58 packages [2025-01-21T11:25:40.015Z] #58 DONE 6.5s [2025-01-21T11:25:40.015Z] [2025-01-21T11:25:40.015Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:40.294Z] #48 ... [2025-01-21T11:25:40.294Z] [2025-01-21T11:25:40.294Z] #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:40.294Z] #59 DONE 0.9s [2025-01-21T11:25:40.294Z] [2025-01-21T11:25:40.294Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:40.294Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:40.294Z] #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:40.294Z] #0 5.836 OK: 239 MiB in 58 packages [2025-01-21T11:25:40.294Z] #60 DONE 6.9s [2025-01-21T11:25:40.294Z] [2025-01-21T11:25:40.294Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:40.294Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.5s [2025-01-21T11:25:40.592Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.47MB / 28.04MB 2.8s [2025-01-21T11:25:40.870Z] #48 ... [2025-01-21T11:25:40.870Z] [2025-01-21T11:25:40.870Z] #61 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:40.870Z] #61 DONE 0.6s [2025-01-21T11:25:40.870Z] [2025-01-21T11:25:40.870Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:40.870Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 3.2s [2025-01-21T11:25:41.141Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.49MB / 28.04MB 3.3s [2025-01-21T11:25:41.141Z] #48 ... [2025-01-21T11:25:41.141Z] [2025-01-21T11:25:41.141Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:41.141Z] #62 DONE 1.0s [2025-01-21T11:25:41.141Z] [2025-01-21T11:25:41.141Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:41.413Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.5s [2025-01-21T11:25:41.413Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.62MB / 28.04MB 3.6s [2025-01-21T11:25:41.712Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.67MB / 28.04MB 3.9s [2025-01-21T11:25:41.984Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 4.2s [2025-01-21T11:25:42.254Z] #60 ... [2025-01-21T11:25:42.254Z] [2025-01-21T11:25:42.254Z] #52 [core-metadata internal] load build context [2025-01-21T11:25:42.254Z] #52 DONE 33.3s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:42.511Z] #57 DONE 31.6s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:42.511Z] #55 DONE 31.8s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-21T11:25:42.511Z] #62 DONE 31.6s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:42.511Z] #61 DONE 31.6s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-21T11:25:42.511Z] #60 DONE 31.6s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-21T11:25:42.511Z] #64 DONE 31.6s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:42.511Z] #56 DONE 32.1s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:25:42.511Z] #72 ... [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-21T11:25:42.511Z] #58 DONE 31.8s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-21T11:25:42.511Z] #65 DONE 31.7s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #49 [security-secretstore-setup internal] load build context [2025-01-21T11:25:42.511Z] #49 DONE 33.5s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-21T11:25:42.511Z] #59 DONE 31.8s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #47 [support-scheduler internal] load build context [2025-01-21T11:25:42.511Z] #47 DONE 34.1s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #45 [core-data internal] load build context [2025-01-21T11:25:42.511Z] #45 DONE 34.1s [2025-01-21T11:25:42.511Z] [2025-01-21T11:25:42.511Z] #46 [security-bootstrapper internal] load build context [2025-01-21T11:25:42.511Z] #46 DONE 34.1s [2025-01-21T11:25:42.571Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.6s [2025-01-21T11:25:42.571Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done [2025-01-21T11:25:42.571Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-21T11:25:42.770Z] #63 DONE 31.8s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #50 [support-notifications internal] load build context [2025-01-21T11:25:42.770Z] #50 DONE 33.6s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #44 [core-command internal] load build context [2025-01-21T11:25:42.770Z] #44 DONE 34.2s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #48 [security-proxy-setup internal] load build context [2025-01-21T11:25:42.770Z] #48 DONE 34.2s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #51 [security-proxy-auth internal] load build context [2025-01-21T11:25:42.770Z] #51 DONE 34.1s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #43 [core-keeper internal] load build context [2025-01-21T11:25:42.770Z] #43 DONE 34.2s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #53 [security-spiffe-token-provider internal] load build context [2025-01-21T11:25:42.770Z] #53 DONE 33.6s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-21T11:25:42.770Z] #42 DONE 34.2s [2025-01-21T11:25:42.770Z] [2025-01-21T11:25:42.770Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:43.704Z] #73 ... [2025-01-21T11:25:43.704Z] [2025-01-21T11:25:43.704Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-21T11:25:43.704Z] #68 DONE 24.1s [2025-01-21T11:25:43.704Z] [2025-01-21T11:25:43.704Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-21T11:25:43.704Z] #71 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:43.704Z] #71 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:43.961Z] #71 24.52 OK: 248 MiB in 58 packages [2025-01-21T11:25:43.984Z] #48 ... [2025-01-21T11:25:43.984Z] [2025-01-21T11:25:43.984Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-21T11:25:43.984Z] #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:43.984Z] #0 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:43.984Z] #0 7.085 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:43.984Z] #0 7.085 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:43.984Z] #0 7.085 OK: 24052 distinct packages available [2025-01-21T11:25:43.984Z] #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:43.984Z] #0 8.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:43.984Z] #63 ... [2025-01-21T11:25:43.984Z] [2025-01-21T11:25:43.984Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:44.255Z] #48 ... [2025-01-21T11:25:44.255Z] [2025-01-21T11:25:44.255Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:44.255Z] #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.255Z] #0 8.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.524Z] #64 ... [2025-01-21T11:25:44.524Z] [2025-01-21T11:25:44.524Z] #65 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:44.524Z] #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.524Z] #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.524Z] #0 9.835 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:44.524Z] #0 9.866 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:44.524Z] #0 9.962 OK: 9 MiB in 15 packages [2025-01-21T11:25:44.524Z] #65 ... [2025-01-21T11:25:44.524Z] [2025-01-21T11:25:44.524Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-21T11:25:44.524Z] #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.524Z] #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.524Z] #0 8.711 (1/3) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:44.524Z] #0 8.959 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:44.524Z] #0 8.971 (3/3) Installing tzdata (2024b-r0) [2025-01-21T11:25:44.524Z] #0 9.726 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:44.524Z] #0 9.816 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:44.796Z] #66 ... [2025-01-21T11:25:44.796Z] [2025-01-21T11:25:44.796Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-21T11:25:44.796Z] #0 5.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 9.373 OK: 239 MiB in 58 packages [2025-01-21T11:25:44.796Z] #67 DONE 10.4s [2025-01-21T11:25:44.796Z] [2025-01-21T11:25:44.796Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-21T11:25:44.796Z] #0 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #68 ... [2025-01-21T11:25:44.796Z] [2025-01-21T11:25:44.796Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-21T11:25:44.796Z] #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 5.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 9.288 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:44.796Z] #0 9.319 (2/2) Installing su-exec (0.2-r3) [2025-01-21T11:25:44.796Z] #0 9.319 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:44.796Z] #0 9.426 OK: 9 MiB in 16 packages [2025-01-21T11:25:44.796Z] #69 ... [2025-01-21T11:25:44.796Z] [2025-01-21T11:25:44.796Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-21T11:25:44.796Z] #0 7.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.796Z] #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #71 DONE 25.3s [2025-01-21T11:25:44.898Z] [2025-01-21T11:25:44.898Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-21T11:25:44.898Z] #66 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #66 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #66 24.52 OK: 248 MiB in 58 packages [2025-01-21T11:25:44.898Z] #66 DONE 25.2s [2025-01-21T11:25:44.898Z] [2025-01-21T11:25:44.898Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:44.898Z] #70 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #70 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #70 24.58 OK: 248 MiB in 58 packages [2025-01-21T11:25:44.898Z] #70 DONE 25.2s [2025-01-21T11:25:44.898Z] [2025-01-21T11:25:44.898Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-21T11:25:44.898Z] #67 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #67 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:44.898Z] #67 24.91 OK: 248 MiB in 58 packages [2025-01-21T11:25:44.898Z] #67 DONE 25.6s [2025-01-21T11:25:44.898Z] [2025-01-21T11:25:44.898Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.064Z] #70 ... [2025-01-21T11:25:45.064Z] [2025-01-21T11:25:45.064Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-21T11:25:45.064Z] #69 DONE 10.7s [2025-01-21T11:25:45.064Z] [2025-01-21T11:25:45.064Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-21T11:25:45.064Z] #0 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:45.064Z] #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:45.064Z] #71 ... [2025-01-21T11:25:45.064Z] [2025-01-21T11:25:45.064Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-21T11:25:45.064Z] #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:45.064Z] #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:45.337Z] #72 ... [2025-01-21T11:25:45.337Z] [2025-01-21T11:25:45.337Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:45.465Z] #74 ... [2025-01-21T11:25:45.465Z] [2025-01-21T11:25:45.465Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.465Z] #75 DONE 0.6s [2025-01-21T11:25:45.465Z] [2025-01-21T11:25:45.465Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.465Z] #76 DONE 0.7s [2025-01-21T11:25:45.465Z] [2025-01-21T11:25:45.465Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.465Z] #74 DONE 0.7s [2025-01-21T11:25:45.465Z] [2025-01-21T11:25:45.465Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.465Z] #77 DONE 0.8s [2025-01-21T11:25:45.465Z] [2025-01-21T11:25:45.465Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:45.605Z] #48 ... [2025-01-21T11:25:45.605Z] [2025-01-21T11:25:45.605Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:45.605Z] #73 DONE 0.7s [2025-01-21T11:25:45.605Z] [2025-01-21T11:25:45.605Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-21T11:25:45.605Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-21T11:25:45.605Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-21T11:25:45.605Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-21T11:25:45.605Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-21T11:25:45.605Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-01-21T11:25:45.605Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-01-21T11:25:45.605Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2025-01-21T11:25:45.605Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.3s done [2025-01-21T11:25:45.605Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-21T11:25:45.605Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.4s [2025-01-21T11:25:45.873Z] #53 ... [2025-01-21T11:25:45.873Z] [2025-01-21T11:25:45.873Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:46.030Z] #78 ... [2025-01-21T11:25:46.030Z] [2025-01-21T11:25:46.030Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-21T11:25:46.030Z] #69 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:46.030Z] #69 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:46.030Z] #69 25.48 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:46.030Z] #69 25.48 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:46.030Z] #69 25.48 OK: 24174 distinct packages available [2025-01-21T11:25:46.030Z] #69 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:46.030Z] #69 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:46.030Z] #69 26.05 OK: 248 MiB in 58 packages [2025-01-21T11:25:46.030Z] #69 DONE 26.3s [2025-01-21T11:25:46.030Z] [2025-01-21T11:25:46.030Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:46.030Z] #79 DONE 0.0s [2025-01-21T11:25:46.030Z] [2025-01-21T11:25:46.030Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:46.145Z] #48 ... [2025-01-21T11:25:46.145Z] [2025-01-21T11:25:46.145Z] #65 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:46.145Z] #65 DONE 11.7s [2025-01-21T11:25:46.145Z] [2025-01-21T11:25:46.145Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:46.730Z] #74 ... [2025-01-21T11:25:46.730Z] [2025-01-21T11:25:46.730Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-21T11:25:46.730Z] #66 10.63 OK: 11 MiB in 17 packages [2025-01-21T11:25:46.730Z] #66 DONE 12.3s [2025-01-21T11:25:46.999Z] [2025-01-21T11:25:46.999Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-21T11:25:46.999Z] #0 4.276 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:46.999Z] #0 5.910 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:46.999Z] #75 ... [2025-01-21T11:25:46.999Z] [2025-01-21T11:25:46.999Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-21T11:25:46.999Z] #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:46.999Z] #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:47.014Z] #80 ... [2025-01-21T11:25:47.014Z] [2025-01-21T11:25:47.014Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:47.014Z] #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.014Z] #0 3.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.014Z] #0 4.177 OK: 8 MiB in 15 packages [2025-01-21T11:25:47.014Z] #81 DONE 4.4s [2025-01-21T11:25:47.014Z] [2025-01-21T11:25:47.014Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:47.014Z] #73 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.014Z] #73 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.272Z] #73 4.561 OK: 8 MiB in 15 packages [2025-01-21T11:25:47.272Z] #73 DONE 5.1s [2025-01-21T11:25:47.272Z] [2025-01-21T11:25:47.272Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-21T11:25:47.272Z] #0 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.272Z] #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.272Z] #0 4.712 OK: 19 MiB in 18 packages [2025-01-21T11:25:47.272Z] #82 DONE 4.9s [2025-01-21T11:25:47.272Z] [2025-01-21T11:25:47.272Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-21T11:25:47.272Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.272Z] #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.272Z] #0 4.804 OK: 9 MiB in 19 packages [2025-01-21T11:25:47.275Z] #76 ... [2025-01-21T11:25:47.275Z] [2025-01-21T11:25:47.275Z] #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:47.275Z] #0 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:47.275Z] #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:47.275Z] #77 ... [2025-01-21T11:25:47.275Z] [2025-01-21T11:25:47.275Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:47.531Z] #83 DONE 5.0s [2025-01-21T11:25:47.531Z] [2025-01-21T11:25:47.531Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:25:47.531Z] #72 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.531Z] #72 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:47.543Z] #48 ... [2025-01-21T11:25:47.544Z] [2025-01-21T11:25:47.544Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:47.544Z] #64 11.91 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:47.544Z] #64 11.93 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:47.544Z] #64 12.03 OK: 9 MiB in 15 packages [2025-01-21T11:25:47.544Z] #64 DONE 13.3s [2025-01-21T11:25:47.812Z] [2025-01-21T11:25:47.812Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:47.812Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2025-01-21T11:25:48.081Z] #48 ... [2025-01-21T11:25:48.081Z] [2025-01-21T11:25:48.081Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-21T11:25:48.081Z] #63 13.41 OK: 239 MiB in 58 packages [2025-01-21T11:25:48.081Z] #63 DONE 14.3s [2025-01-21T11:25:48.098Z] #72 5.396 OK: 13 MiB in 28 packages [2025-01-21T11:25:48.349Z] [2025-01-21T11:25:48.349Z] #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:48.349Z] #77 11.67 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:48.349Z] #77 11.67 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:48.349Z] #77 11.67 OK: 24048 distinct packages available [2025-01-21T11:25:49.327Z] #77 ... [2025-01-21T11:25:49.327Z] [2025-01-21T11:25:49.327Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:25:49.327Z] #78 DONE 1.0s [2025-01-21T11:25:49.327Z] [2025-01-21T11:25:49.327Z] #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:49.327Z] #77 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #72 DONE 6.7s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-21T11:25:49.480Z] #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 5.202 OK: 19 MiB in 18 packages [2025-01-21T11:25:49.480Z] #84 DONE 6.7s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:49.480Z] #0 4.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 5.308 OK: 12 MiB in 21 packages [2025-01-21T11:25:49.480Z] #85 DONE 6.6s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:25:49.480Z] #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 4.886 OK: 10 MiB in 17 packages [2025-01-21T11:25:49.480Z] #86 DONE 6.6s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:49.480Z] #0 3.924 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 4.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 5.195 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:49.480Z] #0 5.588 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:49.480Z] #0 5.594 OK: 8 MiB in 15 packages [2025-01-21T11:25:49.480Z] #87 DONE 6.8s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-21T11:25:49.480Z] #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 5.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:49.480Z] #0 6.099 OK: 8 MiB in 18 packages [2025-01-21T11:25:49.480Z] #88 DONE 6.6s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:25:49.480Z] #89 ... [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-21T11:25:49.480Z] #90 DONE 1.8s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:25:49.480Z] #91 DONE 1.9s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-21T11:25:49.480Z] #92 DONE 0.2s [2025-01-21T11:25:49.480Z] [2025-01-21T11:25:49.480Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-21T11:25:50.291Z] #77 ... [2025-01-21T11:25:50.291Z] [2025-01-21T11:25:50.291Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-21T11:25:50.291Z] #71 12.78 (1/7) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:50.291Z] #71 13.06 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:50.291Z] #71 13.07 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-21T11:25:50.291Z] #71 13.10 (4/7) Installing libsodium (1.0.19-r0) [2025-01-21T11:25:50.291Z] #71 13.14 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-21T11:25:50.291Z] #71 13.40 (6/7) Installing libzmq (4.3.5-r2) [2025-01-21T11:25:50.291Z] #71 13.54 (7/7) Installing zeromq (4.3.5-r2) [2025-01-21T11:25:50.291Z] #71 13.57 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:50.291Z] #71 13.73 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:50.291Z] #71 14.79 OK: 14 MiB in 21 packages [2025-01-21T11:25:50.291Z] #71 DONE 15.8s [2025-01-21T11:25:50.291Z] [2025-01-21T11:25:50.291Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:50.291Z] #48 ... [2025-01-21T11:25:50.291Z] [2025-01-21T11:25:50.291Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:50.562Z] #79 ... [2025-01-21T11:25:50.562Z] [2025-01-21T11:25:50.562Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:50.562Z] #0 4.460 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:50.562Z] #0 5.898 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:50.562Z] #80 ... [2025-01-21T11:25:50.562Z] [2025-01-21T11:25:50.562Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:50.829Z] #48 ... [2025-01-21T11:25:50.829Z] [2025-01-21T11:25:50.829Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-21T11:25:50.829Z] #68 13.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:50.829Z] #68 13.81 (2/4) Installing openssl (3.3.2-r1) [2025-01-21T11:25:50.829Z] #68 13.91 (3/4) Installing su-exec (0.2-r3) [2025-01-21T11:25:50.829Z] #68 13.92 (4/4) Installing yq-go (4.44.1-r2) [2025-01-21T11:25:50.829Z] #68 14.74 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:50.829Z] #68 14.92 OK: 20 MiB in 18 packages [2025-01-21T11:25:50.829Z] #68 DONE 16.5s [2025-01-21T11:25:50.829Z] [2025-01-21T11:25:50.829Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:50.829Z] #48 ... [2025-01-21T11:25:50.829Z] [2025-01-21T11:25:50.829Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:50.829Z] #81 ... [2025-01-21T11:25:50.829Z] [2025-01-21T11:25:50.829Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-21T11:25:51.412Z] #82 ... [2025-01-21T11:25:51.412Z] [2025-01-21T11:25:51.412Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:51.412Z] #83 ... [2025-01-21T11:25:51.412Z] [2025-01-21T11:25:51.412Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:51.412Z] #48 ... [2025-01-21T11:25:51.412Z] [2025-01-21T11:25:51.412Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-21T11:25:51.412Z] #70 13.83 (1/4) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:51.412Z] #70 14.19 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:51.686Z] #70 14.23 (3/4) Installing su-exec (0.2-r3) [2025-01-21T11:25:51.686Z] #70 14.23 (4/4) Installing yq-go (4.44.1-r2) [2025-01-21T11:25:51.686Z] #70 14.94 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:51.686Z] #70 15.08 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:51.686Z] #70 16.09 OK: 20 MiB in 18 packages [2025-01-21T11:25:51.686Z] #70 DONE 17.1s [2025-01-21T11:25:51.686Z] [2025-01-21T11:25:51.686Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:52.392Z] #93 ... [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:25:52.392Z] #89 DONE 2.8s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-21T11:25:52.392Z] #0 6.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:52.392Z] #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:52.392Z] #0 6.913 OK: 8 MiB in 16 packages [2025-01-21T11:25:52.392Z] #94 DONE 9.4s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-21T11:25:52.392Z] #93 DONE 2.8s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-21T11:25:52.392Z] #0 5.499 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:52.392Z] #0 5.983 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T11:25:52.392Z] #0 7.230 OK: 248 MiB in 58 packages [2025-01-21T11:25:52.392Z] #95 DONE 8.6s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:25:52.392Z] #96 DONE 2.9s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-21T11:25:52.392Z] #97 DONE 0.1s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-21T11:25:52.392Z] #98 DONE 0.1s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-21T11:25:52.392Z] #99 DONE 0.3s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-21T11:25:52.392Z] #100 DONE 0.2s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-21T11:25:52.392Z] #101 DONE 0.1s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-21T11:25:52.392Z] #102 DONE 0.1s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:25:52.392Z] #103 DONE 0.2s [2025-01-21T11:25:52.392Z] [2025-01-21T11:25:52.392Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-21T11:25:52.666Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2025-01-21T11:25:52.667Z] #48 ... [2025-01-21T11:25:52.667Z] [2025-01-21T11:25:52.667Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-21T11:25:52.667Z] #75 11.58 OK: 239 MiB in 58 packages [2025-01-21T11:25:52.667Z] #75 DONE 13.3s [2025-01-21T11:25:52.667Z] [2025-01-21T11:25:52.667Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:52.958Z] #48 ... [2025-01-21T11:25:52.958Z] [2025-01-21T11:25:52.958Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-21T11:25:52.958Z] #80 10.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:52.958Z] #80 11.62 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:52.958Z] #80 11.68 OK: 9 MiB in 15 packages [2025-01-21T11:25:52.958Z] #80 DONE 12.7s [2025-01-21T11:25:52.958Z] [2025-01-21T11:25:52.958Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:53.035Z] #104 ... [2025-01-21T11:25:53.035Z] [2025-01-21T11:25:53.035Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:25:53.035Z] #105 DONE 0.3s [2025-01-21T11:25:53.035Z] [2025-01-21T11:25:53.035Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-21T11:25:53.035Z] #104 DONE 0.4s [2025-01-21T11:25:53.035Z] [2025-01-21T11:25:53.035Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:25:53.035Z] #106 DONE 0.5s [2025-01-21T11:25:53.035Z] [2025-01-21T11:25:53.035Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-21T11:25:53.227Z] #48 ... [2025-01-21T11:25:53.227Z] [2025-01-21T11:25:53.227Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-21T11:25:53.227Z] #84 DONE 0.5s [2025-01-21T11:25:53.227Z] [2025-01-21T11:25:53.227Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:53.297Z] #107 ... [2025-01-21T11:25:53.297Z] [2025-01-21T11:25:53.297Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-21T11:25:53.297Z] #108 DONE 0.6s [2025-01-21T11:25:53.297Z] [2025-01-21T11:25:53.297Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-21T11:25:53.297Z] #109 DONE 0.6s [2025-01-21T11:25:53.297Z] [2025-01-21T11:25:53.297Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-21T11:25:53.611Z] #110 DONE 0.2s [2025-01-21T11:25:53.611Z] [2025-01-21T11:25:53.611Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-21T11:25:53.611Z] #107 DONE 0.6s [2025-01-21T11:25:53.611Z] [2025-01-21T11:25:53.611Z] #111 [security-spire-server] exporting to image [2025-01-21T11:25:53.611Z] #111 exporting layers [2025-01-21T11:25:53.869Z] #111 ... [2025-01-21T11:25:53.869Z] [2025-01-21T11:25:53.869Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-21T11:25:53.869Z] #112 DONE 0.4s [2025-01-21T11:25:53.869Z] [2025-01-21T11:25:53.869Z] #111 [security-spire-config] exporting to image [2025-01-21T11:25:54.127Z] #111 ... [2025-01-21T11:25:54.127Z] [2025-01-21T11:25:54.127Z] #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-21T11:25:54.127Z] #113 DONE 2.0s [2025-01-21T11:25:54.187Z] #48 ... [2025-01-21T11:25:54.187Z] [2025-01-21T11:25:54.187Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-21T11:25:54.187Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s done [2025-01-21T11:25:54.187Z] #53 DONE 16.8s [2025-01-21T11:25:54.187Z] [2025-01-21T11:25:54.187Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:54.386Z] [2025-01-21T11:25:54.386Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-21T11:25:54.645Z] #114 DONE 0.6s [2025-01-21T11:25:54.645Z] [2025-01-21T11:25:54.645Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:54.904Z] #115 ... [2025-01-21T11:25:54.904Z] [2025-01-21T11:25:54.904Z] #111 [security-spire-config] exporting to image [2025-01-21T11:25:54.904Z] #111 exporting layers 1.0s done [2025-01-21T11:25:54.904Z] #111 writing image sha256:7d76a26bcc9d3ecb24f399326d10a588b295944fe208830a0de7996d74d02712 done [2025-01-21T11:25:54.904Z] #111 naming to docker.io/library/security-spire-server done [2025-01-21T11:25:54.904Z] #111 writing image sha256:495f392820167074f0931b82f56d9c9c9327b5f7e1a4ec5b66e991c68c703331 0.0s done [2025-01-21T11:25:54.904Z] #111 naming to docker.io/library/security-spire-agent done [2025-01-21T11:25:54.904Z] #111 writing image sha256:6ff28847fa8726ff47da2d7893be7a741318a732cb62aa248df4edf44f952da2 done [2025-01-21T11:25:54.904Z] #111 naming to docker.io/library/security-spire-config done [2025-01-21T11:25:54.904Z] #111 DONE 1.5s [2025-01-21T11:25:55.158Z] #48 ... [2025-01-21T11:25:55.158Z] [2025-01-21T11:25:55.158Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-21T11:25:55.158Z] #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:55.158Z] #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:55.158Z] #85 ... [2025-01-21T11:25:55.158Z] [2025-01-21T11:25:55.158Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:55.164Z] [2025-01-21T11:25:55.164Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:55.423Z] #116 ... [2025-01-21T11:25:55.423Z] [2025-01-21T11:25:55.423Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:55.423Z] #117 ... [2025-01-21T11:25:55.423Z] [2025-01-21T11:25:55.423Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:55.428Z] #48 ... [2025-01-21T11:25:55.428Z] [2025-01-21T11:25:55.428Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:55.696Z] #86 ... [2025-01-21T11:25:55.696Z] [2025-01-21T11:25:55.696Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:55.696Z] #48 ... [2025-01-21T11:25:55.696Z] [2025-01-21T11:25:55.696Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:25:55.696Z] #0 3.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:55.696Z] #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:55.696Z] #0 8.238 OK: 11 MiB in 17 packages [2025-01-21T11:25:55.696Z] #87 DONE 9.0s [2025-01-21T11:25:55.696Z] [2025-01-21T11:25:55.696Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:56.288Z] #48 ... [2025-01-21T11:25:56.288Z] [2025-01-21T11:25:56.288Z] #77 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-21T11:25:56.288Z] #77 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.288Z] #77 18.31 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:56.288Z] #77 18.32 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:56.288Z] #77 18.34 (3/5) Installing libucontext (1.2-r3) [2025-01-21T11:25:56.288Z] #77 18.39 (4/5) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:56.288Z] #77 18.42 (5/5) Installing openssl (3.3.2-r1) [2025-01-21T11:25:56.288Z] #77 18.52 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:56.288Z] #77 18.62 OK: 10 MiB in 19 packages [2025-01-21T11:25:56.288Z] #77 DONE 19.5s [2025-01-21T11:25:56.288Z] [2025-01-21T11:25:56.288Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-21T11:25:56.288Z] #85 10.30 OK: 9 MiB in 16 packages [2025-01-21T11:25:56.288Z] #85 DONE 11.2s [2025-01-21T11:25:56.288Z] [2025-01-21T11:25:56.288Z] #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:56.288Z] #74 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.288Z] #74 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.288Z] #74 9.563 OK: 9 MiB in 15 packages [2025-01-21T11:25:56.288Z] #74 DONE 10.2s [2025-01-21T11:25:56.288Z] [2025-01-21T11:25:56.288Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:56.562Z] #48 ... [2025-01-21T11:25:56.562Z] [2025-01-21T11:25:56.562Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:56.562Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.562Z] #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.562Z] #0 8.025 OK: 9 MiB in 15 packages [2025-01-21T11:25:56.562Z] #88 DONE 9.0s [2025-01-21T11:25:56.562Z] [2025-01-21T11:25:56.562Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:56.832Z] #48 ... [2025-01-21T11:25:56.832Z] [2025-01-21T11:25:56.832Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-21T11:25:56.832Z] #72 13.97 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:56.832Z] #72 13.97 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:56.832Z] #72 13.97 OK: 24048 distinct packages available [2025-01-21T11:25:56.832Z] #72 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.832Z] #72 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:56.832Z] #72 19.62 (1/14) Installing ca-certificates (20241121-r1) [2025-01-21T11:25:56.832Z] #72 19.87 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-21T11:25:56.832Z] #72 19.98 (3/14) Installing c-ares (1.33.1-r0) [2025-01-21T11:25:56.832Z] #72 20.07 (4/14) Installing libunistring (1.2-r0) [2025-01-21T11:25:56.832Z] #72 20.17 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-21T11:25:56.832Z] #72 20.22 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-21T11:25:56.832Z] #72 20.26 (7/14) Installing libpsl (0.21.5-r1) [2025-01-21T11:25:56.832Z] #72 20.35 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-21T11:25:56.832Z] #72 20.39 (9/14) Installing libcurl (8.11.1-r0) [2025-01-21T11:25:56.832Z] #72 20.52 (10/14) Installing curl (8.11.1-r0) [2025-01-21T11:25:56.832Z] #72 20.63 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:56.832Z] #72 20.64 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:56.832Z] #72 20.67 (13/14) Installing libucontext (1.2-r3) [2025-01-21T11:25:56.832Z] #72 20.69 (14/14) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:56.832Z] #72 20.73 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:56.832Z] #72 20.83 Executing ca-certificates-20241121-r1.trigger [2025-01-21T11:25:56.832Z] #72 21.65 OK: 15 MiB in 28 packages [2025-01-21T11:25:56.832Z] #72 DONE 22.5s [2025-01-21T11:25:57.100Z] [2025-01-21T11:25:57.100Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:25:58.070Z] #89 ... [2025-01-21T11:25:58.070Z] [2025-01-21T11:25:58.070Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-21T11:25:58.070Z] #76 12.03 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-21T11:25:58.070Z] #76 12.03 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-21T11:25:58.070Z] #76 12.03 OK: 24048 distinct packages available [2025-01-21T11:25:58.070Z] #76 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:58.070Z] #76 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:58.070Z] #76 20.11 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-21T11:25:58.070Z] #76 20.15 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-21T11:25:58.070Z] #76 20.15 (3/4) Installing libucontext (1.2-r3) [2025-01-21T11:25:58.070Z] #76 20.15 (4/4) Installing gcompat (1.1.0-r4) [2025-01-21T11:25:58.070Z] #76 20.19 Executing busybox-1.36.1-r29.trigger [2025-01-21T11:25:58.070Z] #76 20.27 OK: 9 MiB in 18 packages [2025-01-21T11:25:58.070Z] #76 DONE 21.3s [2025-01-21T11:25:58.337Z] [2025-01-21T11:25:58.337Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:58.337Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2025-01-21T11:25:58.923Z] #48 ... [2025-01-21T11:25:58.923Z] [2025-01-21T11:25:58.923Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-21T11:25:58.923Z] #82 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:58.923Z] #82 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:58.923Z] #82 7.494 OK: 20 MiB in 18 packages [2025-01-21T11:25:58.923Z] #82 DONE 8.0s [2025-01-21T11:25:58.923Z] [2025-01-21T11:25:58.923Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:59.200Z] #48 ... [2025-01-21T11:25:59.200Z] [2025-01-21T11:25:59.200Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-21T11:25:59.200Z] #90 DONE 0.2s [2025-01-21T11:25:59.200Z] [2025-01-21T11:25:59.200Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:59.200Z] #48 ... [2025-01-21T11:25:59.200Z] [2025-01-21T11:25:59.200Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:25:59.468Z] #91 ... [2025-01-21T11:25:59.468Z] [2025-01-21T11:25:59.468Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:59.468Z] #48 ... [2025-01-21T11:25:59.468Z] [2025-01-21T11:25:59.468Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-21T11:25:59.468Z] #0 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:59.468Z] #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:59.468Z] #0 7.297 OK: 20 MiB in 18 packages [2025-01-21T11:25:59.468Z] #92 DONE 8.0s [2025-01-21T11:25:59.468Z] [2025-01-21T11:25:59.468Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:25:59.740Z] #48 ... [2025-01-21T11:25:59.740Z] [2025-01-21T11:25:59.740Z] #93 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-21T11:25:59.740Z] #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:59.740Z] #0 4.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:25:59.740Z] #0 8.975 OK: 14 MiB in 21 packages [2025-01-21T11:25:59.740Z] #93 DONE 9.4s [2025-01-21T11:25:59.740Z] [2025-01-21T11:25:59.740Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:26:00.328Z] #48 ... [2025-01-21T11:26:00.328Z] [2025-01-21T11:26:00.328Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-21T11:26:00.328Z] #94 DONE 4.0s [2025-01-21T11:26:00.328Z] [2025-01-21T11:26:00.328Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:26:00.328Z] #48 ... [2025-01-21T11:26:00.328Z] [2025-01-21T11:26:00.328Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-21T11:26:00.328Z] #95 DONE 0.2s [2025-01-21T11:26:00.328Z] [2025-01-21T11:26:00.328Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-21T11:26:00.328Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.7s done [2025-01-21T11:26:00.600Z] #48 DONE 24.2s [2025-01-21T11:26:00.600Z] [2025-01-21T11:26:00.600Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:26:00.600Z] #89 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:00.600Z] #89 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:02.016Z] #89 5.208 OK: 15 MiB in 28 packages [2025-01-21T11:26:02.312Z] #89 ... [2025-01-21T11:26:02.312Z] [2025-01-21T11:26:02.312Z] #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-21T11:26:02.312Z] #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:02.312Z] #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:02.312Z] #0 5.916 OK: 10 MiB in 19 packages [2025-01-21T11:26:02.312Z] #96 DONE 6.3s [2025-01-21T11:26:02.312Z] [2025-01-21T11:26:02.312Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:02.581Z] #97 ... [2025-01-21T11:26:02.581Z] [2025-01-21T11:26:02.581Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-21T11:26:02.581Z] #89 DONE 5.6s [2025-01-21T11:26:02.581Z] [2025-01-21T11:26:02.581Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-21T11:26:03.175Z] #98 ... [2025-01-21T11:26:03.175Z] [2025-01-21T11:26:03.175Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-21T11:26:03.175Z] #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:03.175Z] #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T11:26:03.175Z] #0 4.243 OK: 9 MiB in 18 packages [2025-01-21T11:26:03.175Z] #99 DONE 5.0s [2025-01-21T11:26:03.175Z] [2025-01-21T11:26:03.175Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-21T11:26:03.175Z] #98 DONE 1.0s [2025-01-21T11:26:03.175Z] [2025-01-21T11:26:03.175Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:03.450Z] #100 ... [2025-01-21T11:26:03.450Z] [2025-01-21T11:26:03.450Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:03.450Z] #101 ... [2025-01-21T11:26:03.450Z] [2025-01-21T11:26:03.450Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:03.723Z] #102 ... [2025-01-21T11:26:03.723Z] [2025-01-21T11:26:03.723Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:03.723Z] #97 DONE 1.4s [2025-01-21T11:26:03.723Z] [2025-01-21T11:26:03.723Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-21T11:26:03.997Z] #103 DONE 0.4s [2025-01-21T11:26:03.997Z] [2025-01-21T11:26:03.997Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-21T11:26:04.264Z] #104 ... [2025-01-21T11:26:04.264Z] [2025-01-21T11:26:04.265Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:04.265Z] #102 DONE 0.9s [2025-01-21T11:26:04.265Z] [2025-01-21T11:26:04.265Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-21T11:26:04.265Z] #100 DONE 1.1s [2025-01-21T11:26:04.265Z] [2025-01-21T11:26:04.265Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-21T11:26:04.265Z] #104 DONE 0.2s [2025-01-21T11:26:04.265Z] [2025-01-21T11:26:04.265Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-21T11:26:04.265Z] #105 DONE 0.2s [2025-01-21T11:26:04.265Z] [2025-01-21T11:26:04.265Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-21T11:26:04.531Z] #106 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:26:04.532Z] #107 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-21T11:26:04.532Z] #108 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:26:04.532Z] #109 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-21T11:26:04.532Z] #110 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-21T11:26:04.532Z] #111 DONE 0.2s [2025-01-21T11:26:04.532Z] [2025-01-21T11:26:04.532Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:26:04.795Z] #112 ... [2025-01-21T11:26:04.795Z] [2025-01-21T11:26:04.795Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-21T11:26:04.795Z] #113 DONE 0.2s [2025-01-21T11:26:04.795Z] [2025-01-21T11:26:04.795Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-21T11:26:04.795Z] #112 DONE 0.2s [2025-01-21T11:26:04.795Z] [2025-01-21T11:26:04.795Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-21T11:26:04.795Z] #114 DONE 0.2s [2025-01-21T11:26:04.795Z] [2025-01-21T11:26:04.795Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-21T11:26:05.060Z] #115 ... [2025-01-21T11:26:05.060Z] [2025-01-21T11:26:05.060Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-21T11:26:05.060Z] #116 DONE 0.2s [2025-01-21T11:26:05.060Z] [2025-01-21T11:26:05.060Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-21T11:26:05.060Z] #115 DONE 0.2s [2025-01-21T11:26:05.060Z] [2025-01-21T11:26:05.060Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-21T11:26:05.327Z] #117 DONE 0.1s [2025-01-21T11:26:05.327Z] [2025-01-21T11:26:05.327Z] #118 [security-spire-config] exporting to image [2025-01-21T11:26:05.327Z] #118 exporting layers [2025-01-21T11:26:06.290Z] #118 ... [2025-01-21T11:26:06.290Z] [2025-01-21T11:26:06.290Z] #119 [security-spire-server] exporting to image [2025-01-21T11:26:06.290Z] #119 exporting layers 1.5s done [2025-01-21T11:26:06.290Z] #119 writing image sha256:9790423d709e5fb26ce54c6634d5f5fab2adda89fed20ec77f4ecaaa3d465d86 done [2025-01-21T11:26:06.290Z] #119 naming to docker.io/library/security-spire-server-arm64 done [2025-01-21T11:26:06.290Z] #119 DONE 1.5s [2025-01-21T11:26:06.558Z] [2025-01-21T11:26:06.558Z] #120 [security-spire-agent] exporting to image [2025-01-21T11:26:07.141Z] #120 ... [2025-01-21T11:26:07.141Z] [2025-01-21T11:26:07.141Z] #118 [security-spire-config] exporting to image [2025-01-21T11:26:07.141Z] #118 exporting layers 1.8s done [2025-01-21T11:26:07.141Z] #118 writing image sha256:c01a66557ad611b363367e81522162e1b3916d7980ad1c307f5d9fa4f1b5c40c 0.1s done [2025-01-21T11:26:07.141Z] #118 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-21T11:26:07.141Z] #118 DONE 2.0s [2025-01-21T11:26:07.141Z] [2025-01-21T11:26:07.141Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:07.141Z] #91 ... [2025-01-21T11:26:07.141Z] [2025-01-21T11:26:07.141Z] #120 [security-spire-agent] exporting to image [2025-01-21T11:26:07.141Z] #120 exporting layers 1.9s done [2025-01-21T11:26:07.141Z] #120 writing image sha256:ae3908721cbafba861f160d16a3ec52df1c622eb890bf896850389dd45cd1a3f 0.0s done [2025-01-21T11:26:07.141Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-21T11:26:07.141Z] #120 DONE 1.9s [2025-01-21T11:26:07.406Z] [2025-01-21T11:26:07.406Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #91 ... [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #83 DONE 69.9s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #86 DONE 65.7s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #101 DONE 57.9s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #91 DONE 62.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #79 DONE 70.8s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #81 DONE 70.4s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #121 ... [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #122 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #123 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #124 [core-keeper builder 7/8] COPY . . [2025-01-21T11:26:54.225Z] #124 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #121 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #125 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #126 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #127 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #128 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #129 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #130 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #131 [support-scheduler builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #131 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #132 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #133 [core-metadata builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #133 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #134 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #135 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #136 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #137 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #138 DONE 1.0s [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #139 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #140 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #141 [core-data builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #141 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:26:54.225Z] #142 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:26:54.225Z] #143 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #144 [core-command builder 6/7] COPY . . [2025-01-21T11:26:54.225Z] #144 CACHED [2025-01-21T11:26:54.225Z] [2025-01-21T11:26:54.225Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:26:55.631Z] #145 3.327 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-21T11:27:02.334Z] #145 ... [2025-01-21T11:27:02.334Z] [2025-01-21T11:27:02.334Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-21T11:27:02.334Z] #0 2.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-21T11:27:02.334Z] #146 ... [2025-01-21T11:27:02.334Z] [2025-01-21T11:27:02.334Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-21T11:27:02.334Z] #0 2.488 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-21T11:27:02.601Z] #147 ... [2025-01-21T11:27:02.601Z] [2025-01-21T11:27:02.601Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-21T11:27:02.601Z] #0 3.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-21T11:27:02.957Z] #148 ... [2025-01-21T11:27:02.957Z] [2025-01-21T11:27:02.957Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:27:02.957Z] #0 3.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-21T11:27:02.957Z] #149 ... [2025-01-21T11:27:02.957Z] [2025-01-21T11:27:02.957Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-21T11:27:02.957Z] #0 1.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-21T11:27:03.147Z] #118 DONE 71.4s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:03.147Z] #115 DONE 64.4s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:03.147Z] #116 DONE 71.3s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:03.147Z] #80 DONE 71.0s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-21T11:27:03.147Z] #119 ... [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:03.147Z] #78 DONE 71.4s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:03.147Z] #117 DONE 71.5s [2025-01-21T11:27:03.147Z] [2025-01-21T11:27:03.147Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-21T11:27:03.365Z] #150 ... [2025-01-21T11:27:03.365Z] [2025-01-21T11:27:03.365Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:27:03.365Z] #0 2.398 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-21T11:27:03.365Z] #151 ... [2025-01-21T11:27:03.365Z] [2025-01-21T11:27:03.365Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:27:03.365Z] #0 3.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-21T11:27:03.632Z] #152 ... [2025-01-21T11:27:03.632Z] [2025-01-21T11:27:03.632Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-21T11:27:03.632Z] #0 2.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-21T11:27:03.632Z] #153 ... [2025-01-21T11:27:03.632Z] [2025-01-21T11:27:03.632Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:27:03.632Z] #0 3.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-21T11:27:04.129Z] #154 ... [2025-01-21T11:27:04.129Z] [2025-01-21T11:27:04.129Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-21T11:27:04.129Z] #0 2.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-21T11:27:04.396Z] #155 ... [2025-01-21T11:27:04.396Z] [2025-01-21T11:27:04.396Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-21T11:27:04.396Z] #0 1.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-21T11:27:07.434Z] #120 ... [2025-01-21T11:27:07.434Z] [2025-01-21T11:27:07.434Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-21T11:27:07.434Z] #121 ... [2025-01-21T11:27:07.434Z] [2025-01-21T11:27:07.434Z] #122 [core-command builder 6/7] COPY . . [2025-01-21T11:27:07.434Z] #122 ... [2025-01-21T11:27:07.434Z] [2025-01-21T11:27:07.434Z] #123 [core-keeper builder 7/8] COPY . . [2025-01-21T11:27:07.434Z] #123 ... [2025-01-21T11:27:07.434Z] [2025-01-21T11:27:07.434Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #124 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #125 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #126 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #127 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #121 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #123 [core-keeper builder 7/8] COPY . . [2025-01-21T11:27:10.743Z] #123 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #128 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #129 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #130 [core-metadata builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #130 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #131 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #132 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #133 [security-bootstrapper builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #133 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #119 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #134 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #135 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #136 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #122 [core-command builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #122 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #137 [core-data builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #137 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #138 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #139 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #120 DONE 13.8s [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T11:27:10.743Z] #140 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-21T11:27:10.743Z] #141 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-21T11:27:10.743Z] #142 CACHED [2025-01-21T11:27:10.743Z] [2025-01-21T11:27:10.743Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:27:11.823Z] #143 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-21T11:27:16.225Z] #143 ... [2025-01-21T11:27:16.225Z] [2025-01-21T11:27:16.225Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:27:16.225Z] #0 1.444 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-21T11:27:21.560Z] #144 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-21T11:27:21.560Z] #0 0.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-21T11:27:21.560Z] #145 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-21T11:27:21.560Z] #0 1.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-21T11:27:21.560Z] #146 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-21T11:27:21.560Z] #0 0.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-21T11:27:21.560Z] #147 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:27:21.560Z] #0 0.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-21T11:27:21.560Z] #148 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-21T11:27:21.560Z] #0 0.738 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-21T11:27:21.560Z] #149 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-21T11:27:21.560Z] #0 0.460 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-21T11:27:21.560Z] #150 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:27:21.560Z] #0 1.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-21T11:27:21.560Z] #151 ... [2025-01-21T11:27:21.560Z] [2025-01-21T11:27:21.560Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:27:21.560Z] #0 0.610 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-21T11:27:21.823Z] #152 ... [2025-01-21T11:27:21.823Z] [2025-01-21T11:27:21.823Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-21T11:27:21.823Z] #0 0.456 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-21T11:27:22.083Z] #153 ... [2025-01-21T11:27:22.083Z] [2025-01-21T11:27:22.083Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-21T11:27:22.083Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-21T11:28:43.636Z] #154 ... [2025-01-21T11:28:43.636Z] [2025-01-21T11:28:43.636Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-21T11:28:43.636Z] #153 83.08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-21T11:28:46.936Z] #153 DONE 96.0s [2025-01-21T11:28:46.936Z] [2025-01-21T11:28:46.936Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:28:46.936Z] #151 ... [2025-01-21T11:28:46.936Z] [2025-01-21T11:28:46.936Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-21T11:28:46.936Z] #150 DONE 96.0s [2025-01-21T11:28:46.936Z] [2025-01-21T11:28:46.936Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-21T11:28:46.936Z] #145 DONE 96.0s [2025-01-21T11:28:46.936Z] [2025-01-21T11:28:46.936Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-21T11:28:46.936Z] #154 DONE 96.0s [2025-01-21T11:28:46.936Z] [2025-01-21T11:28:46.936Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:28:48.319Z] #155 DONE 1.5s [2025-01-21T11:28:48.319Z] [2025-01-21T11:28:48.319Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:28:48.633Z] #156 ... [2025-01-21T11:28:48.633Z] [2025-01-21T11:28:48.633Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:28:48.633Z] #157 DONE 1.7s [2025-01-21T11:28:48.893Z] [2025-01-21T11:28:48.893Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:28:48.893Z] #156 DONE 1.7s [2025-01-21T11:28:48.893Z] [2025-01-21T11:28:48.893Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-21T11:28:48.893Z] #158 DONE 1.7s [2025-01-21T11:28:48.893Z] [2025-01-21T11:28:48.893Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:28:48.893Z] #159 DONE 0.7s [2025-01-21T11:28:48.893Z] [2025-01-21T11:28:48.893Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-21T11:28:49.154Z] #160 ... [2025-01-21T11:28:49.154Z] [2025-01-21T11:28:49.154Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:28:49.154Z] #161 DONE 0.4s [2025-01-21T11:28:49.413Z] [2025-01-21T11:28:49.413Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:28:49.413Z] #162 DONE 0.4s [2025-01-21T11:28:49.413Z] [2025-01-21T11:28:49.413Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-21T11:28:49.413Z] #160 DONE 0.5s [2025-01-21T11:28:49.413Z] [2025-01-21T11:28:49.413Z] #163 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:28:49.674Z] #163 ... [2025-01-21T11:28:49.674Z] [2025-01-21T11:28:49.674Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-21T11:28:49.674Z] #164 DONE 0.4s [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-21T11:28:49.933Z] #165 ... [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-21T11:28:49.933Z] #166 DONE 0.6s [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #163 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:28:49.933Z] #163 DONE 0.6s [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-21T11:28:49.933Z] #165 DONE 0.4s [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-21T11:28:49.933Z] #167 DONE 1.3s [2025-01-21T11:28:49.933Z] [2025-01-21T11:28:49.933Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-21T11:28:50.411Z] #168 ... [2025-01-21T11:28:50.411Z] [2025-01-21T11:28:50.411Z] #169 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-21T11:28:50.411Z] #169 DONE 0.2s [2025-01-21T11:28:50.694Z] [2025-01-21T11:28:50.694Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-21T11:28:50.694Z] #170 DONE 0.4s [2025-01-21T11:28:50.694Z] [2025-01-21T11:28:50.694Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:28:51.433Z] #171 ... [2025-01-21T11:28:51.433Z] [2025-01-21T11:28:51.433Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-21T11:28:51.433Z] #168 DONE 1.5s [2025-01-21T11:28:51.693Z] [2025-01-21T11:28:51.693Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:28:51.961Z] #172 ... [2025-01-21T11:28:51.961Z] [2025-01-21T11:28:51.961Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:28:51.961Z] #173 DONE 1.8s [2025-01-21T11:28:51.961Z] [2025-01-21T11:28:51.961Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:28:52.249Z] #174 ... [2025-01-21T11:28:52.249Z] [2025-01-21T11:28:52.249Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:28:52.249Z] #171 DONE 2.1s [2025-01-21T11:28:52.512Z] [2025-01-21T11:28:52.512Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-21T11:28:54.481Z] #175 ... [2025-01-21T11:28:54.481Z] [2025-01-21T11:28:54.481Z] #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:28:54.481Z] #176 DONE 3.9s [2025-01-21T11:28:54.743Z] [2025-01-21T11:28:54.743Z] #111 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:28:54.743Z] #111 exporting layers [2025-01-21T11:28:55.007Z] #111 ... [2025-01-21T11:28:55.007Z] [2025-01-21T11:28:55.007Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:28:55.007Z] #174 DONE 2.9s [2025-01-21T11:28:55.007Z] [2025-01-21T11:28:55.007Z] #177 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-21T11:28:55.268Z] #177 ... [2025-01-21T11:28:55.268Z] [2025-01-21T11:28:55.268Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:28:55.268Z] #172 DONE 3.7s [2025-01-21T11:28:55.268Z] [2025-01-21T11:28:55.268Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-21T11:28:55.268Z] #175 DONE 3.0s [2025-01-21T11:28:55.268Z] [2025-01-21T11:28:55.268Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-21T11:28:59.514Z] #178 ... [2025-01-21T11:28:59.514Z] [2025-01-21T11:28:59.514Z] #177 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-21T11:28:59.514Z] #177 DONE 4.3s [2025-01-21T11:28:59.514Z] [2025-01-21T11:28:59.514Z] #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-21T11:29:06.224Z] #179 ... [2025-01-21T11:29:06.224Z] [2025-01-21T11:29:06.224Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:29:16.498Z] #180 ... [2025-01-21T11:29:16.499Z] [2025-01-21T11:29:16.499Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-21T11:29:16.499Z] #178 DONE 18.7s [2025-01-21T11:29:16.499Z] [2025-01-21T11:29:16.499Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:29:27.036Z] #181 ... [2025-01-21T11:29:27.036Z] [2025-01-21T11:29:27.036Z] #111 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:29:27.036Z] #111 exporting layers 31.1s done [2025-01-21T11:29:42.164Z] #111 ... [2025-01-21T11:29:42.164Z] [2025-01-21T11:29:42.164Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:29:42.164Z] #143 DONE 149.8s [2025-01-21T11:29:42.164Z] [2025-01-21T11:29:42.164Z] #111 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:29:42.164Z] #111 writing image sha256:d4660a7b2cd2032c1eae7b0f0fdb1add62cc5e614a3c00886486ffaacd97c75a [2025-01-21T11:29:42.164Z] #111 writing image sha256:d4660a7b2cd2032c1eae7b0f0fdb1add62cc5e614a3c00886486ffaacd97c75a 0.8s done [2025-01-21T11:29:42.164Z] #111 naming to docker.io/library/core-common-config-bootstrapper [2025-01-21T11:29:42.164Z] #111 ... [2025-01-21T11:29:42.164Z] [2025-01-21T11:29:42.164Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:29:42.164Z] #180 DONE 46.0s [2025-01-21T11:29:42.164Z] [2025-01-21T11:29:42.164Z] #111 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:29:42.164Z] #111 exporting layers [2025-01-21T11:29:42.164Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-01-21T11:29:54.408Z] #111 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #182 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-21T11:29:54.408Z] #147 DONE 162.3s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:29:54.408Z] #151 DONE 162.4s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-21T11:29:54.408Z] #149 DONE 162.5s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-21T11:29:54.408Z] #146 DONE 162.5s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #183 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #183 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:29:54.408Z] #148 DONE 162.7s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #111 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:29:54.408Z] #111 exporting layers 12.2s done [2025-01-21T11:29:54.408Z] #111 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-21T11:29:54.408Z] #179 DONE 54.2s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:29:54.408Z] #152 DONE 163.0s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:29:54.408Z] #144 DONE 162.9s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:29:54.408Z] #181 DONE 39.6s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #184 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #182 DONE 0.9s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #111 [security-proxy-setup] exporting to image [2025-01-21T11:29:54.408Z] #111 writing image sha256:1db9ecf1978f5e8da2f67d1087e66de7b34e544e8ff3e9cf26fc7c6d6a77b0a1 0.0s done [2025-01-21T11:29:54.408Z] #111 naming to docker.io/library/security-proxy-setup done [2025-01-21T11:29:54.408Z] #111 DONE 60.5s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #183 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #183 DONE 0.7s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #185 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #185 DONE 0.6s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #186 DONE 0.7s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #187 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-21T11:29:54.408Z] #187 DONE 0.4s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #188 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-21T11:29:54.408Z] #188 ... [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #189 DONE 0.7s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.408Z] #184 DONE 0.6s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.408Z] #190 DONE 0.6s [2025-01-21T11:29:54.408Z] [2025-01-21T11:29:54.408Z] #191 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-21T11:29:54.408Z] #191 DONE 0.5s [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #192 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.669Z] #192 DONE 0.6s [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #193 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.669Z] #193 CACHED [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #194 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.669Z] #194 CACHED [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.669Z] #195 DONE 0.5s [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #188 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-21T11:29:54.669Z] #188 DONE 0.5s [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.669Z] #196 CACHED [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:29:54.669Z] #197 CACHED [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:29:54.669Z] #198 DONE 0.8s [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #111 [security-secretstore-setup] exporting to image [2025-01-21T11:29:54.669Z] #111 ... [2025-01-21T11:29:54.669Z] [2025-01-21T11:29:54.669Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.669Z] #199 DONE 0.3s [2025-01-21T11:29:54.929Z] [2025-01-21T11:29:54.929Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-21T11:29:54.929Z] #200 ... [2025-01-21T11:29:54.929Z] [2025-01-21T11:29:54.929Z] #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:29:54.929Z] #201 DONE 0.6s [2025-01-21T11:29:55.424Z] [2025-01-21T11:29:55.424Z] #202 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:55.424Z] #202 DONE 0.7s [2025-01-21T11:29:55.424Z] [2025-01-21T11:29:55.424Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-21T11:29:55.424Z] #203 DONE 0.7s [2025-01-21T11:29:55.424Z] [2025-01-21T11:29:55.424Z] #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-21T11:29:55.424Z] #204 DONE 0.7s [2025-01-21T11:29:55.424Z] [2025-01-21T11:29:55.424Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:56.821Z] #205 ... [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #206 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-21T11:29:56.821Z] #206 DONE 1.9s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-21T11:29:56.821Z] #207 ... [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #208 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-21T11:29:56.821Z] #208 DONE 2.4s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-21T11:29:56.821Z] #200 DONE 2.2s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-21T11:29:56.821Z] #209 DONE 2.4s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #210 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-21T11:29:56.821Z] #210 DONE 2.4s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #211 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-21T11:29:56.821Z] #211 DONE 1.9s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-21T11:29:56.821Z] #212 DONE 1.8s [2025-01-21T11:29:56.821Z] [2025-01-21T11:29:56.821Z] #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:56.821Z] #213 DONE 1.9s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:57.082Z] #205 DONE 1.9s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-21T11:29:57.082Z] #207 DONE 0.6s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-21T11:29:57.082Z] #214 DONE 0.2s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-21T11:29:57.082Z] #215 DONE 0.2s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #111 [support-scheduler] exporting to image [2025-01-21T11:29:57.082Z] #111 ... [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:57.082Z] #216 DONE 0.2s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:57.082Z] #217 DONE 0.2s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:29:57.082Z] #218 DONE 0.2s [2025-01-21T11:29:57.082Z] [2025-01-21T11:29:57.082Z] #111 [core-command] exporting to image [2025-01-21T11:29:57.082Z] #111 exporting layers 0.2s done [2025-01-21T11:29:57.341Z] #111 ... [2025-01-21T11:29:57.341Z] [2025-01-21T11:29:57.341Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-21T11:29:57.341Z] #219 DONE 0.2s [2025-01-21T11:29:57.341Z] [2025-01-21T11:29:57.341Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-21T11:29:57.341Z] #220 DONE 0.2s [2025-01-21T11:29:57.341Z] [2025-01-21T11:29:57.341Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-21T11:29:57.341Z] #221 DONE 0.2s [2025-01-21T11:29:57.341Z] [2025-01-21T11:29:57.341Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-21T11:29:57.341Z] #222 DONE 0.1s [2025-01-21T11:29:57.341Z] [2025-01-21T11:29:57.341Z] #111 [security-secretstore-setup] exporting to image [2025-01-21T11:29:57.341Z] #111 writing image sha256:ffda5bb4d679b3f96605a8b8f06c12e28653809dd3860e71ac51b8f446c09e1d 0.0s done [2025-01-21T11:29:57.341Z] #111 writing image sha256:a5ee4303738251ae388643db4f9853f23711d4d1cc9f1aca1efb4e5f7620517a [2025-01-21T11:29:57.341Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-01-21T11:29:57.341Z] #111 exporting layers 0.2s done [2025-01-21T11:29:57.341Z] #111 writing image sha256:a5ee4303738251ae388643db4f9853f23711d4d1cc9f1aca1efb4e5f7620517a 0.0s done [2025-01-21T11:29:57.341Z] #111 naming to docker.io/library/core-keeper done [2025-01-21T11:29:57.341Z] #111 writing image sha256:4f793e09886aa9b449b12df839d73cd07f6c9a7c7dc753e66f9eaeae4831d1a3 done [2025-01-21T11:29:57.341Z] #111 writing image sha256:68a58f82ff1a9ced361157baeac984da0e128cc3940acda37d87335542078334 [2025-01-21T11:29:57.341Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-01-21T11:29:57.600Z] #111 ... [2025-01-21T11:29:57.600Z] [2025-01-21T11:29:57.600Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-21T11:29:57.600Z] #223 DONE 0.2s [2025-01-21T11:29:57.600Z] [2025-01-21T11:29:57.600Z] #111 [support-scheduler] exporting to image [2025-01-21T11:29:57.600Z] #111 writing image sha256:68a58f82ff1a9ced361157baeac984da0e128cc3940acda37d87335542078334 0.0s done [2025-01-21T11:29:57.600Z] #111 naming to docker.io/library/core-command 0.0s done [2025-01-21T11:29:57.600Z] #111 writing image sha256:e2d9f9c2c681586183b98cb8efbbcc6b765adaf3968a3001d07e71b74188a6a7 0.0s done [2025-01-21T11:29:57.600Z] #111 naming to docker.io/library/support-scheduler done [2025-01-21T11:29:57.600Z] #111 ... [2025-01-21T11:29:57.600Z] [2025-01-21T11:29:57.600Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-21T11:29:57.600Z] #224 DONE 0.7s [2025-01-21T11:29:57.859Z] [2025-01-21T11:29:57.859Z] #111 [security-bootstrapper] exporting to image [2025-01-21T11:29:57.859Z] #111 exporting layers 0.6s done [2025-01-21T11:29:57.859Z] #111 writing image sha256:4012cb04b0fb1a661cc3a35f3728afe83f7c714f1ee53de143de24fb90c5da00 [2025-01-21T11:29:58.119Z] #111 ... [2025-01-21T11:29:58.120Z] [2025-01-21T11:29:58.120Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:29:58.120Z] #225 DONE 0.6s [2025-01-21T11:29:58.120Z] [2025-01-21T11:29:58.120Z] #111 [support-notifications] exporting to image [2025-01-21T11:29:58.120Z] #111 exporting layers 0.7s done [2025-01-21T11:29:58.120Z] #111 writing image sha256:4012cb04b0fb1a661cc3a35f3728afe83f7c714f1ee53de143de24fb90c5da00 0.2s done [2025-01-21T11:29:58.120Z] #111 naming to docker.io/library/core-data done [2025-01-21T11:29:58.120Z] #111 writing image sha256:dc89b435cf9845d02e6dcd94db9eb4d974676db217e67f4107e17738b20125ff done [2025-01-21T11:29:58.120Z] #111 naming to docker.io/library/support-notifications done [2025-01-21T11:29:58.120Z] #111 exporting layers 0.8s done [2025-01-21T11:29:58.120Z] #111 writing image sha256:f81d24bdb7c76478c5410b4c5d40abe877f84aab3a2ab4585e9b1c86c0372aa8 done [2025-01-21T11:29:58.120Z] #111 naming to docker.io/library/security-bootstrapper done [2025-01-21T11:29:58.120Z] #111 exporting layers 0.3s done [2025-01-21T11:29:58.120Z] #111 writing image sha256:25027b94c7aeaefa2413b459aade9851f45a4971245b3a9e661b7edfd92e4742 done [2025-01-21T11:29:58.120Z] #111 naming to docker.io/library/core-metadata done [2025-01-21T11:29:58.120Z] #111 writing image sha256:bf761b36001d40b1205658849e512f75a919be33a06ff8186f34a9fca7c3b7f3 done [2025-01-21T11:29:58.120Z] #111 naming to docker.io/library/security-proxy-auth done [2025-01-21T11:29:58.120Z] #111 DONE 64.2s [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:29:58.120Z] time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-21T11:29:58.130Z] $ docker stop --time=1 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab [2025-01-21T11:29:59.409Z] $ docker rm -f --volumes 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T11:29:59.765Z] + docker images [2025-01-21T11:29:59.766Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-21T11:29:59.766Z] support-notifications latest dc89b435cf98 2 seconds ago 50.7MB [2025-01-21T11:29:59.766Z] security-bootstrapper latest f81d24bdb7c7 2 seconds ago 20.3MB [2025-01-21T11:29:59.766Z] core-metadata latest 25027b94c7ae 2 seconds ago 32.1MB [2025-01-21T11:29:59.766Z] security-proxy-auth latest bf761b36001d 2 seconds ago 30.8MB [2025-01-21T11:29:59.766Z] core-data latest 4012cb04b0fb 2 seconds ago 31.9MB [2025-01-21T11:29:59.766Z] security-spiffe-token-provider latest 4f793e09886a 3 seconds ago 32.6MB [2025-01-21T11:29:59.766Z] core-command latest 68a58f82ff1a 3 seconds ago 27.6MB [2025-01-21T11:29:59.766Z] core-keeper latest a5ee43037382 3 seconds ago 31.5MB [2025-01-21T11:29:59.766Z] support-scheduler latest e2d9f9c2c681 3 seconds ago 47.1MB [2025-01-21T11:29:59.766Z] security-secretstore-setup latest ffda5bb4d679 5 seconds ago 41MB [2025-01-21T11:29:59.766Z] security-proxy-setup latest 1db9ecf1978f 18 seconds ago 29.3MB [2025-01-21T11:29:59.766Z] core-common-config-bootstrapper latest d4660a7b2cd2 About a minute ago 17.1MB [2025-01-21T11:29:59.766Z] security-spire-server latest 7d76a26bcc9d 4 minutes ago 122MB [2025-01-21T11:29:59.766Z] security-spire-config latest 6ff28847fa87 4 minutes ago 121MB [2025-01-21T11:29:59.766Z] security-spire-agent latest 495f39282016 4 minutes ago 182MB [2025-01-21T11:29:59.766Z] ci-base-image-x86_64 latest 55207bd5bcfe 8 minutes ago 923MB [2025-01-21T11:29:59.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 4 weeks ago 580MB [2025-01-21T11:29:59.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-21T11:29:59.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:29:59.895Z] provisioning config files... [2025-01-21T11:29:59.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config13461442455834137603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:30:00.212Z] ---> ****-login.sh [2025-01-21T11:30:00.212Z] nexus3.edgexfoundry.org:10001 [2025-01-21T11:30:00.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:30:00.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:30:00.212Z] Configure a credential helper to remove this warning. See [2025-01-21T11:30:00.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:30:00.212Z] [2025-01-21T11:30:00.212Z] Login Succeeded [2025-01-21T11:30:00.212Z] nexus3.edgexfoundry.org:10002 [2025-01-21T11:30:00.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:30:00.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:30:00.471Z] Configure a credential helper to remove this warning. See [2025-01-21T11:30:00.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:30:00.471Z] [2025-01-21T11:30:00.471Z] Login Succeeded [2025-01-21T11:30:00.471Z] nexus3.edgexfoundry.org:10003 [2025-01-21T11:30:00.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:30:00.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:30:00.471Z] Configure a credential helper to remove this warning. See [2025-01-21T11:30:00.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:30:00.471Z] [2025-01-21T11:30:00.471Z] Login Succeeded [2025-01-21T11:30:00.471Z] nexus3.edgexfoundry.org:10004 [2025-01-21T11:30:00.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:30:00.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:30:00.730Z] Configure a credential helper to remove this warning. See [2025-01-21T11:30:00.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:30:00.730Z] [2025-01-21T11:30:00.730Z] Login Succeeded [2025-01-21T11:30:00.730Z] ****.io [2025-01-21T11:30:00.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:30:00.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:30:00.989Z] Configure a credential helper to remove this warning. See [2025-01-21T11:30:00.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:30:00.989Z] [2025-01-21T11:30:00.989Z] Login Succeeded [2025-01-21T11:30:00.989Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T11:30:00.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:01.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:30:01.073Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-21T11:30:01.073Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:01.073Z] latest [2025-01-21T11:30:01.073Z] 4.0.0-dev.49 [2025-01-21T11:30:01.073Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:01.073Z] main [2025-01-21T11:30:01.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:01.402Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:01.727Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:01.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-21T11:30:01.727Z] b0d3058035ba: Preparing [2025-01-21T11:30:01.727Z] 4b3b596085af: Preparing [2025-01-21T11:30:01.727Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:01.727Z] 505627a677a3: Preparing [2025-01-21T11:30:01.727Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:01.727Z] e26ed9290dc8: Preparing [2025-01-21T11:30:01.727Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:01.727Z] e26ed9290dc8: Waiting [2025-01-21T11:30:01.727Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:01.727Z] cb15a3f7e41f: Pushed [2025-01-21T11:30:01.727Z] 505627a677a3: Pushed [2025-01-21T11:30:01.727Z] 2f1c0ddf5196: Pushed [2025-01-21T11:30:01.727Z] b0d3058035ba: Pushed [2025-01-21T11:30:01.727Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:01.989Z] e26ed9290dc8: Pushed [2025-01-21T11:30:03.904Z] 4b3b596085af: Pushed [2025-01-21T11:30:03.904Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:04.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:04.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-21T11:30:04.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-21T11:30:04.560Z] b0d3058035ba: Preparing [2025-01-21T11:30:04.560Z] 4b3b596085af: Preparing [2025-01-21T11:30:04.560Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:04.560Z] 505627a677a3: Preparing [2025-01-21T11:30:04.560Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:04.560Z] e26ed9290dc8: Preparing [2025-01-21T11:30:04.560Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:04.560Z] e26ed9290dc8: Waiting [2025-01-21T11:30:04.560Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:04.560Z] 505627a677a3: Layer already exists [2025-01-21T11:30:04.560Z] b0d3058035ba: Layer already exists [2025-01-21T11:30:04.560Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:04.560Z] 4b3b596085af: Layer already exists [2025-01-21T11:30:04.560Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:04.560Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:04.560Z] latest: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:04.884Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:05.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 [2025-01-21T11:30:05.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-21T11:30:05.215Z] b0d3058035ba: Preparing [2025-01-21T11:30:05.215Z] 4b3b596085af: Preparing [2025-01-21T11:30:05.215Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:05.215Z] 505627a677a3: Preparing [2025-01-21T11:30:05.215Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:05.215Z] e26ed9290dc8: Preparing [2025-01-21T11:30:05.215Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:05.215Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:05.215Z] e26ed9290dc8: Waiting [2025-01-21T11:30:05.215Z] 4b3b596085af: Layer already exists [2025-01-21T11:30:05.215Z] 505627a677a3: Layer already exists [2025-01-21T11:30:05.215Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:05.215Z] b0d3058035ba: Layer already exists [2025-01-21T11:30:05.215Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:05.215Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:05.215Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:05.215Z] 4.0.0-dev.49: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:05.546Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:05.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:05.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-21T11:30:05.858Z] b0d3058035ba: Preparing [2025-01-21T11:30:05.858Z] 4b3b596085af: Preparing [2025-01-21T11:30:05.858Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:05.858Z] 505627a677a3: Preparing [2025-01-21T11:30:05.858Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:05.858Z] e26ed9290dc8: Preparing [2025-01-21T11:30:05.858Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:05.858Z] e26ed9290dc8: Waiting [2025-01-21T11:30:05.858Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:05.858Z] 4b3b596085af: Layer already exists [2025-01-21T11:30:05.858Z] 505627a677a3: Layer already exists [2025-01-21T11:30:05.858Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:05.858Z] b0d3058035ba: Layer already exists [2025-01-21T11:30:05.858Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:05.858Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:05.858Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:05.858Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:06.178Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:06.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-21T11:30:06.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-21T11:30:06.490Z] b0d3058035ba: Preparing [2025-01-21T11:30:06.490Z] 4b3b596085af: Preparing [2025-01-21T11:30:06.490Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:06.490Z] 505627a677a3: Preparing [2025-01-21T11:30:06.490Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:06.490Z] e26ed9290dc8: Preparing [2025-01-21T11:30:06.490Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:06.490Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:06.490Z] 505627a677a3: Layer already exists [2025-01-21T11:30:06.490Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:06.490Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:06.490Z] b0d3058035ba: Layer already exists [2025-01-21T11:30:06.490Z] 4b3b596085af: Layer already exists [2025-01-21T11:30:06.490Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:06.490Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:06.490Z] main: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:06.570Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:06.587Z] taggedImages: [2025-01-21T11:30:06.587Z] - nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:06.587Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-21T11:30:06.587Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 [2025-01-21T11:30:06.587Z] - nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:06.587Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-21T11:30:06.615Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-21T11:30:06.615Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:06.615Z] latest [2025-01-21T11:30:06.615Z] 4.0.0-dev.49 [2025-01-21T11:30:06.615Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:06.615Z] main [2025-01-21T11:30:06.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:06.956Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:07.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:07.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-21T11:30:07.275Z] 074268cdd572: Preparing [2025-01-21T11:30:07.275Z] ae0c0c0c53c1: Preparing [2025-01-21T11:30:07.275Z] c679b17abce3: Preparing [2025-01-21T11:30:07.275Z] 22187e439970: Preparing [2025-01-21T11:30:07.275Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:07.275Z] 505627a677a3: Preparing [2025-01-21T11:30:07.275Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:07.275Z] e26ed9290dc8: Preparing [2025-01-21T11:30:07.275Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:07.275Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:07.275Z] e26ed9290dc8: Waiting [2025-01-21T11:30:07.275Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:07.275Z] 505627a677a3: Waiting [2025-01-21T11:30:07.275Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:07.275Z] 505627a677a3: Layer already exists [2025-01-21T11:30:07.275Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:07.275Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:07.275Z] c679b17abce3: Pushed [2025-01-21T11:30:07.275Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:07.275Z] ae0c0c0c53c1: Pushed [2025-01-21T11:30:07.275Z] 074268cdd572: Pushed [2025-01-21T11:30:08.209Z] 22187e439970: Pushed [2025-01-21T11:30:08.469Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:08.799Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:09.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-21T11:30:09.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-21T11:30:09.119Z] 074268cdd572: Preparing [2025-01-21T11:30:09.119Z] ae0c0c0c53c1: Preparing [2025-01-21T11:30:09.119Z] c679b17abce3: Preparing [2025-01-21T11:30:09.119Z] 22187e439970: Preparing [2025-01-21T11:30:09.119Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:09.119Z] 505627a677a3: Preparing [2025-01-21T11:30:09.119Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:09.119Z] e26ed9290dc8: Preparing [2025-01-21T11:30:09.119Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:09.119Z] e26ed9290dc8: Waiting [2025-01-21T11:30:09.119Z] 505627a677a3: Waiting [2025-01-21T11:30:09.119Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:09.119Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:09.119Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:09.119Z] 074268cdd572: Layer already exists [2025-01-21T11:30:09.119Z] ae0c0c0c53c1: Layer already exists [2025-01-21T11:30:09.119Z] c679b17abce3: Layer already exists [2025-01-21T11:30:09.119Z] 22187e439970: Layer already exists [2025-01-21T11:30:09.119Z] 505627a677a3: Layer already exists [2025-01-21T11:30:09.119Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:09.119Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:09.119Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:09.119Z] latest: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:09.433Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:09.751Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 [2025-01-21T11:30:09.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-21T11:30:09.751Z] 074268cdd572: Preparing [2025-01-21T11:30:09.751Z] ae0c0c0c53c1: Preparing [2025-01-21T11:30:09.751Z] c679b17abce3: Preparing [2025-01-21T11:30:09.751Z] 22187e439970: Preparing [2025-01-21T11:30:09.751Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:09.751Z] 505627a677a3: Preparing [2025-01-21T11:30:09.751Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:09.751Z] e26ed9290dc8: Preparing [2025-01-21T11:30:09.751Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:09.751Z] e26ed9290dc8: Waiting [2025-01-21T11:30:09.751Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:09.751Z] 505627a677a3: Waiting [2025-01-21T11:30:09.751Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:09.751Z] 22187e439970: Layer already exists [2025-01-21T11:30:09.751Z] c679b17abce3: Layer already exists [2025-01-21T11:30:09.751Z] ae0c0c0c53c1: Layer already exists [2025-01-21T11:30:09.751Z] 074268cdd572: Layer already exists [2025-01-21T11:30:09.751Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:09.751Z] 505627a677a3: Layer already exists [2025-01-21T11:30:09.751Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:09.751Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:09.751Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:09.751Z] 4.0.0-dev.49: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:10.077Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:10.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:10.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-21T11:30:10.392Z] 074268cdd572: Preparing [2025-01-21T11:30:10.392Z] ae0c0c0c53c1: Preparing [2025-01-21T11:30:10.392Z] c679b17abce3: Preparing [2025-01-21T11:30:10.392Z] 22187e439970: Preparing [2025-01-21T11:30:10.392Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:10.392Z] 505627a677a3: Preparing [2025-01-21T11:30:10.392Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:10.392Z] e26ed9290dc8: Preparing [2025-01-21T11:30:10.392Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:10.392Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:10.392Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:10.392Z] 505627a677a3: Waiting [2025-01-21T11:30:10.392Z] 22187e439970: Layer already exists [2025-01-21T11:30:10.392Z] ae0c0c0c53c1: Layer already exists [2025-01-21T11:30:10.392Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:10.392Z] 074268cdd572: Layer already exists [2025-01-21T11:30:10.392Z] c679b17abce3: Layer already exists [2025-01-21T11:30:10.392Z] 505627a677a3: Layer already exists [2025-01-21T11:30:10.392Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:10.392Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:10.392Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:10.392Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:10.723Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:11.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-21T11:30:11.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-21T11:30:11.058Z] 074268cdd572: Preparing [2025-01-21T11:30:11.058Z] ae0c0c0c53c1: Preparing [2025-01-21T11:30:11.058Z] c679b17abce3: Preparing [2025-01-21T11:30:11.058Z] 22187e439970: Preparing [2025-01-21T11:30:11.058Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:11.058Z] 505627a677a3: Preparing [2025-01-21T11:30:11.058Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:11.058Z] e26ed9290dc8: Preparing [2025-01-21T11:30:11.058Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:11.058Z] e26ed9290dc8: Waiting [2025-01-21T11:30:11.058Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:11.058Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:11.058Z] 505627a677a3: Waiting [2025-01-21T11:30:11.058Z] 074268cdd572: Layer already exists [2025-01-21T11:30:11.059Z] ae0c0c0c53c1: Layer already exists [2025-01-21T11:30:11.059Z] 22187e439970: Layer already exists [2025-01-21T11:30:11.059Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:11.059Z] c679b17abce3: Layer already exists [2025-01-21T11:30:11.059Z] 505627a677a3: Layer already exists [2025-01-21T11:30:11.059Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:11.059Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:11.059Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:11.059Z] main: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:11.150Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:11.168Z] taggedImages: [2025-01-21T11:30:11.168Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:11.168Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-21T11:30:11.168Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 [2025-01-21T11:30:11.168Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:11.168Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-21T11:30:11.199Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-21T11:30:11.199Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:11.199Z] latest [2025-01-21T11:30:11.199Z] 4.0.0-dev.49 [2025-01-21T11:30:11.199Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:11.199Z] main [2025-01-21T11:30:11.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:11.528Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:11.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:11.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-21T11:30:11.846Z] 6db7fe5860cf: Preparing [2025-01-21T11:30:11.846Z] d952329f21da: Preparing [2025-01-21T11:30:11.846Z] 2a1c0d5c1890: Preparing [2025-01-21T11:30:11.846Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:11.846Z] 505627a677a3: Preparing [2025-01-21T11:30:11.846Z] 2567e98a5aeb: Preparing [2025-01-21T11:30:11.846Z] 237a820991dd: Preparing [2025-01-21T11:30:11.846Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:11.846Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:11.846Z] 237a820991dd: Waiting [2025-01-21T11:30:11.846Z] 2567e98a5aeb: Waiting [2025-01-21T11:30:11.846Z] 505627a677a3: Layer already exists [2025-01-21T11:30:11.846Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:11.846Z] 2567e98a5aeb: Pushed [2025-01-21T11:30:11.846Z] d952329f21da: Pushed [2025-01-21T11:30:11.846Z] 6db7fe5860cf: Pushed [2025-01-21T11:30:11.846Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:11.846Z] 237a820991dd: Pushed [2025-01-21T11:30:14.372Z] 2a1c0d5c1890: Pushed [2025-01-21T11:30:14.372Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:14.700Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:15.025Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-21T11:30:15.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-21T11:30:15.025Z] 6db7fe5860cf: Preparing [2025-01-21T11:30:15.025Z] d952329f21da: Preparing [2025-01-21T11:30:15.025Z] 2a1c0d5c1890: Preparing [2025-01-21T11:30:15.025Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:15.025Z] 505627a677a3: Preparing [2025-01-21T11:30:15.025Z] 2567e98a5aeb: Preparing [2025-01-21T11:30:15.025Z] 237a820991dd: Preparing [2025-01-21T11:30:15.025Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:15.025Z] 237a820991dd: Waiting [2025-01-21T11:30:15.025Z] 2567e98a5aeb: Waiting [2025-01-21T11:30:15.025Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:15.025Z] 2a1c0d5c1890: Layer already exists [2025-01-21T11:30:15.025Z] d952329f21da: Layer already exists [2025-01-21T11:30:15.025Z] 6db7fe5860cf: Layer already exists [2025-01-21T11:30:15.025Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:15.025Z] 505627a677a3: Layer already exists [2025-01-21T11:30:15.025Z] 2567e98a5aeb: Layer already exists [2025-01-21T11:30:15.025Z] 237a820991dd: Layer already exists [2025-01-21T11:30:15.025Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:15.025Z] latest: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:15.352Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:15.675Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 [2025-01-21T11:30:15.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-21T11:30:15.675Z] 6db7fe5860cf: Preparing [2025-01-21T11:30:15.675Z] d952329f21da: Preparing [2025-01-21T11:30:15.675Z] 2a1c0d5c1890: Preparing [2025-01-21T11:30:15.675Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:15.675Z] 505627a677a3: Preparing [2025-01-21T11:30:15.675Z] 2567e98a5aeb: Preparing [2025-01-21T11:30:15.675Z] 237a820991dd: Preparing [2025-01-21T11:30:15.675Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:15.675Z] 2567e98a5aeb: Waiting [2025-01-21T11:30:15.675Z] 237a820991dd: Waiting [2025-01-21T11:30:15.675Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:15.675Z] 2a1c0d5c1890: Layer already exists [2025-01-21T11:30:15.675Z] 505627a677a3: Layer already exists [2025-01-21T11:30:15.675Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:15.675Z] 6db7fe5860cf: Layer already exists [2025-01-21T11:30:15.675Z] d952329f21da: Layer already exists [2025-01-21T11:30:15.675Z] 2567e98a5aeb: Layer already exists [2025-01-21T11:30:15.675Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:15.675Z] 237a820991dd: Layer already exists [2025-01-21T11:30:15.675Z] 4.0.0-dev.49: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:16.011Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:16.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:16.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-21T11:30:16.345Z] 6db7fe5860cf: Preparing [2025-01-21T11:30:16.345Z] d952329f21da: Preparing [2025-01-21T11:30:16.345Z] 2a1c0d5c1890: Preparing [2025-01-21T11:30:16.345Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:16.345Z] 505627a677a3: Preparing [2025-01-21T11:30:16.345Z] 2567e98a5aeb: Preparing [2025-01-21T11:30:16.345Z] 237a820991dd: Preparing [2025-01-21T11:30:16.345Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:16.345Z] 2567e98a5aeb: Waiting [2025-01-21T11:30:16.345Z] 237a820991dd: Waiting [2025-01-21T11:30:16.345Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:16.345Z] 505627a677a3: Layer already exists [2025-01-21T11:30:16.345Z] d952329f21da: Layer already exists [2025-01-21T11:30:16.345Z] 2a1c0d5c1890: Layer already exists [2025-01-21T11:30:16.345Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:16.345Z] 6db7fe5860cf: Layer already exists [2025-01-21T11:30:16.345Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:16.345Z] 2567e98a5aeb: Layer already exists [2025-01-21T11:30:16.345Z] 237a820991dd: Layer already exists [2025-01-21T11:30:16.345Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:16.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:17.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-21T11:30:17.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-21T11:30:17.011Z] 6db7fe5860cf: Preparing [2025-01-21T11:30:17.011Z] d952329f21da: Preparing [2025-01-21T11:30:17.011Z] 2a1c0d5c1890: Preparing [2025-01-21T11:30:17.011Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:17.011Z] 505627a677a3: Preparing [2025-01-21T11:30:17.011Z] 2567e98a5aeb: Preparing [2025-01-21T11:30:17.011Z] 237a820991dd: Preparing [2025-01-21T11:30:17.011Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:17.011Z] 2567e98a5aeb: Waiting [2025-01-21T11:30:17.011Z] 237a820991dd: Waiting [2025-01-21T11:30:17.011Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:17.011Z] 2a1c0d5c1890: Layer already exists [2025-01-21T11:30:17.011Z] 505627a677a3: Layer already exists [2025-01-21T11:30:17.011Z] d952329f21da: Layer already exists [2025-01-21T11:30:17.011Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:17.011Z] 6db7fe5860cf: Layer already exists [2025-01-21T11:30:17.011Z] 2567e98a5aeb: Layer already exists [2025-01-21T11:30:17.011Z] 237a820991dd: Layer already exists [2025-01-21T11:30:17.011Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:17.011Z] main: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:17.067Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:17.081Z] taggedImages: [2025-01-21T11:30:17.081Z] - nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:17.081Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-21T11:30:17.081Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 [2025-01-21T11:30:17.081Z] - nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:17.081Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-21T11:30:17.100Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-21T11:30:17.100Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:17.100Z] latest [2025-01-21T11:30:17.100Z] 4.0.0-dev.49 [2025-01-21T11:30:17.100Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:17.100Z] main [2025-01-21T11:30:17.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:17.433Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:17.752Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:17.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-21T11:30:17.752Z] 254d42112090: Preparing [2025-01-21T11:30:17.752Z] 866ed2da4721: Preparing [2025-01-21T11:30:17.752Z] bea77b7ad19b: Preparing [2025-01-21T11:30:17.752Z] 505627a677a3: Preparing [2025-01-21T11:30:17.752Z] 84f12186bd6f: Preparing [2025-01-21T11:30:17.752Z] c94893237c40: Preparing [2025-01-21T11:30:17.752Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:17.752Z] c94893237c40: Waiting [2025-01-21T11:30:17.752Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:17.752Z] 505627a677a3: Layer already exists [2025-01-21T11:30:17.752Z] 866ed2da4721: Pushed [2025-01-21T11:30:17.752Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:17.752Z] 254d42112090: Pushed [2025-01-21T11:30:17.752Z] c94893237c40: Pushed [2025-01-21T11:30:17.752Z] 84f12186bd6f: Pushed [2025-01-21T11:30:20.288Z] bea77b7ad19b: Pushed [2025-01-21T11:30:20.288Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:20.615Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:20.943Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-21T11:30:20.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-21T11:30:20.943Z] 254d42112090: Preparing [2025-01-21T11:30:20.943Z] 866ed2da4721: Preparing [2025-01-21T11:30:20.943Z] bea77b7ad19b: Preparing [2025-01-21T11:30:20.943Z] 505627a677a3: Preparing [2025-01-21T11:30:20.943Z] 84f12186bd6f: Preparing [2025-01-21T11:30:20.943Z] c94893237c40: Preparing [2025-01-21T11:30:20.943Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:20.943Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:20.943Z] c94893237c40: Waiting [2025-01-21T11:30:20.943Z] 84f12186bd6f: Layer already exists [2025-01-21T11:30:20.943Z] 866ed2da4721: Layer already exists [2025-01-21T11:30:20.943Z] bea77b7ad19b: Layer already exists [2025-01-21T11:30:20.943Z] 254d42112090: Layer already exists [2025-01-21T11:30:20.943Z] 505627a677a3: Layer already exists [2025-01-21T11:30:20.943Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:20.943Z] c94893237c40: Layer already exists [2025-01-21T11:30:20.943Z] latest: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:21.269Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:21.588Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 [2025-01-21T11:30:21.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-21T11:30:21.588Z] 254d42112090: Preparing [2025-01-21T11:30:21.588Z] 866ed2da4721: Preparing [2025-01-21T11:30:21.588Z] bea77b7ad19b: Preparing [2025-01-21T11:30:21.588Z] 505627a677a3: Preparing [2025-01-21T11:30:21.588Z] 84f12186bd6f: Preparing [2025-01-21T11:30:21.588Z] c94893237c40: Preparing [2025-01-21T11:30:21.588Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:21.588Z] c94893237c40: Waiting [2025-01-21T11:30:21.588Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:21.588Z] bea77b7ad19b: Layer already exists [2025-01-21T11:30:21.588Z] 254d42112090: Layer already exists [2025-01-21T11:30:21.588Z] 505627a677a3: Layer already exists [2025-01-21T11:30:21.588Z] 866ed2da4721: Layer already exists [2025-01-21T11:30:21.588Z] 84f12186bd6f: Layer already exists [2025-01-21T11:30:21.588Z] c94893237c40: Layer already exists [2025-01-21T11:30:21.588Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:21.588Z] 4.0.0-dev.49: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:21.916Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:22.232Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:22.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-21T11:30:22.232Z] 254d42112090: Preparing [2025-01-21T11:30:22.232Z] 866ed2da4721: Preparing [2025-01-21T11:30:22.232Z] bea77b7ad19b: Preparing [2025-01-21T11:30:22.232Z] 505627a677a3: Preparing [2025-01-21T11:30:22.232Z] 84f12186bd6f: Preparing [2025-01-21T11:30:22.232Z] c94893237c40: Preparing [2025-01-21T11:30:22.232Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:22.232Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:22.232Z] 505627a677a3: Layer already exists [2025-01-21T11:30:22.232Z] bea77b7ad19b: Layer already exists [2025-01-21T11:30:22.232Z] 254d42112090: Layer already exists [2025-01-21T11:30:22.232Z] 84f12186bd6f: Layer already exists [2025-01-21T11:30:22.232Z] 866ed2da4721: Layer already exists [2025-01-21T11:30:22.232Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:22.232Z] c94893237c40: Layer already exists [2025-01-21T11:30:22.232Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:22.558Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:22.876Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-21T11:30:22.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-21T11:30:22.877Z] 254d42112090: Preparing [2025-01-21T11:30:22.877Z] 866ed2da4721: Preparing [2025-01-21T11:30:22.877Z] bea77b7ad19b: Preparing [2025-01-21T11:30:22.877Z] 505627a677a3: Preparing [2025-01-21T11:30:22.877Z] 84f12186bd6f: Preparing [2025-01-21T11:30:22.877Z] c94893237c40: Preparing [2025-01-21T11:30:22.877Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:22.877Z] c94893237c40: Waiting [2025-01-21T11:30:22.877Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:22.877Z] 866ed2da4721: Layer already exists [2025-01-21T11:30:22.877Z] 254d42112090: Layer already exists [2025-01-21T11:30:22.877Z] 84f12186bd6f: Layer already exists [2025-01-21T11:30:22.877Z] 505627a677a3: Layer already exists [2025-01-21T11:30:22.877Z] bea77b7ad19b: Layer already exists [2025-01-21T11:30:22.877Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:22.877Z] c94893237c40: Layer already exists [2025-01-21T11:30:22.877Z] main: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:22.949Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:22.962Z] taggedImages: [2025-01-21T11:30:22.962Z] - nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:22.962Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-21T11:30:22.962Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 [2025-01-21T11:30:22.962Z] - nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:22.962Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-21T11:30:22.986Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-21T11:30:22.986Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:22.986Z] latest [2025-01-21T11:30:22.986Z] 4.0.0-dev.49 [2025-01-21T11:30:22.986Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:22.986Z] main [2025-01-21T11:30:22.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:23.324Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:23.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:23.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-21T11:30:23.654Z] ba66b258b2f4: Preparing [2025-01-21T11:30:23.654Z] ce57c4785a1f: Preparing [2025-01-21T11:30:23.654Z] 361f483e748a: Preparing [2025-01-21T11:30:23.654Z] e1066fbcb45f: Preparing [2025-01-21T11:30:23.654Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:23.654Z] 505627a677a3: Preparing [2025-01-21T11:30:23.654Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:23.654Z] e26ed9290dc8: Preparing [2025-01-21T11:30:23.654Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:23.654Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:23.654Z] 505627a677a3: Waiting [2025-01-21T11:30:23.654Z] e26ed9290dc8: Waiting [2025-01-21T11:30:23.654Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:23.654Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:23.654Z] 505627a677a3: Layer already exists [2025-01-21T11:30:23.654Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:23.654Z] ce57c4785a1f: Pushed [2025-01-21T11:30:23.654Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:23.654Z] ba66b258b2f4: Pushed [2025-01-21T11:30:23.654Z] 361f483e748a: Pushed [2025-01-21T11:30:23.654Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:26.196Z] e1066fbcb45f: Pushed [2025-01-21T11:30:26.196Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:26.519Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:26.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-21T11:30:26.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-21T11:30:26.847Z] ba66b258b2f4: Preparing [2025-01-21T11:30:26.847Z] ce57c4785a1f: Preparing [2025-01-21T11:30:26.847Z] 361f483e748a: Preparing [2025-01-21T11:30:26.847Z] e1066fbcb45f: Preparing [2025-01-21T11:30:26.847Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:26.847Z] 505627a677a3: Preparing [2025-01-21T11:30:26.847Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:26.847Z] e26ed9290dc8: Preparing [2025-01-21T11:30:26.847Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:26.847Z] 505627a677a3: Waiting [2025-01-21T11:30:26.847Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:26.847Z] e26ed9290dc8: Waiting [2025-01-21T11:30:26.847Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:26.847Z] ba66b258b2f4: Layer already exists [2025-01-21T11:30:26.847Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:26.847Z] ce57c4785a1f: Layer already exists [2025-01-21T11:30:26.847Z] 361f483e748a: Layer already exists [2025-01-21T11:30:26.847Z] e1066fbcb45f: Layer already exists [2025-01-21T11:30:26.847Z] 505627a677a3: Layer already exists [2025-01-21T11:30:26.847Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:26.847Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:26.847Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:26.847Z] latest: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:27.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:27.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 [2025-01-21T11:30:27.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-21T11:30:27.483Z] ba66b258b2f4: Preparing [2025-01-21T11:30:27.483Z] ce57c4785a1f: Preparing [2025-01-21T11:30:27.483Z] 361f483e748a: Preparing [2025-01-21T11:30:27.483Z] e1066fbcb45f: Preparing [2025-01-21T11:30:27.483Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:27.483Z] 505627a677a3: Preparing [2025-01-21T11:30:27.483Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:27.483Z] 505627a677a3: Waiting [2025-01-21T11:30:27.483Z] e26ed9290dc8: Preparing [2025-01-21T11:30:27.483Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:27.483Z] e26ed9290dc8: Waiting [2025-01-21T11:30:27.483Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:27.483Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:27.483Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:27.483Z] 361f483e748a: Layer already exists [2025-01-21T11:30:27.483Z] ce57c4785a1f: Layer already exists [2025-01-21T11:30:27.483Z] e1066fbcb45f: Layer already exists [2025-01-21T11:30:27.483Z] ba66b258b2f4: Layer already exists [2025-01-21T11:30:27.483Z] 505627a677a3: Layer already exists [2025-01-21T11:30:27.483Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:27.483Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:27.483Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:27.483Z] 4.0.0-dev.49: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:27.804Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:28.122Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:28.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-21T11:30:28.122Z] ba66b258b2f4: Preparing [2025-01-21T11:30:28.122Z] ce57c4785a1f: Preparing [2025-01-21T11:30:28.122Z] 361f483e748a: Preparing [2025-01-21T11:30:28.122Z] e1066fbcb45f: Preparing [2025-01-21T11:30:28.122Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:28.122Z] 505627a677a3: Preparing [2025-01-21T11:30:28.122Z] 505627a677a3: Waiting [2025-01-21T11:30:28.122Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:28.122Z] e26ed9290dc8: Preparing [2025-01-21T11:30:28.122Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:28.122Z] e26ed9290dc8: Waiting [2025-01-21T11:30:28.122Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:28.122Z] 361f483e748a: Layer already exists [2025-01-21T11:30:28.122Z] e1066fbcb45f: Layer already exists [2025-01-21T11:30:28.122Z] ce57c4785a1f: Layer already exists [2025-01-21T11:30:28.122Z] ba66b258b2f4: Layer already exists [2025-01-21T11:30:28.122Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:28.122Z] 505627a677a3: Layer already exists [2025-01-21T11:30:28.122Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:28.122Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:28.122Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:28.122Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:28.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:28.770Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-21T11:30:28.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-21T11:30:28.770Z] ba66b258b2f4: Preparing [2025-01-21T11:30:28.770Z] ce57c4785a1f: Preparing [2025-01-21T11:30:28.770Z] 361f483e748a: Preparing [2025-01-21T11:30:28.770Z] e1066fbcb45f: Preparing [2025-01-21T11:30:28.770Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:28.770Z] 505627a677a3: Preparing [2025-01-21T11:30:28.770Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:28.770Z] e26ed9290dc8: Preparing [2025-01-21T11:30:28.770Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:28.770Z] 505627a677a3: Waiting [2025-01-21T11:30:28.770Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:28.770Z] e26ed9290dc8: Waiting [2025-01-21T11:30:28.770Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:28.770Z] 361f483e748a: Layer already exists [2025-01-21T11:30:28.770Z] ba66b258b2f4: Layer already exists [2025-01-21T11:30:28.770Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:28.770Z] ce57c4785a1f: Layer already exists [2025-01-21T11:30:28.770Z] e1066fbcb45f: Layer already exists [2025-01-21T11:30:28.770Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:28.770Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:28.770Z] 505627a677a3: Layer already exists [2025-01-21T11:30:28.770Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:28.770Z] main: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:28.838Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:28.851Z] taggedImages: [2025-01-21T11:30:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-21T11:30:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 [2025-01-21T11:30:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-21T11:30:28.878Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-21T11:30:28.878Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:28.878Z] latest [2025-01-21T11:30:28.878Z] 4.0.0-dev.49 [2025-01-21T11:30:28.878Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:28.878Z] main [2025-01-21T11:30:28.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:29.214Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:29.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:29.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-21T11:30:29.532Z] 69935373106f: Preparing [2025-01-21T11:30:29.532Z] deb6d920a47f: Preparing [2025-01-21T11:30:29.532Z] bb3491a2057c: Preparing [2025-01-21T11:30:29.532Z] 4778571d6067: Preparing [2025-01-21T11:30:29.532Z] d9978a718ba7: Preparing [2025-01-21T11:30:29.532Z] c98bfacc2828: Preparing [2025-01-21T11:30:29.532Z] 072a8a2b1ca8: Preparing [2025-01-21T11:30:29.532Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:29.532Z] 505627a677a3: Preparing [2025-01-21T11:30:29.532Z] 072a8a2b1ca8: Waiting [2025-01-21T11:30:29.532Z] 505627a677a3: Waiting [2025-01-21T11:30:29.532Z] 8fd19b301611: Preparing [2025-01-21T11:30:29.532Z] 777390af7052: Preparing [2025-01-21T11:30:29.532Z] 5f70bf18a086: Preparing [2025-01-21T11:30:29.532Z] 017a3ccbfa22: Preparing [2025-01-21T11:30:29.532Z] f5419a2c9e58: Preparing [2025-01-21T11:30:29.532Z] 8b7c46dbafe6: Preparing [2025-01-21T11:30:29.532Z] 8fd19b301611: Waiting [2025-01-21T11:30:29.532Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:29.532Z] 777390af7052: Waiting [2025-01-21T11:30:29.532Z] 5f70bf18a086: Waiting [2025-01-21T11:30:29.532Z] f5419a2c9e58: Waiting [2025-01-21T11:30:29.532Z] 017a3ccbfa22: Waiting [2025-01-21T11:30:29.532Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:29.532Z] d9978a718ba7: Pushed [2025-01-21T11:30:29.532Z] deb6d920a47f: Pushed [2025-01-21T11:30:29.532Z] bb3491a2057c: Pushed [2025-01-21T11:30:29.532Z] 4778571d6067: Pushed [2025-01-21T11:30:29.532Z] 69935373106f: Pushed [2025-01-21T11:30:29.532Z] 505627a677a3: Layer already exists [2025-01-21T11:30:29.532Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:29.532Z] 5f70bf18a086: Layer already exists [2025-01-21T11:30:29.532Z] c98bfacc2828: Pushed [2025-01-21T11:30:29.791Z] 8fd19b301611: Pushed [2025-01-21T11:30:29.791Z] 777390af7052: Pushed [2025-01-21T11:30:29.791Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:29.791Z] 017a3ccbfa22: Pushed [2025-01-21T11:30:29.791Z] f5419a2c9e58: Pushed [2025-01-21T11:30:29.791Z] 8b7c46dbafe6: Pushed [2025-01-21T11:30:31.169Z] 072a8a2b1ca8: Pushed [2025-01-21T11:30:31.169Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:31.495Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:31.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-21T11:30:31.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-21T11:30:31.821Z] 69935373106f: Preparing [2025-01-21T11:30:31.821Z] deb6d920a47f: Preparing [2025-01-21T11:30:31.821Z] bb3491a2057c: Preparing [2025-01-21T11:30:31.821Z] 4778571d6067: Preparing [2025-01-21T11:30:31.821Z] d9978a718ba7: Preparing [2025-01-21T11:30:31.821Z] c98bfacc2828: Preparing [2025-01-21T11:30:31.821Z] 072a8a2b1ca8: Preparing [2025-01-21T11:30:31.821Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:31.821Z] 505627a677a3: Preparing [2025-01-21T11:30:31.821Z] 8fd19b301611: Preparing [2025-01-21T11:30:31.821Z] 777390af7052: Preparing [2025-01-21T11:30:31.821Z] 5f70bf18a086: Preparing [2025-01-21T11:30:31.821Z] 017a3ccbfa22: Preparing [2025-01-21T11:30:31.821Z] f5419a2c9e58: Preparing [2025-01-21T11:30:31.821Z] 8b7c46dbafe6: Preparing [2025-01-21T11:30:31.821Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:31.821Z] c98bfacc2828: Waiting [2025-01-21T11:30:31.821Z] 5f70bf18a086: Waiting [2025-01-21T11:30:31.821Z] 017a3ccbfa22: Waiting [2025-01-21T11:30:31.821Z] 072a8a2b1ca8: Waiting [2025-01-21T11:30:31.821Z] f5419a2c9e58: Waiting [2025-01-21T11:30:31.821Z] 8b7c46dbafe6: Waiting [2025-01-21T11:30:31.821Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:31.821Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:31.821Z] 8fd19b301611: Waiting [2025-01-21T11:30:31.821Z] 505627a677a3: Waiting [2025-01-21T11:30:31.821Z] 777390af7052: Waiting [2025-01-21T11:30:31.822Z] bb3491a2057c: Layer already exists [2025-01-21T11:30:31.822Z] d9978a718ba7: Layer already exists [2025-01-21T11:30:31.822Z] 69935373106f: Layer already exists [2025-01-21T11:30:31.822Z] deb6d920a47f: Layer already exists [2025-01-21T11:30:31.822Z] 4778571d6067: Layer already exists [2025-01-21T11:30:31.822Z] c98bfacc2828: Layer already exists [2025-01-21T11:30:31.822Z] 8fd19b301611: Layer already exists [2025-01-21T11:30:31.822Z] 505627a677a3: Layer already exists [2025-01-21T11:30:31.822Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:31.822Z] 072a8a2b1ca8: Layer already exists [2025-01-21T11:30:31.822Z] 777390af7052: Layer already exists [2025-01-21T11:30:31.822Z] 5f70bf18a086: Layer already exists [2025-01-21T11:30:31.822Z] 017a3ccbfa22: Layer already exists [2025-01-21T11:30:31.822Z] f5419a2c9e58: Layer already exists [2025-01-21T11:30:31.822Z] 8b7c46dbafe6: Layer already exists [2025-01-21T11:30:31.822Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:31.822Z] latest: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:32.228Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:32.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 [2025-01-21T11:30:32.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-21T11:30:32.546Z] 69935373106f: Preparing [2025-01-21T11:30:32.546Z] deb6d920a47f: Preparing [2025-01-21T11:30:32.546Z] bb3491a2057c: Preparing [2025-01-21T11:30:32.546Z] 4778571d6067: Preparing [2025-01-21T11:30:32.546Z] d9978a718ba7: Preparing [2025-01-21T11:30:32.546Z] c98bfacc2828: Preparing [2025-01-21T11:30:32.546Z] 072a8a2b1ca8: Preparing [2025-01-21T11:30:32.546Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:32.546Z] 505627a677a3: Preparing [2025-01-21T11:30:32.546Z] 8fd19b301611: Preparing [2025-01-21T11:30:32.546Z] 777390af7052: Preparing [2025-01-21T11:30:32.546Z] 5f70bf18a086: Preparing [2025-01-21T11:30:32.546Z] 017a3ccbfa22: Preparing [2025-01-21T11:30:32.546Z] f5419a2c9e58: Preparing [2025-01-21T11:30:32.546Z] 8b7c46dbafe6: Preparing [2025-01-21T11:30:32.546Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:32.546Z] 777390af7052: Waiting [2025-01-21T11:30:32.546Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:32.546Z] c98bfacc2828: Waiting [2025-01-21T11:30:32.546Z] 505627a677a3: Waiting [2025-01-21T11:30:32.546Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:32.546Z] 8fd19b301611: Waiting [2025-01-21T11:30:32.546Z] 5f70bf18a086: Waiting [2025-01-21T11:30:32.546Z] 8b7c46dbafe6: Waiting [2025-01-21T11:30:32.546Z] 072a8a2b1ca8: Waiting [2025-01-21T11:30:32.546Z] 017a3ccbfa22: Waiting [2025-01-21T11:30:32.546Z] f5419a2c9e58: Waiting [2025-01-21T11:30:32.546Z] bb3491a2057c: Layer already exists [2025-01-21T11:30:32.546Z] 69935373106f: Layer already exists [2025-01-21T11:30:32.546Z] deb6d920a47f: Layer already exists [2025-01-21T11:30:32.546Z] d9978a718ba7: Layer already exists [2025-01-21T11:30:32.546Z] 4778571d6067: Layer already exists [2025-01-21T11:30:32.546Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:32.546Z] 505627a677a3: Layer already exists [2025-01-21T11:30:32.546Z] c98bfacc2828: Layer already exists [2025-01-21T11:30:32.546Z] 072a8a2b1ca8: Layer already exists [2025-01-21T11:30:32.546Z] 8fd19b301611: Layer already exists [2025-01-21T11:30:32.546Z] 5f70bf18a086: Layer already exists [2025-01-21T11:30:32.546Z] 777390af7052: Layer already exists [2025-01-21T11:30:32.546Z] f5419a2c9e58: Layer already exists [2025-01-21T11:30:32.546Z] 017a3ccbfa22: Layer already exists [2025-01-21T11:30:32.546Z] 8b7c46dbafe6: Layer already exists [2025-01-21T11:30:32.546Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:32.546Z] 4.0.0-dev.49: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:32.868Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:33.188Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:33.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-21T11:30:33.188Z] 69935373106f: Preparing [2025-01-21T11:30:33.188Z] deb6d920a47f: Preparing [2025-01-21T11:30:33.188Z] bb3491a2057c: Preparing [2025-01-21T11:30:33.188Z] 4778571d6067: Preparing [2025-01-21T11:30:33.188Z] d9978a718ba7: Preparing [2025-01-21T11:30:33.188Z] c98bfacc2828: Preparing [2025-01-21T11:30:33.188Z] 072a8a2b1ca8: Preparing [2025-01-21T11:30:33.188Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:33.188Z] 505627a677a3: Preparing [2025-01-21T11:30:33.188Z] 8fd19b301611: Preparing [2025-01-21T11:30:33.188Z] 777390af7052: Preparing [2025-01-21T11:30:33.188Z] 5f70bf18a086: Preparing [2025-01-21T11:30:33.188Z] 017a3ccbfa22: Preparing [2025-01-21T11:30:33.188Z] f5419a2c9e58: Preparing [2025-01-21T11:30:33.188Z] 8b7c46dbafe6: Preparing [2025-01-21T11:30:33.188Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:33.188Z] 505627a677a3: Waiting [2025-01-21T11:30:33.188Z] 8fd19b301611: Waiting [2025-01-21T11:30:33.188Z] c98bfacc2828: Waiting [2025-01-21T11:30:33.188Z] f5419a2c9e58: Waiting [2025-01-21T11:30:33.188Z] 777390af7052: Waiting [2025-01-21T11:30:33.188Z] 017a3ccbfa22: Waiting [2025-01-21T11:30:33.188Z] 8b7c46dbafe6: Waiting [2025-01-21T11:30:33.188Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:33.188Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:33.188Z] 072a8a2b1ca8: Waiting [2025-01-21T11:30:33.188Z] 69935373106f: Layer already exists [2025-01-21T11:30:33.188Z] bb3491a2057c: Layer already exists [2025-01-21T11:30:33.188Z] deb6d920a47f: Layer already exists [2025-01-21T11:30:33.188Z] d9978a718ba7: Layer already exists [2025-01-21T11:30:33.188Z] 4778571d6067: Layer already exists [2025-01-21T11:30:33.188Z] c98bfacc2828: Layer already exists [2025-01-21T11:30:33.188Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:33.188Z] 072a8a2b1ca8: Layer already exists [2025-01-21T11:30:33.188Z] 8fd19b301611: Layer already exists [2025-01-21T11:30:33.188Z] 505627a677a3: Layer already exists [2025-01-21T11:30:33.188Z] 5f70bf18a086: Layer already exists [2025-01-21T11:30:33.188Z] 777390af7052: Layer already exists [2025-01-21T11:30:33.188Z] 017a3ccbfa22: Layer already exists [2025-01-21T11:30:33.188Z] f5419a2c9e58: Layer already exists [2025-01-21T11:30:33.188Z] 8b7c46dbafe6: Layer already exists [2025-01-21T11:30:33.188Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:33.188Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:33.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:33.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-21T11:30:33.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-21T11:30:33.832Z] 69935373106f: Preparing [2025-01-21T11:30:33.832Z] deb6d920a47f: Preparing [2025-01-21T11:30:33.832Z] bb3491a2057c: Preparing [2025-01-21T11:30:33.832Z] 4778571d6067: Preparing [2025-01-21T11:30:33.832Z] d9978a718ba7: Preparing [2025-01-21T11:30:33.832Z] c98bfacc2828: Preparing [2025-01-21T11:30:33.832Z] 072a8a2b1ca8: Preparing [2025-01-21T11:30:33.832Z] c98bfacc2828: Waiting [2025-01-21T11:30:33.832Z] 072a8a2b1ca8: Waiting [2025-01-21T11:30:33.832Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:33.832Z] 505627a677a3: Preparing [2025-01-21T11:30:33.832Z] 8fd19b301611: Preparing [2025-01-21T11:30:33.832Z] 777390af7052: Preparing [2025-01-21T11:30:33.832Z] 5f70bf18a086: Preparing [2025-01-21T11:30:33.832Z] 017a3ccbfa22: Preparing [2025-01-21T11:30:33.832Z] f5419a2c9e58: Preparing [2025-01-21T11:30:33.832Z] 8b7c46dbafe6: Preparing [2025-01-21T11:30:33.832Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:33.832Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:33.832Z] 8fd19b301611: Waiting [2025-01-21T11:30:33.832Z] 777390af7052: Waiting [2025-01-21T11:30:33.832Z] 5f70bf18a086: Waiting [2025-01-21T11:30:33.832Z] 017a3ccbfa22: Waiting [2025-01-21T11:30:33.832Z] f5419a2c9e58: Waiting [2025-01-21T11:30:33.832Z] 8b7c46dbafe6: Waiting [2025-01-21T11:30:33.832Z] 505627a677a3: Waiting [2025-01-21T11:30:33.832Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:33.832Z] 69935373106f: Layer already exists [2025-01-21T11:30:33.832Z] 4778571d6067: Layer already exists [2025-01-21T11:30:33.832Z] deb6d920a47f: Layer already exists [2025-01-21T11:30:33.832Z] bb3491a2057c: Layer already exists [2025-01-21T11:30:33.832Z] d9978a718ba7: Layer already exists [2025-01-21T11:30:33.832Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:33.832Z] 072a8a2b1ca8: Layer already exists [2025-01-21T11:30:33.832Z] 8fd19b301611: Layer already exists [2025-01-21T11:30:33.832Z] c98bfacc2828: Layer already exists [2025-01-21T11:30:33.832Z] 505627a677a3: Layer already exists [2025-01-21T11:30:33.832Z] 777390af7052: Layer already exists [2025-01-21T11:30:33.832Z] 5f70bf18a086: Layer already exists [2025-01-21T11:30:33.832Z] f5419a2c9e58: Layer already exists [2025-01-21T11:30:33.832Z] 017a3ccbfa22: Layer already exists [2025-01-21T11:30:33.832Z] 8b7c46dbafe6: Layer already exists [2025-01-21T11:30:33.832Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:33.832Z] main: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:33.912Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:33.933Z] taggedImages: [2025-01-21T11:30:33.933Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:33.933Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-21T11:30:33.933Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 [2025-01-21T11:30:33.933Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:33.933Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-21T11:30:33.958Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-21T11:30:33.958Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:33.958Z] latest [2025-01-21T11:30:33.958Z] 4.0.0-dev.49 [2025-01-21T11:30:33.958Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:33.958Z] main [2025-01-21T11:30:33.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:34.295Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:34.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:34.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-21T11:30:34.619Z] a1b59bac4802: Preparing [2025-01-21T11:30:34.619Z] 3eb87a603338: Preparing [2025-01-21T11:30:34.619Z] 55c8311f3f8e: Preparing [2025-01-21T11:30:34.619Z] 1e74b22500ba: Preparing [2025-01-21T11:30:34.619Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:34.619Z] 505627a677a3: Preparing [2025-01-21T11:30:34.619Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:34.619Z] e26ed9290dc8: Preparing [2025-01-21T11:30:34.619Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:34.619Z] 505627a677a3: Waiting [2025-01-21T11:30:34.619Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:34.619Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:34.619Z] e26ed9290dc8: Waiting [2025-01-21T11:30:34.619Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:34.619Z] 505627a677a3: Layer already exists [2025-01-21T11:30:34.619Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:34.619Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:34.619Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:34.619Z] a1b59bac4802: Pushed [2025-01-21T11:30:34.619Z] 55c8311f3f8e: Pushed [2025-01-21T11:30:34.619Z] 3eb87a603338: Pushed [2025-01-21T11:30:37.153Z] 1e74b22500ba: Pushed [2025-01-21T11:30:37.153Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:37.477Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:37.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-21T11:30:37.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-21T11:30:37.791Z] a1b59bac4802: Preparing [2025-01-21T11:30:37.791Z] 3eb87a603338: Preparing [2025-01-21T11:30:37.791Z] 55c8311f3f8e: Preparing [2025-01-21T11:30:37.791Z] 1e74b22500ba: Preparing [2025-01-21T11:30:37.791Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:37.791Z] 505627a677a3: Preparing [2025-01-21T11:30:37.791Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:37.791Z] e26ed9290dc8: Preparing [2025-01-21T11:30:37.791Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:37.791Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:37.791Z] e26ed9290dc8: Waiting [2025-01-21T11:30:37.791Z] 505627a677a3: Waiting [2025-01-21T11:30:37.791Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:37.791Z] 3eb87a603338: Layer already exists [2025-01-21T11:30:37.791Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:37.791Z] 1e74b22500ba: Layer already exists [2025-01-21T11:30:37.791Z] a1b59bac4802: Layer already exists [2025-01-21T11:30:37.791Z] 55c8311f3f8e: Layer already exists [2025-01-21T11:30:37.791Z] 505627a677a3: Layer already exists [2025-01-21T11:30:37.791Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:37.791Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:37.791Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:37.791Z] latest: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:38.118Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:38.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 [2025-01-21T11:30:38.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-21T11:30:38.453Z] a1b59bac4802: Preparing [2025-01-21T11:30:38.453Z] 3eb87a603338: Preparing [2025-01-21T11:30:38.453Z] 55c8311f3f8e: Preparing [2025-01-21T11:30:38.453Z] 1e74b22500ba: Preparing [2025-01-21T11:30:38.453Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:38.453Z] 505627a677a3: Preparing [2025-01-21T11:30:38.453Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:38.453Z] e26ed9290dc8: Preparing [2025-01-21T11:30:38.453Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:38.453Z] 505627a677a3: Waiting [2025-01-21T11:30:38.453Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:38.453Z] e26ed9290dc8: Waiting [2025-01-21T11:30:38.453Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:38.453Z] 1e74b22500ba: Layer already exists [2025-01-21T11:30:38.453Z] 55c8311f3f8e: Layer already exists [2025-01-21T11:30:38.453Z] a1b59bac4802: Layer already exists [2025-01-21T11:30:38.453Z] 3eb87a603338: Layer already exists [2025-01-21T11:30:38.453Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:38.453Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:38.453Z] 505627a677a3: Layer already exists [2025-01-21T11:30:38.453Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:38.453Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:38.453Z] 4.0.0-dev.49: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:38.786Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:39.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:39.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-21T11:30:39.120Z] a1b59bac4802: Preparing [2025-01-21T11:30:39.120Z] 3eb87a603338: Preparing [2025-01-21T11:30:39.120Z] 55c8311f3f8e: Preparing [2025-01-21T11:30:39.120Z] 1e74b22500ba: Preparing [2025-01-21T11:30:39.120Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:39.120Z] 505627a677a3: Preparing [2025-01-21T11:30:39.120Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:39.120Z] e26ed9290dc8: Preparing [2025-01-21T11:30:39.120Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:39.120Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:39.120Z] e26ed9290dc8: Waiting [2025-01-21T11:30:39.120Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:39.120Z] a1b59bac4802: Layer already exists [2025-01-21T11:30:39.120Z] 55c8311f3f8e: Layer already exists [2025-01-21T11:30:39.120Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:39.120Z] 3eb87a603338: Layer already exists [2025-01-21T11:30:39.120Z] 1e74b22500ba: Layer already exists [2025-01-21T11:30:39.120Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:39.120Z] 505627a677a3: Layer already exists [2025-01-21T11:30:39.120Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:39.120Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:39.120Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:39.456Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:39.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-21T11:30:39.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-21T11:30:39.778Z] a1b59bac4802: Preparing [2025-01-21T11:30:39.778Z] 3eb87a603338: Preparing [2025-01-21T11:30:39.778Z] 55c8311f3f8e: Preparing [2025-01-21T11:30:39.778Z] 1e74b22500ba: Preparing [2025-01-21T11:30:39.778Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:39.778Z] 505627a677a3: Preparing [2025-01-21T11:30:39.778Z] 2f1c0ddf5196: Preparing [2025-01-21T11:30:39.778Z] e26ed9290dc8: Preparing [2025-01-21T11:30:39.778Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:39.778Z] 505627a677a3: Waiting [2025-01-21T11:30:39.778Z] 2f1c0ddf5196: Waiting [2025-01-21T11:30:39.778Z] e26ed9290dc8: Waiting [2025-01-21T11:30:39.778Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:39.778Z] 55c8311f3f8e: Layer already exists [2025-01-21T11:30:39.778Z] 3eb87a603338: Layer already exists [2025-01-21T11:30:39.778Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:39.778Z] a1b59bac4802: Layer already exists [2025-01-21T11:30:39.778Z] 1e74b22500ba: Layer already exists [2025-01-21T11:30:39.778Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:39.778Z] 505627a677a3: Layer already exists [2025-01-21T11:30:39.778Z] 2f1c0ddf5196: Layer already exists [2025-01-21T11:30:39.778Z] e26ed9290dc8: Layer already exists [2025-01-21T11:30:39.778Z] main: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:39.873Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:39.885Z] taggedImages: [2025-01-21T11:30:39.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:39.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-21T11:30:39.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 [2025-01-21T11:30:39.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:39.885Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-21T11:30:39.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-21T11:30:39.914Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:39.914Z] latest [2025-01-21T11:30:39.914Z] 4.0.0-dev.49 [2025-01-21T11:30:39.914Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:39.914Z] main [2025-01-21T11:30:39.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:40.288Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:40.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:40.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-21T11:30:40.631Z] 32592e8229a9: Preparing [2025-01-21T11:30:40.631Z] c182ba97f515: Preparing [2025-01-21T11:30:40.631Z] 1968d6622dd3: Preparing [2025-01-21T11:30:40.631Z] 9e562cb65116: Preparing [2025-01-21T11:30:40.631Z] 17d330a2e0af: Preparing [2025-01-21T11:30:40.631Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:40.631Z] 505627a677a3: Preparing [2025-01-21T11:30:40.631Z] 35ea25043de5: Preparing [2025-01-21T11:30:40.631Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:40.631Z] 505627a677a3: Waiting [2025-01-21T11:30:40.631Z] 219516c72736: Preparing [2025-01-21T11:30:40.631Z] d5193db092b6: Preparing [2025-01-21T11:30:40.631Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:40.631Z] 219516c72736: Waiting [2025-01-21T11:30:40.631Z] 35ea25043de5: Waiting [2025-01-21T11:30:40.631Z] d5193db092b6: Waiting [2025-01-21T11:30:40.632Z] 9e562cb65116: Pushed [2025-01-21T11:30:40.632Z] 32592e8229a9: Pushed [2025-01-21T11:30:40.632Z] 17d330a2e0af: Pushed [2025-01-21T11:30:40.632Z] c182ba97f515: Pushed [2025-01-21T11:30:40.632Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:40.632Z] 505627a677a3: Layer already exists [2025-01-21T11:30:40.632Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:40.632Z] 35ea25043de5: Pushed [2025-01-21T11:30:40.632Z] 219516c72736: Pushed [2025-01-21T11:30:41.666Z] 1968d6622dd3: Pushed [2025-01-21T11:30:41.942Z] d5193db092b6: Pushed [2025-01-21T11:30:41.942Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:42.263Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:42.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-21T11:30:42.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-21T11:30:42.593Z] 32592e8229a9: Preparing [2025-01-21T11:30:42.593Z] c182ba97f515: Preparing [2025-01-21T11:30:42.593Z] 1968d6622dd3: Preparing [2025-01-21T11:30:42.593Z] 9e562cb65116: Preparing [2025-01-21T11:30:42.593Z] 17d330a2e0af: Preparing [2025-01-21T11:30:42.593Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:42.593Z] 505627a677a3: Preparing [2025-01-21T11:30:42.593Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:42.593Z] 35ea25043de5: Preparing [2025-01-21T11:30:42.593Z] 219516c72736: Preparing [2025-01-21T11:30:42.593Z] 505627a677a3: Waiting [2025-01-21T11:30:42.593Z] 35ea25043de5: Waiting [2025-01-21T11:30:42.593Z] 219516c72736: Waiting [2025-01-21T11:30:42.593Z] d5193db092b6: Preparing [2025-01-21T11:30:42.593Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:42.593Z] d5193db092b6: Waiting [2025-01-21T11:30:42.593Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:42.593Z] 32592e8229a9: Layer already exists [2025-01-21T11:30:42.593Z] 9e562cb65116: Layer already exists [2025-01-21T11:30:42.593Z] c182ba97f515: Layer already exists [2025-01-21T11:30:42.593Z] 17d330a2e0af: Layer already exists [2025-01-21T11:30:42.593Z] 1968d6622dd3: Layer already exists [2025-01-21T11:30:42.593Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:42.593Z] d5193db092b6: Layer already exists [2025-01-21T11:30:42.593Z] 505627a677a3: Layer already exists [2025-01-21T11:30:42.593Z] 35ea25043de5: Layer already exists [2025-01-21T11:30:42.593Z] 219516c72736: Layer already exists [2025-01-21T11:30:42.593Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:42.593Z] latest: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:42.923Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:43.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 [2025-01-21T11:30:43.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-21T11:30:43.253Z] 32592e8229a9: Preparing [2025-01-21T11:30:43.253Z] c182ba97f515: Preparing [2025-01-21T11:30:43.253Z] 1968d6622dd3: Preparing [2025-01-21T11:30:43.253Z] 9e562cb65116: Preparing [2025-01-21T11:30:43.253Z] 17d330a2e0af: Preparing [2025-01-21T11:30:43.253Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:43.253Z] 505627a677a3: Preparing [2025-01-21T11:30:43.253Z] 35ea25043de5: Preparing [2025-01-21T11:30:43.253Z] 219516c72736: Preparing [2025-01-21T11:30:43.253Z] d5193db092b6: Preparing [2025-01-21T11:30:43.253Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:43.253Z] 505627a677a3: Waiting [2025-01-21T11:30:43.253Z] 35ea25043de5: Waiting [2025-01-21T11:30:43.253Z] 219516c72736: Waiting [2025-01-21T11:30:43.253Z] d5193db092b6: Waiting [2025-01-21T11:30:43.253Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:43.253Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:43.253Z] 32592e8229a9: Layer already exists [2025-01-21T11:30:43.253Z] c182ba97f515: Layer already exists [2025-01-21T11:30:43.253Z] 17d330a2e0af: Layer already exists [2025-01-21T11:30:43.253Z] 1968d6622dd3: Layer already exists [2025-01-21T11:30:43.253Z] 9e562cb65116: Layer already exists [2025-01-21T11:30:43.253Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:43.253Z] 505627a677a3: Layer already exists [2025-01-21T11:30:43.253Z] 35ea25043de5: Layer already exists [2025-01-21T11:30:43.253Z] 219516c72736: Layer already exists [2025-01-21T11:30:43.253Z] d5193db092b6: Layer already exists [2025-01-21T11:30:43.253Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:43.253Z] 4.0.0-dev.49: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:43.576Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:43.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:43.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-21T11:30:43.905Z] 32592e8229a9: Preparing [2025-01-21T11:30:43.905Z] c182ba97f515: Preparing [2025-01-21T11:30:43.905Z] 1968d6622dd3: Preparing [2025-01-21T11:30:43.905Z] 9e562cb65116: Preparing [2025-01-21T11:30:43.905Z] 17d330a2e0af: Preparing [2025-01-21T11:30:43.905Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:43.905Z] 505627a677a3: Preparing [2025-01-21T11:30:43.905Z] 35ea25043de5: Preparing [2025-01-21T11:30:43.905Z] 219516c72736: Preparing [2025-01-21T11:30:43.905Z] d5193db092b6: Preparing [2025-01-21T11:30:43.905Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:43.905Z] 35ea25043de5: Waiting [2025-01-21T11:30:43.905Z] 219516c72736: Waiting [2025-01-21T11:30:43.905Z] 505627a677a3: Waiting [2025-01-21T11:30:43.905Z] d5193db092b6: Waiting [2025-01-21T11:30:43.905Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:43.905Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:43.905Z] c182ba97f515: Layer already exists [2025-01-21T11:30:43.905Z] 1968d6622dd3: Layer already exists [2025-01-21T11:30:43.905Z] 32592e8229a9: Layer already exists [2025-01-21T11:30:43.905Z] 9e562cb65116: Layer already exists [2025-01-21T11:30:43.905Z] 17d330a2e0af: Layer already exists [2025-01-21T11:30:43.905Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:43.905Z] 505627a677a3: Layer already exists [2025-01-21T11:30:43.905Z] 219516c72736: Layer already exists [2025-01-21T11:30:43.905Z] 35ea25043de5: Layer already exists [2025-01-21T11:30:43.905Z] d5193db092b6: Layer already exists [2025-01-21T11:30:43.905Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:43.905Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:44.226Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:44.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-21T11:30:44.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-21T11:30:44.560Z] 32592e8229a9: Preparing [2025-01-21T11:30:44.560Z] c182ba97f515: Preparing [2025-01-21T11:30:44.560Z] 1968d6622dd3: Preparing [2025-01-21T11:30:44.560Z] 9e562cb65116: Preparing [2025-01-21T11:30:44.560Z] 17d330a2e0af: Preparing [2025-01-21T11:30:44.560Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:44.560Z] 505627a677a3: Preparing [2025-01-21T11:30:44.560Z] 35ea25043de5: Preparing [2025-01-21T11:30:44.560Z] 219516c72736: Preparing [2025-01-21T11:30:44.560Z] d5193db092b6: Preparing [2025-01-21T11:30:44.560Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:44.560Z] 35ea25043de5: Waiting [2025-01-21T11:30:44.560Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:44.560Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:44.560Z] 219516c72736: Waiting [2025-01-21T11:30:44.560Z] d5193db092b6: Waiting [2025-01-21T11:30:44.560Z] 505627a677a3: Waiting [2025-01-21T11:30:44.560Z] 32592e8229a9: Layer already exists [2025-01-21T11:30:44.560Z] 17d330a2e0af: Layer already exists [2025-01-21T11:30:44.560Z] c182ba97f515: Layer already exists [2025-01-21T11:30:44.560Z] 9e562cb65116: Layer already exists [2025-01-21T11:30:44.560Z] 1968d6622dd3: Layer already exists [2025-01-21T11:30:44.560Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:44.560Z] 505627a677a3: Layer already exists [2025-01-21T11:30:44.560Z] 35ea25043de5: Layer already exists [2025-01-21T11:30:44.560Z] 219516c72736: Layer already exists [2025-01-21T11:30:44.560Z] d5193db092b6: Layer already exists [2025-01-21T11:30:44.560Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:44.560Z] main: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:44.645Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:44.669Z] taggedImages: [2025-01-21T11:30:44.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:44.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-21T11:30:44.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 [2025-01-21T11:30:44.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:44.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-21T11:30:44.700Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-21T11:30:44.700Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:44.700Z] latest [2025-01-21T11:30:44.700Z] 4.0.0-dev.49 [2025-01-21T11:30:44.700Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:44.700Z] main [2025-01-21T11:30:44.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:45.052Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:45.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:45.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-21T11:30:45.383Z] 46c884588d26: Preparing [2025-01-21T11:30:45.383Z] 4ca8bb9f8ac1: Preparing [2025-01-21T11:30:45.383Z] ad6c77623039: Preparing [2025-01-21T11:30:45.383Z] bdefc4979603: Preparing [2025-01-21T11:30:45.383Z] 7d7716a7c95e: Preparing [2025-01-21T11:30:45.383Z] 926495db6a78: Preparing [2025-01-21T11:30:45.383Z] c9878628b174: Preparing [2025-01-21T11:30:45.383Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:45.383Z] 505627a677a3: Preparing [2025-01-21T11:30:45.383Z] e098bc23b138: Preparing [2025-01-21T11:30:45.383Z] 1d43190e3b5f: Preparing [2025-01-21T11:30:45.383Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:45.383Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:45.383Z] 505627a677a3: Waiting [2025-01-21T11:30:45.383Z] e098bc23b138: Waiting [2025-01-21T11:30:45.383Z] 1d43190e3b5f: Waiting [2025-01-21T11:30:45.383Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:45.383Z] c9878628b174: Waiting [2025-01-21T11:30:45.383Z] 926495db6a78: Waiting [2025-01-21T11:30:45.383Z] 7d7716a7c95e: Pushed [2025-01-21T11:30:45.383Z] 4ca8bb9f8ac1: Pushed [2025-01-21T11:30:45.383Z] 46c884588d26: Pushed [2025-01-21T11:30:45.383Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:45.383Z] 505627a677a3: Layer already exists [2025-01-21T11:30:45.383Z] 926495db6a78: Pushed [2025-01-21T11:30:45.640Z] c9878628b174: Pushed [2025-01-21T11:30:45.640Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:45.640Z] e098bc23b138: Pushed [2025-01-21T11:30:46.575Z] bdefc4979603: Pushed [2025-01-21T11:30:46.575Z] ad6c77623039: Pushed [2025-01-21T11:30:46.834Z] 1d43190e3b5f: Pushed [2025-01-21T11:30:46.834Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:47.151Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:47.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-21T11:30:47.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-21T11:30:47.471Z] 46c884588d26: Preparing [2025-01-21T11:30:47.471Z] 4ca8bb9f8ac1: Preparing [2025-01-21T11:30:47.471Z] ad6c77623039: Preparing [2025-01-21T11:30:47.471Z] bdefc4979603: Preparing [2025-01-21T11:30:47.471Z] 7d7716a7c95e: Preparing [2025-01-21T11:30:47.471Z] 926495db6a78: Preparing [2025-01-21T11:30:47.471Z] c9878628b174: Preparing [2025-01-21T11:30:47.471Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:47.471Z] 505627a677a3: Preparing [2025-01-21T11:30:47.471Z] e098bc23b138: Preparing [2025-01-21T11:30:47.471Z] 1d43190e3b5f: Preparing [2025-01-21T11:30:47.471Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:47.471Z] c9878628b174: Waiting [2025-01-21T11:30:47.471Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:47.471Z] 505627a677a3: Waiting [2025-01-21T11:30:47.471Z] e098bc23b138: Waiting [2025-01-21T11:30:47.471Z] 1d43190e3b5f: Waiting [2025-01-21T11:30:47.471Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:47.471Z] 926495db6a78: Waiting [2025-01-21T11:30:47.471Z] ad6c77623039: Layer already exists [2025-01-21T11:30:47.471Z] 4ca8bb9f8ac1: Layer already exists [2025-01-21T11:30:47.471Z] 7d7716a7c95e: Layer already exists [2025-01-21T11:30:47.471Z] 46c884588d26: Layer already exists [2025-01-21T11:30:47.471Z] bdefc4979603: Layer already exists [2025-01-21T11:30:47.471Z] c9878628b174: Layer already exists [2025-01-21T11:30:47.471Z] 926495db6a78: Layer already exists [2025-01-21T11:30:47.471Z] e098bc23b138: Layer already exists [2025-01-21T11:30:47.471Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:47.471Z] 505627a677a3: Layer already exists [2025-01-21T11:30:47.471Z] 1d43190e3b5f: Layer already exists [2025-01-21T11:30:47.471Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:47.471Z] latest: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:47.792Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:48.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 [2025-01-21T11:30:48.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-21T11:30:48.109Z] 46c884588d26: Preparing [2025-01-21T11:30:48.109Z] 4ca8bb9f8ac1: Preparing [2025-01-21T11:30:48.109Z] ad6c77623039: Preparing [2025-01-21T11:30:48.109Z] bdefc4979603: Preparing [2025-01-21T11:30:48.109Z] 7d7716a7c95e: Preparing [2025-01-21T11:30:48.109Z] 926495db6a78: Preparing [2025-01-21T11:30:48.109Z] c9878628b174: Preparing [2025-01-21T11:30:48.109Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:48.109Z] 505627a677a3: Preparing [2025-01-21T11:30:48.109Z] e098bc23b138: Preparing [2025-01-21T11:30:48.109Z] 1d43190e3b5f: Preparing [2025-01-21T11:30:48.109Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:48.109Z] 926495db6a78: Waiting [2025-01-21T11:30:48.109Z] 505627a677a3: Waiting [2025-01-21T11:30:48.109Z] c9878628b174: Waiting [2025-01-21T11:30:48.109Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:48.109Z] e098bc23b138: Waiting [2025-01-21T11:30:48.109Z] 1d43190e3b5f: Waiting [2025-01-21T11:30:48.109Z] 46c884588d26: Layer already exists [2025-01-21T11:30:48.109Z] bdefc4979603: Layer already exists [2025-01-21T11:30:48.109Z] 4ca8bb9f8ac1: Layer already exists [2025-01-21T11:30:48.109Z] ad6c77623039: Layer already exists [2025-01-21T11:30:48.109Z] 7d7716a7c95e: Layer already exists [2025-01-21T11:30:48.109Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:48.109Z] e098bc23b138: Layer already exists [2025-01-21T11:30:48.109Z] 926495db6a78: Layer already exists [2025-01-21T11:30:48.109Z] 505627a677a3: Layer already exists [2025-01-21T11:30:48.109Z] c9878628b174: Layer already exists [2025-01-21T11:30:48.109Z] 1d43190e3b5f: Layer already exists [2025-01-21T11:30:48.109Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:48.109Z] 4.0.0-dev.49: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:48.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:48.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:48.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-21T11:30:48.764Z] 46c884588d26: Preparing [2025-01-21T11:30:48.764Z] 4ca8bb9f8ac1: Preparing [2025-01-21T11:30:48.764Z] ad6c77623039: Preparing [2025-01-21T11:30:48.764Z] bdefc4979603: Preparing [2025-01-21T11:30:48.764Z] 7d7716a7c95e: Preparing [2025-01-21T11:30:48.764Z] 926495db6a78: Preparing [2025-01-21T11:30:48.764Z] c9878628b174: Preparing [2025-01-21T11:30:48.764Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:48.764Z] 926495db6a78: Waiting [2025-01-21T11:30:48.764Z] c9878628b174: Waiting [2025-01-21T11:30:48.764Z] 505627a677a3: Preparing [2025-01-21T11:30:48.764Z] e098bc23b138: Preparing [2025-01-21T11:30:48.764Z] 1d43190e3b5f: Preparing [2025-01-21T11:30:48.764Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:48.764Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:48.764Z] 505627a677a3: Waiting [2025-01-21T11:30:48.764Z] e098bc23b138: Waiting [2025-01-21T11:30:48.764Z] 1d43190e3b5f: Waiting [2025-01-21T11:30:48.764Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:48.764Z] ad6c77623039: Layer already exists [2025-01-21T11:30:48.764Z] bdefc4979603: Layer already exists [2025-01-21T11:30:48.764Z] 4ca8bb9f8ac1: Layer already exists [2025-01-21T11:30:48.764Z] 46c884588d26: Layer already exists [2025-01-21T11:30:48.764Z] 7d7716a7c95e: Layer already exists [2025-01-21T11:30:48.764Z] 926495db6a78: Layer already exists [2025-01-21T11:30:48.764Z] c9878628b174: Layer already exists [2025-01-21T11:30:48.764Z] 505627a677a3: Layer already exists [2025-01-21T11:30:48.764Z] e098bc23b138: Layer already exists [2025-01-21T11:30:48.764Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:48.764Z] 1d43190e3b5f: Layer already exists [2025-01-21T11:30:48.764Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:48.764Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:49.087Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:49.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-21T11:30:49.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-21T11:30:49.403Z] 46c884588d26: Preparing [2025-01-21T11:30:49.403Z] 4ca8bb9f8ac1: Preparing [2025-01-21T11:30:49.403Z] ad6c77623039: Preparing [2025-01-21T11:30:49.403Z] bdefc4979603: Preparing [2025-01-21T11:30:49.403Z] 7d7716a7c95e: Preparing [2025-01-21T11:30:49.403Z] 926495db6a78: Preparing [2025-01-21T11:30:49.403Z] c9878628b174: Preparing [2025-01-21T11:30:49.403Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:49.403Z] 926495db6a78: Waiting [2025-01-21T11:30:49.403Z] c9878628b174: Waiting [2025-01-21T11:30:49.403Z] 505627a677a3: Preparing [2025-01-21T11:30:49.403Z] e098bc23b138: Preparing [2025-01-21T11:30:49.403Z] 1d43190e3b5f: Preparing [2025-01-21T11:30:49.403Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:49.403Z] 1d43190e3b5f: Waiting [2025-01-21T11:30:49.403Z] cb15a3f7e41f: Waiting [2025-01-21T11:30:49.403Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:49.403Z] e098bc23b138: Waiting [2025-01-21T11:30:49.403Z] 505627a677a3: Waiting [2025-01-21T11:30:49.403Z] ad6c77623039: Layer already exists [2025-01-21T11:30:49.403Z] 4ca8bb9f8ac1: Layer already exists [2025-01-21T11:30:49.403Z] 7d7716a7c95e: Layer already exists [2025-01-21T11:30:49.403Z] bdefc4979603: Layer already exists [2025-01-21T11:30:49.403Z] 46c884588d26: Layer already exists [2025-01-21T11:30:49.403Z] c9878628b174: Layer already exists [2025-01-21T11:30:49.403Z] 926495db6a78: Layer already exists [2025-01-21T11:30:49.403Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:49.403Z] 505627a677a3: Layer already exists [2025-01-21T11:30:49.403Z] e098bc23b138: Layer already exists [2025-01-21T11:30:49.403Z] 1d43190e3b5f: Layer already exists [2025-01-21T11:30:49.403Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:49.403Z] main: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:49.476Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:49.490Z] taggedImages: [2025-01-21T11:30:49.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:49.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-21T11:30:49.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 [2025-01-21T11:30:49.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:49.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-21T11:30:49.520Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-21T11:30:49.520Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:49.520Z] latest [2025-01-21T11:30:49.520Z] 4.0.0-dev.49 [2025-01-21T11:30:49.520Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:49.520Z] main [2025-01-21T11:30:49.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:49.858Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:50.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:50.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-21T11:30:50.180Z] fb0b7816a948: Preparing [2025-01-21T11:30:50.180Z] 5085132b3c4e: Preparing [2025-01-21T11:30:50.180Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:50.180Z] 505627a677a3: Preparing [2025-01-21T11:30:50.180Z] 32a0698b8c3a: Preparing [2025-01-21T11:30:50.180Z] 11f06c618b4a: Preparing [2025-01-21T11:30:50.180Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:50.180Z] 11f06c618b4a: Waiting [2025-01-21T11:30:50.180Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:50.180Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:50.180Z] 505627a677a3: Layer already exists [2025-01-21T11:30:50.180Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:50.180Z] fb0b7816a948: Pushed [2025-01-21T11:30:50.180Z] 32a0698b8c3a: Pushed [2025-01-21T11:30:51.117Z] 11f06c618b4a: Pushed [2025-01-21T11:30:52.053Z] 5085132b3c4e: Pushed [2025-01-21T11:30:52.053Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:52.395Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:52.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-21T11:30:52.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-21T11:30:52.717Z] fb0b7816a948: Preparing [2025-01-21T11:30:52.717Z] 5085132b3c4e: Preparing [2025-01-21T11:30:52.717Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:52.717Z] 505627a677a3: Preparing [2025-01-21T11:30:52.717Z] 32a0698b8c3a: Preparing [2025-01-21T11:30:52.717Z] 11f06c618b4a: Preparing [2025-01-21T11:30:52.717Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:52.717Z] 11f06c618b4a: Waiting [2025-01-21T11:30:52.717Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:52.717Z] fb0b7816a948: Layer already exists [2025-01-21T11:30:52.717Z] 32a0698b8c3a: Layer already exists [2025-01-21T11:30:52.717Z] 505627a677a3: Layer already exists [2025-01-21T11:30:52.717Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:52.717Z] 5085132b3c4e: Layer already exists [2025-01-21T11:30:52.717Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:52.717Z] 11f06c618b4a: Layer already exists [2025-01-21T11:30:52.717Z] latest: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:53.047Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:53.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 [2025-01-21T11:30:53.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-21T11:30:53.367Z] fb0b7816a948: Preparing [2025-01-21T11:30:53.367Z] 5085132b3c4e: Preparing [2025-01-21T11:30:53.367Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:53.367Z] 505627a677a3: Preparing [2025-01-21T11:30:53.367Z] 32a0698b8c3a: Preparing [2025-01-21T11:30:53.367Z] 11f06c618b4a: Preparing [2025-01-21T11:30:53.367Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:53.367Z] 11f06c618b4a: Waiting [2025-01-21T11:30:53.367Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:53.367Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:53.367Z] 505627a677a3: Layer already exists [2025-01-21T11:30:53.367Z] fb0b7816a948: Layer already exists [2025-01-21T11:30:53.367Z] 5085132b3c4e: Layer already exists [2025-01-21T11:30:53.367Z] 32a0698b8c3a: Layer already exists [2025-01-21T11:30:53.367Z] 11f06c618b4a: Layer already exists [2025-01-21T11:30:53.367Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:53.367Z] 4.0.0-dev.49: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:53.694Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:54.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:54.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-21T11:30:54.011Z] fb0b7816a948: Preparing [2025-01-21T11:30:54.011Z] 5085132b3c4e: Preparing [2025-01-21T11:30:54.011Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:54.011Z] 505627a677a3: Preparing [2025-01-21T11:30:54.011Z] 32a0698b8c3a: Preparing [2025-01-21T11:30:54.011Z] 11f06c618b4a: Preparing [2025-01-21T11:30:54.011Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:54.011Z] 11f06c618b4a: Waiting [2025-01-21T11:30:54.011Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:54.011Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:54.011Z] 5085132b3c4e: Layer already exists [2025-01-21T11:30:54.011Z] 505627a677a3: Layer already exists [2025-01-21T11:30:54.011Z] 32a0698b8c3a: Layer already exists [2025-01-21T11:30:54.011Z] fb0b7816a948: Layer already exists [2025-01-21T11:30:54.011Z] 11f06c618b4a: Layer already exists [2025-01-21T11:30:54.011Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:54.011Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:54.338Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:54.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-21T11:30:54.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-21T11:30:54.667Z] fb0b7816a948: Preparing [2025-01-21T11:30:54.667Z] 5085132b3c4e: Preparing [2025-01-21T11:30:54.667Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:54.667Z] 505627a677a3: Preparing [2025-01-21T11:30:54.667Z] 32a0698b8c3a: Preparing [2025-01-21T11:30:54.667Z] 11f06c618b4a: Preparing [2025-01-21T11:30:54.667Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:54.667Z] 11f06c618b4a: Waiting [2025-01-21T11:30:54.667Z] fb0b7816a948: Layer already exists [2025-01-21T11:30:54.667Z] 5085132b3c4e: Layer already exists [2025-01-21T11:30:54.667Z] 505627a677a3: Layer already exists [2025-01-21T11:30:54.667Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:54.667Z] 32a0698b8c3a: Layer already exists [2025-01-21T11:30:54.667Z] 11f06c618b4a: Layer already exists [2025-01-21T11:30:54.667Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:54.667Z] main: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:30:54.740Z] ===================================================== [Pipeline] echo [2025-01-21T11:30:54.753Z] taggedImages: [2025-01-21T11:30:54.753Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:54.753Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-21T11:30:54.753Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 [2025-01-21T11:30:54.753Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:54.753Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-21T11:30:54.778Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-21T11:30:54.778Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:54.778Z] latest [2025-01-21T11:30:54.778Z] 4.0.0-dev.49 [2025-01-21T11:30:54.778Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:30:54.778Z] main [2025-01-21T11:30:54.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:55.114Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:30:55.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:30:55.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-21T11:30:55.425Z] 18128cf84bd4: Preparing [2025-01-21T11:30:55.425Z] 453f07c077ca: Preparing [2025-01-21T11:30:55.425Z] 3f35c2b76111: Preparing [2025-01-21T11:30:55.425Z] cb15a3f7e41f: Preparing [2025-01-21T11:30:55.425Z] 505627a677a3: Preparing [2025-01-21T11:30:55.425Z] 794e3de7769f: Preparing [2025-01-21T11:30:55.425Z] 558f9597ed07: Preparing [2025-01-21T11:30:55.425Z] 7874fea138ee: Preparing [2025-01-21T11:30:55.425Z] 967ab782daa2: Preparing [2025-01-21T11:30:55.425Z] ce5a8cde9eee: Preparing [2025-01-21T11:30:55.425Z] 558f9597ed07: Waiting [2025-01-21T11:30:55.425Z] 7874fea138ee: Waiting [2025-01-21T11:30:55.425Z] 967ab782daa2: Waiting [2025-01-21T11:30:55.425Z] ce5a8cde9eee: Waiting [2025-01-21T11:30:55.425Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:30:55.425Z] 3f35c2b76111: Pushed [2025-01-21T11:30:55.425Z] 453f07c077ca: Pushed [2025-01-21T11:30:55.425Z] 18128cf84bd4: Pushed [2025-01-21T11:30:55.425Z] 505627a677a3: Layer already exists [2025-01-21T11:30:55.683Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:30:55.683Z] 7874fea138ee: Pushed [2025-01-21T11:30:55.942Z] 967ab782daa2: Pushed [2025-01-21T11:31:01.214Z] 558f9597ed07: Pushed [2025-01-21T11:31:05.402Z] 794e3de7769f: Pushed [2025-01-21T11:31:05.402Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:05.722Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:06.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-21T11:31:06.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-21T11:31:06.042Z] 18128cf84bd4: Preparing [2025-01-21T11:31:06.042Z] 453f07c077ca: Preparing [2025-01-21T11:31:06.042Z] 3f35c2b76111: Preparing [2025-01-21T11:31:06.042Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:06.042Z] 505627a677a3: Preparing [2025-01-21T11:31:06.042Z] 794e3de7769f: Preparing [2025-01-21T11:31:06.042Z] 558f9597ed07: Preparing [2025-01-21T11:31:06.042Z] 7874fea138ee: Preparing [2025-01-21T11:31:06.042Z] 967ab782daa2: Preparing [2025-01-21T11:31:06.042Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:06.042Z] 794e3de7769f: Waiting [2025-01-21T11:31:06.042Z] 967ab782daa2: Waiting [2025-01-21T11:31:06.042Z] 558f9597ed07: Waiting [2025-01-21T11:31:06.042Z] 7874fea138ee: Waiting [2025-01-21T11:31:06.042Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:06.042Z] 505627a677a3: Layer already exists [2025-01-21T11:31:06.042Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:06.042Z] 453f07c077ca: Layer already exists [2025-01-21T11:31:06.042Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:06.042Z] 3f35c2b76111: Layer already exists [2025-01-21T11:31:06.042Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:06.042Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:06.042Z] 558f9597ed07: Layer already exists [2025-01-21T11:31:06.042Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:06.042Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:06.042Z] latest: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:06.364Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:06.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 [2025-01-21T11:31:06.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-21T11:31:06.689Z] 18128cf84bd4: Preparing [2025-01-21T11:31:06.689Z] 453f07c077ca: Preparing [2025-01-21T11:31:06.689Z] 3f35c2b76111: Preparing [2025-01-21T11:31:06.689Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:06.689Z] 505627a677a3: Preparing [2025-01-21T11:31:06.689Z] 794e3de7769f: Preparing [2025-01-21T11:31:06.689Z] 558f9597ed07: Preparing [2025-01-21T11:31:06.689Z] 7874fea138ee: Preparing [2025-01-21T11:31:06.689Z] 967ab782daa2: Preparing [2025-01-21T11:31:06.689Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:06.689Z] 7874fea138ee: Waiting [2025-01-21T11:31:06.689Z] 558f9597ed07: Waiting [2025-01-21T11:31:06.689Z] 794e3de7769f: Waiting [2025-01-21T11:31:06.689Z] 967ab782daa2: Waiting [2025-01-21T11:31:06.689Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:06.689Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:06.689Z] 453f07c077ca: Layer already exists [2025-01-21T11:31:06.689Z] 505627a677a3: Layer already exists [2025-01-21T11:31:06.689Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:06.689Z] 3f35c2b76111: Layer already exists [2025-01-21T11:31:06.689Z] 558f9597ed07: Layer already exists [2025-01-21T11:31:06.689Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:06.689Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:06.689Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:06.689Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:06.689Z] 4.0.0-dev.49: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:07.020Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:07.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:07.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-21T11:31:07.337Z] 18128cf84bd4: Preparing [2025-01-21T11:31:07.337Z] 453f07c077ca: Preparing [2025-01-21T11:31:07.337Z] 3f35c2b76111: Preparing [2025-01-21T11:31:07.337Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:07.337Z] 505627a677a3: Preparing [2025-01-21T11:31:07.337Z] 794e3de7769f: Preparing [2025-01-21T11:31:07.337Z] 558f9597ed07: Preparing [2025-01-21T11:31:07.337Z] 7874fea138ee: Preparing [2025-01-21T11:31:07.337Z] 967ab782daa2: Preparing [2025-01-21T11:31:07.337Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:07.337Z] 794e3de7769f: Waiting [2025-01-21T11:31:07.337Z] 967ab782daa2: Waiting [2025-01-21T11:31:07.337Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:07.337Z] 558f9597ed07: Waiting [2025-01-21T11:31:07.337Z] 7874fea138ee: Waiting [2025-01-21T11:31:07.337Z] 453f07c077ca: Layer already exists [2025-01-21T11:31:07.337Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:07.337Z] 505627a677a3: Layer already exists [2025-01-21T11:31:07.337Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:07.337Z] 3f35c2b76111: Layer already exists [2025-01-21T11:31:07.337Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:07.337Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:07.337Z] 558f9597ed07: Layer already exists [2025-01-21T11:31:07.337Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:07.337Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:07.337Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:07.669Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:07.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-21T11:31:07.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-21T11:31:07.995Z] 18128cf84bd4: Preparing [2025-01-21T11:31:07.995Z] 453f07c077ca: Preparing [2025-01-21T11:31:07.995Z] 3f35c2b76111: Preparing [2025-01-21T11:31:07.995Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:07.995Z] 505627a677a3: Preparing [2025-01-21T11:31:07.995Z] 794e3de7769f: Preparing [2025-01-21T11:31:07.995Z] 558f9597ed07: Preparing [2025-01-21T11:31:07.995Z] 7874fea138ee: Preparing [2025-01-21T11:31:07.995Z] 967ab782daa2: Preparing [2025-01-21T11:31:07.995Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:07.995Z] 794e3de7769f: Waiting [2025-01-21T11:31:07.995Z] 967ab782daa2: Waiting [2025-01-21T11:31:07.995Z] 558f9597ed07: Waiting [2025-01-21T11:31:07.995Z] 7874fea138ee: Waiting [2025-01-21T11:31:07.995Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:07.995Z] 3f35c2b76111: Layer already exists [2025-01-21T11:31:07.995Z] 505627a677a3: Layer already exists [2025-01-21T11:31:07.995Z] 453f07c077ca: Layer already exists [2025-01-21T11:31:07.995Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:07.995Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:07.995Z] 558f9597ed07: Layer already exists [2025-01-21T11:31:07.995Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:07.995Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:07.995Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:07.995Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:07.995Z] main: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:31:08.061Z] ===================================================== [Pipeline] echo [2025-01-21T11:31:08.082Z] taggedImages: [2025-01-21T11:31:08.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:08.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-21T11:31:08.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 [2025-01-21T11:31:08.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:08.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-21T11:31:08.110Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-21T11:31:08.110Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:08.110Z] latest [2025-01-21T11:31:08.110Z] 4.0.0-dev.49 [2025-01-21T11:31:08.110Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:08.110Z] main [2025-01-21T11:31:08.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:08.458Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:08.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:08.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-21T11:31:08.861Z] 479f3e67f115: Preparing [2025-01-21T11:31:08.861Z] 16bdb7475134: Preparing [2025-01-21T11:31:08.861Z] f87c31b91fbc: Preparing [2025-01-21T11:31:08.861Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:08.861Z] 505627a677a3: Preparing [2025-01-21T11:31:08.861Z] 794e3de7769f: Preparing [2025-01-21T11:31:08.861Z] d2a00a6570e0: Preparing [2025-01-21T11:31:08.861Z] 22a5113c1631: Preparing [2025-01-21T11:31:08.861Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:08.861Z] d2a00a6570e0: Waiting [2025-01-21T11:31:08.861Z] 22a5113c1631: Waiting [2025-01-21T11:31:08.861Z] 794e3de7769f: Waiting [2025-01-21T11:31:08.861Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:08.861Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:08.861Z] 505627a677a3: Layer already exists [2025-01-21T11:31:08.861Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:08.861Z] 479f3e67f115: Pushed [2025-01-21T11:31:08.861Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:08.861Z] 16bdb7475134: Pushed [2025-01-21T11:31:08.861Z] d2a00a6570e0: Pushed [2025-01-21T11:31:08.861Z] f87c31b91fbc: Pushed [2025-01-21T11:31:09.121Z] 22a5113c1631: Pushed [2025-01-21T11:31:09.380Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:09.702Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:10.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-21T11:31:10.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-21T11:31:10.030Z] 479f3e67f115: Preparing [2025-01-21T11:31:10.030Z] 16bdb7475134: Preparing [2025-01-21T11:31:10.030Z] f87c31b91fbc: Preparing [2025-01-21T11:31:10.030Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:10.030Z] 505627a677a3: Preparing [2025-01-21T11:31:10.030Z] 794e3de7769f: Preparing [2025-01-21T11:31:10.030Z] d2a00a6570e0: Preparing [2025-01-21T11:31:10.030Z] 22a5113c1631: Preparing [2025-01-21T11:31:10.030Z] d2a00a6570e0: Waiting [2025-01-21T11:31:10.030Z] 794e3de7769f: Waiting [2025-01-21T11:31:10.030Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:10.030Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:10.030Z] 22a5113c1631: Waiting [2025-01-21T11:31:10.030Z] f87c31b91fbc: Layer already exists [2025-01-21T11:31:10.030Z] 16bdb7475134: Layer already exists [2025-01-21T11:31:10.030Z] 505627a677a3: Layer already exists [2025-01-21T11:31:10.030Z] 479f3e67f115: Layer already exists [2025-01-21T11:31:10.030Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:10.030Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:10.030Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:10.030Z] 22a5113c1631: Layer already exists [2025-01-21T11:31:10.030Z] d2a00a6570e0: Layer already exists [2025-01-21T11:31:10.030Z] latest: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:10.362Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:10.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 [2025-01-21T11:31:10.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-21T11:31:10.683Z] 479f3e67f115: Preparing [2025-01-21T11:31:10.683Z] 16bdb7475134: Preparing [2025-01-21T11:31:10.683Z] f87c31b91fbc: Preparing [2025-01-21T11:31:10.683Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:10.683Z] 505627a677a3: Preparing [2025-01-21T11:31:10.683Z] 794e3de7769f: Preparing [2025-01-21T11:31:10.683Z] d2a00a6570e0: Preparing [2025-01-21T11:31:10.683Z] 22a5113c1631: Preparing [2025-01-21T11:31:10.683Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:10.683Z] 794e3de7769f: Waiting [2025-01-21T11:31:10.683Z] d2a00a6570e0: Waiting [2025-01-21T11:31:10.683Z] 22a5113c1631: Waiting [2025-01-21T11:31:10.683Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:10.683Z] 505627a677a3: Layer already exists [2025-01-21T11:31:10.683Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:10.683Z] f87c31b91fbc: Layer already exists [2025-01-21T11:31:10.683Z] 16bdb7475134: Layer already exists [2025-01-21T11:31:10.683Z] 479f3e67f115: Layer already exists [2025-01-21T11:31:10.683Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:10.683Z] 22a5113c1631: Layer already exists [2025-01-21T11:31:10.683Z] d2a00a6570e0: Layer already exists [2025-01-21T11:31:10.683Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:10.683Z] 4.0.0-dev.49: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:11.011Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:11.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:11.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-21T11:31:11.325Z] 479f3e67f115: Preparing [2025-01-21T11:31:11.325Z] 16bdb7475134: Preparing [2025-01-21T11:31:11.325Z] f87c31b91fbc: Preparing [2025-01-21T11:31:11.325Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:11.325Z] 505627a677a3: Preparing [2025-01-21T11:31:11.325Z] 794e3de7769f: Preparing [2025-01-21T11:31:11.325Z] d2a00a6570e0: Preparing [2025-01-21T11:31:11.325Z] 22a5113c1631: Preparing [2025-01-21T11:31:11.325Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:11.325Z] d2a00a6570e0: Waiting [2025-01-21T11:31:11.325Z] 22a5113c1631: Waiting [2025-01-21T11:31:11.325Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:11.325Z] 794e3de7769f: Waiting [2025-01-21T11:31:11.325Z] 505627a677a3: Layer already exists [2025-01-21T11:31:11.325Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:11.325Z] f87c31b91fbc: Layer already exists [2025-01-21T11:31:11.325Z] 479f3e67f115: Layer already exists [2025-01-21T11:31:11.325Z] 16bdb7475134: Layer already exists [2025-01-21T11:31:11.325Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:11.325Z] d2a00a6570e0: Layer already exists [2025-01-21T11:31:11.325Z] 22a5113c1631: Layer already exists [2025-01-21T11:31:11.325Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:11.325Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:11.657Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:11.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-21T11:31:11.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-21T11:31:11.997Z] 479f3e67f115: Preparing [2025-01-21T11:31:11.997Z] 16bdb7475134: Preparing [2025-01-21T11:31:11.997Z] f87c31b91fbc: Preparing [2025-01-21T11:31:11.997Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:11.997Z] 505627a677a3: Preparing [2025-01-21T11:31:11.997Z] 794e3de7769f: Preparing [2025-01-21T11:31:11.997Z] d2a00a6570e0: Preparing [2025-01-21T11:31:11.997Z] 22a5113c1631: Preparing [2025-01-21T11:31:11.997Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:11.997Z] 794e3de7769f: Waiting [2025-01-21T11:31:11.997Z] d2a00a6570e0: Waiting [2025-01-21T11:31:11.997Z] 22a5113c1631: Waiting [2025-01-21T11:31:11.997Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:11.997Z] 479f3e67f115: Layer already exists [2025-01-21T11:31:11.997Z] f87c31b91fbc: Layer already exists [2025-01-21T11:31:11.997Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:11.997Z] 505627a677a3: Layer already exists [2025-01-21T11:31:11.997Z] 16bdb7475134: Layer already exists [2025-01-21T11:31:11.997Z] 794e3de7769f: Layer already exists [2025-01-21T11:31:11.997Z] 22a5113c1631: Layer already exists [2025-01-21T11:31:11.997Z] d2a00a6570e0: Layer already exists [2025-01-21T11:31:11.997Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:11.997Z] main: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:31:12.079Z] ===================================================== [Pipeline] echo [2025-01-21T11:31:12.092Z] taggedImages: [2025-01-21T11:31:12.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:12.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-21T11:31:12.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 [2025-01-21T11:31:12.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:12.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-21T11:31:12.119Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-21T11:31:12.119Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:12.119Z] latest [2025-01-21T11:31:12.119Z] 4.0.0-dev.49 [2025-01-21T11:31:12.119Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:12.119Z] main [2025-01-21T11:31:12.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:12.474Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:12.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:12.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-21T11:31:12.802Z] 18128cf84bd4: Preparing [2025-01-21T11:31:12.802Z] f7d2bd4ecda6: Preparing [2025-01-21T11:31:12.802Z] b6a72175e864: Preparing [2025-01-21T11:31:12.802Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:12.802Z] 505627a677a3: Preparing [2025-01-21T11:31:12.802Z] ee6b4006b00b: Preparing [2025-01-21T11:31:12.802Z] 7874fea138ee: Preparing [2025-01-21T11:31:12.802Z] 967ab782daa2: Preparing [2025-01-21T11:31:12.802Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:12.802Z] ee6b4006b00b: Waiting [2025-01-21T11:31:12.802Z] 7874fea138ee: Waiting [2025-01-21T11:31:12.802Z] 967ab782daa2: Waiting [2025-01-21T11:31:12.802Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:12.802Z] 505627a677a3: Layer already exists [2025-01-21T11:31:12.802Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:12.802Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:12.802Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:12.802Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:12.802Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:12.802Z] b6a72175e864: Pushed [2025-01-21T11:31:12.802Z] f7d2bd4ecda6: Pushed [2025-01-21T11:31:22.779Z] ee6b4006b00b: Pushed [2025-01-21T11:31:22.779Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:23.100Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:23.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-21T11:31:23.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-21T11:31:23.423Z] 18128cf84bd4: Preparing [2025-01-21T11:31:23.423Z] f7d2bd4ecda6: Preparing [2025-01-21T11:31:23.423Z] b6a72175e864: Preparing [2025-01-21T11:31:23.423Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:23.423Z] 505627a677a3: Preparing [2025-01-21T11:31:23.423Z] ee6b4006b00b: Preparing [2025-01-21T11:31:23.423Z] 7874fea138ee: Preparing [2025-01-21T11:31:23.423Z] 967ab782daa2: Preparing [2025-01-21T11:31:23.423Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:23.423Z] ee6b4006b00b: Waiting [2025-01-21T11:31:23.423Z] 7874fea138ee: Waiting [2025-01-21T11:31:23.423Z] 967ab782daa2: Waiting [2025-01-21T11:31:23.423Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:23.423Z] b6a72175e864: Layer already exists [2025-01-21T11:31:23.423Z] 505627a677a3: Layer already exists [2025-01-21T11:31:23.423Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:23.423Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:23.423Z] f7d2bd4ecda6: Layer already exists [2025-01-21T11:31:23.423Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:23.423Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:23.423Z] ee6b4006b00b: Layer already exists [2025-01-21T11:31:23.423Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:23.423Z] latest: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:23.747Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:24.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 [2025-01-21T11:31:24.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-21T11:31:24.062Z] 18128cf84bd4: Preparing [2025-01-21T11:31:24.062Z] f7d2bd4ecda6: Preparing [2025-01-21T11:31:24.062Z] b6a72175e864: Preparing [2025-01-21T11:31:24.062Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:24.062Z] 505627a677a3: Preparing [2025-01-21T11:31:24.062Z] ee6b4006b00b: Preparing [2025-01-21T11:31:24.062Z] 7874fea138ee: Preparing [2025-01-21T11:31:24.062Z] 967ab782daa2: Preparing [2025-01-21T11:31:24.062Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:24.062Z] ee6b4006b00b: Waiting [2025-01-21T11:31:24.062Z] 7874fea138ee: Waiting [2025-01-21T11:31:24.062Z] 967ab782daa2: Waiting [2025-01-21T11:31:24.062Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:24.062Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:24.062Z] 505627a677a3: Layer already exists [2025-01-21T11:31:24.062Z] b6a72175e864: Layer already exists [2025-01-21T11:31:24.062Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:24.062Z] f7d2bd4ecda6: Layer already exists [2025-01-21T11:31:24.062Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:24.062Z] ee6b4006b00b: Layer already exists [2025-01-21T11:31:24.062Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:24.062Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:24.062Z] 4.0.0-dev.49: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:24.383Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:24.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:24.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-21T11:31:24.702Z] 18128cf84bd4: Preparing [2025-01-21T11:31:24.702Z] f7d2bd4ecda6: Preparing [2025-01-21T11:31:24.702Z] b6a72175e864: Preparing [2025-01-21T11:31:24.702Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:24.702Z] 505627a677a3: Preparing [2025-01-21T11:31:24.702Z] ee6b4006b00b: Preparing [2025-01-21T11:31:24.702Z] 7874fea138ee: Preparing [2025-01-21T11:31:24.702Z] 967ab782daa2: Preparing [2025-01-21T11:31:24.702Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:24.702Z] 7874fea138ee: Waiting [2025-01-21T11:31:24.702Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:24.702Z] 967ab782daa2: Waiting [2025-01-21T11:31:24.702Z] b6a72175e864: Layer already exists [2025-01-21T11:31:24.702Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:24.702Z] 505627a677a3: Layer already exists [2025-01-21T11:31:24.702Z] f7d2bd4ecda6: Layer already exists [2025-01-21T11:31:24.702Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:24.702Z] ee6b4006b00b: Layer already exists [2025-01-21T11:31:24.702Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:24.702Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:24.702Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:24.702Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:25.025Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:25.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-21T11:31:25.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-21T11:31:25.357Z] 18128cf84bd4: Preparing [2025-01-21T11:31:25.357Z] f7d2bd4ecda6: Preparing [2025-01-21T11:31:25.357Z] b6a72175e864: Preparing [2025-01-21T11:31:25.357Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:25.357Z] 505627a677a3: Preparing [2025-01-21T11:31:25.357Z] ee6b4006b00b: Preparing [2025-01-21T11:31:25.357Z] 7874fea138ee: Preparing [2025-01-21T11:31:25.357Z] 967ab782daa2: Preparing [2025-01-21T11:31:25.357Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:25.357Z] ee6b4006b00b: Waiting [2025-01-21T11:31:25.357Z] 7874fea138ee: Waiting [2025-01-21T11:31:25.357Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:25.357Z] 18128cf84bd4: Layer already exists [2025-01-21T11:31:25.357Z] b6a72175e864: Layer already exists [2025-01-21T11:31:25.357Z] 505627a677a3: Layer already exists [2025-01-21T11:31:25.357Z] f7d2bd4ecda6: Layer already exists [2025-01-21T11:31:25.357Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:25.357Z] ee6b4006b00b: Layer already exists [2025-01-21T11:31:25.357Z] 7874fea138ee: Layer already exists [2025-01-21T11:31:25.357Z] 967ab782daa2: Layer already exists [2025-01-21T11:31:25.357Z] main: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:31:25.428Z] ===================================================== [Pipeline] echo [2025-01-21T11:31:25.443Z] taggedImages: [2025-01-21T11:31:25.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:25.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-21T11:31:25.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 [2025-01-21T11:31:25.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:25.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-21T11:31:25.468Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-21T11:31:25.469Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:25.469Z] latest [2025-01-21T11:31:25.469Z] 4.0.0-dev.49 [2025-01-21T11:31:25.469Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:25.469Z] main [2025-01-21T11:31:25.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:25.803Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:26.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:26.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-21T11:31:26.131Z] 69c4ef94ede5: Preparing [2025-01-21T11:31:26.131Z] 23a2e73d5a83: Preparing [2025-01-21T11:31:26.131Z] e5122ae0e511: Preparing [2025-01-21T11:31:26.131Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:26.131Z] 505627a677a3: Preparing [2025-01-21T11:31:26.131Z] 9a12ff5a4bf6: Preparing [2025-01-21T11:31:26.131Z] 4cba50cb25ff: Preparing [2025-01-21T11:31:26.131Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:26.131Z] 9a12ff5a4bf6: Waiting [2025-01-21T11:31:26.131Z] 4cba50cb25ff: Waiting [2025-01-21T11:31:26.131Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:26.131Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:26.131Z] 505627a677a3: Layer already exists [2025-01-21T11:31:26.131Z] 23a2e73d5a83: Pushed [2025-01-21T11:31:26.131Z] 9a12ff5a4bf6: Pushed [2025-01-21T11:31:26.131Z] 69c4ef94ede5: Pushed [2025-01-21T11:31:26.131Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:26.698Z] 4cba50cb25ff: Pushed [2025-01-21T11:31:29.986Z] e5122ae0e511: Pushed [2025-01-21T11:31:29.986Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:30.318Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:30.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-21T11:31:30.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-21T11:31:30.637Z] 69c4ef94ede5: Preparing [2025-01-21T11:31:30.637Z] 23a2e73d5a83: Preparing [2025-01-21T11:31:30.637Z] e5122ae0e511: Preparing [2025-01-21T11:31:30.637Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:30.637Z] 505627a677a3: Preparing [2025-01-21T11:31:30.637Z] 9a12ff5a4bf6: Preparing [2025-01-21T11:31:30.637Z] 4cba50cb25ff: Preparing [2025-01-21T11:31:30.637Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:30.637Z] 9a12ff5a4bf6: Waiting [2025-01-21T11:31:30.637Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:30.637Z] 4cba50cb25ff: Waiting [2025-01-21T11:31:30.637Z] 505627a677a3: Layer already exists [2025-01-21T11:31:30.637Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:30.637Z] 69c4ef94ede5: Layer already exists [2025-01-21T11:31:30.637Z] e5122ae0e511: Layer already exists [2025-01-21T11:31:30.637Z] 23a2e73d5a83: Layer already exists [2025-01-21T11:31:30.637Z] 9a12ff5a4bf6: Layer already exists [2025-01-21T11:31:30.637Z] 4cba50cb25ff: Layer already exists [2025-01-21T11:31:30.637Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:30.637Z] latest: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:30.955Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:31.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 [2025-01-21T11:31:31.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-21T11:31:31.288Z] 69c4ef94ede5: Preparing [2025-01-21T11:31:31.288Z] 23a2e73d5a83: Preparing [2025-01-21T11:31:31.288Z] e5122ae0e511: Preparing [2025-01-21T11:31:31.288Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:31.288Z] 505627a677a3: Preparing [2025-01-21T11:31:31.288Z] 9a12ff5a4bf6: Preparing [2025-01-21T11:31:31.288Z] 4cba50cb25ff: Preparing [2025-01-21T11:31:31.288Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:31.288Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:31.288Z] 9a12ff5a4bf6: Waiting [2025-01-21T11:31:31.288Z] 4cba50cb25ff: Waiting [2025-01-21T11:31:31.288Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:31.288Z] 23a2e73d5a83: Layer already exists [2025-01-21T11:31:31.288Z] 69c4ef94ede5: Layer already exists [2025-01-21T11:31:31.288Z] 505627a677a3: Layer already exists [2025-01-21T11:31:31.288Z] e5122ae0e511: Layer already exists [2025-01-21T11:31:31.288Z] 9a12ff5a4bf6: Layer already exists [2025-01-21T11:31:31.288Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:31.288Z] 4cba50cb25ff: Layer already exists [2025-01-21T11:31:31.288Z] 4.0.0-dev.49: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:31.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:31.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:31.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-21T11:31:31.930Z] 69c4ef94ede5: Preparing [2025-01-21T11:31:31.930Z] 23a2e73d5a83: Preparing [2025-01-21T11:31:31.930Z] e5122ae0e511: Preparing [2025-01-21T11:31:31.930Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:31.930Z] 505627a677a3: Preparing [2025-01-21T11:31:31.930Z] 9a12ff5a4bf6: Preparing [2025-01-21T11:31:31.930Z] 4cba50cb25ff: Preparing [2025-01-21T11:31:31.930Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:31.930Z] 9a12ff5a4bf6: Waiting [2025-01-21T11:31:31.930Z] 4cba50cb25ff: Waiting [2025-01-21T11:31:31.930Z] 69c4ef94ede5: Layer already exists [2025-01-21T11:31:31.930Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:31.930Z] e5122ae0e511: Layer already exists [2025-01-21T11:31:31.930Z] 23a2e73d5a83: Layer already exists [2025-01-21T11:31:31.930Z] 505627a677a3: Layer already exists [2025-01-21T11:31:31.930Z] 4cba50cb25ff: Layer already exists [2025-01-21T11:31:31.930Z] 9a12ff5a4bf6: Layer already exists [2025-01-21T11:31:31.930Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:31.930Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:32.262Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:32.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-21T11:31:32.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-21T11:31:32.590Z] 69c4ef94ede5: Preparing [2025-01-21T11:31:32.590Z] 23a2e73d5a83: Preparing [2025-01-21T11:31:32.590Z] e5122ae0e511: Preparing [2025-01-21T11:31:32.590Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:32.590Z] 505627a677a3: Preparing [2025-01-21T11:31:32.590Z] 9a12ff5a4bf6: Preparing [2025-01-21T11:31:32.590Z] 4cba50cb25ff: Preparing [2025-01-21T11:31:32.590Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:32.590Z] 4cba50cb25ff: Waiting [2025-01-21T11:31:32.590Z] 9a12ff5a4bf6: Waiting [2025-01-21T11:31:32.590Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:32.590Z] 23a2e73d5a83: Layer already exists [2025-01-21T11:31:32.590Z] 69c4ef94ede5: Layer already exists [2025-01-21T11:31:32.590Z] e5122ae0e511: Layer already exists [2025-01-21T11:31:32.590Z] 505627a677a3: Layer already exists [2025-01-21T11:31:32.590Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:32.590Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:32.590Z] 9a12ff5a4bf6: Layer already exists [2025-01-21T11:31:32.590Z] 4cba50cb25ff: Layer already exists [2025-01-21T11:31:32.590Z] main: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:31:32.667Z] ===================================================== [Pipeline] echo [2025-01-21T11:31:32.683Z] taggedImages: [2025-01-21T11:31:32.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:32.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-21T11:31:32.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 [2025-01-21T11:31:32.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:32.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-21T11:31:32.713Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-21T11:31:32.713Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:32.713Z] latest [2025-01-21T11:31:32.713Z] 4.0.0-dev.49 [2025-01-21T11:31:32.713Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:32.713Z] main [2025-01-21T11:31:32.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:33.061Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:33.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:33.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-21T11:31:33.387Z] a79636f3830a: Preparing [2025-01-21T11:31:33.387Z] b40f8e90fca8: Preparing [2025-01-21T11:31:33.387Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:33.387Z] 505627a677a3: Preparing [2025-01-21T11:31:33.387Z] a40d2fb9c630: Preparing [2025-01-21T11:31:33.387Z] 69a144f40242: Preparing [2025-01-21T11:31:33.387Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:33.387Z] 69a144f40242: Waiting [2025-01-21T11:31:33.387Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:33.387Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:33.387Z] 505627a677a3: Layer already exists [2025-01-21T11:31:33.387Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:33.387Z] a79636f3830a: Pushed [2025-01-21T11:31:33.387Z] a40d2fb9c630: Pushed [2025-01-21T11:31:33.646Z] 69a144f40242: Pushed [2025-01-21T11:31:36.930Z] b40f8e90fca8: Pushed [2025-01-21T11:31:37.189Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:37.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:37.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-21T11:31:37.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-21T11:31:37.824Z] a79636f3830a: Preparing [2025-01-21T11:31:37.824Z] b40f8e90fca8: Preparing [2025-01-21T11:31:37.824Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:37.824Z] 505627a677a3: Preparing [2025-01-21T11:31:37.824Z] a40d2fb9c630: Preparing [2025-01-21T11:31:37.824Z] 69a144f40242: Preparing [2025-01-21T11:31:37.824Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:37.824Z] 69a144f40242: Waiting [2025-01-21T11:31:37.824Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:37.824Z] a79636f3830a: Layer already exists [2025-01-21T11:31:37.824Z] b40f8e90fca8: Layer already exists [2025-01-21T11:31:37.824Z] a40d2fb9c630: Layer already exists [2025-01-21T11:31:37.824Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:37.824Z] 505627a677a3: Layer already exists [2025-01-21T11:31:37.824Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:37.824Z] 69a144f40242: Layer already exists [2025-01-21T11:31:37.824Z] latest: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:38.174Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:38.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 [2025-01-21T11:31:38.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-21T11:31:38.491Z] a79636f3830a: Preparing [2025-01-21T11:31:38.491Z] b40f8e90fca8: Preparing [2025-01-21T11:31:38.491Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:38.491Z] 505627a677a3: Preparing [2025-01-21T11:31:38.491Z] a40d2fb9c630: Preparing [2025-01-21T11:31:38.491Z] 69a144f40242: Preparing [2025-01-21T11:31:38.491Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:38.491Z] 69a144f40242: Waiting [2025-01-21T11:31:38.491Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:38.491Z] a79636f3830a: Layer already exists [2025-01-21T11:31:38.491Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:38.491Z] b40f8e90fca8: Layer already exists [2025-01-21T11:31:38.491Z] a40d2fb9c630: Layer already exists [2025-01-21T11:31:38.491Z] 505627a677a3: Layer already exists [2025-01-21T11:31:38.491Z] 69a144f40242: Layer already exists [2025-01-21T11:31:38.491Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:38.491Z] 4.0.0-dev.49: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:38.816Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:39.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:39.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-21T11:31:39.137Z] a79636f3830a: Preparing [2025-01-21T11:31:39.137Z] b40f8e90fca8: Preparing [2025-01-21T11:31:39.137Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:39.137Z] 505627a677a3: Preparing [2025-01-21T11:31:39.137Z] a40d2fb9c630: Preparing [2025-01-21T11:31:39.137Z] 69a144f40242: Preparing [2025-01-21T11:31:39.137Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:39.137Z] 69a144f40242: Waiting [2025-01-21T11:31:39.137Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:39.137Z] a79636f3830a: Layer already exists [2025-01-21T11:31:39.137Z] 505627a677a3: Layer already exists [2025-01-21T11:31:39.137Z] b40f8e90fca8: Layer already exists [2025-01-21T11:31:39.137Z] a40d2fb9c630: Layer already exists [2025-01-21T11:31:39.137Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:39.137Z] 69a144f40242: Layer already exists [2025-01-21T11:31:39.137Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:39.137Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:39.462Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:31:39.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-21T11:31:39.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-21T11:31:39.784Z] a79636f3830a: Preparing [2025-01-21T11:31:39.784Z] b40f8e90fca8: Preparing [2025-01-21T11:31:39.784Z] cb15a3f7e41f: Preparing [2025-01-21T11:31:39.784Z] 505627a677a3: Preparing [2025-01-21T11:31:39.784Z] a40d2fb9c630: Preparing [2025-01-21T11:31:39.784Z] 69a144f40242: Preparing [2025-01-21T11:31:39.784Z] ce5a8cde9eee: Preparing [2025-01-21T11:31:39.784Z] 69a144f40242: Waiting [2025-01-21T11:31:39.784Z] ce5a8cde9eee: Waiting [2025-01-21T11:31:39.784Z] b40f8e90fca8: Layer already exists [2025-01-21T11:31:39.784Z] 505627a677a3: Layer already exists [2025-01-21T11:31:39.784Z] a40d2fb9c630: Layer already exists [2025-01-21T11:31:39.784Z] a79636f3830a: Layer already exists [2025-01-21T11:31:39.784Z] cb15a3f7e41f: Layer already exists [2025-01-21T11:31:39.784Z] 69a144f40242: Layer already exists [2025-01-21T11:31:39.784Z] ce5a8cde9eee: Layer already exists [2025-01-21T11:31:39.784Z] main: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:31:39.850Z] ===================================================== [Pipeline] echo [2025-01-21T11:31:39.864Z] taggedImages: [2025-01-21T11:31:39.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:31:39.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-21T11:31:39.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 [2025-01-21T11:31:39.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:31:39.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-21T11:36:26.567Z] #156 ... [2025-01-21T11:36:26.567Z] [2025-01-21T11:36:26.567Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-21T11:36:26.567Z] #150 567.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-21T11:36:27.539Z] #150 ... [2025-01-21T11:36:27.539Z] [2025-01-21T11:36:27.539Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-21T11:36:27.539Z] #148 DONE 575.4s [2025-01-21T11:36:27.809Z] [2025-01-21T11:36:27.809Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-21T11:36:28.105Z] #153 ... [2025-01-21T11:36:28.105Z] [2025-01-21T11:36:28.105Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:36:28.373Z] #157 DONE 0.4s [2025-01-21T11:36:28.373Z] [2025-01-21T11:36:28.373Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:36:28.373Z] #154 ... [2025-01-21T11:36:28.373Z] [2025-01-21T11:36:28.373Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:36:28.642Z] #158 DONE 0.2s [2025-01-21T11:36:28.642Z] [2025-01-21T11:36:28.642Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-21T11:36:28.913Z] #159 DONE 0.3s [2025-01-21T11:36:28.913Z] [2025-01-21T11:36:28.913Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:36:28.913Z] #160 DONE 0.1s [2025-01-21T11:36:28.913Z] [2025-01-21T11:36:28.913Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-21T11:36:29.181Z] #161 DONE 0.2s [2025-01-21T11:36:29.181Z] [2025-01-21T11:36:29.181Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:36:30.608Z] #162 ... [2025-01-21T11:36:30.608Z] [2025-01-21T11:36:30.608Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-21T11:36:30.608Z] #156 DONE 578.5s [2025-01-21T11:36:30.877Z] [2025-01-21T11:36:30.877Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:36:31.494Z] #162 DONE 2.4s [2025-01-21T11:36:31.494Z] [2025-01-21T11:36:31.494Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:36:31.494Z] #163 exporting layers [2025-01-21T11:36:32.107Z] #163 ... [2025-01-21T11:36:32.107Z] [2025-01-21T11:36:32.107Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:36:32.107Z] #164 DONE 0.7s [2025-01-21T11:36:32.376Z] [2025-01-21T11:36:32.376Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:36:32.704Z] #165 DONE 0.5s [2025-01-21T11:36:32.704Z] [2025-01-21T11:36:32.704Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:36:32.704Z] #152 ... [2025-01-21T11:36:32.704Z] [2025-01-21T11:36:32.704Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-21T11:36:32.704Z] #163 exporting layers 1.1s done [2025-01-21T11:36:32.704Z] #163 writing image sha256:7f395f1d9e3fc66f6b1d839e1f978990e0582ad03cae189b0c4f72803bf39c36 done [2025-01-21T11:36:32.704Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-21T11:36:32.704Z] #163 DONE 1.1s [2025-01-21T11:36:32.704Z] [2025-01-21T11:36:32.704Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-21T11:36:32.974Z] #166 DONE 0.4s [2025-01-21T11:36:32.974Z] [2025-01-21T11:36:32.974Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-21T11:36:32.974Z] #150 DONE 580.8s [2025-01-21T11:36:32.974Z] [2025-01-21T11:36:32.974Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:36:32.974Z] #149 ... [2025-01-21T11:36:32.974Z] [2025-01-21T11:36:32.974Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-21T11:36:33.608Z] #167 DONE 0.5s [2025-01-21T11:36:33.608Z] [2025-01-21T11:36:33.608Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-21T11:36:34.204Z] #168 DONE 0.6s [2025-01-21T11:36:34.204Z] [2025-01-21T11:36:34.204Z] #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:36:34.204Z] #169 DONE 0.5s [2025-01-21T11:36:34.204Z] [2025-01-21T11:36:34.204Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:36:34.473Z] #170 ... [2025-01-21T11:36:34.473Z] [2025-01-21T11:36:34.473Z] #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:36:34.473Z] #171 DONE 0.3s [2025-01-21T11:36:34.473Z] [2025-01-21T11:36:34.473Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:36:34.473Z] #170 DONE 0.4s [2025-01-21T11:36:34.473Z] [2025-01-21T11:36:34.473Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-21T11:36:35.059Z] #172 DONE 0.5s [2025-01-21T11:36:35.059Z] [2025-01-21T11:36:35.059Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-21T11:36:35.327Z] #173 DONE 0.3s [2025-01-21T11:36:35.327Z] [2025-01-21T11:36:35.327Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:36:35.959Z] #174 DONE 0.4s [2025-01-21T11:36:35.959Z] [2025-01-21T11:36:35.959Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-21T11:36:36.548Z] #175 DONE 0.6s [2025-01-21T11:36:36.548Z] [2025-01-21T11:36:36.548Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-21T11:36:36.548Z] #176 ... [2025-01-21T11:36:36.548Z] [2025-01-21T11:36:36.548Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:36:36.548Z] #177 DONE 2.1s [2025-01-21T11:36:36.815Z] [2025-01-21T11:36:36.815Z] #178 [security-proxy-setup] exporting to image [2025-01-21T11:36:36.815Z] #178 ... [2025-01-21T11:36:36.815Z] [2025-01-21T11:36:36.815Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-21T11:36:36.815Z] #153 DONE 584.6s [2025-01-21T11:36:37.103Z] [2025-01-21T11:36:37.103Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:36:37.503Z] #154 ... [2025-01-21T11:36:37.503Z] [2025-01-21T11:36:37.503Z] #179 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-21T11:36:37.815Z] #179 ... [2025-01-21T11:36:37.815Z] [2025-01-21T11:36:37.815Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-21T11:36:37.815Z] #176 DONE 1.1s [2025-01-21T11:36:37.815Z] [2025-01-21T11:36:37.815Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-21T11:36:38.086Z] #180 DONE 0.7s [2025-01-21T11:36:38.086Z] [2025-01-21T11:36:38.086Z] #179 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-21T11:36:38.086Z] #179 DONE 0.7s [2025-01-21T11:36:38.086Z] [2025-01-21T11:36:38.086Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-21T11:36:38.681Z] #181 ... [2025-01-21T11:36:38.681Z] [2025-01-21T11:36:38.681Z] #178 [security-proxy-setup] exporting to image [2025-01-21T11:36:38.681Z] #178 exporting layers 1.9s done [2025-01-21T11:36:38.681Z] #178 writing image sha256:772829e9be717fbb683d1b7c4db953b52d65a98742f5cabddc1aecf3fb30ed53 done [2025-01-21T11:36:38.681Z] #178 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-21T11:36:38.681Z] #178 DONE 2.0s [2025-01-21T11:36:38.681Z] [2025-01-21T11:36:38.681Z] #182 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:36:42.030Z] #182 DONE 3.6s [2025-01-21T11:36:42.030Z] [2025-01-21T11:36:42.030Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-21T11:36:42.030Z] #181 DONE 3.7s [2025-01-21T11:36:42.030Z] [2025-01-21T11:36:42.030Z] #183 [security-secretstore-setup] exporting to image [2025-01-21T11:36:42.305Z] #183 ... [2025-01-21T11:36:42.305Z] [2025-01-21T11:36:42.305Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:36:42.305Z] #184 DONE 0.7s [2025-01-21T11:36:42.604Z] [2025-01-21T11:36:42.604Z] #185 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:36:42.872Z] #185 DONE 0.5s [2025-01-21T11:36:42.872Z] [2025-01-21T11:36:42.872Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-21T11:36:43.469Z] #186 DONE 0.4s [2025-01-21T11:36:43.469Z] [2025-01-21T11:36:43.469Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:36:43.469Z] #152 ... [2025-01-21T11:36:43.469Z] [2025-01-21T11:36:43.469Z] #183 [security-secretstore-setup] exporting to image [2025-01-21T11:36:43.469Z] #183 exporting layers 1.6s done [2025-01-21T11:36:43.469Z] #183 writing image sha256:d52f292829d8e80d7e5fe17ebcff4c34eee8e2da754466b73383e9ba68e2a13f 0.0s done [2025-01-21T11:36:43.469Z] #183 naming to docker.io/library/security-secretstore-setup-arm64 [2025-01-21T11:36:43.735Z] #183 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2025-01-21T11:36:43.735Z] #183 DONE 1.8s [2025-01-21T11:36:43.735Z] [2025-01-21T11:36:43.735Z] #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-21T11:36:43.735Z] #187 DONE 0.2s [2025-01-21T11:36:43.735Z] [2025-01-21T11:36:43.735Z] #188 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-21T11:36:44.003Z] #188 DONE 0.3s [2025-01-21T11:36:44.003Z] [2025-01-21T11:36:44.003Z] #189 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-21T11:36:44.003Z] #189 DONE 0.1s [2025-01-21T11:36:44.003Z] [2025-01-21T11:36:44.003Z] #190 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-21T11:36:44.277Z] #190 DONE 0.1s [2025-01-21T11:36:44.277Z] [2025-01-21T11:36:44.277Z] #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-21T11:36:44.277Z] #191 DONE 0.3s [2025-01-21T11:36:44.277Z] [2025-01-21T11:36:44.277Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-21T11:36:44.543Z] #146 ... [2025-01-21T11:36:44.543Z] [2025-01-21T11:36:44.543Z] #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-21T11:36:46.490Z] #192 DONE 1.9s [2025-01-21T11:36:46.490Z] [2025-01-21T11:36:46.490Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:36:46.490Z] #145 ... [2025-01-21T11:36:46.490Z] [2025-01-21T11:36:46.490Z] #193 [security-bootstrapper] exporting to image [2025-01-21T11:36:47.450Z] #193 exporting layers 1.0s done [2025-01-21T11:36:47.450Z] #193 writing image sha256:4368f1bc2b8674f63e6d857435ce519d10d3b043a542302c80184d7cbc45b435 0.0s done [2025-01-21T11:36:47.450Z] #193 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-21T11:36:47.450Z] #193 DONE 1.1s [2025-01-21T11:36:47.450Z] [2025-01-21T11:36:47.450Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:38:09.109Z] #154 ... [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-21T11:38:09.109Z] #152 DONE 671.9s [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:38:09.109Z] #194 DONE 0.3s [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:38:09.109Z] #145 ... [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:38:09.109Z] #195 DONE 0.2s [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-21T11:38:09.109Z] #196 DONE 0.3s [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:38:09.109Z] #197 DONE 0.2s [2025-01-21T11:38:09.109Z] [2025-01-21T11:38:09.109Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:38:09.110Z] #154 ... [2025-01-21T11:38:09.110Z] [2025-01-21T11:38:09.110Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-21T11:38:09.110Z] #198 exporting layers [2025-01-21T11:38:09.110Z] #198 exporting layers 0.7s done [2025-01-21T11:38:09.110Z] #198 writing image sha256:4a52fd18ea4a4198a12f29abcac9d4e86711be307f876ebff923becd556ab67c done [2025-01-21T11:38:09.110Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-01-21T11:38:09.110Z] #198 DONE 0.8s [2025-01-21T11:38:09.110Z] [2025-01-21T11:38:09.110Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-21T11:42:00.936Z] #154 DONE 901.4s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-21T11:42:00.936Z] #147 ... [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:42:00.936Z] #199 DONE 0.3s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:42:00.936Z] #200 DONE 0.2s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:42:00.936Z] #145 ... [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-21T11:42:00.936Z] #201 DONE 0.3s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:42:00.936Z] #202 DONE 0.2s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #203 [core-command] exporting to image [2025-01-21T11:42:00.936Z] #203 exporting layers [2025-01-21T11:42:00.936Z] #203 exporting layers 2.0s done [2025-01-21T11:42:00.936Z] #203 writing image sha256:1e51f3a9b45a7453886359454c32ce585ed76ab068afc139603a6110bad669f9 0.0s done [2025-01-21T11:42:00.936Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-21T11:42:00.936Z] #203 DONE 2.1s [2025-01-21T11:42:00.936Z] [2025-01-21T11:42:00.936Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:42:57.341Z] #149 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-21T11:42:57.341Z] #147 DONE 956.4s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:42:57.341Z] #151 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:42:57.341Z] #204 DONE 0.4s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:42:57.341Z] #151 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:42:57.341Z] #205 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:42:57.341Z] #145 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-21T11:42:57.341Z] #206 DONE 0.5s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-21T11:42:57.341Z] #207 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-21T11:42:57.341Z] #208 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:42:57.341Z] #149 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:42:57.341Z] #209 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-21T11:42:57.341Z] #146 DONE 959.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-21T11:42:57.341Z] #155 DONE 959.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-21T11:42:57.341Z] #149 DONE 959.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:42:57.341Z] #209 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:42:57.341Z] #210 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:42:57.341Z] #211 CACHED [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #212 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:42:57.341Z] #212 CACHED [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:42:57.341Z] #213 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:42:57.341Z] #214 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:42:57.341Z] #213 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-21T11:42:57.341Z] #209 DONE 2.0s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #215 [security-proxy-auth] exporting to image [2025-01-21T11:42:57.341Z] #215 exporting layers [2025-01-21T11:42:57.341Z] #215 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-21T11:42:57.341Z] #216 DONE 0.6s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:42:57.341Z] #217 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #218 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-21T11:42:57.341Z] #218 DONE 0.7s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-21T11:42:57.341Z] #219 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-21T11:42:57.341Z] #220 DONE 0.6s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:42:57.341Z] #221 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-21T11:42:57.341Z] #219 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #215 [security-proxy-auth] exporting to image [2025-01-21T11:42:57.341Z] #215 exporting layers 0.7s done [2025-01-21T11:42:57.341Z] #215 writing image sha256:6c6bc8751a609a2a8180964e231dd0117d272b6cb0fc2d42cbe181f38b03f868 done [2025-01-21T11:42:57.341Z] #215 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-21T11:42:57.341Z] #215 DONE 0.8s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:42:57.341Z] #222 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-21T11:42:57.341Z] #223 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-21T11:42:57.341Z] #224 DONE 0.2s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #225 [core-metadata] exporting to image [2025-01-21T11:42:57.341Z] #225 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #226 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-21T11:42:57.341Z] #226 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-21T11:42:57.341Z] #223 DONE 0.3s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #227 [core-data] exporting to image [2025-01-21T11:42:57.341Z] #227 exporting layers 0.5s done [2025-01-21T11:42:57.341Z] #227 writing image sha256:28017532baaa42d3e6a8a53ccf32339a65c6ba8ea67860bb8e7e2cf3b986ff12 0.0s done [2025-01-21T11:42:57.341Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-21T11:42:57.341Z] #227 DONE 0.5s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #228 [core-keeper] exporting to image [2025-01-21T11:42:57.341Z] #228 exporting layers 0.5s done [2025-01-21T11:42:57.341Z] #228 writing image sha256:fbaa5c9d9735ffe4d5008b86fcf9c0eeecfd6f15e1fa40bb99a8dda7b0d30a67 0.0s done [2025-01-21T11:42:57.341Z] #228 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-21T11:42:57.341Z] #228 DONE 0.5s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:42:57.341Z] #151 ... [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #225 [core-metadata] exporting to image [2025-01-21T11:42:57.341Z] #225 exporting layers 0.8s done [2025-01-21T11:42:57.341Z] #225 writing image sha256:7fb4ea88890160a564fde559462eaacc8e12be8b26d2818de941ddb61ef579bb done [2025-01-21T11:42:57.341Z] #225 naming to docker.io/library/core-metadata-arm64 done [2025-01-21T11:42:57.341Z] #225 DONE 0.8s [2025-01-21T11:42:57.341Z] [2025-01-21T11:42:57.341Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-21T11:43:07.421Z] #151 DONE 973.8s [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:43:07.421Z] #145 ... [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:43:07.421Z] #229 DONE 0.1s [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:43:07.421Z] #145 ... [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:43:07.421Z] #230 DONE 0.1s [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-21T11:43:07.421Z] #231 DONE 0.5s [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-21T11:43:07.421Z] #232 DONE 0.1s [2025-01-21T11:43:07.421Z] [2025-01-21T11:43:07.421Z] #233 [support-scheduler] exporting to image [2025-01-21T11:43:07.421Z] #233 exporting layers [2025-01-21T11:43:08.008Z] #233 exporting layers 0.6s done [2025-01-21T11:43:08.008Z] #233 writing image sha256:bfe71355d2cab3ffddf9be2e46a6e614f900276280eaa677d3ab37448b58c285 done [2025-01-21T11:43:08.008Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-21T11:43:08.008Z] #233 DONE 0.7s [2025-01-21T11:43:08.008Z] [2025-01-21T11:43:08.008Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-21T11:43:13.352Z] #145 DONE 981.1s [2025-01-21T11:43:13.620Z] [2025-01-21T11:43:13.620Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-21T11:43:13.888Z] #234 DONE 0.1s [2025-01-21T11:43:13.888Z] [2025-01-21T11:43:13.888Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-21T11:43:13.888Z] #235 DONE 0.1s [2025-01-21T11:43:13.888Z] [2025-01-21T11:43:13.888Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-21T11:43:14.470Z] #236 DONE 0.4s [2025-01-21T11:43:14.470Z] [2025-01-21T11:43:14.470Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-21T11:43:14.470Z] #237 DONE 0.1s [2025-01-21T11:43:14.470Z] [2025-01-21T11:43:14.470Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-21T11:43:14.470Z] #238 DONE 0.1s [2025-01-21T11:43:14.470Z] [2025-01-21T11:43:14.470Z] #239 [support-notifications] exporting to image [2025-01-21T11:43:14.470Z] #239 exporting layers [2025-01-21T11:43:15.055Z] #239 exporting layers 0.5s done [2025-01-21T11:43:15.055Z] #239 writing image sha256:d1ccd8b26a8e4c6c588a9f808c4fb4743b061ee5dfaf761dd90fba368fcebf5a done [2025-01-21T11:43:15.055Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-21T11:43:15.055Z] #239 DONE 0.5s [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-21T11:43:15.055Z] time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-21T11:43:15.065Z] $ docker stop --time=1 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da [2025-01-21T11:43:16.673Z] $ docker rm -f --volumes 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T11:43:17.135Z] + docker images [2025-01-21T11:43:17.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-21T11:43:17.135Z] support-notifications-arm64 latest d1ccd8b26a8e 2 seconds ago 51.1MB [2025-01-21T11:43:17.135Z] support-scheduler-arm64 latest bfe71355d2ca 10 seconds ago 47.2MB [2025-01-21T11:43:17.135Z] core-metadata-arm64 latest 7fb4ea888901 23 seconds ago 32.5MB [2025-01-21T11:43:17.135Z] core-keeper-arm64 latest fbaa5c9d9735 23 seconds ago 32MB [2025-01-21T11:43:17.135Z] core-data-arm64 latest 28017532baaa 23 seconds ago 32.4MB [2025-01-21T11:43:17.135Z] security-proxy-auth-arm64 latest 6c6bc8751a60 24 seconds ago 31.2MB [2025-01-21T11:43:17.136Z] core-command-arm64 latest 1e51f3a9b45a About a minute ago 28MB [2025-01-21T11:43:17.136Z] security-spiffe-token-provider-arm64 latest 4a52fd18ea4a 5 minutes ago 33.7MB [2025-01-21T11:43:17.136Z] security-bootstrapper-arm64 latest 4368f1bc2b86 6 minutes ago 20.9MB [2025-01-21T11:43:17.136Z] security-secretstore-setup-arm64 latest d52f292829d8 6 minutes ago 41.1MB [2025-01-21T11:43:17.136Z] security-proxy-setup-arm64 latest 772829e9be71 6 minutes ago 29.9MB [2025-01-21T11:43:17.136Z] core-common-config-bootstrapper-arm64 latest 7f395f1d9e3f 6 minutes ago 17.8MB [2025-01-21T11:43:17.136Z] security-spire-agent-arm64 latest ae3908721cba 17 minutes ago 176MB [2025-01-21T11:43:17.136Z] security-spire-config-arm64 latest c01a66557ad6 17 minutes ago 117MB [2025-01-21T11:43:17.136Z] security-spire-server-arm64 latest 9790423d709e 17 minutes ago 118MB [2025-01-21T11:43:17.136Z] ci-base-image-arm64 latest 41170f87f9b9 18 minutes ago 909MB [2025-01-21T11:43:17.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 4 weeks ago 566MB [2025-01-21T11:43:17.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:43:17.292Z] provisioning config files... [2025-01-21T11:43:17.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config7277207907716416417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:43:17.643Z] ---> ****-login.sh [2025-01-21T11:43:17.643Z] nexus3.edgexfoundry.org:10001 [2025-01-21T11:43:17.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:43:17.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:43:17.911Z] Configure a credential helper to remove this warning. See [2025-01-21T11:43:17.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:43:17.911Z] [2025-01-21T11:43:17.911Z] Login Succeeded [2025-01-21T11:43:17.911Z] nexus3.edgexfoundry.org:10002 [2025-01-21T11:43:18.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:43:18.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:43:18.179Z] Configure a credential helper to remove this warning. See [2025-01-21T11:43:18.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:43:18.179Z] [2025-01-21T11:43:18.179Z] Login Succeeded [2025-01-21T11:43:18.179Z] nexus3.edgexfoundry.org:10003 [2025-01-21T11:43:18.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:43:18.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:43:18.445Z] Configure a credential helper to remove this warning. See [2025-01-21T11:43:18.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:43:18.445Z] [2025-01-21T11:43:18.446Z] Login Succeeded [2025-01-21T11:43:18.446Z] nexus3.edgexfoundry.org:10004 [2025-01-21T11:43:18.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:43:18.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:43:18.979Z] Configure a credential helper to remove this warning. See [2025-01-21T11:43:18.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:43:18.979Z] [2025-01-21T11:43:18.979Z] Login Succeeded [2025-01-21T11:43:18.979Z] ****.io [2025-01-21T11:43:18.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T11:43:19.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T11:43:19.246Z] Configure a credential helper to remove this warning. See [2025-01-21T11:43:19.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T11:43:19.246Z] [2025-01-21T11:43:19.246Z] Login Succeeded [2025-01-21T11:43:19.246Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T11:43:19.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:43:19.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T11:43:19.339Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-21T11:43:19.339Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:19.339Z] latest [2025-01-21T11:43:19.339Z] 4.0.0-dev.49 [2025-01-21T11:43:19.339Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:19.339Z] main [2025-01-21T11:43:19.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:19.708Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:20.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:20.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-21T11:43:20.336Z] 78553a08215e: Preparing [2025-01-21T11:43:20.336Z] 76ff8db5811a: Preparing [2025-01-21T11:43:20.336Z] 6c740ee61d07: Preparing [2025-01-21T11:43:20.336Z] 281ed97550aa: Preparing [2025-01-21T11:43:20.336Z] c5d231b67b08: Preparing [2025-01-21T11:43:20.336Z] 41e8406b94e6: Preparing [2025-01-21T11:43:20.336Z] 534a70dc8296: Preparing [2025-01-21T11:43:20.336Z] 41e8406b94e6: Waiting [2025-01-21T11:43:20.336Z] 534a70dc8296: Waiting [2025-01-21T11:43:20.601Z] 281ed97550aa: Pushed [2025-01-21T11:43:20.601Z] 6c740ee61d07: Pushed [2025-01-21T11:43:20.601Z] 78553a08215e: Pushed [2025-01-21T11:43:20.601Z] c5d231b67b08: Pushed [2025-01-21T11:43:20.601Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:20.601Z] 41e8406b94e6: Pushed [2025-01-21T11:43:24.843Z] 76ff8db5811a: Pushed [2025-01-21T11:43:24.843Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:25.204Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:25.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-21T11:43:25.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-21T11:43:25.560Z] 78553a08215e: Preparing [2025-01-21T11:43:25.560Z] 76ff8db5811a: Preparing [2025-01-21T11:43:25.560Z] 6c740ee61d07: Preparing [2025-01-21T11:43:25.560Z] 281ed97550aa: Preparing [2025-01-21T11:43:25.560Z] c5d231b67b08: Preparing [2025-01-21T11:43:25.560Z] 41e8406b94e6: Preparing [2025-01-21T11:43:25.560Z] 534a70dc8296: Preparing [2025-01-21T11:43:25.561Z] 41e8406b94e6: Waiting [2025-01-21T11:43:25.561Z] 534a70dc8296: Waiting [2025-01-21T11:43:25.561Z] 76ff8db5811a: Layer already exists [2025-01-21T11:43:25.561Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:25.561Z] 78553a08215e: Layer already exists [2025-01-21T11:43:25.561Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:25.561Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:25.561Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:25.561Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:25.825Z] latest: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:26.194Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:26.548Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 [2025-01-21T11:43:26.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-21T11:43:26.548Z] 78553a08215e: Preparing [2025-01-21T11:43:26.548Z] 76ff8db5811a: Preparing [2025-01-21T11:43:26.548Z] 6c740ee61d07: Preparing [2025-01-21T11:43:26.548Z] 281ed97550aa: Preparing [2025-01-21T11:43:26.548Z] c5d231b67b08: Preparing [2025-01-21T11:43:26.548Z] 41e8406b94e6: Preparing [2025-01-21T11:43:26.548Z] 534a70dc8296: Preparing [2025-01-21T11:43:26.548Z] 41e8406b94e6: Waiting [2025-01-21T11:43:26.548Z] 534a70dc8296: Waiting [2025-01-21T11:43:26.548Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:26.548Z] 78553a08215e: Layer already exists [2025-01-21T11:43:26.548Z] 76ff8db5811a: Layer already exists [2025-01-21T11:43:26.548Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:26.548Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:26.548Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:26.548Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:26.814Z] 4.0.0-dev.49: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:27.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:27.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:27.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-21T11:43:27.539Z] 78553a08215e: Preparing [2025-01-21T11:43:27.539Z] 76ff8db5811a: Preparing [2025-01-21T11:43:27.539Z] 6c740ee61d07: Preparing [2025-01-21T11:43:27.539Z] 281ed97550aa: Preparing [2025-01-21T11:43:27.539Z] c5d231b67b08: Preparing [2025-01-21T11:43:27.539Z] 41e8406b94e6: Preparing [2025-01-21T11:43:27.539Z] 534a70dc8296: Preparing [2025-01-21T11:43:27.539Z] 41e8406b94e6: Waiting [2025-01-21T11:43:27.539Z] 534a70dc8296: Waiting [2025-01-21T11:43:27.539Z] 76ff8db5811a: Layer already exists [2025-01-21T11:43:27.539Z] 78553a08215e: Layer already exists [2025-01-21T11:43:27.539Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:27.539Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:27.539Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:27.539Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:27.539Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:27.807Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:28.162Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:28.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-21T11:43:28.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-21T11:43:28.510Z] 78553a08215e: Preparing [2025-01-21T11:43:28.510Z] 76ff8db5811a: Preparing [2025-01-21T11:43:28.510Z] 6c740ee61d07: Preparing [2025-01-21T11:43:28.510Z] 281ed97550aa: Preparing [2025-01-21T11:43:28.510Z] c5d231b67b08: Preparing [2025-01-21T11:43:28.510Z] 41e8406b94e6: Preparing [2025-01-21T11:43:28.510Z] 534a70dc8296: Preparing [2025-01-21T11:43:28.510Z] 41e8406b94e6: Waiting [2025-01-21T11:43:28.510Z] 534a70dc8296: Waiting [2025-01-21T11:43:28.510Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:28.510Z] 78553a08215e: Layer already exists [2025-01-21T11:43:28.510Z] 76ff8db5811a: Layer already exists [2025-01-21T11:43:28.510Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:28.510Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:28.510Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:28.510Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:28.775Z] main: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:43:28.854Z] ===================================================== [Pipeline] echo [2025-01-21T11:43:28.866Z] taggedImages: [2025-01-21T11:43:28.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:28.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-21T11:43:28.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 [2025-01-21T11:43:28.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:28.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-21T11:43:28.896Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-21T11:43:28.896Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:28.896Z] latest [2025-01-21T11:43:28.896Z] 4.0.0-dev.49 [2025-01-21T11:43:28.896Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:28.896Z] main [2025-01-21T11:43:28.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:29.257Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:29.608Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:29.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-21T11:43:29.608Z] e380772c920b: Preparing [2025-01-21T11:43:29.608Z] ff575a62b5d0: Preparing [2025-01-21T11:43:29.608Z] f83b0da402f0: Preparing [2025-01-21T11:43:29.608Z] 304e935f8745: Preparing [2025-01-21T11:43:29.608Z] 6c740ee61d07: Preparing [2025-01-21T11:43:29.608Z] 281ed97550aa: Preparing [2025-01-21T11:43:29.608Z] c5d231b67b08: Preparing [2025-01-21T11:43:29.608Z] 41e8406b94e6: Preparing [2025-01-21T11:43:29.608Z] 534a70dc8296: Preparing [2025-01-21T11:43:29.608Z] c5d231b67b08: Waiting [2025-01-21T11:43:29.608Z] 41e8406b94e6: Waiting [2025-01-21T11:43:29.608Z] 534a70dc8296: Waiting [2025-01-21T11:43:29.608Z] 281ed97550aa: Waiting [2025-01-21T11:43:29.608Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:29.608Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:29.873Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:29.873Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:29.873Z] f83b0da402f0: Pushed [2025-01-21T11:43:29.873Z] e380772c920b: Pushed [2025-01-21T11:43:29.873Z] ff575a62b5d0: Pushed [2025-01-21T11:43:29.873Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:31.811Z] 304e935f8745: Pushed [2025-01-21T11:43:31.811Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:32.439Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:32.792Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-21T11:43:32.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-21T11:43:32.792Z] e380772c920b: Preparing [2025-01-21T11:43:32.792Z] ff575a62b5d0: Preparing [2025-01-21T11:43:32.792Z] f83b0da402f0: Preparing [2025-01-21T11:43:32.792Z] 304e935f8745: Preparing [2025-01-21T11:43:32.792Z] 6c740ee61d07: Preparing [2025-01-21T11:43:32.792Z] 281ed97550aa: Preparing [2025-01-21T11:43:32.792Z] c5d231b67b08: Preparing [2025-01-21T11:43:32.792Z] 41e8406b94e6: Preparing [2025-01-21T11:43:32.792Z] 534a70dc8296: Preparing [2025-01-21T11:43:32.792Z] 281ed97550aa: Waiting [2025-01-21T11:43:32.792Z] c5d231b67b08: Waiting [2025-01-21T11:43:32.792Z] 41e8406b94e6: Waiting [2025-01-21T11:43:32.792Z] 534a70dc8296: Waiting [2025-01-21T11:43:32.792Z] ff575a62b5d0: Layer already exists [2025-01-21T11:43:32.792Z] 304e935f8745: Layer already exists [2025-01-21T11:43:32.792Z] e380772c920b: Layer already exists [2025-01-21T11:43:32.792Z] f83b0da402f0: Layer already exists [2025-01-21T11:43:32.792Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:32.792Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:32.792Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:32.792Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:32.792Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:33.057Z] latest: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:33.414Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:33.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 [2025-01-21T11:43:33.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-21T11:43:33.763Z] e380772c920b: Preparing [2025-01-21T11:43:33.763Z] ff575a62b5d0: Preparing [2025-01-21T11:43:33.763Z] f83b0da402f0: Preparing [2025-01-21T11:43:33.763Z] 304e935f8745: Preparing [2025-01-21T11:43:33.763Z] 6c740ee61d07: Preparing [2025-01-21T11:43:33.763Z] 281ed97550aa: Preparing [2025-01-21T11:43:33.763Z] c5d231b67b08: Preparing [2025-01-21T11:43:33.763Z] 281ed97550aa: Waiting [2025-01-21T11:43:33.763Z] 41e8406b94e6: Preparing [2025-01-21T11:43:33.763Z] c5d231b67b08: Waiting [2025-01-21T11:43:33.763Z] 534a70dc8296: Preparing [2025-01-21T11:43:33.763Z] 41e8406b94e6: Waiting [2025-01-21T11:43:33.763Z] 534a70dc8296: Waiting [2025-01-21T11:43:33.763Z] e380772c920b: Layer already exists [2025-01-21T11:43:33.763Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:33.763Z] 304e935f8745: Layer already exists [2025-01-21T11:43:33.763Z] ff575a62b5d0: Layer already exists [2025-01-21T11:43:33.763Z] f83b0da402f0: Layer already exists [2025-01-21T11:43:33.763Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:33.763Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:33.763Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:33.763Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:34.029Z] 4.0.0-dev.49: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:34.383Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:34.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:34.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-21T11:43:34.732Z] e380772c920b: Preparing [2025-01-21T11:43:34.732Z] ff575a62b5d0: Preparing [2025-01-21T11:43:34.732Z] f83b0da402f0: Preparing [2025-01-21T11:43:34.732Z] 304e935f8745: Preparing [2025-01-21T11:43:34.732Z] 6c740ee61d07: Preparing [2025-01-21T11:43:34.732Z] 281ed97550aa: Preparing [2025-01-21T11:43:34.732Z] c5d231b67b08: Preparing [2025-01-21T11:43:34.732Z] 41e8406b94e6: Preparing [2025-01-21T11:43:34.732Z] 534a70dc8296: Preparing [2025-01-21T11:43:34.732Z] c5d231b67b08: Waiting [2025-01-21T11:43:34.732Z] 41e8406b94e6: Waiting [2025-01-21T11:43:34.732Z] 534a70dc8296: Waiting [2025-01-21T11:43:34.732Z] 281ed97550aa: Waiting [2025-01-21T11:43:34.732Z] 304e935f8745: Layer already exists [2025-01-21T11:43:34.732Z] e380772c920b: Layer already exists [2025-01-21T11:43:34.732Z] ff575a62b5d0: Layer already exists [2025-01-21T11:43:34.732Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:34.732Z] f83b0da402f0: Layer already exists [2025-01-21T11:43:34.732Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:34.732Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:34.732Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:34.732Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:34.996Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:35.346Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:35.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-21T11:43:35.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-21T11:43:35.699Z] e380772c920b: Preparing [2025-01-21T11:43:35.699Z] ff575a62b5d0: Preparing [2025-01-21T11:43:35.699Z] f83b0da402f0: Preparing [2025-01-21T11:43:35.699Z] 304e935f8745: Preparing [2025-01-21T11:43:35.699Z] 6c740ee61d07: Preparing [2025-01-21T11:43:35.699Z] 281ed97550aa: Preparing [2025-01-21T11:43:35.699Z] c5d231b67b08: Preparing [2025-01-21T11:43:35.699Z] 41e8406b94e6: Preparing [2025-01-21T11:43:35.699Z] 534a70dc8296: Preparing [2025-01-21T11:43:35.699Z] 41e8406b94e6: Waiting [2025-01-21T11:43:35.699Z] c5d231b67b08: Waiting [2025-01-21T11:43:35.699Z] 534a70dc8296: Waiting [2025-01-21T11:43:35.699Z] 281ed97550aa: Waiting [2025-01-21T11:43:35.699Z] ff575a62b5d0: Layer already exists [2025-01-21T11:43:35.699Z] 304e935f8745: Layer already exists [2025-01-21T11:43:35.699Z] f83b0da402f0: Layer already exists [2025-01-21T11:43:35.699Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:35.699Z] e380772c920b: Layer already exists [2025-01-21T11:43:35.699Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:35.699Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:35.699Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:35.699Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:35.965Z] main: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:43:36.038Z] ===================================================== [Pipeline] echo [2025-01-21T11:43:36.050Z] taggedImages: [2025-01-21T11:43:36.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:36.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-21T11:43:36.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 [2025-01-21T11:43:36.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:36.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-21T11:43:36.080Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-21T11:43:36.080Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:36.080Z] latest [2025-01-21T11:43:36.080Z] 4.0.0-dev.49 [2025-01-21T11:43:36.080Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:36.080Z] main [2025-01-21T11:43:36.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:36.441Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:36.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:36.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-21T11:43:36.806Z] 09c73f9755b7: Preparing [2025-01-21T11:43:36.806Z] 833a167b32e6: Preparing [2025-01-21T11:43:36.806Z] d199cd40b41c: Preparing [2025-01-21T11:43:36.806Z] 6c740ee61d07: Preparing [2025-01-21T11:43:36.806Z] 281ed97550aa: Preparing [2025-01-21T11:43:36.806Z] 605d6275999d: Preparing [2025-01-21T11:43:36.806Z] 45aa0100d09e: Preparing [2025-01-21T11:43:36.806Z] 534a70dc8296: Preparing [2025-01-21T11:43:36.806Z] 534a70dc8296: Waiting [2025-01-21T11:43:36.806Z] 45aa0100d09e: Waiting [2025-01-21T11:43:36.806Z] 605d6275999d: Waiting [2025-01-21T11:43:36.806Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:36.806Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:37.073Z] 833a167b32e6: Pushed [2025-01-21T11:43:37.073Z] 09c73f9755b7: Pushed [2025-01-21T11:43:37.073Z] 605d6275999d: Pushed [2025-01-21T11:43:37.073Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:37.073Z] 45aa0100d09e: Pushed [2025-01-21T11:43:42.399Z] d199cd40b41c: Pushed [2025-01-21T11:43:42.399Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:42.755Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:44.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-21T11:43:44.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-21T11:43:44.064Z] 09c73f9755b7: Preparing [2025-01-21T11:43:44.064Z] 833a167b32e6: Preparing [2025-01-21T11:43:44.064Z] d199cd40b41c: Preparing [2025-01-21T11:43:44.064Z] 6c740ee61d07: Preparing [2025-01-21T11:43:44.064Z] 281ed97550aa: Preparing [2025-01-21T11:43:44.064Z] 605d6275999d: Preparing [2025-01-21T11:43:44.064Z] 45aa0100d09e: Preparing [2025-01-21T11:43:44.064Z] 534a70dc8296: Preparing [2025-01-21T11:43:44.064Z] 605d6275999d: Waiting [2025-01-21T11:43:44.064Z] 534a70dc8296: Waiting [2025-01-21T11:43:44.064Z] 45aa0100d09e: Waiting [2025-01-21T11:43:44.064Z] 09c73f9755b7: Layer already exists [2025-01-21T11:43:44.064Z] d199cd40b41c: Layer already exists [2025-01-21T11:43:44.064Z] 833a167b32e6: Layer already exists [2025-01-21T11:43:44.064Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:44.064Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:44.064Z] 605d6275999d: Layer already exists [2025-01-21T11:43:44.064Z] 45aa0100d09e: Layer already exists [2025-01-21T11:43:44.064Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:44.329Z] latest: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:44.680Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:45.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 [2025-01-21T11:43:45.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-21T11:43:45.030Z] 09c73f9755b7: Preparing [2025-01-21T11:43:45.030Z] 833a167b32e6: Preparing [2025-01-21T11:43:45.030Z] d199cd40b41c: Preparing [2025-01-21T11:43:45.030Z] 6c740ee61d07: Preparing [2025-01-21T11:43:45.030Z] 281ed97550aa: Preparing [2025-01-21T11:43:45.030Z] 605d6275999d: Preparing [2025-01-21T11:43:45.030Z] 45aa0100d09e: Preparing [2025-01-21T11:43:45.030Z] 534a70dc8296: Preparing [2025-01-21T11:43:45.030Z] 45aa0100d09e: Waiting [2025-01-21T11:43:45.030Z] 534a70dc8296: Waiting [2025-01-21T11:43:45.030Z] 605d6275999d: Waiting [2025-01-21T11:43:45.030Z] 09c73f9755b7: Layer already exists [2025-01-21T11:43:45.030Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:45.030Z] 833a167b32e6: Layer already exists [2025-01-21T11:43:45.030Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:45.030Z] d199cd40b41c: Layer already exists [2025-01-21T11:43:45.030Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:45.030Z] 605d6275999d: Layer already exists [2025-01-21T11:43:45.030Z] 45aa0100d09e: Layer already exists [2025-01-21T11:43:45.296Z] 4.0.0-dev.49: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:45.645Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:45.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:45.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-21T11:43:45.999Z] 09c73f9755b7: Preparing [2025-01-21T11:43:45.999Z] 833a167b32e6: Preparing [2025-01-21T11:43:45.999Z] d199cd40b41c: Preparing [2025-01-21T11:43:45.999Z] 6c740ee61d07: Preparing [2025-01-21T11:43:45.999Z] 281ed97550aa: Preparing [2025-01-21T11:43:45.999Z] 605d6275999d: Preparing [2025-01-21T11:43:45.999Z] 45aa0100d09e: Preparing [2025-01-21T11:43:45.999Z] 534a70dc8296: Preparing [2025-01-21T11:43:45.999Z] 605d6275999d: Waiting [2025-01-21T11:43:45.999Z] 45aa0100d09e: Waiting [2025-01-21T11:43:45.999Z] 534a70dc8296: Waiting [2025-01-21T11:43:45.999Z] 833a167b32e6: Layer already exists [2025-01-21T11:43:45.999Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:45.999Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:45.999Z] d199cd40b41c: Layer already exists [2025-01-21T11:43:45.999Z] 09c73f9755b7: Layer already exists [2025-01-21T11:43:45.999Z] 605d6275999d: Layer already exists [2025-01-21T11:43:45.999Z] 45aa0100d09e: Layer already exists [2025-01-21T11:43:45.999Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:46.262Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:46.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:46.948Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-21T11:43:46.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-21T11:43:46.948Z] 09c73f9755b7: Preparing [2025-01-21T11:43:46.948Z] 833a167b32e6: Preparing [2025-01-21T11:43:46.948Z] d199cd40b41c: Preparing [2025-01-21T11:43:46.948Z] 6c740ee61d07: Preparing [2025-01-21T11:43:46.948Z] 281ed97550aa: Preparing [2025-01-21T11:43:46.948Z] 605d6275999d: Preparing [2025-01-21T11:43:46.948Z] 45aa0100d09e: Preparing [2025-01-21T11:43:46.948Z] 534a70dc8296: Preparing [2025-01-21T11:43:46.948Z] 605d6275999d: Waiting [2025-01-21T11:43:46.948Z] 45aa0100d09e: Waiting [2025-01-21T11:43:46.948Z] 534a70dc8296: Waiting [2025-01-21T11:43:46.948Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:46.948Z] 09c73f9755b7: Layer already exists [2025-01-21T11:43:46.948Z] d199cd40b41c: Layer already exists [2025-01-21T11:43:46.948Z] 833a167b32e6: Layer already exists [2025-01-21T11:43:46.948Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:46.948Z] 45aa0100d09e: Layer already exists [2025-01-21T11:43:46.948Z] 605d6275999d: Layer already exists [2025-01-21T11:43:46.948Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:47.213Z] main: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:43:47.280Z] ===================================================== [Pipeline] echo [2025-01-21T11:43:47.297Z] taggedImages: [2025-01-21T11:43:47.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:47.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-21T11:43:47.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 [2025-01-21T11:43:47.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:47.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-21T11:43:47.320Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-21T11:43:47.320Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:47.320Z] latest [2025-01-21T11:43:47.320Z] 4.0.0-dev.49 [2025-01-21T11:43:47.320Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:47.320Z] main [2025-01-21T11:43:47.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:47.684Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:48.038Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:48.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-21T11:43:48.038Z] 3727e2cacab7: Preparing [2025-01-21T11:43:48.038Z] aae263dc8a6f: Preparing [2025-01-21T11:43:48.038Z] f8d7e4660b12: Preparing [2025-01-21T11:43:48.038Z] 281ed97550aa: Preparing [2025-01-21T11:43:48.038Z] ef2baaeb6d4b: Preparing [2025-01-21T11:43:48.038Z] 93beada20ea9: Preparing [2025-01-21T11:43:48.038Z] 534a70dc8296: Preparing [2025-01-21T11:43:48.038Z] 93beada20ea9: Waiting [2025-01-21T11:43:48.038Z] 534a70dc8296: Waiting [2025-01-21T11:43:48.038Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:48.304Z] aae263dc8a6f: Pushed [2025-01-21T11:43:48.304Z] 3727e2cacab7: Pushed [2025-01-21T11:43:48.304Z] 93beada20ea9: Pushed [2025-01-21T11:43:48.304Z] ef2baaeb6d4b: Pushed [2025-01-21T11:43:48.304Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:53.636Z] f8d7e4660b12: Pushed [2025-01-21T11:43:53.636Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:53.992Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:54.331Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-21T11:43:54.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-21T11:43:54.331Z] 3727e2cacab7: Preparing [2025-01-21T11:43:54.331Z] aae263dc8a6f: Preparing [2025-01-21T11:43:54.331Z] f8d7e4660b12: Preparing [2025-01-21T11:43:54.331Z] 281ed97550aa: Preparing [2025-01-21T11:43:54.331Z] ef2baaeb6d4b: Preparing [2025-01-21T11:43:54.331Z] 93beada20ea9: Preparing [2025-01-21T11:43:54.331Z] 534a70dc8296: Preparing [2025-01-21T11:43:54.331Z] 93beada20ea9: Waiting [2025-01-21T11:43:54.331Z] 534a70dc8296: Waiting [2025-01-21T11:43:54.331Z] 3727e2cacab7: Layer already exists [2025-01-21T11:43:54.331Z] aae263dc8a6f: Layer already exists [2025-01-21T11:43:54.331Z] ef2baaeb6d4b: Layer already exists [2025-01-21T11:43:54.331Z] f8d7e4660b12: Layer already exists [2025-01-21T11:43:54.331Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:54.331Z] 93beada20ea9: Layer already exists [2025-01-21T11:43:54.331Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:54.597Z] latest: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:54.951Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:55.303Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 [2025-01-21T11:43:55.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-21T11:43:55.303Z] 3727e2cacab7: Preparing [2025-01-21T11:43:55.303Z] aae263dc8a6f: Preparing [2025-01-21T11:43:55.303Z] f8d7e4660b12: Preparing [2025-01-21T11:43:55.303Z] 281ed97550aa: Preparing [2025-01-21T11:43:55.303Z] ef2baaeb6d4b: Preparing [2025-01-21T11:43:55.303Z] 93beada20ea9: Preparing [2025-01-21T11:43:55.303Z] 534a70dc8296: Preparing [2025-01-21T11:43:55.303Z] 93beada20ea9: Waiting [2025-01-21T11:43:55.303Z] 534a70dc8296: Waiting [2025-01-21T11:43:55.303Z] aae263dc8a6f: Layer already exists [2025-01-21T11:43:55.303Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:55.303Z] f8d7e4660b12: Layer already exists [2025-01-21T11:43:55.303Z] 3727e2cacab7: Layer already exists [2025-01-21T11:43:55.303Z] ef2baaeb6d4b: Layer already exists [2025-01-21T11:43:55.303Z] 93beada20ea9: Layer already exists [2025-01-21T11:43:55.303Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:55.567Z] 4.0.0-dev.49: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:55.914Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:56.258Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:56.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-21T11:43:56.258Z] 3727e2cacab7: Preparing [2025-01-21T11:43:56.258Z] aae263dc8a6f: Preparing [2025-01-21T11:43:56.258Z] f8d7e4660b12: Preparing [2025-01-21T11:43:56.258Z] 281ed97550aa: Preparing [2025-01-21T11:43:56.258Z] ef2baaeb6d4b: Preparing [2025-01-21T11:43:56.258Z] 93beada20ea9: Preparing [2025-01-21T11:43:56.258Z] 534a70dc8296: Preparing [2025-01-21T11:43:56.258Z] 93beada20ea9: Waiting [2025-01-21T11:43:56.258Z] 534a70dc8296: Waiting [2025-01-21T11:43:56.258Z] ef2baaeb6d4b: Layer already exists [2025-01-21T11:43:56.258Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:56.258Z] f8d7e4660b12: Layer already exists [2025-01-21T11:43:56.258Z] 3727e2cacab7: Layer already exists [2025-01-21T11:43:56.258Z] aae263dc8a6f: Layer already exists [2025-01-21T11:43:56.258Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:56.258Z] 93beada20ea9: Layer already exists [2025-01-21T11:43:56.524Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:56.889Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:57.235Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-21T11:43:57.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-21T11:43:57.235Z] 3727e2cacab7: Preparing [2025-01-21T11:43:57.235Z] aae263dc8a6f: Preparing [2025-01-21T11:43:57.235Z] f8d7e4660b12: Preparing [2025-01-21T11:43:57.235Z] 281ed97550aa: Preparing [2025-01-21T11:43:57.235Z] ef2baaeb6d4b: Preparing [2025-01-21T11:43:57.235Z] 93beada20ea9: Preparing [2025-01-21T11:43:57.235Z] 534a70dc8296: Preparing [2025-01-21T11:43:57.235Z] 93beada20ea9: Waiting [2025-01-21T11:43:57.235Z] 534a70dc8296: Waiting [2025-01-21T11:43:57.235Z] aae263dc8a6f: Layer already exists [2025-01-21T11:43:57.235Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:57.235Z] f8d7e4660b12: Layer already exists [2025-01-21T11:43:57.235Z] 3727e2cacab7: Layer already exists [2025-01-21T11:43:57.235Z] ef2baaeb6d4b: Layer already exists [2025-01-21T11:43:57.235Z] 93beada20ea9: Layer already exists [2025-01-21T11:43:57.235Z] 534a70dc8296: Layer already exists [2025-01-21T11:43:57.500Z] main: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:43:57.579Z] ===================================================== [Pipeline] echo [2025-01-21T11:43:57.590Z] taggedImages: [2025-01-21T11:43:57.590Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:57.590Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-21T11:43:57.590Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 [2025-01-21T11:43:57.590Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:57.590Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-21T11:43:57.634Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-21T11:43:57.634Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:57.634Z] latest [2025-01-21T11:43:57.634Z] 4.0.0-dev.49 [2025-01-21T11:43:57.634Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:43:57.634Z] main [2025-01-21T11:43:57.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:57.999Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:43:58.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:43:58.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-21T11:43:58.437Z] 4350a3bf5384: Preparing [2025-01-21T11:43:58.437Z] c0dbb6248d20: Preparing [2025-01-21T11:43:58.437Z] 6f9419c7a338: Preparing [2025-01-21T11:43:58.437Z] e349114dde9b: Preparing [2025-01-21T11:43:58.437Z] 6c740ee61d07: Preparing [2025-01-21T11:43:58.437Z] 281ed97550aa: Preparing [2025-01-21T11:43:58.437Z] c5d231b67b08: Preparing [2025-01-21T11:43:58.437Z] 41e8406b94e6: Preparing [2025-01-21T11:43:58.437Z] 534a70dc8296: Preparing [2025-01-21T11:43:58.437Z] c5d231b67b08: Waiting [2025-01-21T11:43:58.437Z] 281ed97550aa: Waiting [2025-01-21T11:43:58.437Z] 41e8406b94e6: Waiting [2025-01-21T11:43:58.437Z] 534a70dc8296: Waiting [2025-01-21T11:43:58.437Z] 6c740ee61d07: Layer already exists [2025-01-21T11:43:58.702Z] 281ed97550aa: Layer already exists [2025-01-21T11:43:58.702Z] c0dbb6248d20: Pushed [2025-01-21T11:43:58.702Z] c5d231b67b08: Layer already exists [2025-01-21T11:43:58.702Z] 4350a3bf5384: Pushed [2025-01-21T11:43:58.702Z] 6f9419c7a338: Pushed [2025-01-21T11:43:58.702Z] 41e8406b94e6: Layer already exists [2025-01-21T11:43:58.702Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:04.033Z] e349114dde9b: Pushed [2025-01-21T11:44:04.033Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:04.399Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:04.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-21T11:44:04.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-21T11:44:04.749Z] 4350a3bf5384: Preparing [2025-01-21T11:44:04.749Z] c0dbb6248d20: Preparing [2025-01-21T11:44:04.749Z] 6f9419c7a338: Preparing [2025-01-21T11:44:04.749Z] e349114dde9b: Preparing [2025-01-21T11:44:04.749Z] 6c740ee61d07: Preparing [2025-01-21T11:44:04.749Z] 281ed97550aa: Preparing [2025-01-21T11:44:04.749Z] c5d231b67b08: Preparing [2025-01-21T11:44:04.749Z] 41e8406b94e6: Preparing [2025-01-21T11:44:04.749Z] 534a70dc8296: Preparing [2025-01-21T11:44:04.749Z] 281ed97550aa: Waiting [2025-01-21T11:44:04.749Z] c5d231b67b08: Waiting [2025-01-21T11:44:04.749Z] 41e8406b94e6: Waiting [2025-01-21T11:44:04.749Z] 534a70dc8296: Waiting [2025-01-21T11:44:04.749Z] 4350a3bf5384: Layer already exists [2025-01-21T11:44:04.749Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:04.749Z] 6f9419c7a338: Layer already exists [2025-01-21T11:44:04.749Z] e349114dde9b: Layer already exists [2025-01-21T11:44:04.749Z] c0dbb6248d20: Layer already exists [2025-01-21T11:44:04.749Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:04.749Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:04.749Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:04.749Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:05.016Z] latest: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:05.367Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:05.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 [2025-01-21T11:44:05.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-21T11:44:05.720Z] 4350a3bf5384: Preparing [2025-01-21T11:44:05.720Z] c0dbb6248d20: Preparing [2025-01-21T11:44:05.720Z] 6f9419c7a338: Preparing [2025-01-21T11:44:05.720Z] e349114dde9b: Preparing [2025-01-21T11:44:05.720Z] 6c740ee61d07: Preparing [2025-01-21T11:44:05.720Z] 281ed97550aa: Preparing [2025-01-21T11:44:05.720Z] c5d231b67b08: Preparing [2025-01-21T11:44:05.720Z] 41e8406b94e6: Preparing [2025-01-21T11:44:05.720Z] 534a70dc8296: Preparing [2025-01-21T11:44:05.720Z] c5d231b67b08: Waiting [2025-01-21T11:44:05.720Z] 41e8406b94e6: Waiting [2025-01-21T11:44:05.720Z] 534a70dc8296: Waiting [2025-01-21T11:44:05.720Z] 281ed97550aa: Waiting [2025-01-21T11:44:05.720Z] 4350a3bf5384: Layer already exists [2025-01-21T11:44:05.720Z] 6f9419c7a338: Layer already exists [2025-01-21T11:44:05.720Z] c0dbb6248d20: Layer already exists [2025-01-21T11:44:05.720Z] e349114dde9b: Layer already exists [2025-01-21T11:44:05.720Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:05.720Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:05.720Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:05.720Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:05.720Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:05.985Z] 4.0.0-dev.49: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:06.336Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:07.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:07.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-21T11:44:07.257Z] 4350a3bf5384: Preparing [2025-01-21T11:44:07.257Z] c0dbb6248d20: Preparing [2025-01-21T11:44:07.257Z] 6f9419c7a338: Preparing [2025-01-21T11:44:07.257Z] e349114dde9b: Preparing [2025-01-21T11:44:07.257Z] 6c740ee61d07: Preparing [2025-01-21T11:44:07.257Z] 281ed97550aa: Preparing [2025-01-21T11:44:07.257Z] c5d231b67b08: Preparing [2025-01-21T11:44:07.257Z] 41e8406b94e6: Preparing [2025-01-21T11:44:07.257Z] 534a70dc8296: Preparing [2025-01-21T11:44:07.257Z] c5d231b67b08: Waiting [2025-01-21T11:44:07.257Z] 534a70dc8296: Waiting [2025-01-21T11:44:07.257Z] 41e8406b94e6: Waiting [2025-01-21T11:44:07.257Z] 281ed97550aa: Waiting [2025-01-21T11:44:07.257Z] 4350a3bf5384: Layer already exists [2025-01-21T11:44:07.257Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:07.257Z] c0dbb6248d20: Layer already exists [2025-01-21T11:44:07.257Z] e349114dde9b: Layer already exists [2025-01-21T11:44:07.257Z] 6f9419c7a338: Layer already exists [2025-01-21T11:44:07.257Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:07.257Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:07.257Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:07.257Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:07.522Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:07.945Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:08.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-21T11:44:08.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-21T11:44:08.291Z] 4350a3bf5384: Preparing [2025-01-21T11:44:08.291Z] c0dbb6248d20: Preparing [2025-01-21T11:44:08.291Z] 6f9419c7a338: Preparing [2025-01-21T11:44:08.291Z] e349114dde9b: Preparing [2025-01-21T11:44:08.291Z] 6c740ee61d07: Preparing [2025-01-21T11:44:08.291Z] 281ed97550aa: Preparing [2025-01-21T11:44:08.291Z] c5d231b67b08: Preparing [2025-01-21T11:44:08.291Z] 41e8406b94e6: Preparing [2025-01-21T11:44:08.291Z] 534a70dc8296: Preparing [2025-01-21T11:44:08.291Z] 281ed97550aa: Waiting [2025-01-21T11:44:08.291Z] c5d231b67b08: Waiting [2025-01-21T11:44:08.291Z] 41e8406b94e6: Waiting [2025-01-21T11:44:08.291Z] 534a70dc8296: Waiting [2025-01-21T11:44:08.291Z] 6f9419c7a338: Layer already exists [2025-01-21T11:44:08.291Z] c0dbb6248d20: Layer already exists [2025-01-21T11:44:08.291Z] e349114dde9b: Layer already exists [2025-01-21T11:44:08.291Z] 4350a3bf5384: Layer already exists [2025-01-21T11:44:08.291Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:08.291Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:08.291Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:08.291Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:08.291Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:08.558Z] main: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:08.621Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:08.634Z] taggedImages: [2025-01-21T11:44:08.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:08.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-21T11:44:08.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 [2025-01-21T11:44:08.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:08.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-21T11:44:08.672Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-21T11:44:08.672Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:08.672Z] latest [2025-01-21T11:44:08.672Z] 4.0.0-dev.49 [2025-01-21T11:44:08.672Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:08.672Z] main [2025-01-21T11:44:08.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:09.048Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:09.416Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:09.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-21T11:44:09.416Z] caa4c0097e79: Preparing [2025-01-21T11:44:09.416Z] 603e4b278c25: Preparing [2025-01-21T11:44:09.416Z] 5028ce8d33df: Preparing [2025-01-21T11:44:09.416Z] ae3bb2672c79: Preparing [2025-01-21T11:44:09.416Z] cd6c0d266d6f: Preparing [2025-01-21T11:44:09.416Z] 69f9cb2d40ec: Preparing [2025-01-21T11:44:09.416Z] 26e7483043a3: Preparing [2025-01-21T11:44:09.416Z] 6c740ee61d07: Preparing [2025-01-21T11:44:09.416Z] 281ed97550aa: Preparing [2025-01-21T11:44:09.416Z] bf9920cd1667: Preparing [2025-01-21T11:44:09.416Z] 7185de9c2608: Preparing [2025-01-21T11:44:09.416Z] 5f70bf18a086: Preparing [2025-01-21T11:44:09.416Z] b5fce27e9488: Preparing [2025-01-21T11:44:09.416Z] 4886f49b2a40: Preparing [2025-01-21T11:44:09.416Z] 24e13c8bda3e: Preparing [2025-01-21T11:44:09.416Z] 69f9cb2d40ec: Waiting [2025-01-21T11:44:09.416Z] 26e7483043a3: Waiting [2025-01-21T11:44:09.416Z] 534a70dc8296: Preparing [2025-01-21T11:44:09.416Z] 6c740ee61d07: Waiting [2025-01-21T11:44:09.416Z] 281ed97550aa: Waiting [2025-01-21T11:44:09.416Z] bf9920cd1667: Waiting [2025-01-21T11:44:09.416Z] 7185de9c2608: Waiting [2025-01-21T11:44:09.416Z] 5f70bf18a086: Waiting [2025-01-21T11:44:09.416Z] b5fce27e9488: Waiting [2025-01-21T11:44:09.416Z] 4886f49b2a40: Waiting [2025-01-21T11:44:09.416Z] 24e13c8bda3e: Waiting [2025-01-21T11:44:09.416Z] 534a70dc8296: Waiting [2025-01-21T11:44:09.690Z] ae3bb2672c79: Pushed [2025-01-21T11:44:09.690Z] caa4c0097e79: Pushed [2025-01-21T11:44:09.690Z] 5028ce8d33df: Pushed [2025-01-21T11:44:09.690Z] 603e4b278c25: Pushed [2025-01-21T11:44:09.690Z] cd6c0d266d6f: Pushed [2025-01-21T11:44:09.690Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:09.690Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:09.691Z] 69f9cb2d40ec: Pushed [2025-01-21T11:44:09.691Z] 5f70bf18a086: Layer already exists [2025-01-21T11:44:09.964Z] bf9920cd1667: Pushed [2025-01-21T11:44:09.964Z] 7185de9c2608: Pushed [2025-01-21T11:44:09.964Z] b5fce27e9488: Pushed [2025-01-21T11:44:09.964Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:09.964Z] 4886f49b2a40: Pushed [2025-01-21T11:44:09.964Z] 24e13c8bda3e: Pushed [2025-01-21T11:44:12.592Z] 26e7483043a3: Pushed [2025-01-21T11:44:12.592Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:12.972Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:13.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-21T11:44:13.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-21T11:44:13.334Z] caa4c0097e79: Preparing [2025-01-21T11:44:13.334Z] 603e4b278c25: Preparing [2025-01-21T11:44:13.334Z] 5028ce8d33df: Preparing [2025-01-21T11:44:13.334Z] ae3bb2672c79: Preparing [2025-01-21T11:44:13.334Z] cd6c0d266d6f: Preparing [2025-01-21T11:44:13.334Z] 69f9cb2d40ec: Preparing [2025-01-21T11:44:13.334Z] 26e7483043a3: Preparing [2025-01-21T11:44:13.334Z] 6c740ee61d07: Preparing [2025-01-21T11:44:13.334Z] 281ed97550aa: Preparing [2025-01-21T11:44:13.334Z] bf9920cd1667: Preparing [2025-01-21T11:44:13.334Z] 7185de9c2608: Preparing [2025-01-21T11:44:13.334Z] 5f70bf18a086: Preparing [2025-01-21T11:44:13.334Z] 69f9cb2d40ec: Waiting [2025-01-21T11:44:13.334Z] b5fce27e9488: Preparing [2025-01-21T11:44:13.334Z] 4886f49b2a40: Preparing [2025-01-21T11:44:13.334Z] 26e7483043a3: Waiting [2025-01-21T11:44:13.334Z] 24e13c8bda3e: Preparing [2025-01-21T11:44:13.334Z] 534a70dc8296: Preparing [2025-01-21T11:44:13.334Z] 6c740ee61d07: Waiting [2025-01-21T11:44:13.334Z] 281ed97550aa: Waiting [2025-01-21T11:44:13.334Z] bf9920cd1667: Waiting [2025-01-21T11:44:13.334Z] 7185de9c2608: Waiting [2025-01-21T11:44:13.334Z] 5f70bf18a086: Waiting [2025-01-21T11:44:13.334Z] b5fce27e9488: Waiting [2025-01-21T11:44:13.334Z] 4886f49b2a40: Waiting [2025-01-21T11:44:13.334Z] 24e13c8bda3e: Waiting [2025-01-21T11:44:13.334Z] 534a70dc8296: Waiting [2025-01-21T11:44:13.334Z] 603e4b278c25: Layer already exists [2025-01-21T11:44:13.334Z] caa4c0097e79: Layer already exists [2025-01-21T11:44:13.334Z] ae3bb2672c79: Layer already exists [2025-01-21T11:44:13.334Z] cd6c0d266d6f: Layer already exists [2025-01-21T11:44:13.334Z] 5028ce8d33df: Layer already exists [2025-01-21T11:44:13.334Z] 69f9cb2d40ec: Layer already exists [2025-01-21T11:44:13.334Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:13.334Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:13.334Z] 26e7483043a3: Layer already exists [2025-01-21T11:44:13.334Z] bf9920cd1667: Layer already exists [2025-01-21T11:44:13.334Z] 7185de9c2608: Layer already exists [2025-01-21T11:44:13.334Z] 5f70bf18a086: Layer already exists [2025-01-21T11:44:13.334Z] 4886f49b2a40: Layer already exists [2025-01-21T11:44:13.334Z] b5fce27e9488: Layer already exists [2025-01-21T11:44:13.334Z] 24e13c8bda3e: Layer already exists [2025-01-21T11:44:13.607Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:13.607Z] latest: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:13.966Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:14.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 [2025-01-21T11:44:14.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-21T11:44:14.326Z] caa4c0097e79: Preparing [2025-01-21T11:44:14.326Z] 603e4b278c25: Preparing [2025-01-21T11:44:14.326Z] 5028ce8d33df: Preparing [2025-01-21T11:44:14.326Z] ae3bb2672c79: Preparing [2025-01-21T11:44:14.326Z] cd6c0d266d6f: Preparing [2025-01-21T11:44:14.326Z] 69f9cb2d40ec: Preparing [2025-01-21T11:44:14.326Z] 26e7483043a3: Preparing [2025-01-21T11:44:14.326Z] 69f9cb2d40ec: Waiting [2025-01-21T11:44:14.326Z] 6c740ee61d07: Preparing [2025-01-21T11:44:14.326Z] 26e7483043a3: Waiting [2025-01-21T11:44:14.326Z] 281ed97550aa: Preparing [2025-01-21T11:44:14.326Z] 6c740ee61d07: Waiting [2025-01-21T11:44:14.326Z] bf9920cd1667: Preparing [2025-01-21T11:44:14.326Z] 281ed97550aa: Waiting [2025-01-21T11:44:14.326Z] bf9920cd1667: Waiting [2025-01-21T11:44:14.326Z] 7185de9c2608: Preparing [2025-01-21T11:44:14.326Z] 5f70bf18a086: Preparing [2025-01-21T11:44:14.326Z] 7185de9c2608: Waiting [2025-01-21T11:44:14.326Z] b5fce27e9488: Preparing [2025-01-21T11:44:14.326Z] 5f70bf18a086: Waiting [2025-01-21T11:44:14.326Z] 4886f49b2a40: Preparing [2025-01-21T11:44:14.326Z] 24e13c8bda3e: Preparing [2025-01-21T11:44:14.326Z] b5fce27e9488: Waiting [2025-01-21T11:44:14.326Z] 4886f49b2a40: Waiting [2025-01-21T11:44:14.326Z] 534a70dc8296: Preparing [2025-01-21T11:44:14.326Z] 24e13c8bda3e: Waiting [2025-01-21T11:44:14.326Z] 534a70dc8296: Waiting [2025-01-21T11:44:14.326Z] ae3bb2672c79: Layer already exists [2025-01-21T11:44:14.326Z] caa4c0097e79: Layer already exists [2025-01-21T11:44:14.326Z] cd6c0d266d6f: Layer already exists [2025-01-21T11:44:14.326Z] 603e4b278c25: Layer already exists [2025-01-21T11:44:14.326Z] 5028ce8d33df: Layer already exists [2025-01-21T11:44:14.326Z] 26e7483043a3: Layer already exists [2025-01-21T11:44:14.326Z] 69f9cb2d40ec: Layer already exists [2025-01-21T11:44:14.326Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:14.326Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:14.326Z] bf9920cd1667: Layer already exists [2025-01-21T11:44:14.326Z] b5fce27e9488: Layer already exists [2025-01-21T11:44:14.326Z] 7185de9c2608: Layer already exists [2025-01-21T11:44:14.326Z] 5f70bf18a086: Layer already exists [2025-01-21T11:44:14.326Z] 24e13c8bda3e: Layer already exists [2025-01-21T11:44:14.326Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:14.326Z] 4886f49b2a40: Layer already exists [2025-01-21T11:44:14.589Z] 4.0.0-dev.49: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:14.944Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:15.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:15.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-21T11:44:15.290Z] caa4c0097e79: Preparing [2025-01-21T11:44:15.290Z] 603e4b278c25: Preparing [2025-01-21T11:44:15.290Z] 5028ce8d33df: Preparing [2025-01-21T11:44:15.290Z] ae3bb2672c79: Preparing [2025-01-21T11:44:15.290Z] cd6c0d266d6f: Preparing [2025-01-21T11:44:15.290Z] 69f9cb2d40ec: Preparing [2025-01-21T11:44:15.290Z] 26e7483043a3: Preparing [2025-01-21T11:44:15.290Z] 6c740ee61d07: Preparing [2025-01-21T11:44:15.290Z] 281ed97550aa: Preparing [2025-01-21T11:44:15.290Z] bf9920cd1667: Preparing [2025-01-21T11:44:15.290Z] 7185de9c2608: Preparing [2025-01-21T11:44:15.290Z] 69f9cb2d40ec: Waiting [2025-01-21T11:44:15.290Z] 26e7483043a3: Waiting [2025-01-21T11:44:15.290Z] 5f70bf18a086: Preparing [2025-01-21T11:44:15.290Z] b5fce27e9488: Preparing [2025-01-21T11:44:15.290Z] 6c740ee61d07: Waiting [2025-01-21T11:44:15.290Z] 281ed97550aa: Waiting [2025-01-21T11:44:15.290Z] 4886f49b2a40: Preparing [2025-01-21T11:44:15.290Z] bf9920cd1667: Waiting [2025-01-21T11:44:15.290Z] 24e13c8bda3e: Preparing [2025-01-21T11:44:15.290Z] 534a70dc8296: Preparing [2025-01-21T11:44:15.290Z] 7185de9c2608: Waiting [2025-01-21T11:44:15.290Z] 5f70bf18a086: Waiting [2025-01-21T11:44:15.290Z] b5fce27e9488: Waiting [2025-01-21T11:44:15.290Z] 4886f49b2a40: Waiting [2025-01-21T11:44:15.290Z] 24e13c8bda3e: Waiting [2025-01-21T11:44:15.290Z] 534a70dc8296: Waiting [2025-01-21T11:44:15.290Z] caa4c0097e79: Layer already exists [2025-01-21T11:44:15.290Z] cd6c0d266d6f: Layer already exists [2025-01-21T11:44:15.290Z] 603e4b278c25: Layer already exists [2025-01-21T11:44:15.290Z] 5028ce8d33df: Layer already exists [2025-01-21T11:44:15.290Z] ae3bb2672c79: Layer already exists [2025-01-21T11:44:15.290Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:15.290Z] 69f9cb2d40ec: Layer already exists [2025-01-21T11:44:15.290Z] 26e7483043a3: Layer already exists [2025-01-21T11:44:15.291Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:15.291Z] bf9920cd1667: Layer already exists [2025-01-21T11:44:15.291Z] 7185de9c2608: Layer already exists [2025-01-21T11:44:15.291Z] 5f70bf18a086: Layer already exists [2025-01-21T11:44:15.291Z] b5fce27e9488: Layer already exists [2025-01-21T11:44:15.291Z] 4886f49b2a40: Layer already exists [2025-01-21T11:44:15.291Z] 24e13c8bda3e: Layer already exists [2025-01-21T11:44:15.291Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:15.555Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:15.909Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:16.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-21T11:44:16.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-21T11:44:16.252Z] caa4c0097e79: Preparing [2025-01-21T11:44:16.252Z] 603e4b278c25: Preparing [2025-01-21T11:44:16.252Z] 5028ce8d33df: Preparing [2025-01-21T11:44:16.252Z] ae3bb2672c79: Preparing [2025-01-21T11:44:16.252Z] cd6c0d266d6f: Preparing [2025-01-21T11:44:16.252Z] 69f9cb2d40ec: Preparing [2025-01-21T11:44:16.252Z] 26e7483043a3: Preparing [2025-01-21T11:44:16.252Z] 6c740ee61d07: Preparing [2025-01-21T11:44:16.252Z] 281ed97550aa: Preparing [2025-01-21T11:44:16.252Z] bf9920cd1667: Preparing [2025-01-21T11:44:16.252Z] 7185de9c2608: Preparing [2025-01-21T11:44:16.252Z] 5f70bf18a086: Preparing [2025-01-21T11:44:16.252Z] b5fce27e9488: Preparing [2025-01-21T11:44:16.252Z] 4886f49b2a40: Preparing [2025-01-21T11:44:16.252Z] 24e13c8bda3e: Preparing [2025-01-21T11:44:16.252Z] 534a70dc8296: Preparing [2025-01-21T11:44:16.252Z] 69f9cb2d40ec: Waiting [2025-01-21T11:44:16.252Z] 26e7483043a3: Waiting [2025-01-21T11:44:16.252Z] 6c740ee61d07: Waiting [2025-01-21T11:44:16.252Z] b5fce27e9488: Waiting [2025-01-21T11:44:16.252Z] 4886f49b2a40: Waiting [2025-01-21T11:44:16.252Z] 281ed97550aa: Waiting [2025-01-21T11:44:16.252Z] 24e13c8bda3e: Waiting [2025-01-21T11:44:16.252Z] 534a70dc8296: Waiting [2025-01-21T11:44:16.252Z] bf9920cd1667: Waiting [2025-01-21T11:44:16.252Z] 7185de9c2608: Waiting [2025-01-21T11:44:16.252Z] 5f70bf18a086: Waiting [2025-01-21T11:44:16.252Z] 5028ce8d33df: Layer already exists [2025-01-21T11:44:16.252Z] caa4c0097e79: Layer already exists [2025-01-21T11:44:16.252Z] cd6c0d266d6f: Layer already exists [2025-01-21T11:44:16.252Z] 603e4b278c25: Layer already exists [2025-01-21T11:44:16.252Z] ae3bb2672c79: Layer already exists [2025-01-21T11:44:16.252Z] 69f9cb2d40ec: Layer already exists [2025-01-21T11:44:16.252Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:16.252Z] 26e7483043a3: Layer already exists [2025-01-21T11:44:16.252Z] bf9920cd1667: Layer already exists [2025-01-21T11:44:16.252Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:16.252Z] b5fce27e9488: Layer already exists [2025-01-21T11:44:16.252Z] 7185de9c2608: Layer already exists [2025-01-21T11:44:16.252Z] 5f70bf18a086: Layer already exists [2025-01-21T11:44:16.252Z] 4886f49b2a40: Layer already exists [2025-01-21T11:44:16.252Z] 24e13c8bda3e: Layer already exists [2025-01-21T11:44:16.517Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:16.517Z] main: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:16.595Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:16.611Z] taggedImages: [2025-01-21T11:44:16.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:16.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-21T11:44:16.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 [2025-01-21T11:44:16.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:16.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-21T11:44:16.638Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-21T11:44:16.638Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:16.638Z] latest [2025-01-21T11:44:16.638Z] 4.0.0-dev.49 [2025-01-21T11:44:16.638Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:16.638Z] main [2025-01-21T11:44:16.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:16.998Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:17.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:17.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-21T11:44:17.349Z] 31e864973b83: Preparing [2025-01-21T11:44:17.349Z] 68c08c9106df: Preparing [2025-01-21T11:44:17.349Z] 096056853ae9: Preparing [2025-01-21T11:44:17.349Z] 5a59b82feb4f: Preparing [2025-01-21T11:44:17.349Z] 6c740ee61d07: Preparing [2025-01-21T11:44:17.349Z] 281ed97550aa: Preparing [2025-01-21T11:44:17.349Z] c5d231b67b08: Preparing [2025-01-21T11:44:17.349Z] 41e8406b94e6: Preparing [2025-01-21T11:44:17.349Z] 534a70dc8296: Preparing [2025-01-21T11:44:17.349Z] c5d231b67b08: Waiting [2025-01-21T11:44:17.349Z] 534a70dc8296: Waiting [2025-01-21T11:44:17.349Z] 41e8406b94e6: Waiting [2025-01-21T11:44:17.349Z] 281ed97550aa: Waiting [2025-01-21T11:44:17.349Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:17.614Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:17.614Z] 096056853ae9: Pushed [2025-01-21T11:44:17.614Z] 68c08c9106df: Pushed [2025-01-21T11:44:17.614Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:17.614Z] 31e864973b83: Pushed [2025-01-21T11:44:17.614Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:17.614Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:21.852Z] 5a59b82feb4f: Pushed [2025-01-21T11:44:22.117Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:22.467Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:22.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-21T11:44:22.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-21T11:44:22.812Z] 31e864973b83: Preparing [2025-01-21T11:44:22.812Z] 68c08c9106df: Preparing [2025-01-21T11:44:22.812Z] 096056853ae9: Preparing [2025-01-21T11:44:22.812Z] 5a59b82feb4f: Preparing [2025-01-21T11:44:22.812Z] 6c740ee61d07: Preparing [2025-01-21T11:44:22.812Z] 281ed97550aa: Preparing [2025-01-21T11:44:22.812Z] c5d231b67b08: Preparing [2025-01-21T11:44:22.812Z] 41e8406b94e6: Preparing [2025-01-21T11:44:22.812Z] 534a70dc8296: Preparing [2025-01-21T11:44:22.812Z] 281ed97550aa: Waiting [2025-01-21T11:44:22.812Z] 41e8406b94e6: Waiting [2025-01-21T11:44:22.812Z] 534a70dc8296: Waiting [2025-01-21T11:44:22.812Z] c5d231b67b08: Waiting [2025-01-21T11:44:22.812Z] 68c08c9106df: Layer already exists [2025-01-21T11:44:22.812Z] 5a59b82feb4f: Layer already exists [2025-01-21T11:44:22.812Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:22.812Z] 31e864973b83: Layer already exists [2025-01-21T11:44:22.812Z] 096056853ae9: Layer already exists [2025-01-21T11:44:22.812Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:22.812Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:22.812Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:22.812Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:23.076Z] latest: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:23.429Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:23.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 [2025-01-21T11:44:23.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-21T11:44:23.782Z] 31e864973b83: Preparing [2025-01-21T11:44:23.782Z] 68c08c9106df: Preparing [2025-01-21T11:44:23.782Z] 096056853ae9: Preparing [2025-01-21T11:44:23.782Z] 5a59b82feb4f: Preparing [2025-01-21T11:44:23.782Z] 6c740ee61d07: Preparing [2025-01-21T11:44:23.782Z] 281ed97550aa: Preparing [2025-01-21T11:44:23.782Z] c5d231b67b08: Preparing [2025-01-21T11:44:23.782Z] 41e8406b94e6: Preparing [2025-01-21T11:44:23.782Z] 534a70dc8296: Preparing [2025-01-21T11:44:23.782Z] 281ed97550aa: Waiting [2025-01-21T11:44:23.782Z] 41e8406b94e6: Waiting [2025-01-21T11:44:23.782Z] c5d231b67b08: Waiting [2025-01-21T11:44:23.782Z] 534a70dc8296: Waiting [2025-01-21T11:44:23.782Z] 68c08c9106df: Layer already exists [2025-01-21T11:44:23.782Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:23.782Z] 096056853ae9: Layer already exists [2025-01-21T11:44:23.782Z] 31e864973b83: Layer already exists [2025-01-21T11:44:23.782Z] 5a59b82feb4f: Layer already exists [2025-01-21T11:44:23.782Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:23.782Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:23.782Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:23.782Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:24.047Z] 4.0.0-dev.49: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:24.391Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:24.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:24.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-21T11:44:24.737Z] 31e864973b83: Preparing [2025-01-21T11:44:24.737Z] 68c08c9106df: Preparing [2025-01-21T11:44:24.737Z] 096056853ae9: Preparing [2025-01-21T11:44:24.737Z] 5a59b82feb4f: Preparing [2025-01-21T11:44:24.737Z] 6c740ee61d07: Preparing [2025-01-21T11:44:24.737Z] 281ed97550aa: Preparing [2025-01-21T11:44:24.737Z] c5d231b67b08: Preparing [2025-01-21T11:44:24.737Z] 41e8406b94e6: Preparing [2025-01-21T11:44:24.737Z] 534a70dc8296: Preparing [2025-01-21T11:44:24.737Z] 281ed97550aa: Waiting [2025-01-21T11:44:24.737Z] 41e8406b94e6: Waiting [2025-01-21T11:44:24.737Z] c5d231b67b08: Waiting [2025-01-21T11:44:24.737Z] 534a70dc8296: Waiting [2025-01-21T11:44:24.737Z] 31e864973b83: Layer already exists [2025-01-21T11:44:24.737Z] 68c08c9106df: Layer already exists [2025-01-21T11:44:24.737Z] 5a59b82feb4f: Layer already exists [2025-01-21T11:44:24.737Z] 096056853ae9: Layer already exists [2025-01-21T11:44:24.737Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:24.737Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:24.737Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:24.737Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:24.737Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:25.002Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:25.348Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:25.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-21T11:44:25.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-21T11:44:25.696Z] 31e864973b83: Preparing [2025-01-21T11:44:25.696Z] 68c08c9106df: Preparing [2025-01-21T11:44:25.696Z] 096056853ae9: Preparing [2025-01-21T11:44:25.696Z] 5a59b82feb4f: Preparing [2025-01-21T11:44:25.696Z] 6c740ee61d07: Preparing [2025-01-21T11:44:25.696Z] 281ed97550aa: Preparing [2025-01-21T11:44:25.696Z] c5d231b67b08: Preparing [2025-01-21T11:44:25.696Z] 41e8406b94e6: Preparing [2025-01-21T11:44:25.696Z] 534a70dc8296: Preparing [2025-01-21T11:44:25.696Z] 281ed97550aa: Waiting [2025-01-21T11:44:25.696Z] c5d231b67b08: Waiting [2025-01-21T11:44:25.696Z] 41e8406b94e6: Waiting [2025-01-21T11:44:25.696Z] 534a70dc8296: Waiting [2025-01-21T11:44:25.696Z] 31e864973b83: Layer already exists [2025-01-21T11:44:25.696Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:25.696Z] 68c08c9106df: Layer already exists [2025-01-21T11:44:25.696Z] 096056853ae9: Layer already exists [2025-01-21T11:44:25.696Z] 5a59b82feb4f: Layer already exists [2025-01-21T11:44:25.696Z] c5d231b67b08: Layer already exists [2025-01-21T11:44:25.696Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:25.696Z] 41e8406b94e6: Layer already exists [2025-01-21T11:44:25.696Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:25.961Z] main: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:26.035Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:26.047Z] taggedImages: [2025-01-21T11:44:26.047Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:26.047Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-21T11:44:26.047Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 [2025-01-21T11:44:26.047Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:26.047Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-21T11:44:26.076Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-21T11:44:26.076Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:26.076Z] latest [2025-01-21T11:44:26.076Z] 4.0.0-dev.49 [2025-01-21T11:44:26.076Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:26.076Z] main [2025-01-21T11:44:26.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:26.433Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:26.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:26.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-21T11:44:26.780Z] 179d7f95742c: Preparing [2025-01-21T11:44:26.780Z] aa89bb03232a: Preparing [2025-01-21T11:44:26.780Z] 41abc26d526e: Preparing [2025-01-21T11:44:26.780Z] 541fbfbf2c1d: Preparing [2025-01-21T11:44:26.780Z] ffbc7ea6f4bc: Preparing [2025-01-21T11:44:26.780Z] 6c740ee61d07: Preparing [2025-01-21T11:44:26.780Z] 281ed97550aa: Preparing [2025-01-21T11:44:26.780Z] 46aa3acf6c97: Preparing [2025-01-21T11:44:26.780Z] 48c4afbfb5c7: Preparing [2025-01-21T11:44:26.780Z] 6c740ee61d07: Waiting [2025-01-21T11:44:26.780Z] bb8e827db477: Preparing [2025-01-21T11:44:26.780Z] 534a70dc8296: Preparing [2025-01-21T11:44:26.780Z] 281ed97550aa: Waiting [2025-01-21T11:44:26.780Z] 46aa3acf6c97: Waiting [2025-01-21T11:44:26.780Z] 48c4afbfb5c7: Waiting [2025-01-21T11:44:26.780Z] bb8e827db477: Waiting [2025-01-21T11:44:26.780Z] 534a70dc8296: Waiting [2025-01-21T11:44:27.044Z] 541fbfbf2c1d: Pushed [2025-01-21T11:44:27.044Z] ffbc7ea6f4bc: Pushed [2025-01-21T11:44:27.044Z] 179d7f95742c: Pushed [2025-01-21T11:44:27.044Z] aa89bb03232a: Pushed [2025-01-21T11:44:27.044Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:27.044Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:27.044Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:27.044Z] 46aa3acf6c97: Pushed [2025-01-21T11:44:27.044Z] 48c4afbfb5c7: Pushed [2025-01-21T11:44:29.614Z] 41abc26d526e: Pushed [2025-01-21T11:44:29.614Z] bb8e827db477: Pushed [2025-01-21T11:44:29.880Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:30.241Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:30.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-21T11:44:30.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-21T11:44:30.589Z] 179d7f95742c: Preparing [2025-01-21T11:44:30.589Z] aa89bb03232a: Preparing [2025-01-21T11:44:30.589Z] 41abc26d526e: Preparing [2025-01-21T11:44:30.589Z] 541fbfbf2c1d: Preparing [2025-01-21T11:44:30.589Z] ffbc7ea6f4bc: Preparing [2025-01-21T11:44:30.589Z] 6c740ee61d07: Preparing [2025-01-21T11:44:30.589Z] 281ed97550aa: Preparing [2025-01-21T11:44:30.589Z] 46aa3acf6c97: Preparing [2025-01-21T11:44:30.589Z] 48c4afbfb5c7: Preparing [2025-01-21T11:44:30.589Z] bb8e827db477: Preparing [2025-01-21T11:44:30.589Z] 534a70dc8296: Preparing [2025-01-21T11:44:30.589Z] 281ed97550aa: Waiting [2025-01-21T11:44:30.589Z] 46aa3acf6c97: Waiting [2025-01-21T11:44:30.589Z] 48c4afbfb5c7: Waiting [2025-01-21T11:44:30.589Z] bb8e827db477: Waiting [2025-01-21T11:44:30.589Z] 534a70dc8296: Waiting [2025-01-21T11:44:30.589Z] 6c740ee61d07: Waiting [2025-01-21T11:44:30.589Z] aa89bb03232a: Layer already exists [2025-01-21T11:44:30.589Z] ffbc7ea6f4bc: Layer already exists [2025-01-21T11:44:30.589Z] 41abc26d526e: Layer already exists [2025-01-21T11:44:30.589Z] 541fbfbf2c1d: Layer already exists [2025-01-21T11:44:30.589Z] 179d7f95742c: Layer already exists [2025-01-21T11:44:30.589Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:30.589Z] 46aa3acf6c97: Layer already exists [2025-01-21T11:44:30.589Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:30.589Z] bb8e827db477: Layer already exists [2025-01-21T11:44:30.589Z] 48c4afbfb5c7: Layer already exists [2025-01-21T11:44:30.589Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:30.854Z] latest: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:31.217Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:31.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 [2025-01-21T11:44:31.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-21T11:44:31.832Z] 179d7f95742c: Preparing [2025-01-21T11:44:31.832Z] aa89bb03232a: Preparing [2025-01-21T11:44:31.832Z] 41abc26d526e: Preparing [2025-01-21T11:44:31.832Z] 541fbfbf2c1d: Preparing [2025-01-21T11:44:31.832Z] ffbc7ea6f4bc: Preparing [2025-01-21T11:44:31.832Z] 6c740ee61d07: Preparing [2025-01-21T11:44:31.832Z] 281ed97550aa: Preparing [2025-01-21T11:44:31.832Z] 46aa3acf6c97: Preparing [2025-01-21T11:44:31.832Z] 48c4afbfb5c7: Preparing [2025-01-21T11:44:31.832Z] bb8e827db477: Preparing [2025-01-21T11:44:31.832Z] 534a70dc8296: Preparing [2025-01-21T11:44:31.832Z] 6c740ee61d07: Waiting [2025-01-21T11:44:31.832Z] 281ed97550aa: Waiting [2025-01-21T11:44:31.832Z] 46aa3acf6c97: Waiting [2025-01-21T11:44:31.832Z] 48c4afbfb5c7: Waiting [2025-01-21T11:44:31.832Z] bb8e827db477: Waiting [2025-01-21T11:44:31.832Z] 534a70dc8296: Waiting [2025-01-21T11:44:31.832Z] 179d7f95742c: Layer already exists [2025-01-21T11:44:31.832Z] ffbc7ea6f4bc: Layer already exists [2025-01-21T11:44:31.832Z] 41abc26d526e: Layer already exists [2025-01-21T11:44:31.832Z] aa89bb03232a: Layer already exists [2025-01-21T11:44:31.832Z] 541fbfbf2c1d: Layer already exists [2025-01-21T11:44:31.832Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:31.832Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:31.832Z] 46aa3acf6c97: Layer already exists [2025-01-21T11:44:31.832Z] 48c4afbfb5c7: Layer already exists [2025-01-21T11:44:31.832Z] bb8e827db477: Layer already exists [2025-01-21T11:44:31.832Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:32.097Z] 4.0.0-dev.49: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:32.448Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:32.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:32.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-21T11:44:32.809Z] 179d7f95742c: Preparing [2025-01-21T11:44:32.809Z] aa89bb03232a: Preparing [2025-01-21T11:44:32.809Z] 41abc26d526e: Preparing [2025-01-21T11:44:32.809Z] 541fbfbf2c1d: Preparing [2025-01-21T11:44:32.809Z] ffbc7ea6f4bc: Preparing [2025-01-21T11:44:32.809Z] 6c740ee61d07: Preparing [2025-01-21T11:44:32.809Z] 281ed97550aa: Preparing [2025-01-21T11:44:32.809Z] 46aa3acf6c97: Preparing [2025-01-21T11:44:32.809Z] 48c4afbfb5c7: Preparing [2025-01-21T11:44:32.809Z] bb8e827db477: Preparing [2025-01-21T11:44:32.809Z] 534a70dc8296: Preparing [2025-01-21T11:44:32.809Z] 6c740ee61d07: Waiting [2025-01-21T11:44:32.809Z] 281ed97550aa: Waiting [2025-01-21T11:44:32.809Z] 48c4afbfb5c7: Waiting [2025-01-21T11:44:32.809Z] 46aa3acf6c97: Waiting [2025-01-21T11:44:32.809Z] bb8e827db477: Waiting [2025-01-21T11:44:32.809Z] 534a70dc8296: Waiting [2025-01-21T11:44:32.809Z] aa89bb03232a: Layer already exists [2025-01-21T11:44:32.809Z] ffbc7ea6f4bc: Layer already exists [2025-01-21T11:44:32.809Z] 179d7f95742c: Layer already exists [2025-01-21T11:44:32.809Z] 541fbfbf2c1d: Layer already exists [2025-01-21T11:44:32.809Z] 41abc26d526e: Layer already exists [2025-01-21T11:44:32.809Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:32.809Z] 46aa3acf6c97: Layer already exists [2025-01-21T11:44:32.809Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:32.809Z] 48c4afbfb5c7: Layer already exists [2025-01-21T11:44:32.809Z] bb8e827db477: Layer already exists [2025-01-21T11:44:32.809Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:33.074Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:33.532Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:33.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-21T11:44:33.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-21T11:44:33.881Z] 179d7f95742c: Preparing [2025-01-21T11:44:33.881Z] aa89bb03232a: Preparing [2025-01-21T11:44:33.881Z] 41abc26d526e: Preparing [2025-01-21T11:44:33.881Z] 541fbfbf2c1d: Preparing [2025-01-21T11:44:33.881Z] ffbc7ea6f4bc: Preparing [2025-01-21T11:44:33.881Z] 6c740ee61d07: Preparing [2025-01-21T11:44:33.881Z] 281ed97550aa: Preparing [2025-01-21T11:44:33.881Z] 46aa3acf6c97: Preparing [2025-01-21T11:44:33.881Z] 48c4afbfb5c7: Preparing [2025-01-21T11:44:33.881Z] bb8e827db477: Preparing [2025-01-21T11:44:33.881Z] 534a70dc8296: Preparing [2025-01-21T11:44:33.881Z] 46aa3acf6c97: Waiting [2025-01-21T11:44:33.881Z] bb8e827db477: Waiting [2025-01-21T11:44:33.881Z] 48c4afbfb5c7: Waiting [2025-01-21T11:44:33.881Z] 534a70dc8296: Waiting [2025-01-21T11:44:33.881Z] 6c740ee61d07: Waiting [2025-01-21T11:44:33.881Z] 281ed97550aa: Waiting [2025-01-21T11:44:33.881Z] 541fbfbf2c1d: Layer already exists [2025-01-21T11:44:33.881Z] 179d7f95742c: Layer already exists [2025-01-21T11:44:33.881Z] ffbc7ea6f4bc: Layer already exists [2025-01-21T11:44:33.881Z] aa89bb03232a: Layer already exists [2025-01-21T11:44:33.881Z] 41abc26d526e: Layer already exists [2025-01-21T11:44:33.881Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:33.881Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:33.881Z] 46aa3acf6c97: Layer already exists [2025-01-21T11:44:33.881Z] 48c4afbfb5c7: Layer already exists [2025-01-21T11:44:33.881Z] bb8e827db477: Layer already exists [2025-01-21T11:44:33.881Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:34.149Z] main: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:34.232Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:34.245Z] taggedImages: [2025-01-21T11:44:34.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:34.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-21T11:44:34.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 [2025-01-21T11:44:34.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:34.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-21T11:44:34.273Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-21T11:44:34.273Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:34.273Z] latest [2025-01-21T11:44:34.273Z] 4.0.0-dev.49 [2025-01-21T11:44:34.273Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:34.273Z] main [2025-01-21T11:44:34.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:34.647Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:35.448Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:35.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-21T11:44:35.719Z] f02457f1ef8f: Preparing [2025-01-21T11:44:35.719Z] 60011418db0c: Preparing [2025-01-21T11:44:35.719Z] 14102a8fd72c: Preparing [2025-01-21T11:44:35.719Z] bee69a521859: Preparing [2025-01-21T11:44:35.720Z] 069ad1dd05c9: Preparing [2025-01-21T11:44:35.720Z] dd6a4446fea7: Preparing [2025-01-21T11:44:35.720Z] 70a8bf5b553d: Preparing [2025-01-21T11:44:35.720Z] 6c740ee61d07: Preparing [2025-01-21T11:44:35.720Z] 281ed97550aa: Preparing [2025-01-21T11:44:35.720Z] 861cd34f7f80: Preparing [2025-01-21T11:44:35.720Z] fecaf3aa418c: Preparing [2025-01-21T11:44:35.720Z] 70a8bf5b553d: Waiting [2025-01-21T11:44:35.720Z] 281ed97550aa: Waiting [2025-01-21T11:44:35.720Z] 6c740ee61d07: Waiting [2025-01-21T11:44:35.720Z] 534a70dc8296: Preparing [2025-01-21T11:44:35.720Z] 861cd34f7f80: Waiting [2025-01-21T11:44:35.720Z] dd6a4446fea7: Waiting [2025-01-21T11:44:35.720Z] fecaf3aa418c: Waiting [2025-01-21T11:44:35.720Z] 534a70dc8296: Waiting [2025-01-21T11:44:35.720Z] 069ad1dd05c9: Pushed [2025-01-21T11:44:35.720Z] 60011418db0c: Pushed [2025-01-21T11:44:35.720Z] f02457f1ef8f: Pushed [2025-01-21T11:44:35.993Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:35.993Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:35.993Z] dd6a4446fea7: Pushed [2025-01-21T11:44:35.993Z] 70a8bf5b553d: Pushed [2025-01-21T11:44:35.993Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:35.993Z] 861cd34f7f80: Pushed [2025-01-21T11:44:37.925Z] bee69a521859: Pushed [2025-01-21T11:44:38.507Z] 14102a8fd72c: Pushed [2025-01-21T11:44:38.771Z] fecaf3aa418c: Pushed [2025-01-21T11:44:39.035Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:39.403Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:39.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-21T11:44:39.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-21T11:44:39.929Z] f02457f1ef8f: Preparing [2025-01-21T11:44:39.929Z] 60011418db0c: Preparing [2025-01-21T11:44:39.929Z] 14102a8fd72c: Preparing [2025-01-21T11:44:39.929Z] bee69a521859: Preparing [2025-01-21T11:44:39.929Z] 069ad1dd05c9: Preparing [2025-01-21T11:44:39.929Z] dd6a4446fea7: Preparing [2025-01-21T11:44:39.929Z] 70a8bf5b553d: Preparing [2025-01-21T11:44:39.929Z] 6c740ee61d07: Preparing [2025-01-21T11:44:39.929Z] 281ed97550aa: Preparing [2025-01-21T11:44:39.929Z] 861cd34f7f80: Preparing [2025-01-21T11:44:39.929Z] fecaf3aa418c: Preparing [2025-01-21T11:44:39.929Z] 534a70dc8296: Preparing [2025-01-21T11:44:39.929Z] dd6a4446fea7: Waiting [2025-01-21T11:44:39.929Z] 70a8bf5b553d: Waiting [2025-01-21T11:44:39.929Z] 6c740ee61d07: Waiting [2025-01-21T11:44:39.929Z] 281ed97550aa: Waiting [2025-01-21T11:44:39.929Z] 861cd34f7f80: Waiting [2025-01-21T11:44:39.929Z] fecaf3aa418c: Waiting [2025-01-21T11:44:39.929Z] 534a70dc8296: Waiting [2025-01-21T11:44:39.929Z] 14102a8fd72c: Layer already exists [2025-01-21T11:44:39.929Z] f02457f1ef8f: Layer already exists [2025-01-21T11:44:39.929Z] bee69a521859: Layer already exists [2025-01-21T11:44:39.929Z] 069ad1dd05c9: Layer already exists [2025-01-21T11:44:39.929Z] 60011418db0c: Layer already exists [2025-01-21T11:44:39.929Z] dd6a4446fea7: Layer already exists [2025-01-21T11:44:39.929Z] 861cd34f7f80: Layer already exists [2025-01-21T11:44:39.929Z] 70a8bf5b553d: Layer already exists [2025-01-21T11:44:39.929Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:39.929Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:39.929Z] fecaf3aa418c: Layer already exists [2025-01-21T11:44:39.929Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:39.929Z] latest: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:40.274Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:40.617Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 [2025-01-21T11:44:40.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-21T11:44:40.617Z] f02457f1ef8f: Preparing [2025-01-21T11:44:40.617Z] 60011418db0c: Preparing [2025-01-21T11:44:40.618Z] 14102a8fd72c: Preparing [2025-01-21T11:44:40.618Z] bee69a521859: Preparing [2025-01-21T11:44:40.618Z] 069ad1dd05c9: Preparing [2025-01-21T11:44:40.618Z] dd6a4446fea7: Preparing [2025-01-21T11:44:40.618Z] 70a8bf5b553d: Preparing [2025-01-21T11:44:40.618Z] 6c740ee61d07: Preparing [2025-01-21T11:44:40.618Z] 281ed97550aa: Preparing [2025-01-21T11:44:40.618Z] 861cd34f7f80: Preparing [2025-01-21T11:44:40.618Z] fecaf3aa418c: Preparing [2025-01-21T11:44:40.618Z] 534a70dc8296: Preparing [2025-01-21T11:44:40.618Z] dd6a4446fea7: Waiting [2025-01-21T11:44:40.618Z] 70a8bf5b553d: Waiting [2025-01-21T11:44:40.618Z] 6c740ee61d07: Waiting [2025-01-21T11:44:40.618Z] 281ed97550aa: Waiting [2025-01-21T11:44:40.618Z] 861cd34f7f80: Waiting [2025-01-21T11:44:40.618Z] fecaf3aa418c: Waiting [2025-01-21T11:44:40.618Z] 534a70dc8296: Waiting [2025-01-21T11:44:40.618Z] 60011418db0c: Layer already exists [2025-01-21T11:44:40.618Z] f02457f1ef8f: Layer already exists [2025-01-21T11:44:40.618Z] bee69a521859: Layer already exists [2025-01-21T11:44:40.618Z] 069ad1dd05c9: Layer already exists [2025-01-21T11:44:40.618Z] 14102a8fd72c: Layer already exists [2025-01-21T11:44:40.618Z] 70a8bf5b553d: Layer already exists [2025-01-21T11:44:40.618Z] dd6a4446fea7: Layer already exists [2025-01-21T11:44:40.618Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:40.618Z] 861cd34f7f80: Layer already exists [2025-01-21T11:44:40.618Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:40.618Z] fecaf3aa418c: Layer already exists [2025-01-21T11:44:40.618Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:40.883Z] 4.0.0-dev.49: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:41.227Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:41.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:41.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-21T11:44:41.566Z] f02457f1ef8f: Preparing [2025-01-21T11:44:41.566Z] 60011418db0c: Preparing [2025-01-21T11:44:41.566Z] 14102a8fd72c: Preparing [2025-01-21T11:44:41.566Z] bee69a521859: Preparing [2025-01-21T11:44:41.566Z] 069ad1dd05c9: Preparing [2025-01-21T11:44:41.566Z] dd6a4446fea7: Preparing [2025-01-21T11:44:41.566Z] 70a8bf5b553d: Preparing [2025-01-21T11:44:41.566Z] 6c740ee61d07: Preparing [2025-01-21T11:44:41.566Z] 281ed97550aa: Preparing [2025-01-21T11:44:41.566Z] 861cd34f7f80: Preparing [2025-01-21T11:44:41.566Z] 70a8bf5b553d: Waiting [2025-01-21T11:44:41.566Z] fecaf3aa418c: Preparing [2025-01-21T11:44:41.566Z] 534a70dc8296: Preparing [2025-01-21T11:44:41.566Z] dd6a4446fea7: Waiting [2025-01-21T11:44:41.566Z] 281ed97550aa: Waiting [2025-01-21T11:44:41.566Z] 861cd34f7f80: Waiting [2025-01-21T11:44:41.566Z] 534a70dc8296: Waiting [2025-01-21T11:44:41.566Z] fecaf3aa418c: Waiting [2025-01-21T11:44:41.566Z] 6c740ee61d07: Waiting [2025-01-21T11:44:41.566Z] bee69a521859: Layer already exists [2025-01-21T11:44:41.566Z] 069ad1dd05c9: Layer already exists [2025-01-21T11:44:41.566Z] f02457f1ef8f: Layer already exists [2025-01-21T11:44:41.566Z] 60011418db0c: Layer already exists [2025-01-21T11:44:41.566Z] 14102a8fd72c: Layer already exists [2025-01-21T11:44:41.566Z] dd6a4446fea7: Layer already exists [2025-01-21T11:44:41.566Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:41.566Z] 70a8bf5b553d: Layer already exists [2025-01-21T11:44:41.566Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:41.566Z] 861cd34f7f80: Layer already exists [2025-01-21T11:44:41.566Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:41.566Z] fecaf3aa418c: Layer already exists [2025-01-21T11:44:41.837Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:42.193Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:42.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-21T11:44:42.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-21T11:44:42.553Z] f02457f1ef8f: Preparing [2025-01-21T11:44:42.553Z] 60011418db0c: Preparing [2025-01-21T11:44:42.553Z] 14102a8fd72c: Preparing [2025-01-21T11:44:42.553Z] bee69a521859: Preparing [2025-01-21T11:44:42.553Z] 069ad1dd05c9: Preparing [2025-01-21T11:44:42.553Z] dd6a4446fea7: Preparing [2025-01-21T11:44:42.553Z] 70a8bf5b553d: Preparing [2025-01-21T11:44:42.553Z] 6c740ee61d07: Preparing [2025-01-21T11:44:42.553Z] 281ed97550aa: Preparing [2025-01-21T11:44:42.553Z] 861cd34f7f80: Preparing [2025-01-21T11:44:42.553Z] fecaf3aa418c: Preparing [2025-01-21T11:44:42.553Z] 534a70dc8296: Preparing [2025-01-21T11:44:42.553Z] 281ed97550aa: Waiting [2025-01-21T11:44:42.553Z] 861cd34f7f80: Waiting [2025-01-21T11:44:42.553Z] fecaf3aa418c: Waiting [2025-01-21T11:44:42.553Z] 534a70dc8296: Waiting [2025-01-21T11:44:42.553Z] dd6a4446fea7: Waiting [2025-01-21T11:44:42.553Z] 70a8bf5b553d: Waiting [2025-01-21T11:44:42.553Z] 6c740ee61d07: Waiting [2025-01-21T11:44:42.553Z] 069ad1dd05c9: Layer already exists [2025-01-21T11:44:42.553Z] 60011418db0c: Layer already exists [2025-01-21T11:44:42.553Z] f02457f1ef8f: Layer already exists [2025-01-21T11:44:42.553Z] bee69a521859: Layer already exists [2025-01-21T11:44:42.553Z] 14102a8fd72c: Layer already exists [2025-01-21T11:44:42.553Z] dd6a4446fea7: Layer already exists [2025-01-21T11:44:42.553Z] 70a8bf5b553d: Layer already exists [2025-01-21T11:44:42.553Z] 861cd34f7f80: Layer already exists [2025-01-21T11:44:42.553Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:42.553Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:42.553Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:42.553Z] fecaf3aa418c: Layer already exists [2025-01-21T11:44:42.820Z] main: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:42.906Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:42.917Z] taggedImages: [2025-01-21T11:44:42.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:42.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-21T11:44:42.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 [2025-01-21T11:44:42.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:42.917Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-21T11:44:42.947Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-21T11:44:42.947Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:42.947Z] latest [2025-01-21T11:44:42.947Z] 4.0.0-dev.49 [2025-01-21T11:44:42.947Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:42.947Z] main [2025-01-21T11:44:42.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:43.318Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:43.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:43.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-21T11:44:43.682Z] 9afc12c7710e: Preparing [2025-01-21T11:44:43.682Z] 7729bf959391: Preparing [2025-01-21T11:44:43.682Z] 6c740ee61d07: Preparing [2025-01-21T11:44:43.682Z] 281ed97550aa: Preparing [2025-01-21T11:44:43.682Z] a1c204c2f42e: Preparing [2025-01-21T11:44:43.682Z] 90bd30d5ab60: Preparing [2025-01-21T11:44:43.682Z] 534a70dc8296: Preparing [2025-01-21T11:44:43.682Z] 90bd30d5ab60: Waiting [2025-01-21T11:44:43.682Z] 534a70dc8296: Waiting [2025-01-21T11:44:43.682Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:43.682Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:43.948Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:43.948Z] a1c204c2f42e: Pushed [2025-01-21T11:44:43.948Z] 9afc12c7710e: Pushed [2025-01-21T11:44:45.888Z] 90bd30d5ab60: Pushed [2025-01-21T11:44:47.823Z] 7729bf959391: Pushed [2025-01-21T11:44:48.095Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:48.456Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:48.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-21T11:44:48.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-21T11:44:48.805Z] 9afc12c7710e: Preparing [2025-01-21T11:44:48.805Z] 7729bf959391: Preparing [2025-01-21T11:44:48.805Z] 6c740ee61d07: Preparing [2025-01-21T11:44:48.805Z] 281ed97550aa: Preparing [2025-01-21T11:44:48.805Z] a1c204c2f42e: Preparing [2025-01-21T11:44:48.805Z] 90bd30d5ab60: Preparing [2025-01-21T11:44:48.805Z] 534a70dc8296: Preparing [2025-01-21T11:44:48.805Z] 90bd30d5ab60: Waiting [2025-01-21T11:44:48.805Z] 534a70dc8296: Waiting [2025-01-21T11:44:48.805Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:48.805Z] 9afc12c7710e: Layer already exists [2025-01-21T11:44:48.805Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:48.805Z] 7729bf959391: Layer already exists [2025-01-21T11:44:48.805Z] a1c204c2f42e: Layer already exists [2025-01-21T11:44:48.805Z] 90bd30d5ab60: Layer already exists [2025-01-21T11:44:48.805Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:49.118Z] latest: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:49.474Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:49.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 [2025-01-21T11:44:49.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-21T11:44:49.833Z] 9afc12c7710e: Preparing [2025-01-21T11:44:49.833Z] 7729bf959391: Preparing [2025-01-21T11:44:49.833Z] 6c740ee61d07: Preparing [2025-01-21T11:44:49.833Z] 281ed97550aa: Preparing [2025-01-21T11:44:49.833Z] a1c204c2f42e: Preparing [2025-01-21T11:44:49.833Z] 90bd30d5ab60: Preparing [2025-01-21T11:44:49.833Z] 534a70dc8296: Preparing [2025-01-21T11:44:49.833Z] 90bd30d5ab60: Waiting [2025-01-21T11:44:49.833Z] 534a70dc8296: Waiting [2025-01-21T11:44:49.833Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:49.833Z] a1c204c2f42e: Layer already exists [2025-01-21T11:44:49.833Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:49.833Z] 7729bf959391: Layer already exists [2025-01-21T11:44:49.833Z] 9afc12c7710e: Layer already exists [2025-01-21T11:44:49.833Z] 90bd30d5ab60: Layer already exists [2025-01-21T11:44:49.833Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:50.100Z] 4.0.0-dev.49: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:50.460Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:50.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:50.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-21T11:44:50.820Z] 9afc12c7710e: Preparing [2025-01-21T11:44:50.820Z] 7729bf959391: Preparing [2025-01-21T11:44:50.820Z] 6c740ee61d07: Preparing [2025-01-21T11:44:50.820Z] 281ed97550aa: Preparing [2025-01-21T11:44:50.820Z] a1c204c2f42e: Preparing [2025-01-21T11:44:50.820Z] 90bd30d5ab60: Preparing [2025-01-21T11:44:50.820Z] 534a70dc8296: Preparing [2025-01-21T11:44:50.820Z] 534a70dc8296: Waiting [2025-01-21T11:44:50.820Z] 90bd30d5ab60: Waiting [2025-01-21T11:44:50.820Z] 9afc12c7710e: Layer already exists [2025-01-21T11:44:50.820Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:50.820Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:50.820Z] 7729bf959391: Layer already exists [2025-01-21T11:44:50.820Z] a1c204c2f42e: Layer already exists [2025-01-21T11:44:50.820Z] 90bd30d5ab60: Layer already exists [2025-01-21T11:44:50.820Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:51.091Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:51.484Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:51.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-21T11:44:51.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-21T11:44:51.841Z] 9afc12c7710e: Preparing [2025-01-21T11:44:51.841Z] 7729bf959391: Preparing [2025-01-21T11:44:51.841Z] 6c740ee61d07: Preparing [2025-01-21T11:44:51.841Z] 281ed97550aa: Preparing [2025-01-21T11:44:51.841Z] a1c204c2f42e: Preparing [2025-01-21T11:44:51.841Z] 90bd30d5ab60: Preparing [2025-01-21T11:44:51.841Z] 534a70dc8296: Preparing [2025-01-21T11:44:51.841Z] 90bd30d5ab60: Waiting [2025-01-21T11:44:51.841Z] 534a70dc8296: Waiting [2025-01-21T11:44:51.841Z] 7729bf959391: Layer already exists [2025-01-21T11:44:51.841Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:51.841Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:51.841Z] 9afc12c7710e: Layer already exists [2025-01-21T11:44:51.841Z] a1c204c2f42e: Layer already exists [2025-01-21T11:44:51.841Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:51.841Z] 90bd30d5ab60: Layer already exists [2025-01-21T11:44:52.108Z] main: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:44:52.186Z] ===================================================== [Pipeline] echo [2025-01-21T11:44:52.203Z] taggedImages: [2025-01-21T11:44:52.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:52.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-21T11:44:52.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 [2025-01-21T11:44:52.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:52.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-21T11:44:52.231Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-21T11:44:52.231Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:52.231Z] latest [2025-01-21T11:44:52.231Z] 4.0.0-dev.49 [2025-01-21T11:44:52.231Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:44:52.231Z] main [2025-01-21T11:44:52.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:52.582Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:44:52.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:44:52.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-21T11:44:52.935Z] 45857198c897: Preparing [2025-01-21T11:44:52.935Z] c581f86009da: Preparing [2025-01-21T11:44:52.935Z] 5abfbff65b81: Preparing [2025-01-21T11:44:52.935Z] 6c740ee61d07: Preparing [2025-01-21T11:44:52.935Z] 281ed97550aa: Preparing [2025-01-21T11:44:52.935Z] 3044749015a2: Preparing [2025-01-21T11:44:52.935Z] 938976f5c176: Preparing [2025-01-21T11:44:52.935Z] 3044749015a2: Waiting [2025-01-21T11:44:52.935Z] c736f32b3bad: Preparing [2025-01-21T11:44:52.935Z] 938976f5c176: Waiting [2025-01-21T11:44:52.935Z] 924c6dc4d119: Preparing [2025-01-21T11:44:52.935Z] c736f32b3bad: Waiting [2025-01-21T11:44:52.935Z] 534a70dc8296: Preparing [2025-01-21T11:44:52.935Z] 924c6dc4d119: Waiting [2025-01-21T11:44:52.935Z] 534a70dc8296: Waiting [2025-01-21T11:44:53.201Z] c581f86009da: Pushed [2025-01-21T11:44:53.201Z] 5abfbff65b81: Pushed [2025-01-21T11:44:55.135Z] 281ed97550aa: Layer already exists [2025-01-21T11:44:55.135Z] 6c740ee61d07: Layer already exists [2025-01-21T11:44:55.135Z] 45857198c897: Pushed [2025-01-21T11:44:55.135Z] 534a70dc8296: Layer already exists [2025-01-21T11:44:55.135Z] c736f32b3bad: Pushed [2025-01-21T11:44:56.088Z] 924c6dc4d119: Pushed [2025-01-21T11:45:08.367Z] 938976f5c176: Pushed [2025-01-21T11:45:16.833Z] 3044749015a2: Pushed [2025-01-21T11:45:16.833Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:17.191Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:17.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-21T11:45:17.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-21T11:45:17.539Z] 45857198c897: Preparing [2025-01-21T11:45:17.539Z] c581f86009da: Preparing [2025-01-21T11:45:17.539Z] 5abfbff65b81: Preparing [2025-01-21T11:45:17.539Z] 6c740ee61d07: Preparing [2025-01-21T11:45:17.539Z] 281ed97550aa: Preparing [2025-01-21T11:45:17.539Z] 3044749015a2: Preparing [2025-01-21T11:45:17.539Z] 938976f5c176: Preparing [2025-01-21T11:45:17.539Z] c736f32b3bad: Preparing [2025-01-21T11:45:17.539Z] 924c6dc4d119: Preparing [2025-01-21T11:45:17.539Z] 534a70dc8296: Preparing [2025-01-21T11:45:17.539Z] 938976f5c176: Waiting [2025-01-21T11:45:17.539Z] 924c6dc4d119: Waiting [2025-01-21T11:45:17.539Z] c736f32b3bad: Waiting [2025-01-21T11:45:17.539Z] 534a70dc8296: Waiting [2025-01-21T11:45:17.539Z] 3044749015a2: Waiting [2025-01-21T11:45:17.539Z] 45857198c897: Layer already exists [2025-01-21T11:45:17.539Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:17.539Z] 5abfbff65b81: Layer already exists [2025-01-21T11:45:17.539Z] c581f86009da: Layer already exists [2025-01-21T11:45:17.539Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:17.539Z] 938976f5c176: Layer already exists [2025-01-21T11:45:17.539Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:17.539Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:17.539Z] 3044749015a2: Layer already exists [2025-01-21T11:45:17.539Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:17.804Z] latest: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:18.148Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:18.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 [2025-01-21T11:45:18.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-21T11:45:18.480Z] 45857198c897: Preparing [2025-01-21T11:45:18.480Z] c581f86009da: Preparing [2025-01-21T11:45:18.480Z] 5abfbff65b81: Preparing [2025-01-21T11:45:18.480Z] 6c740ee61d07: Preparing [2025-01-21T11:45:18.480Z] 281ed97550aa: Preparing [2025-01-21T11:45:18.480Z] 3044749015a2: Preparing [2025-01-21T11:45:18.480Z] 938976f5c176: Preparing [2025-01-21T11:45:18.480Z] c736f32b3bad: Preparing [2025-01-21T11:45:18.480Z] 924c6dc4d119: Preparing [2025-01-21T11:45:18.480Z] 534a70dc8296: Preparing [2025-01-21T11:45:18.480Z] 938976f5c176: Waiting [2025-01-21T11:45:18.480Z] c736f32b3bad: Waiting [2025-01-21T11:45:18.480Z] 924c6dc4d119: Waiting [2025-01-21T11:45:18.480Z] 534a70dc8296: Waiting [2025-01-21T11:45:18.480Z] 3044749015a2: Waiting [2025-01-21T11:45:18.480Z] 45857198c897: Layer already exists [2025-01-21T11:45:18.480Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:18.480Z] c581f86009da: Layer already exists [2025-01-21T11:45:18.480Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:18.480Z] 5abfbff65b81: Layer already exists [2025-01-21T11:45:18.480Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:18.480Z] 3044749015a2: Layer already exists [2025-01-21T11:45:18.480Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:18.480Z] 938976f5c176: Layer already exists [2025-01-21T11:45:18.480Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:18.743Z] 4.0.0-dev.49: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:19.095Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:19.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:19.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-21T11:45:19.436Z] 45857198c897: Preparing [2025-01-21T11:45:19.436Z] c581f86009da: Preparing [2025-01-21T11:45:19.436Z] 5abfbff65b81: Preparing [2025-01-21T11:45:19.436Z] 6c740ee61d07: Preparing [2025-01-21T11:45:19.436Z] 281ed97550aa: Preparing [2025-01-21T11:45:19.436Z] 3044749015a2: Preparing [2025-01-21T11:45:19.436Z] 938976f5c176: Preparing [2025-01-21T11:45:19.436Z] c736f32b3bad: Preparing [2025-01-21T11:45:19.436Z] 924c6dc4d119: Preparing [2025-01-21T11:45:19.436Z] 534a70dc8296: Preparing [2025-01-21T11:45:19.436Z] 3044749015a2: Waiting [2025-01-21T11:45:19.436Z] 938976f5c176: Waiting [2025-01-21T11:45:19.436Z] c736f32b3bad: Waiting [2025-01-21T11:45:19.436Z] 924c6dc4d119: Waiting [2025-01-21T11:45:19.436Z] 534a70dc8296: Waiting [2025-01-21T11:45:19.436Z] 5abfbff65b81: Layer already exists [2025-01-21T11:45:19.436Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:19.436Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:19.436Z] c581f86009da: Layer already exists [2025-01-21T11:45:19.436Z] 45857198c897: Layer already exists [2025-01-21T11:45:19.436Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:19.436Z] 3044749015a2: Layer already exists [2025-01-21T11:45:19.436Z] 938976f5c176: Layer already exists [2025-01-21T11:45:19.436Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:19.436Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:19.700Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:20.046Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:20.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-21T11:45:20.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-21T11:45:20.387Z] 45857198c897: Preparing [2025-01-21T11:45:20.387Z] c581f86009da: Preparing [2025-01-21T11:45:20.387Z] 5abfbff65b81: Preparing [2025-01-21T11:45:20.387Z] 6c740ee61d07: Preparing [2025-01-21T11:45:20.387Z] 281ed97550aa: Preparing [2025-01-21T11:45:20.387Z] 3044749015a2: Preparing [2025-01-21T11:45:20.387Z] 938976f5c176: Preparing [2025-01-21T11:45:20.387Z] c736f32b3bad: Preparing [2025-01-21T11:45:20.387Z] 3044749015a2: Waiting [2025-01-21T11:45:20.387Z] 938976f5c176: Waiting [2025-01-21T11:45:20.387Z] 924c6dc4d119: Preparing [2025-01-21T11:45:20.387Z] 534a70dc8296: Preparing [2025-01-21T11:45:20.387Z] c736f32b3bad: Waiting [2025-01-21T11:45:20.387Z] 924c6dc4d119: Waiting [2025-01-21T11:45:20.387Z] 534a70dc8296: Waiting [2025-01-21T11:45:20.387Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:20.387Z] c581f86009da: Layer already exists [2025-01-21T11:45:20.387Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:20.387Z] 45857198c897: Layer already exists [2025-01-21T11:45:20.387Z] 5abfbff65b81: Layer already exists [2025-01-21T11:45:20.387Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:20.387Z] 3044749015a2: Layer already exists [2025-01-21T11:45:20.387Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:20.387Z] 938976f5c176: Layer already exists [2025-01-21T11:45:20.387Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:20.651Z] main: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:45:20.717Z] ===================================================== [Pipeline] echo [2025-01-21T11:45:20.728Z] taggedImages: [2025-01-21T11:45:20.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:20.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-21T11:45:20.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 [2025-01-21T11:45:20.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:20.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-21T11:45:20.759Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-21T11:45:20.759Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:20.759Z] latest [2025-01-21T11:45:20.759Z] 4.0.0-dev.49 [2025-01-21T11:45:20.759Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:20.759Z] main [2025-01-21T11:45:20.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:21.110Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:21.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:21.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-21T11:45:21.448Z] 7c53bd2361bd: Preparing [2025-01-21T11:45:21.448Z] f08f2f5f6d9b: Preparing [2025-01-21T11:45:21.448Z] 765e23a2ba43: Preparing [2025-01-21T11:45:21.448Z] 6c740ee61d07: Preparing [2025-01-21T11:45:21.448Z] 281ed97550aa: Preparing [2025-01-21T11:45:21.448Z] 3044749015a2: Preparing [2025-01-21T11:45:21.448Z] 8a097ebfb27e: Preparing [2025-01-21T11:45:21.448Z] 6bff9eaa8dac: Preparing [2025-01-21T11:45:21.448Z] 534a70dc8296: Preparing [2025-01-21T11:45:21.448Z] 3044749015a2: Waiting [2025-01-21T11:45:21.448Z] 8a097ebfb27e: Waiting [2025-01-21T11:45:21.448Z] 6bff9eaa8dac: Waiting [2025-01-21T11:45:21.448Z] 534a70dc8296: Waiting [2025-01-21T11:45:21.448Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:21.448Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:21.448Z] 3044749015a2: Layer already exists [2025-01-21T11:45:21.712Z] 765e23a2ba43: Pushed [2025-01-21T11:45:21.712Z] f08f2f5f6d9b: Pushed [2025-01-21T11:45:21.712Z] 7c53bd2361bd: Pushed [2025-01-21T11:45:21.712Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:21.712Z] 8a097ebfb27e: Pushed [2025-01-21T11:45:22.290Z] 6bff9eaa8dac: Pushed [2025-01-21T11:45:22.555Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:22.908Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:23.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-21T11:45:23.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-21T11:45:23.252Z] 7c53bd2361bd: Preparing [2025-01-21T11:45:23.252Z] f08f2f5f6d9b: Preparing [2025-01-21T11:45:23.252Z] 765e23a2ba43: Preparing [2025-01-21T11:45:23.252Z] 6c740ee61d07: Preparing [2025-01-21T11:45:23.252Z] 281ed97550aa: Preparing [2025-01-21T11:45:23.252Z] 3044749015a2: Preparing [2025-01-21T11:45:23.252Z] 8a097ebfb27e: Preparing [2025-01-21T11:45:23.252Z] 6bff9eaa8dac: Preparing [2025-01-21T11:45:23.252Z] 534a70dc8296: Preparing [2025-01-21T11:45:23.252Z] 3044749015a2: Waiting [2025-01-21T11:45:23.252Z] 8a097ebfb27e: Waiting [2025-01-21T11:45:23.252Z] 6bff9eaa8dac: Waiting [2025-01-21T11:45:23.252Z] 534a70dc8296: Waiting [2025-01-21T11:45:23.252Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:23.252Z] 7c53bd2361bd: Layer already exists [2025-01-21T11:45:23.252Z] 765e23a2ba43: Layer already exists [2025-01-21T11:45:23.252Z] f08f2f5f6d9b: Layer already exists [2025-01-21T11:45:23.252Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:23.252Z] 3044749015a2: Layer already exists [2025-01-21T11:45:23.252Z] 8a097ebfb27e: Layer already exists [2025-01-21T11:45:23.252Z] 6bff9eaa8dac: Layer already exists [2025-01-21T11:45:23.252Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:23.515Z] latest: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:23.853Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:24.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 [2025-01-21T11:45:24.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-21T11:45:24.197Z] 7c53bd2361bd: Preparing [2025-01-21T11:45:24.197Z] f08f2f5f6d9b: Preparing [2025-01-21T11:45:24.197Z] 765e23a2ba43: Preparing [2025-01-21T11:45:24.197Z] 6c740ee61d07: Preparing [2025-01-21T11:45:24.197Z] 281ed97550aa: Preparing [2025-01-21T11:45:24.197Z] 3044749015a2: Preparing [2025-01-21T11:45:24.197Z] 8a097ebfb27e: Preparing [2025-01-21T11:45:24.197Z] 3044749015a2: Waiting [2025-01-21T11:45:24.197Z] 6bff9eaa8dac: Preparing [2025-01-21T11:45:24.198Z] 8a097ebfb27e: Waiting [2025-01-21T11:45:24.198Z] 534a70dc8296: Preparing [2025-01-21T11:45:24.198Z] 6bff9eaa8dac: Waiting [2025-01-21T11:45:24.198Z] 534a70dc8296: Waiting [2025-01-21T11:45:24.198Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:24.198Z] f08f2f5f6d9b: Layer already exists [2025-01-21T11:45:24.198Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:24.198Z] 7c53bd2361bd: Layer already exists [2025-01-21T11:45:24.198Z] 765e23a2ba43: Layer already exists [2025-01-21T11:45:24.198Z] 3044749015a2: Layer already exists [2025-01-21T11:45:24.198Z] 8a097ebfb27e: Layer already exists [2025-01-21T11:45:24.198Z] 6bff9eaa8dac: Layer already exists [2025-01-21T11:45:24.198Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:24.462Z] 4.0.0-dev.49: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:24.820Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:25.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-21T11:45:25.147Z] 7c53bd2361bd: Preparing [2025-01-21T11:45:25.147Z] f08f2f5f6d9b: Preparing [2025-01-21T11:45:25.147Z] 765e23a2ba43: Preparing [2025-01-21T11:45:25.147Z] 6c740ee61d07: Preparing [2025-01-21T11:45:25.147Z] 281ed97550aa: Preparing [2025-01-21T11:45:25.147Z] 3044749015a2: Preparing [2025-01-21T11:45:25.147Z] 8a097ebfb27e: Preparing [2025-01-21T11:45:25.147Z] 6bff9eaa8dac: Preparing [2025-01-21T11:45:25.147Z] 534a70dc8296: Preparing [2025-01-21T11:45:25.147Z] 3044749015a2: Waiting [2025-01-21T11:45:25.147Z] 8a097ebfb27e: Waiting [2025-01-21T11:45:25.147Z] 6bff9eaa8dac: Waiting [2025-01-21T11:45:25.147Z] 534a70dc8296: Waiting [2025-01-21T11:45:25.147Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:25.147Z] 765e23a2ba43: Layer already exists [2025-01-21T11:45:25.147Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:25.147Z] 7c53bd2361bd: Layer already exists [2025-01-21T11:45:25.147Z] f08f2f5f6d9b: Layer already exists [2025-01-21T11:45:25.147Z] 3044749015a2: Layer already exists [2025-01-21T11:45:25.147Z] 6bff9eaa8dac: Layer already exists [2025-01-21T11:45:25.147Z] 8a097ebfb27e: Layer already exists [2025-01-21T11:45:25.147Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:25.417Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:25.788Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:26.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-21T11:45:26.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-21T11:45:26.128Z] 7c53bd2361bd: Preparing [2025-01-21T11:45:26.128Z] f08f2f5f6d9b: Preparing [2025-01-21T11:45:26.128Z] 765e23a2ba43: Preparing [2025-01-21T11:45:26.128Z] 6c740ee61d07: Preparing [2025-01-21T11:45:26.128Z] 281ed97550aa: Preparing [2025-01-21T11:45:26.128Z] 3044749015a2: Preparing [2025-01-21T11:45:26.128Z] 8a097ebfb27e: Preparing [2025-01-21T11:45:26.128Z] 6bff9eaa8dac: Preparing [2025-01-21T11:45:26.128Z] 534a70dc8296: Preparing [2025-01-21T11:45:26.128Z] 3044749015a2: Waiting [2025-01-21T11:45:26.128Z] 534a70dc8296: Waiting [2025-01-21T11:45:26.128Z] 8a097ebfb27e: Waiting [2025-01-21T11:45:26.128Z] 6bff9eaa8dac: Waiting [2025-01-21T11:45:26.128Z] 765e23a2ba43: Layer already exists [2025-01-21T11:45:26.128Z] 7c53bd2361bd: Layer already exists [2025-01-21T11:45:26.128Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:26.128Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:26.128Z] f08f2f5f6d9b: Layer already exists [2025-01-21T11:45:26.128Z] 3044749015a2: Layer already exists [2025-01-21T11:45:26.128Z] 8a097ebfb27e: Layer already exists [2025-01-21T11:45:26.128Z] 6bff9eaa8dac: Layer already exists [2025-01-21T11:45:26.128Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:26.391Z] main: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:45:26.468Z] ===================================================== [Pipeline] echo [2025-01-21T11:45:26.482Z] taggedImages: [2025-01-21T11:45:26.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:26.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-21T11:45:26.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 [2025-01-21T11:45:26.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:26.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-21T11:45:26.513Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-21T11:45:26.513Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:26.513Z] latest [2025-01-21T11:45:26.513Z] 4.0.0-dev.49 [2025-01-21T11:45:26.513Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:26.513Z] main [2025-01-21T11:45:26.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:26.882Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:27.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:27.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-21T11:45:27.315Z] a5f1eaf9bb88: Preparing [2025-01-21T11:45:27.315Z] 4c824ac8291c: Preparing [2025-01-21T11:45:27.315Z] 7042e0bad2d5: Preparing [2025-01-21T11:45:27.315Z] 6c740ee61d07: Preparing [2025-01-21T11:45:27.315Z] 281ed97550aa: Preparing [2025-01-21T11:45:27.315Z] 192ffd2aee33: Preparing [2025-01-21T11:45:27.315Z] c736f32b3bad: Preparing [2025-01-21T11:45:27.315Z] 924c6dc4d119: Preparing [2025-01-21T11:45:27.315Z] 534a70dc8296: Preparing [2025-01-21T11:45:27.315Z] c736f32b3bad: Waiting [2025-01-21T11:45:27.315Z] 924c6dc4d119: Waiting [2025-01-21T11:45:27.315Z] 534a70dc8296: Waiting [2025-01-21T11:45:27.315Z] 192ffd2aee33: Waiting [2025-01-21T11:45:27.315Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:27.315Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:27.582Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:27.582Z] 7042e0bad2d5: Pushed [2025-01-21T11:45:27.582Z] a5f1eaf9bb88: Pushed [2025-01-21T11:45:27.582Z] 4c824ac8291c: Pushed [2025-01-21T11:45:27.582Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:27.582Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:49.910Z] 192ffd2aee33: Pushed [2025-01-21T11:45:49.910Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:50.267Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:50.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-21T11:45:50.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-21T11:45:50.617Z] a5f1eaf9bb88: Preparing [2025-01-21T11:45:50.617Z] 4c824ac8291c: Preparing [2025-01-21T11:45:50.617Z] 7042e0bad2d5: Preparing [2025-01-21T11:45:50.617Z] 6c740ee61d07: Preparing [2025-01-21T11:45:50.617Z] 281ed97550aa: Preparing [2025-01-21T11:45:50.617Z] 192ffd2aee33: Preparing [2025-01-21T11:45:50.617Z] c736f32b3bad: Preparing [2025-01-21T11:45:50.617Z] 924c6dc4d119: Preparing [2025-01-21T11:45:50.617Z] 534a70dc8296: Preparing [2025-01-21T11:45:50.617Z] 192ffd2aee33: Waiting [2025-01-21T11:45:50.617Z] c736f32b3bad: Waiting [2025-01-21T11:45:50.617Z] 534a70dc8296: Waiting [2025-01-21T11:45:50.617Z] 924c6dc4d119: Waiting [2025-01-21T11:45:50.617Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:50.617Z] 7042e0bad2d5: Layer already exists [2025-01-21T11:45:50.617Z] 4c824ac8291c: Layer already exists [2025-01-21T11:45:50.617Z] a5f1eaf9bb88: Layer already exists [2025-01-21T11:45:50.617Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:50.617Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:50.617Z] 192ffd2aee33: Layer already exists [2025-01-21T11:45:50.617Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:50.617Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:50.883Z] latest: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:51.231Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:51.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 [2025-01-21T11:45:51.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-21T11:45:51.572Z] a5f1eaf9bb88: Preparing [2025-01-21T11:45:51.572Z] 4c824ac8291c: Preparing [2025-01-21T11:45:51.572Z] 7042e0bad2d5: Preparing [2025-01-21T11:45:51.572Z] 6c740ee61d07: Preparing [2025-01-21T11:45:51.572Z] 281ed97550aa: Preparing [2025-01-21T11:45:51.572Z] 192ffd2aee33: Preparing [2025-01-21T11:45:51.572Z] c736f32b3bad: Preparing [2025-01-21T11:45:51.572Z] 924c6dc4d119: Preparing [2025-01-21T11:45:51.572Z] c736f32b3bad: Waiting [2025-01-21T11:45:51.572Z] 192ffd2aee33: Waiting [2025-01-21T11:45:51.572Z] 534a70dc8296: Preparing [2025-01-21T11:45:51.572Z] 924c6dc4d119: Waiting [2025-01-21T11:45:51.572Z] 534a70dc8296: Waiting [2025-01-21T11:45:51.572Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:51.572Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:51.572Z] 4c824ac8291c: Layer already exists [2025-01-21T11:45:51.572Z] a5f1eaf9bb88: Layer already exists [2025-01-21T11:45:51.572Z] 7042e0bad2d5: Layer already exists [2025-01-21T11:45:51.572Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:51.572Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:51.572Z] 192ffd2aee33: Layer already exists [2025-01-21T11:45:51.572Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:51.838Z] 4.0.0-dev.49: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:52.187Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:52.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:52.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-21T11:45:52.534Z] a5f1eaf9bb88: Preparing [2025-01-21T11:45:52.534Z] 4c824ac8291c: Preparing [2025-01-21T11:45:52.534Z] 7042e0bad2d5: Preparing [2025-01-21T11:45:52.534Z] 6c740ee61d07: Preparing [2025-01-21T11:45:52.534Z] 281ed97550aa: Preparing [2025-01-21T11:45:52.534Z] 192ffd2aee33: Preparing [2025-01-21T11:45:52.534Z] c736f32b3bad: Preparing [2025-01-21T11:45:52.534Z] 924c6dc4d119: Preparing [2025-01-21T11:45:52.534Z] 534a70dc8296: Preparing [2025-01-21T11:45:52.534Z] c736f32b3bad: Waiting [2025-01-21T11:45:52.534Z] 924c6dc4d119: Waiting [2025-01-21T11:45:52.534Z] 534a70dc8296: Waiting [2025-01-21T11:45:52.534Z] 192ffd2aee33: Waiting [2025-01-21T11:45:52.534Z] 4c824ac8291c: Layer already exists [2025-01-21T11:45:52.534Z] a5f1eaf9bb88: Layer already exists [2025-01-21T11:45:52.534Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:52.534Z] 7042e0bad2d5: Layer already exists [2025-01-21T11:45:52.534Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:52.534Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:52.534Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:52.534Z] 192ffd2aee33: Layer already exists [2025-01-21T11:45:52.534Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:52.798Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:53.149Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:53.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-21T11:45:53.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-21T11:45:53.758Z] a5f1eaf9bb88: Preparing [2025-01-21T11:45:53.758Z] 4c824ac8291c: Preparing [2025-01-21T11:45:53.758Z] 7042e0bad2d5: Preparing [2025-01-21T11:45:53.758Z] 6c740ee61d07: Preparing [2025-01-21T11:45:53.758Z] 281ed97550aa: Preparing [2025-01-21T11:45:53.758Z] 192ffd2aee33: Preparing [2025-01-21T11:45:53.758Z] c736f32b3bad: Preparing [2025-01-21T11:45:53.758Z] 924c6dc4d119: Preparing [2025-01-21T11:45:53.758Z] 534a70dc8296: Preparing [2025-01-21T11:45:53.758Z] c736f32b3bad: Waiting [2025-01-21T11:45:53.758Z] 192ffd2aee33: Waiting [2025-01-21T11:45:53.758Z] 924c6dc4d119: Waiting [2025-01-21T11:45:53.758Z] 534a70dc8296: Waiting [2025-01-21T11:45:53.758Z] 7042e0bad2d5: Layer already exists [2025-01-21T11:45:53.758Z] 4c824ac8291c: Layer already exists [2025-01-21T11:45:53.758Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:53.758Z] a5f1eaf9bb88: Layer already exists [2025-01-21T11:45:53.758Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:53.758Z] 192ffd2aee33: Layer already exists [2025-01-21T11:45:53.758Z] 924c6dc4d119: Layer already exists [2025-01-21T11:45:53.758Z] c736f32b3bad: Layer already exists [2025-01-21T11:45:53.758Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:54.022Z] main: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:45:54.097Z] ===================================================== [Pipeline] echo [2025-01-21T11:45:54.113Z] taggedImages: [2025-01-21T11:45:54.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:54.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-21T11:45:54.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 [2025-01-21T11:45:54.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:54.113Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-21T11:45:54.141Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-21T11:45:54.141Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:54.141Z] latest [2025-01-21T11:45:54.141Z] 4.0.0-dev.49 [2025-01-21T11:45:54.141Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:45:54.141Z] main [2025-01-21T11:45:54.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:54.514Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:45:54.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:45:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-21T11:45:54.872Z] 64ec46a4b72b: Preparing [2025-01-21T11:45:54.872Z] 82fa87d8e5c9: Preparing [2025-01-21T11:45:54.872Z] 4d9a1a60a965: Preparing [2025-01-21T11:45:54.872Z] 6c740ee61d07: Preparing [2025-01-21T11:45:54.872Z] 281ed97550aa: Preparing [2025-01-21T11:45:54.872Z] 15dc9489aaff: Preparing [2025-01-21T11:45:54.872Z] 0c6612529d5d: Preparing [2025-01-21T11:45:54.872Z] 15dc9489aaff: Waiting [2025-01-21T11:45:54.872Z] 534a70dc8296: Preparing [2025-01-21T11:45:54.872Z] 0c6612529d5d: Waiting [2025-01-21T11:45:54.872Z] 534a70dc8296: Waiting [2025-01-21T11:45:54.872Z] 6c740ee61d07: Layer already exists [2025-01-21T11:45:54.872Z] 281ed97550aa: Layer already exists [2025-01-21T11:45:55.135Z] 82fa87d8e5c9: Pushed [2025-01-21T11:45:55.135Z] 64ec46a4b72b: Pushed [2025-01-21T11:45:55.135Z] 534a70dc8296: Layer already exists [2025-01-21T11:45:55.135Z] 15dc9489aaff: Pushed [2025-01-21T11:45:56.533Z] 0c6612529d5d: Pushed [2025-01-21T11:46:03.149Z] 4d9a1a60a965: Pushed [2025-01-21T11:46:03.149Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:03.506Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:03.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-21T11:46:03.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-21T11:46:03.850Z] 64ec46a4b72b: Preparing [2025-01-21T11:46:03.850Z] 82fa87d8e5c9: Preparing [2025-01-21T11:46:03.850Z] 4d9a1a60a965: Preparing [2025-01-21T11:46:03.850Z] 6c740ee61d07: Preparing [2025-01-21T11:46:03.850Z] 281ed97550aa: Preparing [2025-01-21T11:46:03.850Z] 15dc9489aaff: Preparing [2025-01-21T11:46:03.850Z] 0c6612529d5d: Preparing [2025-01-21T11:46:03.850Z] 534a70dc8296: Preparing [2025-01-21T11:46:03.850Z] 15dc9489aaff: Waiting [2025-01-21T11:46:03.850Z] 0c6612529d5d: Waiting [2025-01-21T11:46:03.850Z] 534a70dc8296: Waiting [2025-01-21T11:46:03.850Z] 82fa87d8e5c9: Layer already exists [2025-01-21T11:46:03.850Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:03.850Z] 4d9a1a60a965: Layer already exists [2025-01-21T11:46:03.850Z] 64ec46a4b72b: Layer already exists [2025-01-21T11:46:03.850Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:03.850Z] 15dc9489aaff: Layer already exists [2025-01-21T11:46:03.850Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:03.850Z] 0c6612529d5d: Layer already exists [2025-01-21T11:46:04.114Z] latest: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:04.468Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:04.805Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 [2025-01-21T11:46:04.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-21T11:46:04.805Z] 64ec46a4b72b: Preparing [2025-01-21T11:46:04.805Z] 82fa87d8e5c9: Preparing [2025-01-21T11:46:04.805Z] 4d9a1a60a965: Preparing [2025-01-21T11:46:04.805Z] 6c740ee61d07: Preparing [2025-01-21T11:46:04.805Z] 281ed97550aa: Preparing [2025-01-21T11:46:04.805Z] 15dc9489aaff: Preparing [2025-01-21T11:46:04.805Z] 0c6612529d5d: Preparing [2025-01-21T11:46:04.805Z] 534a70dc8296: Preparing [2025-01-21T11:46:04.805Z] 534a70dc8296: Waiting [2025-01-21T11:46:04.805Z] 15dc9489aaff: Waiting [2025-01-21T11:46:04.805Z] 0c6612529d5d: Waiting [2025-01-21T11:46:04.805Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:04.805Z] 64ec46a4b72b: Layer already exists [2025-01-21T11:46:04.805Z] 82fa87d8e5c9: Layer already exists [2025-01-21T11:46:04.805Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:04.805Z] 4d9a1a60a965: Layer already exists [2025-01-21T11:46:04.805Z] 15dc9489aaff: Layer already exists [2025-01-21T11:46:04.805Z] 0c6612529d5d: Layer already exists [2025-01-21T11:46:04.805Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:05.069Z] 4.0.0-dev.49: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:05.418Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:05.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:46:05.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-21T11:46:05.762Z] 64ec46a4b72b: Preparing [2025-01-21T11:46:05.762Z] 82fa87d8e5c9: Preparing [2025-01-21T11:46:05.762Z] 4d9a1a60a965: Preparing [2025-01-21T11:46:05.762Z] 6c740ee61d07: Preparing [2025-01-21T11:46:05.762Z] 281ed97550aa: Preparing [2025-01-21T11:46:05.762Z] 15dc9489aaff: Preparing [2025-01-21T11:46:05.762Z] 0c6612529d5d: Preparing [2025-01-21T11:46:05.762Z] 534a70dc8296: Preparing [2025-01-21T11:46:05.762Z] 0c6612529d5d: Waiting [2025-01-21T11:46:05.762Z] 15dc9489aaff: Waiting [2025-01-21T11:46:05.762Z] 534a70dc8296: Waiting [2025-01-21T11:46:05.762Z] 4d9a1a60a965: Layer already exists [2025-01-21T11:46:05.762Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:05.762Z] 82fa87d8e5c9: Layer already exists [2025-01-21T11:46:05.762Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:05.762Z] 64ec46a4b72b: Layer already exists [2025-01-21T11:46:05.762Z] 15dc9489aaff: Layer already exists [2025-01-21T11:46:05.762Z] 0c6612529d5d: Layer already exists [2025-01-21T11:46:05.762Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:06.027Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:06.373Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:06.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-21T11:46:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-21T11:46:06.721Z] 64ec46a4b72b: Preparing [2025-01-21T11:46:06.721Z] 82fa87d8e5c9: Preparing [2025-01-21T11:46:06.721Z] 4d9a1a60a965: Preparing [2025-01-21T11:46:06.721Z] 6c740ee61d07: Preparing [2025-01-21T11:46:06.721Z] 281ed97550aa: Preparing [2025-01-21T11:46:06.721Z] 15dc9489aaff: Preparing [2025-01-21T11:46:06.721Z] 0c6612529d5d: Preparing [2025-01-21T11:46:06.721Z] 534a70dc8296: Preparing [2025-01-21T11:46:06.721Z] 15dc9489aaff: Waiting [2025-01-21T11:46:06.721Z] 0c6612529d5d: Waiting [2025-01-21T11:46:06.721Z] 534a70dc8296: Waiting [2025-01-21T11:46:06.721Z] 82fa87d8e5c9: Layer already exists [2025-01-21T11:46:06.721Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:06.721Z] 64ec46a4b72b: Layer already exists [2025-01-21T11:46:06.721Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:06.721Z] 4d9a1a60a965: Layer already exists [2025-01-21T11:46:06.721Z] 0c6612529d5d: Layer already exists [2025-01-21T11:46:06.721Z] 15dc9489aaff: Layer already exists [2025-01-21T11:46:06.721Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:06.985Z] main: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:46:07.062Z] ===================================================== [Pipeline] echo [2025-01-21T11:46:07.077Z] taggedImages: [2025-01-21T11:46:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:46:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-21T11:46:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 [2025-01-21T11:46:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:46:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-21T11:46:07.107Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-21T11:46:07.107Z] a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:46:07.107Z] latest [2025-01-21T11:46:07.107Z] 4.0.0-dev.49 [2025-01-21T11:46:07.107Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:46:07.107Z] main [2025-01-21T11:46:07.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:07.474Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:07.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:46:07.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-21T11:46:07.815Z] e17feaf4afe0: Preparing [2025-01-21T11:46:07.815Z] bd7167ee71c6: Preparing [2025-01-21T11:46:07.815Z] 6c740ee61d07: Preparing [2025-01-21T11:46:07.815Z] 281ed97550aa: Preparing [2025-01-21T11:46:07.815Z] 6e0a9c5b10ca: Preparing [2025-01-21T11:46:07.815Z] e7c73e10295a: Preparing [2025-01-21T11:46:07.815Z] 534a70dc8296: Preparing [2025-01-21T11:46:07.815Z] 534a70dc8296: Waiting [2025-01-21T11:46:07.815Z] e7c73e10295a: Waiting [2025-01-21T11:46:07.815Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:07.815Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:07.815Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:08.082Z] 6e0a9c5b10ca: Pushed [2025-01-21T11:46:08.082Z] e17feaf4afe0: Pushed [2025-01-21T11:46:08.661Z] e7c73e10295a: Pushed [2025-01-21T11:46:15.293Z] bd7167ee71c6: Pushed [2025-01-21T11:46:15.293Z] a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:15.650Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:17.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-21T11:46:17.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-21T11:46:17.400Z] e17feaf4afe0: Preparing [2025-01-21T11:46:17.400Z] bd7167ee71c6: Preparing [2025-01-21T11:46:17.400Z] 6c740ee61d07: Preparing [2025-01-21T11:46:17.400Z] 281ed97550aa: Preparing [2025-01-21T11:46:17.400Z] 6e0a9c5b10ca: Preparing [2025-01-21T11:46:17.400Z] e7c73e10295a: Preparing [2025-01-21T11:46:17.400Z] 534a70dc8296: Preparing [2025-01-21T11:46:17.400Z] e7c73e10295a: Waiting [2025-01-21T11:46:17.400Z] 534a70dc8296: Waiting [2025-01-21T11:46:17.400Z] e17feaf4afe0: Layer already exists [2025-01-21T11:46:17.400Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:17.400Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:17.400Z] bd7167ee71c6: Layer already exists [2025-01-21T11:46:17.400Z] 6e0a9c5b10ca: Layer already exists [2025-01-21T11:46:17.400Z] e7c73e10295a: Layer already exists [2025-01-21T11:46:17.400Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:17.666Z] latest: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:18.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:18.373Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 [2025-01-21T11:46:18.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-21T11:46:18.374Z] e17feaf4afe0: Preparing [2025-01-21T11:46:18.374Z] bd7167ee71c6: Preparing [2025-01-21T11:46:18.374Z] 6c740ee61d07: Preparing [2025-01-21T11:46:18.374Z] 281ed97550aa: Preparing [2025-01-21T11:46:18.374Z] 6e0a9c5b10ca: Preparing [2025-01-21T11:46:18.374Z] e7c73e10295a: Preparing [2025-01-21T11:46:18.374Z] 534a70dc8296: Preparing [2025-01-21T11:46:18.374Z] 534a70dc8296: Waiting [2025-01-21T11:46:18.374Z] e7c73e10295a: Waiting [2025-01-21T11:46:18.374Z] bd7167ee71c6: Layer already exists [2025-01-21T11:46:18.374Z] e17feaf4afe0: Layer already exists [2025-01-21T11:46:18.374Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:18.374Z] 6e0a9c5b10ca: Layer already exists [2025-01-21T11:46:18.374Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:18.374Z] e7c73e10295a: Layer already exists [2025-01-21T11:46:18.374Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:18.640Z] 4.0.0-dev.49: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:18.992Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:19.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:46:19.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-21T11:46:19.339Z] e17feaf4afe0: Preparing [2025-01-21T11:46:19.339Z] bd7167ee71c6: Preparing [2025-01-21T11:46:19.339Z] 6c740ee61d07: Preparing [2025-01-21T11:46:19.340Z] 281ed97550aa: Preparing [2025-01-21T11:46:19.340Z] 6e0a9c5b10ca: Preparing [2025-01-21T11:46:19.340Z] e7c73e10295a: Preparing [2025-01-21T11:46:19.340Z] 534a70dc8296: Preparing [2025-01-21T11:46:19.340Z] e7c73e10295a: Waiting [2025-01-21T11:46:19.340Z] 534a70dc8296: Waiting [2025-01-21T11:46:19.340Z] e17feaf4afe0: Layer already exists [2025-01-21T11:46:19.340Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:19.340Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:19.340Z] 6e0a9c5b10ca: Layer already exists [2025-01-21T11:46:19.340Z] bd7167ee71c6: Layer already exists [2025-01-21T11:46:19.340Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:19.340Z] e7c73e10295a: Layer already exists [2025-01-21T11:46:19.602Z] a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:19.949Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:20.294Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-21T11:46:20.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-21T11:46:20.294Z] e17feaf4afe0: Preparing [2025-01-21T11:46:20.294Z] bd7167ee71c6: Preparing [2025-01-21T11:46:20.294Z] 6c740ee61d07: Preparing [2025-01-21T11:46:20.294Z] 281ed97550aa: Preparing [2025-01-21T11:46:20.294Z] 6e0a9c5b10ca: Preparing [2025-01-21T11:46:20.294Z] e7c73e10295a: Preparing [2025-01-21T11:46:20.294Z] 534a70dc8296: Preparing [2025-01-21T11:46:20.294Z] e7c73e10295a: Waiting [2025-01-21T11:46:20.294Z] 534a70dc8296: Waiting [2025-01-21T11:46:20.294Z] bd7167ee71c6: Layer already exists [2025-01-21T11:46:20.294Z] 6e0a9c5b10ca: Layer already exists [2025-01-21T11:46:20.294Z] 6c740ee61d07: Layer already exists [2025-01-21T11:46:20.294Z] 281ed97550aa: Layer already exists [2025-01-21T11:46:20.294Z] e17feaf4afe0: Layer already exists [2025-01-21T11:46:20.294Z] e7c73e10295a: Layer already exists [2025-01-21T11:46:20.294Z] 534a70dc8296: Layer already exists [2025-01-21T11:46:20.557Z] main: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T11:46:20.631Z] ===================================================== [Pipeline] echo [2025-01-21T11:46:20.646Z] taggedImages: [2025-01-21T11:46:20.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [2025-01-21T11:46:20.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-21T11:46:20.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 [2025-01-21T11:46:20.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [2025-01-21T11:46:20.646Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:21.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T11:46:21.018Z] [2025-01-21T11:46:21.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:46:21.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T11:46:21.330Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-21T11:46:21.330Z] 8998bd30e6a1: Pulling fs layer [2025-01-21T11:46:21.330Z] 04944245beec: Pulling fs layer [2025-01-21T11:46:21.330Z] 699f458cf7ca: Pulling fs layer [2025-01-21T11:46:21.330Z] 765212b225bb: Pulling fs layer [2025-01-21T11:46:21.330Z] f23df028b6ca: Pulling fs layer [2025-01-21T11:46:21.330Z] 765212b225bb: Waiting [2025-01-21T11:46:21.330Z] f23df028b6ca: Waiting [2025-01-21T11:46:21.330Z] d65c8cfc05b1: Pulling fs layer [2025-01-21T11:46:21.330Z] 2437ff75d9bd: Pulling fs layer [2025-01-21T11:46:21.330Z] d65c8cfc05b1: Waiting [2025-01-21T11:46:21.330Z] 2437ff75d9bd: Waiting [2025-01-21T11:46:21.594Z] 04944245beec: Verifying Checksum [2025-01-21T11:46:21.594Z] 04944245beec: Download complete [2025-01-21T11:46:21.594Z] 765212b225bb: Verifying Checksum [2025-01-21T11:46:21.594Z] 765212b225bb: Download complete [2025-01-21T11:46:21.594Z] f23df028b6ca: Verifying Checksum [2025-01-21T11:46:21.594Z] f23df028b6ca: Download complete [2025-01-21T11:46:21.594Z] d65c8cfc05b1: Verifying Checksum [2025-01-21T11:46:21.594Z] d65c8cfc05b1: Download complete [2025-01-21T11:46:21.594Z] 699f458cf7ca: Verifying Checksum [2025-01-21T11:46:21.594Z] 699f458cf7ca: Download complete [2025-01-21T11:46:22.173Z] 8998bd30e6a1: Verifying Checksum [2025-01-21T11:46:22.173Z] 8998bd30e6a1: Download complete [2025-01-21T11:46:24.107Z] 2437ff75d9bd: Verifying Checksum [2025-01-21T11:46:24.107Z] 2437ff75d9bd: Download complete [2025-01-21T11:46:28.345Z] 8998bd30e6a1: Pull complete [2025-01-21T11:46:28.610Z] 04944245beec: Pull complete [2025-01-21T11:46:30.541Z] 699f458cf7ca: Pull complete [2025-01-21T11:46:30.541Z] 765212b225bb: Pull complete [2025-01-21T11:46:31.494Z] f23df028b6ca: Pull complete [2025-01-21T11:46:31.494Z] d65c8cfc05b1: Pull complete [2025-01-21T11:46:58.135Z] 2437ff75d9bd: Pull complete [2025-01-21T11:46:58.135Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-21T11:46:58.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T11:46:58.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:46:58.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container [2025-01-21T11:46:58.363Z] $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-21T11:46:59.485Z] $ docker top de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:47:00.048Z] ---> job-cost.sh [2025-01-21T11:47:00.317Z] lf-activate-venv: SKIPPING [2025-01-21T11:47:00.317Z] INFO: No Stack... [2025-01-21T11:47:00.581Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-21T11:47:01.540Z] INFO: Archiving Costs [Pipeline] sh [2025-01-21T11:47:01.857Z] + cat /w/workspace/edgex-go/785/archives/cost.csv [2025-01-21T11:47:01.857Z] + cut -d, -f6 [Pipeline] lock [2025-01-21T11:47:01.891Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] [2025-01-21T11:47:01.899Z] Resource [jenkins-edgexfoundry-edgex-go-main-785-stack-cost] did not exist. Created. [2025-01-21T11:47:01.906Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-21T11:47:02.239Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-21T11:47:02.877Z] Stashed 1 file(s) [Pipeline] } [2025-01-21T11:47:02.889Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-21T11:47:02.909Z] $ docker stop --time=1 de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 [2025-01-21T11:47:04.325Z] $ docker rm -f --volumes de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-21T11:47:04.904Z] provisioning config files... [2025-01-21T11:47:04.913Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/785@tmp/config4910380467139068015tmp [Pipeline] { [Pipeline] sh [2025-01-21T11:47:05.221Z] + set +x [2025-01-21T11:47:05.221Z] + bash -s -- [2025-01-21T11:47:05.221Z] + curl -s https://codecov.io/bash [2025-01-21T11:47:05.482Z] [2025-01-21T11:47:05.482Z] _____ _ [2025-01-21T11:47:05.482Z] / ____| | | [2025-01-21T11:47:05.482Z] | | ___ __| | ___ ___ _____ __ [2025-01-21T11:47:05.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-21T11:47:05.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-21T11:47:05.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-21T11:47:05.482Z] Bash-1.0.6 [2025-01-21T11:47:05.482Z] [2025-01-21T11:47:05.482Z] [2025-01-21T11:47:05.482Z] ==> git version 2.25.1 found [2025-01-21T11:47:05.482Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-21T11:47:05.482Z] Release-Date: 2020-01-08 [2025-01-21T11:47:05.482Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-21T11:47:05.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-21T11:47:05.482Z] ==> Jenkins CI detected. [2025-01-21T11:47:05.482Z] current dir:  /w/workspace/edgex-go/785 [2025-01-21T11:47:05.482Z] project root: . [2025-01-21T11:47:05.482Z] --> token set from env [2025-01-21T11:47:05.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-21T11:47:05.482Z] ==> Running gcov in . (disable via -X gcov) [2025-01-21T11:47:05.482Z] ==> Python coveragepy not found [2025-01-21T11:47:05.482Z] ==> Searching for coverage reports in: [2025-01-21T11:47:05.482Z] + . [2025-01-21T11:47:05.482Z] -> Found 1 reports [2025-01-21T11:47:05.482Z] ==> Detecting git/mercurial file structure [2025-01-21T11:47:05.482Z] ==> Reading reports [2025-01-21T11:47:05.482Z] + ./coverage.out bytes=1531392 [2025-01-21T11:47:05.482Z] ==> Appending adjustments [2025-01-21T11:47:05.482Z] https://docs.codecov.io/docs/fixing-reports [2025-01-21T11:47:06.863Z] + Found adjustments [2025-01-21T11:47:06.863Z] ==> Gzipping contents [2025-01-21T11:47:06.863Z] 132K /tmp/codecov.Fdmjsf.gz [2025-01-21T11:47:06.863Z] ==> Uploading reports [2025-01-21T11:47:06.863Z] url: https://codecov.io [2025-01-21T11:47:06.863Z] query: branch=main&commit=a1c5a899654eae7656c51fcf435c291ced400fbb&build=785&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F785%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-21T11:47:06.863Z] -> Pinging Codecov [2025-01-21T11:47:06.863Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a1c5a899654eae7656c51fcf435c291ced400fbb&build=785&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F785%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-21T11:47:07.122Z] -> Uploading to [2025-01-21T11:47:07.122Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a1c5a899654eae7656c51fcf435c291ced400fbb/1c29333e-ce18-43c2-84b9-8c294c513069.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250121T114706Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8e544032a9affbc0b427028d3346969492af5d2e30ba03e28f18950f76350818 [2025-01-21T11:47:07.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:07.122Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:07.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 479k --:--:-- --:--:-- --:--:-- 479k [2025-01-21T11:47:07.381Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [2025-01-21T11:47:07.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-21T11:47:07.600Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-21T11:47:07.618Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:47:07.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T11:47:07.930Z] [2025-01-21T11:47:07.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:47:08.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T11:47:08.503Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-21T11:47:08.503Z] 43c4264eed91: Pulling fs layer [2025-01-21T11:47:08.503Z] 4cc291be95ef: Pulling fs layer [2025-01-21T11:47:08.503Z] 2ac1f1163629: Pulling fs layer [2025-01-21T11:47:08.503Z] 5c3c966382ef: Pulling fs layer [2025-01-21T11:47:08.503Z] 4f4fb700ef54: Pulling fs layer [2025-01-21T11:47:08.503Z] d9c7d2e4e75e: Pulling fs layer [2025-01-21T11:47:08.503Z] 9c3e1370e548: Pulling fs layer [2025-01-21T11:47:08.503Z] 5c3c966382ef: Waiting [2025-01-21T11:47:08.503Z] 9c3e1370e548: Waiting [2025-01-21T11:47:08.503Z] 4f4fb700ef54: Waiting [2025-01-21T11:47:08.503Z] d9c7d2e4e75e: Waiting [2025-01-21T11:47:08.503Z] 4cc291be95ef: Verifying Checksum [2025-01-21T11:47:08.503Z] 4cc291be95ef: Download complete [2025-01-21T11:47:08.503Z] 5c3c966382ef: Verifying Checksum [2025-01-21T11:47:08.503Z] 5c3c966382ef: Download complete [2025-01-21T11:47:08.503Z] 4f4fb700ef54: Verifying Checksum [2025-01-21T11:47:08.503Z] 4f4fb700ef54: Download complete [2025-01-21T11:47:08.503Z] 43c4264eed91: Download complete [2025-01-21T11:47:08.763Z] d9c7d2e4e75e: Verifying Checksum [2025-01-21T11:47:08.763Z] d9c7d2e4e75e: Download complete [2025-01-21T11:47:08.763Z] 43c4264eed91: Pull complete [2025-01-21T11:47:09.023Z] 2ac1f1163629: Verifying Checksum [2025-01-21T11:47:09.023Z] 2ac1f1163629: Download complete [2025-01-21T11:47:09.023Z] 4cc291be95ef: Pull complete [2025-01-21T11:47:09.589Z] 9c3e1370e548: Verifying Checksum [2025-01-21T11:47:09.589Z] 9c3e1370e548: Download complete [2025-01-21T11:47:12.880Z] 2ac1f1163629: Pull complete [2025-01-21T11:47:12.880Z] 5c3c966382ef: Pull complete [2025-01-21T11:47:13.140Z] 4f4fb700ef54: Pull complete [2025-01-21T11:47:13.710Z] d9c7d2e4e75e: Pull complete [2025-01-21T11:47:16.994Z] 9c3e1370e548: Pull complete [2025-01-21T11:47:16.994Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-21T11:47:16.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T11:47:16.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:47:17.252Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:47:17.373Z] $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-21T11:47:30.490Z] $ docker top ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T11:47:30.917Z] + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo [2025-01-21T11:47:30.935Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-21T11:47:31.232Z] + set -o pipefail [2025-01-21T11:47:31.233Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-21T11:47:41.218Z] [2025-01-21T11:47:41.218Z] Monitoring /w/workspace/edgex-go/785 (github.com/edgexfoundry/edgex-go)... [2025-01-21T11:47:41.218Z] [2025-01-21T11:47:41.218Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c2d83244-e575-4055-9a39-8d09704cd151 [2025-01-21T11:47:41.218Z] [2025-01-21T11:47:41.218Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-21T11:47:41.218Z] [2025-01-21T11:47:41.218Z] [2025-01-21T11:47:41.218Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-21T11:47:41.218Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-21T11:47:41.221Z] $ docker stop --time=1 ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 [2025-01-21T11:47:50.354Z] $ docker rm -f --volumes ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-21T11:47:50.988Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:47:51.007Z] provisioning config files... [2025-01-21T11:47:51.015Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/785@tmp/config2263474864091475293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:47:51.315Z] --> edgex-publish-swagger.sh [2025-01-21T11:47:51.315Z] === Publish openapi API === [2025-01-21T11:47:51.315Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-21T11:47:51.315Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/785/openapi/core-command.yaml] [2025-01-21T11:47:51.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:51.315Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:51.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50356 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50356 [2025-01-21T11:47:51.884Z] [2025-01-21T11:47:51.884Z] [2025-01-21T11:47:51.884Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/785/openapi/core-data.yaml] [2025-01-21T11:47:51.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:51.884Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:52.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 133k --:--:-- --:--:-- --:--:-- 133k [2025-01-21T11:47:52.480Z] [2025-01-21T11:47:52.480Z] [2025-01-21T11:47:52.480Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/785/openapi/core-keeper.yaml] [2025-01-21T11:47:52.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:52.480Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:52.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 211 102k --:--:-- --:--:-- --:--:-- 102k [2025-01-21T11:47:52.739Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-21T11:47:52.739Z] [2025-01-21T11:47:52.739Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/785/openapi/core-metadata.yaml] [2025-01-21T11:47:52.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:52.739Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:53.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 328 328k --:--:-- --:--:-- --:--:-- 329k [2025-01-21T11:47:53.305Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-21T11:47:53.305Z] [2025-01-21T11:47:53.305Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/785/openapi/security-proxy-auth.yaml] [2025-01-21T11:47:53.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:53.305Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:53.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k [2025-01-21T11:47:53.305Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-21T11:47:53.305Z] [2025-01-21T11:47:53.305Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/785/openapi/support-notifications.yaml] [2025-01-21T11:47:53.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:53.305Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:53.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 345 216k --:--:-- --:--:-- --:--:-- 215k [2025-01-21T11:47:53.825Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-21T11:47:53.825Z] [2025-01-21T11:47:53.825Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/785/openapi/support-scheduler.yaml] [2025-01-21T11:47:53.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T11:47:53.825Z] Dload Upload Total Spent Left Speed [2025-01-21T11:47:54.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 403 127k --:--:-- --:--:-- --:--:-- 128k [2025-01-21T11:47:54.404Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-21T11:47:54.404Z] [Pipeline] } [2025-01-21T11:47:54.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-01-21T11:47:54.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T11:47:54.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:47:55.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:47:55.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:47:55.239Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:47:55.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-21T11:47:56.342Z] $ docker top b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 -eo pid,comm [2025-01-21T11:47:56.402Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-21T11:47:56.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T11:47:56.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T11:47:56.461Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T11:47:56.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T11:47:56.586Z] $ docker exec b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 ssh-agent [2025-01-21T11:47:56.714Z] SSH_AUTH_SOCK=/tmp/ssh-zJMyHL8MXnT3/agent.14 [2025-01-21T11:47:56.714Z] SSH_AGENT_PID=20 [2025-01-21T11:47:56.720Z] Running ssh-add (command line suppressed) [2025-01-21T11:47:56.813Z] Identity added: /w/workspace/edgex-go/785@tmp/private_key_11812550615801045257.key (/w/workspace/edgex-go/785@tmp/private_key_11812550615801045257.key) [2025-01-21T11:47:56.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T11:47:57.254Z] + git semver tag [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,651 [run_tag] DEBUG tag force:False [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,651 [check_head_tag] DEBUG check head tag [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,658 [execute] INFO git cat-file --batch-check [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=) [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,663 [execute] INFO git cat-file --batch [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=) [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,740 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,740 [execute] INFO git tag -a v4.0.0-dev.49 -m v4.0.0-dev.49 [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,741 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.49', '-m', 'v4.0.0-dev.49'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) [2025-01-21T11:47:57.823Z] 2025-01-21 11:47:57,747 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:47:57.823Z] 4.0.0-dev.49 [Pipeline] } [2025-01-21T11:47:57.824Z] $ docker exec --env ******** --env ******** b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 ssh-agent -k [2025-01-21T11:47:57.930Z] unset SSH_AUTH_SOCK; [2025-01-21T11:47:57.930Z] unset SSH_AGENT_PID; [2025-01-21T11:47:57.930Z] echo Agent pid 20 killed; [2025-01-21T11:47:57.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T11:47:58.265Z] + git semver [Pipeline] } [2025-01-21T11:47:58.836Z] $ docker stop --time=1 b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 [2025-01-21T11:48:00.744Z] $ docker rm -f --volumes b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:01.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T11:48:01.192Z] [2025-01-21T11:48:01.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:01.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T11:48:01.497Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-21T11:48:01.497Z] ab5ef0e58194: Pulling fs layer [2025-01-21T11:48:01.497Z] 9712f1f96733: Pulling fs layer [2025-01-21T11:48:01.497Z] 63f879dbbcfc: Pulling fs layer [2025-01-21T11:48:01.497Z] 0d9ebad4ef96: Pulling fs layer [2025-01-21T11:48:01.497Z] e9a5061849ea: Pulling fs layer [2025-01-21T11:48:01.497Z] d747dcd14b5f: Pulling fs layer [2025-01-21T11:48:01.497Z] 2de7ff778b66: Pulling fs layer [2025-01-21T11:48:01.497Z] 0d9ebad4ef96: Waiting [2025-01-21T11:48:01.497Z] e9a5061849ea: Waiting [2025-01-21T11:48:01.497Z] d747dcd14b5f: Waiting [2025-01-21T11:48:01.497Z] 2de7ff778b66: Waiting [2025-01-21T11:48:01.497Z] 9712f1f96733: Verifying Checksum [2025-01-21T11:48:01.497Z] 9712f1f96733: Download complete [2025-01-21T11:48:01.756Z] 63f879dbbcfc: Verifying Checksum [2025-01-21T11:48:01.756Z] 63f879dbbcfc: Download complete [2025-01-21T11:48:02.014Z] e9a5061849ea: Verifying Checksum [2025-01-21T11:48:02.014Z] e9a5061849ea: Download complete [2025-01-21T11:48:02.014Z] d747dcd14b5f: Download complete [2025-01-21T11:48:02.014Z] ab5ef0e58194: Download complete [2025-01-21T11:48:02.272Z] 0d9ebad4ef96: Verifying Checksum [2025-01-21T11:48:02.272Z] 0d9ebad4ef96: Download complete [2025-01-21T11:48:02.272Z] 2de7ff778b66: Verifying Checksum [2025-01-21T11:48:02.272Z] 2de7ff778b66: Download complete [2025-01-21T11:48:05.557Z] ab5ef0e58194: Pull complete [2025-01-21T11:48:05.557Z] 9712f1f96733: Pull complete [2025-01-21T11:48:06.194Z] 63f879dbbcfc: Pull complete [2025-01-21T11:48:10.385Z] 0d9ebad4ef96: Pull complete [2025-01-21T11:48:10.385Z] e9a5061849ea: Pull complete [2025-01-21T11:48:10.385Z] d747dcd14b5f: Pull complete [2025-01-21T11:48:11.762Z] 2de7ff778b66: Pull complete [2025-01-21T11:48:11.762Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-21T11:48:11.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T11:48:11.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:48:11.865Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:48:11.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-21T11:48:23.775Z] $ docker top 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:48:23.856Z] provisioning config files... [2025-01-21T11:48:23.864Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/785@tmp/config13475926332710048189tmp [2025-01-21T11:48:23.873Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/785@tmp/config1589913796426355588tmp [2025-01-21T11:48:23.881Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/785@tmp/config5458281972591799248tmp [Pipeline] { [Pipeline] echo [2025-01-21T11:48:24.101Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:48:24.408Z] ---> sigul-configuration.sh [2025-01-21T11:48:24.408Z] gpg: directory `/root/.gnupg' created [2025-01-21T11:48:24.408Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-21T11:48:24.408Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-21T11:48:24.408Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-21T11:48:24.408Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-21T11:48:24.408Z] gpg: CAST5 encrypted data [2025-01-21T11:48:24.408Z] gpg: encrypted with 1 passphrase [2025-01-21T11:48:24.408Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-21T11:48:24.724Z] + mkdir /home/jenkins [2025-01-21T11:48:24.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-21T11:48:25.019Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-21T11:48:25.033Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:48:25.321Z] ---> sigul-install.sh [2025-01-21T11:48:25.321Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-21T11:48:25.616Z] + git tag --list [2025-01-21T11:48:25.616Z] 0.6.0 [2025-01-21T11:48:25.616Z] 0.6.1 [2025-01-21T11:48:25.616Z] 0.7.0 [2025-01-21T11:48:25.616Z] 0.7.1 [2025-01-21T11:48:25.616Z] v1.0.0 [2025-01-21T11:48:25.616Z] v1.0.1 [2025-01-21T11:48:25.616Z] v1.1.0 [2025-01-21T11:48:25.616Z] v1.2.0 [2025-01-21T11:48:25.616Z] v1.2.1 [2025-01-21T11:48:25.616Z] v1.3.0 [2025-01-21T11:48:25.616Z] v1.3.1 [2025-01-21T11:48:25.616Z] v2.0.0 [2025-01-21T11:48:25.616Z] v2.1.0 [2025-01-21T11:48:25.616Z] v2.1.1 [2025-01-21T11:48:25.617Z] v2.2.0 [2025-01-21T11:48:25.617Z] v2.3.0 [2025-01-21T11:48:25.617Z] v3.0 [2025-01-21T11:48:25.617Z] v3.0.0 [2025-01-21T11:48:25.617Z] v3.1 [2025-01-21T11:48:25.617Z] v3.1.0 [2025-01-21T11:48:25.617Z] v3.1.0-dev.1 [2025-01-21T11:48:25.617Z] v3.1.0-dev.10 [2025-01-21T11:48:25.617Z] v3.1.0-dev.11 [2025-01-21T11:48:25.617Z] v3.1.0-dev.12 [2025-01-21T11:48:25.617Z] v3.1.0-dev.13 [2025-01-21T11:48:25.617Z] v3.1.0-dev.14 [2025-01-21T11:48:25.617Z] v3.1.0-dev.15 [2025-01-21T11:48:25.617Z] v3.1.0-dev.16 [2025-01-21T11:48:25.617Z] v3.1.0-dev.17 [2025-01-21T11:48:25.617Z] v3.1.0-dev.18 [2025-01-21T11:48:25.617Z] v3.1.0-dev.19 [2025-01-21T11:48:25.617Z] v3.1.0-dev.2 [2025-01-21T11:48:25.617Z] v3.1.0-dev.20 [2025-01-21T11:48:25.617Z] v3.1.0-dev.21 [2025-01-21T11:48:25.617Z] v3.1.0-dev.22 [2025-01-21T11:48:25.617Z] v3.1.0-dev.23 [2025-01-21T11:48:25.617Z] v3.1.0-dev.24 [2025-01-21T11:48:25.617Z] v3.1.0-dev.25 [2025-01-21T11:48:25.617Z] v3.1.0-dev.26 [2025-01-21T11:48:25.617Z] v3.1.0-dev.27 [2025-01-21T11:48:25.617Z] v3.1.0-dev.28 [2025-01-21T11:48:25.617Z] v3.1.0-dev.29 [2025-01-21T11:48:25.617Z] v3.1.0-dev.3 [2025-01-21T11:48:25.617Z] v3.1.0-dev.30 [2025-01-21T11:48:25.617Z] v3.1.0-dev.31 [2025-01-21T11:48:25.617Z] v3.1.0-dev.32 [2025-01-21T11:48:25.617Z] v3.1.0-dev.33 [2025-01-21T11:48:25.617Z] v3.1.0-dev.34 [2025-01-21T11:48:25.617Z] v3.1.0-dev.35 [2025-01-21T11:48:25.617Z] v3.1.0-dev.36 [2025-01-21T11:48:25.617Z] v3.1.0-dev.37 [2025-01-21T11:48:25.617Z] v3.1.0-dev.38 [2025-01-21T11:48:25.617Z] v3.1.0-dev.39 [2025-01-21T11:48:25.617Z] v3.1.0-dev.4 [2025-01-21T11:48:25.617Z] v3.1.0-dev.40 [2025-01-21T11:48:25.617Z] v3.1.0-dev.41 [2025-01-21T11:48:25.617Z] v3.1.0-dev.42 [2025-01-21T11:48:25.617Z] v3.1.0-dev.43 [2025-01-21T11:48:25.617Z] v3.1.0-dev.44 [2025-01-21T11:48:25.617Z] v3.1.0-dev.45 [2025-01-21T11:48:25.617Z] v3.1.0-dev.46 [2025-01-21T11:48:25.617Z] v3.1.0-dev.47 [2025-01-21T11:48:25.617Z] v3.1.0-dev.48 [2025-01-21T11:48:25.617Z] v3.1.0-dev.49 [2025-01-21T11:48:25.617Z] v3.1.0-dev.5 [2025-01-21T11:48:25.617Z] v3.1.0-dev.50 [2025-01-21T11:48:25.617Z] v3.1.0-dev.51 [2025-01-21T11:48:25.617Z] v3.1.0-dev.52 [2025-01-21T11:48:25.617Z] v3.1.0-dev.53 [2025-01-21T11:48:25.617Z] v3.1.0-dev.54 [2025-01-21T11:48:25.617Z] v3.1.0-dev.55 [2025-01-21T11:48:25.617Z] v3.1.0-dev.56 [2025-01-21T11:48:25.617Z] v3.1.0-dev.57 [2025-01-21T11:48:25.617Z] v3.1.0-dev.58 [2025-01-21T11:48:25.617Z] v3.1.0-dev.59 [2025-01-21T11:48:25.617Z] v3.1.0-dev.6 [2025-01-21T11:48:25.617Z] v3.1.0-dev.60 [2025-01-21T11:48:25.617Z] v3.1.0-dev.61 [2025-01-21T11:48:25.617Z] v3.1.0-dev.62 [2025-01-21T11:48:25.617Z] v3.1.0-dev.63 [2025-01-21T11:48:25.617Z] v3.1.0-dev.64 [2025-01-21T11:48:25.617Z] v3.1.0-dev.65 [2025-01-21T11:48:25.617Z] v3.1.0-dev.66 [2025-01-21T11:48:25.617Z] v3.1.0-dev.67 [2025-01-21T11:48:25.617Z] v3.1.0-dev.68 [2025-01-21T11:48:25.617Z] v3.1.0-dev.69 [2025-01-21T11:48:25.617Z] v3.1.0-dev.7 [2025-01-21T11:48:25.617Z] v3.1.0-dev.70 [2025-01-21T11:48:25.617Z] v3.1.0-dev.71 [2025-01-21T11:48:25.617Z] v3.1.0-dev.72 [2025-01-21T11:48:25.617Z] v3.1.0-dev.73 [2025-01-21T11:48:25.617Z] v3.1.0-dev.8 [2025-01-21T11:48:25.617Z] v3.1.0-dev.9 [2025-01-21T11:48:25.617Z] v3.1.1 [2025-01-21T11:48:25.617Z] v3.1.1-dev.1 [2025-01-21T11:48:25.617Z] v3.1.1-dev.2 [2025-01-21T11:48:25.617Z] v3.2.0-dev.1 [2025-01-21T11:48:25.617Z] v3.2.0-dev.10 [2025-01-21T11:48:25.617Z] v3.2.0-dev.100 [2025-01-21T11:48:25.617Z] v3.2.0-dev.101 [2025-01-21T11:48:25.617Z] v3.2.0-dev.102 [2025-01-21T11:48:25.617Z] v3.2.0-dev.103 [2025-01-21T11:48:25.617Z] v3.2.0-dev.104 [2025-01-21T11:48:25.617Z] v3.2.0-dev.105 [2025-01-21T11:48:25.617Z] v3.2.0-dev.106 [2025-01-21T11:48:25.617Z] v3.2.0-dev.107 [2025-01-21T11:48:25.617Z] v3.2.0-dev.108 [2025-01-21T11:48:25.617Z] v3.2.0-dev.109 [2025-01-21T11:48:25.617Z] v3.2.0-dev.11 [2025-01-21T11:48:25.617Z] v3.2.0-dev.12 [2025-01-21T11:48:25.617Z] v3.2.0-dev.13 [2025-01-21T11:48:25.617Z] v3.2.0-dev.14 [2025-01-21T11:48:25.617Z] v3.2.0-dev.15 [2025-01-21T11:48:25.617Z] v3.2.0-dev.16 [2025-01-21T11:48:25.617Z] v3.2.0-dev.17 [2025-01-21T11:48:25.617Z] v3.2.0-dev.18 [2025-01-21T11:48:25.617Z] v3.2.0-dev.19 [2025-01-21T11:48:25.617Z] v3.2.0-dev.2 [2025-01-21T11:48:25.617Z] v3.2.0-dev.20 [2025-01-21T11:48:25.617Z] v3.2.0-dev.21 [2025-01-21T11:48:25.617Z] v3.2.0-dev.22 [2025-01-21T11:48:25.617Z] v3.2.0-dev.23 [2025-01-21T11:48:25.617Z] v3.2.0-dev.24 [2025-01-21T11:48:25.617Z] v3.2.0-dev.25 [2025-01-21T11:48:25.617Z] v3.2.0-dev.26 [2025-01-21T11:48:25.617Z] v3.2.0-dev.27 [2025-01-21T11:48:25.617Z] v3.2.0-dev.28 [2025-01-21T11:48:25.617Z] v3.2.0-dev.29 [2025-01-21T11:48:25.617Z] v3.2.0-dev.3 [2025-01-21T11:48:25.617Z] v3.2.0-dev.30 [2025-01-21T11:48:25.617Z] v3.2.0-dev.31 [2025-01-21T11:48:25.617Z] v3.2.0-dev.32 [2025-01-21T11:48:25.617Z] v3.2.0-dev.33 [2025-01-21T11:48:25.617Z] v3.2.0-dev.34 [2025-01-21T11:48:25.617Z] v3.2.0-dev.35 [2025-01-21T11:48:25.617Z] v3.2.0-dev.36 [2025-01-21T11:48:25.617Z] v3.2.0-dev.37 [2025-01-21T11:48:25.617Z] v3.2.0-dev.38 [2025-01-21T11:48:25.617Z] v3.2.0-dev.39 [2025-01-21T11:48:25.617Z] v3.2.0-dev.4 [2025-01-21T11:48:25.617Z] v3.2.0-dev.40 [2025-01-21T11:48:25.617Z] v3.2.0-dev.41 [2025-01-21T11:48:25.617Z] v3.2.0-dev.42 [2025-01-21T11:48:25.617Z] v3.2.0-dev.43 [2025-01-21T11:48:25.617Z] v3.2.0-dev.44 [2025-01-21T11:48:25.617Z] v3.2.0-dev.45 [2025-01-21T11:48:25.617Z] v3.2.0-dev.46 [2025-01-21T11:48:25.617Z] v3.2.0-dev.47 [2025-01-21T11:48:25.617Z] v3.2.0-dev.48 [2025-01-21T11:48:25.617Z] v3.2.0-dev.49 [2025-01-21T11:48:25.617Z] v3.2.0-dev.5 [2025-01-21T11:48:25.617Z] v3.2.0-dev.50 [2025-01-21T11:48:25.617Z] v3.2.0-dev.51 [2025-01-21T11:48:25.617Z] v3.2.0-dev.52 [2025-01-21T11:48:25.617Z] v3.2.0-dev.53 [2025-01-21T11:48:25.617Z] v3.2.0-dev.54 [2025-01-21T11:48:25.617Z] v3.2.0-dev.55 [2025-01-21T11:48:25.617Z] v3.2.0-dev.56 [2025-01-21T11:48:25.617Z] v3.2.0-dev.57 [2025-01-21T11:48:25.617Z] v3.2.0-dev.58 [2025-01-21T11:48:25.617Z] v3.2.0-dev.59 [2025-01-21T11:48:25.617Z] v3.2.0-dev.6 [2025-01-21T11:48:25.617Z] v3.2.0-dev.60 [2025-01-21T11:48:25.617Z] v3.2.0-dev.61 [2025-01-21T11:48:25.617Z] v3.2.0-dev.62 [2025-01-21T11:48:25.617Z] v3.2.0-dev.63 [2025-01-21T11:48:25.617Z] v3.2.0-dev.64 [2025-01-21T11:48:25.617Z] v3.2.0-dev.65 [2025-01-21T11:48:25.617Z] v3.2.0-dev.66 [2025-01-21T11:48:25.617Z] v3.2.0-dev.67 [2025-01-21T11:48:25.617Z] v3.2.0-dev.68 [2025-01-21T11:48:25.617Z] v3.2.0-dev.69 [2025-01-21T11:48:25.617Z] v3.2.0-dev.7 [2025-01-21T11:48:25.617Z] v3.2.0-dev.70 [2025-01-21T11:48:25.617Z] v3.2.0-dev.71 [2025-01-21T11:48:25.617Z] v3.2.0-dev.72 [2025-01-21T11:48:25.617Z] v3.2.0-dev.73 [2025-01-21T11:48:25.617Z] v3.2.0-dev.74 [2025-01-21T11:48:25.617Z] v3.2.0-dev.75 [2025-01-21T11:48:25.617Z] v3.2.0-dev.76 [2025-01-21T11:48:25.617Z] v3.2.0-dev.77 [2025-01-21T11:48:25.617Z] v3.2.0-dev.78 [2025-01-21T11:48:25.617Z] v3.2.0-dev.79 [2025-01-21T11:48:25.617Z] v3.2.0-dev.8 [2025-01-21T11:48:25.617Z] v3.2.0-dev.80 [2025-01-21T11:48:25.617Z] v3.2.0-dev.81 [2025-01-21T11:48:25.617Z] v3.2.0-dev.82 [2025-01-21T11:48:25.617Z] v3.2.0-dev.83 [2025-01-21T11:48:25.617Z] v3.2.0-dev.84 [2025-01-21T11:48:25.617Z] v3.2.0-dev.85 [2025-01-21T11:48:25.617Z] v3.2.0-dev.86 [2025-01-21T11:48:25.617Z] v3.2.0-dev.87 [2025-01-21T11:48:25.617Z] v3.2.0-dev.88 [2025-01-21T11:48:25.617Z] v3.2.0-dev.89 [2025-01-21T11:48:25.617Z] v3.2.0-dev.9 [2025-01-21T11:48:25.617Z] v3.2.0-dev.90 [2025-01-21T11:48:25.617Z] v3.2.0-dev.91 [2025-01-21T11:48:25.617Z] v3.2.0-dev.92 [2025-01-21T11:48:25.617Z] v3.2.0-dev.93 [2025-01-21T11:48:25.617Z] v3.2.0-dev.94 [2025-01-21T11:48:25.617Z] v3.2.0-dev.95 [2025-01-21T11:48:25.617Z] v3.2.0-dev.96 [2025-01-21T11:48:25.617Z] v3.2.0-dev.97 [2025-01-21T11:48:25.617Z] v3.2.0-dev.98 [2025-01-21T11:48:25.617Z] v3.2.0-dev.99 [2025-01-21T11:48:25.617Z] v4.0.0-dev.1 [2025-01-21T11:48:25.617Z] v4.0.0-dev.10 [2025-01-21T11:48:25.617Z] v4.0.0-dev.11 [2025-01-21T11:48:25.617Z] v4.0.0-dev.12 [2025-01-21T11:48:25.617Z] v4.0.0-dev.13 [2025-01-21T11:48:25.617Z] v4.0.0-dev.14 [2025-01-21T11:48:25.617Z] v4.0.0-dev.15 [2025-01-21T11:48:25.617Z] v4.0.0-dev.16 [2025-01-21T11:48:25.617Z] v4.0.0-dev.17 [2025-01-21T11:48:25.617Z] v4.0.0-dev.18 [2025-01-21T11:48:25.617Z] v4.0.0-dev.19 [2025-01-21T11:48:25.617Z] v4.0.0-dev.2 [2025-01-21T11:48:25.617Z] v4.0.0-dev.20 [2025-01-21T11:48:25.617Z] v4.0.0-dev.21 [2025-01-21T11:48:25.617Z] v4.0.0-dev.22 [2025-01-21T11:48:25.617Z] v4.0.0-dev.23 [2025-01-21T11:48:25.617Z] v4.0.0-dev.24 [2025-01-21T11:48:25.617Z] v4.0.0-dev.25 [2025-01-21T11:48:25.617Z] v4.0.0-dev.26 [2025-01-21T11:48:25.617Z] v4.0.0-dev.27 [2025-01-21T11:48:25.617Z] v4.0.0-dev.28 [2025-01-21T11:48:25.617Z] v4.0.0-dev.29 [2025-01-21T11:48:25.617Z] v4.0.0-dev.3 [2025-01-21T11:48:25.617Z] v4.0.0-dev.30 [2025-01-21T11:48:25.617Z] v4.0.0-dev.31 [2025-01-21T11:48:25.617Z] v4.0.0-dev.32 [2025-01-21T11:48:25.617Z] v4.0.0-dev.33 [2025-01-21T11:48:25.617Z] v4.0.0-dev.34 [2025-01-21T11:48:25.617Z] v4.0.0-dev.35 [2025-01-21T11:48:25.617Z] v4.0.0-dev.36 [2025-01-21T11:48:25.617Z] v4.0.0-dev.37 [2025-01-21T11:48:25.617Z] v4.0.0-dev.38 [2025-01-21T11:48:25.617Z] v4.0.0-dev.39 [2025-01-21T11:48:25.617Z] v4.0.0-dev.4 [2025-01-21T11:48:25.617Z] v4.0.0-dev.40 [2025-01-21T11:48:25.617Z] v4.0.0-dev.41 [2025-01-21T11:48:25.617Z] v4.0.0-dev.42 [2025-01-21T11:48:25.617Z] v4.0.0-dev.43 [2025-01-21T11:48:25.617Z] v4.0.0-dev.44 [2025-01-21T11:48:25.617Z] v4.0.0-dev.45 [2025-01-21T11:48:25.617Z] v4.0.0-dev.46 [2025-01-21T11:48:25.617Z] v4.0.0-dev.47 [2025-01-21T11:48:25.617Z] v4.0.0-dev.48 [2025-01-21T11:48:25.617Z] v4.0.0-dev.49 [2025-01-21T11:48:25.617Z] v4.0.0-dev.5 [2025-01-21T11:48:25.617Z] v4.0.0-dev.6 [2025-01-21T11:48:25.617Z] v4.0.0-dev.7 [2025-01-21T11:48:25.617Z] v4.0.0-dev.8 [2025-01-21T11:48:25.617Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-21T11:48:25.917Z] + lftools sign git-tag v4.0.0-dev.49 [2025-01-21T11:48:26.486Z] Signing Git tag with Sigul... [2025-01-21T11:48:26.486Z] Signing v4.0.0-dev.49 [Pipeline] echo [2025-01-21T11:48:27.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:48:27.347Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-21T11:48:27.353Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-21T11:48:27.365Z] $ docker stop --time=1 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 [2025-01-21T11:48:29.093Z] $ docker rm -f --volumes 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-21T11:48:29.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T11:48:29.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:29.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:48:29.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:48:30.026Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:48:30.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-21T11:48:31.091Z] $ docker top aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca -eo pid,comm [2025-01-21T11:48:31.143Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-21T11:48:31.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T11:48:31.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T11:48:31.200Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T11:48:31.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T11:48:31.322Z] $ docker exec aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca ssh-agent [2025-01-21T11:48:31.425Z] SSH_AUTH_SOCK=/tmp/ssh-ttannE8Tr2sx/agent.14 [2025-01-21T11:48:31.426Z] SSH_AGENT_PID=20 [2025-01-21T11:48:31.430Z] Running ssh-add (command line suppressed) [2025-01-21T11:48:31.509Z] Identity added: /w/workspace/edgex-go/785@tmp/private_key_13465303276073162018.key (/w/workspace/edgex-go/785@tmp/private_key_13465303276073162018.key) [2025-01-21T11:48:31.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T11:48:31.820Z] + git semver bump pre [2025-01-21T11:48:32.078Z] 2025-01-21 11:48:32,070 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:48:32.078Z] 2025-01-21 11:48:32,070 [bump_version] DEBUG bumping version:4.0.0-dev.49 on axis:pre with prefix:dev [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,071 [bump_version] DEBUG bumped version:4.0.0-dev.50 [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,071 [write_version] DEBUG write version:4.0.0-dev.50 to path:/w/workspace/edgex-go/785/.semver/main with force:True [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,071 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,071 [write_file] DEBUG write to file:/w/workspace/edgex-go/785/.semver/main [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,075 [execute] INFO git cat-file --batch-check [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,082 [execute] INFO git cat-file --batch [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T11:48:32.336Z] 2025-01-21 11:48:32,087 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:48:32.336Z] 4.0.0-dev.50 [Pipeline] } [2025-01-21T11:48:32.335Z] $ docker exec --env ******** --env ******** aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca ssh-agent -k [2025-01-21T11:48:32.453Z] unset SSH_AUTH_SOCK; [2025-01-21T11:48:32.453Z] unset SSH_AGENT_PID; [2025-01-21T11:48:32.454Z] echo Agent pid 20 killed; [2025-01-21T11:48:32.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T11:48:32.771Z] + git semver [Pipeline] } [2025-01-21T11:48:33.036Z] $ docker stop --time=1 aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca [2025-01-21T11:48:34.540Z] $ docker rm -f --volumes aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T11:48:34.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T11:48:34.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:35.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T11:48:35.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:48:35.329Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:48:35.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-21T11:48:36.047Z] $ docker top 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 -eo pid,comm [2025-01-21T11:48:36.111Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-21T11:48:36.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T11:48:36.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T11:48:36.169Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T11:48:36.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T11:48:36.264Z] $ docker exec 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 ssh-agent [2025-01-21T11:48:36.378Z] SSH_AUTH_SOCK=/tmp/ssh-9RdVtwSjsW8z/agent.32 [2025-01-21T11:48:36.378Z] SSH_AGENT_PID=38 [2025-01-21T11:48:36.384Z] Running ssh-add (command line suppressed) [2025-01-21T11:48:36.467Z] Identity added: /w/workspace/edgex-go/785@tmp/private_key_11321793338861068563.key (/w/workspace/edgex-go/785@tmp/private_key_11321793338861068563.key) [2025-01-21T11:48:36.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T11:48:36.784Z] + git semver push [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,008 [run_push] DEBUG push [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,009 [execute] INFO git cat-file --batch-check [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,012 [execute] INFO git rev-list 92282c6faca2c133f718b1061ef9b38b0b9d79fd -- [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,012 [execute] DEBUG Popen(['git', 'rev-list', '92282c6faca2c133f718b1061ef9b38b0b9d79fd', '--'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,028 [execute] INFO git fetch -v origin [2025-01-21T11:48:37.043Z] 2025-01-21 11:48:37,029 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-21T11:48:37.609Z] 2025-01-21 11:48:37,484 [run_push] DEBUG no remote changes detected [2025-01-21T11:48:37.609Z] 2025-01-21 11:48:37,484 [execute] INFO git push origin semver [2025-01-21T11:48:37.609Z] 2025-01-21 11:48:37,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-21T11:48:38.175Z] 2025-01-21 11:48:38,130 [run_push] DEBUG push all version tags [2025-01-21T11:48:38.175Z] 2025-01-21 11:48:38,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-21T11:48:38.175Z] 2025-01-21 11:48:38,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) [2025-01-21T11:48:39.108Z] 2025-01-21 11:48:38,733 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main [2025-01-21T11:48:39.108Z] 4.0.0-dev.50 [Pipeline] } [2025-01-21T11:48:39.108Z] $ docker exec --env ******** --env ******** 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 ssh-agent -k [2025-01-21T11:48:39.205Z] unset SSH_AUTH_SOCK; [2025-01-21T11:48:39.207Z] unset SSH_AGENT_PID; [2025-01-21T11:48:39.207Z] echo Agent pid 38 killed; [2025-01-21T11:48:39.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T11:48:39.544Z] + git semver [Pipeline] } [2025-01-21T11:48:39.805Z] $ docker stop --time=1 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 [2025-01-21T11:48:41.255Z] $ docker rm -f --volumes 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-21T11:48:41.843Z] + [ -d /w/workspace/edgex-go/785/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:48:42.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:48:42.992Z] ---> package-listing.sh [2025-01-21T11:48:42.992Z] ++ facter osfamily [2025-01-21T11:48:42.992Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-21T11:48:43.249Z] + OS_FAMILY=debian [2025-01-21T11:48:43.249Z] + workspace=/w/workspace/edgex-go/785 [2025-01-21T11:48:43.249Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-21T11:48:43.249Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-21T11:48:43.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-21T11:48:43.249Z] + PACKAGES=/tmp/packages_start.txt [2025-01-21T11:48:43.249Z] + '[' /w/workspace/edgex-go/785 ']' [2025-01-21T11:48:43.249Z] + PACKAGES=/tmp/packages_end.txt [2025-01-21T11:48:43.249Z] + case "${OS_FAMILY}" in [2025-01-21T11:48:43.249Z] + dpkg -l [2025-01-21T11:48:43.249Z] + grep '^ii' [2025-01-21T11:48:43.249Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-21T11:48:43.249Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-21T11:48:43.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-21T11:48:43.249Z] + '[' /w/workspace/edgex-go/785 ']' [2025-01-21T11:48:43.249Z] + mkdir -p /w/workspace/edgex-go/785/archives/ [2025-01-21T11:48:43.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/785/archives/ [Pipeline] echo [2025-01-21T11:48:43.257Z] 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/785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-21T11:48:43.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:44.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T11:48:44.094Z] [2025-01-21T11:48:44.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T11:48:44.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T11:48:44.660Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-21T11:48:44.660Z] 5eb5b503b376: Pulling fs layer [2025-01-21T11:48:44.660Z] 5c69ac0246d0: Pulling fs layer [2025-01-21T11:48:44.660Z] ec43610c2a17: Pulling fs layer [2025-01-21T11:48:44.660Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-21T11:48:44.660Z] 33b1e0a273af: Pulling fs layer [2025-01-21T11:48:44.660Z] 5d3b04190fa2: Pulling fs layer [2025-01-21T11:48:44.660Z] 2f39f015ded8: Pulling fs layer [2025-01-21T11:48:44.660Z] 33b1e0a273af: Waiting [2025-01-21T11:48:44.660Z] 5d3b04190fa2: Waiting [2025-01-21T11:48:44.660Z] 2f39f015ded8: Waiting [2025-01-21T11:48:44.660Z] 3a2ae6a8a46f: Waiting [2025-01-21T11:48:44.660Z] 5c69ac0246d0: Verifying Checksum [2025-01-21T11:48:44.660Z] 5c69ac0246d0: Download complete [2025-01-21T11:48:44.660Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-21T11:48:44.660Z] 3a2ae6a8a46f: Download complete [2025-01-21T11:48:44.660Z] 33b1e0a273af: Verifying Checksum [2025-01-21T11:48:44.660Z] 33b1e0a273af: Download complete [2025-01-21T11:48:44.660Z] 5d3b04190fa2: Download complete [2025-01-21T11:48:44.660Z] ec43610c2a17: Verifying Checksum [2025-01-21T11:48:44.660Z] ec43610c2a17: Download complete [2025-01-21T11:48:44.918Z] 5eb5b503b376: Download complete [2025-01-21T11:48:45.483Z] 2f39f015ded8: Verifying Checksum [2025-01-21T11:48:45.484Z] 2f39f015ded8: Download complete [2025-01-21T11:48:46.050Z] 5eb5b503b376: Pull complete [2025-01-21T11:48:46.050Z] 5c69ac0246d0: Pull complete [2025-01-21T11:48:46.618Z] ec43610c2a17: Pull complete [2025-01-21T11:48:46.618Z] 3a2ae6a8a46f: Pull complete [2025-01-21T11:48:46.877Z] 33b1e0a273af: Pull complete [2025-01-21T11:48:46.877Z] 5d3b04190fa2: Pull complete [2025-01-21T11:48:51.061Z] 2f39f015ded8: Pull complete [2025-01-21T11:48:51.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-21T11:48:51.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T11:48:51.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T11:48:51.409Z] prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container [2025-01-21T11:48:51.430Z] $ 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/785/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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-21T11:49:00.936Z] $ docker top c3641abb5f0cf94f599284082795323198678f4106a3a050a22040833232b501 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T11:49:01.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-21T11:49:01.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-21T11:49:01.861Z] + ls /var/log/sa-host [2025-01-21T11:49:01.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T11:49:02.014Z] provisioning config files... [2025-01-21T11:49:02.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/785@tmp/config17127635836593074530tmp [Pipeline] { [Pipeline] echo [2025-01-21T11:49:02.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:49:02.334Z] ---> create-netrc.sh [Pipeline] } [2025-01-21T11:49:02.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:49:02.674Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-21T11:49:02.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:49:02.964Z] ---> sudo-logs.sh [2025-01-21T11:49:02.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-21T11:49:02.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:49:03.271Z] ---> job-cost.sh [2025-01-21T11:49:03.271Z] lf-activate-venv: SKIPPING [2025-01-21T11:49:03.271Z] DEBUG: total: 0.2199999988079071 [2025-01-21T11:49:03.271Z] INFO: Retrieving Stack Cost... [2025-01-21T11:49:03.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-21T11:49:04.096Z] INFO: Archiving Costs [Pipeline] echo [2025-01-21T11:49:04.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T11:49:04.391Z] ---> logs-deploy.sh [2025-01-21T11:49:04.391Z] lf-activate-venv: SKIPPING [2025-01-21T11:49:04.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/785 [2025-01-21T11:49:04.391Z] INFO: archiving workspace using pattern(s): [2025-01-21T11:49:05.327Z] Archives upload complete. [2025-01-21T11:49:05.585Z] INFO: archiving logs to Nexus