Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e97de8ab334d1a767c4277ad839ab797839c0447 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-ssh1638494278627548587.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-ssh654288618492326064.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-ssh8265825636649040696.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-ssh11131372233384178060.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-ssh17795271889900601676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-37065’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-37363’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-37491’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37492 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/786 [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/786 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e97de8ab334d1a767c4277ad839ab797839c0447 (main) Commit message: "Merge pull request #5063 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.21" > git config core.sparsecheckout # timeout=10 > git checkout -f e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 > git rev-list --no-walk a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-23T01:30:38.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-23T01:30:38.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-23T01:30:38.764Z] ========================================================= [2025-01-23T01:30:38.764Z] EdgeX Global Pipelines Version Info [2025-01-23T01:30:38.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-23T01:30:39.877Z] ------------------- [2025-01-23T01:30:39.877Z] stable info: [2025-01-23T01:30:39.877Z] ------------------- [2025-01-23T01:30:39.877Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-23T01:30:39.877Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-23T01:30:39.877Z] Message: update stable to v1.0.269 [2025-01-23T01:30:40.450Z] ------------------- [2025-01-23T01:30:40.450Z] experimental info: [2025-01-23T01:30:40.450Z] ------------------- [2025-01-23T01:30:40.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-23T01:30:40.450Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-23T01:30:40.450Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-23T01:30:40.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-23T01:30:40.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-23T01:30:40.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-23T01:30:40.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-23T01:30:40.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-23T01:30:40.633Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-23T01:30:40.659Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-23T01:30:40.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-23T01:30:40.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-23T01:30:40.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-23T01:30:40.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-23T01:30:40.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-23T01:30:40.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-23T01:30:40.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-23T01:30:40.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-23T01:30:40.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-23T01:30:40.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-23T01:30:40.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-23T01:30:40.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-23T01:30:40.945Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-23T01:30:40.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-23T01:30:40.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-23T01:30:40.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-23T01:30:41.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-23T01:30:41.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-23T01:30:41.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-23T01:30:41.079Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo [2025-01-23T01:30:41.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e97de8a [Pipeline] echo [2025-01-23T01:30:41.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T01:30:41.181Z] provisioning config files... [2025-01-23T01:30:41.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config9684443959056748328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T01:30:41.528Z] ---> ****-login.sh [2025-01-23T01:30:41.529Z] nexus3.edgexfoundry.org:10001 [2025-01-23T01:30:41.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:30:41.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:30:41.789Z] Configure a credential helper to remove this warning. See [2025-01-23T01:30:41.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:30:41.789Z] [2025-01-23T01:30:41.789Z] Login Succeeded [2025-01-23T01:30:41.789Z] nexus3.edgexfoundry.org:10002 [2025-01-23T01:30:41.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:30:41.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:30:41.789Z] Configure a credential helper to remove this warning. See [2025-01-23T01:30:41.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:30:41.789Z] [2025-01-23T01:30:41.789Z] Login Succeeded [2025-01-23T01:30:41.789Z] nexus3.edgexfoundry.org:10003 [2025-01-23T01:30:42.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:30:42.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:30:42.049Z] Configure a credential helper to remove this warning. See [2025-01-23T01:30:42.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:30:42.049Z] [2025-01-23T01:30:42.049Z] Login Succeeded [2025-01-23T01:30:42.049Z] nexus3.edgexfoundry.org:10004 [2025-01-23T01:30:42.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:30:42.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:30:42.049Z] Configure a credential helper to remove this warning. See [2025-01-23T01:30:42.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:30:42.049Z] [2025-01-23T01:30:42.049Z] Login Succeeded [2025-01-23T01:30:42.049Z] ****.io [2025-01-23T01:30:42.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:30:42.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:30:42.310Z] Configure a credential helper to remove this warning. See [2025-01-23T01:30:42.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:30:42.310Z] [2025-01-23T01:30:42.310Z] Login Succeeded [2025-01-23T01:30:42.310Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T01:30:42.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T01:30:42.652Z] + 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-23T01:30:42.652Z] + + cut -d/ -f2 [2025-01-23T01:30:42.652Z] dirname cmd/core-command/Dockerfile [2025-01-23T01:30:42.652Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-23T01:30:42.652Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/core-data/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/core-keeper/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/core-metadata/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-23T01:30:42.652Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2025-01-23T01:30:42.652Z] cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-23T01:30:42.652Z] + + dirname cmd/security-spire-agent/Dockerfile [2025-01-23T01:30:42.652Z] cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/support-notifications/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-23T01:30:42.652Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-23T01:30:42.652Z] + cut -d/ -f2 [2025-01-23T01:30:42.652Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-23T01:30:42.694Z] 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-23T01:30:43.053Z] + git rev-list -1 --merges e97de8ab334d1a767c4277ad839ab797839c0447~1..e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo [2025-01-23T01:30:43.065Z] -----------> git rev-list -1 --merges e97de8ab334d1a767c4277ad839ab797839c0447~1..e97de8ab334d1a767c4277ad839ab797839c0447 e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:30:43.065Z] e97de8ab334d1a767c4277ad839ab797839c0447 [false] [Pipeline] sh [2025-01-23T01:30:43.358Z] + git log --format=format:%s -1 e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo [2025-01-23T01:30:43.374Z] ========================================================= [2025-01-23T01:30:43.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-23T01:30:43.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-23T01:30:43.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T01:30:43.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-23T01:30:43.801Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-23T01:30:43.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-23T01:30:43.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-23T01:30:43.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-23T01:30:43.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:30:44.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T01:30:44.263Z] [2025-01-23T01:30:44.263Z] 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-23T01:30:44.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T01:30:44.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-23T01:30:44.577Z] b85a868b505f: Pulling fs layer [2025-01-23T01:30:44.577Z] e2be974225ed: Pulling fs layer [2025-01-23T01:30:44.577Z] 339a4e72a1f5: Pulling fs layer [2025-01-23T01:30:44.577Z] 988bab9f4d93: Pulling fs layer [2025-01-23T01:30:44.577Z] 1469e6f7b9e6: Pulling fs layer [2025-01-23T01:30:44.577Z] eaf3925da568: Pulling fs layer [2025-01-23T01:30:44.577Z] bab4dde63d76: Pulling fs layer [2025-01-23T01:30:44.577Z] bde34c3a00c8: Pulling fs layer [2025-01-23T01:30:44.577Z] b352a97aabf1: Pulling fs layer [2025-01-23T01:30:44.577Z] 4872d77fe225: Pulling fs layer [2025-01-23T01:30:44.577Z] 5851b861e8e6: Pulling fs layer [2025-01-23T01:30:44.577Z] 988bab9f4d93: Waiting [2025-01-23T01:30:44.577Z] bde34c3a00c8: Waiting [2025-01-23T01:30:44.577Z] b352a97aabf1: Waiting [2025-01-23T01:30:44.577Z] 4872d77fe225: Waiting [2025-01-23T01:30:44.577Z] eaf3925da568: Waiting [2025-01-23T01:30:44.577Z] bab4dde63d76: Waiting [2025-01-23T01:30:44.577Z] 1469e6f7b9e6: Waiting [2025-01-23T01:30:44.577Z] e2be974225ed: Download complete [2025-01-23T01:30:44.577Z] 988bab9f4d93: Verifying Checksum [2025-01-23T01:30:44.577Z] 988bab9f4d93: Download complete [2025-01-23T01:30:44.577Z] 1469e6f7b9e6: Verifying Checksum [2025-01-23T01:30:44.577Z] 1469e6f7b9e6: Download complete [2025-01-23T01:30:44.856Z] eaf3925da568: Download complete [2025-01-23T01:30:44.856Z] 339a4e72a1f5: Verifying Checksum [2025-01-23T01:30:44.856Z] 339a4e72a1f5: Download complete [2025-01-23T01:30:44.856Z] bde34c3a00c8: Verifying Checksum [2025-01-23T01:30:44.856Z] bde34c3a00c8: Download complete [2025-01-23T01:30:44.856Z] b352a97aabf1: Verifying Checksum [2025-01-23T01:30:44.856Z] b352a97aabf1: Download complete [2025-01-23T01:30:44.856Z] 4872d77fe225: Verifying Checksum [2025-01-23T01:30:44.856Z] 4872d77fe225: Download complete [2025-01-23T01:30:44.856Z] 5851b861e8e6: Verifying Checksum [2025-01-23T01:30:44.856Z] 5851b861e8e6: Download complete [2025-01-23T01:30:44.856Z] b85a868b505f: Verifying Checksum [2025-01-23T01:30:44.856Z] b85a868b505f: Download complete [2025-01-23T01:30:45.118Z] bab4dde63d76: Verifying Checksum [2025-01-23T01:30:45.118Z] bab4dde63d76: Download complete [2025-01-23T01:30:46.059Z] b85a868b505f: Pull complete [2025-01-23T01:30:46.318Z] e2be974225ed: Pull complete [2025-01-23T01:30:46.889Z] 339a4e72a1f5: Pull complete [2025-01-23T01:30:46.889Z] 988bab9f4d93: Pull complete [2025-01-23T01:30:47.147Z] 1469e6f7b9e6: Pull complete [2025-01-23T01:30:47.147Z] eaf3925da568: Pull complete [2025-01-23T01:30:49.071Z] bab4dde63d76: Pull complete [2025-01-23T01:30:49.071Z] bde34c3a00c8: Pull complete [2025-01-23T01:30:49.071Z] b352a97aabf1: Pull complete [2025-01-23T01:30:49.330Z] 4872d77fe225: Pull complete [2025-01-23T01:30:49.330Z] 5851b861e8e6: Pull complete [2025-01-23T01:30:49.330Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-23T01:30:49.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T01:30:49.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:30:49.473Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T01:30:49.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T01:30:52.265Z] $ docker top c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 -eo pid,comm [2025-01-23T01:30:52.329Z] 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-23T01:30:52.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T01:30:52.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T01:30:52.388Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T01:30:52.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T01:30:52.504Z] $ docker exec c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent [2025-01-23T01:30:52.638Z] SSH_AUTH_SOCK=/tmp/ssh-j85PChuL5Ux9/agent.32 [2025-01-23T01:30:52.638Z] SSH_AGENT_PID=38 [2025-01-23T01:30:52.645Z] Running ssh-add (command line suppressed) [2025-01-23T01:30:52.756Z] Identity added: /w/workspace/edgex-go/786@tmp/private_key_9353683373008847555.key (/w/workspace/edgex-go/786@tmp/private_key_9353683373008847555.key) [2025-01-23T01:30:52.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T01:30:53.068Z] + git tag --points-at HEAD [Pipeline] } [2025-01-23T01:30:53.077Z] $ docker exec --env ******** --env ******** c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent -k [2025-01-23T01:30:53.175Z] unset SSH_AUTH_SOCK; [2025-01-23T01:30:53.175Z] unset SSH_AGENT_PID; [2025-01-23T01:30:53.175Z] echo Agent pid 38 killed; [2025-01-23T01:30:53.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-23T01:30:53.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T01:30:53.229Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T01:30:53.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T01:30:53.348Z] $ docker exec c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent [2025-01-23T01:30:53.458Z] SSH_AUTH_SOCK=/tmp/ssh-93g57fA00FVw/agent.70 [2025-01-23T01:30:53.458Z] SSH_AGENT_PID=76 [2025-01-23T01:30:53.461Z] Running ssh-add (command line suppressed) [2025-01-23T01:30:53.569Z] Identity added: /w/workspace/edgex-go/786@tmp/private_key_13488079860421012903.key (/w/workspace/edgex-go/786@tmp/private_key_13488079860421012903.key) [2025-01-23T01:30:53.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T01:30:53.879Z] + git semver init [2025-01-23T01:30:54.140Z] 2025-01-23 01:30:54,095 [run_init] DEBUG init version:0.0.0 force:False [2025-01-23T01:30:54.140Z] 2025-01-23 01:30:54,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/786/.semver [2025-01-23T01:30:54.140Z] 2025-01-23 01:30:54,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/786/.semver [2025-01-23T01:30:54.140Z] 2025-01-23 01:30:54,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/786/.semver'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) [2025-01-23T01:31:00.722Z] 2025-01-23 01:30:59,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/786/.git/info/exclude [2025-01-23T01:31:00.722Z] 2025-01-23 01:30:59,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/786/.semver/main with force:False [2025-01-23T01:31:00.722Z] 2025-01-23 01:30:59,439 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T01:31:00.722Z] 2025-01-23 01:30:59,439 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T01:31:00.722Z] 4.0.0-dev.50 [Pipeline] } [2025-01-23T01:31:00.732Z] $ docker exec --env ******** --env ******** c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent -k [2025-01-23T01:31:00.825Z] unset SSH_AUTH_SOCK; [2025-01-23T01:31:00.826Z] unset SSH_AGENT_PID; [2025-01-23T01:31:00.826Z] echo Agent pid 76 killed; [2025-01-23T01:31:00.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T01:31:01.170Z] + git semver [Pipeline] } [2025-01-23T01:31:01.443Z] $ docker stop --time=1 c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 [2025-01-23T01:31:02.756Z] $ docker rm -f --volumes c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T01:31:03.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-23T01:31:03.372Z] Stashed 1 file(s) [Pipeline] echo [2025-01-23T01:31:03.377Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.50 [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-23T01:31:03.808Z] + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo [2025-01-23T01:31:03.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:31:03.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:31:03.866Z] ========================================================= [2025-01-23T01:31:03.866Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-23T01:31:03.866Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-23T01:31:04.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-23T01:31:04.166Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-23T01:31:04.166Z] da9db072f522: Pulling fs layer [2025-01-23T01:31:04.166Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-23T01:31:04.166Z] 06f05ace1117: Pulling fs layer [2025-01-23T01:31:04.166Z] 5fe327b54edc: Pulling fs layer [2025-01-23T01:31:04.166Z] 4f4fb700ef54: Pulling fs layer [2025-01-23T01:31:04.166Z] 92a5565b7b96: Pulling fs layer [2025-01-23T01:31:04.166Z] ff9bb7016b71: Pulling fs layer [2025-01-23T01:31:04.166Z] b67dba6c2c7d: Pulling fs layer [2025-01-23T01:31:04.166Z] a813b0c90790: Pulling fs layer [2025-01-23T01:31:04.166Z] 4f4fb700ef54: Waiting [2025-01-23T01:31:04.166Z] 92a5565b7b96: Waiting [2025-01-23T01:31:04.166Z] b67dba6c2c7d: Waiting [2025-01-23T01:31:04.166Z] ff9bb7016b71: Waiting [2025-01-23T01:31:04.166Z] a813b0c90790: Waiting [2025-01-23T01:31:04.166Z] 5fe327b54edc: Waiting [2025-01-23T01:31:04.166Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-23T01:31:04.166Z] 6ef4a4ee8ca5: Download complete [2025-01-23T01:31:04.166Z] 5fe327b54edc: Download complete [2025-01-23T01:31:04.166Z] 4f4fb700ef54: Verifying Checksum [2025-01-23T01:31:04.166Z] 4f4fb700ef54: Download complete [2025-01-23T01:31:04.166Z] 92a5565b7b96: Verifying Checksum [2025-01-23T01:31:04.166Z] 92a5565b7b96: Download complete [2025-01-23T01:31:04.166Z] da9db072f522: Download complete [2025-01-23T01:31:04.166Z] ff9bb7016b71: Verifying Checksum [2025-01-23T01:31:04.166Z] ff9bb7016b71: Download complete [2025-01-23T01:31:04.430Z] da9db072f522: Pull complete [2025-01-23T01:31:04.430Z] a813b0c90790: Verifying Checksum [2025-01-23T01:31:04.430Z] a813b0c90790: Download complete [2025-01-23T01:31:04.430Z] 6ef4a4ee8ca5: Pull complete [2025-01-23T01:31:04.689Z] 06f05ace1117: Verifying Checksum [2025-01-23T01:31:04.689Z] 06f05ace1117: Download complete [2025-01-23T01:31:04.948Z] b67dba6c2c7d: Verifying Checksum [2025-01-23T01:31:04.948Z] b67dba6c2c7d: Download complete [2025-01-23T01:31:09.148Z] 06f05ace1117: Pull complete [2025-01-23T01:31:09.149Z] 5fe327b54edc: Pull complete [2025-01-23T01:31:09.149Z] 4f4fb700ef54: Pull complete [2025-01-23T01:31:09.149Z] 92a5565b7b96: Pull complete [2025-01-23T01:31:09.149Z] ff9bb7016b71: Pull complete [2025-01-23T01:31:11.054Z] b67dba6c2c7d: Pull complete [2025-01-23T01:31:11.990Z] a813b0c90790: Pull complete [2025-01-23T01:31:11.990Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-23T01:31:11.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-23T01:31:11.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-23T01:31:12.296Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-23T01:31:12.296Z] WORKDIR /edgex [2025-01-23T01:31:12.296Z] COPY go.mod . [2025-01-23T01:31:12.296Z] RUN go mod download [2025-01-23T01:31:12.296Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-23T01:31:13.237Z] Sending build context to Docker daemon 179.8MB [2025-01-23T01:31:13.237Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-23T01:31:13.237Z] ---> 3ba60ce46760 [2025-01-23T01:31:13.237Z] Step 2/4 : WORKDIR /edgex [2025-01-23T01:31:17.164Z] ---> Running in a62b988f13b6 [2025-01-23T01:31:17.164Z] Removing intermediate container a62b988f13b6 [2025-01-23T01:31:17.164Z] ---> 6d74e20806bc [2025-01-23T01:31:17.164Z] Step 3/4 : COPY go.mod . [2025-01-23T01:31:17.164Z] ---> f8a4247b9c44 [2025-01-23T01:31:17.164Z] Step 4/4 : RUN go mod download [2025-01-23T01:31:17.164Z] ---> Running in a5115b0be02b [2025-01-23T01:31:18.490Z] Still waiting to schedule task [2025-01-23T01:31:18.490Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37490’ [2025-01-23T01:31:49.322Z] Removing intermediate container a5115b0be02b [2025-01-23T01:31:49.322Z] ---> 81f6b6e2bcf3 [2025-01-23T01:31:49.322Z] Successfully built 81f6b6e2bcf3 [2025-01-23T01:31:49.322Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:31:49.647Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-23T01:31:49.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:31:49.738Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T01:31:49.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-23T01:31:50.162Z] $ docker top bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T01:31:50.518Z] + go version [2025-01-23T01:31:50.518Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-23T01:31:50.542Z] $ docker stop --time=1 bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb [2025-01-23T01:31:51.788Z] $ docker rm -f --volumes bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:31:52.257Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-23T01:31:52.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:31:52.339Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T01:31:52.368Z] $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-23T01:31:52.718Z] $ docker top 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-23T01:31:52.796Z] ========================================================= [2025-01-23T01:31:52.796Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-23T01:31:52.796Z] ========================================================= [Pipeline] sh [2025-01-23T01:31:53.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] fileExists [Pipeline] sh [2025-01-23T01:31:53.382Z] + make test [2025-01-23T01:31:53.382Z] go test -race -coverprofile=coverage.out ./... [2025-01-23T01:32:01.511Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-23T01:32:33.592Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-23T01:32:35.062Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-23T01:32:35.062Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-23T01:32:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2025-01-23T01:32:36.613Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-23T01:32:36.613Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-23T01:32:36.613Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-23T01:32:37.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-01-23T01:32:37.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-23T01:32:37.832Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-23T01:32:38.397Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-23T01:32:39.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-23T01:32:39.333Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:32:39.333Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-23T01:32:39.333Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-23T01:32:39.333Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-23T01:32:40.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2025-01-23T01:32:40.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 47.2% of statements [2025-01-23T01:32:40.969Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-23T01:32:40.969Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-23T01:32:41.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 93.4% of statements [2025-01-23T01:32:41.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2025-01-23T01:32:42.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 9.5% of statements [2025-01-23T01:32:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-23T01:32:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-23T01:32:43.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-23T01:32:44.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 95.8% of statements [2025-01-23T01:32:44.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-01-23T01:32:44.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-23T01:32:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-23T01:32:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-23T01:32:44.946Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-23T01:32:44.946Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:32:45.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-01-23T01:32:46.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-01-23T01:32:46.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements [2025-01-23T01:32:46.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-23T01:32:46.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-01-23T01:32:46.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-23T01:32:46.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-23T01:32:46.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-23T01:32:47.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-23T01:32:47.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-23T01:32:47.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-23T01:32:47.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-23T01:32:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2025-01-23T01:32:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-01-23T01:32:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.373s coverage: 96.3% of statements [2025-01-23T01:32:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-01-23T01:32:48.902Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-23T01:32:48.902Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-23T01:32:48.902Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-23T01:32:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-23T01:32:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-23T01:32:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-23T01:32:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-23T01:32:50.041Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-23T01:32:50.041Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-23T01:32:50.609Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-23T01:32:51.546Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-23T01:32:52.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-23T01:32:53.496Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-23T01:32:53.496Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-23T01:32:56.032Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-23T01:32:56.291Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-23T01:32:56.291Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-23T01:32:57.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-23T01:32:57.229Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:32:58.607Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-23T01:32:58.607Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-23T01:32:58.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-23T01:32:59.173Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-23T01:32:59.173Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-23T01:32:59.173Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-23T01:32:59.173Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-23T01:32:59.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-01-23T01:33:00.682Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-23T01:33:00.682Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-23T01:33:00.682Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-23T01:33:00.682Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-23T01:33:02.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-23T01:33:02.059Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:33:02.059Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-23T01:33:02.317Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-23T01:33:02.317Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-23T01:33:02.317Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-23T01:33:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-23T01:33:03.696Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.1% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-01-23T01:33:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-01-23T01:33:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.0% of statements [2025-01-23T01:33:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements [2025-01-23T01:33:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-01-23T01:33:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-01-23T01:33:07.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-01-23T01:33:07.921Z] 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-23T01:33:08.488Z] running golangci-lint [2025-01-23T01:33:08.488Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-23T01:33:08.488Z] go version go1.23.4 linux/amd64 [2025-01-23T01:33:08.750Z] 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-23T01:33:08.750Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-23T01:33:08.750Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-23T01:33:35.298Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 23.239908252s" [2025-01-23T01:33:35.298Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.09009ms" [2025-01-23T01:33:45.277Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.343079689s with top 10 stages: buildir: 1m1.561611202s, gosec: 3.973741982s, inspect: 3.548751134s, fact_deprecated: 2.524900388s, printf: 1.83707148s, ctrlflow: 1.797500513s, S1038: 1.3017064s, fact_purity: 1.245503908s, nilness: 1.012627757s, isgenerated: 965.236789ms" [2025-01-23T01:33:45.277Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2025-01-23T01:33:45.277Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 200/200, invalid_issue: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, exclude-rules: 200/17, nolint: 17/0, path_prettifier: 200/200" [2025-01-23T01:33:45.277Z] level=info msg="[runner] processing took 17.232497ms with stages: nolint: 6.79115ms, identifier_marker: 5.503317ms, autogenerated_exclude: 1.560806ms, path_prettifier: 1.499286ms, exclude-rules: 994.439µs, skip_dirs: 806.998µs, invalid_issue: 29.81µs, cgo: 28.121µs, filename_unadjuster: 14.52µs, max_same_issues: 770ns, skip_files: 630ns, uniq_by_line: 520ns, fixer: 400ns, path_prefixer: 330ns, exclude: 300ns, sort_results: 270ns, diff: 170ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2025-01-23T01:33:45.277Z] level=info msg="[runner] linters took 13.276840285s with stages: goanalysis_metalinter: 13.259523967s" [2025-01-23T01:33:45.277Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-23T01:33:45.277Z] level=info msg="Memory: 364 samples, avg is 293.3MB, max is 1193.3MB" [2025-01-23T01:33:45.277Z] level=info msg="Execution took 36.562253421s" [2025-01-23T01:33:45.277Z] go vet ./... [2025-01-23T01:33:51.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-23T01:33:51.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-23T01:33:51.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-23T01:33:52.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-23T01:33:52.433Z] + ls -al . [2025-01-23T01:33:52.433Z] total 1856 [2025-01-23T01:33:52.433Z] drwxrwxr-x 11 1001 1001 4096 Jan 23 01:31 . [2025-01-23T01:33:52.433Z] drwxr-xr-x 4 root root 4096 Jan 23 01:31 .. [2025-01-23T01:33:52.433Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 .blubracket [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 10 Jan 23 01:30 .dockerignore [2025-01-23T01:33:52.433Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 01:33 .git [2025-01-23T01:33:52.433Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 01:30 .github [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 907 Jan 23 01:30 .gitignore [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 199 Jan 23 01:30 .golangci.yml [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 100 Jan 23 01:30 .hadolint.yml [2025-01-23T01:33:52.433Z] drwxr-xr-x 3 1001 1001 4096 Jan 23 01:30 .semver [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 155 Jan 23 01:30 .sonarcloud.properties [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 01:30 ADOPTERS.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 17256 Jan 23 01:30 Attribution.txt [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 100284 Jan 23 01:30 CHANGELOG.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 01:30 CONTRIBUTING.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 01:30 GOVERNANCE.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 858 Jan 23 01:30 Jenkinsfile [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 01:30 LICENSE [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 16740 Jan 23 01:30 Makefile [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 01:30 OWNERS.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 9932 Jan 23 01:30 README.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 789 Jan 23 01:30 SECURITY.md [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 12 Jan 23 01:31 VERSION [2025-01-23T01:33:52.433Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 bin [2025-01-23T01:33:52.433Z] drwxrwxr-x 19 1001 1001 4096 Jan 23 01:30 cmd [2025-01-23T01:33:52.433Z] -rw-r--r-- 1 root root 1531391 Jan 23 01:33 coverage.out [2025-01-23T01:33:52.433Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 fuzz_test [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 6507 Jan 23 01:30 go.mod [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 88060 Jan 23 01:30 go.sum [2025-01-23T01:33:52.433Z] drwxrwxr-x 7 1001 1001 4096 Jan 23 01:30 internal [2025-01-23T01:33:52.433Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 openapi [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 584 Jan 23 01:30 security.txt [2025-01-23T01:33:52.433Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 01:30 version.go [Pipeline] sh [2025-01-23T01:33:52.722Z] + '[' -e coverage.out ] [2025-01-23T01:33:52.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-23T01:33:52.865Z] Stashed 1 file(s) [Pipeline] sh [2025-01-23T01:33:53.144Z] + make build [2025-01-23T01:33:53.144Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-23T01:34:15.087Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-23T01:34:15.087Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-23T01:34:16.465Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-23T01:34:17.033Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-23T01:34:18.416Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-23T01:34:23.687Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-23T01:34:25.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-23T01:34:26.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-23T01:34:27.552Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-23T01:34:28.118Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-23T01:34:29.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-23T01:34:29.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-23T01:34:30.585Z] $ docker stop --time=1 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 [2025-01-23T01:34:37.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37493 in /w/workspace/edgexfoundry_edgex-go_main [2025-01-23T01:34:39.002Z] $ docker rm -f --volumes 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2025-01-23T01:34:39.541Z] Running in /w/workspace/edgex-go/786 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2025-01-23T01:34:39.597Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:34:40.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-23T01:34:40.151Z] [2025-01-23T01:34:40.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:34:40.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-23T01:34:40.828Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-23T01:34:40.828Z] 91d30c5bc195: Pulling fs layer [2025-01-23T01:34:40.828Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-23T01:34:40.828Z] 9c61dcf015f6: Pulling fs layer [2025-01-23T01:34:40.828Z] 4698f68db338: Pulling fs layer [2025-01-23T01:34:40.828Z] 2a2f49069b9e: Pulling fs layer [2025-01-23T01:34:40.828Z] e0025b399a48: Pulling fs layer [2025-01-23T01:34:40.828Z] 4698f68db338: Waiting [2025-01-23T01:34:40.828Z] 2a2f49069b9e: Waiting [2025-01-23T01:34:40.828Z] e0025b399a48: Waiting [2025-01-23T01:34:40.828Z] 91d30c5bc195: Verifying Checksum [2025-01-23T01:34:40.828Z] 91d30c5bc195: Download complete [2025-01-23T01:34:40.828Z] 4698f68db338: Verifying Checksum [2025-01-23T01:34:40.828Z] 4698f68db338: Download complete [2025-01-23T01:34:40.828Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-23T01:34:40.828Z] 2e9b0aa3be6d: Download complete [2025-01-23T01:34:41.087Z] e0025b399a48: Download complete [2025-01-23T01:34:41.087Z] 91d30c5bc195: Pull complete [2025-01-23T01:34:41.087Z] 2a2f49069b9e: Download complete [2025-01-23T01:34:41.346Z] 2e9b0aa3be6d: Pull complete [2025-01-23T01:34:41.346Z] 9c61dcf015f6: Verifying Checksum [2025-01-23T01:34:41.346Z] 9c61dcf015f6: Download complete [2025-01-23T01:34:43.870Z] 9c61dcf015f6: Pull complete [2025-01-23T01:34:44.862Z] 4698f68db338: Pull complete [2025-01-23T01:34:44.862Z] 2a2f49069b9e: Pull complete [2025-01-23T01:34:44.862Z] e0025b399a48: Pull complete [2025-01-23T01:34:44.862Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-23T01:34:44.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-23T01:34:44.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:34:44.928Z] using credential edgex-jenkins-ssh [2025-01-23T01:34:44.949Z] Cloning the remote Git repository [2025-01-23T01:34:44.962Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T01:34:44.992Z] $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-23T01:34:44.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-23T01:34:45.086Z] > git init /w/workspace/edgex-go/786 # timeout=10 [2025-01-23T01:34:45.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-23T01:34:45.243Z] > git --version # timeout=10 [2025-01-23T01:34:45.264Z] > git --version # 'git version 2.25.1' [2025-01-23T01:34:45.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-23T01:34:45.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-23T01:34:48.005Z] $ docker top 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T01:34:48.357Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-23T01:34:50.267Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-01-23T01:34:50.267Z] #1 transferring dockerfile: 2.07kB done [2025-01-23T01:34:50.267Z] #1 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #2 transferring dockerfile: 3.02kB done [2025-01-23T01:34:50.526Z] #2 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #3 [core-data internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #3 transferring dockerfile: 2.07kB done [2025-01-23T01:34:50.526Z] #3 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #4 [core-command internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #4 transferring dockerfile: 1.94kB done [2025-01-23T01:34:50.526Z] #4 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #5 transferring dockerfile: 1.82kB done [2025-01-23T01:34:50.526Z] #5 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #6 transferring dockerfile: 2.49kB done [2025-01-23T01:34:50.526Z] #6 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #7 transferring dockerfile: 1.69kB done [2025-01-23T01:34:50.526Z] #7 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #8 transferring dockerfile: 1.70kB done [2025-01-23T01:34:50.526Z] #8 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #9 transferring dockerfile: 1.81kB done [2025-01-23T01:34:50.526Z] #9 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #10 transferring dockerfile: 2.11kB done [2025-01-23T01:34:50.526Z] #10 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #11 transferring dockerfile: 2.50kB done [2025-01-23T01:34:50.526Z] #11 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #12 transferring dockerfile: 2.04kB done [2025-01-23T01:34:50.526Z] #12 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #13 [core-keeper internal] load .dockerignore [2025-01-23T01:34:50.526Z] #13 transferring context: 50B done [2025-01-23T01:34:50.526Z] #13 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #14 transferring dockerfile: 1.89kB done [2025-01-23T01:34:50.526Z] #14 DONE 0.1s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #15 transferring dockerfile: 2.23kB done [2025-01-23T01:34:50.526Z] #15 DONE 0.0s [2025-01-23T01:34:50.526Z] [2025-01-23T01:34:50.526Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-01-23T01:34:50.526Z] #16 transferring dockerfile: 2.13kB done [2025-01-23T01:34:50.526Z] #16 DONE 0.1s [2025-01-23T01:34:50.785Z] [2025-01-23T01:34:50.785Z] #17 [security-bootstrapper internal] load .dockerignore [2025-01-23T01:34:50.785Z] #17 transferring context: 50B done [2025-01-23T01:34:50.785Z] #17 DONE 0.0s [2025-01-23T01:34:50.785Z] [2025-01-23T01:34:50.785Z] #18 [core-data internal] load .dockerignore [2025-01-23T01:34:50.785Z] #18 transferring context: 50B done [2025-01-23T01:34:50.785Z] #18 DONE 0.0s [2025-01-23T01:34:50.785Z] [2025-01-23T01:34:50.785Z] #19 [core-command internal] load .dockerignore [2025-01-23T01:34:50.785Z] #19 transferring context: 50B done [2025-01-23T01:34:50.785Z] #19 DONE 0.0s [2025-01-23T01:34:50.785Z] [2025-01-23T01:34:50.785Z] #20 [support-scheduler internal] load .dockerignore [2025-01-23T01:34:50.785Z] #20 transferring context: 50B done [2025-01-23T01:34:50.785Z] #20 DONE 0.0s [2025-01-23T01:34:50.785Z] [2025-01-23T01:34:50.785Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-01-23T01:34:50.785Z] #21 transferring context: 50B done [2025-01-23T01:34:50.785Z] #21 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #22 [security-spire-config internal] load .dockerignore [2025-01-23T01:34:50.786Z] #22 transferring context: 50B done [2025-01-23T01:34:50.786Z] #22 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #23 [security-proxy-auth internal] load .dockerignore [2025-01-23T01:34:50.786Z] #23 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #24 [security-spire-agent internal] load .dockerignore [2025-01-23T01:34:50.786Z] #24 transferring context: 50B done [2025-01-23T01:34:50.786Z] #24 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #25 [security-spire-server internal] load .dockerignore [2025-01-23T01:34:50.786Z] #25 transferring context: 50B done [2025-01-23T01:34:50.786Z] #25 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #23 [security-proxy-auth internal] load .dockerignore [2025-01-23T01:34:50.786Z] #23 transferring context: 50B done [2025-01-23T01:34:50.786Z] #23 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-23T01:34:50.786Z] #26 transferring context: 50B done [2025-01-23T01:34:50.786Z] #26 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #27 [support-notifications internal] load .dockerignore [2025-01-23T01:34:50.786Z] #27 transferring context: 50B done [2025-01-23T01:34:50.786Z] #27 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-01-23T01:34:50.786Z] #28 transferring context: 50B done [2025-01-23T01:34:50.786Z] #28 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #29 [core-metadata internal] load .dockerignore [2025-01-23T01:34:50.786Z] #29 transferring context: 50B done [2025-01-23T01:34:50.786Z] #29 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-23T01:34:50.786Z] #30 transferring context: 50B done [2025-01-23T01:34:50.786Z] #30 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:50.786Z] #31 DONE 0.0s [2025-01-23T01:34:50.786Z] [2025-01-23T01:34:50.786Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:34:51.044Z] #32 DONE 0.1s [2025-01-23T01:34:51.044Z] [2025-01-23T01:34:51.044Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:51.044Z] #31 DONE 0.0s [2025-01-23T01:34:51.044Z] [2025-01-23T01:34:51.044Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.044Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.044Z] #33 ... [2025-01-23T01:34:51.044Z] [2025-01-23T01:34:51.044Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:51.044Z] #31 DONE 0.0s [2025-01-23T01:34:51.044Z] [2025-01-23T01:34:51.044Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.044Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.044Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-01-23T01:34:51.044Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.044Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.044Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.303Z] #33 ... [2025-01-23T01:34:51.303Z] [2025-01-23T01:34:51.303Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:51.303Z] #31 DONE 0.0s [2025-01-23T01:34:51.303Z] [2025-01-23T01:34:51.303Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.303Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.303Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.303Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.303Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.303Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.303Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s [2025-01-23T01:34:51.303Z] #33 ... [2025-01-23T01:34:51.303Z] [2025-01-23T01:34:51.303Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:34:51.303Z] #32 DONE 0.2s [2025-01-23T01:34:51.303Z] [2025-01-23T01:34:51.303Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.303Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.303Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.303Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.303Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.303Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.575Z] #33 ... [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:51.575Z] #31 DONE 0.0s [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.575Z] #33 ... [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-23T01:34:51.575Z] #31 DONE 0.0s [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.575Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.575Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.575Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.575Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.575Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.575Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-23T01:34:51.575Z] #33 ... [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:34:51.575Z] #32 DONE 0.5s [2025-01-23T01:34:51.575Z] [2025-01-23T01:34:51.575Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.575Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.575Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.575Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.575Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.575Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.575Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-23T01:34:51.834Z] #33 ... [2025-01-23T01:34:51.834Z] [2025-01-23T01:34:51.834Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-23T01:34:51.834Z] #34 DONE 0.6s [2025-01-23T01:34:51.834Z] [2025-01-23T01:34:51.834Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.834Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.834Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.834Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.834Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.834Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.834Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-23T01:34:51.834Z] #33 ... [2025-01-23T01:34:51.834Z] [2025-01-23T01:34:51.834Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-23T01:34:51.834Z] #35 DONE 0.6s [2025-01-23T01:34:51.834Z] [2025-01-23T01:34:51.834Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:34:51.834Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-23T01:34:51.834Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-23T01:34:51.834Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:34:51.834Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-23T01:34:51.834Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-23T01:34:51.834Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-23T01:34:52.094Z] #33 DONE 1.2s [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:34:52.094Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:34:52.094Z] #36 ... [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2025-01-23T01:34:52.094Z] #37 DONE 1.3s [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:34:52.094Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-23T01:34:52.094Z] #36 ... [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #38 [security-spire-server internal] load build context [2025-01-23T01:34:52.094Z] #38 transferring context: 23.68kB 0.0s done [2025-01-23T01:34:52.094Z] #38 DONE 0.4s [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #39 [security-spire-config internal] load build context [2025-01-23T01:34:52.094Z] #39 transferring context: 21.93kB 0.0s done [2025-01-23T01:34:52.094Z] #39 DONE 0.4s [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #40 [security-spire-agent internal] load build context [2025-01-23T01:34:52.094Z] #40 transferring context: 23.21kB 0.0s done [2025-01-23T01:34:52.094Z] #40 DONE 0.4s [2025-01-23T01:34:52.094Z] [2025-01-23T01:34:52.094Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:34:52.094Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-23T01:34:52.361Z] #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-23T01:34:52.361Z] #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-23T01:34:52.930Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2025-01-23T01:34:52.930Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2025-01-23T01:34:52.930Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2025-01-23T01:34:52.930Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-23T01:34:52.930Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2025-01-23T01:34:52.930Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.7s [2025-01-23T01:34:52.930Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s [2025-01-23T01:34:53.188Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2025-01-23T01:34:58.525Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.7s [2025-01-23T01:34:58.525Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s [2025-01-23T01:34:59.908Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done [2025-01-23T01:34:59.908Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done [2025-01-23T01:35:00.167Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done [2025-01-23T01:35:01.127Z] #36 ... [2025-01-23T01:35:01.127Z] [2025-01-23T01:35:01.127Z] #41 [security-bootstrapper internal] load build context [2025-01-23T01:35:01.127Z] #41 transferring context: 311.95MB 9.6s [2025-01-23T01:35:01.127Z] #41 ... [2025-01-23T01:35:01.127Z] [2025-01-23T01:35:01.127Z] #42 [core-keeper internal] load build context [2025-01-23T01:35:01.061Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-23T01:35:01.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-23T01:35:01.946Z] Avoid second fetch [2025-01-23T01:35:01.947Z] Checking out Revision e97de8ab334d1a767c4277ad839ab797839c0447 (main) [2025-01-23T01:35:02.798Z] Commit message: "Merge pull request #5063 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.21" [2025-01-23T01:35:03.713Z] #42 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #43 [support-scheduler internal] load build context [2025-01-23T01:35:03.713Z] #43 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #44 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-01-23T01:35:03.713Z] #44 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-23T01:35:03.713Z] #45 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-23T01:35:03.713Z] #46 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #47 [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-23T01:35:03.713Z] #47 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:35:03.713Z] #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:03.713Z] #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:03.713Z] #0 1.345 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:35:03.713Z] #0 1.345 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:35:03.713Z] #0 1.345 OK: 24170 distinct packages available [2025-01-23T01:35:03.713Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:03.713Z] #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:03.713Z] #0 1.752 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:03.713Z] #0 1.762 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:35:03.713Z] #0 1.765 (3/5) Installing libucontext (1.2-r3) [2025-01-23T01:35:03.713Z] #0 1.768 (4/5) Installing gcompat (1.1.0-r4) [2025-01-23T01:35:03.713Z] #0 1.772 (5/5) Installing openssl (3.3.2-r1) [2025-01-23T01:35:03.713Z] #0 1.784 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:03.713Z] #0 1.788 OK: 9 MiB in 19 packages [2025-01-23T01:35:03.713Z] #48 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #49 [core-data internal] load build context [2025-01-23T01:35:03.713Z] #49 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #50 [support-notifications internal] load build context [2025-01-23T01:35:03.713Z] #50 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-23T01:35:03.713Z] #51 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-23T01:35:03.713Z] #52 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-23T01:35:03.713Z] #53 ... [2025-01-23T01:35:03.713Z] [2025-01-23T01:35:03.713Z] #54 [core-metadata internal] load build context [2025-01-23T01:35:01.960Z] > git config core.sparsecheckout # timeout=10 [2025-01-23T01:35:02.023Z] > git checkout -f e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 [2025-01-23T01:35:05.796Z] #54 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #55 [security-spiffe-token-provider internal] load build context [2025-01-23T01:35:05.796Z] #55 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #56 [core-command internal] load build context [2025-01-23T01:35:05.796Z] #56 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-23T01:35:05.796Z] #57 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:35:05.796Z] #58 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #59 [security-proxy-setup internal] load build context [2025-01-23T01:35:05.796Z] #59 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.796Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-23T01:35:05.796Z] #60 ... [2025-01-23T01:35:05.796Z] [2025-01-23T01:35:05.797Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-23T01:35:05.797Z] #61 ... [2025-01-23T01:35:05.797Z] [2025-01-23T01:35:05.797Z] #62 [security-secretstore-setup internal] load build context [2025-01-23T01:35:05.797Z] #62 transferring context: 443.55MB 11.1s done [2025-01-23T01:35:05.797Z] #62 ... [2025-01-23T01:35:05.797Z] [2025-01-23T01:35:05.797Z] #63 [security-proxy-auth internal] load build context [2025-01-23T01:35:05.797Z] #63 transferring context: 443.55MB 12.6s done [2025-01-23T01:35:05.797Z] #63 ... [2025-01-23T01:35:05.797Z] [2025-01-23T01:35:05.797Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:35:05.797Z] #64 ... [2025-01-23T01:35:05.797Z] [2025-01-23T01:35:05.797Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:05.797Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-23T01:35:05.797Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-23T01:35:05.797Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-23T01:35:05.797Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-23T01:35:05.797Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-23T01:35:05.797Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-23T01:35:05.797Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-23T01:35:05.797Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.8s [2025-01-23T01:35:05.797Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-23T01:35:05.797Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 11.9s [2025-01-23T01:35:05.797Z] #65 ... [2025-01-23T01:35:05.797Z] [2025-01-23T01:35:05.797Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:35:05.797Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.4s [2025-01-23T01:35:05.797Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-23T01:35:05.797Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-23T01:35:07.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-23T01:35:07.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T01:35:07.515Z] Dload Upload Total Spent Left Speed [2025-01-23T01:35:07.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 67993 0 --:--:-- --:--:-- --:--:-- 67576 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh [2025-01-23T01:35:07.858Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-23T01:35:08.192Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-23T01:35:08.192Z] + sudo tee /etc/docker/daemon.new [2025-01-23T01:35:08.192Z] { [2025-01-23T01:35:08.192Z] "registry-mirrors": [ [2025-01-23T01:35:08.192Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-23T01:35:08.192Z] ], [2025-01-23T01:35:08.192Z] "bip": "10.250.0.254/24", [2025-01-23T01:35:08.192Z] "hosts": [ [2025-01-23T01:35:08.192Z] "tcp://0.0.0.0:5555", [2025-01-23T01:35:08.192Z] "unix:///var/run/docker.sock" [2025-01-23T01:35:08.192Z] ], [2025-01-23T01:35:08.192Z] "mtu": 1458, [2025-01-23T01:35:08.192Z] "selinux-enabled": true, [2025-01-23T01:35:08.192Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-23T01:35:08.192Z] } [Pipeline] sh [2025-01-23T01:35:08.414Z] #36 ... [2025-01-23T01:35:08.414Z] [2025-01-23T01:35:08.414Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:08.414Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 14.9s done [2025-01-23T01:35:08.414Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.3s [2025-01-23T01:35:08.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-23T01:35:08.863Z] + sudo service docker restart [2025-01-23T01:35:11.898Z] #65 ... [2025-01-23T01:35:11.898Z] [2025-01-23T01:35:11.898Z] #41 [security-bootstrapper internal] load build context [2025-01-23T01:35:11.898Z] #41 transferring context: 443.55MB 13.7s done [2025-01-23T01:35:11.898Z] #41 ... [2025-01-23T01:35:11.898Z] [2025-01-23T01:35:11.898Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:12.466Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 19.3s done [2025-01-23T01:35:12.466Z] #65 ... [2025-01-23T01:35:12.466Z] [2025-01-23T01:35:12.466Z] #42 [core-keeper internal] load build context [2025-01-23T01:35:12.466Z] #42 transferring context: 443.55MB 14.3s done [2025-01-23T01:35:12.466Z] #42 ... [2025-01-23T01:35:12.466Z] [2025-01-23T01:35:12.466Z] #43 [support-scheduler internal] load build context [2025-01-23T01:35:12.466Z] #43 transferring context: 443.55MB 14.3s done [2025-01-23T01:35:13.673Z] #43 ... [2025-01-23T01:35:13.673Z] [2025-01-23T01:35:13.673Z] #49 [core-data internal] load build context [2025-01-23T01:35:13.673Z] #49 transferring context: 443.55MB 13.0s done [2025-01-23T01:35:13.934Z] #49 ... [2025-01-23T01:35:13.934Z] [2025-01-23T01:35:13.934Z] #50 [support-notifications internal] load build context [2025-01-23T01:35:13.934Z] #50 transferring context: 443.55MB 13.7s done [2025-01-23T01:35:13.934Z] #50 ... [2025-01-23T01:35:13.934Z] [2025-01-23T01:35:13.934Z] #56 [core-command internal] load build context [2025-01-23T01:35:13.934Z] #56 transferring context: 443.55MB 13.1s done [2025-01-23T01:35:14.593Z] #56 ... [2025-01-23T01:35:14.593Z] [2025-01-23T01:35:14.593Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-23T01:35:14.593Z] #57 transferring context: 443.55MB 13.3s done [2025-01-23T01:35:14.852Z] #57 ... [2025-01-23T01:35:14.852Z] [2025-01-23T01:35:14.852Z] #54 [core-metadata internal] load build context [2025-01-23T01:35:14.852Z] #54 transferring context: 443.55MB 13.5s done [2025-01-23T01:35:14.852Z] #54 ... [2025-01-23T01:35:14.852Z] [2025-01-23T01:35:14.852Z] #55 [security-spiffe-token-provider internal] load build context [2025-01-23T01:35:14.852Z] #55 transferring context: 443.55MB 13.3s done [2025-01-23T01:35:15.110Z] #55 ... [2025-01-23T01:35:15.110Z] [2025-01-23T01:35:15.110Z] #59 [security-proxy-setup internal] load build context [2025-01-23T01:35:15.110Z] #59 transferring context: 443.55MB 13.1s done [2025-01-23T01:35:15.110Z] #59 ... [2025-01-23T01:35:15.110Z] [2025-01-23T01:35:15.110Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:35:15.110Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-23T01:35:22.956Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-23T01:35:23.215Z] #36 ... [2025-01-23T01:35:23.215Z] [2025-01-23T01:35:23.215Z] #62 [security-secretstore-setup internal] load build context [2025-01-23T01:35:23.215Z] #62 DONE 32.1s [2025-01-23T01:35:23.215Z] [2025-01-23T01:35:23.215Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:35:23.215Z] #36 ... [2025-01-23T01:35:23.215Z] [2025-01-23T01:35:23.215Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:23.215Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-23T01:35:23.215Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2025-01-23T01:35:23.475Z] #65 ... [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:35:23.475Z] #48 DONE 31.3s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #63 [security-proxy-auth internal] load build context [2025-01-23T01:35:23.475Z] #63 DONE 32.0s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #49 [core-data internal] load build context [2025-01-23T01:35:23.475Z] #49 DONE 32.3s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #56 [core-command internal] load build context [2025-01-23T01:35:23.475Z] #56 DONE 32.2s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #59 [security-proxy-setup internal] load build context [2025-01-23T01:35:23.475Z] #59 DONE 31.9s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #44 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-01-23T01:35:23.475Z] #44 DONE 31.3s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #47 [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-23T01:35:23.475Z] #47 DONE 31.3s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:23.475Z] #65 ... [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:35:23.475Z] #36 ... [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #55 [security-spiffe-token-provider internal] load build context [2025-01-23T01:35:23.475Z] #55 DONE 31.9s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-23T01:35:23.475Z] #57 DONE 31.8s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #41 [security-bootstrapper internal] load build context [2025-01-23T01:35:23.475Z] #41 DONE 32.4s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #54 [core-metadata internal] load build context [2025-01-23T01:35:23.475Z] #54 DONE 31.9s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #50 [support-notifications internal] load build context [2025-01-23T01:35:23.475Z] #50 DONE 32.0s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #43 [support-scheduler internal] load build context [2025-01-23T01:35:23.475Z] #43 DONE 32.3s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #42 [core-keeper internal] load build context [2025-01-23T01:35:23.475Z] #42 DONE 32.5s [2025-01-23T01:35:23.475Z] [2025-01-23T01:35:23.475Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:35:23.734Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2025-01-23T01:35:24.540Z] #36 ... [2025-01-23T01:35:24.540Z] [2025-01-23T01:35:24.540Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:35:24.540Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2025-01-23T01:35:24.540Z] #65 DONE 32.2s [2025-01-23T01:35:24.540Z] [2025-01-23T01:35:24.540Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-23T01:35:24.540Z] #45 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:24.800Z] #45 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.062Z] #45 ... [2025-01-23T01:35:25.062Z] [2025-01-23T01:35:25.062Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-23T01:35:25.062Z] #46 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.062Z] #46 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.062Z] #46 32.01 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.062Z] #46 32.54 (2/2) Installing su-exec (0.2-r3) [2025-01-23T01:35:25.062Z] #46 32.55 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.062Z] #46 32.55 OK: 8 MiB in 16 packages [2025-01-23T01:35:25.062Z] #46 DONE 33.0s [2025-01-23T01:35:25.062Z] [2025-01-23T01:35:25.062Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-23T01:35:25.062Z] #45 32.92 (1/7) Installing ca-certificates (20241121-r1) [2025-01-23T01:35:25.062Z] #45 32.97 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.062Z] #45 32.98 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-23T01:35:25.062Z] #45 32.98 (4/7) Installing libsodium (1.0.19-r0) [2025-01-23T01:35:25.062Z] #45 32.99 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-23T01:35:25.062Z] #45 33.01 (6/7) Installing libzmq (4.3.5-r2) [2025-01-23T01:35:25.323Z] #45 33.03 (7/7) Installing zeromq (4.3.5-r2) [2025-01-23T01:35:25.323Z] #45 33.03 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.323Z] #45 33.04 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:35:25.323Z] #45 33.24 OK: 12 MiB in 21 packages [2025-01-23T01:35:25.584Z] #45 DONE 33.5s [2025-01-23T01:35:25.584Z] [2025-01-23T01:35:25.584Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-23T01:35:25.584Z] #61 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #61 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #61 32.97 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.584Z] #61 32.97 (2/4) Installing openssl (3.3.2-r1) [2025-01-23T01:35:25.584Z] #61 32.98 (3/4) Installing su-exec (0.2-r3) [2025-01-23T01:35:25.584Z] #61 32.99 (4/4) Installing yq-go (4.44.1-r2) [2025-01-23T01:35:25.584Z] #61 33.07 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.584Z] #61 33.24 OK: 19 MiB in 18 packages [2025-01-23T01:35:25.584Z] #61 DONE 33.5s [2025-01-23T01:35:25.584Z] [2025-01-23T01:35:25.584Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:35:25.584Z] #58 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #58 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #58 32.94 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.584Z] #58 32.97 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.584Z] #58 33.00 OK: 8 MiB in 15 packages [2025-01-23T01:35:25.584Z] #58 DONE 33.5s [2025-01-23T01:35:25.584Z] [2025-01-23T01:35:25.584Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-23T01:35:25.584Z] #51 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #51 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #51 33.00 (1/3) Installing ca-certificates (20241121-r1) [2025-01-23T01:35:25.584Z] #51 33.02 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.584Z] #51 33.03 (3/3) Installing tzdata (2024b-r0) [2025-01-23T01:35:25.584Z] #51 33.06 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.584Z] #51 33.08 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:35:25.584Z] #51 33.27 OK: 10 MiB in 17 packages [2025-01-23T01:35:25.584Z] #51 DONE 33.5s [2025-01-23T01:35:25.584Z] [2025-01-23T01:35:25.584Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:35:25.584Z] #64 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #64 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.584Z] #64 32.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.584Z] #64 32.97 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.584Z] #64 32.99 OK: 8 MiB in 15 packages [2025-01-23T01:35:25.584Z] #64 DONE 33.5s [2025-01-23T01:35:25.584Z] [2025-01-23T01:35:25.584Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:35:25.852Z] #66 ... [2025-01-23T01:35:25.852Z] [2025-01-23T01:35:25.852Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-23T01:35:25.852Z] #60 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #60 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #60 32.93 (1/4) Installing ca-certificates (20241121-r1) [2025-01-23T01:35:25.852Z] #60 32.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.852Z] #60 32.99 (3/4) Installing su-exec (0.2-r3) [2025-01-23T01:35:25.852Z] #60 33.00 (4/4) Installing yq-go (4.44.1-r2) [2025-01-23T01:35:25.852Z] #60 33.06 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.852Z] #60 33.07 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:35:25.852Z] #60 33.27 OK: 19 MiB in 18 packages [2025-01-23T01:35:25.852Z] #60 DONE 33.5s [2025-01-23T01:35:25.852Z] [2025-01-23T01:35:25.852Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-23T01:35:25.852Z] #52 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #52 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #52 32.95 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:35:25.852Z] #52 32.95 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:35:25.852Z] #52 32.95 OK: 24170 distinct packages available [2025-01-23T01:35:25.852Z] #52 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #52 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:25.852Z] #52 33.43 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:25.852Z] #52 33.45 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:35:25.852Z] #52 33.45 (3/4) Installing libucontext (1.2-r3) [2025-01-23T01:35:25.852Z] #52 33.46 (4/4) Installing gcompat (1.1.0-r4) [2025-01-23T01:35:25.852Z] #52 33.46 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:25.852Z] #52 33.47 OK: 8 MiB in 18 packages [2025-01-23T01:35:25.852Z] #52 DONE 33.7s [2025-01-23T01:35:25.852Z] [2025-01-23T01:35:25.852Z] #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:35:26.114Z] #67 ... [2025-01-23T01:35:26.114Z] [2025-01-23T01:35:26.114Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-23T01:35:26.114Z] #53 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:26.114Z] #53 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:26.114Z] #53 32.92 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:35:26.114Z] #53 32.92 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:35:26.114Z] #53 32.92 OK: 24170 distinct packages available [2025-01-23T01:35:26.114Z] #53 32.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:26.114Z] #53 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:26.114Z] #53 33.40 (1/14) Installing ca-certificates (20241121-r1) [2025-01-23T01:35:26.114Z] #53 33.43 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-23T01:35:26.114Z] #53 33.45 (3/14) Installing c-ares (1.33.1-r0) [2025-01-23T01:35:26.114Z] #53 33.46 (4/14) Installing libunistring (1.2-r0) [2025-01-23T01:35:26.114Z] #53 33.48 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-23T01:35:26.114Z] #53 33.48 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-23T01:35:26.114Z] #53 33.49 (7/14) Installing libpsl (0.21.5-r1) [2025-01-23T01:35:26.114Z] #53 33.49 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-23T01:35:26.114Z] #53 33.50 (9/14) Installing libcurl (8.11.1-r0) [2025-01-23T01:35:26.114Z] #53 33.60 (10/14) Installing curl (8.11.1-r0) [2025-01-23T01:35:26.114Z] #53 33.62 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:26.114Z] #53 33.63 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:35:26.114Z] #53 33.65 (13/14) Installing libucontext (1.2-r3) [2025-01-23T01:35:26.114Z] #53 33.65 (14/14) Installing gcompat (1.1.0-r4) [2025-01-23T01:35:26.114Z] #53 33.66 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:26.114Z] #53 33.66 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:35:26.114Z] #53 33.70 OK: 13 MiB in 28 packages [2025-01-23T01:35:26.114Z] #53 DONE 33.8s [2025-01-23T01:35:26.114Z] [2025-01-23T01:35:26.114Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:35:27.063Z] #68 ... [2025-01-23T01:35:27.063Z] [2025-01-23T01:35:27.063Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-23T01:35:27.063Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.063Z] #0 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.063Z] #0 3.548 OK: 248 MiB in 58 packages [2025-01-23T01:35:27.063Z] #69 DONE 3.6s [2025-01-23T01:35:27.063Z] [2025-01-23T01:35:27.063Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-23T01:35:27.063Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.063Z] #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.063Z] #0 3.619 OK: 248 MiB in 58 packages [2025-01-23T01:35:27.063Z] #70 DONE 3.7s [2025-01-23T01:35:27.063Z] [2025-01-23T01:35:27.063Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:35:27.063Z] #71 DONE 0.1s [2025-01-23T01:35:27.063Z] [2025-01-23T01:35:27.063Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:35:27.063Z] #72 DONE 0.1s [2025-01-23T01:35:27.063Z] [2025-01-23T01:35:27.063Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T01:35:27.150Z] provisioning config files... [2025-01-23T01:35:27.176Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config15183144914926966245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T01:35:27.603Z] ---> ****-login.sh [2025-01-23T01:35:27.604Z] nexus3.edgexfoundry.org:10001 [2025-01-23T01:35:27.633Z] #73 ... [2025-01-23T01:35:27.633Z] [2025-01-23T01:35:27.633Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-23T01:35:27.633Z] #74 DONE 4.4s [2025-01-23T01:35:27.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:35:27.893Z] [2025-01-23T01:35:27.893Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-23T01:35:27.893Z] #0 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.893Z] #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.893Z] #0 3.974 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:35:27.893Z] #0 3.974 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:35:27.893Z] #0 3.974 OK: 24174 distinct packages available [2025-01-23T01:35:27.893Z] #0 4.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.893Z] #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:27.893Z] #0 4.371 OK: 248 MiB in 58 packages [2025-01-23T01:35:27.893Z] #75 DONE 4.5s [2025-01-23T01:35:27.893Z] [2025-01-23T01:35:27.893Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:35:27.893Z] #76 DONE 0.0s [2025-01-23T01:35:27.893Z] [2025-01-23T01:35:27.893Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:35:28.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:35:28.142Z] Configure a credential helper to remove this warning. See [2025-01-23T01:35:28.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:35:28.142Z] [2025-01-23T01:35:28.142Z] Login Succeeded [2025-01-23T01:35:28.142Z] nexus3.edgexfoundry.org:10002 [2025-01-23T01:35:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:35:28.152Z] #77 ... [2025-01-23T01:35:28.152Z] [2025-01-23T01:35:28.152Z] #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-23T01:35:28.152Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:28.152Z] #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:28.152Z] #0 4.516 OK: 248 MiB in 58 packages [2025-01-23T01:35:28.152Z] #78 DONE 4.8s [2025-01-23T01:35:28.152Z] [2025-01-23T01:35:28.152Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:35:28.152Z] #79 DONE 0.0s [2025-01-23T01:35:28.152Z] [2025-01-23T01:35:28.152Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-23T01:35:28.152Z] #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:28.152Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:28.152Z] #0 4.857 OK: 9 MiB in 19 packages [2025-01-23T01:35:28.152Z] #80 DONE 5.0s [2025-01-23T01:35:28.152Z] [2025-01-23T01:35:28.152Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-23T01:35:28.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:35:28.430Z] Configure a credential helper to remove this warning. See [2025-01-23T01:35:28.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:35:28.430Z] [2025-01-23T01:35:28.430Z] Login Succeeded [2025-01-23T01:35:28.430Z] nexus3.edgexfoundry.org:10003 [2025-01-23T01:35:28.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:35:28.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:35:28.707Z] Configure a credential helper to remove this warning. See [2025-01-23T01:35:28.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:35:28.707Z] [2025-01-23T01:35:28.707Z] Login Succeeded [2025-01-23T01:35:28.708Z] nexus3.edgexfoundry.org:10004 [2025-01-23T01:35:28.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:35:28.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:35:28.976Z] Configure a credential helper to remove this warning. See [2025-01-23T01:35:28.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:35:28.976Z] [2025-01-23T01:35:28.976Z] Login Succeeded [2025-01-23T01:35:28.976Z] ****.io [2025-01-23T01:35:28.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:35:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:35:29.244Z] Configure a credential helper to remove this warning. See [2025-01-23T01:35:29.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:35:29.244Z] [2025-01-23T01:35:29.244Z] Login Succeeded [2025-01-23T01:35:29.244Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T01:35:29.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-23T01:35:29.557Z] #81 ... [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-23T01:35:29.557Z] #0 4.325 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 4.845 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 5.540 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:35:29.557Z] #0 5.848 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:35:29.557Z] #0 5.854 OK: 8 MiB in 15 packages [2025-01-23T01:35:29.557Z] #82 DONE 6.0s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-23T01:35:29.557Z] #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 3.436 OK: 8 MiB in 16 packages [2025-01-23T01:35:29.557Z] #83 DONE 4.2s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #84 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-23T01:35:29.557Z] #0 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 5.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:29.557Z] #0 5.647 OK: 248 MiB in 58 packages [2025-01-23T01:35:29.557Z] #84 DONE 6.0s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-23T01:35:29.557Z] #81 DONE 1.1s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:35:29.557Z] #85 DONE 1.1s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-23T01:35:29.557Z] #86 DONE 0.1s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:35:29.557Z] #87 DONE 0.1s [2025-01-23T01:35:29.557Z] [2025-01-23T01:35:29.557Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-23T01:35:29.854Z] + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo [2025-01-23T01:35:29.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:35:29.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:35:29.907Z] ========================================================= [2025-01-23T01:35:29.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-23T01:35:29.907Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-23T01:35:30.132Z] #88 DONE 0.6s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:35:30.132Z] #67 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #67 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #67 4.159 OK: 8 MiB in 15 packages [2025-01-23T01:35:30.132Z] #67 DONE 4.5s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-23T01:35:30.132Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 4.027 OK: 19 MiB in 18 packages [2025-01-23T01:35:30.132Z] #89 DONE 4.4s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-23T01:35:30.132Z] #0 3.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 4.031 OK: 19 MiB in 18 packages [2025-01-23T01:35:30.132Z] #90 DONE 4.5s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:35:30.132Z] #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:30.132Z] #0 4.014 OK: 12 MiB in 21 packages [2025-01-23T01:35:30.132Z] #91 DONE 4.5s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:35:30.132Z] #92 DONE 0.8s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-23T01:35:30.132Z] #93 DONE 0.1s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:35:30.132Z] #94 DONE 0.1s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-23T01:35:30.132Z] #95 DONE 0.1s [2025-01-23T01:35:30.132Z] [2025-01-23T01:35:30.132Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-23T01:35:30.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T01:35:30.229Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-23T01:35:30.229Z] 9986a736f7d3: Pulling fs layer [2025-01-23T01:35:30.229Z] 1f018df60701: Pulling fs layer [2025-01-23T01:35:30.229Z] 39f8f326b044: Pulling fs layer [2025-01-23T01:35:30.229Z] e6a1e7a6a96a: Pulling fs layer [2025-01-23T01:35:30.229Z] 4f4fb700ef54: Pulling fs layer [2025-01-23T01:35:30.229Z] d45d956e0dbf: Pulling fs layer [2025-01-23T01:35:30.229Z] d7702b0d1db1: Pulling fs layer [2025-01-23T01:35:30.229Z] 5c7f0f088c93: Pulling fs layer [2025-01-23T01:35:30.229Z] 4fdc064ae6cf: Pulling fs layer [2025-01-23T01:35:30.229Z] d45d956e0dbf: Waiting [2025-01-23T01:35:30.229Z] d7702b0d1db1: Waiting [2025-01-23T01:35:30.229Z] 5c7f0f088c93: Waiting [2025-01-23T01:35:30.229Z] 4fdc064ae6cf: Waiting [2025-01-23T01:35:30.229Z] e6a1e7a6a96a: Waiting [2025-01-23T01:35:30.229Z] 4f4fb700ef54: Waiting [2025-01-23T01:35:30.394Z] #96 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-23T01:35:30.394Z] #97 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-23T01:35:30.394Z] #98 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:35:30.394Z] #99 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-23T01:35:30.394Z] #100 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #101 [security-spire-server] exporting to image [2025-01-23T01:35:30.394Z] #101 exporting layers [2025-01-23T01:35:30.394Z] #101 ... [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-23T01:35:30.394Z] #102 DONE 0.0s [2025-01-23T01:35:30.394Z] [2025-01-23T01:35:30.394Z] #101 [security-spire-agent] exporting to image [2025-01-23T01:35:30.500Z] 1f018df60701: Download complete [2025-01-23T01:35:30.501Z] e6a1e7a6a96a: Verifying Checksum [2025-01-23T01:35:30.501Z] e6a1e7a6a96a: Download complete [2025-01-23T01:35:30.501Z] 4f4fb700ef54: Verifying Checksum [2025-01-23T01:35:30.501Z] 4f4fb700ef54: Download complete [2025-01-23T01:35:30.501Z] d45d956e0dbf: Verifying Checksum [2025-01-23T01:35:30.501Z] d45d956e0dbf: Download complete [2025-01-23T01:35:30.501Z] 9986a736f7d3: Verifying Checksum [2025-01-23T01:35:30.501Z] 9986a736f7d3: Download complete [2025-01-23T01:35:30.501Z] d7702b0d1db1: Download complete [2025-01-23T01:35:30.770Z] 4fdc064ae6cf: Verifying Checksum [2025-01-23T01:35:30.770Z] 4fdc064ae6cf: Download complete [2025-01-23T01:35:30.964Z] #101 exporting layers 0.6s done [2025-01-23T01:35:30.964Z] #101 exporting layers 0.7s done [2025-01-23T01:35:30.964Z] #101 writing image sha256:8ff1d38da2e44aee0567bcc8bdad9e1cd1e4faa67d5d6ec7a7f5c77beeaa9c41 done [2025-01-23T01:35:30.964Z] #101 naming to docker.io/library/security-spire-server done [2025-01-23T01:35:31.224Z] #101 writing image sha256:1aea22fab255365323234fcdff104e77785d4bd5274e82a3d98108ba4382a047 done [2025-01-23T01:35:31.224Z] #101 naming to docker.io/library/security-spire-agent done [2025-01-23T01:35:31.224Z] #101 DONE 0.8s [2025-01-23T01:35:31.224Z] [2025-01-23T01:35:31.224Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:35:31.224Z] #68 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.224Z] #68 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.357Z] 9986a736f7d3: Pull complete [2025-01-23T01:35:31.486Z] #68 ... [2025-01-23T01:35:31.486Z] [2025-01-23T01:35:31.486Z] #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:35:31.486Z] #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.486Z] #0 5.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.486Z] #0 5.628 OK: 8 MiB in 15 packages [2025-01-23T01:35:31.486Z] #103 DONE 5.8s [2025-01-23T01:35:31.486Z] [2025-01-23T01:35:31.486Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:35:31.486Z] #66 5.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.486Z] #66 5.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.486Z] #66 5.650 OK: 10 MiB in 17 packages [2025-01-23T01:35:31.486Z] #66 DONE 5.8s [2025-01-23T01:35:31.486Z] [2025-01-23T01:35:31.486Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:35:31.486Z] #68 5.475 OK: 13 MiB in 28 packages [2025-01-23T01:35:31.486Z] #68 DONE 5.6s [2025-01-23T01:35:31.486Z] [2025-01-23T01:35:31.486Z] #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-23T01:35:31.486Z] #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.486Z] #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:31.626Z] 1f018df60701: Pull complete [2025-01-23T01:35:31.751Z] #104 5.829 OK: 8 MiB in 18 packages [2025-01-23T01:35:31.901Z] 39f8f326b044: Verifying Checksum [2025-01-23T01:35:31.901Z] 39f8f326b044: Download complete [2025-01-23T01:35:32.011Z] #104 DONE 6.0s [2025-01-23T01:35:32.011Z] [2025-01-23T01:35:32.011Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:35:32.871Z] 5c7f0f088c93: Verifying Checksum [2025-01-23T01:35:32.871Z] 5c7f0f088c93: Download complete [2025-01-23T01:35:32.955Z] #105 ... [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-23T01:35:32.955Z] #106 DONE 3.4s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:35:32.955Z] #105 DONE 1.0s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-23T01:35:32.955Z] #107 DONE 0.0s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-23T01:35:32.955Z] #108 DONE 0.1s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #109 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-23T01:35:32.955Z] #0 3.610 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:32.955Z] #0 4.078 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T01:35:32.955Z] #0 4.968 OK: 248 MiB in 58 packages [2025-01-23T01:35:32.955Z] #109 DONE 5.1s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-23T01:35:32.955Z] #110 DONE 0.1s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:35:32.955Z] #111 ... [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-23T01:35:32.955Z] #112 DONE 0.0s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:35:32.955Z] #113 DONE 0.0s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-23T01:35:32.955Z] #114 DONE 0.0s [2025-01-23T01:35:32.955Z] [2025-01-23T01:35:32.955Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-23T01:35:32.955Z] #115 DONE 0.0s [2025-01-23T01:35:33.221Z] [2025-01-23T01:35:33.221Z] #101 [security-spire-config] exporting to image [2025-01-23T01:35:33.481Z] #101 exporting layers 0.5s done [2025-01-23T01:35:33.481Z] #101 writing image sha256:7b3bbecf64b71cfa0b0d2c71a6cb5807b0f4eeab4bbe74e9b509aa1700e0e6a9 done [2025-01-23T01:35:33.481Z] #101 naming to docker.io/library/security-spire-config done [2025-01-23T01:35:33.481Z] #101 DONE 1.3s [2025-01-23T01:35:33.481Z] [2025-01-23T01:35:33.481Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:35:37.691Z] #116 ... [2025-01-23T01:35:37.691Z] [2025-01-23T01:35:37.691Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:35:37.691Z] #117 ... [2025-01-23T01:35:37.691Z] [2025-01-23T01:35:37.691Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:35:54.963Z] 39f8f326b044: Pull complete [2025-01-23T01:35:54.963Z] e6a1e7a6a96a: Pull complete [2025-01-23T01:35:54.963Z] 4f4fb700ef54: Pull complete [2025-01-23T01:35:54.963Z] d45d956e0dbf: Pull complete [2025-01-23T01:35:54.963Z] d7702b0d1db1: Pull complete [2025-01-23T01:36:01.617Z] 5c7f0f088c93: Pull complete [2025-01-23T01:36:03.029Z] 4fdc064ae6cf: Pull complete [2025-01-23T01:36:03.029Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-23T01:36:03.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T01:36:03.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-23T01:36:03.374Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T01:36:03.374Z] WORKDIR /edgex [2025-01-23T01:36:03.374Z] COPY go.mod . [2025-01-23T01:36:03.374Z] RUN go mod download [2025-01-23T01:36:03.374Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-23T01:36:04.788Z] #0 building with "default" instance using docker driver [2025-01-23T01:36:04.788Z] [2025-01-23T01:36:04.788Z] #1 [internal] load build definition from Dockerfile [2025-01-23T01:36:04.788Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-23T01:36:04.788Z] #1 DONE 0.1s [2025-01-23T01:36:04.788Z] [2025-01-23T01:36:04.788Z] #2 [internal] load .dockerignore [2025-01-23T01:36:04.788Z] #2 transferring context: 50B 0.0s done [2025-01-23T01:36:04.788Z] #2 DONE 0.1s [2025-01-23T01:36:04.788Z] [2025-01-23T01:36:04.788Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T01:36:04.788Z] #3 DONE 0.0s [2025-01-23T01:36:04.788Z] [2025-01-23T01:36:04.788Z] #4 [internal] load build context [2025-01-23T01:36:04.788Z] #4 transferring context: 6.54kB done [2025-01-23T01:36:04.788Z] #4 DONE 0.1s [2025-01-23T01:36:04.788Z] [2025-01-23T01:36:04.788Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T01:36:05.055Z] #5 DONE 0.3s [2025-01-23T01:36:05.055Z] [2025-01-23T01:36:05.055Z] #6 [2/4] WORKDIR /edgex [2025-01-23T01:36:06.017Z] #6 DONE 1.2s [2025-01-23T01:36:06.017Z] [2025-01-23T01:36:06.017Z] #7 [3/4] COPY go.mod . [2025-01-23T01:36:06.017Z] #7 DONE 0.1s [2025-01-23T01:36:06.017Z] [2025-01-23T01:36:06.017Z] #8 [4/4] RUN go mod download [2025-01-23T01:36:21.027Z] #8 DONE 14.1s [2025-01-23T01:36:21.027Z] [2025-01-23T01:36:21.027Z] #9 exporting to image [2025-01-23T01:36:21.027Z] #9 exporting layers [2025-01-23T01:36:33.975Z] #118 ... [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #111 DONE 55.1s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #77 DONE 60.1s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #116 DONE 58.5s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #118 DONE 59.9s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #117 DONE 60.9s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:33.976Z] #73 DONE 60.9s [2025-01-23T01:36:33.976Z] [2025-01-23T01:36:33.976Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-23T01:36:38.181Z] #119 ... [2025-01-23T01:36:38.181Z] [2025-01-23T01:36:38.181Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-23T01:36:38.181Z] #120 ... [2025-01-23T01:36:38.181Z] [2025-01-23T01:36:38.181Z] #121 [core-data builder 6/7] COPY . . [2025-01-23T01:36:38.491Z] #121 ... [2025-01-23T01:36:38.491Z] [2025-01-23T01:36:38.491Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-23T01:36:38.491Z] #122 ... [2025-01-23T01:36:38.491Z] [2025-01-23T01:36:38.491Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-23T01:36:38.752Z] #123 ... [2025-01-23T01:36:38.752Z] [2025-01-23T01:36:38.752Z] #124 [support-notifications builder 6/7] COPY . . [2025-01-23T01:36:39.012Z] #124 ... [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-23T01:36:39.013Z] #123 DONE 11.1s [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-23T01:36:39.013Z] #120 DONE 11.1s [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #121 [core-data builder 6/7] COPY . . [2025-01-23T01:36:39.013Z] #121 DONE 11.1s [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.013Z] #125 CACHED [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.013Z] #126 CACHED [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #127 [core-command builder 6/7] COPY . . [2025-01-23T01:36:39.013Z] #127 CACHED [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-23T01:36:39.013Z] #122 DONE 11.1s [2025-01-23T01:36:39.013Z] [2025-01-23T01:36:39.013Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:36:39.248Z] #9 exporting layers 17.0s done [2025-01-23T01:36:39.248Z] #9 writing image sha256:27718c758c31e6ee1d912673702ba954082e6a4a35180568638f5f83466f9d16 done [2025-01-23T01:36:39.248Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-23T01:36:39.248Z] #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [2025-01-23T01:36:39.272Z] #128 ... [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-23T01:36:39.272Z] #129 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.272Z] #130 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.272Z] #131 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.272Z] #132 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #133 [core-metadata builder 6/7] COPY . . [2025-01-23T01:36:39.272Z] #133 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.272Z] #134 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.272Z] #135 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-01-23T01:36:39.272Z] #136 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.272Z] #137 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #124 [support-notifications builder 6/7] COPY . . [2025-01-23T01:36:39.272Z] #124 DONE 11.1s [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.272Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-01-23T01:36:39.272Z] #138 CACHED [2025-01-23T01:36:39.272Z] [2025-01-23T01:36:39.273Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.273Z] #139 CACHED [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.273Z] #140 CACHED [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:36:39.273Z] #141 CACHED [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-01-23T01:36:39.273Z] #142 CACHED [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:36:39.273Z] #143 CACHED [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-01-23T01:36:39.273Z] #119 DONE 11.1s [2025-01-23T01:36:39.273Z] [2025-01-23T01:36:39.273Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] sh [2025-01-23T01:36:39.592Z] + docker inspect -f . ci-base-image-arm64 [2025-01-23T01:36:39.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:36:39.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container [2025-01-23T01:36:39.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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-23T01:36:40.213Z] #144 1.285 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-23T01:36:41.157Z] $ docker top 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T01:36:41.646Z] + go version [2025-01-23T01:36:41.915Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-23T01:36:41.931Z] $ docker stop --time=1 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 [2025-01-23T01:36:44.214Z] $ docker rm -f --volumes 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:36:44.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-23T01:36:44.913Z] [2025-01-23T01:36:44.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:36:45.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-23T01:36:45.257Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-23T01:36:45.257Z] 547446be3368: Pulling fs layer [2025-01-23T01:36:45.257Z] d125d8839a47: Pulling fs layer [2025-01-23T01:36:45.257Z] 3e85d5ac6304: Pulling fs layer [2025-01-23T01:36:45.257Z] c3105a71a48b: Pulling fs layer [2025-01-23T01:36:45.257Z] 0f093f025ec4: Pulling fs layer [2025-01-23T01:36:45.257Z] c3106fc0e877: Pulling fs layer [2025-01-23T01:36:45.257Z] c3105a71a48b: Waiting [2025-01-23T01:36:45.257Z] 0f093f025ec4: Waiting [2025-01-23T01:36:45.257Z] c3106fc0e877: Waiting [2025-01-23T01:36:45.525Z] 547446be3368: Verifying Checksum [2025-01-23T01:36:45.525Z] 547446be3368: Download complete [2025-01-23T01:36:45.525Z] c3105a71a48b: Verifying Checksum [2025-01-23T01:36:45.525Z] c3105a71a48b: Download complete [2025-01-23T01:36:45.798Z] d125d8839a47: Verifying Checksum [2025-01-23T01:36:45.798Z] d125d8839a47: Download complete [2025-01-23T01:36:45.798Z] c3106fc0e877: Download complete [2025-01-23T01:36:45.798Z] 0f093f025ec4: Verifying Checksum [2025-01-23T01:36:45.798Z] 0f093f025ec4: Download complete [2025-01-23T01:36:46.066Z] 547446be3368: Pull complete [2025-01-23T01:36:46.656Z] d125d8839a47: Pull complete [2025-01-23T01:36:47.623Z] 3e85d5ac6304: Verifying Checksum [2025-01-23T01:36:47.623Z] 3e85d5ac6304: Download complete [2025-01-23T01:36:50.211Z] #144 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:36:50.211Z] #0 0.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-23T01:36:50.211Z] #145 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:36:50.211Z] #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-23T01:36:50.211Z] #146 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:36:50.211Z] #0 1.080 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-23T01:36:50.211Z] #147 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:36:50.211Z] #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-23T01:36:50.211Z] #148 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:36:50.211Z] #0 1.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-23T01:36:50.211Z] #149 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #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-23T01:36:50.211Z] #0 1.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-23T01:36:50.211Z] #150 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:36:50.211Z] #0 1.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-23T01:36:50.211Z] #151 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-23T01:36:50.211Z] #0 0.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-23T01:36:50.211Z] #152 ... [2025-01-23T01:36:50.211Z] [2025-01-23T01:36:50.211Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-23T01:36:50.211Z] #0 1.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-23T01:36:50.471Z] #153 ... [2025-01-23T01:36:50.471Z] [2025-01-23T01:36:50.471Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:36:50.471Z] #128 1.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-23T01:36:50.471Z] #128 ... [2025-01-23T01:36:50.471Z] [2025-01-23T01:36:50.471Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:36:50.471Z] #0 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-23T01:36:59.955Z] 3e85d5ac6304: Pull complete [2025-01-23T01:36:59.955Z] c3105a71a48b: Pull complete [2025-01-23T01:37:00.919Z] 0f093f025ec4: Pull complete [2025-01-23T01:37:00.919Z] c3106fc0e877: Pull complete [2025-01-23T01:37:00.919Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-23T01:37:01.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-23T01:37:01.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T01:37:01.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container [2025-01-23T01:37:01.456Z] $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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-23T01:37:03.242Z] $ docker top 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T01:37:03.719Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-23T01:37:05.681Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-23T01:37:05.681Z] #1 transferring dockerfile: 2.49kB 0.0s done [2025-01-23T01:37:05.681Z] #1 DONE 0.1s [2025-01-23T01:37:05.681Z] [2025-01-23T01:37:05.681Z] #2 [security-secretstore-setup internal] load .dockerignore [2025-01-23T01:37:05.681Z] #2 transferring context: 50B 0.0s done [2025-01-23T01:37:05.681Z] #2 DONE 0.1s [2025-01-23T01:37:05.681Z] [2025-01-23T01:37:05.681Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:05.681Z] #3 DONE 0.0s [2025-01-23T01:37:05.681Z] [2025-01-23T01:37:05.681Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-23T01:37:05.681Z] #4 transferring context: 50B done [2025-01-23T01:37:05.951Z] #4 DONE 0.1s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-23T01:37:05.951Z] #5 transferring dockerfile: 2.23kB done [2025-01-23T01:37:05.951Z] #5 DONE 0.1s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:05.951Z] #3 DONE 0.0s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-23T01:37:05.951Z] #6 transferring dockerfile: 2.07kB done [2025-01-23T01:37:05.951Z] #6 DONE 0.1s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-23T01:37:05.951Z] #7 transferring dockerfile: 1.89kB done [2025-01-23T01:37:05.951Z] #7 DONE 0.1s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #8 [core-keeper internal] load .dockerignore [2025-01-23T01:37:05.951Z] #8 transferring context: 50B 0.0s done [2025-01-23T01:37:05.951Z] #8 DONE 0.2s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #9 [security-spiffe-token-provider internal] load .dockerignore [2025-01-23T01:37:05.951Z] #9 transferring context: 50B done [2025-01-23T01:37:05.951Z] #9 DONE 0.1s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:05.951Z] #3 DONE 0.0s [2025-01-23T01:37:05.951Z] [2025-01-23T01:37:05.951Z] #10 [core-metadata internal] load .dockerignore [2025-01-23T01:37:06.220Z] #10 transferring context: 50B done [2025-01-23T01:37:06.220Z] #10 DONE 0.1s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-01-23T01:37:06.220Z] #11 transferring dockerfile: 2.13kB done [2025-01-23T01:37:06.220Z] #11 DONE 0.1s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:06.220Z] #3 DONE 0.0s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-01-23T01:37:06.220Z] #12 transferring dockerfile: 1.81kB 0.0s done [2025-01-23T01:37:06.220Z] #12 DONE 0.1s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #13 [security-spire-agent internal] load .dockerignore [2025-01-23T01:37:06.220Z] #13 transferring context: 50B done [2025-01-23T01:37:06.220Z] #13 DONE 0.1s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #14 [security-spire-config internal] load .dockerignore [2025-01-23T01:37:06.220Z] #14 transferring context: 50B 0.0s done [2025-01-23T01:37:06.220Z] #14 DONE 0.1s [2025-01-23T01:37:06.220Z] [2025-01-23T01:37:06.220Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-01-23T01:37:06.489Z] #15 transferring dockerfile: 1.69kB 0.0s done [2025-01-23T01:37:06.489Z] #15 DONE 0.2s [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:37:06.489Z] #16 DONE 0.6s [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #17 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:06.489Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:06.489Z] #17 ... [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #18 [security-bootstrapper internal] load .dockerignore [2025-01-23T01:37:06.489Z] #18 transferring context: 50B done [2025-01-23T01:37:06.489Z] #18 DONE 0.1s [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-23T01:37:06.489Z] #19 transferring dockerfile: 3.02kB 0.0s done [2025-01-23T01:37:06.489Z] #19 DONE 0.1s [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:06.489Z] #3 DONE 0.0s [2025-01-23T01:37:06.489Z] [2025-01-23T01:37:06.489Z] #17 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:06.489Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:06.758Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:06.758Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:06.758Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:07.029Z] #17 ... [2025-01-23T01:37:07.029Z] [2025-01-23T01:37:07.029Z] #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:37:07.029Z] #16 DONE 1.1s [2025-01-23T01:37:07.029Z] [2025-01-23T01:37:07.029Z] #17 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:07.029Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:07.029Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:07.029Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:07.029Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:07.298Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.3s [2025-01-23T01:37:07.298Z] #17 ... [2025-01-23T01:37:07.298Z] [2025-01-23T01:37:07.298Z] #20 [security-spire-server internal] load build definition from Dockerfile [2025-01-23T01:37:07.298Z] #20 transferring dockerfile: 1.70kB 0.1s done [2025-01-23T01:37:07.298Z] #20 DONE 0.9s [2025-01-23T01:37:07.298Z] [2025-01-23T01:37:07.298Z] #21 [security-spire-server internal] load .dockerignore [2025-01-23T01:37:07.298Z] #21 transferring context: 50B 0.1s done [2025-01-23T01:37:07.298Z] #21 DONE 0.9s [2025-01-23T01:37:07.298Z] [2025-01-23T01:37:07.298Z] #17 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:07.567Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.5s [2025-01-23T01:37:07.567Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.6s [2025-01-23T01:37:07.567Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.61MB / 4.09MB 0.7s [2025-01-23T01:37:07.835Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s [2025-01-23T01:37:07.835Z] #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-23T01:37:07.835Z] #17 ... [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #22 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-23T01:37:07.835Z] #22 transferring dockerfile: 2.11kB 0.1s done [2025-01-23T01:37:07.835Z] #22 DONE 1.1s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-23T01:37:07.835Z] #23 DONE 1.6s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-23T01:37:07.835Z] #24 DONE 1.6s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #25 [security-spire-config internal] load build context [2025-01-23T01:37:07.835Z] #25 DONE 0.0s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #26 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:07.835Z] #26 DONE 0.0s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #27 [security-spire-agent internal] load build context [2025-01-23T01:37:07.835Z] #27 DONE 0.0s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #28 [core-metadata internal] load build context [2025-01-23T01:37:07.835Z] #28 transferring context: 3.09MB 1.2s done [2025-01-23T01:37:07.835Z] #28 DONE 1.5s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #29 [security-spiffe-token-provider internal] load build context [2025-01-23T01:37:07.835Z] #29 transferring context: 3.09MB 1.0s done [2025-01-23T01:37:07.835Z] #29 DONE 1.5s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #30 [security-secretstore-setup internal] load build context [2025-01-23T01:37:07.835Z] #30 transferring context: 3.09MB 1.0s done [2025-01-23T01:37:07.835Z] #30 DONE 1.5s [2025-01-23T01:37:07.835Z] [2025-01-23T01:37:07.835Z] #17 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:07.835Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:07.835Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:07.835Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:07.835Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:07.835Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-23T01:37:08.104Z] #17 ... [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:37:08.104Z] #16 DONE 1.6s [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-23T01:37:08.104Z] #31 DONE 1.8s [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:08.104Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:08.104Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:08.104Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:08.104Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:08.104Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-23T01:37:08.104Z] #17 ... [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #32 [core-keeper internal] load build context [2025-01-23T01:37:08.104Z] #32 transferring context: 3.09MB 1.1s done [2025-01-23T01:37:08.104Z] #32 DONE 1.6s [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #33 [core-common-config-bootstrapper internal] load build context [2025-01-23T01:37:08.104Z] #33 transferring context: 3.09MB 1.1s done [2025-01-23T01:37:08.104Z] #33 DONE 1.7s [2025-01-23T01:37:08.104Z] [2025-01-23T01:37:08.104Z] #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:08.381Z] #17 ... [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #34 [core-data internal] load .dockerignore [2025-01-23T01:37:08.381Z] #34 transferring context: 50B done [2025-01-23T01:37:08.381Z] #34 DONE 1.7s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #35 [core-data internal] load build definition from Dockerfile [2025-01-23T01:37:08.381Z] #35 transferring dockerfile: 2.07kB done [2025-01-23T01:37:08.381Z] #35 DONE 1.8s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:08.381Z] #17 ... [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #36 [core-command internal] load .dockerignore [2025-01-23T01:37:08.381Z] #36 transferring context: 50B done [2025-01-23T01:37:08.381Z] #36 DONE 0.5s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #37 [support-notifications internal] load build definition from Dockerfile [2025-01-23T01:37:08.381Z] #37 transferring dockerfile: 2.04kB done [2025-01-23T01:37:08.381Z] #37 DONE 0.8s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:08.381Z] #3 DONE 0.0s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #38 [security-bootstrapper internal] load build context [2025-01-23T01:37:08.381Z] #38 transferring context: 3.09MB 0.7s done [2025-01-23T01:37:08.381Z] #38 DONE 1.4s [2025-01-23T01:37:08.381Z] [2025-01-23T01:37:08.381Z] #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:08.771Z] #17 ... [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-23T01:37:08.771Z] #31 DONE 1.9s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:37:08.771Z] #16 DONE 1.8s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:08.771Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:08.771Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:08.771Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:08.771Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:08.771Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-23T01:37:08.771Z] #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-23T01:37:08.771Z] #17 ... [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #39 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-23T01:37:08.771Z] #39 transferring dockerfile: 2.50kB done [2025-01-23T01:37:08.771Z] #39 DONE 1.6s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #40 [core-command internal] load build definition from Dockerfile [2025-01-23T01:37:08.771Z] #40 transferring dockerfile: 1.94kB done [2025-01-23T01:37:08.771Z] #40 DONE 0.9s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #41 [security-proxy-auth internal] load .dockerignore [2025-01-23T01:37:08.771Z] #41 transferring context: 50B 0.0s done [2025-01-23T01:37:08.771Z] #41 DONE 2.0s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:08.771Z] #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-23T01:37:08.771Z] #26 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-23T01:37:08.771Z] #26 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-23T01:37:08.771Z] #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-23T01:37:08.771Z] #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-23T01:37:08.771Z] #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-23T01:37:08.771Z] #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-23T01:37:08.771Z] #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-23T01:37:08.771Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 0.5s [2025-01-23T01:37:08.771Z] #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-23T01:37:08.771Z] #26 ... [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #42 [support-scheduler internal] load .dockerignore [2025-01-23T01:37:08.771Z] #42 transferring context: 50B 0.0s done [2025-01-23T01:37:08.771Z] #42 DONE 1.4s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #43 [security-proxy-setup internal] load .dockerignore [2025-01-23T01:37:08.771Z] #43 transferring context: 50B 0.0s done [2025-01-23T01:37:08.771Z] #43 DONE 1.8s [2025-01-23T01:37:08.771Z] [2025-01-23T01:37:08.771Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:08.771Z] #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2025-01-23T01:37:09.082Z] #26 ... [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #44 [support-notifications internal] load .dockerignore [2025-01-23T01:37:09.082Z] #44 transferring context: 50B done [2025-01-23T01:37:09.082Z] #44 DONE 1.3s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #45 [support-scheduler internal] load build definition from Dockerfile [2025-01-23T01:37:09.082Z] #45 transferring dockerfile: 1.82kB 0.0s done [2025-01-23T01:37:09.082Z] #45 DONE 1.5s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T01:37:09.082Z] #3 DONE 0.0s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #46 [security-spire-server internal] load build context [2025-01-23T01:37:09.082Z] #46 transferring context: 23.68kB 0.0s done [2025-01-23T01:37:09.082Z] #46 DONE 1.0s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #25 [security-spire-config internal] load build context [2025-01-23T01:37:09.082Z] #25 transferring context: 21.93kB 0.0s done [2025-01-23T01:37:09.082Z] #25 DONE 1.0s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #27 [security-spire-agent internal] load build context [2025-01-23T01:37:09.082Z] #27 transferring context: 23.21kB 0.0s done [2025-01-23T01:37:09.082Z] #27 DONE 1.0s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:09.082Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.7s [2025-01-23T01:37:09.082Z] #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-23T01:37:09.082Z] #26 ... [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #47 [core-command internal] load build context [2025-01-23T01:37:09.082Z] #47 DONE 0.0s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-23T01:37:09.082Z] #31 DONE 2.8s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T01:37:09.082Z] #16 DONE 2.3s [2025-01-23T01:37:09.082Z] [2025-01-23T01:37:09.082Z] #48 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-23T01:37:09.083Z] #48 DONE 2.2s [2025-01-23T01:37:09.083Z] [2025-01-23T01:37:09.083Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:09.083Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.10MB / 28.04MB 0.8s [2025-01-23T01:37:09.083Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 0.9s [2025-01-23T01:37:09.374Z] #26 ... [2025-01-23T01:37:09.374Z] [2025-01-23T01:37:09.374Z] #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T01:37:09.374Z] #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-23T01:37:09.374Z] #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T01:37:09.374Z] #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T01:37:09.374Z] #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T01:37:09.374Z] #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done [2025-01-23T01:37:09.374Z] #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-23T01:37:09.374Z] #17 DONE 4.1s [2025-01-23T01:37:09.374Z] [2025-01-23T01:37:09.374Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:09.374Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 1.0s [2025-01-23T01:37:09.374Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.2s [2025-01-23T01:37:09.681Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.16MB / 28.04MB 1.3s [2025-01-23T01:37:09.681Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.85MB / 28.04MB 1.4s [2025-01-23T01:37:10.301Z] #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s done [2025-01-23T01:37:10.301Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-23T01:37:10.597Z] #26 ... [2025-01-23T01:37:10.597Z] [2025-01-23T01:37:10.597Z] #49 [core-data internal] load build context [2025-01-23T01:37:10.597Z] #49 transferring context: 3.09MB 1.3s done [2025-01-23T01:37:10.597Z] #49 DONE 2.1s [2025-01-23T01:37:10.597Z] [2025-01-23T01:37:10.597Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:13.224Z] #26 ... [2025-01-23T01:37:13.224Z] [2025-01-23T01:37:13.224Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-23T01:37:13.224Z] #50 DONE 3.9s [2025-01-23T01:37:13.224Z] [2025-01-23T01:37:13.224Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:13.224Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-23T01:37:13.224Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-23T01:37:13.224Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-23T01:37:13.224Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-23T01:37:13.224Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-23T01:37:13.224Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-23T01:37:13.224Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-01-23T01:37:13.224Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done [2025-01-23T01:37:13.224Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-23T01:37:13.224Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.4s [2025-01-23T01:37:13.492Z] #51 ... [2025-01-23T01:37:13.492Z] [2025-01-23T01:37:13.492Z] #52 [security-proxy-auth internal] load build context [2025-01-23T01:37:13.492Z] #52 transferring context: 3.09MB 2.7s done [2025-01-23T01:37:13.492Z] #52 DONE 4.2s [2025-01-23T01:37:13.492Z] [2025-01-23T01:37:13.492Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:13.762Z] #26 ... [2025-01-23T01:37:13.762Z] [2025-01-23T01:37:13.762Z] #53 [support-notifications internal] load build context [2025-01-23T01:37:13.762Z] #53 transferring context: 3.09MB 3.0s done [2025-01-23T01:37:13.762Z] #53 DONE 4.5s [2025-01-23T01:37:13.762Z] [2025-01-23T01:37:13.762Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:13.762Z] #26 ... [2025-01-23T01:37:13.762Z] [2025-01-23T01:37:13.762Z] #54 [security-proxy-setup internal] load build context [2025-01-23T01:37:13.762Z] #54 transferring context: 3.09MB 3.5s done [2025-01-23T01:37:13.762Z] #54 DONE 4.6s [2025-01-23T01:37:13.762Z] [2025-01-23T01:37:13.762Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:14.350Z] #26 ... [2025-01-23T01:37:14.350Z] [2025-01-23T01:37:14.350Z] #47 [core-command internal] load build context [2025-01-23T01:37:14.350Z] #47 transferring context: 3.09MB 3.6s done [2025-01-23T01:37:14.350Z] #47 DONE 5.0s [2025-01-23T01:37:14.350Z] [2025-01-23T01:37:14.350Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:14.350Z] #26 ... [2025-01-23T01:37:14.350Z] [2025-01-23T01:37:14.350Z] #55 [support-scheduler internal] load build context [2025-01-23T01:37:14.350Z] #55 transferring context: 3.09MB 3.8s done [2025-01-23T01:37:14.350Z] #55 DONE 5.2s [2025-01-23T01:37:14.350Z] [2025-01-23T01:37:14.350Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:15.334Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2025-01-23T01:37:15.602Z] #26 ... [2025-01-23T01:37:15.602Z] [2025-01-23T01:37:15.602Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-23T01:37:15.602Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:15.602Z] #0 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:15.602Z] #0 6.586 OK: 239 MiB in 58 packages [2025-01-23T01:37:15.602Z] #56 DONE 7.6s [2025-01-23T01:37:15.872Z] [2025-01-23T01:37:15.872Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:17.291Z] #51 ... [2025-01-23T01:37:17.291Z] [2025-01-23T01:37:17.291Z] #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-23T01:37:17.291Z] #57 DONE 7.9s [2025-01-23T01:37:17.291Z] [2025-01-23T01:37:17.291Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:17.291Z] #51 ... [2025-01-23T01:37:17.291Z] [2025-01-23T01:37:17.291Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-23T01:37:17.291Z] #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:17.291Z] #0 4.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:17.291Z] #0 6.842 OK: 239 MiB in 58 packages [2025-01-23T01:37:17.291Z] #58 DONE 8.1s [2025-01-23T01:37:17.291Z] [2025-01-23T01:37:17.291Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-23T01:37:17.291Z] #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:17.291Z] #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:17.291Z] #0 7.057 OK: 239 MiB in 58 packages [2025-01-23T01:37:17.291Z] #59 DONE 8.8s [2025-01-23T01:37:17.291Z] [2025-01-23T01:37:17.291Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:17.881Z] #51 ... [2025-01-23T01:37:17.881Z] [2025-01-23T01:37:17.881Z] #60 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:37:17.881Z] #60 DONE 2.3s [2025-01-23T01:37:17.881Z] [2025-01-23T01:37:17.881Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:18.151Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s [2025-01-23T01:37:18.151Z] #51 ... [2025-01-23T01:37:18.151Z] [2025-01-23T01:37:18.151Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:37:18.151Z] #61 DONE 1.0s [2025-01-23T01:37:18.151Z] [2025-01-23T01:37:18.151Z] #62 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:37:18.151Z] #62 DONE 1.0s [2025-01-23T01:37:18.151Z] [2025-01-23T01:37:18.151Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:19.122Z] #51 ... [2025-01-23T01:37:19.122Z] [2025-01-23T01:37:19.122Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-23T01:37:19.122Z] #0 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #0 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #0 7.664 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:37:19.122Z] #0 7.664 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:37:19.122Z] #0 7.664 OK: 24052 distinct packages available [2025-01-23T01:37:19.122Z] #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #63 ... [2025-01-23T01:37:19.122Z] [2025-01-23T01:37:19.122Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-23T01:37:19.122Z] #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.122Z] #0 9.560 OK: 239 MiB in 58 packages [2025-01-23T01:37:19.393Z] #64 ... [2025-01-23T01:37:19.393Z] [2025-01-23T01:37:19.393Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-23T01:37:19.393Z] #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.393Z] #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.393Z] #65 ... [2025-01-23T01:37:19.393Z] [2025-01-23T01:37:19.393Z] #66 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:19.667Z] #66 ... [2025-01-23T01:37:19.667Z] [2025-01-23T01:37:19.667Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-23T01:37:19.667Z] #64 DONE 10.4s [2025-01-23T01:37:19.667Z] [2025-01-23T01:37:19.667Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:19.667Z] #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.667Z] #0 9.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.667Z] #67 ... [2025-01-23T01:37:19.667Z] [2025-01-23T01:37:19.667Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-23T01:37:19.667Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.667Z] #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.935Z] #68 ... [2025-01-23T01:37:19.935Z] [2025-01-23T01:37:19.935Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-23T01:37:19.935Z] #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.935Z] #0 6.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.935Z] #0 9.137 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:19.935Z] #0 9.242 (2/4) Installing openssl (3.3.2-r1) [2025-01-23T01:37:19.935Z] #0 9.296 (3/4) Installing su-exec (0.2-r3) [2025-01-23T01:37:19.935Z] #0 9.349 (4/4) Installing yq-go (4.44.1-r2) [2025-01-23T01:37:19.935Z] #0 10.09 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:19.935Z] #0 10.22 OK: 20 MiB in 18 packages [2025-01-23T01:37:19.935Z] #69 ... [2025-01-23T01:37:19.935Z] [2025-01-23T01:37:19.935Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-23T01:37:19.935Z] #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:19.935Z] #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.212Z] #70 10.85 (1/4) Installing ca-certificates (20241121-r1) [2025-01-23T01:37:20.212Z] #70 ... [2025-01-23T01:37:20.212Z] [2025-01-23T01:37:20.212Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-23T01:37:20.212Z] #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.212Z] #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.212Z] #0 9.164 (1/7) Installing ca-certificates (20241121-r1) [2025-01-23T01:37:20.212Z] #0 9.415 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:20.212Z] #0 9.444 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-23T01:37:20.212Z] #0 9.475 (4/7) Installing libsodium (1.0.19-r0) [2025-01-23T01:37:20.212Z] #0 9.507 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-23T01:37:20.212Z] #0 9.757 (6/7) Installing libzmq (4.3.5-r2) [2025-01-23T01:37:20.212Z] #0 9.766 (7/7) Installing zeromq (4.3.5-r2) [2025-01-23T01:37:20.212Z] #0 9.835 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:20.212Z] #0 9.923 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:37:20.212Z] #71 ... [2025-01-23T01:37:20.212Z] [2025-01-23T01:37:20.212Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:37:20.212Z] #72 DONE 0.7s [2025-01-23T01:37:20.212Z] [2025-01-23T01:37:20.212Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-23T01:37:20.212Z] #0 8.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.212Z] #0 9.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.212Z] #73 ... [2025-01-23T01:37:20.212Z] [2025-01-23T01:37:20.212Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-23T01:37:20.212Z] #69 DONE 11.1s [2025-01-23T01:37:20.212Z] [2025-01-23T01:37:20.212Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:37:20.480Z] #74 ... [2025-01-23T01:37:20.480Z] [2025-01-23T01:37:20.480Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-23T01:37:20.480Z] #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.480Z] #0 9.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:20.480Z] #75 ... [2025-01-23T01:37:20.480Z] [2025-01-23T01:37:20.480Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:37:20.480Z] #74 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:21.464Z] #74 ... [2025-01-23T01:37:21.464Z] [2025-01-23T01:37:21.464Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-23T01:37:21.464Z] #71 11.12 OK: 14 MiB in 21 packages [2025-01-23T01:37:21.464Z] #71 DONE 12.0s [2025-01-23T01:37:21.464Z] [2025-01-23T01:37:21.464Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:21.464Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s [2025-01-23T01:37:22.922Z] #26 ... [2025-01-23T01:37:22.923Z] [2025-01-23T01:37:22.923Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-23T01:37:22.923Z] #63 12.81 OK: 239 MiB in 58 packages [2025-01-23T01:37:22.923Z] #63 DONE 13.6s [2025-01-23T01:37:22.923Z] [2025-01-23T01:37:22.923Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-23T01:37:22.923Z] #73 13.46 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:37:22.923Z] #73 13.46 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:37:22.923Z] #73 13.46 OK: 24048 distinct packages available [2025-01-23T01:37:22.923Z] #73 ... [2025-01-23T01:37:22.923Z] [2025-01-23T01:37:22.923Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-23T01:37:22.923Z] #0 8.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:22.923Z] #0 9.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:23.212Z] #76 ... [2025-01-23T01:37:23.212Z] [2025-01-23T01:37:23.212Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:23.485Z] #26 ... [2025-01-23T01:37:23.485Z] [2025-01-23T01:37:23.485Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-23T01:37:23.485Z] #70 11.23 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:23.485Z] #70 11.25 (3/4) Installing su-exec (0.2-r3) [2025-01-23T01:37:23.485Z] #70 11.26 (4/4) Installing yq-go (4.44.1-r2) [2025-01-23T01:37:23.485Z] #70 12.14 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:23.485Z] #70 12.30 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:37:23.485Z] #70 13.30 OK: 20 MiB in 18 packages [2025-01-23T01:37:23.485Z] #70 DONE 14.3s [2025-01-23T01:37:23.485Z] [2025-01-23T01:37:23.485Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:23.761Z] #26 ... [2025-01-23T01:37:23.761Z] [2025-01-23T01:37:23.761Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:37:23.761Z] #77 DONE 1.0s [2025-01-23T01:37:23.761Z] [2025-01-23T01:37:23.761Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:24.745Z] #26 ... [2025-01-23T01:37:24.745Z] [2025-01-23T01:37:24.745Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:24.745Z] #67 13.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:24.746Z] #67 13.95 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:24.746Z] #67 14.07 OK: 9 MiB in 15 packages [2025-01-23T01:37:24.746Z] #67 DONE 15.3s [2025-01-23T01:37:24.746Z] [2025-01-23T01:37:24.746Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:25.341Z] #26 ... [2025-01-23T01:37:25.341Z] [2025-01-23T01:37:25.341Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-23T01:37:25.341Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s done [2025-01-23T01:37:25.341Z] #51 DONE 17.1s [2025-01-23T01:37:25.341Z] [2025-01-23T01:37:25.341Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:25.341Z] #26 ... [2025-01-23T01:37:25.341Z] [2025-01-23T01:37:25.341Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-23T01:37:25.341Z] #68 14.19 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:25.341Z] #68 14.28 (2/2) Installing su-exec (0.2-r3) [2025-01-23T01:37:25.341Z] #68 14.31 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:25.341Z] #68 14.38 OK: 9 MiB in 16 packages [2025-01-23T01:37:25.341Z] #68 DONE 16.0s [2025-01-23T01:37:25.341Z] [2025-01-23T01:37:25.341Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:26.809Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s [2025-01-23T01:37:27.078Z] #26 ... [2025-01-23T01:37:27.078Z] [2025-01-23T01:37:27.078Z] #66 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:27.078Z] #66 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:27.078Z] #66 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:27.078Z] #66 17.07 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:27.078Z] #66 17.09 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:27.078Z] #66 17.28 OK: 9 MiB in 15 packages [2025-01-23T01:37:27.078Z] #66 DONE 19.0s [2025-01-23T01:37:27.348Z] [2025-01-23T01:37:27.348Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:27.348Z] #26 ... [2025-01-23T01:37:27.348Z] [2025-01-23T01:37:27.348Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:27.348Z] #0 5.548 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:27.348Z] #0 6.601 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:27.622Z] #78 ... [2025-01-23T01:37:27.622Z] [2025-01-23T01:37:27.622Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-23T01:37:27.622Z] #65 13.75 (1/3) Installing ca-certificates (20241121-r1) [2025-01-23T01:37:27.622Z] #65 14.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:27.622Z] #65 14.17 (3/3) Installing tzdata (2024b-r0) [2025-01-23T01:37:27.622Z] #65 15.54 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:27.622Z] #65 15.68 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:37:27.622Z] #65 16.69 OK: 11 MiB in 17 packages [2025-01-23T01:37:27.622Z] #65 DONE 18.2s [2025-01-23T01:37:27.622Z] [2025-01-23T01:37:27.622Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:27.892Z] #26 ... [2025-01-23T01:37:27.892Z] [2025-01-23T01:37:27.892Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:27.892Z] #79 ... [2025-01-23T01:37:27.892Z] [2025-01-23T01:37:27.892Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-23T01:37:27.892Z] #76 15.06 OK: 239 MiB in 58 packages [2025-01-23T01:37:28.483Z] #76 ... [2025-01-23T01:37:28.483Z] [2025-01-23T01:37:28.483Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:28.483Z] #80 ... [2025-01-23T01:37:28.483Z] [2025-01-23T01:37:28.483Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:28.755Z] #81 ... [2025-01-23T01:37:28.755Z] [2025-01-23T01:37:28.755Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:29.024Z] #26 ... [2025-01-23T01:37:29.024Z] [2025-01-23T01:37:29.024Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-23T01:37:29.024Z] #76 DONE 16.0s [2025-01-23T01:37:29.024Z] [2025-01-23T01:37:29.024Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:29.613Z] #26 ... [2025-01-23T01:37:29.613Z] [2025-01-23T01:37:29.613Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-23T01:37:29.613Z] #82 DONE 0.6s [2025-01-23T01:37:29.881Z] [2025-01-23T01:37:29.881Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:30.468Z] #83 ... [2025-01-23T01:37:30.468Z] [2025-01-23T01:37:30.468Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:30.468Z] #84 ... [2025-01-23T01:37:30.468Z] [2025-01-23T01:37:30.468Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-23T01:37:30.468Z] #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:30.468Z] #0 5.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:30.736Z] #85 ... [2025-01-23T01:37:30.736Z] [2025-01-23T01:37:30.736Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:31.347Z] #26 ... [2025-01-23T01:37:31.347Z] [2025-01-23T01:37:31.347Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:37:31.347Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.347Z] #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.347Z] #86 ... [2025-01-23T01:37:31.347Z] [2025-01-23T01:37:31.347Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-23T01:37:31.347Z] #75 14.36 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:37:31.347Z] #75 14.36 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:37:31.347Z] #75 14.36 OK: 24048 distinct packages available [2025-01-23T01:37:31.347Z] #75 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.347Z] #75 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.347Z] #75 20.74 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:31.347Z] #75 20.77 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:37:31.347Z] #75 20.78 (3/4) Installing libucontext (1.2-r3) [2025-01-23T01:37:31.347Z] #75 20.79 (4/4) Installing gcompat (1.1.0-r4) [2025-01-23T01:37:31.347Z] #75 20.81 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:31.347Z] #75 20.91 OK: 9 MiB in 18 packages [2025-01-23T01:37:31.347Z] #75 DONE 22.2s [2025-01-23T01:37:31.347Z] [2025-01-23T01:37:31.347Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:31.938Z] #87 ... [2025-01-23T01:37:31.938Z] [2025-01-23T01:37:31.938Z] #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:37:31.939Z] #74 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.939Z] #74 18.74 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-23T01:37:31.939Z] #74 18.74 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-23T01:37:31.939Z] #74 18.74 OK: 24048 distinct packages available [2025-01-23T01:37:31.939Z] #74 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.939Z] #74 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:31.939Z] #74 ... [2025-01-23T01:37:31.939Z] [2025-01-23T01:37:31.939Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:31.939Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s [2025-01-23T01:37:32.210Z] #26 ... [2025-01-23T01:37:32.210Z] [2025-01-23T01:37:32.210Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-23T01:37:32.210Z] #85 10.76 OK: 20 MiB in 18 packages [2025-01-23T01:37:32.210Z] #85 DONE 11.8s [2025-01-23T01:37:32.210Z] [2025-01-23T01:37:32.210Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-23T01:37:32.210Z] #78 13.25 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:32.210Z] #78 13.88 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:32.210Z] #78 14.00 OK: 9 MiB in 15 packages [2025-01-23T01:37:32.210Z] #78 DONE 15.1s [2025-01-23T01:37:32.487Z] [2025-01-23T01:37:32.487Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:32.762Z] #26 ... [2025-01-23T01:37:32.762Z] [2025-01-23T01:37:32.762Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-23T01:37:32.762Z] #88 DONE 0.4s [2025-01-23T01:37:32.762Z] [2025-01-23T01:37:32.762Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:33.362Z] #26 ... [2025-01-23T01:37:33.362Z] [2025-01-23T01:37:33.362Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:37:33.362Z] #86 11.00 OK: 14 MiB in 21 packages [2025-01-23T01:37:33.362Z] #86 DONE 11.9s [2025-01-23T01:37:33.362Z] [2025-01-23T01:37:33.362Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:33.634Z] #26 ... [2025-01-23T01:37:33.634Z] [2025-01-23T01:37:33.634Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-23T01:37:33.634Z] #73 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:33.634Z] #73 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:33.634Z] #73 20.80 (1/14) Installing ca-certificates (20241121-r1) [2025-01-23T01:37:33.634Z] #73 21.03 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-23T01:37:33.634Z] #73 21.16 (3/14) Installing c-ares (1.33.1-r0) [2025-01-23T01:37:33.634Z] #73 21.20 (4/14) Installing libunistring (1.2-r0) [2025-01-23T01:37:33.634Z] #73 21.35 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-23T01:37:33.634Z] #73 21.36 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-23T01:37:33.634Z] #73 21.39 (7/14) Installing libpsl (0.21.5-r1) [2025-01-23T01:37:33.634Z] #73 21.40 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-23T01:37:33.634Z] #73 21.46 (9/14) Installing libcurl (8.11.1-r0) [2025-01-23T01:37:33.634Z] #73 21.53 (10/14) Installing curl (8.11.1-r0) [2025-01-23T01:37:33.634Z] #73 21.55 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:33.634Z] #73 21.56 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:37:33.634Z] #73 21.57 (13/14) Installing libucontext (1.2-r3) [2025-01-23T01:37:33.634Z] #73 21.59 (14/14) Installing gcompat (1.1.0-r4) [2025-01-23T01:37:33.634Z] #73 21.62 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:33.634Z] #73 21.75 Executing ca-certificates-20241121-r1.trigger [2025-01-23T01:37:33.634Z] #73 22.87 OK: 15 MiB in 28 packages [2025-01-23T01:37:33.634Z] #73 DONE 24.2s [2025-01-23T01:37:33.634Z] [2025-01-23T01:37:33.634Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:33.634Z] #26 ... [2025-01-23T01:37:33.634Z] [2025-01-23T01:37:33.634Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-23T01:37:33.634Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:33.634Z] #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:33.634Z] #0 9.340 OK: 20 MiB in 18 packages [2025-01-23T01:37:33.634Z] #89 ... [2025-01-23T01:37:33.634Z] [2025-01-23T01:37:33.634Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:33.904Z] #90 ... [2025-01-23T01:37:33.904Z] [2025-01-23T01:37:33.904Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-23T01:37:33.904Z] #89 DONE 10.2s [2025-01-23T01:37:33.904Z] [2025-01-23T01:37:33.904Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:34.493Z] #26 ... [2025-01-23T01:37:34.493Z] [2025-01-23T01:37:34.493Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:37:34.493Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:34.493Z] #0 4.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:34.768Z] #91 10.05 OK: 9 MiB in 15 packages [2025-01-23T01:37:34.768Z] #91 ... [2025-01-23T01:37:34.768Z] [2025-01-23T01:37:34.768Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:34.768Z] #26 ... [2025-01-23T01:37:34.768Z] [2025-01-23T01:37:34.768Z] #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-23T01:37:34.768Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:34.768Z] #0 4.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:34.768Z] #0 8.774 OK: 9 MiB in 16 packages [2025-01-23T01:37:34.768Z] #92 DONE 9.5s [2025-01-23T01:37:34.768Z] [2025-01-23T01:37:34.768Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:35.372Z] #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.8s done [2025-01-23T01:37:35.657Z] #26 ... [2025-01-23T01:37:35.657Z] [2025-01-23T01:37:35.657Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-23T01:37:35.657Z] #91 DONE 11.1s [2025-01-23T01:37:35.657Z] [2025-01-23T01:37:35.657Z] #74 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-23T01:37:35.657Z] #74 25.31 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-23T01:37:35.657Z] #74 25.33 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-23T01:37:35.657Z] #74 25.34 (3/5) Installing libucontext (1.2-r3) [2025-01-23T01:37:35.657Z] #74 25.35 (4/5) Installing gcompat (1.1.0-r4) [2025-01-23T01:37:35.657Z] #74 25.38 (5/5) Installing openssl (3.3.2-r1) [2025-01-23T01:37:35.657Z] #74 25.46 Executing busybox-1.36.1-r29.trigger [2025-01-23T01:37:35.657Z] #74 25.52 OK: 10 MiB in 19 packages [2025-01-23T01:37:35.657Z] #74 DONE 26.5s [2025-01-23T01:37:35.657Z] [2025-01-23T01:37:35.657Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:35.930Z] #93 ... [2025-01-23T01:37:35.930Z] [2025-01-23T01:37:35.930Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:37:35.930Z] #26 DONE 28.0s [2025-01-23T01:37:36.200Z] [2025-01-23T01:37:36.200Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:36.200Z] #87 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.200Z] #87 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.470Z] #87 ... [2025-01-23T01:37:36.470Z] [2025-01-23T01:37:36.470Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:37:36.470Z] #0 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.470Z] #0 4.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.470Z] #0 8.381 OK: 11 MiB in 17 packages [2025-01-23T01:37:36.470Z] #94 DONE 9.1s [2025-01-23T01:37:36.470Z] [2025-01-23T01:37:36.470Z] #95 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:36.470Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.470Z] #0 5.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:36.470Z] #0 9.460 OK: 9 MiB in 15 packages [2025-01-23T01:37:36.470Z] #95 DONE 10.4s [2025-01-23T01:37:36.743Z] [2025-01-23T01:37:36.743Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:37:36.743Z] #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:37.333Z] #96 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:37.333Z] #96 ... [2025-01-23T01:37:37.333Z] [2025-01-23T01:37:37.333Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-23T01:37:37.333Z] #97 DONE 2.5s [2025-01-23T01:37:37.603Z] [2025-01-23T01:37:37.603Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-23T01:37:37.603Z] #98 DONE 0.1s [2025-01-23T01:37:37.603Z] [2025-01-23T01:37:37.603Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:37:38.189Z] #96 ... [2025-01-23T01:37:38.189Z] [2025-01-23T01:37:38.189Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:38.189Z] #87 6.311 OK: 9 MiB in 18 packages [2025-01-23T01:37:38.189Z] #87 DONE 6.7s [2025-01-23T01:37:38.460Z] [2025-01-23T01:37:38.460Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:37:39.884Z] #99 ... [2025-01-23T01:37:39.884Z] [2025-01-23T01:37:39.884Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-23T01:37:39.885Z] #96 5.470 OK: 15 MiB in 28 packages [2025-01-23T01:37:39.885Z] #96 DONE 6.2s [2025-01-23T01:37:39.885Z] [2025-01-23T01:37:39.885Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:37:39.885Z] #99 DONE 1.7s [2025-01-23T01:37:39.885Z] [2025-01-23T01:37:39.885Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-23T01:37:40.158Z] #100 DONE 0.4s [2025-01-23T01:37:40.158Z] [2025-01-23T01:37:40.158Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-23T01:37:40.429Z] #101 DONE 0.3s [2025-01-23T01:37:40.429Z] [2025-01-23T01:37:40.429Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-23T01:37:40.429Z] #93 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:40.429Z] #93 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T01:37:40.429Z] #93 4.317 OK: 10 MiB in 19 packages [2025-01-23T01:37:40.429Z] #93 DONE 4.8s [2025-01-23T01:37:40.429Z] [2025-01-23T01:37:40.429Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:37:41.397Z] #102 DONE 0.5s [2025-01-23T01:37:41.397Z] [2025-01-23T01:37:41.397Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-23T01:37:41.667Z] #103 DONE 0.6s [2025-01-23T01:37:41.667Z] [2025-01-23T01:37:41.667Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-23T01:37:41.936Z] #104 ... [2025-01-23T01:37:41.936Z] [2025-01-23T01:37:41.936Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-23T01:37:41.936Z] #105 DONE 1.4s [2025-01-23T01:37:41.936Z] [2025-01-23T01:37:41.936Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:37:42.204Z] #106 ... [2025-01-23T01:37:42.204Z] [2025-01-23T01:37:42.204Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-23T01:37:42.204Z] #104 DONE 0.4s [2025-01-23T01:37:42.204Z] [2025-01-23T01:37:42.204Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:37:42.204Z] #107 DONE 1.8s [2025-01-23T01:37:42.204Z] [2025-01-23T01:37:42.204Z] #108 [security-spire-config] exporting to image [2025-01-23T01:37:42.204Z] #108 exporting layers [2025-01-23T01:37:43.170Z] #108 ... [2025-01-23T01:37:43.170Z] [2025-01-23T01:37:43.170Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-23T01:37:43.170Z] #109 DONE 0.7s [2025-01-23T01:37:43.170Z] [2025-01-23T01:37:43.170Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-23T01:37:43.756Z] #110 DONE 0.5s [2025-01-23T01:37:43.756Z] [2025-01-23T01:37:43.756Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:37:44.039Z] #111 ... [2025-01-23T01:37:44.039Z] [2025-01-23T01:37:44.039Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-23T01:37:44.039Z] #106 DONE 2.1s [2025-01-23T01:37:44.309Z] [2025-01-23T01:37:44.309Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:37:44.309Z] #111 DONE 0.6s [2025-01-23T01:37:44.309Z] [2025-01-23T01:37:44.309Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-23T01:37:44.903Z] #112 ... [2025-01-23T01:37:44.903Z] [2025-01-23T01:37:44.903Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-23T01:37:44.903Z] #113 DONE 0.6s [2025-01-23T01:37:44.903Z] [2025-01-23T01:37:44.903Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-23T01:37:44.903Z] #112 DONE 0.7s [2025-01-23T01:37:44.903Z] [2025-01-23T01:37:44.903Z] #108 [security-spire-config] exporting to image [2025-01-23T01:37:44.903Z] #108 exporting layers 2.8s done [2025-01-23T01:37:44.903Z] #108 writing image sha256:d475ed68f75a10e110e1f1702cef78f13912dcfb81dc7122dc2c170c1c5ff2e8 [2025-01-23T01:37:45.175Z] #108 writing image sha256:d475ed68f75a10e110e1f1702cef78f13912dcfb81dc7122dc2c170c1c5ff2e8 0.0s done [2025-01-23T01:37:45.175Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-23T01:37:45.175Z] #108 DONE 2.9s [2025-01-23T01:37:45.175Z] [2025-01-23T01:37:45.175Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-23T01:37:45.446Z] #114 ... [2025-01-23T01:37:45.446Z] [2025-01-23T01:37:45.446Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-23T01:37:45.446Z] #115 DONE 0.6s [2025-01-23T01:37:45.446Z] [2025-01-23T01:37:45.446Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-23T01:37:45.446Z] #114 DONE 0.6s [2025-01-23T01:37:45.446Z] [2025-01-23T01:37:45.446Z] #116 [security-spire-server] exporting to image [2025-01-23T01:37:46.429Z] #116 ... [2025-01-23T01:37:46.429Z] [2025-01-23T01:37:46.429Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-23T01:37:46.429Z] #117 DONE 0.9s [2025-01-23T01:37:46.429Z] [2025-01-23T01:37:46.429Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-23T01:37:47.015Z] #118 DONE 0.6s [2025-01-23T01:37:47.015Z] [2025-01-23T01:37:47.015Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-23T01:37:47.605Z] #119 DONE 0.6s [2025-01-23T01:37:47.605Z] [2025-01-23T01:37:47.605Z] #120 [security-spire-agent] exporting to image [2025-01-23T01:37:47.875Z] #120 ... [2025-01-23T01:37:47.875Z] [2025-01-23T01:37:47.875Z] #116 [security-spire-server] exporting to image [2025-01-23T01:37:47.875Z] #116 exporting layers 2.5s done [2025-01-23T01:37:47.875Z] #116 writing image sha256:2c7815187cb586a559802f3cce44e389ee53f77d239588e27ef2771380f5fcc6 0.0s done [2025-01-23T01:37:47.875Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-23T01:37:47.875Z] #116 DONE 2.6s [2025-01-23T01:37:48.142Z] [2025-01-23T01:37:48.142Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:37:49.559Z] #83 ... [2025-01-23T01:37:49.559Z] [2025-01-23T01:37:49.559Z] #120 [security-spire-agent] exporting to image [2025-01-23T01:37:49.559Z] #120 exporting layers 2.0s done [2025-01-23T01:37:49.559Z] #120 writing image sha256:19f507a917b183139a1097ea07ac11ca5abe35d0e724237c6abedbedddd05863 0.0s done [2025-01-23T01:37:49.559Z] #120 naming to docker.io/library/security-spire-agent-arm64 [2025-01-23T01:37:49.559Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-23T01:37:49.559Z] #120 DONE 2.0s [2025-01-23T01:37:49.559Z] [2025-01-23T01:37:49.559Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:27.040Z] #154 ... [2025-01-23T01:38:27.040Z] [2025-01-23T01:38:27.040Z] #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-23T01:38:27.040Z] #150 93.97 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-23T01:38:28.443Z] #79 ... [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #90 DONE 63.3s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #121 ... [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #80 DONE 68.6s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #84 DONE 66.6s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #79 DONE 69.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #83 DONE 57.4s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #81 DONE 68.6s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #122 DONE 1.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #123 DONE 1.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #124 [support-scheduler builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #124 DONE 1.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #125 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #126 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #127 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #128 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #129 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #130 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #121 DONE 1.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #131 [core-keeper builder 7/8] COPY . . [2025-01-23T01:38:28.443Z] #131 DONE 1.2s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #132 [core-metadata builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #132 DONE 1.3s [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:38:28.443Z] #133 ... [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #134 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #135 [core-command builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #135 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #136 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #137 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #138 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #139 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #140 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #141 [core-data builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #141 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #142 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T01:38:28.443Z] #143 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-23T01:38:28.443Z] #144 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-23T01:38:28.443Z] #145 CACHED [2025-01-23T01:38:28.443Z] [2025-01-23T01:38:28.443Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:38:31.028Z] #146 2.801 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-23T01:38:34.387Z] #146 ... [2025-01-23T01:38:34.387Z] [2025-01-23T01:38:34.387Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:38:34.387Z] #133 3.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-23T01:38:36.962Z] #133 ... [2025-01-23T01:38:36.962Z] [2025-01-23T01:38:36.962Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:38:36.962Z] #0 3.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-23T01:38:38.372Z] #147 ... [2025-01-23T01:38:38.372Z] [2025-01-23T01:38:38.372Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:38:38.372Z] #0 1.854 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-23T01:38:38.372Z] #148 ... [2025-01-23T01:38:38.372Z] [2025-01-23T01:38:38.372Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:38:38.372Z] #0 3.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-23T01:38:38.640Z] #149 ... [2025-01-23T01:38:38.640Z] [2025-01-23T01:38:38.640Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-23T01:38:38.640Z] #0 1.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-23T01:38:38.640Z] #150 ... [2025-01-23T01:38:38.640Z] [2025-01-23T01:38:38.640Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-23T01:38:38.640Z] #0 3.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-23T01:38:38.907Z] #151 ... [2025-01-23T01:38:38.907Z] [2025-01-23T01:38:38.907Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:38:38.907Z] #0 2.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-23T01:38:39.175Z] #152 ... [2025-01-23T01:38:39.175Z] [2025-01-23T01:38:39.175Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:38:39.175Z] #0 2.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-23T01:38:39.175Z] #153 ... [2025-01-23T01:38:39.175Z] [2025-01-23T01:38:39.175Z] #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-23T01:38:39.175Z] #0 2.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-23T01:38:39.490Z] #154 ... [2025-01-23T01:38:39.490Z] [2025-01-23T01:38:39.490Z] #155 [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-23T01:38:39.490Z] #0 3.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-23T01:38:39.760Z] #155 ... [2025-01-23T01:38:39.760Z] [2025-01-23T01:38:39.760Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:38:39.760Z] #0 3.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-23T01:38:45.187Z] #150 ... [2025-01-23T01:38:45.187Z] [2025-01-23T01:38:45.187Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-23T01:38:45.187Z] #144 DONE 123.5s [2025-01-23T01:38:45.187Z] [2025-01-23T01:38:45.187Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:38:45.187Z] #154 DONE 123.5s [2025-01-23T01:38:45.187Z] [2025-01-23T01:38:45.187Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:38:45.773Z] #146 ... [2025-01-23T01:38:45.773Z] [2025-01-23T01:38:45.773Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-23T01:38:45.773Z] #153 DONE 126.7s [2025-01-23T01:38:45.773Z] [2025-01-23T01:38:45.773Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:38:46.721Z] #128 ... [2025-01-23T01:38:46.721Z] [2025-01-23T01:38:46.721Z] #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-23T01:38:46.721Z] #150 DONE 127.5s [2025-01-23T01:38:46.721Z] [2025-01-23T01:38:46.721Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-23T01:38:46.721Z] #152 DONE 127.7s [2025-01-23T01:38:46.721Z] [2025-01-23T01:38:46.721Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:38:46.980Z] #147 ... [2025-01-23T01:38:46.980Z] [2025-01-23T01:38:46.980Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-23T01:38:50.279Z] #155 ... [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:38:50.279Z] #156 DONE 2.6s [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:50.279Z] #157 ... [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:38:50.279Z] #158 DONE 2.9s [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:38:50.279Z] #159 DONE 3.0s [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-23T01:38:50.279Z] #155 DONE 3.0s [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:38:50.279Z] #160 DONE 1.3s [2025-01-23T01:38:50.279Z] [2025-01-23T01:38:50.279Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:52.202Z] #161 ... [2025-01-23T01:38:52.202Z] [2025-01-23T01:38:52.202Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:52.202Z] #157 DONE 2.2s [2025-01-23T01:38:52.202Z] [2025-01-23T01:38:52.202Z] #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-23T01:38:52.775Z] #162 ... [2025-01-23T01:38:52.775Z] [2025-01-23T01:38:52.776Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:52.776Z] #163 DONE 2.6s [2025-01-23T01:38:52.776Z] [2025-01-23T01:38:52.776Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:52.776Z] #164 DONE 2.8s [2025-01-23T01:38:52.776Z] [2025-01-23T01:38:52.776Z] #165 [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-23T01:38:53.038Z] #165 ... [2025-01-23T01:38:53.038Z] [2025-01-23T01:38:53.038Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:53.038Z] #161 DONE 2.8s [2025-01-23T01:38:53.038Z] [2025-01-23T01:38:53.038Z] #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-23T01:38:53.038Z] #162 DONE 1.1s [2025-01-23T01:38:53.299Z] [2025-01-23T01:38:53.299Z] #166 [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-23T01:38:57.538Z] #166 ... [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #167 [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-23T01:38:57.538Z] #167 DONE 4.1s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #165 [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-23T01:38:57.538Z] #165 DONE 4.1s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-23T01:38:57.538Z] #168 ... [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-23T01:38:57.538Z] #169 DONE 4.2s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #166 [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-23T01:38:57.538Z] #166 DONE 4.0s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #170 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-23T01:38:57.538Z] #170 DONE 7.0s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-23T01:38:57.538Z] #171 DONE 0.2s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-23T01:38:57.538Z] #168 DONE 0.2s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:38:57.538Z] #172 ... [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #173 [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-23T01:38:57.538Z] #173 DONE 0.3s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:38:57.538Z] #174 DONE 0.3s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #175 [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-23T01:38:57.538Z] #175 DONE 0.4s [2025-01-23T01:38:57.538Z] [2025-01-23T01:38:57.538Z] #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-23T01:38:57.797Z] #176 ... [2025-01-23T01:38:57.797Z] [2025-01-23T01:38:57.797Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-23T01:38:57.797Z] #177 DONE 0.5s [2025-01-23T01:38:57.797Z] [2025-01-23T01:38:57.797Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:38:57.797Z] #172 DONE 0.4s [2025-01-23T01:38:57.797Z] [2025-01-23T01:38:57.797Z] #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:38:57.797Z] #178 DONE 0.4s [2025-01-23T01:38:57.797Z] [2025-01-23T01:38:57.797Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-23T01:39:00.356Z] #179 ... [2025-01-23T01:39:00.356Z] [2025-01-23T01:39:00.356Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:39:00.356Z] #180 DONE 2.4s [2025-01-23T01:39:00.356Z] [2025-01-23T01:39:00.356Z] #101 [security-spiffe-token-provider] exporting to image [2025-01-23T01:39:00.356Z] #101 exporting layers [2025-01-23T01:39:05.741Z] #101 exporting layers 7.3s done [2025-01-23T01:39:05.741Z] #101 ... [2025-01-23T01:39:05.741Z] [2025-01-23T01:39:05.741Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:39:05.741Z] #128 DONE 146.8s [2025-01-23T01:39:05.741Z] [2025-01-23T01:39:05.741Z] #101 [security-spiffe-token-provider] exporting to image [2025-01-23T01:39:05.741Z] #101 writing image sha256:1e5a565316734f57ee120dd00458ccba8b2c6722913416a5972ff63091ffdbc6 [2025-01-23T01:39:05.741Z] #101 ... [2025-01-23T01:39:05.741Z] [2025-01-23T01:39:05.741Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:39:06.449Z] #181 ... [2025-01-23T01:39:06.449Z] [2025-01-23T01:39:06.449Z] #101 [security-spiffe-token-provider] exporting to image [2025-01-23T01:39:06.449Z] #101 writing image sha256:1e5a565316734f57ee120dd00458ccba8b2c6722913416a5972ff63091ffdbc6 0.5s done [2025-01-23T01:39:06.449Z] #101 naming to docker.io/library/security-spiffe-token-provider [2025-01-23T01:39:06.449Z] #101 ... [2025-01-23T01:39:06.449Z] [2025-01-23T01:39:06.449Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-23T01:39:06.449Z] #182 DONE 8.7s [2025-01-23T01:39:06.449Z] [2025-01-23T01:39:06.449Z] #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-23T01:39:06.449Z] #176 DONE 9.0s [2025-01-23T01:39:06.449Z] [2025-01-23T01:39:06.449Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:39:06.449Z] #145 DONE 147.5s [2025-01-23T01:39:06.449Z] [2025-01-23T01:39:06.449Z] #101 [core-common-config-bootstrapper] exporting to image [2025-01-23T01:39:06.449Z] #101 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2025-01-23T01:39:06.712Z] #101 ... [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:39:06.712Z] #148 DONE 147.5s [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:06.712Z] #183 CACHED [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:06.712Z] #184 CACHED [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:39:06.712Z] #146 DONE 147.6s [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:39:06.712Z] #147 DONE 147.7s [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-23T01:39:06.712Z] #179 DONE 8.9s [2025-01-23T01:39:06.712Z] [2025-01-23T01:39:06.712Z] #185 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:06.973Z] #185 ... [2025-01-23T01:39:06.973Z] [2025-01-23T01:39:06.973Z] #186 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:06.973Z] #186 CACHED [2025-01-23T01:39:06.973Z] [2025-01-23T01:39:06.973Z] #187 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:06.973Z] #187 CACHED [2025-01-23T01:39:06.973Z] [2025-01-23T01:39:06.973Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-23T01:39:07.235Z] #188 ... [2025-01-23T01:39:07.235Z] [2025-01-23T01:39:07.235Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:07.235Z] #189 CACHED [2025-01-23T01:39:07.235Z] [2025-01-23T01:39:07.235Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:07.235Z] #190 CACHED [2025-01-23T01:39:07.235Z] [2025-01-23T01:39:07.235Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-23T01:39:07.806Z] #191 ... [2025-01-23T01:39:07.806Z] [2025-01-23T01:39:07.806Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-23T01:39:07.806Z] #192 DONE 1.1s [2025-01-23T01:39:07.806Z] [2025-01-23T01:39:07.806Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:39:08.068Z] #193 ... [2025-01-23T01:39:08.068Z] [2025-01-23T01:39:08.068Z] #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:08.068Z] #194 DONE 1.5s [2025-01-23T01:39:08.068Z] [2025-01-23T01:39:08.068Z] #101 [core-common-config-bootstrapper] exporting to image [2025-01-23T01:39:08.068Z] #101 exporting layers 0.7s done [2025-01-23T01:39:08.068Z] #101 writing image sha256:275365998704b5ccd3fc59bf223e49a512e5542da9709d5cc6a5b92ea7dc3dc5 0.1s done [2025-01-23T01:39:08.068Z] #101 naming to docker.io/library/core-common-config-bootstrapper 0.3s done [2025-01-23T01:39:08.068Z] #101 DONE 11.9s [2025-01-23T01:39:08.068Z] [2025-01-23T01:39:08.068Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-23T01:39:08.068Z] #195 DONE 1.5s [2025-01-23T01:39:08.068Z] [2025-01-23T01:39:08.068Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:39:08.068Z] #181 DONE 7.1s [2025-01-23T01:39:08.068Z] [2025-01-23T01:39:08.068Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:09.009Z] #196 ... [2025-01-23T01:39:09.009Z] [2025-01-23T01:39:09.009Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:39:09.009Z] #151 DONE 149.8s [2025-01-23T01:39:09.009Z] [2025-01-23T01:39:09.009Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-23T01:39:09.009Z] #188 DONE 1.8s [2025-01-23T01:39:09.009Z] [2025-01-23T01:39:09.009Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:09.592Z] #197 ... [2025-01-23T01:39:09.592Z] [2025-01-23T01:39:09.592Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-23T01:39:09.592Z] #198 DONE 2.8s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-23T01:39:09.853Z] #191 DONE 2.4s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #185 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:09.853Z] #185 DONE 2.9s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:39:09.853Z] #193 DONE 2.0s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:39:09.853Z] #149 DONE 150.6s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #199 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-23T01:39:09.853Z] #199 DONE 1.6s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #200 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:09.853Z] #200 DONE 0.1s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:09.853Z] #196 DONE 1.7s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:09.853Z] #197 DONE 1.0s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:39:09.853Z] #201 DONE 0.6s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #202 [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-23T01:39:09.853Z] #202 DONE 0.2s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-23T01:39:09.853Z] #203 DONE 0.2s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:09.853Z] #204 DONE 0.2s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-23T01:39:09.853Z] #205 ... [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:09.853Z] #206 DONE 0.1s [2025-01-23T01:39:09.853Z] [2025-01-23T01:39:09.853Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:09.853Z] #207 DONE 0.2s [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #208 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-23T01:39:10.136Z] #208 DONE 0.2s [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-23T01:39:10.136Z] #209 ... [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #210 [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-23T01:39:10.136Z] #210 DONE 0.4s [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-23T01:39:10.136Z] #205 DONE 0.4s [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-23T01:39:10.136Z] #211 DONE 0.4s [2025-01-23T01:39:10.136Z] [2025-01-23T01:39:10.136Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-23T01:39:10.136Z] #212 DONE 0.3s [2025-01-23T01:39:10.399Z] [2025-01-23T01:39:10.399Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:10.662Z] #213 ... [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:39:10.662Z] #214 DONE 0.9s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-23T01:39:10.662Z] #215 DONE 0.6s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:39:10.662Z] #216 DONE 0.5s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-23T01:39:10.662Z] #209 DONE 0.7s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #217 [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-23T01:39:10.662Z] #217 DONE 0.5s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:10.662Z] #213 DONE 0.5s [2025-01-23T01:39:10.662Z] [2025-01-23T01:39:10.662Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-23T01:39:10.924Z] #218 ... [2025-01-23T01:39:10.924Z] [2025-01-23T01:39:10.924Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-23T01:39:10.924Z] #219 DONE 0.4s [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-23T01:39:11.185Z] #220 DONE 0.4s [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-23T01:39:11.185Z] #218 DONE 0.3s [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #221 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-23T01:39:11.185Z] #221 DONE 0.4s [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #222 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-23T01:39:11.185Z] #222 ... [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:39:11.185Z] #223 DONE 0.1s [2025-01-23T01:39:11.185Z] [2025-01-23T01:39:11.185Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-23T01:39:11.185Z] #224 DONE 0.1s [2025-01-23T01:39:11.448Z] [2025-01-23T01:39:11.448Z] #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-23T01:39:11.448Z] #225 DONE 1.1s [2025-01-23T01:39:11.448Z] [2025-01-23T01:39:11.448Z] #101 [security-secretstore-setup] exporting to image [2025-01-23T01:39:11.448Z] #101 exporting layers 0.3s done [2025-01-23T01:39:11.448Z] #101 writing image sha256:74adccc18e91ae601a9475c93abdf965c1fc653e374ad95e860399383b1b59db done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/security-proxy-setup done [2025-01-23T01:39:11.448Z] #101 writing image sha256:9e65092db74ce5c158a3c9e64bca405e11659944414252004e42a4bc7263ebb3 0.3s done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/core-command done [2025-01-23T01:39:11.448Z] #101 writing image sha256:f087aecf296f2a573d642c124c1567b623a4ae0c3fbaceec21519123ecaf4ce4 done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/core-keeper done [2025-01-23T01:39:11.448Z] #101 writing image sha256:903c6c7eab61db30b6d0678229445084d57d27aa1bf640d2502ee85cdab65287 0.0s done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/core-metadata done [2025-01-23T01:39:11.448Z] #101 writing image sha256:be483cc5c68ea900984c1b5d8297f34dbc9744606d54a46f54645cfa1645f5f9 0.0s done [2025-01-23T01:39:11.448Z] #101 writing image sha256:cd65c18bab51f8c375a199e1b1d26ba31aa46ada277c0f0803265b856d75b47b [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/security-secretstore-setup done [2025-01-23T01:39:11.448Z] #101 exporting layers 0.3s done [2025-01-23T01:39:11.448Z] #101 writing image sha256:cd65c18bab51f8c375a199e1b1d26ba31aa46ada277c0f0803265b856d75b47b 0.0s done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/support-scheduler done [2025-01-23T01:39:11.448Z] #101 writing image sha256:a7acde0cadb7353ac2eb79da159aeb987357809e72c593783fe0004ec4c0a1e0 done [2025-01-23T01:39:11.448Z] #101 naming to docker.io/library/core-data done [2025-01-23T01:39:11.710Z] #101 ... [2025-01-23T01:39:11.710Z] [2025-01-23T01:39:11.710Z] #222 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-23T01:39:11.710Z] #222 DONE 0.5s [2025-01-23T01:39:11.710Z] [2025-01-23T01:39:11.710Z] #101 [security-bootstrapper] exporting to image [2025-01-23T01:39:11.710Z] #101 writing image sha256:9c6658ab87fc62f8b6f2d4e66f7b68112df01c087cee7402dd997135ececd9eb done [2025-01-23T01:39:11.710Z] #101 naming to docker.io/library/support-notifications done [2025-01-23T01:39:11.710Z] #101 writing image sha256:90ac27471cc3b6dd4635e803e3757f802332aade10e35d60ae88bf685c4f3962 done [2025-01-23T01:39:11.710Z] #101 naming to docker.io/library/security-proxy-auth done [2025-01-23T01:39:11.710Z] #101 exporting layers 0.2s done [2025-01-23T01:39:11.710Z] #101 writing image sha256:e20a8447701b4235a2998f47989da87946511d06b47021d1ccfed25e7517d537 done [2025-01-23T01:39:11.710Z] #101 naming to docker.io/library/security-bootstrapper done [2025-01-23T01:39:11.710Z] #101 DONE 15.4s [2025-01-23T01:39:11.710Z] [2025-01-23T01:39:11.710Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:39:11.710Z] time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-23T01:39:11.718Z] $ docker stop --time=1 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 [2025-01-23T01:39:12.988Z] $ docker rm -f --volumes 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T01:39:13.347Z] + docker images [2025-01-23T01:39:13.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-23T01:39:13.347Z] security-bootstrapper latest e20a8447701b 2 seconds ago 20.3MB [2025-01-23T01:39:13.347Z] support-notifications latest 9c6658ab87fc 2 seconds ago 51.3MB [2025-01-23T01:39:13.347Z] security-proxy-auth latest 90ac27471cc3 2 seconds ago 31MB [2025-01-23T01:39:13.347Z] security-secretstore-setup latest be483cc5c68e 3 seconds ago 41MB [2025-01-23T01:39:13.347Z] core-metadata latest 903c6c7eab61 3 seconds ago 32.2MB [2025-01-23T01:39:13.347Z] support-scheduler latest cd65c18bab51 3 seconds ago 47.7MB [2025-01-23T01:39:13.347Z] core-keeper latest f087aecf296f 3 seconds ago 31.7MB [2025-01-23T01:39:13.347Z] core-data latest a7acde0cadb7 3 seconds ago 32.1MB [2025-01-23T01:39:13.347Z] core-command latest 9e65092db74c 4 seconds ago 27.8MB [2025-01-23T01:39:13.347Z] security-proxy-setup latest 74adccc18e91 6 seconds ago 29.3MB [2025-01-23T01:39:13.347Z] core-common-config-bootstrapper latest 275365998704 7 seconds ago 17.1MB [2025-01-23T01:39:13.347Z] security-spiffe-token-provider latest 1e5a56531673 16 seconds ago 32.7MB [2025-01-23T01:39:13.347Z] security-spire-config latest 7b3bbecf64b7 3 minutes ago 121MB [2025-01-23T01:39:13.347Z] security-spire-agent latest 1aea22fab255 3 minutes ago 182MB [2025-01-23T01:39:13.347Z] security-spire-server latest 8ff1d38da2e4 3 minutes ago 122MB [2025-01-23T01:39:13.347Z] ci-base-image-x86_64 latest 81f6b6e2bcf3 7 minutes ago 929MB [2025-01-23T01:39:13.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 4 weeks ago 580MB [2025-01-23T01:39:13.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-01-23T01:39:13.347Z] 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-23T01:39:13.484Z] provisioning config files... [2025-01-23T01:39:13.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config8304803088629818345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T01:39:13.801Z] ---> ****-login.sh [2025-01-23T01:39:13.801Z] nexus3.edgexfoundry.org:10001 [2025-01-23T01:39:13.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:39:13.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:39:13.801Z] Configure a credential helper to remove this warning. See [2025-01-23T01:39:13.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:39:13.801Z] [2025-01-23T01:39:13.801Z] Login Succeeded [2025-01-23T01:39:13.801Z] nexus3.edgexfoundry.org:10002 [2025-01-23T01:39:13.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:39:13.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:39:13.802Z] Configure a credential helper to remove this warning. See [2025-01-23T01:39:13.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:39:13.802Z] [2025-01-23T01:39:13.802Z] Login Succeeded [2025-01-23T01:39:14.061Z] nexus3.edgexfoundry.org:10003 [2025-01-23T01:39:14.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:39:14.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:39:14.061Z] Configure a credential helper to remove this warning. See [2025-01-23T01:39:14.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:39:14.061Z] [2025-01-23T01:39:14.061Z] Login Succeeded [2025-01-23T01:39:14.061Z] nexus3.edgexfoundry.org:10004 [2025-01-23T01:39:14.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:39:14.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:39:14.061Z] Configure a credential helper to remove this warning. See [2025-01-23T01:39:14.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:39:14.061Z] [2025-01-23T01:39:14.061Z] Login Succeeded [2025-01-23T01:39:14.320Z] ****.io [2025-01-23T01:39:14.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:39:14.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:39:14.321Z] Configure a credential helper to remove this warning. See [2025-01-23T01:39:14.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:39:14.321Z] [2025-01-23T01:39:14.321Z] Login Succeeded [2025-01-23T01:39:14.321Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T01:39:14.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:14.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:39:14.413Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-23T01:39:14.413Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:14.413Z] latest [2025-01-23T01:39:14.413Z] 4.0.0-dev.50 [2025-01-23T01:39:14.413Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:14.413Z] main [2025-01-23T01:39:14.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:14.762Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:15.096Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:15.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-23T01:39:15.096Z] 39a3d64e609e: Preparing [2025-01-23T01:39:15.096Z] d40aef497175: Preparing [2025-01-23T01:39:15.096Z] 29e65f81b58b: Preparing [2025-01-23T01:39:15.096Z] 2ee6bb491823: Preparing [2025-01-23T01:39:15.096Z] 97c9e9bad468: Preparing [2025-01-23T01:39:15.096Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:15.096Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:15.096Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:15.096Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:15.096Z] 97c9e9bad468: Pushed [2025-01-23T01:39:15.096Z] 2ee6bb491823: Pushed [2025-01-23T01:39:15.096Z] 39a3d64e609e: Pushed [2025-01-23T01:39:15.096Z] 29e65f81b58b: Pushed [2025-01-23T01:39:15.096Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:15.355Z] 4ef77fd1d24c: Pushed [2025-01-23T01:39:17.893Z] d40aef497175: Pushed [2025-01-23T01:39:17.893Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:18.247Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:18.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-23T01:39:18.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-23T01:39:18.577Z] 39a3d64e609e: Preparing [2025-01-23T01:39:18.577Z] d40aef497175: Preparing [2025-01-23T01:39:18.577Z] 29e65f81b58b: Preparing [2025-01-23T01:39:18.577Z] 2ee6bb491823: Preparing [2025-01-23T01:39:18.577Z] 97c9e9bad468: Preparing [2025-01-23T01:39:18.577Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:18.577Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:18.577Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:18.577Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:18.577Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:18.577Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:18.577Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:18.577Z] 39a3d64e609e: Layer already exists [2025-01-23T01:39:18.577Z] d40aef497175: Layer already exists [2025-01-23T01:39:18.577Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:18.577Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:18.577Z] latest: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:18.918Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:19.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 [2025-01-23T01:39:19.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-23T01:39:19.252Z] 39a3d64e609e: Preparing [2025-01-23T01:39:19.252Z] d40aef497175: Preparing [2025-01-23T01:39:19.252Z] 29e65f81b58b: Preparing [2025-01-23T01:39:19.252Z] 2ee6bb491823: Preparing [2025-01-23T01:39:19.252Z] 97c9e9bad468: Preparing [2025-01-23T01:39:19.252Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:19.252Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:19.252Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:19.252Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:19.252Z] 39a3d64e609e: Layer already exists [2025-01-23T01:39:19.252Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:19.252Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:19.252Z] d40aef497175: Layer already exists [2025-01-23T01:39:19.252Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:19.252Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:19.252Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:19.252Z] 4.0.0-dev.50: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:19.581Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:19.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:19.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-23T01:39:19.914Z] 39a3d64e609e: Preparing [2025-01-23T01:39:19.914Z] d40aef497175: Preparing [2025-01-23T01:39:19.914Z] 29e65f81b58b: Preparing [2025-01-23T01:39:19.914Z] 2ee6bb491823: Preparing [2025-01-23T01:39:19.914Z] 97c9e9bad468: Preparing [2025-01-23T01:39:19.914Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:19.914Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:19.914Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:19.914Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:19.914Z] 39a3d64e609e: Layer already exists [2025-01-23T01:39:19.914Z] d40aef497175: Layer already exists [2025-01-23T01:39:19.914Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:19.914Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:19.914Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:19.914Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:19.914Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:19.914Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:20.243Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:20.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-23T01:39:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-23T01:39:20.570Z] 39a3d64e609e: Preparing [2025-01-23T01:39:20.570Z] d40aef497175: Preparing [2025-01-23T01:39:20.570Z] 29e65f81b58b: Preparing [2025-01-23T01:39:20.570Z] 2ee6bb491823: Preparing [2025-01-23T01:39:20.570Z] 97c9e9bad468: Preparing [2025-01-23T01:39:20.570Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:20.570Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:20.570Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:20.570Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:20.570Z] d40aef497175: Layer already exists [2025-01-23T01:39:20.570Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:20.570Z] 39a3d64e609e: Layer already exists [2025-01-23T01:39:20.570Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:20.570Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:20.570Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:20.570Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:20.570Z] main: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:20.644Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:20.658Z] taggedImages: [2025-01-23T01:39:20.658Z] - nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:20.658Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-23T01:39:20.658Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 [2025-01-23T01:39:20.658Z] - nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:20.658Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-23T01:39:20.687Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-23T01:39:20.687Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:20.687Z] latest [2025-01-23T01:39:20.687Z] 4.0.0-dev.50 [2025-01-23T01:39:20.687Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:20.687Z] main [2025-01-23T01:39:20.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:21.033Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:21.350Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:21.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-23T01:39:21.350Z] 801a180faccb: Preparing [2025-01-23T01:39:21.350Z] ed27518480b5: Preparing [2025-01-23T01:39:21.350Z] d280336a982f: Preparing [2025-01-23T01:39:21.350Z] 01dde1a93a7c: Preparing [2025-01-23T01:39:21.350Z] 29e65f81b58b: Preparing [2025-01-23T01:39:21.350Z] 2ee6bb491823: Preparing [2025-01-23T01:39:21.350Z] 97c9e9bad468: Preparing [2025-01-23T01:39:21.350Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:21.350Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:21.350Z] 2ee6bb491823: Waiting [2025-01-23T01:39:21.350Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:21.350Z] 97c9e9bad468: Waiting [2025-01-23T01:39:21.350Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:21.350Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:21.350Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:21.350Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:21.350Z] d280336a982f: Pushed [2025-01-23T01:39:21.350Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:21.350Z] 801a180faccb: Pushed [2025-01-23T01:39:21.350Z] ed27518480b5: Pushed [2025-01-23T01:39:22.286Z] 01dde1a93a7c: Pushed [2025-01-23T01:39:22.550Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:22.891Z] + 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-23T01:39:23.231Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-23T01:39:23.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-23T01:39:23.231Z] 801a180faccb: Preparing [2025-01-23T01:39:23.231Z] ed27518480b5: Preparing [2025-01-23T01:39:23.231Z] d280336a982f: Preparing [2025-01-23T01:39:23.231Z] 01dde1a93a7c: Preparing [2025-01-23T01:39:23.231Z] 29e65f81b58b: Preparing [2025-01-23T01:39:23.231Z] 2ee6bb491823: Preparing [2025-01-23T01:39:23.231Z] 97c9e9bad468: Preparing [2025-01-23T01:39:23.231Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:23.231Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:23.231Z] 2ee6bb491823: Waiting [2025-01-23T01:39:23.231Z] 97c9e9bad468: Waiting [2025-01-23T01:39:23.231Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:23.231Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:23.231Z] 801a180faccb: Layer already exists [2025-01-23T01:39:23.231Z] d280336a982f: Layer already exists [2025-01-23T01:39:23.231Z] 01dde1a93a7c: Layer already exists [2025-01-23T01:39:23.231Z] ed27518480b5: Layer already exists [2025-01-23T01:39:23.231Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:23.231Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:23.231Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:23.231Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:23.231Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:23.231Z] latest: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:23.562Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:23.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 [2025-01-23T01:39:23.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-23T01:39:23.886Z] 801a180faccb: Preparing [2025-01-23T01:39:23.886Z] ed27518480b5: Preparing [2025-01-23T01:39:23.886Z] d280336a982f: Preparing [2025-01-23T01:39:23.886Z] 01dde1a93a7c: Preparing [2025-01-23T01:39:23.886Z] 29e65f81b58b: Preparing [2025-01-23T01:39:23.886Z] 2ee6bb491823: Preparing [2025-01-23T01:39:23.886Z] 97c9e9bad468: Preparing [2025-01-23T01:39:23.886Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:23.886Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:23.886Z] 2ee6bb491823: Waiting [2025-01-23T01:39:23.886Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:23.886Z] 97c9e9bad468: Waiting [2025-01-23T01:39:23.886Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:23.886Z] ed27518480b5: Layer already exists [2025-01-23T01:39:23.886Z] 801a180faccb: Layer already exists [2025-01-23T01:39:23.886Z] 01dde1a93a7c: Layer already exists [2025-01-23T01:39:23.886Z] d280336a982f: Layer already exists [2025-01-23T01:39:23.886Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:23.886Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:23.886Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:23.886Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:23.886Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:23.886Z] 4.0.0-dev.50: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:24.214Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:24.535Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:24.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-23T01:39:24.535Z] 801a180faccb: Preparing [2025-01-23T01:39:24.535Z] ed27518480b5: Preparing [2025-01-23T01:39:24.535Z] d280336a982f: Preparing [2025-01-23T01:39:24.535Z] 01dde1a93a7c: Preparing [2025-01-23T01:39:24.535Z] 29e65f81b58b: Preparing [2025-01-23T01:39:24.535Z] 2ee6bb491823: Preparing [2025-01-23T01:39:24.535Z] 97c9e9bad468: Preparing [2025-01-23T01:39:24.535Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:24.535Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:24.535Z] 2ee6bb491823: Waiting [2025-01-23T01:39:24.535Z] 97c9e9bad468: Waiting [2025-01-23T01:39:24.535Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:24.535Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:24.535Z] 801a180faccb: Layer already exists [2025-01-23T01:39:24.535Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:24.535Z] d280336a982f: Layer already exists [2025-01-23T01:39:24.535Z] 01dde1a93a7c: Layer already exists [2025-01-23T01:39:24.535Z] ed27518480b5: Layer already exists [2025-01-23T01:39:24.535Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:24.535Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:24.535Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:24.535Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:24.535Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:24.867Z] + 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-23T01:39:25.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-23T01:39:25.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-23T01:39:25.196Z] 801a180faccb: Preparing [2025-01-23T01:39:25.196Z] ed27518480b5: Preparing [2025-01-23T01:39:25.196Z] d280336a982f: Preparing [2025-01-23T01:39:25.196Z] 01dde1a93a7c: Preparing [2025-01-23T01:39:25.196Z] 29e65f81b58b: Preparing [2025-01-23T01:39:25.196Z] 2ee6bb491823: Preparing [2025-01-23T01:39:25.196Z] 97c9e9bad468: Preparing [2025-01-23T01:39:25.196Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:25.196Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:25.196Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:25.196Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:25.196Z] 2ee6bb491823: Waiting [2025-01-23T01:39:25.196Z] 97c9e9bad468: Waiting [2025-01-23T01:39:25.196Z] ed27518480b5: Layer already exists [2025-01-23T01:39:25.196Z] 01dde1a93a7c: Layer already exists [2025-01-23T01:39:25.196Z] 801a180faccb: Layer already exists [2025-01-23T01:39:25.196Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:25.196Z] d280336a982f: Layer already exists [2025-01-23T01:39:25.196Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:25.196Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:25.196Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:25.196Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:25.196Z] main: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:25.265Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:25.279Z] taggedImages: [2025-01-23T01:39:25.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:25.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-23T01:39:25.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 [2025-01-23T01:39:25.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:25.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-23T01:39:25.304Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-23T01:39:25.304Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:25.304Z] latest [2025-01-23T01:39:25.304Z] 4.0.0-dev.50 [2025-01-23T01:39:25.304Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:25.304Z] main [2025-01-23T01:39:25.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:25.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:26.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:26.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-23T01:39:26.223Z] de2bfffb312a: Preparing [2025-01-23T01:39:26.223Z] 8e48eb0c9239: Preparing [2025-01-23T01:39:26.223Z] 31bc38d6f270: Preparing [2025-01-23T01:39:26.223Z] 29e65f81b58b: Preparing [2025-01-23T01:39:26.223Z] 2ee6bb491823: Preparing [2025-01-23T01:39:26.223Z] 20b22217a923: Preparing [2025-01-23T01:39:26.223Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:26.223Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:26.223Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:26.223Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:26.223Z] 20b22217a923: Waiting [2025-01-23T01:39:26.223Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:26.223Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:26.223Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:26.223Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:26.223Z] 8e48eb0c9239: Pushed [2025-01-23T01:39:26.223Z] de2bfffb312a: Pushed [2025-01-23T01:39:26.223Z] 20b22217a923: Pushed [2025-01-23T01:39:28.755Z] 31bc38d6f270: Pushed [2025-01-23T01:39:29.014Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:29.344Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:29.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-23T01:39:29.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-23T01:39:29.666Z] de2bfffb312a: Preparing [2025-01-23T01:39:29.666Z] 8e48eb0c9239: Preparing [2025-01-23T01:39:29.666Z] 31bc38d6f270: Preparing [2025-01-23T01:39:29.666Z] 29e65f81b58b: Preparing [2025-01-23T01:39:29.666Z] 2ee6bb491823: Preparing [2025-01-23T01:39:29.666Z] 20b22217a923: Preparing [2025-01-23T01:39:29.666Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:29.666Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:29.666Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:29.666Z] 20b22217a923: Waiting [2025-01-23T01:39:29.666Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:29.666Z] de2bfffb312a: Layer already exists [2025-01-23T01:39:29.666Z] 31bc38d6f270: Layer already exists [2025-01-23T01:39:29.666Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:29.666Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:29.666Z] 8e48eb0c9239: Layer already exists [2025-01-23T01:39:29.666Z] 20b22217a923: Layer already exists [2025-01-23T01:39:29.666Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:29.666Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:29.666Z] latest: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:30.002Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:30.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 [2025-01-23T01:39:30.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-23T01:39:30.336Z] de2bfffb312a: Preparing [2025-01-23T01:39:30.336Z] 8e48eb0c9239: Preparing [2025-01-23T01:39:30.336Z] 31bc38d6f270: Preparing [2025-01-23T01:39:30.336Z] 29e65f81b58b: Preparing [2025-01-23T01:39:30.336Z] 2ee6bb491823: Preparing [2025-01-23T01:39:30.336Z] 20b22217a923: Preparing [2025-01-23T01:39:30.336Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:30.336Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:30.336Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:30.336Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:30.336Z] 20b22217a923: Waiting [2025-01-23T01:39:30.336Z] 31bc38d6f270: Layer already exists [2025-01-23T01:39:30.336Z] de2bfffb312a: Layer already exists [2025-01-23T01:39:30.336Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:30.336Z] 8e48eb0c9239: Layer already exists [2025-01-23T01:39:30.336Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:30.336Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:30.336Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:30.336Z] 20b22217a923: Layer already exists [2025-01-23T01:39:30.336Z] 4.0.0-dev.50: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:30.678Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:31.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:31.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-23T01:39:31.011Z] de2bfffb312a: Preparing [2025-01-23T01:39:31.011Z] 8e48eb0c9239: Preparing [2025-01-23T01:39:31.011Z] 31bc38d6f270: Preparing [2025-01-23T01:39:31.011Z] 29e65f81b58b: Preparing [2025-01-23T01:39:31.011Z] 2ee6bb491823: Preparing [2025-01-23T01:39:31.011Z] 20b22217a923: Preparing [2025-01-23T01:39:31.011Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:31.011Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:31.011Z] 20b22217a923: Waiting [2025-01-23T01:39:31.011Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:31.011Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:31.011Z] 31bc38d6f270: Layer already exists [2025-01-23T01:39:31.011Z] de2bfffb312a: Layer already exists [2025-01-23T01:39:31.011Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:31.011Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:31.011Z] 8e48eb0c9239: Layer already exists [2025-01-23T01:39:31.011Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:31.011Z] 20b22217a923: Layer already exists [2025-01-23T01:39:31.011Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:31.011Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:31.353Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:31.680Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-23T01:39:31.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-23T01:39:31.680Z] de2bfffb312a: Preparing [2025-01-23T01:39:31.680Z] 8e48eb0c9239: Preparing [2025-01-23T01:39:31.680Z] 31bc38d6f270: Preparing [2025-01-23T01:39:31.680Z] 29e65f81b58b: Preparing [2025-01-23T01:39:31.680Z] 2ee6bb491823: Preparing [2025-01-23T01:39:31.680Z] 20b22217a923: Preparing [2025-01-23T01:39:31.680Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:31.680Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:31.680Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:31.680Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:31.680Z] 20b22217a923: Waiting [2025-01-23T01:39:31.680Z] de2bfffb312a: Layer already exists [2025-01-23T01:39:31.680Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:31.680Z] 8e48eb0c9239: Layer already exists [2025-01-23T01:39:31.680Z] 31bc38d6f270: Layer already exists [2025-01-23T01:39:31.680Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:31.680Z] 20b22217a923: Layer already exists [2025-01-23T01:39:31.680Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:31.680Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:31.680Z] main: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:31.758Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:31.775Z] taggedImages: [2025-01-23T01:39:31.775Z] - nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:31.775Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-23T01:39:31.775Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 [2025-01-23T01:39:31.775Z] - nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:31.775Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-23T01:39:31.807Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-23T01:39:31.807Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:31.807Z] latest [2025-01-23T01:39:31.807Z] 4.0.0-dev.50 [2025-01-23T01:39:31.807Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:31.807Z] main [2025-01-23T01:39:31.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:32.158Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:32.486Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:32.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-23T01:39:32.486Z] 58572701020d: Preparing [2025-01-23T01:39:32.486Z] 08683b05b89c: Preparing [2025-01-23T01:39:32.486Z] 46ecb4b825d1: Preparing [2025-01-23T01:39:32.486Z] 2ee6bb491823: Preparing [2025-01-23T01:39:32.486Z] a9bcb79d829a: Preparing [2025-01-23T01:39:32.486Z] 14c442c111d7: Preparing [2025-01-23T01:39:32.486Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:32.486Z] 14c442c111d7: Waiting [2025-01-23T01:39:32.486Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:32.486Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:32.486Z] 58572701020d: Pushed [2025-01-23T01:39:32.486Z] a9bcb79d829a: Pushed [2025-01-23T01:39:32.486Z] 14c442c111d7: Pushed [2025-01-23T01:39:32.486Z] 08683b05b89c: Pushed [2025-01-23T01:39:32.486Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:35.024Z] 46ecb4b825d1: Pushed [2025-01-23T01:39:35.284Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:35.614Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:35.939Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-23T01:39:35.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-23T01:39:35.939Z] 58572701020d: Preparing [2025-01-23T01:39:35.939Z] 08683b05b89c: Preparing [2025-01-23T01:39:35.939Z] 46ecb4b825d1: Preparing [2025-01-23T01:39:35.940Z] 2ee6bb491823: Preparing [2025-01-23T01:39:35.940Z] a9bcb79d829a: Preparing [2025-01-23T01:39:35.940Z] 14c442c111d7: Preparing [2025-01-23T01:39:35.940Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:35.940Z] 14c442c111d7: Waiting [2025-01-23T01:39:35.940Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:35.940Z] 58572701020d: Layer already exists [2025-01-23T01:39:35.940Z] 08683b05b89c: Layer already exists [2025-01-23T01:39:35.940Z] 46ecb4b825d1: Layer already exists [2025-01-23T01:39:35.940Z] a9bcb79d829a: Layer already exists [2025-01-23T01:39:35.940Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:35.940Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:35.940Z] 14c442c111d7: Layer already exists [2025-01-23T01:39:35.940Z] latest: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:36.271Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:36.601Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 [2025-01-23T01:39:36.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-23T01:39:36.601Z] 58572701020d: Preparing [2025-01-23T01:39:36.601Z] 08683b05b89c: Preparing [2025-01-23T01:39:36.601Z] 46ecb4b825d1: Preparing [2025-01-23T01:39:36.601Z] 2ee6bb491823: Preparing [2025-01-23T01:39:36.601Z] a9bcb79d829a: Preparing [2025-01-23T01:39:36.601Z] 14c442c111d7: Preparing [2025-01-23T01:39:36.601Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:36.601Z] 14c442c111d7: Waiting [2025-01-23T01:39:36.601Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:36.601Z] 58572701020d: Layer already exists [2025-01-23T01:39:36.601Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:36.601Z] a9bcb79d829a: Layer already exists [2025-01-23T01:39:36.601Z] 08683b05b89c: Layer already exists [2025-01-23T01:39:36.601Z] 46ecb4b825d1: Layer already exists [2025-01-23T01:39:36.601Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:36.601Z] 14c442c111d7: Layer already exists [2025-01-23T01:39:36.601Z] 4.0.0-dev.50: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:36.931Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:37.261Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:37.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-23T01:39:37.261Z] 58572701020d: Preparing [2025-01-23T01:39:37.261Z] 08683b05b89c: Preparing [2025-01-23T01:39:37.261Z] 46ecb4b825d1: Preparing [2025-01-23T01:39:37.262Z] 2ee6bb491823: Preparing [2025-01-23T01:39:37.262Z] a9bcb79d829a: Preparing [2025-01-23T01:39:37.262Z] 14c442c111d7: Preparing [2025-01-23T01:39:37.262Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:37.262Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:37.262Z] 14c442c111d7: Waiting [2025-01-23T01:39:37.262Z] a9bcb79d829a: Layer already exists [2025-01-23T01:39:37.262Z] 46ecb4b825d1: Layer already exists [2025-01-23T01:39:37.262Z] 58572701020d: Layer already exists [2025-01-23T01:39:37.262Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:37.262Z] 08683b05b89c: Layer already exists [2025-01-23T01:39:37.262Z] 14c442c111d7: Layer already exists [2025-01-23T01:39:37.262Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:37.262Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:37.600Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:37.925Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-23T01:39:37.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-23T01:39:37.925Z] 58572701020d: Preparing [2025-01-23T01:39:37.925Z] 08683b05b89c: Preparing [2025-01-23T01:39:37.925Z] 46ecb4b825d1: Preparing [2025-01-23T01:39:37.925Z] 2ee6bb491823: Preparing [2025-01-23T01:39:37.925Z] a9bcb79d829a: Preparing [2025-01-23T01:39:37.925Z] 14c442c111d7: Preparing [2025-01-23T01:39:37.925Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:37.925Z] 14c442c111d7: Waiting [2025-01-23T01:39:37.925Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:37.925Z] 46ecb4b825d1: Layer already exists [2025-01-23T01:39:37.925Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:37.925Z] 08683b05b89c: Layer already exists [2025-01-23T01:39:37.925Z] 58572701020d: Layer already exists [2025-01-23T01:39:37.925Z] a9bcb79d829a: Layer already exists [2025-01-23T01:39:37.925Z] 14c442c111d7: Layer already exists [2025-01-23T01:39:37.925Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:37.925Z] main: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:37.985Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:37.999Z] taggedImages: [2025-01-23T01:39:37.999Z] - nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:37.999Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-23T01:39:37.999Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 [2025-01-23T01:39:37.999Z] - nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:37.999Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-23T01:39:38.019Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-23T01:39:38.019Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:38.019Z] latest [2025-01-23T01:39:38.019Z] 4.0.0-dev.50 [2025-01-23T01:39:38.019Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:38.019Z] main [2025-01-23T01:39:38.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:38.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:38.680Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:38.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-23T01:39:38.680Z] 7c15068982ac: Preparing [2025-01-23T01:39:38.680Z] 4a72c4b55bcc: Preparing [2025-01-23T01:39:38.680Z] 6b9604f40d95: Preparing [2025-01-23T01:39:38.680Z] 7443df7bf2ed: Preparing [2025-01-23T01:39:38.680Z] 29e65f81b58b: Preparing [2025-01-23T01:39:38.680Z] 2ee6bb491823: Preparing [2025-01-23T01:39:38.680Z] 97c9e9bad468: Preparing [2025-01-23T01:39:38.680Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:38.680Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:38.680Z] 2ee6bb491823: Waiting [2025-01-23T01:39:38.680Z] 97c9e9bad468: Waiting [2025-01-23T01:39:38.680Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:38.680Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:38.680Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:38.680Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:38.680Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:38.680Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:38.680Z] 6b9604f40d95: Pushed [2025-01-23T01:39:38.680Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:38.680Z] 4a72c4b55bcc: Pushed [2025-01-23T01:39:38.680Z] 7c15068982ac: Pushed [2025-01-23T01:39:41.229Z] 7443df7bf2ed: Pushed [2025-01-23T01:39:41.488Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:41.819Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:42.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-23T01:39:42.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-23T01:39:42.144Z] 7c15068982ac: Preparing [2025-01-23T01:39:42.144Z] 4a72c4b55bcc: Preparing [2025-01-23T01:39:42.144Z] 6b9604f40d95: Preparing [2025-01-23T01:39:42.144Z] 7443df7bf2ed: Preparing [2025-01-23T01:39:42.144Z] 29e65f81b58b: Preparing [2025-01-23T01:39:42.144Z] 2ee6bb491823: Preparing [2025-01-23T01:39:42.144Z] 97c9e9bad468: Preparing [2025-01-23T01:39:42.144Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:42.144Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:42.144Z] 2ee6bb491823: Waiting [2025-01-23T01:39:42.144Z] 97c9e9bad468: Waiting [2025-01-23T01:39:42.144Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:42.144Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:42.144Z] 4a72c4b55bcc: Layer already exists [2025-01-23T01:39:42.144Z] 6b9604f40d95: Layer already exists [2025-01-23T01:39:42.144Z] 7c15068982ac: Layer already exists [2025-01-23T01:39:42.144Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:42.144Z] 7443df7bf2ed: Layer already exists [2025-01-23T01:39:42.144Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:42.144Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:42.144Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:42.144Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:42.144Z] latest: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:42.469Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:42.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 [2025-01-23T01:39:42.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-23T01:39:42.799Z] 7c15068982ac: Preparing [2025-01-23T01:39:42.799Z] 4a72c4b55bcc: Preparing [2025-01-23T01:39:42.799Z] 6b9604f40d95: Preparing [2025-01-23T01:39:42.799Z] 7443df7bf2ed: Preparing [2025-01-23T01:39:42.799Z] 29e65f81b58b: Preparing [2025-01-23T01:39:42.799Z] 2ee6bb491823: Preparing [2025-01-23T01:39:42.799Z] 97c9e9bad468: Preparing [2025-01-23T01:39:42.799Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:42.799Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:42.799Z] 97c9e9bad468: Waiting [2025-01-23T01:39:42.799Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:42.799Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:42.799Z] 4a72c4b55bcc: Layer already exists [2025-01-23T01:39:42.799Z] 7c15068982ac: Layer already exists [2025-01-23T01:39:42.799Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:42.799Z] 6b9604f40d95: Layer already exists [2025-01-23T01:39:42.799Z] 7443df7bf2ed: Layer already exists [2025-01-23T01:39:42.799Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:42.799Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:42.799Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:42.799Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:42.799Z] 4.0.0-dev.50: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:43.127Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:43.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:43.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-23T01:39:43.454Z] 7c15068982ac: Preparing [2025-01-23T01:39:43.454Z] 4a72c4b55bcc: Preparing [2025-01-23T01:39:43.454Z] 6b9604f40d95: Preparing [2025-01-23T01:39:43.454Z] 7443df7bf2ed: Preparing [2025-01-23T01:39:43.454Z] 29e65f81b58b: Preparing [2025-01-23T01:39:43.454Z] 2ee6bb491823: Preparing [2025-01-23T01:39:43.454Z] 97c9e9bad468: Preparing [2025-01-23T01:39:43.454Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:43.454Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:43.454Z] 2ee6bb491823: Waiting [2025-01-23T01:39:43.454Z] 97c9e9bad468: Waiting [2025-01-23T01:39:43.454Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:43.454Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:43.454Z] 6b9604f40d95: Layer already exists [2025-01-23T01:39:43.454Z] 7c15068982ac: Layer already exists [2025-01-23T01:39:43.454Z] 7443df7bf2ed: Layer already exists [2025-01-23T01:39:43.454Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:43.454Z] 4a72c4b55bcc: Layer already exists [2025-01-23T01:39:43.454Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:43.454Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:43.454Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:43.454Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:43.454Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:43.784Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:44.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-23T01:39:44.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-23T01:39:44.111Z] 7c15068982ac: Preparing [2025-01-23T01:39:44.111Z] 4a72c4b55bcc: Preparing [2025-01-23T01:39:44.111Z] 6b9604f40d95: Preparing [2025-01-23T01:39:44.111Z] 7443df7bf2ed: Preparing [2025-01-23T01:39:44.111Z] 29e65f81b58b: Preparing [2025-01-23T01:39:44.111Z] 2ee6bb491823: Preparing [2025-01-23T01:39:44.111Z] 97c9e9bad468: Preparing [2025-01-23T01:39:44.111Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:44.111Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:44.111Z] 2ee6bb491823: Waiting [2025-01-23T01:39:44.111Z] 97c9e9bad468: Waiting [2025-01-23T01:39:44.111Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:44.111Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:44.111Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:44.111Z] 7443df7bf2ed: Layer already exists [2025-01-23T01:39:44.111Z] 7c15068982ac: Layer already exists [2025-01-23T01:39:44.111Z] 6b9604f40d95: Layer already exists [2025-01-23T01:39:44.111Z] 4a72c4b55bcc: Layer already exists [2025-01-23T01:39:44.111Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:44.111Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:44.111Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:44.111Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:44.111Z] main: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:44.181Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:44.199Z] taggedImages: [2025-01-23T01:39:44.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:44.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-23T01:39:44.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 [2025-01-23T01:39:44.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:44.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-23T01:39:44.226Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-23T01:39:44.226Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:44.226Z] latest [2025-01-23T01:39:44.226Z] 4.0.0-dev.50 [2025-01-23T01:39:44.226Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:44.226Z] main [2025-01-23T01:39:44.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:44.556Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:44.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:44.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-23T01:39:44.878Z] 906d3dccaa6f: Preparing [2025-01-23T01:39:44.878Z] 488396696a23: Preparing [2025-01-23T01:39:44.878Z] 074bcd975f54: Preparing [2025-01-23T01:39:44.878Z] de40a0cba236: Preparing [2025-01-23T01:39:44.878Z] 0053970971aa: Preparing [2025-01-23T01:39:44.878Z] 914d91e2fb29: Preparing [2025-01-23T01:39:44.878Z] ed51242d5891: Preparing [2025-01-23T01:39:44.878Z] 29e65f81b58b: Preparing [2025-01-23T01:39:44.878Z] 2ee6bb491823: Preparing [2025-01-23T01:39:44.878Z] 23ddf6aa4945: Preparing [2025-01-23T01:39:44.878Z] 14896bfa6e30: Preparing [2025-01-23T01:39:44.878Z] 5f70bf18a086: Preparing [2025-01-23T01:39:44.878Z] eac585bc20dd: Preparing [2025-01-23T01:39:44.878Z] 347f8b33b46d: Preparing [2025-01-23T01:39:44.878Z] e87172b3cf0e: Preparing [2025-01-23T01:39:44.878Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:44.878Z] ed51242d5891: Waiting [2025-01-23T01:39:44.878Z] 29e65f81b58b: Waiting [2025-01-23T01:39:44.878Z] eac585bc20dd: Waiting [2025-01-23T01:39:44.878Z] 2ee6bb491823: Waiting [2025-01-23T01:39:44.878Z] 347f8b33b46d: Waiting [2025-01-23T01:39:44.878Z] 23ddf6aa4945: Waiting [2025-01-23T01:39:44.878Z] e87172b3cf0e: Waiting [2025-01-23T01:39:44.878Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:44.878Z] 14896bfa6e30: Waiting [2025-01-23T01:39:44.878Z] 914d91e2fb29: Waiting [2025-01-23T01:39:44.878Z] 074bcd975f54: Pushed [2025-01-23T01:39:44.878Z] 0053970971aa: Pushed [2025-01-23T01:39:44.878Z] 906d3dccaa6f: Pushed [2025-01-23T01:39:44.878Z] 488396696a23: Pushed [2025-01-23T01:39:44.878Z] de40a0cba236: Pushed [2025-01-23T01:39:44.878Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:44.878Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:45.142Z] 5f70bf18a086: Layer already exists [2025-01-23T01:39:45.142Z] 914d91e2fb29: Pushed [2025-01-23T01:39:45.142Z] 14896bfa6e30: Pushed [2025-01-23T01:39:45.142Z] 23ddf6aa4945: Pushed [2025-01-23T01:39:45.142Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:45.142Z] eac585bc20dd: Pushed [2025-01-23T01:39:45.142Z] 347f8b33b46d: Pushed [2025-01-23T01:39:45.142Z] e87172b3cf0e: Pushed [2025-01-23T01:39:46.521Z] ed51242d5891: Pushed [2025-01-23T01:39:46.521Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:46.849Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:47.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-23T01:39:47.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-23T01:39:47.176Z] 906d3dccaa6f: Preparing [2025-01-23T01:39:47.176Z] 488396696a23: Preparing [2025-01-23T01:39:47.176Z] 074bcd975f54: Preparing [2025-01-23T01:39:47.176Z] de40a0cba236: Preparing [2025-01-23T01:39:47.176Z] 0053970971aa: Preparing [2025-01-23T01:39:47.176Z] 914d91e2fb29: Preparing [2025-01-23T01:39:47.176Z] ed51242d5891: Preparing [2025-01-23T01:39:47.176Z] 29e65f81b58b: Preparing [2025-01-23T01:39:47.176Z] 2ee6bb491823: Preparing [2025-01-23T01:39:47.176Z] 23ddf6aa4945: Preparing [2025-01-23T01:39:47.176Z] 14896bfa6e30: Preparing [2025-01-23T01:39:47.176Z] 5f70bf18a086: Preparing [2025-01-23T01:39:47.176Z] eac585bc20dd: Preparing [2025-01-23T01:39:47.176Z] 347f8b33b46d: Preparing [2025-01-23T01:39:47.176Z] e87172b3cf0e: Preparing [2025-01-23T01:39:47.176Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:47.176Z] 2ee6bb491823: Waiting [2025-01-23T01:39:47.176Z] eac585bc20dd: Waiting [2025-01-23T01:39:47.176Z] 347f8b33b46d: Waiting [2025-01-23T01:39:47.176Z] 23ddf6aa4945: Waiting [2025-01-23T01:39:47.176Z] 5f70bf18a086: Waiting [2025-01-23T01:39:47.176Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:47.176Z] e87172b3cf0e: Waiting [2025-01-23T01:39:47.176Z] 14896bfa6e30: Waiting [2025-01-23T01:39:47.176Z] 914d91e2fb29: Waiting [2025-01-23T01:39:47.176Z] ed51242d5891: Waiting [2025-01-23T01:39:47.176Z] 29e65f81b58b: Waiting [2025-01-23T01:39:47.176Z] 906d3dccaa6f: Layer already exists [2025-01-23T01:39:47.176Z] 0053970971aa: Layer already exists [2025-01-23T01:39:47.176Z] 074bcd975f54: Layer already exists [2025-01-23T01:39:47.176Z] de40a0cba236: Layer already exists [2025-01-23T01:39:47.176Z] 488396696a23: Layer already exists [2025-01-23T01:39:47.176Z] ed51242d5891: Layer already exists [2025-01-23T01:39:47.176Z] 914d91e2fb29: Layer already exists [2025-01-23T01:39:47.176Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:47.176Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:47.176Z] 23ddf6aa4945: Layer already exists [2025-01-23T01:39:47.176Z] 5f70bf18a086: Layer already exists [2025-01-23T01:39:47.176Z] 14896bfa6e30: Layer already exists [2025-01-23T01:39:47.176Z] eac585bc20dd: Layer already exists [2025-01-23T01:39:47.176Z] e87172b3cf0e: Layer already exists [2025-01-23T01:39:47.176Z] 347f8b33b46d: Layer already exists [2025-01-23T01:39:47.176Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:47.176Z] latest: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:47.504Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:47.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 [2025-01-23T01:39:47.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-23T01:39:47.823Z] 906d3dccaa6f: Preparing [2025-01-23T01:39:47.823Z] 488396696a23: Preparing [2025-01-23T01:39:47.823Z] 074bcd975f54: Preparing [2025-01-23T01:39:47.823Z] de40a0cba236: Preparing [2025-01-23T01:39:47.823Z] 0053970971aa: Preparing [2025-01-23T01:39:47.823Z] 914d91e2fb29: Preparing [2025-01-23T01:39:47.823Z] ed51242d5891: Preparing [2025-01-23T01:39:47.823Z] 29e65f81b58b: Preparing [2025-01-23T01:39:47.823Z] 2ee6bb491823: Preparing [2025-01-23T01:39:47.823Z] 23ddf6aa4945: Preparing [2025-01-23T01:39:47.823Z] 14896bfa6e30: Preparing [2025-01-23T01:39:47.823Z] 5f70bf18a086: Preparing [2025-01-23T01:39:47.823Z] eac585bc20dd: Preparing [2025-01-23T01:39:47.823Z] 347f8b33b46d: Preparing [2025-01-23T01:39:47.823Z] e87172b3cf0e: Preparing [2025-01-23T01:39:47.823Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:47.823Z] 29e65f81b58b: Waiting [2025-01-23T01:39:47.823Z] 2ee6bb491823: Waiting [2025-01-23T01:39:47.823Z] 347f8b33b46d: Waiting [2025-01-23T01:39:47.823Z] e87172b3cf0e: Waiting [2025-01-23T01:39:47.823Z] 23ddf6aa4945: Waiting [2025-01-23T01:39:47.823Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:47.823Z] 14896bfa6e30: Waiting [2025-01-23T01:39:47.823Z] 5f70bf18a086: Waiting [2025-01-23T01:39:47.823Z] eac585bc20dd: Waiting [2025-01-23T01:39:47.824Z] 914d91e2fb29: Waiting [2025-01-23T01:39:47.824Z] ed51242d5891: Waiting [2025-01-23T01:39:47.824Z] 906d3dccaa6f: Layer already exists [2025-01-23T01:39:47.824Z] 0053970971aa: Layer already exists [2025-01-23T01:39:47.824Z] 074bcd975f54: Layer already exists [2025-01-23T01:39:47.824Z] 488396696a23: Layer already exists [2025-01-23T01:39:47.824Z] de40a0cba236: Layer already exists [2025-01-23T01:39:47.824Z] 914d91e2fb29: Layer already exists [2025-01-23T01:39:47.824Z] ed51242d5891: Layer already exists [2025-01-23T01:39:47.824Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:47.824Z] 23ddf6aa4945: Layer already exists [2025-01-23T01:39:47.824Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:47.824Z] 14896bfa6e30: Layer already exists [2025-01-23T01:39:47.824Z] 5f70bf18a086: Layer already exists [2025-01-23T01:39:47.824Z] 347f8b33b46d: Layer already exists [2025-01-23T01:39:47.824Z] e87172b3cf0e: Layer already exists [2025-01-23T01:39:47.824Z] eac585bc20dd: Layer already exists [2025-01-23T01:39:47.824Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:47.824Z] 4.0.0-dev.50: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:48.147Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:48.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:48.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-23T01:39:48.474Z] 906d3dccaa6f: Preparing [2025-01-23T01:39:48.474Z] 488396696a23: Preparing [2025-01-23T01:39:48.474Z] 074bcd975f54: Preparing [2025-01-23T01:39:48.474Z] de40a0cba236: Preparing [2025-01-23T01:39:48.474Z] 0053970971aa: Preparing [2025-01-23T01:39:48.474Z] 914d91e2fb29: Preparing [2025-01-23T01:39:48.474Z] ed51242d5891: Preparing [2025-01-23T01:39:48.474Z] 29e65f81b58b: Preparing [2025-01-23T01:39:48.474Z] 2ee6bb491823: Preparing [2025-01-23T01:39:48.474Z] 23ddf6aa4945: Preparing [2025-01-23T01:39:48.474Z] 14896bfa6e30: Preparing [2025-01-23T01:39:48.474Z] 5f70bf18a086: Preparing [2025-01-23T01:39:48.474Z] eac585bc20dd: Preparing [2025-01-23T01:39:48.474Z] 347f8b33b46d: Preparing [2025-01-23T01:39:48.474Z] e87172b3cf0e: Preparing [2025-01-23T01:39:48.474Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:48.474Z] 14896bfa6e30: Waiting [2025-01-23T01:39:48.474Z] 5f70bf18a086: Waiting [2025-01-23T01:39:48.474Z] eac585bc20dd: Waiting [2025-01-23T01:39:48.474Z] 914d91e2fb29: Waiting [2025-01-23T01:39:48.474Z] 347f8b33b46d: Waiting [2025-01-23T01:39:48.474Z] e87172b3cf0e: Waiting [2025-01-23T01:39:48.474Z] ed51242d5891: Waiting [2025-01-23T01:39:48.474Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:48.474Z] 29e65f81b58b: Waiting [2025-01-23T01:39:48.474Z] 23ddf6aa4945: Waiting [2025-01-23T01:39:48.474Z] 2ee6bb491823: Waiting [2025-01-23T01:39:48.474Z] 906d3dccaa6f: Layer already exists [2025-01-23T01:39:48.474Z] 074bcd975f54: Layer already exists [2025-01-23T01:39:48.474Z] 488396696a23: Layer already exists [2025-01-23T01:39:48.474Z] de40a0cba236: Layer already exists [2025-01-23T01:39:48.474Z] 0053970971aa: Layer already exists [2025-01-23T01:39:48.474Z] 914d91e2fb29: Layer already exists [2025-01-23T01:39:48.474Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:48.474Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:48.474Z] ed51242d5891: Layer already exists [2025-01-23T01:39:48.474Z] 23ddf6aa4945: Layer already exists [2025-01-23T01:39:48.474Z] 5f70bf18a086: Layer already exists [2025-01-23T01:39:48.474Z] 14896bfa6e30: Layer already exists [2025-01-23T01:39:48.474Z] eac585bc20dd: Layer already exists [2025-01-23T01:39:48.474Z] 347f8b33b46d: Layer already exists [2025-01-23T01:39:48.474Z] e87172b3cf0e: Layer already exists [2025-01-23T01:39:48.474Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:48.474Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:48.808Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:49.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-23T01:39:49.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-23T01:39:49.135Z] 906d3dccaa6f: Preparing [2025-01-23T01:39:49.135Z] 488396696a23: Preparing [2025-01-23T01:39:49.135Z] 074bcd975f54: Preparing [2025-01-23T01:39:49.135Z] de40a0cba236: Preparing [2025-01-23T01:39:49.135Z] 0053970971aa: Preparing [2025-01-23T01:39:49.135Z] 914d91e2fb29: Preparing [2025-01-23T01:39:49.135Z] ed51242d5891: Preparing [2025-01-23T01:39:49.135Z] 29e65f81b58b: Preparing [2025-01-23T01:39:49.135Z] 2ee6bb491823: Preparing [2025-01-23T01:39:49.135Z] 23ddf6aa4945: Preparing [2025-01-23T01:39:49.135Z] 14896bfa6e30: Preparing [2025-01-23T01:39:49.135Z] 5f70bf18a086: Preparing [2025-01-23T01:39:49.135Z] eac585bc20dd: Preparing [2025-01-23T01:39:49.135Z] 347f8b33b46d: Preparing [2025-01-23T01:39:49.135Z] e87172b3cf0e: Preparing [2025-01-23T01:39:49.135Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:49.135Z] 29e65f81b58b: Waiting [2025-01-23T01:39:49.135Z] 2ee6bb491823: Waiting [2025-01-23T01:39:49.135Z] 23ddf6aa4945: Waiting [2025-01-23T01:39:49.135Z] 14896bfa6e30: Waiting [2025-01-23T01:39:49.135Z] 5f70bf18a086: Waiting [2025-01-23T01:39:49.135Z] eac585bc20dd: Waiting [2025-01-23T01:39:49.135Z] 347f8b33b46d: Waiting [2025-01-23T01:39:49.135Z] e87172b3cf0e: Waiting [2025-01-23T01:39:49.135Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:49.135Z] 914d91e2fb29: Waiting [2025-01-23T01:39:49.135Z] ed51242d5891: Waiting [2025-01-23T01:39:49.135Z] 488396696a23: Layer already exists [2025-01-23T01:39:49.135Z] de40a0cba236: Layer already exists [2025-01-23T01:39:49.135Z] 906d3dccaa6f: Layer already exists [2025-01-23T01:39:49.135Z] 0053970971aa: Layer already exists [2025-01-23T01:39:49.135Z] 074bcd975f54: Layer already exists [2025-01-23T01:39:49.135Z] 914d91e2fb29: Layer already exists [2025-01-23T01:39:49.135Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:49.135Z] ed51242d5891: Layer already exists [2025-01-23T01:39:49.135Z] 23ddf6aa4945: Layer already exists [2025-01-23T01:39:49.135Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:49.135Z] eac585bc20dd: Layer already exists [2025-01-23T01:39:49.135Z] 5f70bf18a086: Layer already exists [2025-01-23T01:39:49.135Z] 14896bfa6e30: Layer already exists [2025-01-23T01:39:49.135Z] e87172b3cf0e: Layer already exists [2025-01-23T01:39:49.135Z] 347f8b33b46d: Layer already exists [2025-01-23T01:39:49.135Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:49.135Z] main: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:49.209Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:49.219Z] taggedImages: [2025-01-23T01:39:49.219Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:49.219Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-23T01:39:49.219Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 [2025-01-23T01:39:49.219Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:49.219Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-23T01:39:49.239Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-23T01:39:49.239Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:49.239Z] latest [2025-01-23T01:39:49.239Z] 4.0.0-dev.50 [2025-01-23T01:39:49.239Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:49.239Z] main [2025-01-23T01:39:49.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:49.589Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:49.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:49.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-23T01:39:49.920Z] 930ed0f0cdb5: Preparing [2025-01-23T01:39:49.920Z] a1e038469088: Preparing [2025-01-23T01:39:49.920Z] a232c7b8a594: Preparing [2025-01-23T01:39:49.920Z] 405ad01d3b39: Preparing [2025-01-23T01:39:49.920Z] 29e65f81b58b: Preparing [2025-01-23T01:39:49.920Z] 2ee6bb491823: Preparing [2025-01-23T01:39:49.920Z] 97c9e9bad468: Preparing [2025-01-23T01:39:49.920Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:49.920Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:49.920Z] 2ee6bb491823: Waiting [2025-01-23T01:39:49.920Z] 97c9e9bad468: Waiting [2025-01-23T01:39:49.920Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:49.920Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:49.920Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:49.920Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:49.920Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:49.920Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:49.920Z] a232c7b8a594: Pushed [2025-01-23T01:39:49.920Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:49.920Z] a1e038469088: Pushed [2025-01-23T01:39:49.920Z] 930ed0f0cdb5: Pushed [2025-01-23T01:39:52.460Z] 405ad01d3b39: Pushed [2025-01-23T01:39:52.460Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:53.049Z] + 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-23T01:39:53.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-23T01:39:53.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-23T01:39:53.380Z] 930ed0f0cdb5: Preparing [2025-01-23T01:39:53.380Z] a1e038469088: Preparing [2025-01-23T01:39:53.380Z] a232c7b8a594: Preparing [2025-01-23T01:39:53.380Z] 405ad01d3b39: Preparing [2025-01-23T01:39:53.380Z] 29e65f81b58b: Preparing [2025-01-23T01:39:53.380Z] 2ee6bb491823: Preparing [2025-01-23T01:39:53.380Z] 97c9e9bad468: Preparing [2025-01-23T01:39:53.380Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:53.380Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:53.380Z] 2ee6bb491823: Waiting [2025-01-23T01:39:53.380Z] 97c9e9bad468: Waiting [2025-01-23T01:39:53.380Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:53.380Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:53.380Z] a232c7b8a594: Layer already exists [2025-01-23T01:39:53.380Z] 405ad01d3b39: Layer already exists [2025-01-23T01:39:53.380Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:53.380Z] 930ed0f0cdb5: Layer already exists [2025-01-23T01:39:53.380Z] a1e038469088: Layer already exists [2025-01-23T01:39:53.380Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:53.380Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:53.380Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:53.380Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:53.380Z] latest: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:53.709Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:54.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 [2025-01-23T01:39:54.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-23T01:39:54.038Z] 930ed0f0cdb5: Preparing [2025-01-23T01:39:54.038Z] a1e038469088: Preparing [2025-01-23T01:39:54.038Z] a232c7b8a594: Preparing [2025-01-23T01:39:54.038Z] 405ad01d3b39: Preparing [2025-01-23T01:39:54.038Z] 29e65f81b58b: Preparing [2025-01-23T01:39:54.038Z] 2ee6bb491823: Preparing [2025-01-23T01:39:54.038Z] 97c9e9bad468: Preparing [2025-01-23T01:39:54.038Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:54.038Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:54.038Z] 2ee6bb491823: Waiting [2025-01-23T01:39:54.038Z] 97c9e9bad468: Waiting [2025-01-23T01:39:54.038Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:54.038Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:54.038Z] a232c7b8a594: Layer already exists [2025-01-23T01:39:54.038Z] 405ad01d3b39: Layer already exists [2025-01-23T01:39:54.038Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:54.038Z] 930ed0f0cdb5: Layer already exists [2025-01-23T01:39:54.038Z] a1e038469088: Layer already exists [2025-01-23T01:39:54.038Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:54.038Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:54.038Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:54.038Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:54.038Z] 4.0.0-dev.50: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:54.436Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:54.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:54.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-23T01:39:54.843Z] 930ed0f0cdb5: Preparing [2025-01-23T01:39:54.843Z] a1e038469088: Preparing [2025-01-23T01:39:54.843Z] a232c7b8a594: Preparing [2025-01-23T01:39:54.843Z] 405ad01d3b39: Preparing [2025-01-23T01:39:54.843Z] 29e65f81b58b: Preparing [2025-01-23T01:39:54.843Z] 2ee6bb491823: Preparing [2025-01-23T01:39:54.843Z] 97c9e9bad468: Preparing [2025-01-23T01:39:54.843Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:54.843Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:54.843Z] 97c9e9bad468: Waiting [2025-01-23T01:39:54.843Z] 2ee6bb491823: Waiting [2025-01-23T01:39:54.843Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:54.843Z] a1e038469088: Layer already exists [2025-01-23T01:39:54.843Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:54.843Z] a232c7b8a594: Layer already exists [2025-01-23T01:39:54.843Z] 930ed0f0cdb5: Layer already exists [2025-01-23T01:39:54.843Z] 405ad01d3b39: Layer already exists [2025-01-23T01:39:54.843Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:54.843Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:54.843Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:54.843Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:54.843Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:55.201Z] + 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-23T01:39:55.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-23T01:39:55.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-23T01:39:55.515Z] 930ed0f0cdb5: Preparing [2025-01-23T01:39:55.515Z] a1e038469088: Preparing [2025-01-23T01:39:55.515Z] a232c7b8a594: Preparing [2025-01-23T01:39:55.515Z] 405ad01d3b39: Preparing [2025-01-23T01:39:55.515Z] 29e65f81b58b: Preparing [2025-01-23T01:39:55.515Z] 2ee6bb491823: Preparing [2025-01-23T01:39:55.515Z] 97c9e9bad468: Preparing [2025-01-23T01:39:55.515Z] 2ee6bb491823: Waiting [2025-01-23T01:39:55.515Z] 97c9e9bad468: Waiting [2025-01-23T01:39:55.515Z] 4ef77fd1d24c: Preparing [2025-01-23T01:39:55.515Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:55.515Z] 4ef77fd1d24c: Waiting [2025-01-23T01:39:55.515Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:55.515Z] a1e038469088: Layer already exists [2025-01-23T01:39:55.515Z] 405ad01d3b39: Layer already exists [2025-01-23T01:39:55.515Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:55.515Z] a232c7b8a594: Layer already exists [2025-01-23T01:39:55.515Z] 930ed0f0cdb5: Layer already exists [2025-01-23T01:39:55.515Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:55.515Z] 4ef77fd1d24c: Layer already exists [2025-01-23T01:39:55.515Z] 97c9e9bad468: Layer already exists [2025-01-23T01:39:55.515Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:55.515Z] main: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:39:55.573Z] ===================================================== [Pipeline] echo [2025-01-23T01:39:55.584Z] taggedImages: [2025-01-23T01:39:55.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:55.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-23T01:39:55.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 [2025-01-23T01:39:55.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:55.584Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-23T01:39:55.608Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-23T01:39:55.608Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:55.608Z] latest [2025-01-23T01:39:55.608Z] 4.0.0-dev.50 [2025-01-23T01:39:55.608Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:55.608Z] main [2025-01-23T01:39:55.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:55.943Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:56.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:39:56.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-23T01:39:56.257Z] 0c0bacade1cf: Preparing [2025-01-23T01:39:56.257Z] 63775d3eca83: Preparing [2025-01-23T01:39:56.257Z] 7e9d6e0bdb92: Preparing [2025-01-23T01:39:56.257Z] 6885f3a3b60b: Preparing [2025-01-23T01:39:56.257Z] 2691abec870b: Preparing [2025-01-23T01:39:56.257Z] 29e65f81b58b: Preparing [2025-01-23T01:39:56.257Z] 2ee6bb491823: Preparing [2025-01-23T01:39:56.257Z] 65b145e3e200: Preparing [2025-01-23T01:39:56.257Z] 3cbf420ef536: Preparing [2025-01-23T01:39:56.257Z] 6156bd18259a: Preparing [2025-01-23T01:39:56.257Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:56.257Z] 65b145e3e200: Waiting [2025-01-23T01:39:56.257Z] 29e65f81b58b: Waiting [2025-01-23T01:39:56.257Z] 3cbf420ef536: Waiting [2025-01-23T01:39:56.257Z] 6156bd18259a: Waiting [2025-01-23T01:39:56.257Z] 2ee6bb491823: Waiting [2025-01-23T01:39:56.257Z] 63775d3eca83: Pushed [2025-01-23T01:39:56.257Z] 2691abec870b: Pushed [2025-01-23T01:39:56.257Z] 0c0bacade1cf: Pushed [2025-01-23T01:39:56.257Z] 6885f3a3b60b: Pushed [2025-01-23T01:39:56.257Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:56.257Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:56.518Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:56.518Z] 65b145e3e200: Pushed [2025-01-23T01:39:56.518Z] 3cbf420ef536: Pushed [2025-01-23T01:39:57.457Z] 7e9d6e0bdb92: Pushed [2025-01-23T01:39:57.715Z] 6156bd18259a: Pushed [2025-01-23T01:39:57.715Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:58.030Z] + 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-23T01:39:58.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-23T01:39:58.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-23T01:39:58.379Z] 0c0bacade1cf: Preparing [2025-01-23T01:39:58.379Z] 63775d3eca83: Preparing [2025-01-23T01:39:58.379Z] 7e9d6e0bdb92: Preparing [2025-01-23T01:39:58.379Z] 6885f3a3b60b: Preparing [2025-01-23T01:39:58.379Z] 2691abec870b: Preparing [2025-01-23T01:39:58.379Z] 29e65f81b58b: Preparing [2025-01-23T01:39:58.379Z] 2ee6bb491823: Preparing [2025-01-23T01:39:58.379Z] 65b145e3e200: Preparing [2025-01-23T01:39:58.379Z] 3cbf420ef536: Preparing [2025-01-23T01:39:58.379Z] 6156bd18259a: Preparing [2025-01-23T01:39:58.379Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:58.379Z] 2ee6bb491823: Waiting [2025-01-23T01:39:58.379Z] 65b145e3e200: Waiting [2025-01-23T01:39:58.379Z] 3cbf420ef536: Waiting [2025-01-23T01:39:58.379Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:58.379Z] 6156bd18259a: Waiting [2025-01-23T01:39:58.379Z] 2691abec870b: Layer already exists [2025-01-23T01:39:58.379Z] 6885f3a3b60b: Layer already exists [2025-01-23T01:39:58.379Z] 0c0bacade1cf: Layer already exists [2025-01-23T01:39:58.379Z] 7e9d6e0bdb92: Layer already exists [2025-01-23T01:39:58.379Z] 63775d3eca83: Layer already exists [2025-01-23T01:39:58.379Z] 65b145e3e200: Layer already exists [2025-01-23T01:39:58.379Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:58.379Z] 3cbf420ef536: Layer already exists [2025-01-23T01:39:58.379Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:58.379Z] 6156bd18259a: Layer already exists [2025-01-23T01:39:58.379Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:58.379Z] latest: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:58.703Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:59.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 [2025-01-23T01:39:59.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-23T01:39:59.024Z] 0c0bacade1cf: Preparing [2025-01-23T01:39:59.024Z] 63775d3eca83: Preparing [2025-01-23T01:39:59.024Z] 7e9d6e0bdb92: Preparing [2025-01-23T01:39:59.024Z] 6885f3a3b60b: Preparing [2025-01-23T01:39:59.024Z] 2691abec870b: Preparing [2025-01-23T01:39:59.024Z] 29e65f81b58b: Preparing [2025-01-23T01:39:59.024Z] 2ee6bb491823: Preparing [2025-01-23T01:39:59.024Z] 65b145e3e200: Preparing [2025-01-23T01:39:59.024Z] 3cbf420ef536: Preparing [2025-01-23T01:39:59.024Z] 6156bd18259a: Preparing [2025-01-23T01:39:59.024Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:59.024Z] 3cbf420ef536: Waiting [2025-01-23T01:39:59.024Z] 65b145e3e200: Waiting [2025-01-23T01:39:59.024Z] 6156bd18259a: Waiting [2025-01-23T01:39:59.024Z] 29e65f81b58b: Waiting [2025-01-23T01:39:59.024Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:59.024Z] 0c0bacade1cf: Layer already exists [2025-01-23T01:39:59.024Z] 63775d3eca83: Layer already exists [2025-01-23T01:39:59.024Z] 7e9d6e0bdb92: Layer already exists [2025-01-23T01:39:59.024Z] 6885f3a3b60b: Layer already exists [2025-01-23T01:39:59.024Z] 2691abec870b: Layer already exists [2025-01-23T01:39:59.024Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:59.024Z] 65b145e3e200: Layer already exists [2025-01-23T01:39:59.024Z] 3cbf420ef536: Layer already exists [2025-01-23T01:39:59.024Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:59.024Z] 6156bd18259a: Layer already exists [2025-01-23T01:39:59.024Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:59.024Z] 4.0.0-dev.50: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:59.335Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:59.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:39:59.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-23T01:39:59.650Z] 0c0bacade1cf: Preparing [2025-01-23T01:39:59.650Z] 63775d3eca83: Preparing [2025-01-23T01:39:59.650Z] 7e9d6e0bdb92: Preparing [2025-01-23T01:39:59.650Z] 6885f3a3b60b: Preparing [2025-01-23T01:39:59.650Z] 2691abec870b: Preparing [2025-01-23T01:39:59.650Z] 29e65f81b58b: Preparing [2025-01-23T01:39:59.650Z] 2ee6bb491823: Preparing [2025-01-23T01:39:59.650Z] 65b145e3e200: Preparing [2025-01-23T01:39:59.650Z] 3cbf420ef536: Preparing [2025-01-23T01:39:59.650Z] 6156bd18259a: Preparing [2025-01-23T01:39:59.650Z] ce5a8cde9eee: Preparing [2025-01-23T01:39:59.650Z] 65b145e3e200: Waiting [2025-01-23T01:39:59.650Z] 3cbf420ef536: Waiting [2025-01-23T01:39:59.650Z] 6156bd18259a: Waiting [2025-01-23T01:39:59.650Z] ce5a8cde9eee: Waiting [2025-01-23T01:39:59.650Z] 29e65f81b58b: Waiting [2025-01-23T01:39:59.650Z] 2ee6bb491823: Waiting [2025-01-23T01:39:59.650Z] 63775d3eca83: Layer already exists [2025-01-23T01:39:59.650Z] 0c0bacade1cf: Layer already exists [2025-01-23T01:39:59.650Z] 2691abec870b: Layer already exists [2025-01-23T01:39:59.650Z] 6885f3a3b60b: Layer already exists [2025-01-23T01:39:59.650Z] 7e9d6e0bdb92: Layer already exists [2025-01-23T01:39:59.650Z] 29e65f81b58b: Layer already exists [2025-01-23T01:39:59.650Z] 65b145e3e200: Layer already exists [2025-01-23T01:39:59.650Z] 3cbf420ef536: Layer already exists [2025-01-23T01:39:59.650Z] 2ee6bb491823: Layer already exists [2025-01-23T01:39:59.650Z] 6156bd18259a: Layer already exists [2025-01-23T01:39:59.650Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:39:59.651Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:39:59.981Z] + 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-23T01:40:00.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-23T01:40:00.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-23T01:40:00.298Z] 0c0bacade1cf: Preparing [2025-01-23T01:40:00.298Z] 63775d3eca83: Preparing [2025-01-23T01:40:00.298Z] 7e9d6e0bdb92: Preparing [2025-01-23T01:40:00.298Z] 6885f3a3b60b: Preparing [2025-01-23T01:40:00.298Z] 2691abec870b: Preparing [2025-01-23T01:40:00.298Z] 29e65f81b58b: Preparing [2025-01-23T01:40:00.298Z] 2ee6bb491823: Preparing [2025-01-23T01:40:00.298Z] 65b145e3e200: Preparing [2025-01-23T01:40:00.298Z] 3cbf420ef536: Preparing [2025-01-23T01:40:00.298Z] 6156bd18259a: Preparing [2025-01-23T01:40:00.298Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:00.298Z] 29e65f81b58b: Waiting [2025-01-23T01:40:00.298Z] 65b145e3e200: Waiting [2025-01-23T01:40:00.298Z] 3cbf420ef536: Waiting [2025-01-23T01:40:00.298Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:00.298Z] 6156bd18259a: Waiting [2025-01-23T01:40:00.298Z] 0c0bacade1cf: Layer already exists [2025-01-23T01:40:00.298Z] 7e9d6e0bdb92: Layer already exists [2025-01-23T01:40:00.298Z] 2691abec870b: Layer already exists [2025-01-23T01:40:00.298Z] 63775d3eca83: Layer already exists [2025-01-23T01:40:00.298Z] 6885f3a3b60b: Layer already exists [2025-01-23T01:40:00.298Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:00.298Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:00.298Z] 65b145e3e200: Layer already exists [2025-01-23T01:40:00.298Z] 3cbf420ef536: Layer already exists [2025-01-23T01:40:00.298Z] 6156bd18259a: Layer already exists [2025-01-23T01:40:00.298Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:00.298Z] main: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:00.364Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:00.374Z] taggedImages: [2025-01-23T01:40:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-23T01:40:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 [2025-01-23T01:40:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-23T01:40:00.394Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-23T01:40:00.394Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:00.394Z] latest [2025-01-23T01:40:00.394Z] 4.0.0-dev.50 [2025-01-23T01:40:00.394Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:00.394Z] main [2025-01-23T01:40:00.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:00.729Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:01.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:01.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-23T01:40:01.050Z] 1d655e1d35be: Preparing [2025-01-23T01:40:01.050Z] edc922ee9cbf: Preparing [2025-01-23T01:40:01.050Z] 7a83a039b07d: Preparing [2025-01-23T01:40:01.050Z] d73fb1b2896a: Preparing [2025-01-23T01:40:01.050Z] cf73004d2b09: Preparing [2025-01-23T01:40:01.050Z] a984e1a4e9b2: Preparing [2025-01-23T01:40:01.050Z] 466e6420a0b8: Preparing [2025-01-23T01:40:01.050Z] 29e65f81b58b: Preparing [2025-01-23T01:40:01.050Z] 2ee6bb491823: Preparing [2025-01-23T01:40:01.050Z] ca1f85c7f582: Preparing [2025-01-23T01:40:01.050Z] 1c91a516f8e5: Preparing [2025-01-23T01:40:01.050Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:01.050Z] 2ee6bb491823: Waiting [2025-01-23T01:40:01.050Z] a984e1a4e9b2: Waiting [2025-01-23T01:40:01.050Z] ca1f85c7f582: Waiting [2025-01-23T01:40:01.050Z] 1c91a516f8e5: Waiting [2025-01-23T01:40:01.050Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:01.050Z] 29e65f81b58b: Waiting [2025-01-23T01:40:01.050Z] edc922ee9cbf: Pushed [2025-01-23T01:40:01.323Z] cf73004d2b09: Pushed [2025-01-23T01:40:02.267Z] 1d655e1d35be: Pushed [2025-01-23T01:40:02.267Z] 466e6420a0b8: Pushed [2025-01-23T01:40:02.267Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:02.267Z] a984e1a4e9b2: Pushed [2025-01-23T01:40:02.267Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:02.267Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:02.267Z] d73fb1b2896a: Pushed [2025-01-23T01:40:02.267Z] ca1f85c7f582: Pushed [2025-01-23T01:40:02.524Z] 7a83a039b07d: Pushed [2025-01-23T01:40:03.462Z] 1c91a516f8e5: Pushed [2025-01-23T01:40:03.722Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:04.054Z] + 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-23T01:40:04.382Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-23T01:40:04.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-23T01:40:04.382Z] 1d655e1d35be: Preparing [2025-01-23T01:40:04.382Z] edc922ee9cbf: Preparing [2025-01-23T01:40:04.382Z] 7a83a039b07d: Preparing [2025-01-23T01:40:04.382Z] d73fb1b2896a: Preparing [2025-01-23T01:40:04.382Z] cf73004d2b09: Preparing [2025-01-23T01:40:04.382Z] a984e1a4e9b2: Preparing [2025-01-23T01:40:04.382Z] 466e6420a0b8: Preparing [2025-01-23T01:40:04.382Z] a984e1a4e9b2: Waiting [2025-01-23T01:40:04.382Z] 29e65f81b58b: Preparing [2025-01-23T01:40:04.382Z] 466e6420a0b8: Waiting [2025-01-23T01:40:04.382Z] 2ee6bb491823: Preparing [2025-01-23T01:40:04.382Z] ca1f85c7f582: Preparing [2025-01-23T01:40:04.382Z] 1c91a516f8e5: Preparing [2025-01-23T01:40:04.382Z] 29e65f81b58b: Waiting [2025-01-23T01:40:04.382Z] ca1f85c7f582: Waiting [2025-01-23T01:40:04.382Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:04.382Z] 1c91a516f8e5: Waiting [2025-01-23T01:40:04.382Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:04.382Z] cf73004d2b09: Layer already exists [2025-01-23T01:40:04.382Z] 7a83a039b07d: Layer already exists [2025-01-23T01:40:04.382Z] d73fb1b2896a: Layer already exists [2025-01-23T01:40:04.382Z] 1d655e1d35be: Layer already exists [2025-01-23T01:40:04.382Z] edc922ee9cbf: Layer already exists [2025-01-23T01:40:04.382Z] a984e1a4e9b2: Layer already exists [2025-01-23T01:40:04.382Z] 466e6420a0b8: Layer already exists [2025-01-23T01:40:04.382Z] ca1f85c7f582: Layer already exists [2025-01-23T01:40:04.382Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:04.382Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:04.382Z] 1c91a516f8e5: Layer already exists [2025-01-23T01:40:04.382Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:04.382Z] latest: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:04.717Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:05.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 [2025-01-23T01:40:05.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-23T01:40:05.037Z] 1d655e1d35be: Preparing [2025-01-23T01:40:05.037Z] edc922ee9cbf: Preparing [2025-01-23T01:40:05.037Z] 7a83a039b07d: Preparing [2025-01-23T01:40:05.037Z] d73fb1b2896a: Preparing [2025-01-23T01:40:05.037Z] cf73004d2b09: Preparing [2025-01-23T01:40:05.037Z] a984e1a4e9b2: Preparing [2025-01-23T01:40:05.037Z] 466e6420a0b8: Preparing [2025-01-23T01:40:05.037Z] 29e65f81b58b: Preparing [2025-01-23T01:40:05.037Z] 2ee6bb491823: Preparing [2025-01-23T01:40:05.037Z] ca1f85c7f582: Preparing [2025-01-23T01:40:05.037Z] 1c91a516f8e5: Preparing [2025-01-23T01:40:05.037Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:05.037Z] a984e1a4e9b2: Waiting [2025-01-23T01:40:05.037Z] 466e6420a0b8: Waiting [2025-01-23T01:40:05.037Z] 29e65f81b58b: Waiting [2025-01-23T01:40:05.037Z] 2ee6bb491823: Waiting [2025-01-23T01:40:05.037Z] ca1f85c7f582: Waiting [2025-01-23T01:40:05.037Z] 1c91a516f8e5: Waiting [2025-01-23T01:40:05.037Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:05.037Z] 1d655e1d35be: Layer already exists [2025-01-23T01:40:05.037Z] cf73004d2b09: Layer already exists [2025-01-23T01:40:05.037Z] 7a83a039b07d: Layer already exists [2025-01-23T01:40:05.037Z] d73fb1b2896a: Layer already exists [2025-01-23T01:40:05.037Z] edc922ee9cbf: Layer already exists [2025-01-23T01:40:05.037Z] a984e1a4e9b2: Layer already exists [2025-01-23T01:40:05.037Z] 466e6420a0b8: Layer already exists [2025-01-23T01:40:05.037Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:05.037Z] ca1f85c7f582: Layer already exists [2025-01-23T01:40:05.037Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:05.037Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:05.037Z] 1c91a516f8e5: Layer already exists [2025-01-23T01:40:05.037Z] 4.0.0-dev.50: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:05.359Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:05.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:05.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-23T01:40:05.674Z] 1d655e1d35be: Preparing [2025-01-23T01:40:05.674Z] edc922ee9cbf: Preparing [2025-01-23T01:40:05.674Z] 7a83a039b07d: Preparing [2025-01-23T01:40:05.674Z] d73fb1b2896a: Preparing [2025-01-23T01:40:05.674Z] cf73004d2b09: Preparing [2025-01-23T01:40:05.674Z] a984e1a4e9b2: Preparing [2025-01-23T01:40:05.674Z] 466e6420a0b8: Preparing [2025-01-23T01:40:05.674Z] 29e65f81b58b: Preparing [2025-01-23T01:40:05.674Z] 2ee6bb491823: Preparing [2025-01-23T01:40:05.674Z] ca1f85c7f582: Preparing [2025-01-23T01:40:05.674Z] 1c91a516f8e5: Preparing [2025-01-23T01:40:05.674Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:05.674Z] 29e65f81b58b: Waiting [2025-01-23T01:40:05.674Z] 2ee6bb491823: Waiting [2025-01-23T01:40:05.674Z] ca1f85c7f582: Waiting [2025-01-23T01:40:05.674Z] 1c91a516f8e5: Waiting [2025-01-23T01:40:05.674Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:05.674Z] a984e1a4e9b2: Waiting [2025-01-23T01:40:05.674Z] 466e6420a0b8: Waiting [2025-01-23T01:40:05.674Z] d73fb1b2896a: Layer already exists [2025-01-23T01:40:05.674Z] 1d655e1d35be: Layer already exists [2025-01-23T01:40:05.674Z] cf73004d2b09: Layer already exists [2025-01-23T01:40:05.674Z] 7a83a039b07d: Layer already exists [2025-01-23T01:40:05.674Z] edc922ee9cbf: Layer already exists [2025-01-23T01:40:05.674Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:05.674Z] a984e1a4e9b2: Layer already exists [2025-01-23T01:40:05.674Z] 466e6420a0b8: Layer already exists [2025-01-23T01:40:05.674Z] ca1f85c7f582: Layer already exists [2025-01-23T01:40:05.674Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:05.674Z] 1c91a516f8e5: Layer already exists [2025-01-23T01:40:05.674Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:05.674Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:06.002Z] + 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-23T01:40:06.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-23T01:40:06.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-23T01:40:06.323Z] 1d655e1d35be: Preparing [2025-01-23T01:40:06.323Z] edc922ee9cbf: Preparing [2025-01-23T01:40:06.323Z] 7a83a039b07d: Preparing [2025-01-23T01:40:06.323Z] d73fb1b2896a: Preparing [2025-01-23T01:40:06.323Z] cf73004d2b09: Preparing [2025-01-23T01:40:06.323Z] a984e1a4e9b2: Preparing [2025-01-23T01:40:06.323Z] 466e6420a0b8: Preparing [2025-01-23T01:40:06.323Z] 29e65f81b58b: Preparing [2025-01-23T01:40:06.323Z] 2ee6bb491823: Preparing [2025-01-23T01:40:06.323Z] a984e1a4e9b2: Waiting [2025-01-23T01:40:06.323Z] 29e65f81b58b: Waiting [2025-01-23T01:40:06.323Z] 466e6420a0b8: Waiting [2025-01-23T01:40:06.323Z] ca1f85c7f582: Preparing [2025-01-23T01:40:06.323Z] 2ee6bb491823: Waiting [2025-01-23T01:40:06.323Z] 1c91a516f8e5: Preparing [2025-01-23T01:40:06.323Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:06.323Z] ca1f85c7f582: Waiting [2025-01-23T01:40:06.323Z] 1c91a516f8e5: Waiting [2025-01-23T01:40:06.323Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:06.323Z] edc922ee9cbf: Layer already exists [2025-01-23T01:40:06.323Z] cf73004d2b09: Layer already exists [2025-01-23T01:40:06.323Z] d73fb1b2896a: Layer already exists [2025-01-23T01:40:06.323Z] 7a83a039b07d: Layer already exists [2025-01-23T01:40:06.323Z] 1d655e1d35be: Layer already exists [2025-01-23T01:40:06.323Z] a984e1a4e9b2: Layer already exists [2025-01-23T01:40:06.323Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:06.323Z] 466e6420a0b8: Layer already exists [2025-01-23T01:40:06.323Z] ca1f85c7f582: Layer already exists [2025-01-23T01:40:06.323Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:06.323Z] 1c91a516f8e5: Layer already exists [2025-01-23T01:40:06.323Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:06.323Z] main: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:06.396Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:06.414Z] taggedImages: [2025-01-23T01:40:06.414Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:06.414Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-23T01:40:06.414Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 [2025-01-23T01:40:06.414Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:06.414Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-23T01:40:06.442Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-23T01:40:06.442Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:06.442Z] latest [2025-01-23T01:40:06.442Z] 4.0.0-dev.50 [2025-01-23T01:40:06.442Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:06.442Z] main [2025-01-23T01:40:06.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:06.790Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:07.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:07.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-23T01:40:07.125Z] 4b6be461b253: Preparing [2025-01-23T01:40:07.125Z] 3746d22509df: Preparing [2025-01-23T01:40:07.125Z] 29e65f81b58b: Preparing [2025-01-23T01:40:07.125Z] 2ee6bb491823: Preparing [2025-01-23T01:40:07.125Z] ad85db3a81e7: Preparing [2025-01-23T01:40:07.125Z] f233c0136245: Preparing [2025-01-23T01:40:07.125Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:07.125Z] f233c0136245: Waiting [2025-01-23T01:40:07.125Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:07.125Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:07.125Z] ad85db3a81e7: Pushed [2025-01-23T01:40:07.742Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:08.014Z] 4b6be461b253: Pushed [2025-01-23T01:40:08.014Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:08.272Z] f233c0136245: Pushed [2025-01-23T01:40:09.209Z] 3746d22509df: Pushed [2025-01-23T01:40:09.209Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:09.529Z] + 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-23T01:40:09.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-23T01:40:09.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-23T01:40:09.847Z] 4b6be461b253: Preparing [2025-01-23T01:40:09.847Z] 3746d22509df: Preparing [2025-01-23T01:40:09.847Z] 29e65f81b58b: Preparing [2025-01-23T01:40:09.847Z] 2ee6bb491823: Preparing [2025-01-23T01:40:09.847Z] ad85db3a81e7: Preparing [2025-01-23T01:40:09.847Z] f233c0136245: Preparing [2025-01-23T01:40:09.847Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:09.847Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:09.847Z] f233c0136245: Waiting [2025-01-23T01:40:09.847Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:09.847Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:09.847Z] 3746d22509df: Layer already exists [2025-01-23T01:40:09.847Z] 4b6be461b253: Layer already exists [2025-01-23T01:40:09.847Z] ad85db3a81e7: Layer already exists [2025-01-23T01:40:09.847Z] f233c0136245: Layer already exists [2025-01-23T01:40:09.847Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:09.847Z] latest: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:10.168Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:10.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 [2025-01-23T01:40:10.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-23T01:40:10.497Z] 4b6be461b253: Preparing [2025-01-23T01:40:10.497Z] 3746d22509df: Preparing [2025-01-23T01:40:10.497Z] 29e65f81b58b: Preparing [2025-01-23T01:40:10.497Z] 2ee6bb491823: Preparing [2025-01-23T01:40:10.497Z] ad85db3a81e7: Preparing [2025-01-23T01:40:10.497Z] f233c0136245: Preparing [2025-01-23T01:40:10.497Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:10.497Z] f233c0136245: Waiting [2025-01-23T01:40:10.497Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:10.497Z] ad85db3a81e7: Layer already exists [2025-01-23T01:40:10.497Z] 3746d22509df: Layer already exists [2025-01-23T01:40:10.497Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:10.497Z] 4b6be461b253: Layer already exists [2025-01-23T01:40:10.497Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:10.497Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:10.497Z] f233c0136245: Layer already exists [2025-01-23T01:40:10.497Z] 4.0.0-dev.50: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:10.848Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:12.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:12.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-23T01:40:12.131Z] 4b6be461b253: Preparing [2025-01-23T01:40:12.131Z] 3746d22509df: Preparing [2025-01-23T01:40:12.131Z] 29e65f81b58b: Preparing [2025-01-23T01:40:12.132Z] 2ee6bb491823: Preparing [2025-01-23T01:40:12.132Z] ad85db3a81e7: Preparing [2025-01-23T01:40:12.132Z] f233c0136245: Preparing [2025-01-23T01:40:12.132Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:12.132Z] f233c0136245: Waiting [2025-01-23T01:40:12.132Z] 3746d22509df: Layer already exists [2025-01-23T01:40:12.132Z] ad85db3a81e7: Layer already exists [2025-01-23T01:40:12.132Z] 4b6be461b253: Layer already exists [2025-01-23T01:40:12.132Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:12.132Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:12.132Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:12.132Z] f233c0136245: Layer already exists [2025-01-23T01:40:12.132Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:12.466Z] + 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-23T01:40:12.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-23T01:40:12.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-23T01:40:12.792Z] 4b6be461b253: Preparing [2025-01-23T01:40:12.792Z] 3746d22509df: Preparing [2025-01-23T01:40:12.792Z] 29e65f81b58b: Preparing [2025-01-23T01:40:12.792Z] 2ee6bb491823: Preparing [2025-01-23T01:40:12.792Z] ad85db3a81e7: Preparing [2025-01-23T01:40:12.792Z] f233c0136245: Preparing [2025-01-23T01:40:12.792Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:12.792Z] f233c0136245: Waiting [2025-01-23T01:40:12.792Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:12.792Z] 4b6be461b253: Layer already exists [2025-01-23T01:40:12.792Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:12.792Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:12.792Z] 3746d22509df: Layer already exists [2025-01-23T01:40:12.792Z] ad85db3a81e7: Layer already exists [2025-01-23T01:40:12.792Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:12.792Z] f233c0136245: Layer already exists [2025-01-23T01:40:12.792Z] main: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:12.861Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:12.875Z] taggedImages: [2025-01-23T01:40:12.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:12.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-23T01:40:12.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 [2025-01-23T01:40:12.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:12.875Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-23T01:40:12.901Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-23T01:40:12.901Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:12.901Z] latest [2025-01-23T01:40:12.901Z] 4.0.0-dev.50 [2025-01-23T01:40:12.901Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:12.901Z] main [2025-01-23T01:40:12.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:13.253Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:13.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:13.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-23T01:40:13.571Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:13.571Z] a801913e54e5: Preparing [2025-01-23T01:40:13.571Z] 3a1be8bb03b7: Preparing [2025-01-23T01:40:13.571Z] 29e65f81b58b: Preparing [2025-01-23T01:40:13.571Z] 2ee6bb491823: Preparing [2025-01-23T01:40:13.571Z] 7a6decd642b0: Preparing [2025-01-23T01:40:13.571Z] ef163e71921a: Preparing [2025-01-23T01:40:13.571Z] 54234912f5c2: Preparing [2025-01-23T01:40:13.571Z] da3968ef52fe: Preparing [2025-01-23T01:40:13.571Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:13.571Z] 7a6decd642b0: Waiting [2025-01-23T01:40:13.571Z] 54234912f5c2: Waiting [2025-01-23T01:40:13.571Z] ef163e71921a: Waiting [2025-01-23T01:40:13.571Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:13.571Z] da3968ef52fe: Waiting [2025-01-23T01:40:13.571Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:13.571Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:13.571Z] 3a1be8bb03b7: Pushed [2025-01-23T01:40:13.571Z] 5fcde0ea69c0: Pushed [2025-01-23T01:40:13.571Z] a801913e54e5: Pushed [2025-01-23T01:40:13.571Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:13.571Z] 54234912f5c2: Pushed [2025-01-23T01:40:14.139Z] da3968ef52fe: Pushed [2025-01-23T01:40:20.732Z] ef163e71921a: Pushed [2025-01-23T01:40:24.032Z] 7a6decd642b0: Pushed [2025-01-23T01:40:24.032Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:24.355Z] + 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-23T01:40:24.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-23T01:40:24.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-23T01:40:24.684Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:24.684Z] a801913e54e5: Preparing [2025-01-23T01:40:24.684Z] 3a1be8bb03b7: Preparing [2025-01-23T01:40:24.684Z] 29e65f81b58b: Preparing [2025-01-23T01:40:24.684Z] 2ee6bb491823: Preparing [2025-01-23T01:40:24.684Z] 7a6decd642b0: Preparing [2025-01-23T01:40:24.684Z] ef163e71921a: Preparing [2025-01-23T01:40:24.684Z] 54234912f5c2: Preparing [2025-01-23T01:40:24.684Z] da3968ef52fe: Preparing [2025-01-23T01:40:24.684Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:24.684Z] da3968ef52fe: Waiting [2025-01-23T01:40:24.684Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:24.684Z] 7a6decd642b0: Waiting [2025-01-23T01:40:24.684Z] ef163e71921a: Waiting [2025-01-23T01:40:24.684Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:24.684Z] 3a1be8bb03b7: Layer already exists [2025-01-23T01:40:24.684Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:24.684Z] a801913e54e5: Layer already exists [2025-01-23T01:40:24.684Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:24.684Z] ef163e71921a: Layer already exists [2025-01-23T01:40:24.684Z] 7a6decd642b0: Layer already exists [2025-01-23T01:40:24.684Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:24.684Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:24.684Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:24.684Z] latest: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:25.041Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:25.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 [2025-01-23T01:40:25.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-23T01:40:25.375Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:25.375Z] a801913e54e5: Preparing [2025-01-23T01:40:25.375Z] 3a1be8bb03b7: Preparing [2025-01-23T01:40:25.375Z] 29e65f81b58b: Preparing [2025-01-23T01:40:25.375Z] 2ee6bb491823: Preparing [2025-01-23T01:40:25.375Z] 7a6decd642b0: Preparing [2025-01-23T01:40:25.375Z] ef163e71921a: Preparing [2025-01-23T01:40:25.375Z] 54234912f5c2: Preparing [2025-01-23T01:40:25.375Z] da3968ef52fe: Preparing [2025-01-23T01:40:25.375Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:25.375Z] 7a6decd642b0: Waiting [2025-01-23T01:40:25.375Z] ef163e71921a: Waiting [2025-01-23T01:40:25.375Z] da3968ef52fe: Waiting [2025-01-23T01:40:25.375Z] 54234912f5c2: Waiting [2025-01-23T01:40:25.375Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:25.375Z] 3a1be8bb03b7: Layer already exists [2025-01-23T01:40:25.375Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:25.375Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:25.375Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:25.375Z] a801913e54e5: Layer already exists [2025-01-23T01:40:25.375Z] ef163e71921a: Layer already exists [2025-01-23T01:40:25.375Z] 7a6decd642b0: Layer already exists [2025-01-23T01:40:25.375Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:25.375Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:25.375Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:25.375Z] 4.0.0-dev.50: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:25.714Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:26.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:26.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-23T01:40:26.041Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:26.041Z] a801913e54e5: Preparing [2025-01-23T01:40:26.041Z] 3a1be8bb03b7: Preparing [2025-01-23T01:40:26.041Z] 29e65f81b58b: Preparing [2025-01-23T01:40:26.041Z] 2ee6bb491823: Preparing [2025-01-23T01:40:26.041Z] 7a6decd642b0: Preparing [2025-01-23T01:40:26.041Z] ef163e71921a: Preparing [2025-01-23T01:40:26.041Z] 54234912f5c2: Preparing [2025-01-23T01:40:26.041Z] da3968ef52fe: Preparing [2025-01-23T01:40:26.041Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:26.041Z] 7a6decd642b0: Waiting [2025-01-23T01:40:26.041Z] da3968ef52fe: Waiting [2025-01-23T01:40:26.041Z] ef163e71921a: Waiting [2025-01-23T01:40:26.041Z] 54234912f5c2: Waiting [2025-01-23T01:40:26.041Z] 3a1be8bb03b7: Layer already exists [2025-01-23T01:40:26.041Z] a801913e54e5: Layer already exists [2025-01-23T01:40:26.041Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:26.041Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:26.041Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:26.041Z] 7a6decd642b0: Layer already exists [2025-01-23T01:40:26.041Z] ef163e71921a: Layer already exists [2025-01-23T01:40:26.041Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:26.041Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:26.041Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:26.041Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:26.367Z] + 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-23T01:40:26.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-23T01:40:26.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-23T01:40:26.701Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:26.701Z] a801913e54e5: Preparing [2025-01-23T01:40:26.701Z] 3a1be8bb03b7: Preparing [2025-01-23T01:40:26.701Z] 29e65f81b58b: Preparing [2025-01-23T01:40:26.701Z] 2ee6bb491823: Preparing [2025-01-23T01:40:26.701Z] 7a6decd642b0: Preparing [2025-01-23T01:40:26.701Z] ef163e71921a: Preparing [2025-01-23T01:40:26.701Z] 54234912f5c2: Preparing [2025-01-23T01:40:26.701Z] da3968ef52fe: Preparing [2025-01-23T01:40:26.701Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:26.701Z] ef163e71921a: Waiting [2025-01-23T01:40:26.701Z] 54234912f5c2: Waiting [2025-01-23T01:40:26.701Z] 7a6decd642b0: Waiting [2025-01-23T01:40:26.701Z] da3968ef52fe: Waiting [2025-01-23T01:40:26.701Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:26.701Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:26.701Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:26.701Z] a801913e54e5: Layer already exists [2025-01-23T01:40:26.701Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:26.701Z] 3a1be8bb03b7: Layer already exists [2025-01-23T01:40:26.701Z] ef163e71921a: Layer already exists [2025-01-23T01:40:26.701Z] 7a6decd642b0: Layer already exists [2025-01-23T01:40:26.701Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:26.701Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:26.701Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:26.701Z] main: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:26.778Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:26.793Z] taggedImages: [2025-01-23T01:40:26.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:26.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-23T01:40:26.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 [2025-01-23T01:40:26.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:26.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-23T01:40:26.818Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-23T01:40:26.818Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:26.818Z] latest [2025-01-23T01:40:26.818Z] 4.0.0-dev.50 [2025-01-23T01:40:26.818Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:26.818Z] main [2025-01-23T01:40:26.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:27.159Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:27.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:27.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-23T01:40:27.488Z] a7293995e4c9: Preparing [2025-01-23T01:40:27.488Z] 93e7743032d8: Preparing [2025-01-23T01:40:27.488Z] 5394be0d4905: Preparing [2025-01-23T01:40:27.488Z] 29e65f81b58b: Preparing [2025-01-23T01:40:27.488Z] 2ee6bb491823: Preparing [2025-01-23T01:40:27.488Z] e43e80786cfd: Preparing [2025-01-23T01:40:27.488Z] d769af97fca9: Preparing [2025-01-23T01:40:27.488Z] 93787118ffbb: Preparing [2025-01-23T01:40:27.488Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:27.488Z] 93787118ffbb: Waiting [2025-01-23T01:40:27.488Z] d769af97fca9: Waiting [2025-01-23T01:40:27.488Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:27.488Z] e43e80786cfd: Waiting [2025-01-23T01:40:27.488Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:27.488Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:27.488Z] 93e7743032d8: Pushed [2025-01-23T01:40:27.488Z] 5394be0d4905: Pushed [2025-01-23T01:40:27.488Z] a7293995e4c9: Pushed [2025-01-23T01:40:27.488Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:27.488Z] d769af97fca9: Pushed [2025-01-23T01:40:28.054Z] 93787118ffbb: Pushed [2025-01-23T01:40:38.044Z] e43e80786cfd: Pushed [2025-01-23T01:40:38.044Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:38.386Z] + 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-23T01:40:38.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-23T01:40:38.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-23T01:40:38.714Z] a7293995e4c9: Preparing [2025-01-23T01:40:38.714Z] 93e7743032d8: Preparing [2025-01-23T01:40:38.714Z] 5394be0d4905: Preparing [2025-01-23T01:40:38.714Z] 29e65f81b58b: Preparing [2025-01-23T01:40:38.714Z] 2ee6bb491823: Preparing [2025-01-23T01:40:38.714Z] e43e80786cfd: Preparing [2025-01-23T01:40:38.714Z] d769af97fca9: Preparing [2025-01-23T01:40:38.714Z] 93787118ffbb: Preparing [2025-01-23T01:40:38.714Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:38.714Z] e43e80786cfd: Waiting [2025-01-23T01:40:38.714Z] d769af97fca9: Waiting [2025-01-23T01:40:38.714Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:38.714Z] 93787118ffbb: Waiting [2025-01-23T01:40:38.714Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:38.714Z] a7293995e4c9: Layer already exists [2025-01-23T01:40:38.714Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:38.714Z] 93e7743032d8: Layer already exists [2025-01-23T01:40:38.714Z] 5394be0d4905: Layer already exists [2025-01-23T01:40:38.714Z] e43e80786cfd: Layer already exists [2025-01-23T01:40:38.714Z] 93787118ffbb: Layer already exists [2025-01-23T01:40:38.714Z] d769af97fca9: Layer already exists [2025-01-23T01:40:38.714Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:38.714Z] latest: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:39.042Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:39.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 [2025-01-23T01:40:39.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-23T01:40:39.371Z] a7293995e4c9: Preparing [2025-01-23T01:40:39.371Z] 93e7743032d8: Preparing [2025-01-23T01:40:39.371Z] 5394be0d4905: Preparing [2025-01-23T01:40:39.371Z] 29e65f81b58b: Preparing [2025-01-23T01:40:39.371Z] 2ee6bb491823: Preparing [2025-01-23T01:40:39.371Z] e43e80786cfd: Preparing [2025-01-23T01:40:39.371Z] d769af97fca9: Preparing [2025-01-23T01:40:39.371Z] 93787118ffbb: Preparing [2025-01-23T01:40:39.371Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:39.371Z] e43e80786cfd: Waiting [2025-01-23T01:40:39.371Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:39.371Z] d769af97fca9: Waiting [2025-01-23T01:40:39.371Z] 93787118ffbb: Waiting [2025-01-23T01:40:39.371Z] a7293995e4c9: Layer already exists [2025-01-23T01:40:39.371Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:39.371Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:39.371Z] 93e7743032d8: Layer already exists [2025-01-23T01:40:39.371Z] 5394be0d4905: Layer already exists [2025-01-23T01:40:39.371Z] d769af97fca9: Layer already exists [2025-01-23T01:40:39.371Z] e43e80786cfd: Layer already exists [2025-01-23T01:40:39.371Z] 93787118ffbb: Layer already exists [2025-01-23T01:40:39.371Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:39.371Z] 4.0.0-dev.50: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:39.702Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:40.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:40.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-23T01:40:40.018Z] a7293995e4c9: Preparing [2025-01-23T01:40:40.018Z] 93e7743032d8: Preparing [2025-01-23T01:40:40.018Z] 5394be0d4905: Preparing [2025-01-23T01:40:40.018Z] 29e65f81b58b: Preparing [2025-01-23T01:40:40.018Z] 2ee6bb491823: Preparing [2025-01-23T01:40:40.018Z] e43e80786cfd: Preparing [2025-01-23T01:40:40.018Z] d769af97fca9: Preparing [2025-01-23T01:40:40.018Z] 93787118ffbb: Preparing [2025-01-23T01:40:40.018Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:40.018Z] d769af97fca9: Waiting [2025-01-23T01:40:40.018Z] 93787118ffbb: Waiting [2025-01-23T01:40:40.018Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:40.018Z] e43e80786cfd: Waiting [2025-01-23T01:40:40.018Z] 93e7743032d8: Layer already exists [2025-01-23T01:40:40.018Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:40.018Z] 5394be0d4905: Layer already exists [2025-01-23T01:40:40.018Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:40.018Z] a7293995e4c9: Layer already exists [2025-01-23T01:40:40.018Z] e43e80786cfd: Layer already exists [2025-01-23T01:40:40.018Z] d769af97fca9: Layer already exists [2025-01-23T01:40:40.018Z] 93787118ffbb: Layer already exists [2025-01-23T01:40:40.018Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:40.018Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:40.346Z] + 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-23T01:40:40.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-23T01:40:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-23T01:40:40.666Z] a7293995e4c9: Preparing [2025-01-23T01:40:40.666Z] 93e7743032d8: Preparing [2025-01-23T01:40:40.666Z] 5394be0d4905: Preparing [2025-01-23T01:40:40.666Z] 29e65f81b58b: Preparing [2025-01-23T01:40:40.666Z] 2ee6bb491823: Preparing [2025-01-23T01:40:40.666Z] e43e80786cfd: Preparing [2025-01-23T01:40:40.666Z] d769af97fca9: Preparing [2025-01-23T01:40:40.666Z] 93787118ffbb: Preparing [2025-01-23T01:40:40.666Z] e43e80786cfd: Waiting [2025-01-23T01:40:40.666Z] d769af97fca9: Waiting [2025-01-23T01:40:40.666Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:40.666Z] 93787118ffbb: Waiting [2025-01-23T01:40:40.666Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:40.666Z] 93e7743032d8: Layer already exists [2025-01-23T01:40:40.666Z] 5394be0d4905: Layer already exists [2025-01-23T01:40:40.666Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:40.666Z] a7293995e4c9: Layer already exists [2025-01-23T01:40:40.666Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:40.666Z] d769af97fca9: Layer already exists [2025-01-23T01:40:40.666Z] e43e80786cfd: Layer already exists [2025-01-23T01:40:40.666Z] 93787118ffbb: Layer already exists [2025-01-23T01:40:40.666Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:40.666Z] main: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:40.742Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:40.755Z] taggedImages: [2025-01-23T01:40:40.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:40.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-23T01:40:40.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 [2025-01-23T01:40:40.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:40.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-23T01:40:40.782Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-23T01:40:40.782Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:40.782Z] latest [2025-01-23T01:40:40.782Z] 4.0.0-dev.50 [2025-01-23T01:40:40.782Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:40.782Z] main [2025-01-23T01:40:40.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:41.125Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:41.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-23T01:40:41.458Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:41.458Z] 57c71db0733a: Preparing [2025-01-23T01:40:41.458Z] 0192083141bb: Preparing [2025-01-23T01:40:41.458Z] 29e65f81b58b: Preparing [2025-01-23T01:40:41.458Z] 2ee6bb491823: Preparing [2025-01-23T01:40:41.458Z] 554b30c8e630: Preparing [2025-01-23T01:40:41.458Z] 54234912f5c2: Preparing [2025-01-23T01:40:41.458Z] da3968ef52fe: Preparing [2025-01-23T01:40:41.458Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:41.458Z] 54234912f5c2: Waiting [2025-01-23T01:40:41.458Z] 554b30c8e630: Waiting [2025-01-23T01:40:41.458Z] da3968ef52fe: Waiting [2025-01-23T01:40:41.458Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:41.458Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:41.458Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:41.458Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:41.458Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:41.458Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:41.458Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:41.458Z] 57c71db0733a: Pushed [2025-01-23T01:40:41.458Z] 0192083141bb: Pushed [2025-01-23T01:40:51.445Z] 554b30c8e630: Pushed [2025-01-23T01:40:51.445Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:51.774Z] + 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-23T01:40:52.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-23T01:40:52.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-23T01:40:52.104Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:52.104Z] 57c71db0733a: Preparing [2025-01-23T01:40:52.104Z] 0192083141bb: Preparing [2025-01-23T01:40:52.104Z] 29e65f81b58b: Preparing [2025-01-23T01:40:52.104Z] 2ee6bb491823: Preparing [2025-01-23T01:40:52.104Z] 554b30c8e630: Preparing [2025-01-23T01:40:52.104Z] 54234912f5c2: Preparing [2025-01-23T01:40:52.104Z] da3968ef52fe: Preparing [2025-01-23T01:40:52.104Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:52.104Z] 554b30c8e630: Waiting [2025-01-23T01:40:52.104Z] 54234912f5c2: Waiting [2025-01-23T01:40:52.104Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:52.104Z] 0192083141bb: Layer already exists [2025-01-23T01:40:52.104Z] 57c71db0733a: Layer already exists [2025-01-23T01:40:52.104Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:52.104Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:52.104Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:52.104Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:52.104Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:52.104Z] 554b30c8e630: Layer already exists [2025-01-23T01:40:52.104Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:52.104Z] latest: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:52.418Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:52.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 [2025-01-23T01:40:52.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-23T01:40:52.743Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:52.743Z] 57c71db0733a: Preparing [2025-01-23T01:40:52.743Z] 0192083141bb: Preparing [2025-01-23T01:40:52.743Z] 29e65f81b58b: Preparing [2025-01-23T01:40:52.743Z] 2ee6bb491823: Preparing [2025-01-23T01:40:52.743Z] 554b30c8e630: Preparing [2025-01-23T01:40:52.743Z] 54234912f5c2: Preparing [2025-01-23T01:40:52.743Z] da3968ef52fe: Preparing [2025-01-23T01:40:52.743Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:52.743Z] 554b30c8e630: Waiting [2025-01-23T01:40:52.743Z] 54234912f5c2: Waiting [2025-01-23T01:40:52.743Z] da3968ef52fe: Waiting [2025-01-23T01:40:52.743Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:52.743Z] 0192083141bb: Layer already exists [2025-01-23T01:40:52.743Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:52.743Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:52.743Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:52.743Z] 57c71db0733a: Layer already exists [2025-01-23T01:40:52.743Z] 554b30c8e630: Layer already exists [2025-01-23T01:40:52.743Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:52.743Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:52.743Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:52.743Z] 4.0.0-dev.50: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:53.073Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:53.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:53.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-23T01:40:53.399Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:53.399Z] 57c71db0733a: Preparing [2025-01-23T01:40:53.399Z] 0192083141bb: Preparing [2025-01-23T01:40:53.399Z] 29e65f81b58b: Preparing [2025-01-23T01:40:53.399Z] 2ee6bb491823: Preparing [2025-01-23T01:40:53.399Z] 554b30c8e630: Preparing [2025-01-23T01:40:53.399Z] 54234912f5c2: Preparing [2025-01-23T01:40:53.399Z] da3968ef52fe: Preparing [2025-01-23T01:40:53.399Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:53.399Z] 54234912f5c2: Waiting [2025-01-23T01:40:53.399Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:53.399Z] da3968ef52fe: Waiting [2025-01-23T01:40:53.399Z] 554b30c8e630: Waiting [2025-01-23T01:40:53.399Z] 57c71db0733a: Layer already exists [2025-01-23T01:40:53.399Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:53.399Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:53.399Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:53.399Z] 0192083141bb: Layer already exists [2025-01-23T01:40:53.399Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:53.399Z] 554b30c8e630: Layer already exists [2025-01-23T01:40:53.399Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:53.399Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:53.399Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:53.728Z] + 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-23T01:40:54.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-23T01:40:54.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-23T01:40:54.058Z] 5fcde0ea69c0: Preparing [2025-01-23T01:40:54.058Z] 57c71db0733a: Preparing [2025-01-23T01:40:54.058Z] 0192083141bb: Preparing [2025-01-23T01:40:54.058Z] 29e65f81b58b: Preparing [2025-01-23T01:40:54.058Z] 2ee6bb491823: Preparing [2025-01-23T01:40:54.058Z] 554b30c8e630: Preparing [2025-01-23T01:40:54.058Z] 54234912f5c2: Preparing [2025-01-23T01:40:54.058Z] da3968ef52fe: Preparing [2025-01-23T01:40:54.058Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:54.058Z] 54234912f5c2: Waiting [2025-01-23T01:40:54.058Z] 554b30c8e630: Waiting [2025-01-23T01:40:54.058Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:54.058Z] da3968ef52fe: Waiting [2025-01-23T01:40:54.058Z] 0192083141bb: Layer already exists [2025-01-23T01:40:54.058Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:54.058Z] 57c71db0733a: Layer already exists [2025-01-23T01:40:54.058Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:54.058Z] 5fcde0ea69c0: Layer already exists [2025-01-23T01:40:54.058Z] 54234912f5c2: Layer already exists [2025-01-23T01:40:54.058Z] 554b30c8e630: Layer already exists [2025-01-23T01:40:54.058Z] da3968ef52fe: Layer already exists [2025-01-23T01:40:54.058Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:54.058Z] main: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:40:54.125Z] ===================================================== [Pipeline] echo [2025-01-23T01:40:54.138Z] taggedImages: [2025-01-23T01:40:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-23T01:40:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 [2025-01-23T01:40:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-23T01:40:54.169Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-23T01:40:54.169Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:54.169Z] latest [2025-01-23T01:40:54.169Z] 4.0.0-dev.50 [2025-01-23T01:40:54.169Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:40:54.169Z] main [2025-01-23T01:40:54.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:54.518Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:54.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:40:54.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-23T01:40:54.842Z] 7e61fc153d21: Preparing [2025-01-23T01:40:54.842Z] c36d2d747837: Preparing [2025-01-23T01:40:54.842Z] b43d0ca8fcfa: Preparing [2025-01-23T01:40:54.842Z] 29e65f81b58b: Preparing [2025-01-23T01:40:54.842Z] 2ee6bb491823: Preparing [2025-01-23T01:40:54.842Z] c0a47a044e12: Preparing [2025-01-23T01:40:54.842Z] e8d5f59450e9: Preparing [2025-01-23T01:40:54.842Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:54.842Z] c0a47a044e12: Waiting [2025-01-23T01:40:54.842Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:54.842Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:54.842Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:54.842Z] 7e61fc153d21: Pushed [2025-01-23T01:40:54.842Z] c36d2d747837: Pushed [2025-01-23T01:40:54.842Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:54.842Z] c0a47a044e12: Pushed [2025-01-23T01:40:55.410Z] e8d5f59450e9: Pushed [2025-01-23T01:40:58.698Z] b43d0ca8fcfa: Pushed [2025-01-23T01:40:58.698Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:59.026Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:59.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-23T01:40:59.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-23T01:40:59.351Z] 7e61fc153d21: Preparing [2025-01-23T01:40:59.351Z] c36d2d747837: Preparing [2025-01-23T01:40:59.351Z] b43d0ca8fcfa: Preparing [2025-01-23T01:40:59.351Z] 29e65f81b58b: Preparing [2025-01-23T01:40:59.351Z] 2ee6bb491823: Preparing [2025-01-23T01:40:59.351Z] c0a47a044e12: Preparing [2025-01-23T01:40:59.351Z] e8d5f59450e9: Preparing [2025-01-23T01:40:59.351Z] ce5a8cde9eee: Preparing [2025-01-23T01:40:59.351Z] e8d5f59450e9: Waiting [2025-01-23T01:40:59.351Z] ce5a8cde9eee: Waiting [2025-01-23T01:40:59.351Z] c0a47a044e12: Waiting [2025-01-23T01:40:59.351Z] 7e61fc153d21: Layer already exists [2025-01-23T01:40:59.351Z] b43d0ca8fcfa: Layer already exists [2025-01-23T01:40:59.351Z] c36d2d747837: Layer already exists [2025-01-23T01:40:59.351Z] 29e65f81b58b: Layer already exists [2025-01-23T01:40:59.351Z] 2ee6bb491823: Layer already exists [2025-01-23T01:40:59.351Z] c0a47a044e12: Layer already exists [2025-01-23T01:40:59.351Z] e8d5f59450e9: Layer already exists [2025-01-23T01:40:59.351Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:40:59.351Z] latest: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:40:59.708Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:00.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 [2025-01-23T01:41:00.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-23T01:41:00.029Z] 7e61fc153d21: Preparing [2025-01-23T01:41:00.029Z] c36d2d747837: Preparing [2025-01-23T01:41:00.029Z] b43d0ca8fcfa: Preparing [2025-01-23T01:41:00.029Z] 29e65f81b58b: Preparing [2025-01-23T01:41:00.029Z] 2ee6bb491823: Preparing [2025-01-23T01:41:00.029Z] c0a47a044e12: Preparing [2025-01-23T01:41:00.029Z] e8d5f59450e9: Preparing [2025-01-23T01:41:00.029Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:00.029Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:00.029Z] 7e61fc153d21: Layer already exists [2025-01-23T01:41:00.029Z] c36d2d747837: Layer already exists [2025-01-23T01:41:00.029Z] b43d0ca8fcfa: Layer already exists [2025-01-23T01:41:00.029Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:00.029Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:00.029Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:00.029Z] e8d5f59450e9: Layer already exists [2025-01-23T01:41:00.029Z] c0a47a044e12: Layer already exists [2025-01-23T01:41:00.030Z] 4.0.0-dev.50: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:00.364Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:00.685Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:41:00.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-23T01:41:00.685Z] 7e61fc153d21: Preparing [2025-01-23T01:41:00.685Z] c36d2d747837: Preparing [2025-01-23T01:41:00.685Z] b43d0ca8fcfa: Preparing [2025-01-23T01:41:00.685Z] 29e65f81b58b: Preparing [2025-01-23T01:41:00.685Z] 2ee6bb491823: Preparing [2025-01-23T01:41:00.685Z] c0a47a044e12: Preparing [2025-01-23T01:41:00.685Z] e8d5f59450e9: Preparing [2025-01-23T01:41:00.685Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:00.685Z] e8d5f59450e9: Waiting [2025-01-23T01:41:00.685Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:00.685Z] c0a47a044e12: Waiting [2025-01-23T01:41:00.685Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:00.685Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:00.685Z] c36d2d747837: Layer already exists [2025-01-23T01:41:00.685Z] b43d0ca8fcfa: Layer already exists [2025-01-23T01:41:00.685Z] 7e61fc153d21: Layer already exists [2025-01-23T01:41:00.685Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:00.685Z] c0a47a044e12: Layer already exists [2025-01-23T01:41:00.685Z] e8d5f59450e9: Layer already exists [2025-01-23T01:41:00.685Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:01.032Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:01.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-23T01:41:01.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-23T01:41:01.363Z] 7e61fc153d21: Preparing [2025-01-23T01:41:01.363Z] c36d2d747837: Preparing [2025-01-23T01:41:01.363Z] b43d0ca8fcfa: Preparing [2025-01-23T01:41:01.363Z] 29e65f81b58b: Preparing [2025-01-23T01:41:01.363Z] 2ee6bb491823: Preparing [2025-01-23T01:41:01.363Z] c0a47a044e12: Preparing [2025-01-23T01:41:01.363Z] e8d5f59450e9: Preparing [2025-01-23T01:41:01.363Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:01.363Z] e8d5f59450e9: Waiting [2025-01-23T01:41:01.363Z] c0a47a044e12: Waiting [2025-01-23T01:41:01.363Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:01.363Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:01.363Z] b43d0ca8fcfa: Layer already exists [2025-01-23T01:41:01.363Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:01.363Z] 7e61fc153d21: Layer already exists [2025-01-23T01:41:01.363Z] c36d2d747837: Layer already exists [2025-01-23T01:41:01.363Z] c0a47a044e12: Layer already exists [2025-01-23T01:41:01.363Z] e8d5f59450e9: Layer already exists [2025-01-23T01:41:01.363Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:01.363Z] main: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:41:01.438Z] ===================================================== [Pipeline] echo [2025-01-23T01:41:01.451Z] taggedImages: [2025-01-23T01:41:01.451Z] - nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:41:01.451Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-23T01:41:01.451Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 [2025-01-23T01:41:01.451Z] - nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:41:01.451Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-23T01:41:01.572Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-23T01:41:01.572Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:41:01.572Z] latest [2025-01-23T01:41:01.572Z] 4.0.0-dev.50 [2025-01-23T01:41:01.572Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:41:01.572Z] main [2025-01-23T01:41:01.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:01.917Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:02.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:41:02.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-23T01:41:02.241Z] 04abd7996f38: Preparing [2025-01-23T01:41:02.241Z] 4f01c144943d: Preparing [2025-01-23T01:41:02.241Z] 29e65f81b58b: Preparing [2025-01-23T01:41:02.241Z] 2ee6bb491823: Preparing [2025-01-23T01:41:02.241Z] 6b697cfd3cbc: Preparing [2025-01-23T01:41:02.241Z] f4bc0ebffba2: Preparing [2025-01-23T01:41:02.241Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:02.241Z] f4bc0ebffba2: Waiting [2025-01-23T01:41:02.241Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:02.241Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:02.241Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:02.241Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:02.241Z] 04abd7996f38: Pushed [2025-01-23T01:41:02.241Z] 6b697cfd3cbc: Pushed [2025-01-23T01:41:02.501Z] f4bc0ebffba2: Pushed [2025-01-23T01:41:05.948Z] 4f01c144943d: Pushed [2025-01-23T01:41:06.208Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:06.540Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:06.868Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-23T01:41:06.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-23T01:41:06.868Z] 04abd7996f38: Preparing [2025-01-23T01:41:06.868Z] 4f01c144943d: Preparing [2025-01-23T01:41:06.868Z] 29e65f81b58b: Preparing [2025-01-23T01:41:06.868Z] 2ee6bb491823: Preparing [2025-01-23T01:41:06.868Z] 6b697cfd3cbc: Preparing [2025-01-23T01:41:06.868Z] f4bc0ebffba2: Preparing [2025-01-23T01:41:06.868Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:06.868Z] f4bc0ebffba2: Waiting [2025-01-23T01:41:06.868Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:06.868Z] 04abd7996f38: Layer already exists [2025-01-23T01:41:06.869Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:06.869Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:06.869Z] 4f01c144943d: Layer already exists [2025-01-23T01:41:06.869Z] 6b697cfd3cbc: Layer already exists [2025-01-23T01:41:06.869Z] f4bc0ebffba2: Layer already exists [2025-01-23T01:41:06.869Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:06.869Z] latest: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:07.190Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:07.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 [2025-01-23T01:41:07.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-23T01:41:07.516Z] 04abd7996f38: Preparing [2025-01-23T01:41:07.516Z] 4f01c144943d: Preparing [2025-01-23T01:41:07.516Z] 29e65f81b58b: Preparing [2025-01-23T01:41:07.516Z] 2ee6bb491823: Preparing [2025-01-23T01:41:07.516Z] 6b697cfd3cbc: Preparing [2025-01-23T01:41:07.516Z] f4bc0ebffba2: Preparing [2025-01-23T01:41:07.516Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:07.516Z] f4bc0ebffba2: Waiting [2025-01-23T01:41:07.516Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:07.516Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:07.516Z] 04abd7996f38: Layer already exists [2025-01-23T01:41:07.516Z] 4f01c144943d: Layer already exists [2025-01-23T01:41:07.516Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:07.516Z] 6b697cfd3cbc: Layer already exists [2025-01-23T01:41:07.516Z] f4bc0ebffba2: Layer already exists [2025-01-23T01:41:07.516Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:07.516Z] 4.0.0-dev.50: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:07.838Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:08.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:41:08.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-23T01:41:08.158Z] 04abd7996f38: Preparing [2025-01-23T01:41:08.158Z] 4f01c144943d: Preparing [2025-01-23T01:41:08.158Z] 29e65f81b58b: Preparing [2025-01-23T01:41:08.158Z] 2ee6bb491823: Preparing [2025-01-23T01:41:08.158Z] 6b697cfd3cbc: Preparing [2025-01-23T01:41:08.158Z] f4bc0ebffba2: Preparing [2025-01-23T01:41:08.158Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:08.158Z] ce5a8cde9eee: Waiting [2025-01-23T01:41:08.158Z] f4bc0ebffba2: Waiting [2025-01-23T01:41:08.158Z] 04abd7996f38: Layer already exists [2025-01-23T01:41:08.158Z] 4f01c144943d: Layer already exists [2025-01-23T01:41:08.158Z] 6b697cfd3cbc: Layer already exists [2025-01-23T01:41:08.158Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:08.158Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:08.158Z] f4bc0ebffba2: Layer already exists [2025-01-23T01:41:08.158Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:08.158Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:08.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:41:08.817Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-23T01:41:08.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-23T01:41:08.817Z] 04abd7996f38: Preparing [2025-01-23T01:41:08.817Z] 4f01c144943d: Preparing [2025-01-23T01:41:08.817Z] 29e65f81b58b: Preparing [2025-01-23T01:41:08.817Z] 2ee6bb491823: Preparing [2025-01-23T01:41:08.817Z] 6b697cfd3cbc: Preparing [2025-01-23T01:41:08.817Z] f4bc0ebffba2: Preparing [2025-01-23T01:41:08.817Z] ce5a8cde9eee: Preparing [2025-01-23T01:41:08.817Z] f4bc0ebffba2: Waiting [2025-01-23T01:41:08.817Z] 04abd7996f38: Layer already exists [2025-01-23T01:41:08.817Z] 6b697cfd3cbc: Layer already exists [2025-01-23T01:41:08.817Z] 2ee6bb491823: Layer already exists [2025-01-23T01:41:08.817Z] 29e65f81b58b: Layer already exists [2025-01-23T01:41:08.817Z] 4f01c144943d: Layer already exists [2025-01-23T01:41:08.817Z] f4bc0ebffba2: Layer already exists [2025-01-23T01:41:08.817Z] ce5a8cde9eee: Layer already exists [2025-01-23T01:41:08.817Z] main: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:41:08.898Z] ===================================================== [Pipeline] echo [2025-01-23T01:41:08.913Z] taggedImages: [2025-01-23T01:41:08.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:41:08.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-23T01:41:08.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 [2025-01-23T01:41:08.913Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:41:08.913Z] - 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-23T01:48:47.835Z] #156 ... [2025-01-23T01:48:47.835Z] [2025-01-23T01:48:47.835Z] #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-23T01:48:47.835Z] #154 DONE 608.1s [2025-01-23T01:48:47.835Z] [2025-01-23T01:48:47.835Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:48:47.835Z] #156 ... [2025-01-23T01:48:47.835Z] [2025-01-23T01:48:47.836Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:48:47.836Z] #157 DONE 0.5s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:48:47.836Z] #156 ... [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:48:47.836Z] #158 DONE 0.3s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #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-23T01:48:47.836Z] #159 DONE 0.3s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #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-23T01:48:47.836Z] #160 DONE 0.2s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:48:47.836Z] #156 ... [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #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-23T01:48:47.836Z] #161 DONE 0.2s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #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-23T01:48:47.836Z] #162 DONE 1.6s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #155 [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-23T01:48:47.836Z] #155 ... [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-23T01:48:47.836Z] #163 exporting layers [2025-01-23T01:48:47.836Z] #163 exporting layers 0.6s done [2025-01-23T01:48:47.836Z] #163 writing image sha256:ff58002f7ec6f86baef8db8f9da0e67e8c18f629bacc6fa6013738f192e6c9db done [2025-01-23T01:48:47.836Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-23T01:48:47.836Z] #163 DONE 0.7s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:48:47.836Z] #149 ... [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #155 [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-23T01:48:47.836Z] #155 615.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-23T01:48:47.836Z] #155 ... [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-23T01:48:47.836Z] #156 DONE 617.8s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-23T01:48:47.836Z] #164 DONE 0.6s [2025-01-23T01:48:47.836Z] [2025-01-23T01:48:47.836Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-23T01:48:48.102Z] #165 ... [2025-01-23T01:48:48.102Z] [2025-01-23T01:48:48.102Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-23T01:48:48.102Z] #151 DONE 619.7s [2025-01-23T01:48:48.102Z] [2025-01-23T01:48:48.102Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:48:48.368Z] #152 ... [2025-01-23T01:48:48.368Z] [2025-01-23T01:48:48.368Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:48:48.949Z] #166 DONE 0.4s [2025-01-23T01:48:48.949Z] [2025-01-23T01:48:48.949Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:48:48.949Z] #167 ... [2025-01-23T01:48:48.949Z] [2025-01-23T01:48:48.949Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-23T01:48:48.949Z] #165 DONE 2.3s [2025-01-23T01:48:49.214Z] [2025-01-23T01:48:49.215Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:48:49.215Z] #167 DONE 0.3s [2025-01-23T01:48:49.215Z] [2025-01-23T01:48:49.215Z] #168 [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-23T01:48:49.484Z] #168 ... [2025-01-23T01:48:49.484Z] [2025-01-23T01:48:49.484Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:48:49.484Z] #169 DONE 0.3s [2025-01-23T01:48:49.485Z] [2025-01-23T01:48:49.485Z] #168 [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-23T01:48:49.485Z] #168 DONE 0.5s [2025-01-23T01:48:49.485Z] [2025-01-23T01:48:49.485Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-23T01:48:49.753Z] #170 ... [2025-01-23T01:48:49.753Z] [2025-01-23T01:48:49.753Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:48:49.753Z] #171 DONE 0.3s [2025-01-23T01:48:49.753Z] [2025-01-23T01:48:49.753Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-23T01:48:49.753Z] #170 DONE 0.3s [2025-01-23T01:48:49.753Z] [2025-01-23T01:48:49.753Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-23T01:48:50.023Z] #172 DONE 0.4s [2025-01-23T01:48:50.023Z] [2025-01-23T01:48:50.023Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-23T01:48:50.296Z] #173 DONE 0.4s [2025-01-23T01:48:50.296Z] [2025-01-23T01:48:50.296Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:48:50.566Z] #174 ... [2025-01-23T01:48:50.566Z] [2025-01-23T01:48:50.566Z] #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-23T01:48:50.566Z] #175 DONE 0.2s [2025-01-23T01:48:50.566Z] [2025-01-23T01:48:50.566Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:48:50.566Z] #174 DONE 0.2s [2025-01-23T01:48:50.566Z] [2025-01-23T01:48:50.566Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:48:50.900Z] #176 ... [2025-01-23T01:48:50.900Z] [2025-01-23T01:48:50.900Z] #177 [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-23T01:48:50.900Z] #177 DONE 0.3s [2025-01-23T01:48:51.171Z] [2025-01-23T01:48:51.171Z] #178 [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-23T01:48:51.171Z] #178 DONE 0.4s [2025-01-23T01:48:51.171Z] [2025-01-23T01:48:51.171Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:48:51.171Z] #152 ... [2025-01-23T01:48:51.171Z] [2025-01-23T01:48:51.171Z] #179 [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-23T01:48:51.437Z] #179 DONE 0.3s [2025-01-23T01:48:51.437Z] [2025-01-23T01:48:51.437Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:48:51.437Z] #147 ... [2025-01-23T01:48:51.437Z] [2025-01-23T01:48:51.437Z] #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-23T01:48:51.720Z] #180 DONE 0.3s [2025-01-23T01:48:51.720Z] [2025-01-23T01:48:51.720Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:48:51.720Z] #153 ... [2025-01-23T01:48:51.720Z] [2025-01-23T01:48:51.720Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-23T01:48:52.687Z] #181 ... [2025-01-23T01:48:52.687Z] [2025-01-23T01:48:52.687Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:48:52.687Z] #176 DONE 2.0s [2025-01-23T01:48:52.687Z] [2025-01-23T01:48:52.687Z] #182 [security-proxy-setup] exporting to image [2025-01-23T01:48:52.687Z] #182 exporting layers [2025-01-23T01:48:53.665Z] #182 exporting layers 1.2s done [2025-01-23T01:48:53.932Z] #182 writing image sha256:d0efdc695381e4b4b692ed06b110eb97b43caf143040c1329c28972eb4938f93 done [2025-01-23T01:48:53.932Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-23T01:48:53.932Z] #182 DONE 1.2s [2025-01-23T01:48:53.932Z] [2025-01-23T01:48:53.932Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:48:54.228Z] #152 ... [2025-01-23T01:48:54.228Z] [2025-01-23T01:48:54.228Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-23T01:48:54.228Z] #181 DONE 2.4s [2025-01-23T01:48:54.228Z] [2025-01-23T01:48:54.228Z] #183 [security-bootstrapper] exporting to image [2025-01-23T01:48:55.187Z] #183 exporting layers 1.0s done [2025-01-23T01:48:55.187Z] #183 writing image sha256:103c1b387a167fbc040d9fd0ae49b43a9e3a61ad323f9a60f23b411f9fb3c365 done [2025-01-23T01:48:55.187Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-23T01:48:55.187Z] #183 DONE 1.0s [2025-01-23T01:48:55.187Z] [2025-01-23T01:48:55.187Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:48:57.765Z] #152 ... [2025-01-23T01:48:57.765Z] [2025-01-23T01:48:57.765Z] #155 [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-23T01:48:57.765Z] #155 DONE 629.3s [2025-01-23T01:48:57.765Z] [2025-01-23T01:48:57.765Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:48:58.031Z] #153 ... [2025-01-23T01:48:58.031Z] [2025-01-23T01:48:58.031Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:48:58.613Z] #184 DONE 0.4s [2025-01-23T01:48:58.613Z] [2025-01-23T01:48:58.613Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:48:58.613Z] #185 DONE 0.2s [2025-01-23T01:48:58.613Z] [2025-01-23T01:48:58.613Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-23T01:48:58.882Z] #186 DONE 0.2s [2025-01-23T01:48:58.882Z] [2025-01-23T01:48:58.882Z] #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-23T01:48:58.882Z] #187 DONE 0.1s [2025-01-23T01:48:58.882Z] [2025-01-23T01:48:58.882Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:48:59.149Z] #147 ... [2025-01-23T01:48:59.149Z] [2025-01-23T01:48:59.149Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:48:59.149Z] #188 DONE 0.1s [2025-01-23T01:48:59.149Z] [2025-01-23T01:48:59.149Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-23T01:48:59.415Z] #189 DONE 0.3s [2025-01-23T01:48:59.415Z] [2025-01-23T01:48:59.415Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:48:59.415Z] #148 ... [2025-01-23T01:48:59.415Z] [2025-01-23T01:48:59.415Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-23T01:49:00.001Z] #190 DONE 0.5s [2025-01-23T01:49:00.001Z] [2025-01-23T01:49:00.001Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-23T01:49:00.001Z] #191 DONE 0.2s [2025-01-23T01:49:00.001Z] [2025-01-23T01:49:00.001Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-23T01:49:01.942Z] #192 DONE 1.7s [2025-01-23T01:49:01.942Z] [2025-01-23T01:49:01.942Z] #193 [security-secretstore-setup] exporting to image [2025-01-23T01:49:01.942Z] #193 exporting layers [2025-01-23T01:49:03.346Z] #193 exporting layers 1.5s done [2025-01-23T01:49:03.346Z] #193 writing image sha256:1709753e5577cbe204bac06fa501d49b8ecd3786e8c6db333c35ce386218a77d 0.0s done [2025-01-23T01:49:03.346Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-23T01:49:03.346Z] #193 DONE 1.5s [2025-01-23T01:49:03.346Z] [2025-01-23T01:49:03.346Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:50:24.952Z] #152 ... [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-23T01:50:24.952Z] #150 DONE 706.6s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:50:24.952Z] #194 DONE 0.3s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:50:24.952Z] #195 DONE 0.3s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #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-23T01:50:24.952Z] #196 DONE 0.3s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #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-23T01:50:24.952Z] #197 DONE 0.1s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:50:24.952Z] #152 ... [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-23T01:50:24.952Z] #198 exporting layers [2025-01-23T01:50:24.952Z] #198 exporting layers 0.7s done [2025-01-23T01:50:24.952Z] #198 writing image sha256:049935d92f5371793ff57f8b3f92a3def2fb62807e369283e92a1bb775e8fe5d done [2025-01-23T01:50:24.952Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-23T01:50:24.952Z] #198 DONE 0.7s [2025-01-23T01:50:24.952Z] [2025-01-23T01:50:24.952Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:54:46.773Z] #153 ... [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-23T01:54:46.773Z] #146 DONE 977.4s [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:54:46.773Z] #148 ... [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:54:46.773Z] #199 DONE 0.3s [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:54:46.773Z] #147 ... [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:54:46.773Z] #200 DONE 0.2s [2025-01-23T01:54:46.773Z] [2025-01-23T01:54:46.773Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-23T01:54:47.043Z] #201 DONE 0.4s [2025-01-23T01:54:47.043Z] [2025-01-23T01:54:47.043Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:54:47.043Z] #152 ... [2025-01-23T01:54:47.043Z] [2025-01-23T01:54:47.043Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:54:47.324Z] #202 DONE 0.3s [2025-01-23T01:54:47.324Z] [2025-01-23T01:54:47.324Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:54:47.324Z] #148 ... [2025-01-23T01:54:47.324Z] [2025-01-23T01:54:47.324Z] #203 [core-command] exporting to image [2025-01-23T01:54:47.324Z] #203 exporting layers [2025-01-23T01:54:47.598Z] #203 exporting layers 0.3s done [2025-01-23T01:54:47.598Z] #203 writing image sha256:f429b38e9a15b5484577141226113d2cdc908b0075cecb5d5144140c92626988 done [2025-01-23T01:54:47.598Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-23T01:54:47.598Z] #203 DONE 0.3s [2025-01-23T01:54:47.598Z] [2025-01-23T01:54:47.598Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:55:45.122Z] #149 ... [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-23T01:55:45.122Z] #153 DONE 1034.8s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:55:45.122Z] #148 ... [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:55:45.122Z] #204 DONE 0.2s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-23T01:55:45.122Z] #205 DONE 0.4s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:55:45.122Z] #148 ... [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:55:45.122Z] #206 DONE 0.2s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-23T01:55:45.122Z] #207 DONE 0.2s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #208 [core-keeper] exporting to image [2025-01-23T01:55:45.122Z] #208 exporting layers [2025-01-23T01:55:45.122Z] #208 exporting layers 0.5s done [2025-01-23T01:55:45.122Z] #208 writing image sha256:816db250c71c6563c8730537923279627eddd124359547d7be97130ecaedc030 done [2025-01-23T01:55:45.122Z] #208 naming to docker.io/library/core-keeper-arm64 [2025-01-23T01:55:45.122Z] #208 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-23T01:55:45.122Z] #208 DONE 0.5s [2025-01-23T01:55:45.122Z] [2025-01-23T01:55:45.122Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:55:45.798Z] #148 ... [2025-01-23T01:55:45.798Z] [2025-01-23T01:55:45.798Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-23T01:55:45.798Z] #147 DONE 1037.5s [2025-01-23T01:55:47.065Z] [2025-01-23T01:55:47.065Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:55:47.065Z] #152 ... [2025-01-23T01:55:47.065Z] [2025-01-23T01:55:47.065Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:55:47.065Z] #209 DONE 0.2s [2025-01-23T01:55:47.065Z] [2025-01-23T01:55:47.065Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:55:47.065Z] #210 DONE 0.2s [2025-01-23T01:55:47.065Z] [2025-01-23T01:55:47.065Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-23T01:55:47.347Z] #211 DONE 0.5s [2025-01-23T01:55:47.347Z] [2025-01-23T01:55:47.347Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:55:47.347Z] #212 DONE 0.2s [2025-01-23T01:55:47.347Z] [2025-01-23T01:55:47.347Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-23T01:55:47.631Z] #213 DONE 0.2s [2025-01-23T01:55:47.631Z] [2025-01-23T01:55:47.631Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:55:47.631Z] #152 ... [2025-01-23T01:55:47.631Z] [2025-01-23T01:55:47.631Z] #214 [core-data] exporting to image [2025-01-23T01:55:47.911Z] #214 ... [2025-01-23T01:55:47.911Z] [2025-01-23T01:55:47.911Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-23T01:55:47.911Z] #149 DONE 1039.5s [2025-01-23T01:55:48.183Z] [2025-01-23T01:55:48.183Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:55:48.183Z] #148 ... [2025-01-23T01:55:48.183Z] [2025-01-23T01:55:48.183Z] #214 [core-data] exporting to image [2025-01-23T01:55:48.183Z] #214 exporting layers 0.6s done [2025-01-23T01:55:48.456Z] #214 writing image sha256:23496a4390d8ca50c2080e88071755024a16864e5f8d2872c280545ce6a74a7f done [2025-01-23T01:55:48.456Z] #214 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-23T01:55:48.456Z] #214 DONE 0.6s [2025-01-23T01:55:48.456Z] [2025-01-23T01:55:48.456Z] #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:55:48.723Z] #215 DONE 0.2s [2025-01-23T01:55:48.723Z] [2025-01-23T01:55:48.723Z] #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:55:48.723Z] #216 DONE 0.2s [2025-01-23T01:55:48.723Z] [2025-01-23T01:55:48.723Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-23T01:55:49.311Z] #217 DONE 0.5s [2025-01-23T01:55:49.311Z] [2025-01-23T01:55:49.311Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:55:49.311Z] #152 ... [2025-01-23T01:55:49.311Z] [2025-01-23T01:55:49.311Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-23T01:55:49.311Z] #133 DONE 1041.1s [2025-01-23T01:55:49.311Z] [2025-01-23T01:55:49.311Z] #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-23T01:55:49.586Z] #218 DONE 0.2s [2025-01-23T01:55:49.587Z] [2025-01-23T01:55:49.587Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:55:49.587Z] #152 ... [2025-01-23T01:55:49.587Z] [2025-01-23T01:55:49.587Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-23T01:55:49.854Z] #219 DONE 0.3s [2025-01-23T01:55:49.854Z] [2025-01-23T01:55:49.854Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:55:49.854Z] #148 ... [2025-01-23T01:55:49.854Z] [2025-01-23T01:55:49.854Z] #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:55:49.854Z] #220 CACHED [2025-01-23T01:55:49.854Z] [2025-01-23T01:55:49.854Z] #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:55:49.854Z] #221 CACHED [2025-01-23T01:55:49.854Z] [2025-01-23T01:55:49.854Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-23T01:55:50.447Z] #222 DONE 0.4s [2025-01-23T01:55:50.447Z] [2025-01-23T01:55:50.447Z] #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:55:50.447Z] #223 DONE 0.1s [2025-01-23T01:55:50.447Z] [2025-01-23T01:55:50.447Z] #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-23T01:55:50.447Z] #224 DONE 0.1s [2025-01-23T01:55:50.447Z] [2025-01-23T01:55:50.447Z] #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-23T01:55:50.716Z] #225 ... [2025-01-23T01:55:50.716Z] [2025-01-23T01:55:50.716Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-23T01:55:50.716Z] #226 DONE 0.1s [2025-01-23T01:55:50.716Z] [2025-01-23T01:55:50.716Z] #227 [core-metadata] exporting to image [2025-01-23T01:55:50.985Z] #227 ... [2025-01-23T01:55:50.985Z] [2025-01-23T01:55:50.985Z] #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-23T01:55:50.985Z] #225 DONE 1.1s [2025-01-23T01:55:50.985Z] [2025-01-23T01:55:50.985Z] #228 [security-proxy-auth] exporting to image [2025-01-23T01:55:51.259Z] #228 ... [2025-01-23T01:55:51.259Z] [2025-01-23T01:55:51.259Z] #227 [core-metadata] exporting to image [2025-01-23T01:55:51.259Z] #227 exporting layers 0.6s done [2025-01-23T01:55:51.259Z] #227 writing image sha256:a8f6fb52e89ff0c3f14804df0458e89d6b8051ed6c9d24cae055353919ac86da done [2025-01-23T01:55:51.259Z] #227 naming to docker.io/library/core-metadata-arm64 done [2025-01-23T01:55:51.259Z] #227 DONE 0.6s [2025-01-23T01:55:51.527Z] [2025-01-23T01:55:51.527Z] #228 [security-proxy-auth] exporting to image [2025-01-23T01:55:51.527Z] #228 exporting layers 0.7s done [2025-01-23T01:55:51.527Z] #228 writing image sha256:16c53039e199e48d18d83f2c1ef89d6efb9424c6342c654c9fcbf5a90baf4f2c done [2025-01-23T01:55:51.527Z] #228 naming to docker.io/library/security-proxy-auth-arm64 done [2025-01-23T01:55:51.527Z] #228 DONE 0.7s [2025-01-23T01:55:51.527Z] [2025-01-23T01:55:51.527Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-23T01:56:07.045Z] #152 DONE 1056.3s [2025-01-23T01:56:07.045Z] [2025-01-23T01:56:07.045Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:56:07.045Z] #148 ... [2025-01-23T01:56:07.045Z] [2025-01-23T01:56:07.045Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:56:07.045Z] #229 DONE 0.1s [2025-01-23T01:56:07.045Z] [2025-01-23T01:56:07.046Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:56:07.046Z] #230 DONE 0.1s [2025-01-23T01:56:07.046Z] [2025-01-23T01:56:07.046Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-23T01:56:07.046Z] #231 DONE 0.5s [2025-01-23T01:56:07.046Z] [2025-01-23T01:56:07.046Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-23T01:56:07.046Z] #232 DONE 0.1s [2025-01-23T01:56:07.046Z] [2025-01-23T01:56:07.046Z] #233 [support-scheduler] exporting to image [2025-01-23T01:56:07.046Z] #233 exporting layers [2025-01-23T01:56:07.046Z] #233 exporting layers 0.6s done [2025-01-23T01:56:07.046Z] #233 writing image sha256:9ddeaf0dea54b45e71e06e65807aec4d6bba6135ee560a35e5f1cd3d0c23a762 done [2025-01-23T01:56:07.046Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-23T01:56:07.046Z] #233 DONE 0.7s [2025-01-23T01:56:07.046Z] [2025-01-23T01:56:07.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-23T01:56:10.374Z] #148 DONE 1061.7s [2025-01-23T01:56:10.374Z] [2025-01-23T01:56:10.374Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-23T01:56:10.374Z] #234 DONE 0.1s [2025-01-23T01:56:10.374Z] [2025-01-23T01:56:10.374Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-23T01:56:10.374Z] #235 DONE 0.1s [2025-01-23T01:56:10.639Z] [2025-01-23T01:56:10.639Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-23T01:56:10.904Z] #236 DONE 0.5s [2025-01-23T01:56:10.904Z] [2025-01-23T01:56:10.904Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-23T01:56:10.904Z] #237 DONE 0.1s [2025-01-23T01:56:11.171Z] [2025-01-23T01:56:11.171Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-23T01:56:11.171Z] #238 DONE 0.1s [2025-01-23T01:56:11.171Z] [2025-01-23T01:56:11.171Z] #239 [support-notifications] exporting to image [2025-01-23T01:56:11.757Z] #239 exporting layers 0.5s done [2025-01-23T01:56:11.757Z] #239 writing image sha256:668c9afa48e58a5d76612694a30c40ae82ae6287d01a6b5e49fdb66cab4b9628 done [2025-01-23T01:56:11.757Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-23T01:56:11.757Z] #239 DONE 0.5s [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-23T01:56:11.757Z] time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-23T01:56:11.775Z] $ docker stop --time=1 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca [2025-01-23T01:56:13.351Z] $ docker rm -f --volumes 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T01:56:13.822Z] + docker images [2025-01-23T01:56:13.822Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-23T01:56:13.822Z] support-notifications-arm64 latest 668c9afa48e5 3 seconds ago 51.7MB [2025-01-23T01:56:13.822Z] support-scheduler-arm64 latest 9ddeaf0dea54 8 seconds ago 47.9MB [2025-01-23T01:56:13.822Z] security-proxy-auth-arm64 latest 16c53039e199 23 seconds ago 31.4MB [2025-01-23T01:56:13.822Z] core-metadata-arm64 latest a8f6fb52e89f 23 seconds ago 32.7MB [2025-01-23T01:56:13.822Z] core-data-arm64 latest 23496a4390d8 26 seconds ago 32.6MB [2025-01-23T01:56:13.822Z] core-keeper-arm64 latest 816db250c71c 29 seconds ago 32.2MB [2025-01-23T01:56:13.822Z] core-command-arm64 latest f429b38e9a15 About a minute ago 28.3MB [2025-01-23T01:56:13.822Z] security-spiffe-token-provider-arm64 latest 049935d92f53 5 minutes ago 34MB [2025-01-23T01:56:13.822Z] security-secretstore-setup-arm64 latest 1709753e5577 7 minutes ago 41.2MB [2025-01-23T01:56:13.822Z] security-bootstrapper-arm64 latest 103c1b387a16 7 minutes ago 20.9MB [2025-01-23T01:56:13.822Z] security-proxy-setup-arm64 latest d0efdc695381 7 minutes ago 29.9MB [2025-01-23T01:56:13.822Z] core-common-config-bootstrapper-arm64 latest ff58002f7ec6 7 minutes ago 17.8MB [2025-01-23T01:56:13.822Z] security-spire-agent-arm64 latest 19f507a917b1 18 minutes ago 176MB [2025-01-23T01:56:13.822Z] security-spire-server-arm64 latest 2c7815187cb5 18 minutes ago 118MB [2025-01-23T01:56:13.822Z] security-spire-config-arm64 latest d475ed68f75a 18 minutes ago 117MB [2025-01-23T01:56:13.822Z] ci-base-image-arm64 latest 27718c758c31 19 minutes ago 914MB [2025-01-23T01:56:13.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 4 weeks ago 566MB [2025-01-23T01:56:13.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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-23T01:56:13.968Z] provisioning config files... [2025-01-23T01:56:13.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config11354340907665134974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T01:56:14.336Z] ---> ****-login.sh [2025-01-23T01:56:14.336Z] nexus3.edgexfoundry.org:10001 [2025-01-23T01:56:14.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:56:14.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:56:14.602Z] Configure a credential helper to remove this warning. See [2025-01-23T01:56:14.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:56:14.603Z] [2025-01-23T01:56:14.603Z] Login Succeeded [2025-01-23T01:56:14.603Z] nexus3.edgexfoundry.org:10002 [2025-01-23T01:56:14.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:56:14.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:56:14.868Z] Configure a credential helper to remove this warning. See [2025-01-23T01:56:14.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:56:14.869Z] [2025-01-23T01:56:14.869Z] Login Succeeded [2025-01-23T01:56:14.869Z] nexus3.edgexfoundry.org:10003 [2025-01-23T01:56:15.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:56:15.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:56:15.135Z] Configure a credential helper to remove this warning. See [2025-01-23T01:56:15.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:56:15.135Z] [2025-01-23T01:56:15.135Z] Login Succeeded [2025-01-23T01:56:15.135Z] nexus3.edgexfoundry.org:10004 [2025-01-23T01:56:15.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:56:15.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:56:15.404Z] Configure a credential helper to remove this warning. See [2025-01-23T01:56:15.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:56:15.404Z] [2025-01-23T01:56:15.404Z] Login Succeeded [2025-01-23T01:56:15.404Z] ****.io [2025-01-23T01:56:15.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T01:56:15.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T01:56:15.937Z] Configure a credential helper to remove this warning. See [2025-01-23T01:56:15.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T01:56:15.937Z] [2025-01-23T01:56:15.937Z] Login Succeeded [2025-01-23T01:56:15.937Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T01:56:15.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:56:15.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T01:56:16.022Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-23T01:56:16.022Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:16.022Z] latest [2025-01-23T01:56:16.022Z] 4.0.0-dev.50 [2025-01-23T01:56:16.022Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:16.022Z] main [2025-01-23T01:56:16.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:16.390Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:16.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:16.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-23T01:56:16.750Z] d72758078301: Preparing [2025-01-23T01:56:16.751Z] cf2a97b3e123: Preparing [2025-01-23T01:56:16.751Z] 13a651efba38: Preparing [2025-01-23T01:56:16.751Z] 56cbf006a484: Preparing [2025-01-23T01:56:16.751Z] fe410e43d226: Preparing [2025-01-23T01:56:16.751Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:16.751Z] 534a70dc8296: Preparing [2025-01-23T01:56:16.751Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:16.751Z] 534a70dc8296: Waiting [2025-01-23T01:56:17.016Z] d72758078301: Pushed [2025-01-23T01:56:17.017Z] 56cbf006a484: Pushed [2025-01-23T01:56:17.017Z] fe410e43d226: Pushed [2025-01-23T01:56:17.017Z] 13a651efba38: Pushed [2025-01-23T01:56:17.017Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:17.017Z] d80ceb4ce8ad: Pushed [2025-01-23T01:56:21.279Z] cf2a97b3e123: Pushed [2025-01-23T01:56:21.279Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:21.650Z] + 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-23T01:56:22.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-23T01:56:22.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-23T01:56:22.301Z] d72758078301: Preparing [2025-01-23T01:56:22.301Z] cf2a97b3e123: Preparing [2025-01-23T01:56:22.301Z] 13a651efba38: Preparing [2025-01-23T01:56:22.301Z] 56cbf006a484: Preparing [2025-01-23T01:56:22.301Z] fe410e43d226: Preparing [2025-01-23T01:56:22.301Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:22.301Z] 534a70dc8296: Preparing [2025-01-23T01:56:22.301Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:22.301Z] 534a70dc8296: Waiting [2025-01-23T01:56:22.301Z] 13a651efba38: Layer already exists [2025-01-23T01:56:22.301Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:22.301Z] d72758078301: Layer already exists [2025-01-23T01:56:22.301Z] fe410e43d226: Layer already exists [2025-01-23T01:56:22.301Z] cf2a97b3e123: Layer already exists [2025-01-23T01:56:22.301Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:22.301Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:22.570Z] latest: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:22.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:23.297Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 [2025-01-23T01:56:23.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-23T01:56:23.297Z] d72758078301: Preparing [2025-01-23T01:56:23.297Z] cf2a97b3e123: Preparing [2025-01-23T01:56:23.297Z] 13a651efba38: Preparing [2025-01-23T01:56:23.297Z] 56cbf006a484: Preparing [2025-01-23T01:56:23.297Z] fe410e43d226: Preparing [2025-01-23T01:56:23.297Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:23.297Z] 534a70dc8296: Preparing [2025-01-23T01:56:23.297Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:23.297Z] 534a70dc8296: Waiting [2025-01-23T01:56:23.297Z] 13a651efba38: Layer already exists [2025-01-23T01:56:23.297Z] fe410e43d226: Layer already exists [2025-01-23T01:56:23.297Z] d72758078301: Layer already exists [2025-01-23T01:56:23.297Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:23.297Z] cf2a97b3e123: Layer already exists [2025-01-23T01:56:23.297Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:23.297Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:23.565Z] 4.0.0-dev.50: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:23.937Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:24.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:24.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-23T01:56:24.300Z] d72758078301: Preparing [2025-01-23T01:56:24.300Z] cf2a97b3e123: Preparing [2025-01-23T01:56:24.300Z] 13a651efba38: Preparing [2025-01-23T01:56:24.300Z] 56cbf006a484: Preparing [2025-01-23T01:56:24.300Z] fe410e43d226: Preparing [2025-01-23T01:56:24.300Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:24.300Z] 534a70dc8296: Preparing [2025-01-23T01:56:24.300Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:24.300Z] 534a70dc8296: Waiting [2025-01-23T01:56:24.300Z] cf2a97b3e123: Layer already exists [2025-01-23T01:56:24.300Z] 13a651efba38: Layer already exists [2025-01-23T01:56:24.300Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:24.300Z] fe410e43d226: Layer already exists [2025-01-23T01:56:24.300Z] d72758078301: Layer already exists [2025-01-23T01:56:24.300Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:24.300Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:24.566Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:24.932Z] + 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-23T01:56:25.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-23T01:56:25.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-23T01:56:25.296Z] d72758078301: Preparing [2025-01-23T01:56:25.296Z] cf2a97b3e123: Preparing [2025-01-23T01:56:25.296Z] 13a651efba38: Preparing [2025-01-23T01:56:25.296Z] 56cbf006a484: Preparing [2025-01-23T01:56:25.296Z] fe410e43d226: Preparing [2025-01-23T01:56:25.296Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:25.296Z] 534a70dc8296: Preparing [2025-01-23T01:56:25.296Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:25.296Z] 534a70dc8296: Waiting [2025-01-23T01:56:25.296Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:25.296Z] fe410e43d226: Layer already exists [2025-01-23T01:56:25.296Z] 13a651efba38: Layer already exists [2025-01-23T01:56:25.296Z] d72758078301: Layer already exists [2025-01-23T01:56:25.296Z] cf2a97b3e123: Layer already exists [2025-01-23T01:56:25.296Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:25.296Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:25.565Z] main: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:56:25.645Z] ===================================================== [Pipeline] echo [2025-01-23T01:56:25.658Z] taggedImages: [2025-01-23T01:56:25.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:25.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-23T01:56:25.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 [2025-01-23T01:56:25.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:25.658Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-23T01:56:25.684Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-23T01:56:25.684Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:25.684Z] latest [2025-01-23T01:56:25.684Z] 4.0.0-dev.50 [2025-01-23T01:56:25.684Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:25.684Z] main [2025-01-23T01:56:25.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:26.058Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:26.418Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:26.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-23T01:56:26.418Z] 40018a5efe4f: Preparing [2025-01-23T01:56:26.418Z] bed6023c68b3: Preparing [2025-01-23T01:56:26.418Z] 542a3ac5ba27: Preparing [2025-01-23T01:56:26.418Z] a8b4555865cc: Preparing [2025-01-23T01:56:26.418Z] 13a651efba38: Preparing [2025-01-23T01:56:26.418Z] 56cbf006a484: Preparing [2025-01-23T01:56:26.418Z] fe410e43d226: Preparing [2025-01-23T01:56:26.418Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:26.418Z] 534a70dc8296: Preparing [2025-01-23T01:56:26.418Z] 56cbf006a484: Waiting [2025-01-23T01:56:26.418Z] fe410e43d226: Waiting [2025-01-23T01:56:26.418Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:26.418Z] 534a70dc8296: Waiting [2025-01-23T01:56:26.418Z] 13a651efba38: Layer already exists [2025-01-23T01:56:26.418Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:26.686Z] 542a3ac5ba27: Pushed [2025-01-23T01:56:26.686Z] fe410e43d226: Layer already exists [2025-01-23T01:56:26.686Z] bed6023c68b3: Pushed [2025-01-23T01:56:26.686Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:26.686Z] 40018a5efe4f: Pushed [2025-01-23T01:56:26.686Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:29.267Z] a8b4555865cc: Pushed [2025-01-23T01:56:29.268Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:29.645Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:30.015Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-23T01:56:30.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-23T01:56:30.015Z] 40018a5efe4f: Preparing [2025-01-23T01:56:30.015Z] bed6023c68b3: Preparing [2025-01-23T01:56:30.015Z] 542a3ac5ba27: Preparing [2025-01-23T01:56:30.015Z] a8b4555865cc: Preparing [2025-01-23T01:56:30.015Z] 13a651efba38: Preparing [2025-01-23T01:56:30.015Z] 56cbf006a484: Preparing [2025-01-23T01:56:30.015Z] fe410e43d226: Preparing [2025-01-23T01:56:30.015Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:30.015Z] 534a70dc8296: Preparing [2025-01-23T01:56:30.015Z] 56cbf006a484: Waiting [2025-01-23T01:56:30.015Z] fe410e43d226: Waiting [2025-01-23T01:56:30.015Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:30.015Z] 534a70dc8296: Waiting [2025-01-23T01:56:30.015Z] bed6023c68b3: Layer already exists [2025-01-23T01:56:30.015Z] a8b4555865cc: Layer already exists [2025-01-23T01:56:30.015Z] 13a651efba38: Layer already exists [2025-01-23T01:56:30.015Z] 542a3ac5ba27: Layer already exists [2025-01-23T01:56:30.015Z] 40018a5efe4f: Layer already exists [2025-01-23T01:56:30.015Z] fe410e43d226: Layer already exists [2025-01-23T01:56:30.015Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:30.015Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:30.015Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:30.285Z] latest: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:30.652Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:31.027Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 [2025-01-23T01:56:31.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-23T01:56:31.027Z] 40018a5efe4f: Preparing [2025-01-23T01:56:31.027Z] bed6023c68b3: Preparing [2025-01-23T01:56:31.027Z] 542a3ac5ba27: Preparing [2025-01-23T01:56:31.027Z] a8b4555865cc: Preparing [2025-01-23T01:56:31.027Z] 13a651efba38: Preparing [2025-01-23T01:56:31.027Z] 56cbf006a484: Preparing [2025-01-23T01:56:31.027Z] fe410e43d226: Preparing [2025-01-23T01:56:31.027Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:31.027Z] 534a70dc8296: Preparing [2025-01-23T01:56:31.027Z] fe410e43d226: Waiting [2025-01-23T01:56:31.027Z] 56cbf006a484: Waiting [2025-01-23T01:56:31.027Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:31.027Z] 534a70dc8296: Waiting [2025-01-23T01:56:31.027Z] a8b4555865cc: Layer already exists [2025-01-23T01:56:31.027Z] 40018a5efe4f: Layer already exists [2025-01-23T01:56:31.027Z] 13a651efba38: Layer already exists [2025-01-23T01:56:31.027Z] bed6023c68b3: Layer already exists [2025-01-23T01:56:31.027Z] 542a3ac5ba27: Layer already exists [2025-01-23T01:56:31.027Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:31.027Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:31.027Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:31.027Z] fe410e43d226: Layer already exists [2025-01-23T01:56:31.293Z] 4.0.0-dev.50: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:31.663Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:32.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:32.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-23T01:56:32.028Z] 40018a5efe4f: Preparing [2025-01-23T01:56:32.028Z] bed6023c68b3: Preparing [2025-01-23T01:56:32.028Z] 542a3ac5ba27: Preparing [2025-01-23T01:56:32.028Z] a8b4555865cc: Preparing [2025-01-23T01:56:32.028Z] 13a651efba38: Preparing [2025-01-23T01:56:32.028Z] 56cbf006a484: Preparing [2025-01-23T01:56:32.028Z] fe410e43d226: Preparing [2025-01-23T01:56:32.028Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:32.028Z] 534a70dc8296: Preparing [2025-01-23T01:56:32.028Z] 56cbf006a484: Waiting [2025-01-23T01:56:32.028Z] fe410e43d226: Waiting [2025-01-23T01:56:32.028Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:32.028Z] 534a70dc8296: Waiting [2025-01-23T01:56:32.028Z] 40018a5efe4f: Layer already exists [2025-01-23T01:56:32.028Z] 13a651efba38: Layer already exists [2025-01-23T01:56:32.028Z] a8b4555865cc: Layer already exists [2025-01-23T01:56:32.028Z] bed6023c68b3: Layer already exists [2025-01-23T01:56:32.028Z] 542a3ac5ba27: Layer already exists [2025-01-23T01:56:32.028Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:32.028Z] fe410e43d226: Layer already exists [2025-01-23T01:56:32.028Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:32.028Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:32.298Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:32.669Z] + 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-23T01:56:33.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-23T01:56:33.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-23T01:56:33.026Z] 40018a5efe4f: Preparing [2025-01-23T01:56:33.026Z] bed6023c68b3: Preparing [2025-01-23T01:56:33.026Z] 542a3ac5ba27: Preparing [2025-01-23T01:56:33.026Z] a8b4555865cc: Preparing [2025-01-23T01:56:33.026Z] 13a651efba38: Preparing [2025-01-23T01:56:33.026Z] 56cbf006a484: Preparing [2025-01-23T01:56:33.026Z] fe410e43d226: Preparing [2025-01-23T01:56:33.026Z] 56cbf006a484: Waiting [2025-01-23T01:56:33.026Z] fe410e43d226: Waiting [2025-01-23T01:56:33.026Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:33.026Z] 534a70dc8296: Preparing [2025-01-23T01:56:33.026Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:33.026Z] 534a70dc8296: Waiting [2025-01-23T01:56:33.026Z] 40018a5efe4f: Layer already exists [2025-01-23T01:56:33.026Z] 13a651efba38: Layer already exists [2025-01-23T01:56:33.026Z] 542a3ac5ba27: Layer already exists [2025-01-23T01:56:33.026Z] a8b4555865cc: Layer already exists [2025-01-23T01:56:33.026Z] bed6023c68b3: Layer already exists [2025-01-23T01:56:33.026Z] fe410e43d226: Layer already exists [2025-01-23T01:56:33.026Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:33.026Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:33.026Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:33.296Z] main: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:56:33.377Z] ===================================================== [Pipeline] echo [2025-01-23T01:56:33.393Z] taggedImages: [2025-01-23T01:56:33.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:33.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-23T01:56:33.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 [2025-01-23T01:56:33.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:33.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-23T01:56:33.418Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-23T01:56:33.418Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:33.418Z] latest [2025-01-23T01:56:33.418Z] 4.0.0-dev.50 [2025-01-23T01:56:33.418Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:33.418Z] main [2025-01-23T01:56:33.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:34.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:34.678Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:34.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-23T01:56:34.678Z] bc7b3db9fb09: Preparing [2025-01-23T01:56:34.678Z] 7903204b4826: Preparing [2025-01-23T01:56:34.678Z] 32565a849762: Preparing [2025-01-23T01:56:34.678Z] 13a651efba38: Preparing [2025-01-23T01:56:34.678Z] 56cbf006a484: Preparing [2025-01-23T01:56:34.678Z] 8f68c83dbf05: Preparing [2025-01-23T01:56:34.678Z] 8fcd48383d33: Preparing [2025-01-23T01:56:34.678Z] 534a70dc8296: Preparing [2025-01-23T01:56:34.678Z] 8f68c83dbf05: Waiting [2025-01-23T01:56:34.678Z] 8fcd48383d33: Waiting [2025-01-23T01:56:34.678Z] 534a70dc8296: Waiting [2025-01-23T01:56:34.678Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:34.946Z] 13a651efba38: Layer already exists [2025-01-23T01:56:34.946Z] 7903204b4826: Pushed [2025-01-23T01:56:34.946Z] bc7b3db9fb09: Pushed [2025-01-23T01:56:34.946Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:34.946Z] 8f68c83dbf05: Pushed [2025-01-23T01:56:34.946Z] 8fcd48383d33: Pushed [2025-01-23T01:56:40.851Z] 32565a849762: Pushed [2025-01-23T01:56:40.851Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:41.227Z] + 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-23T01:56:41.589Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-23T01:56:41.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-23T01:56:41.589Z] bc7b3db9fb09: Preparing [2025-01-23T01:56:41.589Z] 7903204b4826: Preparing [2025-01-23T01:56:41.589Z] 32565a849762: Preparing [2025-01-23T01:56:41.589Z] 13a651efba38: Preparing [2025-01-23T01:56:41.589Z] 56cbf006a484: Preparing [2025-01-23T01:56:41.589Z] 8f68c83dbf05: Preparing [2025-01-23T01:56:41.589Z] 8fcd48383d33: Preparing [2025-01-23T01:56:41.589Z] 8f68c83dbf05: Waiting [2025-01-23T01:56:41.589Z] 534a70dc8296: Preparing [2025-01-23T01:56:41.589Z] 8fcd48383d33: Waiting [2025-01-23T01:56:41.589Z] 534a70dc8296: Waiting [2025-01-23T01:56:41.589Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:41.589Z] 7903204b4826: Layer already exists [2025-01-23T01:56:41.589Z] 32565a849762: Layer already exists [2025-01-23T01:56:41.589Z] bc7b3db9fb09: Layer already exists [2025-01-23T01:56:41.589Z] 13a651efba38: Layer already exists [2025-01-23T01:56:41.589Z] 8fcd48383d33: Layer already exists [2025-01-23T01:56:41.589Z] 8f68c83dbf05: Layer already exists [2025-01-23T01:56:41.589Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:41.871Z] latest: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:42.233Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:42.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 [2025-01-23T01:56:42.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-23T01:56:42.601Z] bc7b3db9fb09: Preparing [2025-01-23T01:56:42.601Z] 7903204b4826: Preparing [2025-01-23T01:56:42.601Z] 32565a849762: Preparing [2025-01-23T01:56:42.601Z] 13a651efba38: Preparing [2025-01-23T01:56:42.601Z] 56cbf006a484: Preparing [2025-01-23T01:56:42.601Z] 8f68c83dbf05: Preparing [2025-01-23T01:56:42.601Z] 8fcd48383d33: Preparing [2025-01-23T01:56:42.601Z] 534a70dc8296: Preparing [2025-01-23T01:56:42.601Z] 8fcd48383d33: Waiting [2025-01-23T01:56:42.601Z] 534a70dc8296: Waiting [2025-01-23T01:56:42.601Z] 8f68c83dbf05: Waiting [2025-01-23T01:56:42.601Z] 32565a849762: Layer already exists [2025-01-23T01:56:42.601Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:42.601Z] bc7b3db9fb09: Layer already exists [2025-01-23T01:56:42.601Z] 7903204b4826: Layer already exists [2025-01-23T01:56:42.601Z] 13a651efba38: Layer already exists [2025-01-23T01:56:42.601Z] 8f68c83dbf05: Layer already exists [2025-01-23T01:56:42.601Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:42.601Z] 8fcd48383d33: Layer already exists [2025-01-23T01:56:42.869Z] 4.0.0-dev.50: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:43.239Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:43.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:43.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-23T01:56:43.607Z] bc7b3db9fb09: Preparing [2025-01-23T01:56:43.607Z] 7903204b4826: Preparing [2025-01-23T01:56:43.607Z] 32565a849762: Preparing [2025-01-23T01:56:43.607Z] 13a651efba38: Preparing [2025-01-23T01:56:43.607Z] 56cbf006a484: Preparing [2025-01-23T01:56:43.607Z] 8f68c83dbf05: Preparing [2025-01-23T01:56:43.607Z] 8fcd48383d33: Preparing [2025-01-23T01:56:43.607Z] 534a70dc8296: Preparing [2025-01-23T01:56:43.607Z] 8fcd48383d33: Waiting [2025-01-23T01:56:43.607Z] 8f68c83dbf05: Waiting [2025-01-23T01:56:43.607Z] 534a70dc8296: Waiting [2025-01-23T01:56:43.607Z] bc7b3db9fb09: Layer already exists [2025-01-23T01:56:43.607Z] 13a651efba38: Layer already exists [2025-01-23T01:56:43.607Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:43.607Z] 32565a849762: Layer already exists [2025-01-23T01:56:43.607Z] 7903204b4826: Layer already exists [2025-01-23T01:56:43.607Z] 8fcd48383d33: Layer already exists [2025-01-23T01:56:43.607Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:43.607Z] 8f68c83dbf05: Layer already exists [2025-01-23T01:56:43.876Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:44.243Z] + 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-23T01:56:44.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-23T01:56:44.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-23T01:56:44.610Z] bc7b3db9fb09: Preparing [2025-01-23T01:56:44.610Z] 7903204b4826: Preparing [2025-01-23T01:56:44.610Z] 32565a849762: Preparing [2025-01-23T01:56:44.610Z] 13a651efba38: Preparing [2025-01-23T01:56:44.610Z] 56cbf006a484: Preparing [2025-01-23T01:56:44.610Z] 8f68c83dbf05: Preparing [2025-01-23T01:56:44.610Z] 8fcd48383d33: Preparing [2025-01-23T01:56:44.610Z] 534a70dc8296: Preparing [2025-01-23T01:56:44.610Z] 8f68c83dbf05: Waiting [2025-01-23T01:56:44.610Z] 8fcd48383d33: Waiting [2025-01-23T01:56:44.610Z] 534a70dc8296: Waiting [2025-01-23T01:56:44.610Z] 7903204b4826: Layer already exists [2025-01-23T01:56:44.610Z] bc7b3db9fb09: Layer already exists [2025-01-23T01:56:44.610Z] 13a651efba38: Layer already exists [2025-01-23T01:56:44.610Z] 32565a849762: Layer already exists [2025-01-23T01:56:44.610Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:44.610Z] 8f68c83dbf05: Layer already exists [2025-01-23T01:56:44.610Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:44.610Z] 8fcd48383d33: Layer already exists [2025-01-23T01:56:44.879Z] main: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:56:44.973Z] ===================================================== [Pipeline] echo [2025-01-23T01:56:44.985Z] taggedImages: [2025-01-23T01:56:44.985Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:44.985Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-23T01:56:44.985Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 [2025-01-23T01:56:44.985Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:44.985Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-23T01:56:45.010Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-23T01:56:45.010Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:45.010Z] latest [2025-01-23T01:56:45.010Z] 4.0.0-dev.50 [2025-01-23T01:56:45.010Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:45.010Z] main [2025-01-23T01:56:45.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:45.408Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:45.838Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:45.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-23T01:56:45.838Z] 0795d5878e21: Preparing [2025-01-23T01:56:45.838Z] 7a0a9adc5ee5: Preparing [2025-01-23T01:56:45.838Z] 9a9c96a2c930: Preparing [2025-01-23T01:56:45.838Z] 56cbf006a484: Preparing [2025-01-23T01:56:45.838Z] 502e64190685: Preparing [2025-01-23T01:56:45.838Z] 605db2bd6974: Preparing [2025-01-23T01:56:45.838Z] 534a70dc8296: Preparing [2025-01-23T01:56:45.838Z] 605db2bd6974: Waiting [2025-01-23T01:56:45.838Z] 534a70dc8296: Waiting [2025-01-23T01:56:45.838Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:46.122Z] 0795d5878e21: Pushed [2025-01-23T01:56:46.122Z] 502e64190685: Pushed [2025-01-23T01:56:46.122Z] 605db2bd6974: Pushed [2025-01-23T01:56:46.122Z] 7a0a9adc5ee5: Pushed [2025-01-23T01:56:46.122Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:51.687Z] 9a9c96a2c930: Pushed [2025-01-23T01:56:51.687Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:52.065Z] + 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-23T01:56:52.440Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-23T01:56:52.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-23T01:56:52.440Z] 0795d5878e21: Preparing [2025-01-23T01:56:52.440Z] 7a0a9adc5ee5: Preparing [2025-01-23T01:56:52.440Z] 9a9c96a2c930: Preparing [2025-01-23T01:56:52.440Z] 56cbf006a484: Preparing [2025-01-23T01:56:52.440Z] 502e64190685: Preparing [2025-01-23T01:56:52.440Z] 605db2bd6974: Preparing [2025-01-23T01:56:52.440Z] 534a70dc8296: Preparing [2025-01-23T01:56:52.440Z] 605db2bd6974: Waiting [2025-01-23T01:56:52.440Z] 534a70dc8296: Waiting [2025-01-23T01:56:52.440Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:52.440Z] 0795d5878e21: Layer already exists [2025-01-23T01:56:52.440Z] 502e64190685: Layer already exists [2025-01-23T01:56:52.440Z] 7a0a9adc5ee5: Layer already exists [2025-01-23T01:56:52.440Z] 9a9c96a2c930: Layer already exists [2025-01-23T01:56:52.440Z] 605db2bd6974: Layer already exists [2025-01-23T01:56:52.440Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:52.709Z] latest: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:53.085Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:53.471Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 [2025-01-23T01:56:53.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-23T01:56:53.471Z] 0795d5878e21: Preparing [2025-01-23T01:56:53.471Z] 7a0a9adc5ee5: Preparing [2025-01-23T01:56:53.471Z] 9a9c96a2c930: Preparing [2025-01-23T01:56:53.471Z] 56cbf006a484: Preparing [2025-01-23T01:56:53.471Z] 502e64190685: Preparing [2025-01-23T01:56:53.471Z] 605db2bd6974: Preparing [2025-01-23T01:56:53.471Z] 605db2bd6974: Waiting [2025-01-23T01:56:53.471Z] 534a70dc8296: Preparing [2025-01-23T01:56:53.471Z] 534a70dc8296: Waiting [2025-01-23T01:56:53.471Z] 502e64190685: Layer already exists [2025-01-23T01:56:53.471Z] 7a0a9adc5ee5: Layer already exists [2025-01-23T01:56:53.471Z] 9a9c96a2c930: Layer already exists [2025-01-23T01:56:53.471Z] 0795d5878e21: Layer already exists [2025-01-23T01:56:53.471Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:53.471Z] 605db2bd6974: Layer already exists [2025-01-23T01:56:53.471Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:53.743Z] 4.0.0-dev.50: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:54.121Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:54.501Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:54.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-23T01:56:54.501Z] 0795d5878e21: Preparing [2025-01-23T01:56:54.501Z] 7a0a9adc5ee5: Preparing [2025-01-23T01:56:54.501Z] 9a9c96a2c930: Preparing [2025-01-23T01:56:54.501Z] 56cbf006a484: Preparing [2025-01-23T01:56:54.501Z] 502e64190685: Preparing [2025-01-23T01:56:54.501Z] 605db2bd6974: Preparing [2025-01-23T01:56:54.501Z] 534a70dc8296: Preparing [2025-01-23T01:56:54.501Z] 605db2bd6974: Waiting [2025-01-23T01:56:54.501Z] 534a70dc8296: Waiting [2025-01-23T01:56:54.501Z] 0795d5878e21: Layer already exists [2025-01-23T01:56:54.501Z] 9a9c96a2c930: Layer already exists [2025-01-23T01:56:54.501Z] 502e64190685: Layer already exists [2025-01-23T01:56:54.501Z] 7a0a9adc5ee5: Layer already exists [2025-01-23T01:56:54.501Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:54.501Z] 605db2bd6974: Layer already exists [2025-01-23T01:56:54.501Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:54.767Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:55.132Z] + 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-23T01:56:55.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-23T01:56:55.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-23T01:56:55.483Z] 0795d5878e21: Preparing [2025-01-23T01:56:55.483Z] 7a0a9adc5ee5: Preparing [2025-01-23T01:56:55.483Z] 9a9c96a2c930: Preparing [2025-01-23T01:56:55.483Z] 56cbf006a484: Preparing [2025-01-23T01:56:55.483Z] 502e64190685: Preparing [2025-01-23T01:56:55.483Z] 605db2bd6974: Preparing [2025-01-23T01:56:55.483Z] 534a70dc8296: Preparing [2025-01-23T01:56:55.483Z] 605db2bd6974: Waiting [2025-01-23T01:56:55.483Z] 534a70dc8296: Waiting [2025-01-23T01:56:55.483Z] 0795d5878e21: Layer already exists [2025-01-23T01:56:55.483Z] 7a0a9adc5ee5: Layer already exists [2025-01-23T01:56:55.483Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:55.483Z] 502e64190685: Layer already exists [2025-01-23T01:56:55.483Z] 9a9c96a2c930: Layer already exists [2025-01-23T01:56:55.483Z] 605db2bd6974: Layer already exists [2025-01-23T01:56:55.483Z] 534a70dc8296: Layer already exists [2025-01-23T01:56:55.750Z] main: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:56:55.838Z] ===================================================== [Pipeline] echo [2025-01-23T01:56:55.850Z] taggedImages: [2025-01-23T01:56:55.850Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:55.850Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-23T01:56:55.850Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 [2025-01-23T01:56:55.850Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:55.850Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-23T01:56:55.878Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-23T01:56:55.878Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:55.878Z] latest [2025-01-23T01:56:55.878Z] 4.0.0-dev.50 [2025-01-23T01:56:55.878Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:56:55.878Z] main [2025-01-23T01:56:55.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:56.234Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:56:56.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:56:56.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-23T01:56:56.584Z] fe05ee6c7fa4: Preparing [2025-01-23T01:56:56.584Z] de3dd7d9bb2e: Preparing [2025-01-23T01:56:56.584Z] 2df57c8b1b6d: Preparing [2025-01-23T01:56:56.584Z] ff2bfd91a4ab: Preparing [2025-01-23T01:56:56.584Z] 13a651efba38: Preparing [2025-01-23T01:56:56.584Z] 56cbf006a484: Preparing [2025-01-23T01:56:56.584Z] fe410e43d226: Preparing [2025-01-23T01:56:56.584Z] d80ceb4ce8ad: Preparing [2025-01-23T01:56:56.584Z] 56cbf006a484: Waiting [2025-01-23T01:56:56.584Z] fe410e43d226: Waiting [2025-01-23T01:56:56.584Z] 534a70dc8296: Preparing [2025-01-23T01:56:56.584Z] d80ceb4ce8ad: Waiting [2025-01-23T01:56:56.584Z] 534a70dc8296: Waiting [2025-01-23T01:56:56.584Z] 13a651efba38: Layer already exists [2025-01-23T01:56:56.850Z] 56cbf006a484: Layer already exists [2025-01-23T01:56:56.850Z] fe410e43d226: Layer already exists [2025-01-23T01:56:56.850Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:56:56.850Z] 2df57c8b1b6d: Pushed [2025-01-23T01:56:56.850Z] de3dd7d9bb2e: Pushed [2025-01-23T01:56:56.850Z] fe05ee6c7fa4: Pushed [2025-01-23T01:56:56.850Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:02.183Z] ff2bfd91a4ab: Pushed [2025-01-23T01:57:02.183Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:02.558Z] + 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-23T01:57:02.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-23T01:57:02.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-23T01:57:02.919Z] fe05ee6c7fa4: Preparing [2025-01-23T01:57:02.919Z] de3dd7d9bb2e: Preparing [2025-01-23T01:57:02.919Z] 2df57c8b1b6d: Preparing [2025-01-23T01:57:02.919Z] ff2bfd91a4ab: Preparing [2025-01-23T01:57:02.919Z] 13a651efba38: Preparing [2025-01-23T01:57:02.919Z] 56cbf006a484: Preparing [2025-01-23T01:57:02.919Z] fe410e43d226: Preparing [2025-01-23T01:57:02.919Z] 56cbf006a484: Waiting [2025-01-23T01:57:02.919Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:02.919Z] fe410e43d226: Waiting [2025-01-23T01:57:02.919Z] 534a70dc8296: Preparing [2025-01-23T01:57:02.919Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:02.919Z] 534a70dc8296: Waiting [2025-01-23T01:57:02.919Z] 2df57c8b1b6d: Layer already exists [2025-01-23T01:57:02.919Z] 13a651efba38: Layer already exists [2025-01-23T01:57:02.919Z] fe05ee6c7fa4: Layer already exists [2025-01-23T01:57:02.919Z] de3dd7d9bb2e: Layer already exists [2025-01-23T01:57:02.919Z] ff2bfd91a4ab: Layer already exists [2025-01-23T01:57:02.919Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:02.919Z] fe410e43d226: Layer already exists [2025-01-23T01:57:02.919Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:02.919Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:03.207Z] latest: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:03.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:03.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 [2025-01-23T01:57:03.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-23T01:57:03.917Z] fe05ee6c7fa4: Preparing [2025-01-23T01:57:03.917Z] de3dd7d9bb2e: Preparing [2025-01-23T01:57:03.917Z] 2df57c8b1b6d: Preparing [2025-01-23T01:57:03.917Z] ff2bfd91a4ab: Preparing [2025-01-23T01:57:03.917Z] 13a651efba38: Preparing [2025-01-23T01:57:03.917Z] 56cbf006a484: Preparing [2025-01-23T01:57:03.917Z] fe410e43d226: Preparing [2025-01-23T01:57:03.917Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:03.917Z] 534a70dc8296: Preparing [2025-01-23T01:57:03.917Z] 56cbf006a484: Waiting [2025-01-23T01:57:03.917Z] fe410e43d226: Waiting [2025-01-23T01:57:03.917Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:03.917Z] 534a70dc8296: Waiting [2025-01-23T01:57:03.917Z] ff2bfd91a4ab: Layer already exists [2025-01-23T01:57:03.917Z] de3dd7d9bb2e: Layer already exists [2025-01-23T01:57:03.917Z] fe05ee6c7fa4: Layer already exists [2025-01-23T01:57:03.917Z] 2df57c8b1b6d: Layer already exists [2025-01-23T01:57:03.917Z] 13a651efba38: Layer already exists [2025-01-23T01:57:03.917Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:03.917Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:03.917Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:03.917Z] fe410e43d226: Layer already exists [2025-01-23T01:57:04.183Z] 4.0.0-dev.50: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:04.546Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:04.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:04.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-23T01:57:04.903Z] fe05ee6c7fa4: Preparing [2025-01-23T01:57:04.903Z] de3dd7d9bb2e: Preparing [2025-01-23T01:57:04.903Z] 2df57c8b1b6d: Preparing [2025-01-23T01:57:04.903Z] ff2bfd91a4ab: Preparing [2025-01-23T01:57:04.903Z] 13a651efba38: Preparing [2025-01-23T01:57:04.903Z] 56cbf006a484: Preparing [2025-01-23T01:57:04.903Z] fe410e43d226: Preparing [2025-01-23T01:57:04.903Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:04.903Z] 534a70dc8296: Preparing [2025-01-23T01:57:04.903Z] 56cbf006a484: Waiting [2025-01-23T01:57:04.903Z] fe410e43d226: Waiting [2025-01-23T01:57:04.903Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:04.903Z] 534a70dc8296: Waiting [2025-01-23T01:57:04.903Z] fe05ee6c7fa4: Layer already exists [2025-01-23T01:57:04.903Z] ff2bfd91a4ab: Layer already exists [2025-01-23T01:57:04.903Z] de3dd7d9bb2e: Layer already exists [2025-01-23T01:57:04.903Z] 13a651efba38: Layer already exists [2025-01-23T01:57:04.903Z] 2df57c8b1b6d: Layer already exists [2025-01-23T01:57:04.903Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:04.903Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:04.903Z] fe410e43d226: Layer already exists [2025-01-23T01:57:04.903Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:05.170Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:05.531Z] + 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-23T01:57:05.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-23T01:57:05.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-23T01:57:05.886Z] fe05ee6c7fa4: Preparing [2025-01-23T01:57:05.886Z] de3dd7d9bb2e: Preparing [2025-01-23T01:57:05.886Z] 2df57c8b1b6d: Preparing [2025-01-23T01:57:05.886Z] ff2bfd91a4ab: Preparing [2025-01-23T01:57:05.886Z] 13a651efba38: Preparing [2025-01-23T01:57:05.886Z] 56cbf006a484: Preparing [2025-01-23T01:57:05.886Z] fe410e43d226: Preparing [2025-01-23T01:57:05.886Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:05.886Z] 534a70dc8296: Preparing [2025-01-23T01:57:05.886Z] fe410e43d226: Waiting [2025-01-23T01:57:05.886Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:05.886Z] 534a70dc8296: Waiting [2025-01-23T01:57:05.886Z] 56cbf006a484: Waiting [2025-01-23T01:57:05.886Z] fe05ee6c7fa4: Layer already exists [2025-01-23T01:57:05.886Z] 13a651efba38: Layer already exists [2025-01-23T01:57:05.886Z] 2df57c8b1b6d: Layer already exists [2025-01-23T01:57:05.886Z] ff2bfd91a4ab: Layer already exists [2025-01-23T01:57:05.886Z] de3dd7d9bb2e: Layer already exists [2025-01-23T01:57:05.886Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:05.886Z] fe410e43d226: Layer already exists [2025-01-23T01:57:05.886Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:05.886Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:06.152Z] main: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:06.233Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:06.245Z] taggedImages: [2025-01-23T01:57:06.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:06.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-23T01:57:06.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 [2025-01-23T01:57:06.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:06.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-23T01:57:06.275Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-23T01:57:06.275Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:06.275Z] latest [2025-01-23T01:57:06.275Z] 4.0.0-dev.50 [2025-01-23T01:57:06.275Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:06.275Z] main [2025-01-23T01:57:06.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:06.654Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:07.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-23T01:57:07.005Z] e8a6343c53d3: Preparing [2025-01-23T01:57:07.005Z] 0477503734c3: Preparing [2025-01-23T01:57:07.005Z] 911fc0b03e5b: Preparing [2025-01-23T01:57:07.005Z] c8afaf32a875: Preparing [2025-01-23T01:57:07.005Z] eac0515ccb4e: Preparing [2025-01-23T01:57:07.005Z] 76144ade2ce4: Preparing [2025-01-23T01:57:07.005Z] 6d50aaf8a423: Preparing [2025-01-23T01:57:07.005Z] 13a651efba38: Preparing [2025-01-23T01:57:07.005Z] 56cbf006a484: Preparing [2025-01-23T01:57:07.005Z] 392aa17dec1f: Preparing [2025-01-23T01:57:07.005Z] 1442021bf79f: Preparing [2025-01-23T01:57:07.005Z] 5f70bf18a086: Preparing [2025-01-23T01:57:07.005Z] 8b91af2cb6b6: Preparing [2025-01-23T01:57:07.005Z] bef2d09fa833: Preparing [2025-01-23T01:57:07.005Z] 5c2eb0aa545a: Preparing [2025-01-23T01:57:07.005Z] 534a70dc8296: Preparing [2025-01-23T01:57:07.005Z] 392aa17dec1f: Waiting [2025-01-23T01:57:07.005Z] 1442021bf79f: Waiting [2025-01-23T01:57:07.005Z] 5f70bf18a086: Waiting [2025-01-23T01:57:07.005Z] 8b91af2cb6b6: Waiting [2025-01-23T01:57:07.005Z] bef2d09fa833: Waiting [2025-01-23T01:57:07.005Z] 5c2eb0aa545a: Waiting [2025-01-23T01:57:07.005Z] 76144ade2ce4: Waiting [2025-01-23T01:57:07.005Z] 534a70dc8296: Waiting [2025-01-23T01:57:07.005Z] 6d50aaf8a423: Waiting [2025-01-23T01:57:07.005Z] 56cbf006a484: Waiting [2025-01-23T01:57:07.005Z] 13a651efba38: Waiting [2025-01-23T01:57:07.271Z] 0477503734c3: Pushed [2025-01-23T01:57:07.271Z] eac0515ccb4e: Pushed [2025-01-23T01:57:07.271Z] c8afaf32a875: Pushed [2025-01-23T01:57:07.271Z] e8a6343c53d3: Pushed [2025-01-23T01:57:07.271Z] 911fc0b03e5b: Pushed [2025-01-23T01:57:07.271Z] 13a651efba38: Layer already exists [2025-01-23T01:57:07.271Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:07.271Z] 5f70bf18a086: Layer already exists [2025-01-23T01:57:07.271Z] 76144ade2ce4: Pushed [2025-01-23T01:57:07.535Z] 392aa17dec1f: Pushed [2025-01-23T01:57:07.535Z] 1442021bf79f: Pushed [2025-01-23T01:57:07.535Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:07.535Z] 8b91af2cb6b6: Pushed [2025-01-23T01:57:07.535Z] bef2d09fa833: Pushed [2025-01-23T01:57:07.535Z] 5c2eb0aa545a: Pushed [2025-01-23T01:57:11.999Z] 6d50aaf8a423: Pushed [2025-01-23T01:57:11.999Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:16.483Z] + 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-23T01:57:16.837Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-23T01:57:16.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-23T01:57:16.837Z] e8a6343c53d3: Preparing [2025-01-23T01:57:16.837Z] 0477503734c3: Preparing [2025-01-23T01:57:16.837Z] 911fc0b03e5b: Preparing [2025-01-23T01:57:16.837Z] c8afaf32a875: Preparing [2025-01-23T01:57:16.837Z] eac0515ccb4e: Preparing [2025-01-23T01:57:16.837Z] 76144ade2ce4: Preparing [2025-01-23T01:57:16.837Z] 6d50aaf8a423: Preparing [2025-01-23T01:57:16.837Z] 13a651efba38: Preparing [2025-01-23T01:57:16.837Z] 56cbf006a484: Preparing [2025-01-23T01:57:16.837Z] 392aa17dec1f: Preparing [2025-01-23T01:57:16.837Z] 1442021bf79f: Preparing [2025-01-23T01:57:16.837Z] 5f70bf18a086: Preparing [2025-01-23T01:57:16.837Z] 8b91af2cb6b6: Preparing [2025-01-23T01:57:16.837Z] bef2d09fa833: Preparing [2025-01-23T01:57:16.837Z] 5c2eb0aa545a: Preparing [2025-01-23T01:57:16.837Z] 534a70dc8296: Preparing [2025-01-23T01:57:16.837Z] 76144ade2ce4: Waiting [2025-01-23T01:57:16.837Z] 13a651efba38: Waiting [2025-01-23T01:57:16.837Z] 1442021bf79f: Waiting [2025-01-23T01:57:16.837Z] 6d50aaf8a423: Waiting [2025-01-23T01:57:16.837Z] 5f70bf18a086: Waiting [2025-01-23T01:57:16.837Z] 8b91af2cb6b6: Waiting [2025-01-23T01:57:16.837Z] bef2d09fa833: Waiting [2025-01-23T01:57:16.837Z] 5c2eb0aa545a: Waiting [2025-01-23T01:57:16.837Z] 534a70dc8296: Waiting [2025-01-23T01:57:16.837Z] 56cbf006a484: Waiting [2025-01-23T01:57:16.837Z] 392aa17dec1f: Waiting [2025-01-23T01:57:16.837Z] eac0515ccb4e: Layer already exists [2025-01-23T01:57:16.837Z] 911fc0b03e5b: Layer already exists [2025-01-23T01:57:16.837Z] c8afaf32a875: Layer already exists [2025-01-23T01:57:16.837Z] 0477503734c3: Layer already exists [2025-01-23T01:57:16.837Z] e8a6343c53d3: Layer already exists [2025-01-23T01:57:16.837Z] 6d50aaf8a423: Layer already exists [2025-01-23T01:57:16.837Z] 13a651efba38: Layer already exists [2025-01-23T01:57:16.837Z] 76144ade2ce4: Layer already exists [2025-01-23T01:57:16.837Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:16.837Z] 392aa17dec1f: Layer already exists [2025-01-23T01:57:16.837Z] 5f70bf18a086: Layer already exists [2025-01-23T01:57:16.837Z] bef2d09fa833: Layer already exists [2025-01-23T01:57:16.837Z] 1442021bf79f: Layer already exists [2025-01-23T01:57:16.837Z] 8b91af2cb6b6: Layer already exists [2025-01-23T01:57:16.837Z] 5c2eb0aa545a: Layer already exists [2025-01-23T01:57:16.837Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:17.102Z] latest: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:17.453Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:17.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 [2025-01-23T01:57:17.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-23T01:57:17.817Z] e8a6343c53d3: Preparing [2025-01-23T01:57:17.817Z] 0477503734c3: Preparing [2025-01-23T01:57:17.817Z] 911fc0b03e5b: Preparing [2025-01-23T01:57:17.817Z] c8afaf32a875: Preparing [2025-01-23T01:57:17.817Z] eac0515ccb4e: Preparing [2025-01-23T01:57:17.817Z] 76144ade2ce4: Preparing [2025-01-23T01:57:17.817Z] 6d50aaf8a423: Preparing [2025-01-23T01:57:17.817Z] 13a651efba38: Preparing [2025-01-23T01:57:17.817Z] 76144ade2ce4: Waiting [2025-01-23T01:57:17.817Z] 6d50aaf8a423: Waiting [2025-01-23T01:57:17.817Z] 13a651efba38: Waiting [2025-01-23T01:57:17.817Z] 56cbf006a484: Preparing [2025-01-23T01:57:17.817Z] 392aa17dec1f: Preparing [2025-01-23T01:57:17.817Z] 56cbf006a484: Waiting [2025-01-23T01:57:17.817Z] 1442021bf79f: Preparing [2025-01-23T01:57:17.817Z] 392aa17dec1f: Waiting [2025-01-23T01:57:17.817Z] 5f70bf18a086: Preparing [2025-01-23T01:57:17.817Z] 1442021bf79f: Waiting [2025-01-23T01:57:17.817Z] 8b91af2cb6b6: Preparing [2025-01-23T01:57:17.817Z] 5f70bf18a086: Waiting [2025-01-23T01:57:17.817Z] bef2d09fa833: Preparing [2025-01-23T01:57:17.817Z] 8b91af2cb6b6: Waiting [2025-01-23T01:57:17.817Z] 5c2eb0aa545a: Preparing [2025-01-23T01:57:17.817Z] bef2d09fa833: Waiting [2025-01-23T01:57:17.817Z] 534a70dc8296: Preparing [2025-01-23T01:57:17.817Z] 5c2eb0aa545a: Waiting [2025-01-23T01:57:17.817Z] 534a70dc8296: Waiting [2025-01-23T01:57:17.817Z] e8a6343c53d3: Layer already exists [2025-01-23T01:57:17.817Z] 911fc0b03e5b: Layer already exists [2025-01-23T01:57:17.817Z] eac0515ccb4e: Layer already exists [2025-01-23T01:57:17.817Z] 0477503734c3: Layer already exists [2025-01-23T01:57:17.817Z] c8afaf32a875: Layer already exists [2025-01-23T01:57:17.817Z] 76144ade2ce4: Layer already exists [2025-01-23T01:57:17.817Z] 13a651efba38: Layer already exists [2025-01-23T01:57:17.817Z] 392aa17dec1f: Layer already exists [2025-01-23T01:57:17.817Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:17.817Z] 6d50aaf8a423: Layer already exists [2025-01-23T01:57:17.817Z] 1442021bf79f: Layer already exists [2025-01-23T01:57:17.817Z] 5f70bf18a086: Layer already exists [2025-01-23T01:57:18.082Z] 8b91af2cb6b6: Layer already exists [2025-01-23T01:57:18.082Z] bef2d09fa833: Layer already exists [2025-01-23T01:57:18.082Z] 5c2eb0aa545a: Layer already exists [2025-01-23T01:57:18.082Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:18.082Z] 4.0.0-dev.50: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:18.445Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:18.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:18.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-23T01:57:18.797Z] e8a6343c53d3: Preparing [2025-01-23T01:57:18.797Z] 0477503734c3: Preparing [2025-01-23T01:57:18.797Z] 911fc0b03e5b: Preparing [2025-01-23T01:57:18.797Z] c8afaf32a875: Preparing [2025-01-23T01:57:18.797Z] eac0515ccb4e: Preparing [2025-01-23T01:57:18.797Z] 76144ade2ce4: Preparing [2025-01-23T01:57:18.797Z] 6d50aaf8a423: Preparing [2025-01-23T01:57:18.797Z] 13a651efba38: Preparing [2025-01-23T01:57:18.797Z] 76144ade2ce4: Waiting [2025-01-23T01:57:18.797Z] 6d50aaf8a423: Waiting [2025-01-23T01:57:18.797Z] 56cbf006a484: Preparing [2025-01-23T01:57:18.797Z] 13a651efba38: Waiting [2025-01-23T01:57:18.797Z] 392aa17dec1f: Preparing [2025-01-23T01:57:18.797Z] 56cbf006a484: Waiting [2025-01-23T01:57:18.797Z] 1442021bf79f: Preparing [2025-01-23T01:57:18.797Z] 392aa17dec1f: Waiting [2025-01-23T01:57:18.797Z] 5f70bf18a086: Preparing [2025-01-23T01:57:18.797Z] 1442021bf79f: Waiting [2025-01-23T01:57:18.797Z] 8b91af2cb6b6: Preparing [2025-01-23T01:57:18.797Z] bef2d09fa833: Preparing [2025-01-23T01:57:18.797Z] 5f70bf18a086: Waiting [2025-01-23T01:57:18.797Z] 8b91af2cb6b6: Waiting [2025-01-23T01:57:18.797Z] 5c2eb0aa545a: Preparing [2025-01-23T01:57:18.797Z] bef2d09fa833: Waiting [2025-01-23T01:57:18.797Z] 534a70dc8296: Preparing [2025-01-23T01:57:18.797Z] 5c2eb0aa545a: Waiting [2025-01-23T01:57:18.797Z] 534a70dc8296: Waiting [2025-01-23T01:57:18.797Z] c8afaf32a875: Layer already exists [2025-01-23T01:57:18.797Z] 911fc0b03e5b: Layer already exists [2025-01-23T01:57:18.797Z] e8a6343c53d3: Layer already exists [2025-01-23T01:57:18.797Z] eac0515ccb4e: Layer already exists [2025-01-23T01:57:18.797Z] 0477503734c3: Layer already exists [2025-01-23T01:57:18.797Z] 392aa17dec1f: Layer already exists [2025-01-23T01:57:18.797Z] 76144ade2ce4: Layer already exists [2025-01-23T01:57:18.797Z] 13a651efba38: Layer already exists [2025-01-23T01:57:18.797Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:18.797Z] 6d50aaf8a423: Layer already exists [2025-01-23T01:57:19.061Z] 1442021bf79f: Layer already exists [2025-01-23T01:57:19.061Z] 5f70bf18a086: Layer already exists [2025-01-23T01:57:19.061Z] 8b91af2cb6b6: Layer already exists [2025-01-23T01:57:19.061Z] 5c2eb0aa545a: Layer already exists [2025-01-23T01:57:19.061Z] bef2d09fa833: Layer already exists [2025-01-23T01:57:19.061Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:19.061Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:19.415Z] + 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-23T01:57:19.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-23T01:57:19.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-23T01:57:19.767Z] e8a6343c53d3: Preparing [2025-01-23T01:57:19.767Z] 0477503734c3: Preparing [2025-01-23T01:57:19.767Z] 911fc0b03e5b: Preparing [2025-01-23T01:57:19.767Z] c8afaf32a875: Preparing [2025-01-23T01:57:19.767Z] eac0515ccb4e: Preparing [2025-01-23T01:57:19.767Z] 76144ade2ce4: Preparing [2025-01-23T01:57:19.767Z] 6d50aaf8a423: Preparing [2025-01-23T01:57:19.767Z] 13a651efba38: Preparing [2025-01-23T01:57:19.767Z] 56cbf006a484: Preparing [2025-01-23T01:57:19.767Z] 392aa17dec1f: Preparing [2025-01-23T01:57:19.767Z] 1442021bf79f: Preparing [2025-01-23T01:57:19.767Z] 5f70bf18a086: Preparing [2025-01-23T01:57:19.767Z] 8b91af2cb6b6: Preparing [2025-01-23T01:57:19.767Z] bef2d09fa833: Preparing [2025-01-23T01:57:19.767Z] 5c2eb0aa545a: Preparing [2025-01-23T01:57:19.767Z] 534a70dc8296: Preparing [2025-01-23T01:57:19.767Z] 76144ade2ce4: Waiting [2025-01-23T01:57:19.767Z] 6d50aaf8a423: Waiting [2025-01-23T01:57:19.767Z] 13a651efba38: Waiting [2025-01-23T01:57:19.767Z] 56cbf006a484: Waiting [2025-01-23T01:57:19.767Z] bef2d09fa833: Waiting [2025-01-23T01:57:19.767Z] 5c2eb0aa545a: Waiting [2025-01-23T01:57:19.767Z] 392aa17dec1f: Waiting [2025-01-23T01:57:19.767Z] 534a70dc8296: Waiting [2025-01-23T01:57:19.767Z] 1442021bf79f: Waiting [2025-01-23T01:57:19.767Z] 5f70bf18a086: Waiting [2025-01-23T01:57:19.767Z] 8b91af2cb6b6: Waiting [2025-01-23T01:57:19.767Z] e8a6343c53d3: Layer already exists [2025-01-23T01:57:19.767Z] 911fc0b03e5b: Layer already exists [2025-01-23T01:57:19.767Z] c8afaf32a875: Layer already exists [2025-01-23T01:57:19.767Z] eac0515ccb4e: Layer already exists [2025-01-23T01:57:19.767Z] 0477503734c3: Layer already exists [2025-01-23T01:57:19.767Z] 6d50aaf8a423: Layer already exists [2025-01-23T01:57:19.767Z] 392aa17dec1f: Layer already exists [2025-01-23T01:57:19.767Z] 76144ade2ce4: Layer already exists [2025-01-23T01:57:19.767Z] 13a651efba38: Layer already exists [2025-01-23T01:57:19.767Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:20.033Z] 1442021bf79f: Layer already exists [2025-01-23T01:57:20.033Z] 5c2eb0aa545a: Layer already exists [2025-01-23T01:57:20.033Z] 5f70bf18a086: Layer already exists [2025-01-23T01:57:20.033Z] 8b91af2cb6b6: Layer already exists [2025-01-23T01:57:20.033Z] bef2d09fa833: Layer already exists [2025-01-23T01:57:20.033Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:20.033Z] main: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:20.108Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:20.120Z] taggedImages: [2025-01-23T01:57:20.120Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:20.120Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-23T01:57:20.120Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 [2025-01-23T01:57:20.120Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:20.120Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-23T01:57:20.148Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-23T01:57:20.149Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:20.149Z] latest [2025-01-23T01:57:20.149Z] 4.0.0-dev.50 [2025-01-23T01:57:20.149Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:20.149Z] main [2025-01-23T01:57:20.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:20.533Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:20.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:20.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-23T01:57:20.886Z] 8b475090c18d: Preparing [2025-01-23T01:57:20.886Z] 7ec8eaf078c5: Preparing [2025-01-23T01:57:20.886Z] b38608a0396b: Preparing [2025-01-23T01:57:20.886Z] 997d39ea3ae6: Preparing [2025-01-23T01:57:20.886Z] 13a651efba38: Preparing [2025-01-23T01:57:20.886Z] 56cbf006a484: Preparing [2025-01-23T01:57:20.886Z] fe410e43d226: Preparing [2025-01-23T01:57:20.886Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:20.886Z] 534a70dc8296: Preparing [2025-01-23T01:57:20.886Z] 56cbf006a484: Waiting [2025-01-23T01:57:20.886Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:20.886Z] fe410e43d226: Waiting [2025-01-23T01:57:20.886Z] 534a70dc8296: Waiting [2025-01-23T01:57:20.886Z] 13a651efba38: Layer already exists [2025-01-23T01:57:21.152Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:21.152Z] fe410e43d226: Layer already exists [2025-01-23T01:57:21.152Z] b38608a0396b: Pushed [2025-01-23T01:57:21.153Z] 7ec8eaf078c5: Pushed [2025-01-23T01:57:21.153Z] 8b475090c18d: Pushed [2025-01-23T01:57:21.153Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:21.153Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:26.492Z] 997d39ea3ae6: Pushed [2025-01-23T01:57:26.492Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:27.118Z] + 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-23T01:57:27.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-23T01:57:27.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-23T01:57:27.475Z] 8b475090c18d: Preparing [2025-01-23T01:57:27.475Z] 7ec8eaf078c5: Preparing [2025-01-23T01:57:27.475Z] b38608a0396b: Preparing [2025-01-23T01:57:27.475Z] 997d39ea3ae6: Preparing [2025-01-23T01:57:27.475Z] 13a651efba38: Preparing [2025-01-23T01:57:27.475Z] 56cbf006a484: Preparing [2025-01-23T01:57:27.475Z] fe410e43d226: Preparing [2025-01-23T01:57:27.475Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:27.475Z] 534a70dc8296: Preparing [2025-01-23T01:57:27.475Z] 56cbf006a484: Waiting [2025-01-23T01:57:27.475Z] fe410e43d226: Waiting [2025-01-23T01:57:27.475Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:27.475Z] 534a70dc8296: Waiting [2025-01-23T01:57:27.475Z] 997d39ea3ae6: Layer already exists [2025-01-23T01:57:27.475Z] 7ec8eaf078c5: Layer already exists [2025-01-23T01:57:27.475Z] 8b475090c18d: Layer already exists [2025-01-23T01:57:27.475Z] 13a651efba38: Layer already exists [2025-01-23T01:57:27.475Z] b38608a0396b: Layer already exists [2025-01-23T01:57:27.475Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:27.475Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:27.475Z] fe410e43d226: Layer already exists [2025-01-23T01:57:27.475Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:27.740Z] latest: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:28.089Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:28.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 [2025-01-23T01:57:28.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-23T01:57:28.543Z] 8b475090c18d: Preparing [2025-01-23T01:57:28.543Z] 7ec8eaf078c5: Preparing [2025-01-23T01:57:28.543Z] b38608a0396b: Preparing [2025-01-23T01:57:28.543Z] 997d39ea3ae6: Preparing [2025-01-23T01:57:28.543Z] 13a651efba38: Preparing [2025-01-23T01:57:28.543Z] 56cbf006a484: Preparing [2025-01-23T01:57:28.543Z] fe410e43d226: Preparing [2025-01-23T01:57:28.543Z] 56cbf006a484: Waiting [2025-01-23T01:57:28.543Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:28.543Z] fe410e43d226: Waiting [2025-01-23T01:57:28.543Z] 534a70dc8296: Preparing [2025-01-23T01:57:28.543Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:28.543Z] 534a70dc8296: Waiting [2025-01-23T01:57:28.543Z] 8b475090c18d: Layer already exists [2025-01-23T01:57:28.543Z] 13a651efba38: Layer already exists [2025-01-23T01:57:28.543Z] 7ec8eaf078c5: Layer already exists [2025-01-23T01:57:28.543Z] b38608a0396b: Layer already exists [2025-01-23T01:57:28.543Z] 997d39ea3ae6: Layer already exists [2025-01-23T01:57:28.543Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:28.543Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:28.543Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:28.543Z] fe410e43d226: Layer already exists [2025-01-23T01:57:28.807Z] 4.0.0-dev.50: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:29.161Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:29.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:29.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-23T01:57:29.517Z] 8b475090c18d: Preparing [2025-01-23T01:57:29.517Z] 7ec8eaf078c5: Preparing [2025-01-23T01:57:29.517Z] b38608a0396b: Preparing [2025-01-23T01:57:29.517Z] 997d39ea3ae6: Preparing [2025-01-23T01:57:29.517Z] 13a651efba38: Preparing [2025-01-23T01:57:29.517Z] 56cbf006a484: Preparing [2025-01-23T01:57:29.517Z] fe410e43d226: Preparing [2025-01-23T01:57:29.517Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:29.517Z] 534a70dc8296: Preparing [2025-01-23T01:57:29.517Z] 56cbf006a484: Waiting [2025-01-23T01:57:29.517Z] fe410e43d226: Waiting [2025-01-23T01:57:29.517Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:29.517Z] 534a70dc8296: Waiting [2025-01-23T01:57:29.517Z] 13a651efba38: Layer already exists [2025-01-23T01:57:29.517Z] b38608a0396b: Layer already exists [2025-01-23T01:57:29.517Z] 997d39ea3ae6: Layer already exists [2025-01-23T01:57:29.517Z] 8b475090c18d: Layer already exists [2025-01-23T01:57:29.517Z] 7ec8eaf078c5: Layer already exists [2025-01-23T01:57:29.517Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:29.517Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:29.517Z] fe410e43d226: Layer already exists [2025-01-23T01:57:29.517Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:29.781Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:30.146Z] + 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-23T01:57:30.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-23T01:57:30.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-23T01:57:30.487Z] 8b475090c18d: Preparing [2025-01-23T01:57:30.487Z] 7ec8eaf078c5: Preparing [2025-01-23T01:57:30.487Z] b38608a0396b: Preparing [2025-01-23T01:57:30.487Z] 997d39ea3ae6: Preparing [2025-01-23T01:57:30.487Z] 13a651efba38: Preparing [2025-01-23T01:57:30.487Z] 56cbf006a484: Preparing [2025-01-23T01:57:30.487Z] fe410e43d226: Preparing [2025-01-23T01:57:30.487Z] d80ceb4ce8ad: Preparing [2025-01-23T01:57:30.487Z] 534a70dc8296: Preparing [2025-01-23T01:57:30.487Z] fe410e43d226: Waiting [2025-01-23T01:57:30.487Z] 534a70dc8296: Waiting [2025-01-23T01:57:30.487Z] d80ceb4ce8ad: Waiting [2025-01-23T01:57:30.487Z] 56cbf006a484: Waiting [2025-01-23T01:57:30.487Z] 13a651efba38: Layer already exists [2025-01-23T01:57:30.487Z] b38608a0396b: Layer already exists [2025-01-23T01:57:30.487Z] 7ec8eaf078c5: Layer already exists [2025-01-23T01:57:30.487Z] 997d39ea3ae6: Layer already exists [2025-01-23T01:57:30.487Z] 8b475090c18d: Layer already exists [2025-01-23T01:57:30.487Z] fe410e43d226: Layer already exists [2025-01-23T01:57:30.487Z] d80ceb4ce8ad: Layer already exists [2025-01-23T01:57:30.487Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:30.487Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:30.754Z] main: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:30.825Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:30.840Z] taggedImages: [2025-01-23T01:57:30.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:30.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-23T01:57:30.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 [2025-01-23T01:57:30.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:30.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-23T01:57:30.862Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-23T01:57:30.862Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:30.862Z] latest [2025-01-23T01:57:30.862Z] 4.0.0-dev.50 [2025-01-23T01:57:30.862Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:30.862Z] main [2025-01-23T01:57:30.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:31.227Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:31.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:31.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-23T01:57:31.573Z] 2bcd5111b3b9: Preparing [2025-01-23T01:57:31.573Z] bfa09adc9357: Preparing [2025-01-23T01:57:31.573Z] 56e3501645bc: Preparing [2025-01-23T01:57:31.573Z] be030d2eea26: Preparing [2025-01-23T01:57:31.573Z] 9c4a34d551b7: Preparing [2025-01-23T01:57:31.573Z] 13a651efba38: Preparing [2025-01-23T01:57:31.573Z] 56cbf006a484: Preparing [2025-01-23T01:57:31.573Z] bcd54d8009b8: Preparing [2025-01-23T01:57:31.573Z] 13a651efba38: Waiting [2025-01-23T01:57:31.573Z] 56cbf006a484: Waiting [2025-01-23T01:57:31.573Z] 5d9ec48433fc: Preparing [2025-01-23T01:57:31.573Z] bac42ac06f9a: Preparing [2025-01-23T01:57:31.573Z] bcd54d8009b8: Waiting [2025-01-23T01:57:31.573Z] 5d9ec48433fc: Waiting [2025-01-23T01:57:31.573Z] 534a70dc8296: Preparing [2025-01-23T01:57:31.573Z] 534a70dc8296: Waiting [2025-01-23T01:57:31.573Z] bac42ac06f9a: Waiting [2025-01-23T01:57:31.839Z] bfa09adc9357: Pushed [2025-01-23T01:57:31.839Z] be030d2eea26: Pushed [2025-01-23T01:57:31.839Z] 9c4a34d551b7: Pushed [2025-01-23T01:57:31.839Z] 2bcd5111b3b9: Pushed [2025-01-23T01:57:31.839Z] 13a651efba38: Layer already exists [2025-01-23T01:57:31.839Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:31.839Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:31.839Z] bcd54d8009b8: Pushed [2025-01-23T01:57:31.839Z] 5d9ec48433fc: Pushed [2025-01-23T01:57:34.420Z] 56e3501645bc: Pushed [2025-01-23T01:57:37.011Z] bac42ac06f9a: Pushed [2025-01-23T01:57:37.011Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:37.385Z] + 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-23T01:57:37.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-23T01:57:37.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-23T01:57:37.743Z] 2bcd5111b3b9: Preparing [2025-01-23T01:57:37.743Z] bfa09adc9357: Preparing [2025-01-23T01:57:37.743Z] 56e3501645bc: Preparing [2025-01-23T01:57:37.743Z] be030d2eea26: Preparing [2025-01-23T01:57:37.743Z] 9c4a34d551b7: Preparing [2025-01-23T01:57:37.743Z] 13a651efba38: Preparing [2025-01-23T01:57:37.743Z] 56cbf006a484: Preparing [2025-01-23T01:57:37.743Z] 13a651efba38: Waiting [2025-01-23T01:57:37.743Z] bcd54d8009b8: Preparing [2025-01-23T01:57:37.743Z] 56cbf006a484: Waiting [2025-01-23T01:57:37.743Z] 5d9ec48433fc: Preparing [2025-01-23T01:57:37.743Z] bcd54d8009b8: Waiting [2025-01-23T01:57:37.743Z] 5d9ec48433fc: Waiting [2025-01-23T01:57:37.743Z] bac42ac06f9a: Preparing [2025-01-23T01:57:37.743Z] 534a70dc8296: Preparing [2025-01-23T01:57:37.743Z] bac42ac06f9a: Waiting [2025-01-23T01:57:37.743Z] 534a70dc8296: Waiting [2025-01-23T01:57:37.743Z] 56e3501645bc: Layer already exists [2025-01-23T01:57:37.743Z] 9c4a34d551b7: Layer already exists [2025-01-23T01:57:37.743Z] 2bcd5111b3b9: Layer already exists [2025-01-23T01:57:37.743Z] bfa09adc9357: Layer already exists [2025-01-23T01:57:37.743Z] be030d2eea26: Layer already exists [2025-01-23T01:57:37.743Z] 13a651efba38: Layer already exists [2025-01-23T01:57:37.743Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:37.743Z] 5d9ec48433fc: Layer already exists [2025-01-23T01:57:37.743Z] bac42ac06f9a: Layer already exists [2025-01-23T01:57:37.743Z] bcd54d8009b8: Layer already exists [2025-01-23T01:57:37.743Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:38.007Z] latest: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:38.368Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:38.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 [2025-01-23T01:57:38.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-23T01:57:38.722Z] 2bcd5111b3b9: Preparing [2025-01-23T01:57:38.722Z] bfa09adc9357: Preparing [2025-01-23T01:57:38.722Z] 56e3501645bc: Preparing [2025-01-23T01:57:38.722Z] be030d2eea26: Preparing [2025-01-23T01:57:38.722Z] 9c4a34d551b7: Preparing [2025-01-23T01:57:38.722Z] 13a651efba38: Preparing [2025-01-23T01:57:38.722Z] 56cbf006a484: Preparing [2025-01-23T01:57:38.722Z] bcd54d8009b8: Preparing [2025-01-23T01:57:38.722Z] 5d9ec48433fc: Preparing [2025-01-23T01:57:38.722Z] bac42ac06f9a: Preparing [2025-01-23T01:57:38.722Z] 534a70dc8296: Preparing [2025-01-23T01:57:38.722Z] bcd54d8009b8: Waiting [2025-01-23T01:57:38.722Z] 5d9ec48433fc: Waiting [2025-01-23T01:57:38.722Z] bac42ac06f9a: Waiting [2025-01-23T01:57:38.722Z] 13a651efba38: Waiting [2025-01-23T01:57:38.722Z] 534a70dc8296: Waiting [2025-01-23T01:57:38.722Z] 56cbf006a484: Waiting [2025-01-23T01:57:38.722Z] 56e3501645bc: Layer already exists [2025-01-23T01:57:38.722Z] bfa09adc9357: Layer already exists [2025-01-23T01:57:38.722Z] 2bcd5111b3b9: Layer already exists [2025-01-23T01:57:38.722Z] be030d2eea26: Layer already exists [2025-01-23T01:57:38.722Z] 9c4a34d551b7: Layer already exists [2025-01-23T01:57:38.722Z] 13a651efba38: Layer already exists [2025-01-23T01:57:38.722Z] 5d9ec48433fc: Layer already exists [2025-01-23T01:57:38.722Z] bac42ac06f9a: Layer already exists [2025-01-23T01:57:38.722Z] bcd54d8009b8: Layer already exists [2025-01-23T01:57:38.722Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:38.722Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:38.987Z] 4.0.0-dev.50: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:39.347Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:39.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:39.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-23T01:57:39.699Z] 2bcd5111b3b9: Preparing [2025-01-23T01:57:39.699Z] bfa09adc9357: Preparing [2025-01-23T01:57:39.699Z] 56e3501645bc: Preparing [2025-01-23T01:57:39.699Z] be030d2eea26: Preparing [2025-01-23T01:57:39.699Z] 9c4a34d551b7: Preparing [2025-01-23T01:57:39.699Z] 13a651efba38: Preparing [2025-01-23T01:57:39.699Z] 56cbf006a484: Preparing [2025-01-23T01:57:39.699Z] bcd54d8009b8: Preparing [2025-01-23T01:57:39.699Z] 5d9ec48433fc: Preparing [2025-01-23T01:57:39.699Z] bac42ac06f9a: Preparing [2025-01-23T01:57:39.699Z] 534a70dc8296: Preparing [2025-01-23T01:57:39.699Z] 56cbf006a484: Waiting [2025-01-23T01:57:39.699Z] bcd54d8009b8: Waiting [2025-01-23T01:57:39.699Z] 5d9ec48433fc: Waiting [2025-01-23T01:57:39.699Z] bac42ac06f9a: Waiting [2025-01-23T01:57:39.699Z] 534a70dc8296: Waiting [2025-01-23T01:57:39.699Z] 13a651efba38: Waiting [2025-01-23T01:57:39.699Z] bfa09adc9357: Layer already exists [2025-01-23T01:57:39.699Z] be030d2eea26: Layer already exists [2025-01-23T01:57:39.699Z] 9c4a34d551b7: Layer already exists [2025-01-23T01:57:39.699Z] 56e3501645bc: Layer already exists [2025-01-23T01:57:39.699Z] 2bcd5111b3b9: Layer already exists [2025-01-23T01:57:39.699Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:39.699Z] 13a651efba38: Layer already exists [2025-01-23T01:57:39.699Z] 5d9ec48433fc: Layer already exists [2025-01-23T01:57:39.699Z] bac42ac06f9a: Layer already exists [2025-01-23T01:57:39.699Z] bcd54d8009b8: Layer already exists [2025-01-23T01:57:39.699Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:39.964Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:40.326Z] + 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-23T01:57:40.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-23T01:57:40.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-23T01:57:40.690Z] 2bcd5111b3b9: Preparing [2025-01-23T01:57:40.690Z] bfa09adc9357: Preparing [2025-01-23T01:57:40.690Z] 56e3501645bc: Preparing [2025-01-23T01:57:40.690Z] be030d2eea26: Preparing [2025-01-23T01:57:40.690Z] 9c4a34d551b7: Preparing [2025-01-23T01:57:40.690Z] 13a651efba38: Preparing [2025-01-23T01:57:40.690Z] 56cbf006a484: Preparing [2025-01-23T01:57:40.690Z] bcd54d8009b8: Preparing [2025-01-23T01:57:40.690Z] 5d9ec48433fc: Preparing [2025-01-23T01:57:40.690Z] bac42ac06f9a: Preparing [2025-01-23T01:57:40.690Z] 534a70dc8296: Preparing [2025-01-23T01:57:40.690Z] 56cbf006a484: Waiting [2025-01-23T01:57:40.690Z] bcd54d8009b8: Waiting [2025-01-23T01:57:40.690Z] 5d9ec48433fc: Waiting [2025-01-23T01:57:40.690Z] bac42ac06f9a: Waiting [2025-01-23T01:57:40.690Z] 534a70dc8296: Waiting [2025-01-23T01:57:40.690Z] 13a651efba38: Waiting [2025-01-23T01:57:40.690Z] 56e3501645bc: Layer already exists [2025-01-23T01:57:40.690Z] 2bcd5111b3b9: Layer already exists [2025-01-23T01:57:40.690Z] 9c4a34d551b7: Layer already exists [2025-01-23T01:57:40.690Z] bfa09adc9357: Layer already exists [2025-01-23T01:57:40.690Z] be030d2eea26: Layer already exists [2025-01-23T01:57:40.690Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:40.690Z] bcd54d8009b8: Layer already exists [2025-01-23T01:57:40.690Z] 5d9ec48433fc: Layer already exists [2025-01-23T01:57:40.690Z] bac42ac06f9a: Layer already exists [2025-01-23T01:57:40.690Z] 13a651efba38: Layer already exists [2025-01-23T01:57:40.690Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:40.956Z] main: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:41.033Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:41.048Z] taggedImages: [2025-01-23T01:57:41.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:41.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-23T01:57:41.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 [2025-01-23T01:57:41.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:41.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-23T01:57:41.074Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-23T01:57:41.074Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:41.074Z] latest [2025-01-23T01:57:41.074Z] 4.0.0-dev.50 [2025-01-23T01:57:41.074Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:41.074Z] main [2025-01-23T01:57:41.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:41.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:41.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:41.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-23T01:57:41.794Z] ac0399a0161d: Preparing [2025-01-23T01:57:41.794Z] 676a68aafae1: Preparing [2025-01-23T01:57:41.794Z] 8e3db7af4abb: Preparing [2025-01-23T01:57:41.794Z] d638c7f902ff: Preparing [2025-01-23T01:57:41.794Z] 56c7a85f84a9: Preparing [2025-01-23T01:57:41.794Z] 9c69d1e44a84: Preparing [2025-01-23T01:57:41.794Z] 352db2ac8b64: Preparing [2025-01-23T01:57:41.794Z] 9c69d1e44a84: Waiting [2025-01-23T01:57:41.794Z] 352db2ac8b64: Waiting [2025-01-23T01:57:41.794Z] 13a651efba38: Preparing [2025-01-23T01:57:41.794Z] 56cbf006a484: Preparing [2025-01-23T01:57:41.794Z] 13a651efba38: Waiting [2025-01-23T01:57:41.794Z] 1d2d43b09fdd: Preparing [2025-01-23T01:57:41.794Z] 56cbf006a484: Waiting [2025-01-23T01:57:41.794Z] 42c348ee3205: Preparing [2025-01-23T01:57:41.794Z] 1d2d43b09fdd: Waiting [2025-01-23T01:57:41.794Z] 534a70dc8296: Preparing [2025-01-23T01:57:41.794Z] 42c348ee3205: Waiting [2025-01-23T01:57:41.794Z] 534a70dc8296: Waiting [2025-01-23T01:57:42.061Z] ac0399a0161d: Pushed [2025-01-23T01:57:42.061Z] 56c7a85f84a9: Pushed [2025-01-23T01:57:42.061Z] 676a68aafae1: Pushed [2025-01-23T01:57:42.061Z] 13a651efba38: Layer already exists [2025-01-23T01:57:42.061Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:42.061Z] 9c69d1e44a84: Pushed [2025-01-23T01:57:42.061Z] 352db2ac8b64: Pushed [2025-01-23T01:57:42.329Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:42.329Z] 1d2d43b09fdd: Pushed [2025-01-23T01:57:44.262Z] d638c7f902ff: Pushed [2025-01-23T01:57:44.843Z] 8e3db7af4abb: Pushed [2025-01-23T01:57:44.843Z] 42c348ee3205: Pushed [2025-01-23T01:57:45.110Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:45.466Z] + 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-23T01:57:45.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-23T01:57:45.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-23T01:57:45.818Z] ac0399a0161d: Preparing [2025-01-23T01:57:45.818Z] 676a68aafae1: Preparing [2025-01-23T01:57:45.818Z] 8e3db7af4abb: Preparing [2025-01-23T01:57:45.818Z] d638c7f902ff: Preparing [2025-01-23T01:57:45.818Z] 56c7a85f84a9: Preparing [2025-01-23T01:57:45.818Z] 9c69d1e44a84: Preparing [2025-01-23T01:57:45.818Z] 352db2ac8b64: Preparing [2025-01-23T01:57:45.818Z] 13a651efba38: Preparing [2025-01-23T01:57:45.818Z] 56cbf006a484: Preparing [2025-01-23T01:57:45.818Z] 1d2d43b09fdd: Preparing [2025-01-23T01:57:45.818Z] 42c348ee3205: Preparing [2025-01-23T01:57:45.818Z] 534a70dc8296: Preparing [2025-01-23T01:57:45.818Z] 13a651efba38: Waiting [2025-01-23T01:57:45.818Z] 56cbf006a484: Waiting [2025-01-23T01:57:45.818Z] 1d2d43b09fdd: Waiting [2025-01-23T01:57:45.818Z] 9c69d1e44a84: Waiting [2025-01-23T01:57:45.818Z] 42c348ee3205: Waiting [2025-01-23T01:57:45.818Z] 534a70dc8296: Waiting [2025-01-23T01:57:45.818Z] 352db2ac8b64: Waiting [2025-01-23T01:57:45.818Z] ac0399a0161d: Layer already exists [2025-01-23T01:57:45.818Z] d638c7f902ff: Layer already exists [2025-01-23T01:57:45.818Z] 676a68aafae1: Layer already exists [2025-01-23T01:57:45.818Z] 8e3db7af4abb: Layer already exists [2025-01-23T01:57:45.818Z] 56c7a85f84a9: Layer already exists [2025-01-23T01:57:45.818Z] 9c69d1e44a84: Layer already exists [2025-01-23T01:57:45.818Z] 13a651efba38: Layer already exists [2025-01-23T01:57:45.818Z] 352db2ac8b64: Layer already exists [2025-01-23T01:57:45.818Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:45.818Z] 1d2d43b09fdd: Layer already exists [2025-01-23T01:57:45.818Z] 42c348ee3205: Layer already exists [2025-01-23T01:57:45.818Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:46.082Z] latest: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:46.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:46.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 [2025-01-23T01:57:46.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-23T01:57:46.781Z] ac0399a0161d: Preparing [2025-01-23T01:57:46.781Z] 676a68aafae1: Preparing [2025-01-23T01:57:46.781Z] 8e3db7af4abb: Preparing [2025-01-23T01:57:46.781Z] d638c7f902ff: Preparing [2025-01-23T01:57:46.781Z] 56c7a85f84a9: Preparing [2025-01-23T01:57:46.781Z] 9c69d1e44a84: Preparing [2025-01-23T01:57:46.781Z] 352db2ac8b64: Preparing [2025-01-23T01:57:46.781Z] 13a651efba38: Preparing [2025-01-23T01:57:46.781Z] 56cbf006a484: Preparing [2025-01-23T01:57:46.781Z] 1d2d43b09fdd: Preparing [2025-01-23T01:57:46.781Z] 9c69d1e44a84: Waiting [2025-01-23T01:57:46.781Z] 42c348ee3205: Preparing [2025-01-23T01:57:46.781Z] 534a70dc8296: Preparing [2025-01-23T01:57:46.781Z] 352db2ac8b64: Waiting [2025-01-23T01:57:46.781Z] 13a651efba38: Waiting [2025-01-23T01:57:46.781Z] 42c348ee3205: Waiting [2025-01-23T01:57:46.781Z] 534a70dc8296: Waiting [2025-01-23T01:57:46.781Z] 56cbf006a484: Waiting [2025-01-23T01:57:46.781Z] 1d2d43b09fdd: Waiting [2025-01-23T01:57:46.781Z] 56c7a85f84a9: Layer already exists [2025-01-23T01:57:46.781Z] d638c7f902ff: Layer already exists [2025-01-23T01:57:46.781Z] 8e3db7af4abb: Layer already exists [2025-01-23T01:57:46.781Z] ac0399a0161d: Layer already exists [2025-01-23T01:57:46.781Z] 676a68aafae1: Layer already exists [2025-01-23T01:57:46.781Z] 9c69d1e44a84: Layer already exists [2025-01-23T01:57:46.781Z] 352db2ac8b64: Layer already exists [2025-01-23T01:57:46.781Z] 1d2d43b09fdd: Layer already exists [2025-01-23T01:57:46.781Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:46.781Z] 13a651efba38: Layer already exists [2025-01-23T01:57:46.781Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:46.781Z] 42c348ee3205: Layer already exists [2025-01-23T01:57:47.046Z] 4.0.0-dev.50: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:47.403Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:48.013Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:48.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-23T01:57:48.013Z] ac0399a0161d: Preparing [2025-01-23T01:57:48.013Z] 676a68aafae1: Preparing [2025-01-23T01:57:48.013Z] 8e3db7af4abb: Preparing [2025-01-23T01:57:48.013Z] d638c7f902ff: Preparing [2025-01-23T01:57:48.013Z] 56c7a85f84a9: Preparing [2025-01-23T01:57:48.013Z] 9c69d1e44a84: Preparing [2025-01-23T01:57:48.013Z] 352db2ac8b64: Preparing [2025-01-23T01:57:48.013Z] 13a651efba38: Preparing [2025-01-23T01:57:48.013Z] 56cbf006a484: Preparing [2025-01-23T01:57:48.013Z] 1d2d43b09fdd: Preparing [2025-01-23T01:57:48.013Z] 42c348ee3205: Preparing [2025-01-23T01:57:48.013Z] 534a70dc8296: Preparing [2025-01-23T01:57:48.013Z] 13a651efba38: Waiting [2025-01-23T01:57:48.013Z] 9c69d1e44a84: Waiting [2025-01-23T01:57:48.013Z] 352db2ac8b64: Waiting [2025-01-23T01:57:48.013Z] 56cbf006a484: Waiting [2025-01-23T01:57:48.013Z] 42c348ee3205: Waiting [2025-01-23T01:57:48.013Z] 534a70dc8296: Waiting [2025-01-23T01:57:48.013Z] 1d2d43b09fdd: Waiting [2025-01-23T01:57:48.013Z] 56c7a85f84a9: Layer already exists [2025-01-23T01:57:48.013Z] 676a68aafae1: Layer already exists [2025-01-23T01:57:48.013Z] 8e3db7af4abb: Layer already exists [2025-01-23T01:57:48.013Z] ac0399a0161d: Layer already exists [2025-01-23T01:57:48.013Z] d638c7f902ff: Layer already exists [2025-01-23T01:57:48.013Z] 9c69d1e44a84: Layer already exists [2025-01-23T01:57:48.013Z] 13a651efba38: Layer already exists [2025-01-23T01:57:48.013Z] 352db2ac8b64: Layer already exists [2025-01-23T01:57:48.013Z] 1d2d43b09fdd: Layer already exists [2025-01-23T01:57:48.013Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:48.013Z] 42c348ee3205: Layer already exists [2025-01-23T01:57:48.013Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:48.277Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:48.630Z] + 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-23T01:57:48.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-23T01:57:48.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-23T01:57:48.976Z] ac0399a0161d: Preparing [2025-01-23T01:57:48.976Z] 676a68aafae1: Preparing [2025-01-23T01:57:48.976Z] 8e3db7af4abb: Preparing [2025-01-23T01:57:48.976Z] d638c7f902ff: Preparing [2025-01-23T01:57:48.976Z] 56c7a85f84a9: Preparing [2025-01-23T01:57:48.976Z] 9c69d1e44a84: Preparing [2025-01-23T01:57:48.976Z] 352db2ac8b64: Preparing [2025-01-23T01:57:48.976Z] 13a651efba38: Preparing [2025-01-23T01:57:48.976Z] 56cbf006a484: Preparing [2025-01-23T01:57:48.976Z] 1d2d43b09fdd: Preparing [2025-01-23T01:57:48.976Z] 9c69d1e44a84: Waiting [2025-01-23T01:57:48.976Z] 352db2ac8b64: Waiting [2025-01-23T01:57:48.976Z] 42c348ee3205: Preparing [2025-01-23T01:57:48.976Z] 13a651efba38: Waiting [2025-01-23T01:57:48.976Z] 534a70dc8296: Preparing [2025-01-23T01:57:48.976Z] 56cbf006a484: Waiting [2025-01-23T01:57:48.976Z] 42c348ee3205: Waiting [2025-01-23T01:57:48.976Z] 534a70dc8296: Waiting [2025-01-23T01:57:48.976Z] 1d2d43b09fdd: Waiting [2025-01-23T01:57:48.976Z] 56c7a85f84a9: Layer already exists [2025-01-23T01:57:48.976Z] d638c7f902ff: Layer already exists [2025-01-23T01:57:48.976Z] 676a68aafae1: Layer already exists [2025-01-23T01:57:48.976Z] 8e3db7af4abb: Layer already exists [2025-01-23T01:57:48.976Z] ac0399a0161d: Layer already exists [2025-01-23T01:57:48.976Z] 9c69d1e44a84: Layer already exists [2025-01-23T01:57:48.976Z] 352db2ac8b64: Layer already exists [2025-01-23T01:57:48.976Z] 13a651efba38: Layer already exists [2025-01-23T01:57:48.976Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:48.976Z] 1d2d43b09fdd: Layer already exists [2025-01-23T01:57:48.976Z] 42c348ee3205: Layer already exists [2025-01-23T01:57:48.976Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:49.241Z] main: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:49.326Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:49.342Z] taggedImages: [2025-01-23T01:57:49.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:49.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-23T01:57:49.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 [2025-01-23T01:57:49.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:49.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-23T01:57:49.371Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-23T01:57:49.371Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:49.371Z] latest [2025-01-23T01:57:49.371Z] 4.0.0-dev.50 [2025-01-23T01:57:49.371Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:49.371Z] main [2025-01-23T01:57:49.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:49.723Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:50.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:50.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-23T01:57:50.070Z] c034c2b048df: Preparing [2025-01-23T01:57:50.070Z] b898acfbe49b: Preparing [2025-01-23T01:57:50.070Z] 13a651efba38: Preparing [2025-01-23T01:57:50.070Z] 56cbf006a484: Preparing [2025-01-23T01:57:50.070Z] 5b6cbd9330cc: Preparing [2025-01-23T01:57:50.070Z] c9aefc4d5e15: Preparing [2025-01-23T01:57:50.070Z] 534a70dc8296: Preparing [2025-01-23T01:57:50.070Z] c9aefc4d5e15: Waiting [2025-01-23T01:57:50.070Z] 534a70dc8296: Waiting [2025-01-23T01:57:50.070Z] 13a651efba38: Layer already exists [2025-01-23T01:57:50.070Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:50.336Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:50.336Z] c034c2b048df: Pushed [2025-01-23T01:57:50.336Z] 5b6cbd9330cc: Pushed [2025-01-23T01:57:52.266Z] c9aefc4d5e15: Pushed [2025-01-23T01:57:54.201Z] b898acfbe49b: Pushed [2025-01-23T01:57:54.201Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:54.555Z] + 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-23T01:57:54.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-23T01:57:54.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-23T01:57:54.895Z] c034c2b048df: Preparing [2025-01-23T01:57:54.895Z] b898acfbe49b: Preparing [2025-01-23T01:57:54.895Z] 13a651efba38: Preparing [2025-01-23T01:57:54.895Z] 56cbf006a484: Preparing [2025-01-23T01:57:54.895Z] 5b6cbd9330cc: Preparing [2025-01-23T01:57:54.895Z] c9aefc4d5e15: Preparing [2025-01-23T01:57:54.895Z] 534a70dc8296: Preparing [2025-01-23T01:57:54.895Z] c9aefc4d5e15: Waiting [2025-01-23T01:57:54.895Z] 534a70dc8296: Waiting [2025-01-23T01:57:54.895Z] c034c2b048df: Layer already exists [2025-01-23T01:57:54.895Z] 5b6cbd9330cc: Layer already exists [2025-01-23T01:57:54.895Z] 13a651efba38: Layer already exists [2025-01-23T01:57:54.895Z] b898acfbe49b: Layer already exists [2025-01-23T01:57:54.895Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:54.895Z] c9aefc4d5e15: Layer already exists [2025-01-23T01:57:54.895Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:55.160Z] latest: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:55.513Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:55.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 [2025-01-23T01:57:55.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-23T01:57:55.862Z] c034c2b048df: Preparing [2025-01-23T01:57:55.862Z] b898acfbe49b: Preparing [2025-01-23T01:57:55.862Z] 13a651efba38: Preparing [2025-01-23T01:57:55.862Z] 56cbf006a484: Preparing [2025-01-23T01:57:55.862Z] 5b6cbd9330cc: Preparing [2025-01-23T01:57:55.862Z] c9aefc4d5e15: Preparing [2025-01-23T01:57:55.862Z] 534a70dc8296: Preparing [2025-01-23T01:57:55.862Z] c9aefc4d5e15: Waiting [2025-01-23T01:57:55.862Z] 534a70dc8296: Waiting [2025-01-23T01:57:55.862Z] 5b6cbd9330cc: Layer already exists [2025-01-23T01:57:55.862Z] b898acfbe49b: Layer already exists [2025-01-23T01:57:55.862Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:55.862Z] c034c2b048df: Layer already exists [2025-01-23T01:57:55.862Z] 13a651efba38: Layer already exists [2025-01-23T01:57:55.862Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:55.862Z] c9aefc4d5e15: Layer already exists [2025-01-23T01:57:56.128Z] 4.0.0-dev.50: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:56.475Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:56.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:56.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-23T01:57:56.820Z] c034c2b048df: Preparing [2025-01-23T01:57:56.820Z] b898acfbe49b: Preparing [2025-01-23T01:57:56.820Z] 13a651efba38: Preparing [2025-01-23T01:57:56.820Z] 56cbf006a484: Preparing [2025-01-23T01:57:56.820Z] 5b6cbd9330cc: Preparing [2025-01-23T01:57:56.820Z] c9aefc4d5e15: Preparing [2025-01-23T01:57:56.820Z] 534a70dc8296: Preparing [2025-01-23T01:57:56.820Z] c9aefc4d5e15: Waiting [2025-01-23T01:57:56.820Z] 534a70dc8296: Waiting [2025-01-23T01:57:56.820Z] 5b6cbd9330cc: Layer already exists [2025-01-23T01:57:56.820Z] 13a651efba38: Layer already exists [2025-01-23T01:57:56.820Z] c034c2b048df: Layer already exists [2025-01-23T01:57:56.820Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:56.820Z] b898acfbe49b: Layer already exists [2025-01-23T01:57:56.820Z] c9aefc4d5e15: Layer already exists [2025-01-23T01:57:56.820Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:57.085Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:57.435Z] + 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-23T01:57:57.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-23T01:57:57.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-23T01:57:57.771Z] c034c2b048df: Preparing [2025-01-23T01:57:57.771Z] b898acfbe49b: Preparing [2025-01-23T01:57:57.771Z] 13a651efba38: Preparing [2025-01-23T01:57:57.771Z] 56cbf006a484: Preparing [2025-01-23T01:57:57.771Z] 5b6cbd9330cc: Preparing [2025-01-23T01:57:57.771Z] c9aefc4d5e15: Preparing [2025-01-23T01:57:57.771Z] 534a70dc8296: Preparing [2025-01-23T01:57:57.771Z] c9aefc4d5e15: Waiting [2025-01-23T01:57:57.772Z] 534a70dc8296: Waiting [2025-01-23T01:57:57.772Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:57.772Z] c034c2b048df: Layer already exists [2025-01-23T01:57:57.772Z] 5b6cbd9330cc: Layer already exists [2025-01-23T01:57:57.772Z] b898acfbe49b: Layer already exists [2025-01-23T01:57:57.772Z] 13a651efba38: Layer already exists [2025-01-23T01:57:57.772Z] c9aefc4d5e15: Layer already exists [2025-01-23T01:57:57.772Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:58.037Z] main: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:57:58.115Z] ===================================================== [Pipeline] echo [2025-01-23T01:57:58.131Z] taggedImages: [2025-01-23T01:57:58.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:58.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-23T01:57:58.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 [2025-01-23T01:57:58.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:58.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-23T01:57:58.154Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-23T01:57:58.154Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:58.154Z] latest [2025-01-23T01:57:58.154Z] 4.0.0-dev.50 [2025-01-23T01:57:58.154Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:57:58.154Z] main [2025-01-23T01:57:58.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:58.510Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:57:58.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:57:58.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-23T01:57:58.849Z] e6caca7d8172: Preparing [2025-01-23T01:57:58.849Z] 7cb1e9c2a5eb: Preparing [2025-01-23T01:57:58.849Z] 9a8917b2abb8: Preparing [2025-01-23T01:57:58.849Z] 13a651efba38: Preparing [2025-01-23T01:57:58.849Z] 56cbf006a484: Preparing [2025-01-23T01:57:58.849Z] adb5582ed58a: Preparing [2025-01-23T01:57:58.849Z] 3edb8efeb799: Preparing [2025-01-23T01:57:58.849Z] 00a71fcceffb: Preparing [2025-01-23T01:57:58.849Z] 0ad108965738: Preparing [2025-01-23T01:57:58.849Z] 534a70dc8296: Preparing [2025-01-23T01:57:58.849Z] 3edb8efeb799: Waiting [2025-01-23T01:57:58.849Z] 00a71fcceffb: Waiting [2025-01-23T01:57:58.849Z] 0ad108965738: Waiting [2025-01-23T01:57:58.849Z] 534a70dc8296: Waiting [2025-01-23T01:57:58.849Z] adb5582ed58a: Waiting [2025-01-23T01:57:58.849Z] 56cbf006a484: Layer already exists [2025-01-23T01:57:58.849Z] 13a651efba38: Layer already exists [2025-01-23T01:57:59.112Z] 7cb1e9c2a5eb: Pushed [2025-01-23T01:57:59.112Z] 9a8917b2abb8: Pushed [2025-01-23T01:57:59.112Z] e6caca7d8172: Pushed [2025-01-23T01:57:59.112Z] 534a70dc8296: Layer already exists [2025-01-23T01:57:59.112Z] 00a71fcceffb: Pushed [2025-01-23T01:58:00.067Z] 0ad108965738: Pushed [2025-01-23T01:58:12.350Z] 3edb8efeb799: Pushed [2025-01-23T01:58:20.555Z] adb5582ed58a: Pushed [2025-01-23T01:58:20.555Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:20.921Z] + 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-23T01:58:21.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-23T01:58:21.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-23T01:58:21.285Z] e6caca7d8172: Preparing [2025-01-23T01:58:21.285Z] 7cb1e9c2a5eb: Preparing [2025-01-23T01:58:21.285Z] 9a8917b2abb8: Preparing [2025-01-23T01:58:21.285Z] 13a651efba38: Preparing [2025-01-23T01:58:21.285Z] 56cbf006a484: Preparing [2025-01-23T01:58:21.285Z] adb5582ed58a: Preparing [2025-01-23T01:58:21.285Z] 3edb8efeb799: Preparing [2025-01-23T01:58:21.285Z] 00a71fcceffb: Preparing [2025-01-23T01:58:21.285Z] 0ad108965738: Preparing [2025-01-23T01:58:21.285Z] 534a70dc8296: Preparing [2025-01-23T01:58:21.285Z] adb5582ed58a: Waiting [2025-01-23T01:58:21.285Z] 3edb8efeb799: Waiting [2025-01-23T01:58:21.285Z] 00a71fcceffb: Waiting [2025-01-23T01:58:21.285Z] 0ad108965738: Waiting [2025-01-23T01:58:21.285Z] 534a70dc8296: Waiting [2025-01-23T01:58:21.285Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:21.285Z] e6caca7d8172: Layer already exists [2025-01-23T01:58:21.285Z] 13a651efba38: Layer already exists [2025-01-23T01:58:21.285Z] 7cb1e9c2a5eb: Layer already exists [2025-01-23T01:58:21.285Z] 9a8917b2abb8: Layer already exists [2025-01-23T01:58:21.285Z] 00a71fcceffb: Layer already exists [2025-01-23T01:58:21.285Z] adb5582ed58a: Layer already exists [2025-01-23T01:58:21.285Z] 0ad108965738: Layer already exists [2025-01-23T01:58:21.285Z] 3edb8efeb799: Layer already exists [2025-01-23T01:58:21.553Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:21.553Z] latest: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:21.923Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:22.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 [2025-01-23T01:58:22.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-23T01:58:22.277Z] e6caca7d8172: Preparing [2025-01-23T01:58:22.277Z] 7cb1e9c2a5eb: Preparing [2025-01-23T01:58:22.277Z] 9a8917b2abb8: Preparing [2025-01-23T01:58:22.277Z] 13a651efba38: Preparing [2025-01-23T01:58:22.277Z] 56cbf006a484: Preparing [2025-01-23T01:58:22.277Z] adb5582ed58a: Preparing [2025-01-23T01:58:22.277Z] 3edb8efeb799: Preparing [2025-01-23T01:58:22.277Z] adb5582ed58a: Waiting [2025-01-23T01:58:22.277Z] 00a71fcceffb: Preparing [2025-01-23T01:58:22.277Z] 3edb8efeb799: Waiting [2025-01-23T01:58:22.277Z] 0ad108965738: Preparing [2025-01-23T01:58:22.277Z] 00a71fcceffb: Waiting [2025-01-23T01:58:22.277Z] 0ad108965738: Waiting [2025-01-23T01:58:22.277Z] 534a70dc8296: Preparing [2025-01-23T01:58:22.277Z] 534a70dc8296: Waiting [2025-01-23T01:58:22.277Z] 7cb1e9c2a5eb: Layer already exists [2025-01-23T01:58:22.277Z] 13a651efba38: Layer already exists [2025-01-23T01:58:22.277Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:22.277Z] 9a8917b2abb8: Layer already exists [2025-01-23T01:58:22.277Z] e6caca7d8172: Layer already exists [2025-01-23T01:58:22.277Z] 00a71fcceffb: Layer already exists [2025-01-23T01:58:22.277Z] 0ad108965738: Layer already exists [2025-01-23T01:58:22.277Z] 3edb8efeb799: Layer already exists [2025-01-23T01:58:22.277Z] adb5582ed58a: Layer already exists [2025-01-23T01:58:22.277Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:22.543Z] 4.0.0-dev.50: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:22.955Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:23.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:23.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-23T01:58:23.304Z] e6caca7d8172: Preparing [2025-01-23T01:58:23.304Z] 7cb1e9c2a5eb: Preparing [2025-01-23T01:58:23.304Z] 9a8917b2abb8: Preparing [2025-01-23T01:58:23.304Z] 13a651efba38: Preparing [2025-01-23T01:58:23.304Z] 56cbf006a484: Preparing [2025-01-23T01:58:23.304Z] adb5582ed58a: Preparing [2025-01-23T01:58:23.304Z] 3edb8efeb799: Preparing [2025-01-23T01:58:23.304Z] adb5582ed58a: Waiting [2025-01-23T01:58:23.304Z] 3edb8efeb799: Waiting [2025-01-23T01:58:23.304Z] 00a71fcceffb: Preparing [2025-01-23T01:58:23.304Z] 0ad108965738: Preparing [2025-01-23T01:58:23.304Z] 00a71fcceffb: Waiting [2025-01-23T01:58:23.304Z] 0ad108965738: Waiting [2025-01-23T01:58:23.304Z] 534a70dc8296: Preparing [2025-01-23T01:58:23.304Z] 534a70dc8296: Waiting [2025-01-23T01:58:23.304Z] 9a8917b2abb8: Layer already exists [2025-01-23T01:58:23.304Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:23.304Z] 7cb1e9c2a5eb: Layer already exists [2025-01-23T01:58:23.304Z] 13a651efba38: Layer already exists [2025-01-23T01:58:23.304Z] e6caca7d8172: Layer already exists [2025-01-23T01:58:23.304Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:23.304Z] 3edb8efeb799: Layer already exists [2025-01-23T01:58:23.304Z] 0ad108965738: Layer already exists [2025-01-23T01:58:23.304Z] 00a71fcceffb: Layer already exists [2025-01-23T01:58:23.304Z] adb5582ed58a: Layer already exists [2025-01-23T01:58:23.571Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:23.941Z] + 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-23T01:58:24.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-23T01:58:24.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-23T01:58:24.300Z] e6caca7d8172: Preparing [2025-01-23T01:58:24.300Z] 7cb1e9c2a5eb: Preparing [2025-01-23T01:58:24.300Z] 9a8917b2abb8: Preparing [2025-01-23T01:58:24.300Z] 13a651efba38: Preparing [2025-01-23T01:58:24.300Z] 56cbf006a484: Preparing [2025-01-23T01:58:24.300Z] adb5582ed58a: Preparing [2025-01-23T01:58:24.300Z] 3edb8efeb799: Preparing [2025-01-23T01:58:24.300Z] 00a71fcceffb: Preparing [2025-01-23T01:58:24.300Z] 0ad108965738: Preparing [2025-01-23T01:58:24.300Z] adb5582ed58a: Waiting [2025-01-23T01:58:24.300Z] 3edb8efeb799: Waiting [2025-01-23T01:58:24.300Z] 534a70dc8296: Preparing [2025-01-23T01:58:24.300Z] 00a71fcceffb: Waiting [2025-01-23T01:58:24.300Z] 0ad108965738: Waiting [2025-01-23T01:58:24.300Z] 534a70dc8296: Waiting [2025-01-23T01:58:24.300Z] 7cb1e9c2a5eb: Layer already exists [2025-01-23T01:58:24.300Z] 13a651efba38: Layer already exists [2025-01-23T01:58:24.300Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:24.300Z] e6caca7d8172: Layer already exists [2025-01-23T01:58:24.300Z] 9a8917b2abb8: Layer already exists [2025-01-23T01:58:24.300Z] adb5582ed58a: Layer already exists [2025-01-23T01:58:24.300Z] 3edb8efeb799: Layer already exists [2025-01-23T01:58:24.300Z] 00a71fcceffb: Layer already exists [2025-01-23T01:58:24.300Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:24.300Z] 0ad108965738: Layer already exists [2025-01-23T01:58:24.568Z] main: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:58:24.647Z] ===================================================== [Pipeline] echo [2025-01-23T01:58:24.659Z] taggedImages: [2025-01-23T01:58:24.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:24.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-23T01:58:24.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 [2025-01-23T01:58:24.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:24.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-23T01:58:24.684Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-23T01:58:24.684Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:24.684Z] latest [2025-01-23T01:58:24.684Z] 4.0.0-dev.50 [2025-01-23T01:58:24.684Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:24.684Z] main [2025-01-23T01:58:24.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:25.050Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:25.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:25.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-23T01:58:25.408Z] ae48420fa6c4: Preparing [2025-01-23T01:58:25.408Z] a8344e83b44c: Preparing [2025-01-23T01:58:25.408Z] 19d70c66c56a: Preparing [2025-01-23T01:58:25.408Z] 13a651efba38: Preparing [2025-01-23T01:58:25.408Z] 56cbf006a484: Preparing [2025-01-23T01:58:25.408Z] b752d6265da1: Preparing [2025-01-23T01:58:25.408Z] 589dab5d5f26: Preparing [2025-01-23T01:58:25.408Z] c2f813800bf2: Preparing [2025-01-23T01:58:25.408Z] 534a70dc8296: Preparing [2025-01-23T01:58:25.408Z] b752d6265da1: Waiting [2025-01-23T01:58:25.408Z] 589dab5d5f26: Waiting [2025-01-23T01:58:25.408Z] c2f813800bf2: Waiting [2025-01-23T01:58:25.408Z] 534a70dc8296: Waiting [2025-01-23T01:58:25.678Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:25.678Z] 13a651efba38: Layer already exists [2025-01-23T01:58:25.678Z] a8344e83b44c: Pushed [2025-01-23T01:58:25.678Z] 19d70c66c56a: Pushed [2025-01-23T01:58:25.678Z] ae48420fa6c4: Pushed [2025-01-23T01:58:25.678Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:25.678Z] 589dab5d5f26: Pushed [2025-01-23T01:58:26.638Z] c2f813800bf2: Pushed [2025-01-23T01:58:48.857Z] b752d6265da1: Pushed [2025-01-23T01:58:48.857Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:49.208Z] + 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-23T01:58:49.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-23T01:58:49.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-23T01:58:49.569Z] ae48420fa6c4: Preparing [2025-01-23T01:58:49.569Z] a8344e83b44c: Preparing [2025-01-23T01:58:49.569Z] 19d70c66c56a: Preparing [2025-01-23T01:58:49.569Z] 13a651efba38: Preparing [2025-01-23T01:58:49.569Z] 56cbf006a484: Preparing [2025-01-23T01:58:49.569Z] b752d6265da1: Preparing [2025-01-23T01:58:49.569Z] 589dab5d5f26: Preparing [2025-01-23T01:58:49.569Z] c2f813800bf2: Preparing [2025-01-23T01:58:49.569Z] 534a70dc8296: Preparing [2025-01-23T01:58:49.569Z] b752d6265da1: Waiting [2025-01-23T01:58:49.569Z] 589dab5d5f26: Waiting [2025-01-23T01:58:49.569Z] c2f813800bf2: Waiting [2025-01-23T01:58:49.569Z] 534a70dc8296: Waiting [2025-01-23T01:58:49.569Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:49.569Z] a8344e83b44c: Layer already exists [2025-01-23T01:58:49.569Z] 13a651efba38: Layer already exists [2025-01-23T01:58:49.569Z] ae48420fa6c4: Layer already exists [2025-01-23T01:58:49.569Z] 19d70c66c56a: Layer already exists [2025-01-23T01:58:49.569Z] 589dab5d5f26: Layer already exists [2025-01-23T01:58:49.569Z] b752d6265da1: Layer already exists [2025-01-23T01:58:49.569Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:49.569Z] c2f813800bf2: Layer already exists [2025-01-23T01:58:49.834Z] latest: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:50.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:50.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 [2025-01-23T01:58:50.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-23T01:58:50.527Z] ae48420fa6c4: Preparing [2025-01-23T01:58:50.527Z] a8344e83b44c: Preparing [2025-01-23T01:58:50.527Z] 19d70c66c56a: Preparing [2025-01-23T01:58:50.527Z] 13a651efba38: Preparing [2025-01-23T01:58:50.527Z] 56cbf006a484: Preparing [2025-01-23T01:58:50.527Z] b752d6265da1: Preparing [2025-01-23T01:58:50.527Z] 589dab5d5f26: Preparing [2025-01-23T01:58:50.527Z] c2f813800bf2: Preparing [2025-01-23T01:58:50.527Z] 534a70dc8296: Preparing [2025-01-23T01:58:50.527Z] 534a70dc8296: Waiting [2025-01-23T01:58:50.527Z] 589dab5d5f26: Waiting [2025-01-23T01:58:50.527Z] c2f813800bf2: Waiting [2025-01-23T01:58:50.527Z] b752d6265da1: Waiting [2025-01-23T01:58:50.527Z] ae48420fa6c4: Layer already exists [2025-01-23T01:58:50.527Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:50.527Z] 19d70c66c56a: Layer already exists [2025-01-23T01:58:50.527Z] a8344e83b44c: Layer already exists [2025-01-23T01:58:50.527Z] 13a651efba38: Layer already exists [2025-01-23T01:58:50.527Z] c2f813800bf2: Layer already exists [2025-01-23T01:58:50.527Z] 589dab5d5f26: Layer already exists [2025-01-23T01:58:50.794Z] b752d6265da1: Layer already exists [2025-01-23T01:58:50.794Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:50.794Z] 4.0.0-dev.50: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:51.157Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:51.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:51.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-23T01:58:51.514Z] ae48420fa6c4: Preparing [2025-01-23T01:58:51.514Z] a8344e83b44c: Preparing [2025-01-23T01:58:51.514Z] 19d70c66c56a: Preparing [2025-01-23T01:58:51.514Z] 13a651efba38: Preparing [2025-01-23T01:58:51.514Z] 56cbf006a484: Preparing [2025-01-23T01:58:51.514Z] b752d6265da1: Preparing [2025-01-23T01:58:51.514Z] b752d6265da1: Waiting [2025-01-23T01:58:51.514Z] 589dab5d5f26: Preparing [2025-01-23T01:58:51.514Z] c2f813800bf2: Preparing [2025-01-23T01:58:51.514Z] 589dab5d5f26: Waiting [2025-01-23T01:58:51.514Z] 534a70dc8296: Preparing [2025-01-23T01:58:51.514Z] c2f813800bf2: Waiting [2025-01-23T01:58:51.514Z] 534a70dc8296: Waiting [2025-01-23T01:58:51.514Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:51.514Z] ae48420fa6c4: Layer already exists [2025-01-23T01:58:51.514Z] 13a651efba38: Layer already exists [2025-01-23T01:58:51.514Z] a8344e83b44c: Layer already exists [2025-01-23T01:58:51.514Z] 19d70c66c56a: Layer already exists [2025-01-23T01:58:51.514Z] b752d6265da1: Layer already exists [2025-01-23T01:58:51.514Z] c2f813800bf2: Layer already exists [2025-01-23T01:58:51.514Z] 589dab5d5f26: Layer already exists [2025-01-23T01:58:51.514Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:51.778Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:52.132Z] + 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-23T01:58:52.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-23T01:58:52.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-23T01:58:52.473Z] ae48420fa6c4: Preparing [2025-01-23T01:58:52.473Z] a8344e83b44c: Preparing [2025-01-23T01:58:52.473Z] 19d70c66c56a: Preparing [2025-01-23T01:58:52.473Z] 13a651efba38: Preparing [2025-01-23T01:58:52.473Z] 56cbf006a484: Preparing [2025-01-23T01:58:52.473Z] b752d6265da1: Preparing [2025-01-23T01:58:52.473Z] 589dab5d5f26: Preparing [2025-01-23T01:58:52.473Z] c2f813800bf2: Preparing [2025-01-23T01:58:52.473Z] 534a70dc8296: Preparing [2025-01-23T01:58:52.474Z] b752d6265da1: Waiting [2025-01-23T01:58:52.474Z] 589dab5d5f26: Waiting [2025-01-23T01:58:52.474Z] c2f813800bf2: Waiting [2025-01-23T01:58:52.474Z] 534a70dc8296: Waiting [2025-01-23T01:58:52.474Z] ae48420fa6c4: Layer already exists [2025-01-23T01:58:52.474Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:52.474Z] a8344e83b44c: Layer already exists [2025-01-23T01:58:52.474Z] 19d70c66c56a: Layer already exists [2025-01-23T01:58:52.474Z] 13a651efba38: Layer already exists [2025-01-23T01:58:52.474Z] 589dab5d5f26: Layer already exists [2025-01-23T01:58:52.474Z] b752d6265da1: Layer already exists [2025-01-23T01:58:52.474Z] c2f813800bf2: Layer already exists [2025-01-23T01:58:52.474Z] 534a70dc8296: Layer already exists [2025-01-23T01:58:52.738Z] main: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:58:52.816Z] ===================================================== [Pipeline] echo [2025-01-23T01:58:52.828Z] taggedImages: [2025-01-23T01:58:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-23T01:58:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 [2025-01-23T01:58:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-23T01:58:52.854Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-23T01:58:52.854Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:52.854Z] latest [2025-01-23T01:58:52.854Z] 4.0.0-dev.50 [2025-01-23T01:58:52.854Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:58:52.854Z] main [2025-01-23T01:58:52.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:53.205Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:58:53.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:58:53.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-23T01:58:53.551Z] c20416d32994: Preparing [2025-01-23T01:58:53.551Z] 38fac6f7339b: Preparing [2025-01-23T01:58:53.551Z] d4091e3cf5cc: Preparing [2025-01-23T01:58:53.551Z] 13a651efba38: Preparing [2025-01-23T01:58:53.551Z] 56cbf006a484: Preparing [2025-01-23T01:58:53.551Z] 9356135e35f4: Preparing [2025-01-23T01:58:53.551Z] 00a71fcceffb: Preparing [2025-01-23T01:58:53.551Z] 0ad108965738: Preparing [2025-01-23T01:58:53.551Z] 534a70dc8296: Preparing [2025-01-23T01:58:53.551Z] 9356135e35f4: Waiting [2025-01-23T01:58:53.551Z] 00a71fcceffb: Waiting [2025-01-23T01:58:53.551Z] 0ad108965738: Waiting [2025-01-23T01:58:53.551Z] 534a70dc8296: Waiting [2025-01-23T01:58:53.551Z] 13a651efba38: Layer already exists [2025-01-23T01:58:53.819Z] 56cbf006a484: Layer already exists [2025-01-23T01:58:53.819Z] 00a71fcceffb: Layer already exists [2025-01-23T01:58:53.819Z] d4091e3cf5cc: Pushed [2025-01-23T01:58:53.819Z] 38fac6f7339b: Pushed [2025-01-23T01:58:53.819Z] 0ad108965738: Layer already exists [2025-01-23T01:58:53.819Z] c20416d32994: Pushed [2025-01-23T01:58:53.819Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:15.873Z] 9356135e35f4: Pushed [2025-01-23T01:59:15.873Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:16.229Z] + 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-23T01:59:16.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-23T01:59:16.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-23T01:59:16.580Z] c20416d32994: Preparing [2025-01-23T01:59:16.580Z] 38fac6f7339b: Preparing [2025-01-23T01:59:16.580Z] d4091e3cf5cc: Preparing [2025-01-23T01:59:16.580Z] 13a651efba38: Preparing [2025-01-23T01:59:16.580Z] 56cbf006a484: Preparing [2025-01-23T01:59:16.580Z] 9356135e35f4: Preparing [2025-01-23T01:59:16.580Z] 00a71fcceffb: Preparing [2025-01-23T01:59:16.580Z] 0ad108965738: Preparing [2025-01-23T01:59:16.580Z] 534a70dc8296: Preparing [2025-01-23T01:59:16.580Z] 00a71fcceffb: Waiting [2025-01-23T01:59:16.580Z] 534a70dc8296: Waiting [2025-01-23T01:59:16.580Z] 0ad108965738: Waiting [2025-01-23T01:59:16.580Z] 9356135e35f4: Waiting [2025-01-23T01:59:16.580Z] c20416d32994: Layer already exists [2025-01-23T01:59:16.580Z] 38fac6f7339b: Layer already exists [2025-01-23T01:59:16.580Z] 13a651efba38: Layer already exists [2025-01-23T01:59:16.580Z] d4091e3cf5cc: Layer already exists [2025-01-23T01:59:16.580Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:16.580Z] 9356135e35f4: Layer already exists [2025-01-23T01:59:16.580Z] 00a71fcceffb: Layer already exists [2025-01-23T01:59:16.580Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:16.580Z] 0ad108965738: Layer already exists [2025-01-23T01:59:16.847Z] latest: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:17.205Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:17.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 [2025-01-23T01:59:17.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-23T01:59:17.649Z] c20416d32994: Preparing [2025-01-23T01:59:17.649Z] 38fac6f7339b: Preparing [2025-01-23T01:59:17.649Z] d4091e3cf5cc: Preparing [2025-01-23T01:59:17.649Z] 13a651efba38: Preparing [2025-01-23T01:59:17.649Z] 56cbf006a484: Preparing [2025-01-23T01:59:17.649Z] 9356135e35f4: Preparing [2025-01-23T01:59:17.649Z] 00a71fcceffb: Preparing [2025-01-23T01:59:17.649Z] 0ad108965738: Preparing [2025-01-23T01:59:17.649Z] 534a70dc8296: Preparing [2025-01-23T01:59:17.649Z] 00a71fcceffb: Waiting [2025-01-23T01:59:17.649Z] 0ad108965738: Waiting [2025-01-23T01:59:17.649Z] 9356135e35f4: Waiting [2025-01-23T01:59:17.649Z] 534a70dc8296: Waiting [2025-01-23T01:59:17.649Z] c20416d32994: Layer already exists [2025-01-23T01:59:17.649Z] 13a651efba38: Layer already exists [2025-01-23T01:59:17.649Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:17.649Z] 38fac6f7339b: Layer already exists [2025-01-23T01:59:17.649Z] d4091e3cf5cc: Layer already exists [2025-01-23T01:59:17.649Z] 9356135e35f4: Layer already exists [2025-01-23T01:59:17.649Z] 00a71fcceffb: Layer already exists [2025-01-23T01:59:17.649Z] 0ad108965738: Layer already exists [2025-01-23T01:59:17.649Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:17.916Z] 4.0.0-dev.50: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:18.271Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:18.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:18.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-23T01:59:18.616Z] c20416d32994: Preparing [2025-01-23T01:59:18.616Z] 38fac6f7339b: Preparing [2025-01-23T01:59:18.616Z] d4091e3cf5cc: Preparing [2025-01-23T01:59:18.616Z] 13a651efba38: Preparing [2025-01-23T01:59:18.616Z] 56cbf006a484: Preparing [2025-01-23T01:59:18.616Z] 9356135e35f4: Preparing [2025-01-23T01:59:18.616Z] 00a71fcceffb: Preparing [2025-01-23T01:59:18.616Z] 0ad108965738: Preparing [2025-01-23T01:59:18.616Z] 534a70dc8296: Preparing [2025-01-23T01:59:18.616Z] 00a71fcceffb: Waiting [2025-01-23T01:59:18.616Z] 0ad108965738: Waiting [2025-01-23T01:59:18.616Z] 534a70dc8296: Waiting [2025-01-23T01:59:18.616Z] 9356135e35f4: Waiting [2025-01-23T01:59:18.616Z] 13a651efba38: Layer already exists [2025-01-23T01:59:18.616Z] 38fac6f7339b: Layer already exists [2025-01-23T01:59:18.616Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:18.616Z] c20416d32994: Layer already exists [2025-01-23T01:59:18.616Z] d4091e3cf5cc: Layer already exists [2025-01-23T01:59:18.616Z] 9356135e35f4: Layer already exists [2025-01-23T01:59:18.616Z] 00a71fcceffb: Layer already exists [2025-01-23T01:59:18.616Z] 0ad108965738: Layer already exists [2025-01-23T01:59:18.616Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:18.883Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:19.242Z] + 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-23T01:59:19.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-23T01:59:19.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-23T01:59:19.596Z] c20416d32994: Preparing [2025-01-23T01:59:19.596Z] 38fac6f7339b: Preparing [2025-01-23T01:59:19.596Z] d4091e3cf5cc: Preparing [2025-01-23T01:59:19.596Z] 13a651efba38: Preparing [2025-01-23T01:59:19.596Z] 56cbf006a484: Preparing [2025-01-23T01:59:19.596Z] 9356135e35f4: Preparing [2025-01-23T01:59:19.596Z] 00a71fcceffb: Preparing [2025-01-23T01:59:19.596Z] 0ad108965738: Preparing [2025-01-23T01:59:19.596Z] 534a70dc8296: Preparing [2025-01-23T01:59:19.596Z] 00a71fcceffb: Waiting [2025-01-23T01:59:19.596Z] 9356135e35f4: Waiting [2025-01-23T01:59:19.596Z] 0ad108965738: Waiting [2025-01-23T01:59:19.596Z] 534a70dc8296: Waiting [2025-01-23T01:59:19.596Z] d4091e3cf5cc: Layer already exists [2025-01-23T01:59:19.596Z] 38fac6f7339b: Layer already exists [2025-01-23T01:59:19.596Z] 13a651efba38: Layer already exists [2025-01-23T01:59:19.596Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:19.596Z] c20416d32994: Layer already exists [2025-01-23T01:59:19.596Z] 9356135e35f4: Layer already exists [2025-01-23T01:59:19.597Z] 00a71fcceffb: Layer already exists [2025-01-23T01:59:19.597Z] 0ad108965738: Layer already exists [2025-01-23T01:59:19.597Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:19.862Z] main: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:59:20.055Z] ===================================================== [Pipeline] echo [2025-01-23T01:59:20.071Z] taggedImages: [2025-01-23T01:59:20.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:20.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-23T01:59:20.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 [2025-01-23T01:59:20.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:20.071Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-23T01:59:20.099Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-23T01:59:20.099Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:20.099Z] latest [2025-01-23T01:59:20.099Z] 4.0.0-dev.50 [2025-01-23T01:59:20.099Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:20.099Z] main [2025-01-23T01:59:20.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:20.469Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:20.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:20.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-23T01:59:20.829Z] 059bf461d79a: Preparing [2025-01-23T01:59:20.829Z] 3115d1011b19: Preparing [2025-01-23T01:59:20.829Z] 851d4573c7c5: Preparing [2025-01-23T01:59:20.829Z] 13a651efba38: Preparing [2025-01-23T01:59:20.829Z] 56cbf006a484: Preparing [2025-01-23T01:59:20.829Z] ed5a832ca75f: Preparing [2025-01-23T01:59:20.829Z] 964cf1167f18: Preparing [2025-01-23T01:59:20.829Z] 534a70dc8296: Preparing [2025-01-23T01:59:20.829Z] ed5a832ca75f: Waiting [2025-01-23T01:59:20.829Z] 964cf1167f18: Waiting [2025-01-23T01:59:20.829Z] 534a70dc8296: Waiting [2025-01-23T01:59:20.829Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:20.829Z] 13a651efba38: Layer already exists [2025-01-23T01:59:21.099Z] 3115d1011b19: Pushed [2025-01-23T01:59:21.099Z] 059bf461d79a: Pushed [2025-01-23T01:59:21.099Z] ed5a832ca75f: Pushed [2025-01-23T01:59:21.099Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:22.505Z] 964cf1167f18: Pushed [2025-01-23T01:59:29.146Z] 851d4573c7c5: Pushed [2025-01-23T01:59:29.146Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:29.502Z] + 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-23T01:59:29.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-23T01:59:29.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-23T01:59:29.848Z] 059bf461d79a: Preparing [2025-01-23T01:59:29.848Z] 3115d1011b19: Preparing [2025-01-23T01:59:29.848Z] 851d4573c7c5: Preparing [2025-01-23T01:59:29.848Z] 13a651efba38: Preparing [2025-01-23T01:59:29.848Z] 56cbf006a484: Preparing [2025-01-23T01:59:29.848Z] ed5a832ca75f: Preparing [2025-01-23T01:59:29.848Z] 964cf1167f18: Preparing [2025-01-23T01:59:29.848Z] 534a70dc8296: Preparing [2025-01-23T01:59:29.848Z] ed5a832ca75f: Waiting [2025-01-23T01:59:29.848Z] 964cf1167f18: Waiting [2025-01-23T01:59:29.848Z] 534a70dc8296: Waiting [2025-01-23T01:59:29.848Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:29.848Z] 851d4573c7c5: Layer already exists [2025-01-23T01:59:29.848Z] 13a651efba38: Layer already exists [2025-01-23T01:59:29.848Z] 3115d1011b19: Layer already exists [2025-01-23T01:59:29.848Z] 059bf461d79a: Layer already exists [2025-01-23T01:59:29.848Z] ed5a832ca75f: Layer already exists [2025-01-23T01:59:29.848Z] 964cf1167f18: Layer already exists [2025-01-23T01:59:29.848Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:30.111Z] latest: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:30.468Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:30.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 [2025-01-23T01:59:30.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-23T01:59:30.825Z] 059bf461d79a: Preparing [2025-01-23T01:59:30.825Z] 3115d1011b19: Preparing [2025-01-23T01:59:30.825Z] 851d4573c7c5: Preparing [2025-01-23T01:59:30.825Z] 13a651efba38: Preparing [2025-01-23T01:59:30.825Z] 56cbf006a484: Preparing [2025-01-23T01:59:30.825Z] ed5a832ca75f: Preparing [2025-01-23T01:59:30.825Z] 964cf1167f18: Preparing [2025-01-23T01:59:30.825Z] 534a70dc8296: Preparing [2025-01-23T01:59:30.825Z] ed5a832ca75f: Waiting [2025-01-23T01:59:30.825Z] 964cf1167f18: Waiting [2025-01-23T01:59:30.825Z] 534a70dc8296: Waiting [2025-01-23T01:59:30.825Z] 13a651efba38: Layer already exists [2025-01-23T01:59:30.825Z] 851d4573c7c5: Layer already exists [2025-01-23T01:59:30.825Z] 059bf461d79a: Layer already exists [2025-01-23T01:59:30.825Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:30.825Z] 3115d1011b19: Layer already exists [2025-01-23T01:59:30.825Z] 964cf1167f18: Layer already exists [2025-01-23T01:59:30.825Z] ed5a832ca75f: Layer already exists [2025-01-23T01:59:30.825Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:31.089Z] 4.0.0-dev.50: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:31.443Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:31.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:31.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-23T01:59:31.791Z] 059bf461d79a: Preparing [2025-01-23T01:59:31.791Z] 3115d1011b19: Preparing [2025-01-23T01:59:31.791Z] 851d4573c7c5: Preparing [2025-01-23T01:59:31.791Z] 13a651efba38: Preparing [2025-01-23T01:59:31.791Z] 56cbf006a484: Preparing [2025-01-23T01:59:31.791Z] ed5a832ca75f: Preparing [2025-01-23T01:59:31.791Z] 964cf1167f18: Preparing [2025-01-23T01:59:31.791Z] 534a70dc8296: Preparing [2025-01-23T01:59:31.791Z] ed5a832ca75f: Waiting [2025-01-23T01:59:31.791Z] 964cf1167f18: Waiting [2025-01-23T01:59:31.791Z] 534a70dc8296: Waiting [2025-01-23T01:59:31.791Z] 059bf461d79a: Layer already exists [2025-01-23T01:59:31.791Z] 13a651efba38: Layer already exists [2025-01-23T01:59:31.791Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:31.791Z] 3115d1011b19: Layer already exists [2025-01-23T01:59:31.791Z] 851d4573c7c5: Layer already exists [2025-01-23T01:59:31.791Z] ed5a832ca75f: Layer already exists [2025-01-23T01:59:31.791Z] 964cf1167f18: Layer already exists [2025-01-23T01:59:31.791Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:32.059Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:32.425Z] + 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-23T01:59:32.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-23T01:59:32.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-23T01:59:32.793Z] 059bf461d79a: Preparing [2025-01-23T01:59:32.793Z] 3115d1011b19: Preparing [2025-01-23T01:59:32.793Z] 851d4573c7c5: Preparing [2025-01-23T01:59:32.793Z] 13a651efba38: Preparing [2025-01-23T01:59:32.793Z] 56cbf006a484: Preparing [2025-01-23T01:59:32.793Z] ed5a832ca75f: Preparing [2025-01-23T01:59:32.793Z] 964cf1167f18: Preparing [2025-01-23T01:59:32.793Z] 534a70dc8296: Preparing [2025-01-23T01:59:32.793Z] ed5a832ca75f: Waiting [2025-01-23T01:59:32.793Z] 534a70dc8296: Waiting [2025-01-23T01:59:32.793Z] 964cf1167f18: Waiting [2025-01-23T01:59:32.793Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:32.793Z] 851d4573c7c5: Layer already exists [2025-01-23T01:59:32.793Z] 3115d1011b19: Layer already exists [2025-01-23T01:59:32.793Z] 059bf461d79a: Layer already exists [2025-01-23T01:59:32.793Z] 13a651efba38: Layer already exists [2025-01-23T01:59:32.793Z] ed5a832ca75f: Layer already exists [2025-01-23T01:59:32.793Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:32.793Z] 964cf1167f18: Layer already exists [2025-01-23T01:59:33.060Z] main: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:59:33.144Z] ===================================================== [Pipeline] echo [2025-01-23T01:59:33.157Z] taggedImages: [2025-01-23T01:59:33.157Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:33.157Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-23T01:59:33.157Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 [2025-01-23T01:59:33.157Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:33.157Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-23T01:59:33.181Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-23T01:59:33.181Z] e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:33.181Z] latest [2025-01-23T01:59:33.181Z] 4.0.0-dev.50 [2025-01-23T01:59:33.181Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:33.181Z] main [2025-01-23T01:59:33.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:33.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:33.884Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:33.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-23T01:59:33.884Z] fbcaa18197fc: Preparing [2025-01-23T01:59:33.884Z] 481080ed30f8: Preparing [2025-01-23T01:59:33.884Z] 13a651efba38: Preparing [2025-01-23T01:59:33.884Z] 56cbf006a484: Preparing [2025-01-23T01:59:33.884Z] 0db87e068c6e: Preparing [2025-01-23T01:59:33.884Z] ec9ea6b1a43c: Preparing [2025-01-23T01:59:33.884Z] 534a70dc8296: Preparing [2025-01-23T01:59:33.884Z] ec9ea6b1a43c: Waiting [2025-01-23T01:59:33.884Z] 534a70dc8296: Waiting [2025-01-23T01:59:33.884Z] 13a651efba38: Layer already exists [2025-01-23T01:59:33.884Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:34.148Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:34.148Z] 0db87e068c6e: Pushed [2025-01-23T01:59:34.148Z] fbcaa18197fc: Pushed [2025-01-23T01:59:34.724Z] ec9ea6b1a43c: Pushed [2025-01-23T01:59:42.911Z] 481080ed30f8: Pushed [2025-01-23T01:59:42.911Z] e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:43.264Z] + 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-23T01:59:43.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-23T01:59:43.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-23T01:59:43.610Z] fbcaa18197fc: Preparing [2025-01-23T01:59:43.610Z] 481080ed30f8: Preparing [2025-01-23T01:59:43.610Z] 13a651efba38: Preparing [2025-01-23T01:59:43.610Z] 56cbf006a484: Preparing [2025-01-23T01:59:43.610Z] 0db87e068c6e: Preparing [2025-01-23T01:59:43.610Z] ec9ea6b1a43c: Preparing [2025-01-23T01:59:43.610Z] 534a70dc8296: Preparing [2025-01-23T01:59:43.610Z] ec9ea6b1a43c: Waiting [2025-01-23T01:59:43.610Z] 534a70dc8296: Waiting [2025-01-23T01:59:43.610Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:43.610Z] 481080ed30f8: Layer already exists [2025-01-23T01:59:43.610Z] fbcaa18197fc: Layer already exists [2025-01-23T01:59:43.610Z] 13a651efba38: Layer already exists [2025-01-23T01:59:43.610Z] 0db87e068c6e: Layer already exists [2025-01-23T01:59:43.610Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:43.610Z] ec9ea6b1a43c: Layer already exists [2025-01-23T01:59:43.875Z] latest: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:44.234Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:44.591Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 [2025-01-23T01:59:44.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-23T01:59:44.591Z] fbcaa18197fc: Preparing [2025-01-23T01:59:44.591Z] 481080ed30f8: Preparing [2025-01-23T01:59:44.591Z] 13a651efba38: Preparing [2025-01-23T01:59:44.591Z] 56cbf006a484: Preparing [2025-01-23T01:59:44.591Z] 0db87e068c6e: Preparing [2025-01-23T01:59:44.591Z] ec9ea6b1a43c: Preparing [2025-01-23T01:59:44.591Z] 534a70dc8296: Preparing [2025-01-23T01:59:44.591Z] ec9ea6b1a43c: Waiting [2025-01-23T01:59:44.591Z] 534a70dc8296: Waiting [2025-01-23T01:59:44.591Z] 0db87e068c6e: Layer already exists [2025-01-23T01:59:44.591Z] 481080ed30f8: Layer already exists [2025-01-23T01:59:44.591Z] 13a651efba38: Layer already exists [2025-01-23T01:59:44.591Z] fbcaa18197fc: Layer already exists [2025-01-23T01:59:44.591Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:44.591Z] ec9ea6b1a43c: Layer already exists [2025-01-23T01:59:44.591Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:44.855Z] 4.0.0-dev.50: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:45.199Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:45.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:45.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-23T01:59:45.544Z] fbcaa18197fc: Preparing [2025-01-23T01:59:45.544Z] 481080ed30f8: Preparing [2025-01-23T01:59:45.544Z] 13a651efba38: Preparing [2025-01-23T01:59:45.544Z] 56cbf006a484: Preparing [2025-01-23T01:59:45.544Z] 0db87e068c6e: Preparing [2025-01-23T01:59:45.544Z] ec9ea6b1a43c: Preparing [2025-01-23T01:59:45.544Z] 534a70dc8296: Preparing [2025-01-23T01:59:45.544Z] ec9ea6b1a43c: Waiting [2025-01-23T01:59:45.544Z] 534a70dc8296: Waiting [2025-01-23T01:59:45.544Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:45.544Z] 13a651efba38: Layer already exists [2025-01-23T01:59:45.544Z] ec9ea6b1a43c: Layer already exists [2025-01-23T01:59:45.544Z] fbcaa18197fc: Layer already exists [2025-01-23T01:59:45.544Z] 481080ed30f8: Layer already exists [2025-01-23T01:59:45.544Z] 0db87e068c6e: Layer already exists [2025-01-23T01:59:45.544Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:45.808Z] e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:46.162Z] + 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-23T01:59:46.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-23T01:59:46.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-23T01:59:46.517Z] fbcaa18197fc: Preparing [2025-01-23T01:59:46.517Z] 481080ed30f8: Preparing [2025-01-23T01:59:46.517Z] 13a651efba38: Preparing [2025-01-23T01:59:46.517Z] 56cbf006a484: Preparing [2025-01-23T01:59:46.517Z] 0db87e068c6e: Preparing [2025-01-23T01:59:46.518Z] ec9ea6b1a43c: Preparing [2025-01-23T01:59:46.518Z] 534a70dc8296: Preparing [2025-01-23T01:59:46.518Z] ec9ea6b1a43c: Waiting [2025-01-23T01:59:46.518Z] 534a70dc8296: Waiting [2025-01-23T01:59:46.518Z] 481080ed30f8: Layer already exists [2025-01-23T01:59:46.518Z] 13a651efba38: Layer already exists [2025-01-23T01:59:46.518Z] fbcaa18197fc: Layer already exists [2025-01-23T01:59:46.518Z] 0db87e068c6e: Layer already exists [2025-01-23T01:59:46.518Z] 56cbf006a484: Layer already exists [2025-01-23T01:59:46.518Z] 534a70dc8296: Layer already exists [2025-01-23T01:59:46.518Z] ec9ea6b1a43c: Layer already exists [2025-01-23T01:59:46.782Z] main: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T01:59:46.873Z] ===================================================== [Pipeline] echo [2025-01-23T01:59:46.893Z] taggedImages: [2025-01-23T01:59:46.893Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [2025-01-23T01:59:46.893Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-23T01:59:46.893Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 [2025-01-23T01:59:46.893Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [2025-01-23T01:59:46.893Z] - 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-23T01:59:47.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T01:59:47.279Z] [2025-01-23T01:59:47.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T01:59:47.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T01:59:47.612Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-23T01:59:47.612Z] 8998bd30e6a1: Pulling fs layer [2025-01-23T01:59:47.612Z] 04944245beec: Pulling fs layer [2025-01-23T01:59:47.612Z] 699f458cf7ca: Pulling fs layer [2025-01-23T01:59:47.612Z] 765212b225bb: Pulling fs layer [2025-01-23T01:59:47.612Z] f23df028b6ca: Pulling fs layer [2025-01-23T01:59:47.612Z] 765212b225bb: Waiting [2025-01-23T01:59:47.612Z] d65c8cfc05b1: Pulling fs layer [2025-01-23T01:59:47.612Z] f23df028b6ca: Waiting [2025-01-23T01:59:47.612Z] 2437ff75d9bd: Pulling fs layer [2025-01-23T01:59:47.612Z] d65c8cfc05b1: Waiting [2025-01-23T01:59:47.612Z] 2437ff75d9bd: Waiting [2025-01-23T01:59:47.890Z] 04944245beec: Verifying Checksum [2025-01-23T01:59:47.890Z] 04944245beec: Download complete [2025-01-23T01:59:47.890Z] 765212b225bb: Verifying Checksum [2025-01-23T01:59:47.890Z] 765212b225bb: Download complete [2025-01-23T01:59:47.890Z] f23df028b6ca: Verifying Checksum [2025-01-23T01:59:47.890Z] f23df028b6ca: Download complete [2025-01-23T01:59:47.890Z] d65c8cfc05b1: Download complete [2025-01-23T01:59:48.158Z] 699f458cf7ca: Verifying Checksum [2025-01-23T01:59:48.158Z] 699f458cf7ca: Download complete [2025-01-23T01:59:48.426Z] 8998bd30e6a1: Verifying Checksum [2025-01-23T01:59:48.426Z] 8998bd30e6a1: Download complete [2025-01-23T01:59:50.368Z] 2437ff75d9bd: Verifying Checksum [2025-01-23T01:59:50.368Z] 2437ff75d9bd: Download complete [2025-01-23T01:59:54.619Z] 8998bd30e6a1: Pull complete [2025-01-23T01:59:55.211Z] 04944245beec: Pull complete [2025-01-23T01:59:57.153Z] 699f458cf7ca: Pull complete [2025-01-23T01:59:57.153Z] 765212b225bb: Pull complete [2025-01-23T01:59:58.110Z] f23df028b6ca: Pull complete [2025-01-23T01:59:58.110Z] d65c8cfc05b1: Pull complete [2025-01-23T02:00:24.762Z] 2437ff75d9bd: Pull complete [2025-01-23T02:00:24.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-23T02:00:24.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T02:00:24.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:00:24.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container [2025-01-23T02:00:25.023Z] $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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-23T02:00:27.006Z] $ docker top 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:00:27.569Z] ---> job-cost.sh [2025-01-23T02:00:27.837Z] lf-activate-venv: SKIPPING [2025-01-23T02:00:27.837Z] INFO: No Stack... [2025-01-23T02:00:28.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-23T02:00:29.064Z] INFO: Archiving Costs [Pipeline] sh [2025-01-23T02:00:29.388Z] + cat /w/workspace/edgex-go/786/archives/cost.csv [2025-01-23T02:00:29.388Z] + cut -d, -f6 [Pipeline] lock [2025-01-23T02:00:29.429Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] [2025-01-23T02:00:29.436Z] Resource [jenkins-edgexfoundry-edgex-go-main-786-stack-cost] did not exist. Created. [2025-01-23T02:00:29.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-23T02:00:29.784Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-23T02:00:30.551Z] Stashed 1 file(s) [Pipeline] } [2025-01-23T02:00:30.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-23T02:00:30.582Z] $ docker stop --time=1 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 [2025-01-23T02:00:32.037Z] $ docker rm -f --volumes 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 [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-23T02:00:32.596Z] provisioning config files... [2025-01-23T02:00:32.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/786@tmp/config592423044743027633tmp [Pipeline] { [Pipeline] sh [2025-01-23T02:00:32.900Z] + set +x [2025-01-23T02:00:32.900Z] + curl -s https://codecov.io/bash [2025-01-23T02:00:32.900Z] + bash -s -- [2025-01-23T02:00:32.900Z] [2025-01-23T02:00:32.900Z] _____ _ [2025-01-23T02:00:32.900Z] / ____| | | [2025-01-23T02:00:32.900Z] | | ___ __| | ___ ___ _____ __ [2025-01-23T02:00:32.900Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-23T02:00:32.900Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-23T02:00:32.900Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-23T02:00:32.900Z] Bash-1.0.6 [2025-01-23T02:00:32.900Z] [2025-01-23T02:00:32.900Z] [2025-01-23T02:00:32.900Z] ==> git version 2.25.1 found [2025-01-23T02:00:32.900Z] ==> 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-23T02:00:32.900Z] Release-Date: 2020-01-08 [2025-01-23T02:00:32.900Z] 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-23T02:00:32.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-23T02:00:32.900Z] ==> Jenkins CI detected. [2025-01-23T02:00:32.900Z] current dir:  /w/workspace/edgex-go/786 [2025-01-23T02:00:32.900Z] project root: . [2025-01-23T02:00:32.900Z] --> token set from env [2025-01-23T02:00:32.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-23T02:00:32.900Z] ==> Running gcov in . (disable via -X gcov) [2025-01-23T02:00:32.900Z] ==> Python coveragepy not found [2025-01-23T02:00:32.900Z] ==> Searching for coverage reports in: [2025-01-23T02:00:32.900Z] + . [2025-01-23T02:00:33.160Z] -> Found 1 reports [2025-01-23T02:00:33.160Z] ==> Detecting git/mercurial file structure [2025-01-23T02:00:33.160Z] ==> Reading reports [2025-01-23T02:00:33.160Z] + ./coverage.out bytes=1531391 [2025-01-23T02:00:33.160Z] ==> Appending adjustments [2025-01-23T02:00:33.160Z] https://docs.codecov.io/docs/fixing-reports [2025-01-23T02:00:34.542Z] + Found adjustments [2025-01-23T02:00:34.542Z] ==> Gzipping contents [2025-01-23T02:00:34.542Z] 132K /tmp/codecov.JzNX3v.gz [2025-01-23T02:00:34.542Z] ==> Uploading reports [2025-01-23T02:00:34.542Z] url: https://codecov.io [2025-01-23T02:00:34.542Z] query: branch=main&commit=e97de8ab334d1a767c4277ad839ab797839c0447&build=786&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F786%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-23T02:00:34.542Z] -> Pinging Codecov [2025-01-23T02:00:34.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e97de8ab334d1a767c4277ad839ab797839c0447&build=786&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F786%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-23T02:00:34.542Z] -> Uploading to [2025-01-23T02:00:34.542Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e97de8ab334d1a767c4277ad839ab797839c0447/bfacbe25-2bbd-4a9c-ba6e-47f5a6a45ecb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250123%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250123T020034Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c365aedc04836146d1f7c60cfb1de872f1199e2fdfcc2aed0bf28cd013da58ca [2025-01-23T02:00:34.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:00:34.542Z] Dload Upload Total Spent Left Speed [2025-01-23T02:00:34.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 496k --:--:-- --:--:-- --:--:-- 496k [2025-01-23T02:00:34.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [2025-01-23T02:00:34.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-23T02:00:35.107Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-23T02:00:35.130Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:00:35.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:00:35.437Z] [2025-01-23T02:00:35.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:00:35.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:00:35.757Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-23T02:00:35.757Z] 43c4264eed91: Pulling fs layer [2025-01-23T02:00:35.757Z] 4cc291be95ef: Pulling fs layer [2025-01-23T02:00:35.757Z] 2ac1f1163629: Pulling fs layer [2025-01-23T02:00:35.757Z] 5c3c966382ef: Pulling fs layer [2025-01-23T02:00:35.757Z] 4f4fb700ef54: Pulling fs layer [2025-01-23T02:00:35.757Z] d9c7d2e4e75e: Pulling fs layer [2025-01-23T02:00:35.757Z] 9c3e1370e548: Pulling fs layer [2025-01-23T02:00:35.757Z] 4f4fb700ef54: Waiting [2025-01-23T02:00:35.757Z] d9c7d2e4e75e: Waiting [2025-01-23T02:00:35.757Z] 9c3e1370e548: Waiting [2025-01-23T02:00:35.757Z] 5c3c966382ef: Waiting [2025-01-23T02:00:35.757Z] 4cc291be95ef: Verifying Checksum [2025-01-23T02:00:35.757Z] 4cc291be95ef: Download complete [2025-01-23T02:00:35.757Z] 5c3c966382ef: Download complete [2025-01-23T02:00:35.757Z] 4f4fb700ef54: Verifying Checksum [2025-01-23T02:00:35.757Z] 4f4fb700ef54: Download complete [2025-01-23T02:00:35.757Z] 43c4264eed91: Download complete [2025-01-23T02:00:36.016Z] 43c4264eed91: Pull complete [2025-01-23T02:00:36.016Z] d9c7d2e4e75e: Verifying Checksum [2025-01-23T02:00:36.017Z] d9c7d2e4e75e: Download complete [2025-01-23T02:00:36.017Z] 4cc291be95ef: Pull complete [2025-01-23T02:00:36.276Z] 2ac1f1163629: Verifying Checksum [2025-01-23T02:00:36.276Z] 2ac1f1163629: Download complete [2025-01-23T02:00:36.843Z] 9c3e1370e548: Verifying Checksum [2025-01-23T02:00:36.843Z] 9c3e1370e548: Download complete [2025-01-23T02:00:39.374Z] 2ac1f1163629: Pull complete [2025-01-23T02:00:39.374Z] 5c3c966382ef: Pull complete [2025-01-23T02:00:39.374Z] 4f4fb700ef54: Pull complete [2025-01-23T02:00:39.939Z] d9c7d2e4e75e: Pull complete [2025-01-23T02:00:42.464Z] 9c3e1370e548: Pull complete [2025-01-23T02:00:42.464Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-23T02:00:42.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:00:42.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:00:42.575Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:00:42.594Z] $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-23T02:00:46.267Z] $ docker top 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:00:46.926Z] + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo [2025-01-23T02:00:46.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-23T02:00:48.674Z] + set -o pipefail [2025-01-23T02:00:48.674Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-23T02:00:59.075Z] [2025-01-23T02:00:59.075Z] Monitoring /w/workspace/edgex-go/786 (github.com/edgexfoundry/edgex-go)... [2025-01-23T02:00:59.075Z] [2025-01-23T02:00:59.075Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c9c71408-54ac-4078-b279-0b34f3ee8455 [2025-01-23T02:00:59.075Z] [2025-01-23T02:00:59.075Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-23T02:00:59.075Z] [Pipeline] } [2025-01-23T02:00:59.078Z] $ docker stop --time=1 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d [2025-01-23T02:01:03.298Z] $ docker rm -f --volumes 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-23T02:01:03.804Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:01:03.817Z] provisioning config files... [2025-01-23T02:01:03.825Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/786@tmp/config4879967233620024075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:04.131Z] --> edgex-publish-swagger.sh [2025-01-23T02:01:04.131Z] === Publish openapi API === [2025-01-23T02:01:04.131Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-23T02:01:04.131Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/786/openapi/core-command.yaml] [2025-01-23T02:01:04.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:04.131Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:04.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 53917 --:--:-- --:--:-- --:--:-- 53917 [2025-01-23T02:01:04.701Z] [2025-01-23T02:01:04.701Z] [2025-01-23T02:01:04.701Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/786/openapi/core-data.yaml] [2025-01-23T02:01:04.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:04.701Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:05.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 119k --:--:-- --:--:-- --:--:-- 119k 100 72057 0 0 100 72057 0 119k --:--:-- --:--:-- --:--:-- 119k [2025-01-23T02:01:05.269Z] [2025-01-23T02:01:05.269Z] [2025-01-23T02:01:05.269Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/786/openapi/core-keeper.yaml] [2025-01-23T02:01:05.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:05.269Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:05.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 379 184k --:--:-- --:--:-- --:--:-- 184k [2025-01-23T02:01:05.528Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-23T02:01:05.528Z] [2025-01-23T02:01:05.528Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/786/openapi/core-metadata.yaml] [2025-01-23T02:01:05.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:05.528Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:05.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 478 478k --:--:-- --:--:-- --:--:-- 479k [2025-01-23T02:01:05.788Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-23T02:01:05.788Z] [2025-01-23T02:01:05.788Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/786/openapi/security-proxy-auth.yaml] [2025-01-23T02:01:05.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:05.788Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:06.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k [2025-01-23T02:01:06.047Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-23T02:01:06.047Z] [2025-01-23T02:01:06.047Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/786/openapi/support-notifications.yaml] [2025-01-23T02:01:06.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:06.047Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:06.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k [2025-01-23T02:01:06.307Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-23T02:01:06.307Z] [2025-01-23T02:01:06.307Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/786/openapi/support-scheduler.yaml] [2025-01-23T02:01:06.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:01:06.307Z] Dload Upload Total Spent Left Speed [2025-01-23T02:01:06.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k [2025-01-23T02:01:06.566Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-23T02:01:06.566Z] [Pipeline] } [2025-01-23T02:01:06.574Z] 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-23T02:01:06.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:01:06.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:07.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:01:07.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:01:07.398Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:01:07.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:01:07.856Z] $ docker top 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 -eo pid,comm [2025-01-23T02:01:07.916Z] 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-23T02:01:07.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:01:07.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:01:07.964Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:01:08.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:01:08.082Z] $ docker exec 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 ssh-agent [2025-01-23T02:01:08.207Z] SSH_AUTH_SOCK=/tmp/ssh-AxQ1l12PqvfX/agent.32 [2025-01-23T02:01:08.207Z] SSH_AGENT_PID=38 [2025-01-23T02:01:08.212Z] Running ssh-add (command line suppressed) [2025-01-23T02:01:08.299Z] Identity added: /w/workspace/edgex-go/786@tmp/private_key_15082869863775428694.key (/w/workspace/edgex-go/786@tmp/private_key_15082869863775428694.key) [2025-01-23T02:01:08.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:01:08.615Z] + git semver tag [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,794 [run_tag] DEBUG tag force:False [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,794 [check_head_tag] DEBUG check head tag [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,797 [execute] INFO git cat-file --batch-check [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=) [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,802 [execute] INFO git cat-file --batch [2025-01-23T02:01:08.875Z] 2025-01-23 02:01:08,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=) [2025-01-23T02:01:09.135Z] 2025-01-23 02:01:08,877 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:09.135Z] 2025-01-23 02:01:08,877 [execute] INFO git tag -a v4.0.0-dev.50 -m v4.0.0-dev.50 [2025-01-23T02:01:09.135Z] 2025-01-23 02:01:08,877 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.50', '-m', 'v4.0.0-dev.50'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:01:09.135Z] 2025-01-23 02:01:08,883 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:09.135Z] 4.0.0-dev.50 [Pipeline] } [2025-01-23T02:01:09.134Z] $ docker exec --env ******** --env ******** 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 ssh-agent -k [2025-01-23T02:01:09.233Z] unset SSH_AUTH_SOCK; [2025-01-23T02:01:09.233Z] unset SSH_AGENT_PID; [2025-01-23T02:01:09.233Z] echo Agent pid 38 killed; [2025-01-23T02:01:09.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:01:09.648Z] + git semver [Pipeline] } [2025-01-23T02:01:09.908Z] $ docker stop --time=1 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 [2025-01-23T02:01:11.176Z] $ docker rm -f --volumes 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:11.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:01:11.611Z] [2025-01-23T02:01:11.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:11.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:01:11.913Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-23T02:01:11.913Z] ab5ef0e58194: Pulling fs layer [2025-01-23T02:01:11.913Z] 9712f1f96733: Pulling fs layer [2025-01-23T02:01:11.913Z] 63f879dbbcfc: Pulling fs layer [2025-01-23T02:01:11.913Z] 0d9ebad4ef96: Pulling fs layer [2025-01-23T02:01:11.913Z] e9a5061849ea: Pulling fs layer [2025-01-23T02:01:11.913Z] d747dcd14b5f: Pulling fs layer [2025-01-23T02:01:11.913Z] 2de7ff778b66: Pulling fs layer [2025-01-23T02:01:11.913Z] 0d9ebad4ef96: Waiting [2025-01-23T02:01:11.913Z] e9a5061849ea: Waiting [2025-01-23T02:01:11.913Z] 2de7ff778b66: Waiting [2025-01-23T02:01:11.913Z] d747dcd14b5f: Waiting [2025-01-23T02:01:11.913Z] 9712f1f96733: Verifying Checksum [2025-01-23T02:01:11.913Z] 9712f1f96733: Download complete [2025-01-23T02:01:13.825Z] 63f879dbbcfc: Verifying Checksum [2025-01-23T02:01:13.825Z] 63f879dbbcfc: Download complete [2025-01-23T02:01:13.825Z] e9a5061849ea: Verifying Checksum [2025-01-23T02:01:13.825Z] e9a5061849ea: Download complete [2025-01-23T02:01:13.825Z] d747dcd14b5f: Verifying Checksum [2025-01-23T02:01:13.825Z] d747dcd14b5f: Download complete [2025-01-23T02:01:13.825Z] 0d9ebad4ef96: Verifying Checksum [2025-01-23T02:01:13.825Z] 2de7ff778b66: Verifying Checksum [2025-01-23T02:01:13.825Z] 2de7ff778b66: Download complete [2025-01-23T02:01:13.825Z] ab5ef0e58194: Verifying Checksum [2025-01-23T02:01:13.825Z] ab5ef0e58194: Download complete [2025-01-23T02:01:17.685Z] ab5ef0e58194: Pull complete [2025-01-23T02:01:17.685Z] 9712f1f96733: Pull complete [2025-01-23T02:01:17.945Z] 63f879dbbcfc: Pull complete [2025-01-23T02:01:22.530Z] 0d9ebad4ef96: Pull complete [2025-01-23T02:01:23.574Z] e9a5061849ea: Pull complete [2025-01-23T02:01:23.574Z] d747dcd14b5f: Pull complete [2025-01-23T02:01:24.142Z] 2de7ff778b66: Pull complete [2025-01-23T02:01:24.142Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-23T02:01:24.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:01:24.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:01:24.246Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:01:24.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-23T02:01:28.846Z] $ docker top be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:01:28.932Z] provisioning config files... [2025-01-23T02:01:28.941Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/786@tmp/config11339935014715755534tmp [2025-01-23T02:01:28.950Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/786@tmp/config15766368494386466707tmp [2025-01-23T02:01:28.959Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/786@tmp/config9614968651573793799tmp [Pipeline] { [Pipeline] echo [2025-01-23T02:01:28.985Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:29.280Z] ---> sigul-configuration.sh [2025-01-23T02:01:29.280Z] gpg: directory `/root/.gnupg' created [2025-01-23T02:01:29.280Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-23T02:01:29.280Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-23T02:01:29.280Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-23T02:01:29.280Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-23T02:01:29.280Z] gpg: CAST5 encrypted data [2025-01-23T02:01:29.280Z] gpg: encrypted with 1 passphrase [2025-01-23T02:01:29.280Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-23T02:01:29.574Z] + mkdir /home/jenkins [2025-01-23T02:01:29.574Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-23T02:01:29.864Z] + 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-23T02:01:29.878Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:30.172Z] ---> sigul-install.sh [2025-01-23T02:01:30.172Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-23T02:01:30.467Z] + git tag --list [2025-01-23T02:01:30.467Z] 0.6.0 [2025-01-23T02:01:30.467Z] 0.6.1 [2025-01-23T02:01:30.467Z] 0.7.0 [2025-01-23T02:01:30.467Z] 0.7.1 [2025-01-23T02:01:30.467Z] v1.0.0 [2025-01-23T02:01:30.467Z] v1.0.1 [2025-01-23T02:01:30.467Z] v1.1.0 [2025-01-23T02:01:30.467Z] v1.2.0 [2025-01-23T02:01:30.467Z] v1.2.1 [2025-01-23T02:01:30.467Z] v1.3.0 [2025-01-23T02:01:30.467Z] v1.3.1 [2025-01-23T02:01:30.467Z] v2.0.0 [2025-01-23T02:01:30.467Z] v2.1.0 [2025-01-23T02:01:30.467Z] v2.1.1 [2025-01-23T02:01:30.467Z] v2.2.0 [2025-01-23T02:01:30.467Z] v2.3.0 [2025-01-23T02:01:30.467Z] v3.0 [2025-01-23T02:01:30.467Z] v3.0.0 [2025-01-23T02:01:30.467Z] v3.1 [2025-01-23T02:01:30.467Z] v3.1.0 [2025-01-23T02:01:30.467Z] v3.1.0-dev.1 [2025-01-23T02:01:30.467Z] v3.1.0-dev.10 [2025-01-23T02:01:30.467Z] v3.1.0-dev.11 [2025-01-23T02:01:30.467Z] v3.1.0-dev.12 [2025-01-23T02:01:30.467Z] v3.1.0-dev.13 [2025-01-23T02:01:30.467Z] v3.1.0-dev.14 [2025-01-23T02:01:30.467Z] v3.1.0-dev.15 [2025-01-23T02:01:30.467Z] v3.1.0-dev.16 [2025-01-23T02:01:30.467Z] v3.1.0-dev.17 [2025-01-23T02:01:30.467Z] v3.1.0-dev.18 [2025-01-23T02:01:30.467Z] v3.1.0-dev.19 [2025-01-23T02:01:30.467Z] v3.1.0-dev.2 [2025-01-23T02:01:30.467Z] v3.1.0-dev.20 [2025-01-23T02:01:30.467Z] v3.1.0-dev.21 [2025-01-23T02:01:30.467Z] v3.1.0-dev.22 [2025-01-23T02:01:30.467Z] v3.1.0-dev.23 [2025-01-23T02:01:30.467Z] v3.1.0-dev.24 [2025-01-23T02:01:30.467Z] v3.1.0-dev.25 [2025-01-23T02:01:30.467Z] v3.1.0-dev.26 [2025-01-23T02:01:30.467Z] v3.1.0-dev.27 [2025-01-23T02:01:30.467Z] v3.1.0-dev.28 [2025-01-23T02:01:30.467Z] v3.1.0-dev.29 [2025-01-23T02:01:30.467Z] v3.1.0-dev.3 [2025-01-23T02:01:30.467Z] v3.1.0-dev.30 [2025-01-23T02:01:30.467Z] v3.1.0-dev.31 [2025-01-23T02:01:30.467Z] v3.1.0-dev.32 [2025-01-23T02:01:30.467Z] v3.1.0-dev.33 [2025-01-23T02:01:30.467Z] v3.1.0-dev.34 [2025-01-23T02:01:30.467Z] v3.1.0-dev.35 [2025-01-23T02:01:30.467Z] v3.1.0-dev.36 [2025-01-23T02:01:30.467Z] v3.1.0-dev.37 [2025-01-23T02:01:30.467Z] v3.1.0-dev.38 [2025-01-23T02:01:30.467Z] v3.1.0-dev.39 [2025-01-23T02:01:30.467Z] v3.1.0-dev.4 [2025-01-23T02:01:30.467Z] v3.1.0-dev.40 [2025-01-23T02:01:30.467Z] v3.1.0-dev.41 [2025-01-23T02:01:30.467Z] v3.1.0-dev.42 [2025-01-23T02:01:30.467Z] v3.1.0-dev.43 [2025-01-23T02:01:30.467Z] v3.1.0-dev.44 [2025-01-23T02:01:30.467Z] v3.1.0-dev.45 [2025-01-23T02:01:30.467Z] v3.1.0-dev.46 [2025-01-23T02:01:30.467Z] v3.1.0-dev.47 [2025-01-23T02:01:30.467Z] v3.1.0-dev.48 [2025-01-23T02:01:30.467Z] v3.1.0-dev.49 [2025-01-23T02:01:30.467Z] v3.1.0-dev.5 [2025-01-23T02:01:30.467Z] v3.1.0-dev.50 [2025-01-23T02:01:30.467Z] v3.1.0-dev.51 [2025-01-23T02:01:30.467Z] v3.1.0-dev.52 [2025-01-23T02:01:30.467Z] v3.1.0-dev.53 [2025-01-23T02:01:30.467Z] v3.1.0-dev.54 [2025-01-23T02:01:30.467Z] v3.1.0-dev.55 [2025-01-23T02:01:30.467Z] v3.1.0-dev.56 [2025-01-23T02:01:30.467Z] v3.1.0-dev.57 [2025-01-23T02:01:30.467Z] v3.1.0-dev.58 [2025-01-23T02:01:30.467Z] v3.1.0-dev.59 [2025-01-23T02:01:30.467Z] v3.1.0-dev.6 [2025-01-23T02:01:30.467Z] v3.1.0-dev.60 [2025-01-23T02:01:30.467Z] v3.1.0-dev.61 [2025-01-23T02:01:30.467Z] v3.1.0-dev.62 [2025-01-23T02:01:30.467Z] v3.1.0-dev.63 [2025-01-23T02:01:30.467Z] v3.1.0-dev.64 [2025-01-23T02:01:30.467Z] v3.1.0-dev.65 [2025-01-23T02:01:30.467Z] v3.1.0-dev.66 [2025-01-23T02:01:30.467Z] v3.1.0-dev.67 [2025-01-23T02:01:30.467Z] v3.1.0-dev.68 [2025-01-23T02:01:30.467Z] v3.1.0-dev.69 [2025-01-23T02:01:30.467Z] v3.1.0-dev.7 [2025-01-23T02:01:30.467Z] v3.1.0-dev.70 [2025-01-23T02:01:30.467Z] v3.1.0-dev.71 [2025-01-23T02:01:30.467Z] v3.1.0-dev.72 [2025-01-23T02:01:30.467Z] v3.1.0-dev.73 [2025-01-23T02:01:30.467Z] v3.1.0-dev.8 [2025-01-23T02:01:30.467Z] v3.1.0-dev.9 [2025-01-23T02:01:30.467Z] v3.1.1 [2025-01-23T02:01:30.467Z] v3.1.1-dev.1 [2025-01-23T02:01:30.467Z] v3.1.1-dev.2 [2025-01-23T02:01:30.467Z] v3.2.0-dev.1 [2025-01-23T02:01:30.467Z] v3.2.0-dev.10 [2025-01-23T02:01:30.467Z] v3.2.0-dev.100 [2025-01-23T02:01:30.467Z] v3.2.0-dev.101 [2025-01-23T02:01:30.467Z] v3.2.0-dev.102 [2025-01-23T02:01:30.467Z] v3.2.0-dev.103 [2025-01-23T02:01:30.467Z] v3.2.0-dev.104 [2025-01-23T02:01:30.467Z] v3.2.0-dev.105 [2025-01-23T02:01:30.467Z] v3.2.0-dev.106 [2025-01-23T02:01:30.467Z] v3.2.0-dev.107 [2025-01-23T02:01:30.467Z] v3.2.0-dev.108 [2025-01-23T02:01:30.467Z] v3.2.0-dev.109 [2025-01-23T02:01:30.467Z] v3.2.0-dev.11 [2025-01-23T02:01:30.467Z] v3.2.0-dev.12 [2025-01-23T02:01:30.467Z] v3.2.0-dev.13 [2025-01-23T02:01:30.467Z] v3.2.0-dev.14 [2025-01-23T02:01:30.467Z] v3.2.0-dev.15 [2025-01-23T02:01:30.467Z] v3.2.0-dev.16 [2025-01-23T02:01:30.467Z] v3.2.0-dev.17 [2025-01-23T02:01:30.467Z] v3.2.0-dev.18 [2025-01-23T02:01:30.467Z] v3.2.0-dev.19 [2025-01-23T02:01:30.467Z] v3.2.0-dev.2 [2025-01-23T02:01:30.467Z] v3.2.0-dev.20 [2025-01-23T02:01:30.467Z] v3.2.0-dev.21 [2025-01-23T02:01:30.467Z] v3.2.0-dev.22 [2025-01-23T02:01:30.467Z] v3.2.0-dev.23 [2025-01-23T02:01:30.467Z] v3.2.0-dev.24 [2025-01-23T02:01:30.467Z] v3.2.0-dev.25 [2025-01-23T02:01:30.467Z] v3.2.0-dev.26 [2025-01-23T02:01:30.467Z] v3.2.0-dev.27 [2025-01-23T02:01:30.467Z] v3.2.0-dev.28 [2025-01-23T02:01:30.467Z] v3.2.0-dev.29 [2025-01-23T02:01:30.467Z] v3.2.0-dev.3 [2025-01-23T02:01:30.467Z] v3.2.0-dev.30 [2025-01-23T02:01:30.467Z] v3.2.0-dev.31 [2025-01-23T02:01:30.467Z] v3.2.0-dev.32 [2025-01-23T02:01:30.467Z] v3.2.0-dev.33 [2025-01-23T02:01:30.467Z] v3.2.0-dev.34 [2025-01-23T02:01:30.467Z] v3.2.0-dev.35 [2025-01-23T02:01:30.467Z] v3.2.0-dev.36 [2025-01-23T02:01:30.467Z] v3.2.0-dev.37 [2025-01-23T02:01:30.467Z] v3.2.0-dev.38 [2025-01-23T02:01:30.467Z] v3.2.0-dev.39 [2025-01-23T02:01:30.467Z] v3.2.0-dev.4 [2025-01-23T02:01:30.467Z] v3.2.0-dev.40 [2025-01-23T02:01:30.467Z] v3.2.0-dev.41 [2025-01-23T02:01:30.467Z] v3.2.0-dev.42 [2025-01-23T02:01:30.467Z] v3.2.0-dev.43 [2025-01-23T02:01:30.467Z] v3.2.0-dev.44 [2025-01-23T02:01:30.467Z] v3.2.0-dev.45 [2025-01-23T02:01:30.467Z] v3.2.0-dev.46 [2025-01-23T02:01:30.467Z] v3.2.0-dev.47 [2025-01-23T02:01:30.467Z] v3.2.0-dev.48 [2025-01-23T02:01:30.467Z] v3.2.0-dev.49 [2025-01-23T02:01:30.467Z] v3.2.0-dev.5 [2025-01-23T02:01:30.467Z] v3.2.0-dev.50 [2025-01-23T02:01:30.467Z] v3.2.0-dev.51 [2025-01-23T02:01:30.467Z] v3.2.0-dev.52 [2025-01-23T02:01:30.467Z] v3.2.0-dev.53 [2025-01-23T02:01:30.467Z] v3.2.0-dev.54 [2025-01-23T02:01:30.467Z] v3.2.0-dev.55 [2025-01-23T02:01:30.467Z] v3.2.0-dev.56 [2025-01-23T02:01:30.467Z] v3.2.0-dev.57 [2025-01-23T02:01:30.467Z] v3.2.0-dev.58 [2025-01-23T02:01:30.467Z] v3.2.0-dev.59 [2025-01-23T02:01:30.467Z] v3.2.0-dev.6 [2025-01-23T02:01:30.467Z] v3.2.0-dev.60 [2025-01-23T02:01:30.467Z] v3.2.0-dev.61 [2025-01-23T02:01:30.467Z] v3.2.0-dev.62 [2025-01-23T02:01:30.467Z] v3.2.0-dev.63 [2025-01-23T02:01:30.467Z] v3.2.0-dev.64 [2025-01-23T02:01:30.467Z] v3.2.0-dev.65 [2025-01-23T02:01:30.467Z] v3.2.0-dev.66 [2025-01-23T02:01:30.467Z] v3.2.0-dev.67 [2025-01-23T02:01:30.467Z] v3.2.0-dev.68 [2025-01-23T02:01:30.467Z] v3.2.0-dev.69 [2025-01-23T02:01:30.467Z] v3.2.0-dev.7 [2025-01-23T02:01:30.467Z] v3.2.0-dev.70 [2025-01-23T02:01:30.467Z] v3.2.0-dev.71 [2025-01-23T02:01:30.467Z] v3.2.0-dev.72 [2025-01-23T02:01:30.467Z] v3.2.0-dev.73 [2025-01-23T02:01:30.467Z] v3.2.0-dev.74 [2025-01-23T02:01:30.467Z] v3.2.0-dev.75 [2025-01-23T02:01:30.467Z] v3.2.0-dev.76 [2025-01-23T02:01:30.467Z] v3.2.0-dev.77 [2025-01-23T02:01:30.467Z] v3.2.0-dev.78 [2025-01-23T02:01:30.467Z] v3.2.0-dev.79 [2025-01-23T02:01:30.467Z] v3.2.0-dev.8 [2025-01-23T02:01:30.467Z] v3.2.0-dev.80 [2025-01-23T02:01:30.467Z] v3.2.0-dev.81 [2025-01-23T02:01:30.467Z] v3.2.0-dev.82 [2025-01-23T02:01:30.467Z] v3.2.0-dev.83 [2025-01-23T02:01:30.467Z] v3.2.0-dev.84 [2025-01-23T02:01:30.467Z] v3.2.0-dev.85 [2025-01-23T02:01:30.467Z] v3.2.0-dev.86 [2025-01-23T02:01:30.467Z] v3.2.0-dev.87 [2025-01-23T02:01:30.467Z] v3.2.0-dev.88 [2025-01-23T02:01:30.467Z] v3.2.0-dev.89 [2025-01-23T02:01:30.467Z] v3.2.0-dev.9 [2025-01-23T02:01:30.467Z] v3.2.0-dev.90 [2025-01-23T02:01:30.467Z] v3.2.0-dev.91 [2025-01-23T02:01:30.467Z] v3.2.0-dev.92 [2025-01-23T02:01:30.467Z] v3.2.0-dev.93 [2025-01-23T02:01:30.467Z] v3.2.0-dev.94 [2025-01-23T02:01:30.467Z] v3.2.0-dev.95 [2025-01-23T02:01:30.467Z] v3.2.0-dev.96 [2025-01-23T02:01:30.467Z] v3.2.0-dev.97 [2025-01-23T02:01:30.467Z] v3.2.0-dev.98 [2025-01-23T02:01:30.467Z] v3.2.0-dev.99 [2025-01-23T02:01:30.467Z] v4.0.0-dev.1 [2025-01-23T02:01:30.467Z] v4.0.0-dev.10 [2025-01-23T02:01:30.468Z] v4.0.0-dev.11 [2025-01-23T02:01:30.468Z] v4.0.0-dev.12 [2025-01-23T02:01:30.468Z] v4.0.0-dev.13 [2025-01-23T02:01:30.468Z] v4.0.0-dev.14 [2025-01-23T02:01:30.468Z] v4.0.0-dev.15 [2025-01-23T02:01:30.468Z] v4.0.0-dev.16 [2025-01-23T02:01:30.468Z] v4.0.0-dev.17 [2025-01-23T02:01:30.468Z] v4.0.0-dev.18 [2025-01-23T02:01:30.468Z] v4.0.0-dev.19 [2025-01-23T02:01:30.468Z] v4.0.0-dev.2 [2025-01-23T02:01:30.468Z] v4.0.0-dev.20 [2025-01-23T02:01:30.468Z] v4.0.0-dev.21 [2025-01-23T02:01:30.468Z] v4.0.0-dev.22 [2025-01-23T02:01:30.468Z] v4.0.0-dev.23 [2025-01-23T02:01:30.468Z] v4.0.0-dev.24 [2025-01-23T02:01:30.468Z] v4.0.0-dev.25 [2025-01-23T02:01:30.468Z] v4.0.0-dev.26 [2025-01-23T02:01:30.468Z] v4.0.0-dev.27 [2025-01-23T02:01:30.468Z] v4.0.0-dev.28 [2025-01-23T02:01:30.468Z] v4.0.0-dev.29 [2025-01-23T02:01:30.468Z] v4.0.0-dev.3 [2025-01-23T02:01:30.468Z] v4.0.0-dev.30 [2025-01-23T02:01:30.468Z] v4.0.0-dev.31 [2025-01-23T02:01:30.468Z] v4.0.0-dev.32 [2025-01-23T02:01:30.468Z] v4.0.0-dev.33 [2025-01-23T02:01:30.468Z] v4.0.0-dev.34 [2025-01-23T02:01:30.468Z] v4.0.0-dev.35 [2025-01-23T02:01:30.468Z] v4.0.0-dev.36 [2025-01-23T02:01:30.468Z] v4.0.0-dev.37 [2025-01-23T02:01:30.468Z] v4.0.0-dev.38 [2025-01-23T02:01:30.468Z] v4.0.0-dev.39 [2025-01-23T02:01:30.468Z] v4.0.0-dev.4 [2025-01-23T02:01:30.468Z] v4.0.0-dev.40 [2025-01-23T02:01:30.468Z] v4.0.0-dev.41 [2025-01-23T02:01:30.468Z] v4.0.0-dev.42 [2025-01-23T02:01:30.468Z] v4.0.0-dev.43 [2025-01-23T02:01:30.468Z] v4.0.0-dev.44 [2025-01-23T02:01:30.468Z] v4.0.0-dev.45 [2025-01-23T02:01:30.468Z] v4.0.0-dev.46 [2025-01-23T02:01:30.468Z] v4.0.0-dev.47 [2025-01-23T02:01:30.468Z] v4.0.0-dev.48 [2025-01-23T02:01:30.468Z] v4.0.0-dev.49 [2025-01-23T02:01:30.468Z] v4.0.0-dev.5 [2025-01-23T02:01:30.468Z] v4.0.0-dev.50 [2025-01-23T02:01:30.468Z] v4.0.0-dev.6 [2025-01-23T02:01:30.468Z] v4.0.0-dev.7 [2025-01-23T02:01:30.468Z] v4.0.0-dev.8 [2025-01-23T02:01:30.468Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-23T02:01:30.758Z] + lftools sign git-tag v4.0.0-dev.50 [2025-01-23T02:01:31.326Z] Signing Git tag with Sigul... [2025-01-23T02:01:31.326Z] Signing v4.0.0-dev.50 [Pipeline] echo [2025-01-23T02:01:31.910Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:32.200Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-23T02:01:32.207Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-23T02:01:32.222Z] $ docker stop --time=1 be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 [2025-01-23T02:01:33.484Z] $ docker rm -f --volumes be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-23T02:01:33.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:01:33.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:34.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:01:34.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:01:34.323Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:01:34.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:01:34.681Z] $ docker top e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:01:34.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:01:34.808Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:01:34.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:01:34.917Z] $ docker exec e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 ssh-agent [2025-01-23T02:01:35.029Z] SSH_AUTH_SOCK=/tmp/ssh-IeFJbWHwU60M/agent.32 [2025-01-23T02:01:35.029Z] SSH_AGENT_PID=38 [2025-01-23T02:01:35.033Z] Running ssh-add (command line suppressed) [2025-01-23T02:01:35.127Z] Identity added: /w/workspace/edgex-go/786@tmp/private_key_10826186077080767970.key (/w/workspace/edgex-go/786@tmp/private_key_10826186077080767970.key) [2025-01-23T02:01:35.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:01:35.440Z] + git semver bump pre [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,618 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,619 [bump_version] DEBUG bumping version:4.0.0-dev.50 on axis:pre with prefix:dev [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,619 [bump_version] DEBUG bumped version:4.0.0-dev.51 [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,619 [write_version] DEBUG write version:4.0.0-dev.51 to path:/w/workspace/edgex-go/786/.semver/main with force:True [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,619 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,619 [write_file] DEBUG write to file:/w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,621 [execute] INFO git cat-file --batch-check [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,627 [execute] INFO git cat-file --batch [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:01:35.700Z] 2025-01-23 02:01:35,632 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:35.700Z] 4.0.0-dev.51 [Pipeline] } [2025-01-23T02:01:35.698Z] $ docker exec --env ******** --env ******** e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 ssh-agent -k [2025-01-23T02:01:35.795Z] unset SSH_AUTH_SOCK; [2025-01-23T02:01:35.796Z] unset SSH_AGENT_PID; [2025-01-23T02:01:35.796Z] echo Agent pid 38 killed; [2025-01-23T02:01:35.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:01:36.133Z] + git semver [Pipeline] } [2025-01-23T02:01:36.395Z] $ docker stop --time=1 e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 [2025-01-23T02:01:37.696Z] $ docker rm -f --volumes e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T02:01:38.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:01:38.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:38.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:01:38.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:01:38.446Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:01:38.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:01:38.808Z] $ docker top fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda -eo pid,comm [2025-01-23T02:01:38.866Z] 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-23T02:01:38.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:01:38.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:01:38.923Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:01:39.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:01:39.029Z] $ docker exec fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda ssh-agent [2025-01-23T02:01:39.155Z] SSH_AUTH_SOCK=/tmp/ssh-mqZsu8aw13TS/agent.32 [2025-01-23T02:01:39.155Z] SSH_AGENT_PID=38 [2025-01-23T02:01:39.161Z] Running ssh-add (command line suppressed) [2025-01-23T02:01:39.261Z] Identity added: /w/workspace/edgex-go/786@tmp/private_key_15963149894313017049.key (/w/workspace/edgex-go/786@tmp/private_key_15963149894313017049.key) [2025-01-23T02:01:39.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:01:39.584Z] + git semver push [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,743 [run_push] DEBUG push [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,744 [execute] INFO git cat-file --batch-check [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,748 [execute] INFO git rev-list bde207aeadd44fc780f2e3e21b46475d95983d25 -- [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,749 [execute] DEBUG Popen(['git', 'rev-list', 'bde207aeadd44fc780f2e3e21b46475d95983d25', '--'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,769 [execute] INFO git fetch -v origin [2025-01-23T02:01:39.843Z] 2025-01-23 02:01:39,769 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-23T02:01:40.411Z] 2025-01-23 02:01:40,205 [run_push] DEBUG no remote changes detected [2025-01-23T02:01:40.411Z] 2025-01-23 02:01:40,206 [execute] INFO git push origin semver [2025-01-23T02:01:40.411Z] 2025-01-23 02:01:40,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:01:40.982Z] 2025-01-23 02:01:40,862 [run_push] DEBUG push all version tags [2025-01-23T02:01:40.982Z] 2025-01-23 02:01:40,862 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-23T02:01:40.982Z] 2025-01-23 02:01:40,863 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:01:41.550Z] 2025-01-23 02:01:41,517 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main [2025-01-23T02:01:41.550Z] 4.0.0-dev.51 [Pipeline] } [2025-01-23T02:01:41.549Z] $ docker exec --env ******** --env ******** fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda ssh-agent -k [2025-01-23T02:01:41.656Z] unset SSH_AUTH_SOCK; [2025-01-23T02:01:41.656Z] unset SSH_AGENT_PID; [2025-01-23T02:01:41.656Z] echo Agent pid 38 killed; [2025-01-23T02:01:41.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:01:41.989Z] + git semver [Pipeline] } [2025-01-23T02:01:42.252Z] $ docker stop --time=1 fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda [2025-01-23T02:01:43.526Z] $ docker rm -f --volumes fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda [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-23T02:01:44.101Z] + [ -d /w/workspace/edgex-go/786/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:44.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:45.253Z] ---> package-listing.sh [2025-01-23T02:01:45.253Z] ++ facter osfamily [2025-01-23T02:01:45.253Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-23T02:01:45.513Z] + OS_FAMILY=debian [2025-01-23T02:01:45.513Z] + workspace=/w/workspace/edgex-go/786 [2025-01-23T02:01:45.513Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-23T02:01:45.513Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-23T02:01:45.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-23T02:01:45.513Z] + PACKAGES=/tmp/packages_start.txt [2025-01-23T02:01:45.513Z] + '[' /w/workspace/edgex-go/786 ']' [2025-01-23T02:01:45.513Z] + PACKAGES=/tmp/packages_end.txt [2025-01-23T02:01:45.513Z] + case "${OS_FAMILY}" in [2025-01-23T02:01:45.513Z] + dpkg -l [2025-01-23T02:01:45.513Z] + grep '^ii' [2025-01-23T02:01:45.513Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-23T02:01:45.513Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-23T02:01:45.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-23T02:01:45.513Z] + '[' /w/workspace/edgex-go/786 ']' [2025-01-23T02:01:45.513Z] + mkdir -p /w/workspace/edgex-go/786/archives/ [2025-01-23T02:01:45.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/786/archives/ [Pipeline] echo [2025-01-23T02:01:45.526Z] 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/786/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-23T02:01:45.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:46.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:01:46.373Z] [2025-01-23T02:01:46.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:01:46.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:01:46.679Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-23T02:01:46.679Z] 5eb5b503b376: Pulling fs layer [2025-01-23T02:01:46.679Z] 5c69ac0246d0: Pulling fs layer [2025-01-23T02:01:46.679Z] ec43610c2a17: Pulling fs layer [2025-01-23T02:01:46.679Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-23T02:01:46.679Z] 33b1e0a273af: Pulling fs layer [2025-01-23T02:01:46.679Z] 5d3b04190fa2: Pulling fs layer [2025-01-23T02:01:46.679Z] 2f39f015ded8: Pulling fs layer [2025-01-23T02:01:46.679Z] 33b1e0a273af: Waiting [2025-01-23T02:01:46.679Z] 5d3b04190fa2: Waiting [2025-01-23T02:01:46.679Z] 2f39f015ded8: Waiting [2025-01-23T02:01:46.679Z] 3a2ae6a8a46f: Waiting [2025-01-23T02:01:46.679Z] 5c69ac0246d0: Download complete [2025-01-23T02:01:46.679Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-23T02:01:46.679Z] 3a2ae6a8a46f: Download complete [2025-01-23T02:01:46.937Z] 33b1e0a273af: Verifying Checksum [2025-01-23T02:01:46.937Z] 33b1e0a273af: Download complete [2025-01-23T02:01:46.937Z] ec43610c2a17: Verifying Checksum [2025-01-23T02:01:46.937Z] ec43610c2a17: Download complete [2025-01-23T02:01:46.937Z] 5d3b04190fa2: Verifying Checksum [2025-01-23T02:01:46.937Z] 5d3b04190fa2: Download complete [2025-01-23T02:01:46.937Z] 5eb5b503b376: Verifying Checksum [2025-01-23T02:01:46.937Z] 5eb5b503b376: Download complete [2025-01-23T02:01:47.506Z] 2f39f015ded8: Download complete [2025-01-23T02:01:48.449Z] 5eb5b503b376: Pull complete [2025-01-23T02:01:48.449Z] 5c69ac0246d0: Pull complete [2025-01-23T02:01:48.709Z] ec43610c2a17: Pull complete [2025-01-23T02:01:48.968Z] 3a2ae6a8a46f: Pull complete [2025-01-23T02:01:49.227Z] 33b1e0a273af: Pull complete [2025-01-23T02:01:49.227Z] 5d3b04190fa2: Pull complete [2025-01-23T02:01:53.416Z] 2f39f015ded8: Pull complete [2025-01-23T02:01:53.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-23T02:01:53.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:01:53.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:01:53.517Z] prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container [2025-01-23T02:01:53.537Z] $ 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/786/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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-23T02:01:57.674Z] $ docker top 4d6c6cfba3cae734a6dbec4596e5bccef834d55b434d3ba62a71f6f335da81c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:01:58.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-23T02:01:58.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-23T02:01:58.612Z] + ls /var/log/sa-host [2025-01-23T02:01:58.612Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:01:58.768Z] provisioning config files... [2025-01-23T02:01:58.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/786@tmp/config13302450297293341819tmp [Pipeline] { [Pipeline] echo [2025-01-23T02:01:58.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:59.077Z] ---> create-netrc.sh [Pipeline] } [2025-01-23T02:01:59.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:59.418Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-23T02:01:59.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:01:59.712Z] ---> sudo-logs.sh [2025-01-23T02:01:59.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-23T02:01:59.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:02:00.024Z] ---> job-cost.sh [2025-01-23T02:02:00.024Z] lf-activate-venv: SKIPPING [2025-01-23T02:02:00.024Z] DEBUG: total: 0.2199999988079071 [2025-01-23T02:02:00.024Z] INFO: Retrieving Stack Cost... [2025-01-23T02:02:00.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-23T02:02:00.851Z] INFO: Archiving Costs [Pipeline] echo [2025-01-23T02:02:00.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:02:01.144Z] ---> logs-deploy.sh [2025-01-23T02:02:01.144Z] lf-activate-venv: SKIPPING [2025-01-23T02:02:01.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/786 [2025-01-23T02:02:01.144Z] INFO: archiving workspace using pattern(s): [2025-01-23T02:02:02.081Z] Archives upload complete. [2025-01-23T02:02:02.081Z] INFO: archiving logs to Nexus