Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 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-ssh15822284722022761776.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-ssh2404645015711804979.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-ssh5449276541480175102.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-ssh4619760692516047535.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-ssh15915083698445224038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37212 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/783 [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/783 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 74c8cdbd866e857273f4af61eac8b1162b9ad8cc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 Commit message: "Merge pull request #5059 from weichou1229/purge-events" > git rev-list --no-walk fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T04:22:33.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T04:22:33.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T04:22:33.904Z] ========================================================= [2025-01-20T04:22:33.904Z] EdgeX Global Pipelines Version Info [2025-01-20T04:22:33.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:22:35.018Z] ------------------- [2025-01-20T04:22:35.018Z] stable info: [2025-01-20T04:22:35.018Z] ------------------- [2025-01-20T04:22:35.018Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T04:22:35.018Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T04:22:35.018Z] Message: update stable to v1.0.269 [2025-01-20T04:22:35.291Z] ------------------- [2025-01-20T04:22:35.291Z] experimental info: [2025-01-20T04:22:35.291Z] ------------------- [2025-01-20T04:22:35.291Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T04:22:35.291Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T04:22:35.291Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T04:22:35.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-20T04:22:35.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-20T04:22:35.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T04:22:35.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T04:22:35.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T04:22:35.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T04:22:35.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T04:22:35.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-20T04:22:35.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-20T04:22:35.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-20T04:22:35.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T04:22:35.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T04:22:35.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T04:22:35.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T04:22:35.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T04:22:35.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T04:22:35.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T04:22:35.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T04:22:35.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-20T04:22:35.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-20T04:22:35.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T04:22:35.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T04:22:35.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T04:22:35.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T04:22:35.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T04:22:35.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T04:22:35.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo [2025-01-20T04:22:35.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74c8cdb [Pipeline] echo [2025-01-20T04:22:36.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:22:36.091Z] provisioning config files... [2025-01-20T04:22:36.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config2747735975099455481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:22:36.442Z] ---> ****-login.sh [2025-01-20T04:22:36.442Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:22:36.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:22:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:22:36.967Z] Configure a credential helper to remove this warning. See [2025-01-20T04:22:36.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:22:36.967Z] [2025-01-20T04:22:36.967Z] Login Succeeded [2025-01-20T04:22:36.967Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:22:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:22:36.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:22:36.967Z] Configure a credential helper to remove this warning. See [2025-01-20T04:22:36.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:22:36.967Z] [2025-01-20T04:22:36.967Z] Login Succeeded [2025-01-20T04:22:36.967Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:22:36.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:22:37.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:22:37.229Z] Configure a credential helper to remove this warning. See [2025-01-20T04:22:37.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:22:37.229Z] [2025-01-20T04:22:37.229Z] Login Succeeded [2025-01-20T04:22:37.229Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:22:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:22:37.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:22:37.229Z] Configure a credential helper to remove this warning. See [2025-01-20T04:22:37.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:22:37.229Z] [2025-01-20T04:22:37.229Z] Login Succeeded [2025-01-20T04:22:37.229Z] ****.io [2025-01-20T04:22:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:22:37.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:22:37.488Z] Configure a credential helper to remove this warning. See [2025-01-20T04:22:37.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:22:37.488Z] [2025-01-20T04:22:37.488Z] Login Succeeded [2025-01-20T04:22:37.488Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:22:37.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:22:37.833Z] + 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-20T04:22:37.833Z] + dirname cmd/core-command/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/core-data/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/core-keeper/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/core-metadata/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.833Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-20T04:22:37.833Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-20T04:22:37.833Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/support-notifications/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-20T04:22:37.834Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-20T04:22:37.834Z] + cut -d/ -f2 [2025-01-20T04:22:37.834Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-20T04:22:37.876Z] 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-20T04:22:38.242Z] + git rev-list -1 --merges 74c8cdbd866e857273f4af61eac8b1162b9ad8cc~1..74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo [2025-01-20T04:22:38.256Z] -----------> git rev-list -1 --merges 74c8cdbd866e857273f4af61eac8b1162b9ad8cc~1..74c8cdbd866e857273f4af61eac8b1162b9ad8cc 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:22:38.256Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [false] [Pipeline] sh [2025-01-20T04:22:38.554Z] + git log --format=format:%s -1 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo [2025-01-20T04:22:38.569Z] ========================================================= [2025-01-20T04:22:38.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T04:22:38.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-20T04:22:38.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:22:38.977Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T04:22:38.977Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T04:22:38.977Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T04:22:38.977Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T04:22:38.977Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T04:22:38.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:22:39.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:22:39.463Z] [2025-01-20T04:22:39.463Z] 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-20T04:22:39.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:22:39.786Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T04:22:39.786Z] b85a868b505f: Pulling fs layer [2025-01-20T04:22:39.786Z] e2be974225ed: Pulling fs layer [2025-01-20T04:22:39.786Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T04:22:39.786Z] 988bab9f4d93: Pulling fs layer [2025-01-20T04:22:39.786Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T04:22:39.786Z] eaf3925da568: Pulling fs layer [2025-01-20T04:22:39.786Z] bab4dde63d76: Pulling fs layer [2025-01-20T04:22:39.786Z] bde34c3a00c8: Pulling fs layer [2025-01-20T04:22:39.786Z] b352a97aabf1: Pulling fs layer [2025-01-20T04:22:39.786Z] 4872d77fe225: Pulling fs layer [2025-01-20T04:22:39.786Z] 5851b861e8e6: Pulling fs layer [2025-01-20T04:22:39.786Z] bab4dde63d76: Waiting [2025-01-20T04:22:39.786Z] bde34c3a00c8: Waiting [2025-01-20T04:22:39.786Z] 5851b861e8e6: Waiting [2025-01-20T04:22:39.786Z] b352a97aabf1: Waiting [2025-01-20T04:22:39.786Z] 4872d77fe225: Waiting [2025-01-20T04:22:39.786Z] 988bab9f4d93: Waiting [2025-01-20T04:22:39.786Z] eaf3925da568: Waiting [2025-01-20T04:22:39.786Z] 1469e6f7b9e6: Waiting [2025-01-20T04:22:39.786Z] e2be974225ed: Download complete [2025-01-20T04:22:39.786Z] 988bab9f4d93: Verifying Checksum [2025-01-20T04:22:39.786Z] 988bab9f4d93: Download complete [2025-01-20T04:22:40.046Z] 1469e6f7b9e6: Download complete [2025-01-20T04:22:40.046Z] eaf3925da568: Verifying Checksum [2025-01-20T04:22:40.046Z] eaf3925da568: Download complete [2025-01-20T04:22:40.046Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T04:22:40.046Z] 339a4e72a1f5: Download complete [2025-01-20T04:22:40.046Z] bde34c3a00c8: Download complete [2025-01-20T04:22:40.046Z] b352a97aabf1: Download complete [2025-01-20T04:22:40.046Z] 4872d77fe225: Verifying Checksum [2025-01-20T04:22:40.046Z] 4872d77fe225: Download complete [2025-01-20T04:22:40.046Z] 5851b861e8e6: Verifying Checksum [2025-01-20T04:22:40.046Z] 5851b861e8e6: Download complete [2025-01-20T04:22:40.046Z] b85a868b505f: Verifying Checksum [2025-01-20T04:22:40.046Z] b85a868b505f: Download complete [2025-01-20T04:22:40.307Z] bab4dde63d76: Verifying Checksum [2025-01-20T04:22:40.307Z] bab4dde63d76: Download complete [2025-01-20T04:22:41.692Z] b85a868b505f: Pull complete [2025-01-20T04:22:42.312Z] e2be974225ed: Pull complete [2025-01-20T04:22:43.261Z] 339a4e72a1f5: Pull complete [2025-01-20T04:22:43.833Z] 988bab9f4d93: Pull complete [2025-01-20T04:22:44.404Z] 1469e6f7b9e6: Pull complete [2025-01-20T04:22:44.404Z] eaf3925da568: Pull complete [2025-01-20T04:22:46.311Z] bab4dde63d76: Pull complete [2025-01-20T04:22:46.311Z] bde34c3a00c8: Pull complete [2025-01-20T04:22:46.574Z] b352a97aabf1: Pull complete [2025-01-20T04:22:46.574Z] 4872d77fe225: Pull complete [2025-01-20T04:22:46.835Z] 5851b861e8e6: Pull complete [2025-01-20T04:22:46.836Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T04:22:46.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:22:46.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:22:46.985Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:22:47.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:22:50.448Z] $ docker top 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 -eo pid,comm [2025-01-20T04:22:50.506Z] 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-20T04:22:50.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:22:50.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:22:50.565Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:22:50.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:22:50.681Z] $ docker exec 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent [2025-01-20T04:22:50.787Z] SSH_AUTH_SOCK=/tmp/ssh-lzftq0wAguSp/agent.31 [2025-01-20T04:22:50.787Z] SSH_AGENT_PID=37 [2025-01-20T04:22:50.794Z] Running ssh-add (command line suppressed) [2025-01-20T04:22:50.888Z] Identity added: /w/workspace/edgex-go/783@tmp/private_key_14833920295909336070.key (/w/workspace/edgex-go/783@tmp/private_key_14833920295909336070.key) [2025-01-20T04:22:50.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:22:51.202Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T04:22:51.212Z] $ docker exec --env ******** --env ******** 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent -k [2025-01-20T04:22:51.316Z] unset SSH_AUTH_SOCK; [2025-01-20T04:22:51.317Z] unset SSH_AGENT_PID; [2025-01-20T04:22:51.317Z] echo Agent pid 37 killed; [2025-01-20T04:22:51.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T04:22:51.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:22:51.374Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:22:51.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:22:51.485Z] $ docker exec 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent [2025-01-20T04:22:51.587Z] SSH_AUTH_SOCK=/tmp/ssh-wmB3GSkAvoJ4/agent.70 [2025-01-20T04:22:51.587Z] SSH_AGENT_PID=76 [2025-01-20T04:22:51.592Z] Running ssh-add (command line suppressed) [2025-01-20T04:22:51.689Z] Identity added: /w/workspace/edgex-go/783@tmp/private_key_12002957723639574539.key (/w/workspace/edgex-go/783@tmp/private_key_12002957723639574539.key) [2025-01-20T04:22:51.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:22:52.006Z] + git semver init [2025-01-20T04:22:52.267Z] 2025-01-20 04:22:52,185 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T04:22:52.267Z] 2025-01-20 04:22:52,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/783/.semver [2025-01-20T04:22:52.267Z] 2025-01-20 04:22:52,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/783/.semver [2025-01-20T04:22:52.267Z] 2025-01-20 04:22:52,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/783/.semver'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:22:57.548Z] 2025-01-20 04:22:57,431 [append_file] DEBUG append to file:/w/workspace/edgex-go/783/.git/info/exclude [2025-01-20T04:22:57.548Z] 2025-01-20 04:22:57,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/783/.semver/main with force:False [2025-01-20T04:22:57.548Z] 2025-01-20 04:22:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:22:57.548Z] 2025-01-20 04:22:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:22:57.548Z] 4.0.0-dev.47 [Pipeline] } [2025-01-20T04:22:57.558Z] $ docker exec --env ******** --env ******** 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent -k [2025-01-20T04:22:57.658Z] unset SSH_AUTH_SOCK; [2025-01-20T04:22:57.659Z] unset SSH_AGENT_PID; [2025-01-20T04:22:57.659Z] echo Agent pid 76 killed; [2025-01-20T04:22:57.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:22:58.002Z] + git semver [Pipeline] } [2025-01-20T04:22:58.273Z] $ docker stop --time=1 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 [2025-01-20T04:22:59.564Z] $ docker rm -f --volumes 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:22:59.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T04:23:00.169Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T04:23:00.174Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.47 [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-20T04:23:00.610Z] + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo [2025-01-20T04:23:00.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:23:00.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:23:00.662Z] ========================================================= [2025-01-20T04:23:00.662Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T04:23:00.662Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:23:00.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T04:23:00.958Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T04:23:00.958Z] da9db072f522: Pulling fs layer [2025-01-20T04:23:00.958Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T04:23:00.958Z] 06f05ace1117: Pulling fs layer [2025-01-20T04:23:00.958Z] 5fe327b54edc: Pulling fs layer [2025-01-20T04:23:00.958Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T04:23:00.958Z] 92a5565b7b96: Pulling fs layer [2025-01-20T04:23:00.958Z] ff9bb7016b71: Pulling fs layer [2025-01-20T04:23:00.958Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T04:23:00.958Z] a813b0c90790: Pulling fs layer [2025-01-20T04:23:00.958Z] 5fe327b54edc: Waiting [2025-01-20T04:23:00.958Z] 4f4fb700ef54: Waiting [2025-01-20T04:23:00.958Z] 92a5565b7b96: Waiting [2025-01-20T04:23:00.958Z] ff9bb7016b71: Waiting [2025-01-20T04:23:00.958Z] b67dba6c2c7d: Waiting [2025-01-20T04:23:00.958Z] a813b0c90790: Waiting [2025-01-20T04:23:00.958Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T04:23:00.958Z] 6ef4a4ee8ca5: Download complete [2025-01-20T04:23:00.958Z] 5fe327b54edc: Download complete [2025-01-20T04:23:00.958Z] 4f4fb700ef54: Download complete [2025-01-20T04:23:00.958Z] 92a5565b7b96: Verifying Checksum [2025-01-20T04:23:00.958Z] 92a5565b7b96: Download complete [2025-01-20T04:23:00.958Z] da9db072f522: Verifying Checksum [2025-01-20T04:23:00.958Z] da9db072f522: Download complete [2025-01-20T04:23:00.958Z] ff9bb7016b71: Verifying Checksum [2025-01-20T04:23:00.958Z] ff9bb7016b71: Download complete [2025-01-20T04:23:01.216Z] da9db072f522: Pull complete [2025-01-20T04:23:01.216Z] a813b0c90790: Verifying Checksum [2025-01-20T04:23:01.216Z] a813b0c90790: Download complete [2025-01-20T04:23:01.475Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T04:23:01.475Z] 06f05ace1117: Verifying Checksum [2025-01-20T04:23:01.475Z] 06f05ace1117: Download complete [2025-01-20T04:23:01.733Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T04:23:05.054Z] 06f05ace1117: Pull complete [2025-01-20T04:23:05.054Z] 5fe327b54edc: Pull complete [2025-01-20T04:23:05.054Z] 4f4fb700ef54: Pull complete [2025-01-20T04:23:05.054Z] 92a5565b7b96: Pull complete [2025-01-20T04:23:05.313Z] ff9bb7016b71: Pull complete [2025-01-20T04:23:07.844Z] b67dba6c2c7d: Pull complete [2025-01-20T04:23:07.844Z] a813b0c90790: Pull complete [2025-01-20T04:23:07.844Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T04:23:07.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T04:23:07.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:23:08.153Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T04:23:08.153Z] WORKDIR /edgex [2025-01-20T04:23:08.153Z] COPY go.mod . [2025-01-20T04:23:08.153Z] RUN go mod download [2025-01-20T04:23:08.153Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-20T04:23:08.731Z] Sending build context to Docker daemon 179.8MB [2025-01-20T04:23:08.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T04:23:08.731Z] ---> 3ba60ce46760 [2025-01-20T04:23:08.731Z] Step 2/4 : WORKDIR /edgex [2025-01-20T04:23:15.283Z] Still waiting to schedule task [2025-01-20T04:23:15.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-20T04:23:16.870Z] ---> Running in 479d434c57d1 [2025-01-20T04:23:16.870Z] Removing intermediate container 479d434c57d1 [2025-01-20T04:23:16.870Z] ---> 6df89183164b [2025-01-20T04:23:16.870Z] Step 3/4 : COPY go.mod . [2025-01-20T04:23:16.870Z] ---> ad65e939f302 [2025-01-20T04:23:16.870Z] Step 4/4 : RUN go mod download [2025-01-20T04:23:16.870Z] ---> Running in 04d2ad8745b3 [2025-01-20T04:23:48.985Z] Removing intermediate container 04d2ad8745b3 [2025-01-20T04:23:48.985Z] ---> df799acf054a [2025-01-20T04:23:48.985Z] Successfully built df799acf054a [2025-01-20T04:23:48.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:23:49.298Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T04:23:49.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:23:49.394Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:23:49.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:23:49.770Z] $ docker top 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:23:50.128Z] + go version [2025-01-20T04:23:50.128Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T04:23:50.137Z] $ docker stop --time=1 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d [2025-01-20T04:23:51.424Z] $ docker rm -f --volumes 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:23:51.846Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T04:23:51.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:23:51.926Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:23:51.950Z] $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:23:52.294Z] $ docker top 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-20T04:23:52.380Z] ========================================================= [2025-01-20T04:23:52.380Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-20T04:23:52.380Z] ========================================================= [Pipeline] sh [2025-01-20T04:23:52.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:23:53.002Z] + make test [2025-01-20T04:23:53.002Z] go test -race -coverprofile=coverage.out ./... [2025-01-20T04:24:01.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-20T04:24:33.212Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-20T04:24:33.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2025-01-20T04:24:34.751Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-20T04:24:34.751Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-20T04:24:34.751Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-20T04:24:35.319Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-20T04:24:35.319Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-20T04:24:35.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-01-20T04:24:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-20T04:24:36.697Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-20T04:24:38.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-20T04:24:38.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-20T04:24:38.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:38.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-20T04:24:38.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-20T04:24:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2025-01-20T04:24:39.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 47.2% of statements [2025-01-20T04:24:39.272Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-20T04:24:39.272Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-20T04:24:39.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.327s coverage: 93.4% of statements [2025-01-20T04:24:39.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2025-01-20T04:24:40.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 9.4% of statements [2025-01-20T04:24:40.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-20T04:24:40.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-20T04:24:40.413Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:40.413Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-20T04:24:40.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-20T04:24:40.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-20T04:24:40.414Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-20T04:24:40.414Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-20T04:24:40.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-20T04:24:40.414Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-20T04:24:40.414Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-20T04:24:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2025-01-20T04:24:41.790Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-01-20T04:24:42.366Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-20T04:24:42.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-20T04:24:42.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-20T04:24:42.626Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-20T04:24:42.626Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:43.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-01-20T04:24:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 1.0% of statements [2025-01-20T04:24:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements [2025-01-20T04:24:43.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-20T04:24:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-01-20T04:24:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 87.1% of statements [2025-01-20T04:24:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2025-01-20T04:24:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-01-20T04:24:44.390Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-20T04:24:44.390Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-20T04:24:44.390Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-20T04:24:44.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-20T04:24:44.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-20T04:24:44.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-20T04:24:44.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-20T04:24:44.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-20T04:24:46.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-20T04:24:46.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-20T04:24:46.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-20T04:24:46.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-20T04:24:46.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-20T04:24:46.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-20T04:24:46.905Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-20T04:24:47.481Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-20T04:24:47.481Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-20T04:24:48.052Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-20T04:24:49.432Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-20T04:24:50.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-20T04:24:51.376Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-20T04:24:51.377Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-20T04:24:53.351Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-20T04:24:53.919Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-20T04:24:53.919Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-20T04:24:54.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-20T04:24:54.857Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:56.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37214 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-20T04:24:56.211Z] Running in /w/workspace/edgex-go/783 [Pipeline] { [Pipeline] checkout [2025-01-20T04:24:56.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.033s coverage: 94.4% of statements [2025-01-20T04:24:56.237Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-20T04:24:56.237Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-20T04:24:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-20T04:24:56.755Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-20T04:24:56.755Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-20T04:24:56.755Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-20T04:24:56.755Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-20T04:24:58.136Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-20T04:24:58.136Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-20T04:24:58.136Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-20T04:24:58.136Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-20T04:24:59.315Z] The recommended git tool is: git [2025-01-20T04:24:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-20T04:24:59.513Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:24:59.513Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-20T04:24:59.513Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-20T04:24:59.513Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-20T04:24:59.513Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-20T04:25:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-20T04:25:00.895Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T04:25:06.573Z] using credential edgex-jenkins-ssh [2025-01-20T04:25:06.601Z] Cloning the remote Git repository [2025-01-20T04:25:06.648Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-20T04:25:06.749Z] > git init /w/workspace/edgex-go/783 # timeout=10 [2025-01-20T04:25:06.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-20T04:25:06.899Z] > git --version # timeout=10 [2025-01-20T04:25:06.920Z] > git --version # 'git version 2.25.1' [2025-01-20T04:25:06.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T04:25:07.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.055s coverage: 92.9% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-01-20T04:25:09.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.1% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.074s coverage: 17.0% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-01-20T04:25:09.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.048s coverage: 43.6% of statements [2025-01-20T04:25:09.022Z] 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-20T04:25:09.022Z] running golangci-lint [2025-01-20T04:25:09.022Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-20T04:25:09.022Z] go version go1.23.4 linux/amd64 [2025-01-20T04:25:09.279Z] 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-20T04:25:09.279Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-20T04:25:09.279Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-20T04:25:23.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-20T04:25:23.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T04:25:24.116Z] Avoid second fetch [2025-01-20T04:25:24.117Z] Checking out Revision 74c8cdbd866e857273f4af61eac8b1162b9ad8cc (main) [2025-01-20T04:25:24.951Z] Commit message: "Merge pull request #5059 from weichou1229/purge-events" [2025-01-20T04:25:24.142Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T04:25:24.203Z] > git checkout -f 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T04:25:29.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T04:25:29.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:25:29.605Z] Dload Upload Total Spent Left Speed [2025-01-20T04:25:29.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2025-01-20T04:25:29.946Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T04:25:30.289Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-20T04:25:30.289Z] sudo tee /etc/docker/daemon.new [2025-01-20T04:25:30.289Z] { [2025-01-20T04:25:30.289Z] "registry-mirrors": [ [2025-01-20T04:25:30.289Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T04:25:30.289Z] ], [2025-01-20T04:25:30.289Z] "bip": "10.250.0.254/24", [2025-01-20T04:25:30.289Z] "hosts": [ [2025-01-20T04:25:30.289Z] "tcp://0.0.0.0:5555", [2025-01-20T04:25:30.289Z] "unix:///var/run/docker.sock" [2025-01-20T04:25:30.289Z] ], [2025-01-20T04:25:30.289Z] "mtu": 1458, [2025-01-20T04:25:30.289Z] "selinux-enabled": true, [2025-01-20T04:25:30.289Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T04:25:30.289Z] } [Pipeline] sh [2025-01-20T04:25:30.624Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T04:25:30.968Z] + sudo service docker restart [2025-01-20T04:25:35.821Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|files|imports|exports_file|compiled_files|deps) took 23.140041322s" [2025-01-20T04:25:35.822Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.059037ms" [2025-01-20T04:25:48.097Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.686625837s with top 10 stages: buildir: 1m10.149824315s, gosec: 4.63897879s, fact_deprecated: 3.149131702s, inspect: 2.788623864s, printf: 2.203625038s, ctrlflow: 1.858493862s, fact_purity: 1.737602913s, nilness: 1.398095716s, S1038: 1.348044749s, unused: 975.316783ms" [2025-01-20T04:25:48.097Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-20T04:25:48.097Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 199/199, identifier_marker: 199/199, path_prettifier: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, skip_files: 199/199, exclude: 199/199, nolint: 17/0" [2025-01-20T04:25:48.097Z] level=info msg="[runner] processing took 18.769613ms with stages: nolint: 7.669681ms, identifier_marker: 5.893891ms, autogenerated_exclude: 1.704611ms, path_prettifier: 1.509851ms, exclude-rules: 1.07505ms, skip_dirs: 826.869µs, cgo: 37.67µs, invalid_issue: 30.45µs, filename_unadjuster: 15.61µs, exclude: 870ns, max_same_issues: 780ns, uniq_by_line: 740ns, max_from_linter: 730ns, fixer: 720ns, skip_files: 500ns, source_code: 420ns, sort_results: 420ns, path_prefixer: 280ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" [2025-01-20T04:25:48.097Z] level=info msg="[runner] linters took 14.325700141s with stages: goanalysis_metalinter: 14.306791738s" [2025-01-20T04:25:48.097Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-20T04:25:48.097Z] level=info msg="Memory: 374 samples, avg is 300.4MB, max is 1147.5MB" [2025-01-20T04:25:48.097Z] level=info msg="Execution took 37.521243341s" [2025-01-20T04:25:48.097Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:25:49.238Z] provisioning config files... [2025-01-20T04:25:49.265Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config7960180318987326389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:25:49.702Z] ---> ****-login.sh [2025-01-20T04:25:49.702Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:25:49.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:50.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:50.243Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:50.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:50.243Z] [2025-01-20T04:25:50.243Z] Login Succeeded [2025-01-20T04:25:50.243Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:25:50.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:50.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:50.514Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:50.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:50.514Z] [2025-01-20T04:25:50.514Z] Login Succeeded [2025-01-20T04:25:50.515Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:25:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:50.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:50.785Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:50.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:50.785Z] [2025-01-20T04:25:50.785Z] Login Succeeded [2025-01-20T04:25:50.785Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:25:51.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:51.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:51.057Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:51.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:51.057Z] [2025-01-20T04:25:51.057Z] Login Succeeded [2025-01-20T04:25:51.057Z] ****.io [2025-01-20T04:25:51.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:51.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:51.329Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:51.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:51.329Z] [2025-01-20T04:25:51.329Z] Login Succeeded [2025-01-20T04:25:51.329Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:25:51.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-20T04:25:51.986Z] + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo [2025-01-20T04:25:52.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:25:52.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:25:52.056Z] ========================================================= [2025-01-20T04:25:52.056Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T04:25:52.056Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:25:52.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:25:52.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-20T04:25:52.659Z] 9986a736f7d3: Pulling fs layer [2025-01-20T04:25:52.659Z] 1f018df60701: Pulling fs layer [2025-01-20T04:25:52.659Z] 39f8f326b044: Pulling fs layer [2025-01-20T04:25:52.659Z] e6a1e7a6a96a: Pulling fs layer [2025-01-20T04:25:52.659Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T04:25:52.659Z] d45d956e0dbf: Pulling fs layer [2025-01-20T04:25:52.659Z] d7702b0d1db1: Pulling fs layer [2025-01-20T04:25:52.659Z] 5c7f0f088c93: Pulling fs layer [2025-01-20T04:25:52.659Z] 4fdc064ae6cf: Pulling fs layer [2025-01-20T04:25:52.659Z] e6a1e7a6a96a: Waiting [2025-01-20T04:25:52.659Z] 4f4fb700ef54: Waiting [2025-01-20T04:25:52.659Z] 5c7f0f088c93: Waiting [2025-01-20T04:25:52.659Z] d45d956e0dbf: Waiting [2025-01-20T04:25:52.659Z] d7702b0d1db1: Waiting [2025-01-20T04:25:52.659Z] 4fdc064ae6cf: Waiting [2025-01-20T04:25:52.659Z] 1f018df60701: Download complete [2025-01-20T04:25:52.659Z] e6a1e7a6a96a: Verifying Checksum [2025-01-20T04:25:52.660Z] e6a1e7a6a96a: Download complete [2025-01-20T04:25:52.660Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T04:25:52.660Z] 4f4fb700ef54: Download complete [2025-01-20T04:25:52.660Z] d45d956e0dbf: Verifying Checksum [2025-01-20T04:25:52.660Z] d45d956e0dbf: Download complete [2025-01-20T04:25:52.660Z] 9986a736f7d3: Verifying Checksum [2025-01-20T04:25:52.660Z] 9986a736f7d3: Download complete [2025-01-20T04:25:52.660Z] d7702b0d1db1: Download complete [2025-01-20T04:25:52.930Z] 4fdc064ae6cf: Verifying Checksum [2025-01-20T04:25:52.930Z] 4fdc064ae6cf: Download complete [2025-01-20T04:25:53.903Z] 9986a736f7d3: Pull complete [2025-01-20T04:25:54.175Z] 39f8f326b044: Verifying Checksum [2025-01-20T04:25:54.175Z] 39f8f326b044: Download complete [2025-01-20T04:25:54.446Z] 1f018df60701: Pull complete [2025-01-20T04:25:54.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T04:25:54.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T04:25:54.730Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T04:25:54.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-20T04:25:55.033Z] 5c7f0f088c93: Verifying Checksum [2025-01-20T04:25:55.034Z] 5c7f0f088c93: Download complete [2025-01-20T04:25:55.043Z] + ls -al . [2025-01-20T04:25:55.043Z] total 1844 [2025-01-20T04:25:55.043Z] drwxrwxr-x 11 1001 1001 4096 Jan 20 04:23 . [2025-01-20T04:25:55.043Z] drwxr-xr-x 4 root root 4096 Jan 20 04:23 .. [2025-01-20T04:25:55.043Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 .blubracket [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 10 Jan 20 04:22 .dockerignore [2025-01-20T04:25:55.043Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 04:25 .git [2025-01-20T04:25:55.043Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 04:22 .github [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 907 Jan 20 04:22 .gitignore [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 199 Jan 20 04:22 .golangci.yml [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 100 Jan 20 04:22 .hadolint.yml [2025-01-20T04:25:55.043Z] drwxr-xr-x 3 1001 1001 4096 Jan 20 04:22 .semver [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 155 Jan 20 04:22 .sonarcloud.properties [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 04:22 ADOPTERS.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 17256 Jan 20 04:22 Attribution.txt [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 100284 Jan 20 04:22 CHANGELOG.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 04:22 CONTRIBUTING.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 04:22 GOVERNANCE.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 858 Jan 20 04:22 Jenkinsfile [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 04:22 LICENSE [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 16740 Jan 20 04:22 Makefile [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 04:22 OWNERS.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 9932 Jan 20 04:22 README.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 789 Jan 20 04:22 SECURITY.md [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 12 Jan 20 04:22 VERSION [2025-01-20T04:25:55.043Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 bin [2025-01-20T04:25:55.043Z] drwxrwxr-x 19 1001 1001 4096 Jan 20 04:22 cmd [2025-01-20T04:25:55.043Z] -rw-r--r-- 1 root root 1517429 Jan 20 04:25 coverage.out [2025-01-20T04:25:55.043Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 fuzz_test [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 6506 Jan 20 04:22 go.mod [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 88058 Jan 20 04:22 go.sum [2025-01-20T04:25:55.043Z] drwxrwxr-x 7 1001 1001 4096 Jan 20 04:22 internal [2025-01-20T04:25:55.043Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 openapi [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 584 Jan 20 04:22 security.txt [2025-01-20T04:25:55.043Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 04:22 version.go [Pipeline] sh [2025-01-20T04:25:55.332Z] + '[' -e coverage.out ] [2025-01-20T04:25:55.332Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-20T04:25:55.499Z] Stashed 1 file(s) [Pipeline] sh [2025-01-20T04:25:56.093Z] + make build [2025-01-20T04:25:56.093Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T04:26:17.120Z] 39f8f326b044: Pull complete [2025-01-20T04:26:17.120Z] e6a1e7a6a96a: Pull complete [2025-01-20T04:26:17.120Z] 4f4fb700ef54: Pull complete [2025-01-20T04:26:17.120Z] d45d956e0dbf: Pull complete [2025-01-20T04:26:17.120Z] d7702b0d1db1: Pull complete [2025-01-20T04:26:22.652Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T04:26:22.652Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T04:26:22.652Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T04:26:22.652Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T04:26:23.786Z] 5c7f0f088c93: Pull complete [2025-01-20T04:26:24.030Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T04:26:25.199Z] 4fdc064ae6cf: Pull complete [2025-01-20T04:26:25.199Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T04:26:25.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:26:25.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:26:25.538Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:26:25.538Z] WORKDIR /edgex [2025-01-20T04:26:25.538Z] COPY go.mod . [2025-01-20T04:26:25.538Z] RUN go mod download [2025-01-20T04:26:25.538Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-20T04:26:26.950Z] #0 building with "default" instance using docker driver [2025-01-20T04:26:26.950Z] [2025-01-20T04:26:26.950Z] #1 [internal] load build definition from Dockerfile [2025-01-20T04:26:26.950Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-20T04:26:26.950Z] #1 DONE 0.1s [2025-01-20T04:26:26.950Z] [2025-01-20T04:26:26.950Z] #2 [internal] load .dockerignore [2025-01-20T04:26:26.950Z] #2 transferring context: 50B done [2025-01-20T04:26:26.950Z] #2 DONE 0.1s [2025-01-20T04:26:26.950Z] [2025-01-20T04:26:26.950Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:26:26.950Z] #3 DONE 0.0s [2025-01-20T04:26:26.950Z] [2025-01-20T04:26:26.950Z] #4 [internal] load build context [2025-01-20T04:26:26.950Z] #4 transferring context: 6.54kB done [2025-01-20T04:26:26.950Z] #4 DONE 0.1s [2025-01-20T04:26:26.950Z] [2025-01-20T04:26:26.950Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:26:26.950Z] #5 DONE 0.3s [2025-01-20T04:26:27.218Z] [2025-01-20T04:26:27.218Z] #6 [2/4] WORKDIR /edgex [2025-01-20T04:26:28.628Z] #6 DONE 1.6s [2025-01-20T04:26:28.904Z] [2025-01-20T04:26:28.904Z] #7 [3/4] COPY go.mod . [2025-01-20T04:26:28.904Z] #7 DONE 0.1s [2025-01-20T04:26:28.904Z] [2025-01-20T04:26:28.904Z] #8 [4/4] RUN go mod download [2025-01-20T04:26:29.307Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T04:26:31.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-20T04:26:33.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T04:26:34.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T04:26:35.452Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T04:26:36.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T04:26:36.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-20T04:26:37.898Z] $ docker stop --time=1 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c [2025-01-20T04:26:43.899Z] #8 DONE 15.1s [2025-01-20T04:26:43.899Z] [2025-01-20T04:26:43.899Z] #9 exporting to image [2025-01-20T04:26:43.899Z] #9 exporting layers [2025-01-20T04:26:44.108Z] $ docker rm -f --volumes 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:26:45.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T04:26:45.403Z] [2025-01-20T04:26:45.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:26:45.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T04:26:45.707Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-20T04:26:45.707Z] 91d30c5bc195: Pulling fs layer [2025-01-20T04:26:45.707Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-20T04:26:45.707Z] 9c61dcf015f6: Pulling fs layer [2025-01-20T04:26:45.707Z] 4698f68db338: Pulling fs layer [2025-01-20T04:26:45.707Z] 2a2f49069b9e: Pulling fs layer [2025-01-20T04:26:45.707Z] e0025b399a48: Pulling fs layer [2025-01-20T04:26:45.707Z] 4698f68db338: Waiting [2025-01-20T04:26:45.707Z] 2a2f49069b9e: Waiting [2025-01-20T04:26:45.707Z] e0025b399a48: Waiting [2025-01-20T04:26:45.707Z] 91d30c5bc195: Download complete [2025-01-20T04:26:45.965Z] 4698f68db338: Verifying Checksum [2025-01-20T04:26:45.965Z] 4698f68db338: Download complete [2025-01-20T04:26:45.965Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-20T04:26:45.965Z] 2e9b0aa3be6d: Download complete [2025-01-20T04:26:45.965Z] e0025b399a48: Verifying Checksum [2025-01-20T04:26:45.965Z] e0025b399a48: Download complete [2025-01-20T04:26:45.965Z] 91d30c5bc195: Pull complete [2025-01-20T04:26:45.965Z] 2a2f49069b9e: Download complete [2025-01-20T04:26:46.224Z] 2e9b0aa3be6d: Pull complete [2025-01-20T04:26:46.483Z] 9c61dcf015f6: Verifying Checksum [2025-01-20T04:26:46.483Z] 9c61dcf015f6: Download complete [2025-01-20T04:26:49.014Z] 9c61dcf015f6: Pull complete [2025-01-20T04:26:49.014Z] 4698f68db338: Pull complete [2025-01-20T04:26:49.581Z] 2a2f49069b9e: Pull complete [2025-01-20T04:26:49.581Z] e0025b399a48: Pull complete [2025-01-20T04:26:49.581Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-20T04:26:49.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T04:26:49.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:26:49.679Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:26:49.708Z] $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:26:53.539Z] $ docker top bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:26:53.898Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-20T04:26:56.436Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #1 transferring dockerfile: 1.70kB done [2025-01-20T04:26:56.436Z] #1 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #2 transferring dockerfile: 2.50kB done [2025-01-20T04:26:56.436Z] #2 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #3 [core-command internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #3 transferring dockerfile: 1.94kB done [2025-01-20T04:26:56.436Z] #3 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #4 transferring dockerfile: 2.23kB done [2025-01-20T04:26:56.436Z] #4 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #5 transferring dockerfile: 3.02kB done [2025-01-20T04:26:56.436Z] #5 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #6 transferring dockerfile: 1.82kB done [2025-01-20T04:26:56.436Z] #6 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #7 transferring dockerfile: 2.49kB done [2025-01-20T04:26:56.436Z] #7 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #8 transferring dockerfile: 1.69kB done [2025-01-20T04:26:56.436Z] #8 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #9 transferring dockerfile: 1.89kB done [2025-01-20T04:26:56.436Z] #9 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-01-20T04:26:56.436Z] #10 transferring dockerfile: 2.13kB done [2025-01-20T04:26:56.436Z] #10 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #11 [security-spire-server internal] load .dockerignore [2025-01-20T04:26:56.436Z] #11 transferring context: 50B done [2025-01-20T04:26:56.436Z] #11 DONE 0.0s [2025-01-20T04:26:56.436Z] [2025-01-20T04:26:56.436Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-20T04:26:56.696Z] #12 transferring dockerfile: 2.11kB done [2025-01-20T04:26:56.696Z] #12 DONE 0.1s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #13 [core-data internal] load build definition from Dockerfile [2025-01-20T04:26:56.696Z] #13 transferring dockerfile: 2.07kB done [2025-01-20T04:26:56.696Z] #13 DONE 0.1s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-01-20T04:26:56.696Z] #14 transferring dockerfile: 2.07kB done [2025-01-20T04:26:56.696Z] #14 DONE 0.1s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-01-20T04:26:56.696Z] #15 transferring dockerfile: 2.04kB done [2025-01-20T04:26:56.696Z] #15 DONE 0.1s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2025-01-20T04:26:56.696Z] #16 transferring dockerfile: 1.81kB done [2025-01-20T04:26:56.696Z] #16 DONE 0.1s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #17 [security-proxy-setup internal] load .dockerignore [2025-01-20T04:26:56.696Z] #17 transferring context: 50B done [2025-01-20T04:26:56.696Z] #17 DONE 0.0s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #18 [core-command internal] load .dockerignore [2025-01-20T04:26:56.696Z] #18 transferring context: 50B done [2025-01-20T04:26:56.696Z] #18 DONE 0.0s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-20T04:26:56.696Z] #19 transferring context: 50B done [2025-01-20T04:26:56.696Z] #19 DONE 0.0s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #20 [security-bootstrapper internal] load .dockerignore [2025-01-20T04:26:56.696Z] #20 transferring context: 50B done [2025-01-20T04:26:56.696Z] #20 DONE 0.0s [2025-01-20T04:26:56.696Z] [2025-01-20T04:26:56.696Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-01-20T04:26:56.959Z] #21 transferring context: 50B done [2025-01-20T04:26:56.959Z] #21 DONE 0.1s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #22 [support-scheduler internal] load .dockerignore [2025-01-20T04:26:56.959Z] #22 transferring context: 50B done [2025-01-20T04:26:56.959Z] #22 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-01-20T04:26:56.959Z] #23 transferring context: 50B done [2025-01-20T04:26:56.959Z] #23 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #24 [core-metadata internal] load .dockerignore [2025-01-20T04:26:56.959Z] #24 transferring context: 50B done [2025-01-20T04:26:56.959Z] #24 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #25 [support-notifications internal] load .dockerignore [2025-01-20T04:26:56.959Z] #25 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #26 [security-spire-config internal] load .dockerignore [2025-01-20T04:26:56.959Z] #26 transferring context: 50B done [2025-01-20T04:26:56.959Z] #26 DONE 0.1s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #27 [core-data internal] load .dockerignore [2025-01-20T04:26:56.959Z] #27 transferring context: 50B done [2025-01-20T04:26:56.959Z] #27 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #28 [security-spire-agent internal] load .dockerignore [2025-01-20T04:26:56.959Z] #28 transferring context: 50B done [2025-01-20T04:26:56.959Z] #28 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #29 [core-keeper internal] load .dockerignore [2025-01-20T04:26:56.959Z] #29 transferring context: 50B done [2025-01-20T04:26:56.959Z] #29 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #25 [support-notifications internal] load .dockerignore [2025-01-20T04:26:56.959Z] #25 transferring context: 50B done [2025-01-20T04:26:56.959Z] #25 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #30 [security-proxy-auth internal] load .dockerignore [2025-01-20T04:26:56.959Z] #30 transferring context: 50B done [2025-01-20T04:26:56.959Z] #30 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:56.959Z] #31 DONE 0.0s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:26:56.959Z] #32 DONE 0.1s [2025-01-20T04:26:56.959Z] [2025-01-20T04:26:56.959Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:56.959Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.218Z] #33 ... [2025-01-20T04:26:57.218Z] [2025-01-20T04:26:57.218Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.218Z] #31 DONE 0.0s [2025-01-20T04:26:57.218Z] [2025-01-20T04:26:57.218Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.218Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.218Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-01-20T04:26:57.218Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.218Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.218Z] #33 ... [2025-01-20T04:26:57.218Z] [2025-01-20T04:26:57.218Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.218Z] #31 DONE 0.0s [2025-01-20T04:26:57.218Z] [2025-01-20T04:26:57.218Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:26:57.218Z] #32 DONE 0.2s [2025-01-20T04:26:57.218Z] [2025-01-20T04:26:57.218Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.218Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.218Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.218Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.218Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.218Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-20T04:26:57.509Z] #33 ... [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.509Z] #31 DONE 0.0s [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.509Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:26:57.509Z] #33 ... [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.509Z] #31 DONE 0.0s [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.509Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.509Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.509Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:26:57.509Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.509Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.509Z] #33 ... [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.509Z] #31 DONE 0.0s [2025-01-20T04:26:57.509Z] [2025-01-20T04:26:57.509Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.509Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.509Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.509Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:26:57.509Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.509Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.771Z] #33 ... [2025-01-20T04:26:57.771Z] [2025-01-20T04:26:57.771Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.771Z] #31 DONE 0.0s [2025-01-20T04:26:57.771Z] [2025-01-20T04:26:57.771Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T04:26:57.771Z] #34 DONE 0.8s [2025-01-20T04:26:57.771Z] [2025-01-20T04:26:57.771Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.771Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.771Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.771Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:26:57.771Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.771Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.771Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-20T04:26:57.771Z] #33 ... [2025-01-20T04:26:57.771Z] [2025-01-20T04:26:57.771Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T04:26:57.771Z] #31 DONE 0.0s [2025-01-20T04:26:57.771Z] [2025-01-20T04:26:57.771Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:26:57.771Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:26:57.771Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:26:57.771Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:26:57.771Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:26:57.771Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:26:57.771Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-20T04:27:02.124Z] #9 exporting layers 17.1s done [2025-01-20T04:27:02.124Z] #9 writing image sha256:7a7f3c75db34aca68be6619d17b642fa4741e0a1e78dae5b1aba7505bcf03b9e done [2025-01-20T04:27:02.124Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T04:27:02.124Z] #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:27:02.480Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T04:27:02.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:27:02.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container [2025-01-20T04:27:02.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:27:03.406Z] #33 ... [2025-01-20T04:27:03.406Z] [2025-01-20T04:27:03.406Z] #35 [core-common-config-bootstrapper internal] load build context [2025-01-20T04:27:03.406Z] #35 transferring context: 287.35MB 5.7s [2025-01-20T04:27:03.674Z] #35 ... [2025-01-20T04:27:03.674Z] [2025-01-20T04:27:03.674Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:03.674Z] #36 ... [2025-01-20T04:27:03.674Z] [2025-01-20T04:27:03.674Z] #35 [core-common-config-bootstrapper internal] load build context [2025-01-20T04:27:04.113Z] $ docker top 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:27:04.937Z] + go version [2025-01-20T04:27:04.937Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T04:27:04.965Z] $ docker stop --time=1 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc [2025-01-20T04:27:06.363Z] #35 transferring context: 441.09MB 8.7s done [2025-01-20T04:27:06.615Z] $ docker rm -f --volumes 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc [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) [2025-01-20T04:27:06.933Z] #35 ... [2025-01-20T04:27:06.933Z] [2025-01-20T04:27:06.933Z] #37 [core-command internal] load build context [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:27:07.195Z] #37 ... [2025-01-20T04:27:07.195Z] [2025-01-20T04:27:07.195Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-20T04:27:07.195Z] #38 ... [2025-01-20T04:27:07.195Z] [2025-01-20T04:27:07.195Z] #39 [support-scheduler internal] load build context [2025-01-20T04:27:07.461Z] #39 transferring context: 441.09MB 9.8s done [2025-01-20T04:27:07.461Z] #39 ... [2025-01-20T04:27:07.461Z] [2025-01-20T04:27:07.461Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:07.461Z] #32 ... [2025-01-20T04:27:07.461Z] [2025-01-20T04:27:07.461Z] #40 [core-metadata internal] load build context [2025-01-20T04:27:07.461Z] #40 transferring context: 441.09MB 8.2s done [2025-01-20T04:27:07.461Z] #40 ... [2025-01-20T04:27:07.461Z] [2025-01-20T04:27:07.461Z] #41 [security-bootstrapper internal] load build context [2025-01-20T04:27:07.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T04:27:07.502Z] [2025-01-20T04:27:07.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:27:07.729Z] #41 ... [2025-01-20T04:27:07.729Z] [2025-01-20T04:27:07.729Z] #42 [security-secretstore-setup internal] load build context [2025-01-20T04:27:07.729Z] #42 transferring context: 441.09MB 9.3s done [2025-01-20T04:27:07.729Z] #42 ... [2025-01-20T04:27:07.729Z] [2025-01-20T04:27:07.729Z] #43 [security-proxy-setup internal] load build context [2025-01-20T04:27:07.729Z] #43 transferring context: 441.09MB 10.3s done [2025-01-20T04:27:07.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T04:27:08.000Z] #43 ... [2025-01-20T04:27:08.001Z] [2025-01-20T04:27:08.001Z] #44 [core-data internal] load build context [2025-01-20T04:27:08.001Z] #44 ... [2025-01-20T04:27:08.001Z] [2025-01-20T04:27:08.001Z] #45 [security-spire-server internal] load build context [2025-01-20T04:27:08.144Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-20T04:27:08.144Z] 547446be3368: Pulling fs layer [2025-01-20T04:27:08.144Z] d125d8839a47: Pulling fs layer [2025-01-20T04:27:08.144Z] 3e85d5ac6304: Pulling fs layer [2025-01-20T04:27:08.144Z] c3105a71a48b: Pulling fs layer [2025-01-20T04:27:08.144Z] 0f093f025ec4: Pulling fs layer [2025-01-20T04:27:08.144Z] c3106fc0e877: Pulling fs layer [2025-01-20T04:27:08.144Z] c3105a71a48b: Waiting [2025-01-20T04:27:08.144Z] 0f093f025ec4: Waiting [2025-01-20T04:27:08.144Z] c3106fc0e877: Waiting [2025-01-20T04:27:08.144Z] 547446be3368: Verifying Checksum [2025-01-20T04:27:08.144Z] 547446be3368: Download complete [2025-01-20T04:27:08.144Z] c3105a71a48b: Verifying Checksum [2025-01-20T04:27:08.144Z] c3105a71a48b: Download complete [2025-01-20T04:27:08.261Z] #45 ... [2025-01-20T04:27:08.261Z] [2025-01-20T04:27:08.261Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:08.261Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:08.261Z] #46 ... [2025-01-20T04:27:08.261Z] [2025-01-20T04:27:08.261Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-20T04:27:08.431Z] d125d8839a47: Verifying Checksum [2025-01-20T04:27:08.431Z] d125d8839a47: Download complete [2025-01-20T04:27:08.431Z] c3106fc0e877: Verifying Checksum [2025-01-20T04:27:08.431Z] c3106fc0e877: Download complete [2025-01-20T04:27:08.521Z] #47 ... [2025-01-20T04:27:08.521Z] [2025-01-20T04:27:08.521Z] #48 [security-spire-config internal] load build context [2025-01-20T04:27:08.521Z] #48 ... [2025-01-20T04:27:08.521Z] [2025-01-20T04:27:08.521Z] #41 [security-bootstrapper internal] load build context [2025-01-20T04:27:08.521Z] #41 transferring context: 441.09MB 11.0s done [2025-01-20T04:27:08.704Z] 0f093f025ec4: Verifying Checksum [2025-01-20T04:27:08.704Z] 0f093f025ec4: Download complete [2025-01-20T04:27:08.704Z] 547446be3368: Pull complete [2025-01-20T04:27:09.674Z] d125d8839a47: Pull complete [2025-01-20T04:27:10.266Z] 3e85d5ac6304: Verifying Checksum [2025-01-20T04:27:10.266Z] 3e85d5ac6304: Download complete [2025-01-20T04:27:13.831Z] #41 ... [2025-01-20T04:27:13.831Z] [2025-01-20T04:27:13.831Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:13.831Z] #36 transferring context: 441.09MB 10.6s done [2025-01-20T04:27:16.589Z] #36 ... [2025-01-20T04:27:16.589Z] [2025-01-20T04:27:16.589Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:16.589Z] #32 DONE 19.5s [2025-01-20T04:27:16.589Z] [2025-01-20T04:27:16.589Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:16.589Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:27:16.589Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:27:16.589Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:27:16.589Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:16.589Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:27:16.589Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-20T04:27:17.201Z] #33 ... [2025-01-20T04:27:17.201Z] [2025-01-20T04:27:17.201Z] #37 [core-command internal] load build context [2025-01-20T04:27:17.201Z] #37 transferring context: 441.09MB 10.8s done [2025-01-20T04:27:17.201Z] #37 ... [2025-01-20T04:27:17.201Z] [2025-01-20T04:27:17.201Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-20T04:27:18.148Z] #38 ... [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #35 [core-common-config-bootstrapper internal] load build context [2025-01-20T04:27:18.148Z] #35 DONE 20.9s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #40 [core-metadata internal] load build context [2025-01-20T04:27:18.148Z] #40 DONE 20.5s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #42 [security-secretstore-setup internal] load build context [2025-01-20T04:27:18.148Z] #42 DONE 20.5s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #39 [support-scheduler internal] load build context [2025-01-20T04:27:18.148Z] #39 DONE 20.7s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #43 [security-proxy-setup internal] load build context [2025-01-20T04:27:18.148Z] #43 DONE 21.0s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #37 [core-command internal] load build context [2025-01-20T04:27:18.148Z] #37 DONE 20.9s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:18.148Z] #33 DONE 21.1s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #36 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:18.148Z] #36 DONE 20.8s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #41 [security-bootstrapper internal] load build context [2025-01-20T04:27:18.148Z] #41 DONE 20.8s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-20T04:27:18.148Z] #47 DONE 20.6s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:18.148Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T04:27:18.148Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T04:27:18.148Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-20T04:27:18.148Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:18.148Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T04:27:18.148Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-01-20T04:27:18.148Z] #33 DONE 21.1s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:18.148Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20.2s done [2025-01-20T04:27:18.148Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T04:27:18.148Z] #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-20T04:27:18.148Z] #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-20T04:27:18.148Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-20T04:27:18.148Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-20T04:27:18.148Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-20T04:27:18.148Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T04:27:18.148Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-20T04:27:18.148Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2025-01-20T04:27:18.148Z] #46 ... [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #48 [security-spire-config internal] load build context [2025-01-20T04:27:18.148Z] #48 transferring context: 21.93kB done [2025-01-20T04:27:18.148Z] #48 DONE 20.5s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #45 [security-spire-server internal] load build context [2025-01-20T04:27:18.148Z] #45 transferring context: 23.68kB done [2025-01-20T04:27:18.148Z] #45 DONE 20.5s [2025-01-20T04:27:18.148Z] [2025-01-20T04:27:18.148Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:18.148Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s [2025-01-20T04:27:18.148Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T04:27:18.412Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s [2025-01-20T04:27:18.412Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.80MB / 30.73MB 0.5s [2025-01-20T04:27:18.674Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.6s [2025-01-20T04:27:18.674Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2025-01-20T04:27:18.674Z] #46 ... [2025-01-20T04:27:18.674Z] [2025-01-20T04:27:18.674Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-20T04:27:18.674Z] #38 DONE 21.8s [2025-01-20T04:27:18.674Z] [2025-01-20T04:27:18.674Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:18.674Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2025-01-20T04:27:18.956Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2025-01-20T04:27:18.956Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-20T04:27:20.871Z] #46 ... [2025-01-20T04:27:20.871Z] [2025-01-20T04:27:20.871Z] #49 [security-spire-agent internal] load build context [2025-01-20T04:27:20.871Z] #49 transferring context: 23.21kB 0.0s done [2025-01-20T04:27:20.871Z] #49 DONE 2.6s [2025-01-20T04:27:20.871Z] [2025-01-20T04:27:20.871Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:21.130Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-01-20T04:27:22.592Z] 3e85d5ac6304: Pull complete [2025-01-20T04:27:22.592Z] c3105a71a48b: Pull complete [2025-01-20T04:27:23.565Z] 0f093f025ec4: Pull complete [2025-01-20T04:27:23.565Z] c3106fc0e877: Pull complete [2025-01-20T04:27:23.565Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-20T04:27:23.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T04:27:23.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:27:23.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container [2025-01-20T04:27:23.840Z] $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:27:25.771Z] $ docker top 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:27:26.279Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-20T04:27:26.903Z] #46 ... [2025-01-20T04:27:26.903Z] [2025-01-20T04:27:26.903Z] #44 [core-data internal] load build context [2025-01-20T04:27:26.903Z] #44 transferring context: 441.09MB 7.4s done [2025-01-20T04:27:26.903Z] #44 ... [2025-01-20T04:27:26.903Z] [2025-01-20T04:27:26.903Z] #50 [support-notifications internal] load build context [2025-01-20T04:27:26.903Z] #50 transferring context: 441.09MB 6.5s done [2025-01-20T04:27:26.903Z] #50 ... [2025-01-20T04:27:26.903Z] [2025-01-20T04:27:26.903Z] #51 [core-keeper internal] load build context [2025-01-20T04:27:26.903Z] #51 ... [2025-01-20T04:27:26.903Z] [2025-01-20T04:27:26.903Z] #52 [security-proxy-auth internal] load build context [2025-01-20T04:27:26.903Z] #52 transferring context: 441.09MB 6.8s done [2025-01-20T04:27:27.236Z] #52 ... [2025-01-20T04:27:27.236Z] [2025-01-20T04:27:27.236Z] #51 [core-keeper internal] load build context [2025-01-20T04:27:27.236Z] #51 transferring context: 441.09MB 8.8s done [2025-01-20T04:27:28.240Z] #51 ... [2025-01-20T04:27:28.240Z] [2025-01-20T04:27:28.240Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T04:27:28.240Z] #53 ... [2025-01-20T04:27:28.240Z] [2025-01-20T04:27:28.240Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:28.240Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-20T04:27:28.240Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-20T04:27:28.240Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-20T04:27:28.240Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-20T04:27:28.240Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-20T04:27:28.240Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-20T04:27:28.240Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2025-01-20T04:27:28.240Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-20T04:27:28.240Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-20T04:27:28.240Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-01-20T04:27:28.240Z] #54 ... [2025-01-20T04:27:28.240Z] [2025-01-20T04:27:28.241Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:28.260Z] #1 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-20T04:27:28.260Z] #1 transferring context: 50B done [2025-01-20T04:27:28.260Z] #1 DONE 0.1s [2025-01-20T04:27:28.260Z] [2025-01-20T04:27:28.260Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-20T04:27:28.260Z] #2 transferring dockerfile: 2.23kB done [2025-01-20T04:27:28.260Z] #2 DONE 0.1s [2025-01-20T04:27:28.260Z] [2025-01-20T04:27:28.260Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:28.260Z] #3 DONE 0.0s [2025-01-20T04:27:28.260Z] [2025-01-20T04:27:28.260Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-01-20T04:27:28.515Z] #55 ... [2025-01-20T04:27:28.515Z] [2025-01-20T04:27:28.515Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T04:27:28.515Z] #56 ... [2025-01-20T04:27:28.515Z] [2025-01-20T04:27:28.515Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T04:27:28.515Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:28.515Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:28.515Z] #0 1.798 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:28.515Z] #0 1.807 (2/4) Installing openssl (3.3.2-r1) [2025-01-20T04:27:28.515Z] #0 1.970 (3/4) Installing su-exec (0.2-r3) [2025-01-20T04:27:28.515Z] #0 1.976 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T04:27:28.515Z] #0 2.040 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:28.515Z] #0 2.046 OK: 19 MiB in 18 packages [2025-01-20T04:27:28.532Z] #4 transferring dockerfile: 1.69kB done [2025-01-20T04:27:28.532Z] #4 DONE 0.1s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #5 [security-spire-config internal] load .dockerignore [2025-01-20T04:27:28.532Z] #5 transferring context: 50B 0.0s done [2025-01-20T04:27:28.532Z] #5 DONE 0.1s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-20T04:27:28.532Z] #6 transferring dockerfile: 2.07kB 0.0s done [2025-01-20T04:27:28.532Z] #6 DONE 0.1s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #7 [core-keeper internal] load .dockerignore [2025-01-20T04:27:28.532Z] #7 transferring context: 50B 0.0s done [2025-01-20T04:27:28.532Z] #7 DONE 0.1s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:28.532Z] #3 DONE 0.0s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-20T04:27:28.532Z] #8 transferring dockerfile: 3.02kB 0.0s done [2025-01-20T04:27:28.532Z] #8 DONE 0.1s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #9 [security-bootstrapper internal] load .dockerignore [2025-01-20T04:27:28.532Z] #9 transferring context: 50B 0.0s done [2025-01-20T04:27:28.532Z] #9 DONE 0.2s [2025-01-20T04:27:28.532Z] [2025-01-20T04:27:28.532Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-20T04:27:28.777Z] #57 ... [2025-01-20T04:27:28.777Z] [2025-01-20T04:27:28.777Z] #58 [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-20T04:27:28.798Z] #10 transferring dockerfile: 2.50kB done [2025-01-20T04:27:28.798Z] #10 DONE 0.2s [2025-01-20T04:27:28.798Z] [2025-01-20T04:27:28.798Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:28.798Z] #3 DONE 0.0s [2025-01-20T04:27:28.798Z] [2025-01-20T04:27:28.798Z] #11 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:28.798Z] #11 DONE 0.5s [2025-01-20T04:27:28.798Z] [2025-01-20T04:27:28.798Z] #12 [security-proxy-setup internal] load .dockerignore [2025-01-20T04:27:28.798Z] #12 transferring context: 50B done [2025-01-20T04:27:28.798Z] #12 DONE 0.2s [2025-01-20T04:27:28.798Z] [2025-01-20T04:27:28.798Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:28.798Z] #3 DONE 0.0s [2025-01-20T04:27:28.798Z] [2025-01-20T04:27:28.798Z] #13 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:28.798Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.041Z] #58 ... [2025-01-20T04:27:29.041Z] [2025-01-20T04:27:29.041Z] #59 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-20T04:27:29.041Z] #59 ... [2025-01-20T04:27:29.041Z] [2025-01-20T04:27:29.065Z] #13 ... [2025-01-20T04:27:29.065Z] [2025-01-20T04:27:29.065Z] #14 [core-data internal] load build definition from Dockerfile [2025-01-20T04:27:29.065Z] #14 transferring dockerfile: 2.07kB 0.0s done [2025-01-20T04:27:29.065Z] #14 DONE 0.2s [2025-01-20T04:27:29.065Z] [2025-01-20T04:27:29.065Z] #15 [core-data internal] load .dockerignore [2025-01-20T04:27:29.065Z] #15 transferring context: 50B done [2025-01-20T04:27:29.065Z] #15 DONE 0.2s [2025-01-20T04:27:29.065Z] [2025-01-20T04:27:29.065Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:29.065Z] #3 DONE 0.0s [2025-01-20T04:27:29.065Z] [2025-01-20T04:27:29.065Z] #13 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.065Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:29.304Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T04:27:29.304Z] #60 ... [2025-01-20T04:27:29.304Z] [2025-01-20T04:27:29.304Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:29.332Z] #13 ... [2025-01-20T04:27:29.332Z] [2025-01-20T04:27:29.332Z] #11 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:29.332Z] #11 DONE 0.8s [2025-01-20T04:27:29.332Z] [2025-01-20T04:27:29.332Z] #13 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.332Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:29.332Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:29.332Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:29.332Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:29.332Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:29.332Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:29.332Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:29.332Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:29.600Z] #13 ... [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T04:27:29.600Z] #16 DONE 1.1s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.600Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:29.600Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:29.600Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:29.600Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:29.600Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 843.78kB / 4.09MB 0.1s [2025-01-20T04:27:29.600Z] #13 ... [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #17 [core-metadata internal] load .dockerignore [2025-01-20T04:27:29.600Z] #17 DONE 0.0s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #18 [core-metadata internal] load build definition from Dockerfile [2025-01-20T04:27:29.600Z] #18 DONE 0.0s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #19 [support-scheduler internal] load .dockerignore [2025-01-20T04:27:29.600Z] #19 transferring context: 50B 0.0s done [2025-01-20T04:27:29.600Z] #19 DONE 0.7s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #20 [support-scheduler internal] load build definition from Dockerfile [2025-01-20T04:27:29.600Z] #20 transferring dockerfile: 1.82kB 0.0s done [2025-01-20T04:27:29.600Z] #20 DONE 0.8s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.600Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s [2025-01-20T04:27:29.600Z] #13 ... [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #21 [core-command internal] load build definition from Dockerfile [2025-01-20T04:27:29.600Z] #21 transferring dockerfile: 1.94kB 0.0s done [2025-01-20T04:27:29.600Z] #21 DONE 0.7s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:29.600Z] #3 DONE 0.0s [2025-01-20T04:27:29.600Z] [2025-01-20T04:27:29.600Z] #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.600Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:29.600Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T04:27:29.687Z] #61 ... [2025-01-20T04:27:29.687Z] [2025-01-20T04:27:29.687Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T04:27:29.687Z] #62 ... [2025-01-20T04:27:29.687Z] [2025-01-20T04:27:29.687Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T04:27:29.868Z] #13 ... [2025-01-20T04:27:29.868Z] [2025-01-20T04:27:29.868Z] #22 [core-command internal] load .dockerignore [2025-01-20T04:27:29.868Z] #22 transferring context: 50B 0.0s done [2025-01-20T04:27:29.868Z] #22 DONE 0.8s [2025-01-20T04:27:29.868Z] [2025-01-20T04:27:29.868Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:29.868Z] #3 DONE 0.0s [2025-01-20T04:27:29.868Z] [2025-01-20T04:27:29.868Z] #23 [core-keeper internal] load build context [2025-01-20T04:27:29.868Z] #23 transferring context: 3.07MB 0.7s done [2025-01-20T04:27:29.868Z] #23 DONE 1.0s [2025-01-20T04:27:29.868Z] [2025-01-20T04:27:29.868Z] #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:29.973Z] #63 ... [2025-01-20T04:27:29.973Z] [2025-01-20T04:27:29.973Z] #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:29.973Z] #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:29.973Z] #0 4.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:29.973Z] #0 5.228 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:29.973Z] #0 5.516 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:29.973Z] #0 5.521 OK: 8 MiB in 15 packages [2025-01-20T04:27:29.973Z] #64 ... [2025-01-20T04:27:29.973Z] [2025-01-20T04:27:29.973Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T04:27:30.454Z] #13 ... [2025-01-20T04:27:30.455Z] [2025-01-20T04:27:30.455Z] #11 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:30.455Z] #11 DONE 1.3s [2025-01-20T04:27:30.455Z] [2025-01-20T04:27:30.455Z] #24 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T04:27:30.455Z] #24 DONE 1.7s [2025-01-20T04:27:30.455Z] [2025-01-20T04:27:30.455Z] #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:30.455Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:30.455Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:30.455Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:30.455Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:30.455Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:30.455Z] #13 ... [2025-01-20T04:27:30.455Z] [2025-01-20T04:27:30.455Z] #25 [security-bootstrapper internal] load build context [2025-01-20T04:27:30.455Z] #25 transferring context: 3.07MB 0.9s done [2025-01-20T04:27:30.455Z] #25 DONE 1.6s [2025-01-20T04:27:30.455Z] [2025-01-20T04:27:30.455Z] #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:30.727Z] #13 ... [2025-01-20T04:27:30.727Z] [2025-01-20T04:27:30.727Z] #26 [security-spire-server internal] load build definition from Dockerfile [2025-01-20T04:27:30.727Z] #26 transferring dockerfile: 1.70kB 0.0s done [2025-01-20T04:27:30.727Z] #26 DONE 1.3s [2025-01-20T04:27:30.727Z] [2025-01-20T04:27:30.727Z] #27 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-20T04:27:30.727Z] #27 transferring dockerfile: 1.89kB done [2025-01-20T04:27:30.727Z] #27 DONE 1.7s [2025-01-20T04:27:30.727Z] [2025-01-20T04:27:30.727Z] #28 [core-common-config-bootstrapper internal] load build context [2025-01-20T04:27:30.727Z] #28 transferring context: 3.07MB 1.0s done [2025-01-20T04:27:30.727Z] #28 DONE 1.8s [2025-01-20T04:27:30.727Z] [2025-01-20T04:27:30.727Z] #29 [security-spire-config internal] load build context [2025-01-20T04:27:30.727Z] #29 transferring context: 21.93kB 0.0s done [2025-01-20T04:27:30.727Z] #29 DONE 1.1s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #18 [core-metadata internal] load build definition from Dockerfile [2025-01-20T04:27:31.002Z] #18 transferring dockerfile: 2.13kB done [2025-01-20T04:27:31.002Z] #18 DONE 1.1s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #30 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-20T04:27:31.002Z] #30 transferring dockerfile: 2.49kB 0.0s done [2025-01-20T04:27:31.002Z] #30 DONE 1.6s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #31 [core-data internal] load build context [2025-01-20T04:27:31.002Z] #31 transferring context: 3.07MB 0.7s done [2025-01-20T04:27:31.002Z] #31 DONE 1.5s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #32 [security-proxy-setup internal] load build context [2025-01-20T04:27:31.002Z] #32 transferring context: 3.07MB 0.8s done [2025-01-20T04:27:31.002Z] #32 DONE 1.6s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:31.002Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-20T04:27:31.002Z] #13 ... [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #17 [core-metadata internal] load .dockerignore [2025-01-20T04:27:31.002Z] #17 transferring context: 50B 0.0s done [2025-01-20T04:27:31.002Z] #17 DONE 1.3s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-01-20T04:27:31.002Z] #33 transferring context: 50B 0.0s done [2025-01-20T04:27:31.002Z] #33 DONE 1.8s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:31.002Z] #3 DONE 0.0s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2025-01-20T04:27:31.002Z] #34 transferring context: 50B 0.0s done [2025-01-20T04:27:31.002Z] #34 DONE 2.0s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #35 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-01-20T04:27:31.002Z] #35 DONE 1.0s [2025-01-20T04:27:31.002Z] [2025-01-20T04:27:31.002Z] #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:31.274Z] #36 ... [2025-01-20T04:27:31.274Z] [2025-01-20T04:27:31.274Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:31.274Z] #3 DONE 0.0s [2025-01-20T04:27:31.274Z] [2025-01-20T04:27:31.274Z] #37 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-20T04:27:31.274Z] #37 transferring dockerfile: 2.11kB 0.0s done [2025-01-20T04:27:31.274Z] #37 DONE 1.1s [2025-01-20T04:27:31.274Z] [2025-01-20T04:27:31.274Z] #38 [security-spire-server internal] load .dockerignore [2025-01-20T04:27:31.274Z] #38 transferring context: 50B done [2025-01-20T04:27:31.274Z] #38 DONE 1.9s [2025-01-20T04:27:31.274Z] [2025-01-20T04:27:31.274Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:31.274Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-20T04:27:31.274Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-20T04:27:31.274Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T04:27:31.274Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-20T04:27:31.274Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-20T04:27:31.274Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-20T04:27:31.274Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-20T04:27:31.274Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done [2025-01-20T04:27:31.274Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T04:27:31.274Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-20T04:27:31.274Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T04:27:31.274Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-20T04:27:31.416Z] #65 ... [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #50 [support-notifications internal] load build context [2025-01-20T04:27:31.416Z] #50 DONE 14.5s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #58 [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-20T04:27:31.416Z] #58 DONE 13.2s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:31.416Z] #64 DONE 13.2s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #51 [core-keeper internal] load build context [2025-01-20T04:27:31.416Z] #51 DONE 14.6s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #52 [security-proxy-auth internal] load build context [2025-01-20T04:27:31.416Z] #52 DONE 14.6s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #59 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-20T04:27:31.416Z] #59 DONE 12.5s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T04:27:31.416Z] #57 DONE 13.2s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #44 [core-data internal] load build context [2025-01-20T04:27:31.416Z] #44 DONE 33.6s [2025-01-20T04:27:31.416Z] [2025-01-20T04:27:31.416Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:31.544Z] #39 ... [2025-01-20T04:27:31.544Z] [2025-01-20T04:27:31.544Z] #24 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T04:27:31.544Z] #24 DONE 2.0s [2025-01-20T04:27:31.544Z] [2025-01-20T04:27:31.544Z] #35 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-01-20T04:27:31.544Z] #35 DONE 1.3s [2025-01-20T04:27:31.544Z] [2025-01-20T04:27:31.544Z] #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:31.544Z] #11 DONE 2.0s [2025-01-20T04:27:31.544Z] [2025-01-20T04:27:31.544Z] #13 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:31.544Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:31.544Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:31.544Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:31.544Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:31.544Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:31.544Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-20T04:27:31.544Z] #13 DONE 3.2s [2025-01-20T04:27:31.544Z] [2025-01-20T04:27:31.544Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:31.676Z] #66 ... [2025-01-20T04:27:31.676Z] [2025-01-20T04:27:31.676Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:31.676Z] #54 DONE 13.4s [2025-01-20T04:27:31.676Z] [2025-01-20T04:27:31.676Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:31.676Z] #46 DONE 33.9s [2025-01-20T04:27:31.676Z] [2025-01-20T04:27:31.676Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T04:27:31.676Z] #53 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:31.810Z] #39 ... [2025-01-20T04:27:31.810Z] [2025-01-20T04:27:31.810Z] #40 [support-notifications internal] load .dockerignore [2025-01-20T04:27:31.810Z] #40 transferring context: 50B done [2025-01-20T04:27:31.810Z] #40 DONE 1.8s [2025-01-20T04:27:31.810Z] [2025-01-20T04:27:31.810Z] #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T04:27:31.810Z] #16 DONE 1.6s [2025-01-20T04:27:31.810Z] [2025-01-20T04:27:31.810Z] #41 [security-spire-server internal] load build context [2025-01-20T04:27:31.810Z] #41 DONE 0.0s [2025-01-20T04:27:31.810Z] [2025-01-20T04:27:31.810Z] #13 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:31.810Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:31.810Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:31.810Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:31.810Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:31.810Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:31.810Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-20T04:27:31.810Z] #13 DONE 3.2s [2025-01-20T04:27:31.810Z] [2025-01-20T04:27:31.810Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:31.810Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-20T04:27:31.810Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-20T04:27:31.810Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T04:27:31.810Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-20T04:27:31.810Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-20T04:27:31.810Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-20T04:27:31.810Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-20T04:27:31.810Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done [2025-01-20T04:27:31.810Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T04:27:31.810Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-20T04:27:31.810Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T04:27:31.935Z] #53 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:32.090Z] #39 ... [2025-01-20T04:27:32.090Z] [2025-01-20T04:27:32.090Z] #42 [security-proxy-auth internal] load .dockerignore [2025-01-20T04:27:32.090Z] #42 transferring context: 50B 0.0s done [2025-01-20T04:27:32.090Z] #42 DONE 1.8s [2025-01-20T04:27:32.090Z] [2025-01-20T04:27:32.090Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:32.090Z] #39 ... [2025-01-20T04:27:32.090Z] [2025-01-20T04:27:32.090Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:32.090Z] #3 DONE 0.0s [2025-01-20T04:27:32.090Z] [2025-01-20T04:27:32.090Z] #43 [support-notifications internal] load build definition from Dockerfile [2025-01-20T04:27:32.090Z] #43 transferring dockerfile: 2.04kB done [2025-01-20T04:27:32.090Z] #43 DONE 2.1s [2025-01-20T04:27:32.090Z] [2025-01-20T04:27:32.090Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:32.221Z] #53 14.05 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:32.221Z] #53 14.06 (2/2) Installing su-exec (0.2-r3) [2025-01-20T04:27:32.221Z] #53 14.06 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:32.221Z] #53 14.08 OK: 8 MiB in 16 packages [2025-01-20T04:27:32.221Z] #53 DONE 14.3s [2025-01-20T04:27:32.221Z] [2025-01-20T04:27:32.221Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:32.221Z] #55 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:32.221Z] #55 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:32.221Z] #55 14.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:32.221Z] #55 14.14 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:32.221Z] #55 14.15 OK: 8 MiB in 15 packages [2025-01-20T04:27:32.221Z] #55 DONE 14.3s [2025-01-20T04:27:32.221Z] [2025-01-20T04:27:32.221Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:32.360Z] #39 ... [2025-01-20T04:27:32.360Z] [2025-01-20T04:27:32.360Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:27:32.360Z] #3 DONE 0.0s [2025-01-20T04:27:32.360Z] [2025-01-20T04:27:32.360Z] #44 [security-spire-agent internal] load build definition from Dockerfile [2025-01-20T04:27:32.360Z] #44 transferring dockerfile: 1.81kB done [2025-01-20T04:27:32.360Z] #44 DONE 2.4s [2025-01-20T04:27:32.360Z] [2025-01-20T04:27:32.360Z] #45 [security-spire-agent internal] load .dockerignore [2025-01-20T04:27:32.360Z] #45 transferring context: 50B 0.0s done [2025-01-20T04:27:32.360Z] #45 DONE 2.4s [2025-01-20T04:27:32.360Z] [2025-01-20T04:27:32.360Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:32.632Z] #39 ... [2025-01-20T04:27:32.632Z] [2025-01-20T04:27:32.632Z] #11 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:27:32.632Z] #11 DONE 2.8s [2025-01-20T04:27:32.632Z] [2025-01-20T04:27:32.632Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:32.902Z] #39 ... [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #24 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T04:27:32.902Z] #24 DONE 2.3s [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #35 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2025-01-20T04:27:32.902Z] #35 DONE 1.7s [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #13 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:32.902Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:32.902Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:32.902Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:32.902Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:32.902Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:32.902Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-20T04:27:32.902Z] #13 DONE 3.5s [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #46 [security-proxy-auth internal] load build context [2025-01-20T04:27:32.902Z] #46 DONE 0.0s [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #16 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T04:27:32.902Z] #16 DONE 2.0s [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:32.902Z] #39 ... [2025-01-20T04:27:32.902Z] [2025-01-20T04:27:32.902Z] #47 [support-scheduler internal] load build context [2025-01-20T04:27:32.902Z] #47 transferring context: 3.07MB 0.9s done [2025-01-20T04:27:32.902Z] #47 DONE 2.6s [2025-01-20T04:27:33.171Z] [2025-01-20T04:27:33.171Z] #48 [core-command internal] load build context [2025-01-20T04:27:33.171Z] #48 transferring context: 3.07MB 1.3s done [2025-01-20T04:27:33.171Z] #48 DONE 2.7s [2025-01-20T04:27:33.171Z] [2025-01-20T04:27:33.171Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:33.178Z] #67 ... [2025-01-20T04:27:33.178Z] [2025-01-20T04:27:33.178Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T04:27:33.178Z] #63 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.178Z] #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.178Z] #63 14.45 (1/7) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:33.178Z] #63 14.47 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:33.178Z] #63 14.47 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T04:27:33.178Z] #63 14.48 (4/7) Installing libsodium (1.0.19-r0) [2025-01-20T04:27:33.178Z] #63 14.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T04:27:33.178Z] #63 14.52 (6/7) Installing libzmq (4.3.5-r2) [2025-01-20T04:27:33.178Z] #63 14.53 (7/7) Installing zeromq (4.3.5-r2) [2025-01-20T04:27:33.178Z] #63 14.53 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:33.178Z] #63 14.54 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:33.178Z] #63 14.63 OK: 12 MiB in 21 packages [2025-01-20T04:27:33.178Z] #63 DONE 15.0s [2025-01-20T04:27:33.178Z] [2025-01-20T04:27:33.178Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T04:27:33.179Z] #65 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #65 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #65 14.18 (1/3) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:33.179Z] #65 14.21 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:33.179Z] #65 14.21 (3/3) Installing tzdata (2024b-r0) [2025-01-20T04:27:33.179Z] #65 14.30 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:33.179Z] #65 14.31 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:33.179Z] #65 14.40 OK: 10 MiB in 17 packages [2025-01-20T04:27:33.179Z] #65 DONE 15.0s [2025-01-20T04:27:33.179Z] [2025-01-20T04:27:33.179Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:33.179Z] #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #61 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #61 14.62 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:33.179Z] #61 14.62 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:33.179Z] #61 14.62 OK: 24170 distinct packages available [2025-01-20T04:27:33.179Z] #61 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #61 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.179Z] #61 15.13 (1/14) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:33.179Z] #61 15.15 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-20T04:27:33.179Z] #61 15.16 (3/14) Installing c-ares (1.33.1-r0) [2025-01-20T04:27:33.179Z] #61 15.17 (4/14) Installing libunistring (1.2-r0) [2025-01-20T04:27:33.179Z] #61 15.18 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-20T04:27:33.179Z] #61 15.19 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-20T04:27:33.179Z] #61 15.20 (7/14) Installing libpsl (0.21.5-r1) [2025-01-20T04:27:33.179Z] #61 15.20 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-20T04:27:33.179Z] #61 15.21 (9/14) Installing libcurl (8.11.1-r0) [2025-01-20T04:27:33.179Z] #61 15.22 (10/14) Installing curl (8.11.1-r0) [2025-01-20T04:27:33.179Z] #61 15.23 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:33.179Z] #61 15.23 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:33.442Z] #61 15.24 (13/14) Installing libucontext (1.2-r3) [2025-01-20T04:27:33.442Z] #61 15.24 (14/14) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:33.442Z] #61 15.25 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:33.442Z] #61 15.26 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:33.442Z] #61 ... [2025-01-20T04:27:33.442Z] [2025-01-20T04:27:33.442Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-20T04:27:33.442Z] #68 DONE 2.3s [2025-01-20T04:27:33.442Z] [2025-01-20T04:27:33.442Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:33.442Z] #61 15.39 OK: 13 MiB in 28 packages [2025-01-20T04:27:33.704Z] #61 DONE 15.7s [2025-01-20T04:27:33.704Z] [2025-01-20T04:27:33.704Z] #69 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:33.704Z] #0 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.704Z] #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.704Z] #0 2.358 OK: 8 MiB in 15 packages [2025-01-20T04:27:33.704Z] #69 DONE 2.5s [2025-01-20T04:27:33.704Z] [2025-01-20T04:27:33.704Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:33.763Z] #39 ... [2025-01-20T04:27:33.763Z] [2025-01-20T04:27:33.763Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-20T04:27:33.763Z] #49 DONE 1.2s [2025-01-20T04:27:33.763Z] [2025-01-20T04:27:33.763Z] #50 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:33.763Z] #50 ... [2025-01-20T04:27:33.763Z] [2025-01-20T04:27:33.763Z] #13 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:27:33.763Z] #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T04:27:33.763Z] #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:27:33.763Z] #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:27:33.763Z] #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:27:33.763Z] #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-20T04:27:33.763Z] #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-20T04:27:33.763Z] #13 DONE 3.5s [2025-01-20T04:27:33.763Z] [2025-01-20T04:27:33.763Z] #41 [security-spire-server internal] load build context [2025-01-20T04:27:33.763Z] #41 transferring context: 23.68kB 0.0s done [2025-01-20T04:27:33.763Z] #41 DONE 1.9s [2025-01-20T04:27:33.763Z] [2025-01-20T04:27:33.763Z] #50 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:33.965Z] #70 ... [2025-01-20T04:27:33.966Z] [2025-01-20T04:27:33.966Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T04:27:33.966Z] #60 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.966Z] #60 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.966Z] #60 14.80 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:33.966Z] #60 14.80 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:33.966Z] #60 14.80 OK: 24170 distinct packages available [2025-01-20T04:27:33.966Z] #60 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.966Z] #60 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:33.966Z] #60 15.46 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:33.966Z] #60 15.47 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:33.966Z] #60 15.47 (3/4) Installing libucontext (1.2-r3) [2025-01-20T04:27:33.966Z] #60 15.48 (4/4) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:33.966Z] #60 15.48 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:33.966Z] #60 15.49 OK: 8 MiB in 18 packages [2025-01-20T04:27:33.966Z] #60 DONE 15.8s [2025-01-20T04:27:33.966Z] [2025-01-20T04:27:33.966Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T04:27:34.352Z] #50 ... [2025-01-20T04:27:34.352Z] [2025-01-20T04:27:34.352Z] #51 [security-spire-agent internal] load build context [2025-01-20T04:27:34.352Z] #51 transferring context: 23.21kB 0.1s done [2025-01-20T04:27:34.352Z] #51 DONE 0.4s [2025-01-20T04:27:34.352Z] [2025-01-20T04:27:34.352Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:34.352Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-20T04:27:34.352Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-20T04:27:34.352Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T04:27:34.352Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-20T04:27:34.352Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-20T04:27:34.352Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-20T04:27:34.352Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-20T04:27:34.352Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done [2025-01-20T04:27:34.352Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T04:27:34.352Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-20T04:27:34.352Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T04:27:34.539Z] #71 ... [2025-01-20T04:27:34.539Z] [2025-01-20T04:27:34.539Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-20T04:27:34.539Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.539Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.539Z] #0 2.823 OK: 248 MiB in 58 packages [2025-01-20T04:27:34.539Z] #72 DONE 3.4s [2025-01-20T04:27:34.627Z] #39 ... [2025-01-20T04:27:34.627Z] [2025-01-20T04:27:34.627Z] #50 [security-spiffe-token-provider internal] load build context [2025-01-20T04:27:34.627Z] #50 transferring context: 3.07MB 1.9s done [2025-01-20T04:27:34.627Z] #50 DONE 3.2s [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:34.801Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #0 3.166 OK: 248 MiB in 58 packages [2025-01-20T04:27:34.801Z] #73 DONE 3.4s [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T04:27:34.801Z] #62 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #62 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #62 15.89 (1/4) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:34.801Z] #62 15.90 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:34.801Z] #62 15.91 (3/4) Installing su-exec (0.2-r3) [2025-01-20T04:27:34.801Z] #62 15.91 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T04:27:34.801Z] #62 15.98 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:34.801Z] #62 15.99 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:34.801Z] #62 16.03 OK: 19 MiB in 18 packages [2025-01-20T04:27:34.801Z] #62 DONE 16.6s [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T04:27:34.801Z] #56 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #56 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #56 15.73 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:34.801Z] #56 15.73 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:34.801Z] #56 15.73 OK: 24170 distinct packages available [2025-01-20T04:27:34.801Z] #56 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #56 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:34.801Z] #56 16.32 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:34.801Z] #56 16.33 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:34.801Z] #56 16.33 (3/5) Installing libucontext (1.2-r3) [2025-01-20T04:27:34.801Z] #56 16.34 (4/5) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:34.801Z] #56 16.34 (5/5) Installing openssl (3.3.2-r1) [2025-01-20T04:27:34.801Z] #56 16.36 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:34.801Z] #56 16.36 OK: 9 MiB in 19 packages [2025-01-20T04:27:34.801Z] #56 DONE 16.8s [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:34.801Z] #74 ... [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:34.801Z] #75 DONE 0.2s [2025-01-20T04:27:34.801Z] [2025-01-20T04:27:34.801Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:34.801Z] #76 DONE 0.2s [2025-01-20T04:27:34.902Z] [2025-01-20T04:27:34.902Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:35.065Z] [2025-01-20T04:27:35.065Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:35.065Z] #77 ... [2025-01-20T04:27:35.065Z] [2025-01-20T04:27:35.065Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-20T04:27:35.065Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:35.065Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:35.065Z] #0 3.724 OK: 19 MiB in 18 packages [2025-01-20T04:27:35.065Z] #78 DONE 3.9s [2025-01-20T04:27:35.323Z] [2025-01-20T04:27:35.323Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-20T04:27:35.323Z] #79 DONE 0.1s [2025-01-20T04:27:35.323Z] [2025-01-20T04:27:35.323Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:35.488Z] #39 ... [2025-01-20T04:27:35.488Z] [2025-01-20T04:27:35.488Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-20T04:27:35.488Z] #52 DONE 4.1s [2025-01-20T04:27:35.488Z] [2025-01-20T04:27:35.488Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:35.488Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-20T04:27:35.488Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-20T04:27:35.488Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-20T04:27:35.488Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-20T04:27:35.488Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-01-20T04:27:35.488Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.28MB / 18.32MB 1.2s [2025-01-20T04:27:35.488Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-20T04:27:35.761Z] #53 ... [2025-01-20T04:27:35.761Z] [2025-01-20T04:27:35.761Z] #54 [core-metadata internal] load build context [2025-01-20T04:27:35.761Z] #54 transferring context: 3.07MB 2.6s done [2025-01-20T04:27:35.761Z] #54 DONE 4.2s [2025-01-20T04:27:35.761Z] [2025-01-20T04:27:35.761Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:35.761Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.5s [2025-01-20T04:27:36.041Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 1.7s [2025-01-20T04:27:36.323Z] #80 ... [2025-01-20T04:27:36.323Z] [2025-01-20T04:27:36.323Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:36.323Z] #66 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #66 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #66 4.363 OK: 248 MiB in 58 packages [2025-01-20T04:27:36.323Z] #66 DONE 4.9s [2025-01-20T04:27:36.323Z] [2025-01-20T04:27:36.323Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T04:27:36.323Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #0 4.220 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:36.323Z] #0 4.220 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:36.323Z] #0 4.220 OK: 24174 distinct packages available [2025-01-20T04:27:36.323Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.323Z] #0 4.733 OK: 248 MiB in 58 packages [2025-01-20T04:27:36.323Z] #81 DONE 5.0s [2025-01-20T04:27:36.323Z] [2025-01-20T04:27:36.323Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:36.637Z] #53 ... [2025-01-20T04:27:36.637Z] [2025-01-20T04:27:36.637Z] #55 [security-secretstore-setup internal] load build context [2025-01-20T04:27:36.637Z] #55 transferring context: 3.07MB 3.2s done [2025-01-20T04:27:36.637Z] #55 DONE 4.9s [2025-01-20T04:27:36.637Z] [2025-01-20T04:27:36.637Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:36.637Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 2.3s [2025-01-20T04:27:36.637Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.4s [2025-01-20T04:27:36.896Z] #82 DONE 0.7s [2025-01-20T04:27:36.896Z] [2025-01-20T04:27:36.896Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:36.896Z] #83 DONE 0.9s [2025-01-20T04:27:36.896Z] [2025-01-20T04:27:36.896Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-20T04:27:36.896Z] #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.896Z] #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.896Z] #0 4.475 OK: 8 MiB in 16 packages [2025-01-20T04:27:36.896Z] #84 DONE 4.7s [2025-01-20T04:27:36.896Z] [2025-01-20T04:27:36.896Z] #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T04:27:36.896Z] #0 5.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.896Z] #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:36.896Z] #0 5.725 OK: 248 MiB in 58 packages [2025-01-20T04:27:36.896Z] #85 DONE 5.8s [2025-01-20T04:27:36.896Z] [2025-01-20T04:27:36.896Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T04:27:36.906Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.7s [2025-01-20T04:27:37.158Z] #86 ... [2025-01-20T04:27:37.158Z] [2025-01-20T04:27:37.158Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:37.158Z] #0 4.145 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:37.158Z] #0 4.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:37.158Z] #0 5.442 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:37.158Z] #0 5.767 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:37.158Z] #0 5.773 OK: 8 MiB in 15 packages [2025-01-20T04:27:37.158Z] #87 DONE 5.9s [2025-01-20T04:27:37.158Z] [2025-01-20T04:27:37.158Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:37.158Z] #88 DONE 0.1s [2025-01-20T04:27:37.175Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.9s [2025-01-20T04:27:37.175Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.1s [2025-01-20T04:27:37.419Z] [2025-01-20T04:27:37.419Z] #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:37.419Z] #67 4.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:37.419Z] #67 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:37.419Z] #67 5.015 OK: 8 MiB in 15 packages [2025-01-20T04:27:37.446Z] #53 ... [2025-01-20T04:27:37.446Z] [2025-01-20T04:27:37.446Z] #56 [support-notifications internal] load build context [2025-01-20T04:27:37.446Z] #56 transferring context: 3.07MB 3.6s done [2025-01-20T04:27:37.446Z] #56 DONE 4.7s [2025-01-20T04:27:37.446Z] [2025-01-20T04:27:37.446Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:37.446Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.52MB / 18.32MB 3.3s [2025-01-20T04:27:37.721Z] #53 ... [2025-01-20T04:27:37.721Z] [2025-01-20T04:27:37.721Z] #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-20T04:27:37.721Z] #57 DONE 6.4s [2025-01-20T04:27:37.721Z] [2025-01-20T04:27:37.721Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:37.992Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 3.7s [2025-01-20T04:27:37.992Z] #53 ... [2025-01-20T04:27:37.992Z] [2025-01-20T04:27:37.992Z] #46 [security-proxy-auth internal] load build context [2025-01-20T04:27:37.992Z] #46 transferring context: 3.07MB 4.2s done [2025-01-20T04:27:37.992Z] #46 DONE 5.2s [2025-01-20T04:27:37.992Z] [2025-01-20T04:27:37.992Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:38.002Z] #67 DONE 5.5s [2025-01-20T04:27:38.002Z] [2025-01-20T04:27:38.002Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:38.002Z] #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.002Z] #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.002Z] #0 4.323 OK: 12 MiB in 21 packages [2025-01-20T04:27:38.002Z] #89 DONE 4.7s [2025-01-20T04:27:38.002Z] [2025-01-20T04:27:38.002Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:38.002Z] #70 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.002Z] #70 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.262Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 3.8s [2025-01-20T04:27:38.262Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done [2025-01-20T04:27:38.296Z] #70 4.521 OK: 13 MiB in 28 packages [2025-01-20T04:27:38.533Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-01-20T04:27:38.554Z] #70 DONE 4.8s [2025-01-20T04:27:38.554Z] [2025-01-20T04:27:38.554Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:38.554Z] #74 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.554Z] #74 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.879Z] #74 ... [2025-01-20T04:27:38.879Z] [2025-01-20T04:27:38.879Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:38.879Z] #0 4.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.879Z] #0 4.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.879Z] #0 5.149 OK: 10 MiB in 17 packages [2025-01-20T04:27:38.879Z] #90 DONE 5.6s [2025-01-20T04:27:38.879Z] [2025-01-20T04:27:38.879Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T04:27:38.879Z] #71 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.879Z] #71 4.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:38.879Z] #71 4.871 OK: 8 MiB in 18 packages [2025-01-20T04:27:38.879Z] #71 DONE 5.1s [2025-01-20T04:27:38.879Z] [2025-01-20T04:27:38.879Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:38.879Z] #74 4.245 OK: 9 MiB in 19 packages [2025-01-20T04:27:39.127Z] #53 ... [2025-01-20T04:27:39.127Z] [2025-01-20T04:27:39.127Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:39.127Z] #36 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #36 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #36 6.979 OK: 239 MiB in 58 packages [2025-01-20T04:27:39.127Z] #36 DONE 8.7s [2025-01-20T04:27:39.127Z] [2025-01-20T04:27:39.127Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-20T04:27:39.127Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #0 6.882 OK: 239 MiB in 58 packages [2025-01-20T04:27:39.127Z] #58 DONE 8.1s [2025-01-20T04:27:39.127Z] [2025-01-20T04:27:39.127Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T04:27:39.127Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #0 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.127Z] #0 7.253 OK: 239 MiB in 58 packages [2025-01-20T04:27:39.127Z] #59 DONE 8.3s [2025-01-20T04:27:39.127Z] [2025-01-20T04:27:39.127Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:39.719Z] #60 ... [2025-01-20T04:27:39.719Z] [2025-01-20T04:27:39.719Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T04:27:39.719Z] #0 3.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.719Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:39.719Z] #0 7.110 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:39.719Z] #0 7.177 (2/2) Installing su-exec (0.2-r3) [2025-01-20T04:27:39.719Z] #0 7.241 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:39.719Z] #0 7.386 OK: 9 MiB in 16 packages [2025-01-20T04:27:39.719Z] #61 DONE 8.1s [2025-01-20T04:27:39.719Z] [2025-01-20T04:27:39.719Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:39.719Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.2s [2025-01-20T04:27:39.719Z] #39 ... [2025-01-20T04:27:39.719Z] [2025-01-20T04:27:39.719Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:39.719Z] #62 DONE 0.9s [2025-01-20T04:27:39.719Z] [2025-01-20T04:27:39.719Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:39.815Z] #74 DONE 5.3s [2025-01-20T04:27:39.815Z] [2025-01-20T04:27:39.815Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:27:39.815Z] #91 DONE 1.0s [2025-01-20T04:27:39.815Z] [2025-01-20T04:27:39.815Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T04:27:39.815Z] #0 4.368 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:39.815Z] #0 4.856 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:39.815Z] #0 5.614 OK: 248 MiB in 58 packages [2025-01-20T04:27:39.815Z] #92 DONE 6.3s [2025-01-20T04:27:39.815Z] [2025-01-20T04:27:39.815Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T04:27:39.815Z] #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:39.815Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:39.815Z] #0 4.265 OK: 19 MiB in 18 packages [2025-01-20T04:27:39.815Z] #93 DONE 5.3s [2025-01-20T04:27:39.815Z] [2025-01-20T04:27:39.815Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-20T04:27:39.991Z] #39 ... [2025-01-20T04:27:39.991Z] [2025-01-20T04:27:39.991Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:39.991Z] #60 DONE 0.9s [2025-01-20T04:27:40.263Z] [2025-01-20T04:27:40.263Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:40.263Z] #39 ... [2025-01-20T04:27:40.263Z] [2025-01-20T04:27:40.263Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:40.263Z] #63 DONE 1.0s [2025-01-20T04:27:40.263Z] [2025-01-20T04:27:40.263Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:40.535Z] #39 ... [2025-01-20T04:27:40.535Z] [2025-01-20T04:27:40.535Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:40.535Z] #0 4.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:40.535Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:40.807Z] #0 8.400 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:40.807Z] #0 8.417 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:40.807Z] #0 8.517 OK: 9 MiB in 15 packages [2025-01-20T04:27:40.807Z] #64 DONE 10.1s [2025-01-20T04:27:40.807Z] [2025-01-20T04:27:40.807Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:41.193Z] #94 ... [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T04:27:41.193Z] #95 DONE 1.0s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-20T04:27:41.193Z] #94 DONE 1.1s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-20T04:27:41.193Z] #96 DONE 1.1s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T04:27:41.193Z] #86 DONE 4.0s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T04:27:41.193Z] #97 DONE 0.1s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:27:41.193Z] #98 DONE 1.1s [2025-01-20T04:27:41.193Z] [2025-01-20T04:27:41.193Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-20T04:27:41.398Z] #39 ... [2025-01-20T04:27:41.398Z] [2025-01-20T04:27:41.398Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T04:27:41.398Z] #0 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.398Z] #0 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.674Z] #65 ... [2025-01-20T04:27:41.674Z] [2025-01-20T04:27:41.674Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T04:27:41.674Z] #66 ... [2025-01-20T04:27:41.674Z] [2025-01-20T04:27:41.674Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:41.674Z] #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.674Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.760Z] #99 DONE 0.8s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:27:41.760Z] #100 DONE 0.8s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:27:41.760Z] #101 DONE 0.9s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-20T04:27:41.760Z] #102 DONE 0.1s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-20T04:27:41.760Z] #103 DONE 0.8s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-20T04:27:41.760Z] #104 DONE 0.1s [2025-01-20T04:27:41.760Z] [2025-01-20T04:27:41.760Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:27:41.944Z] #67 ... [2025-01-20T04:27:41.944Z] [2025-01-20T04:27:41.944Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:41.944Z] #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.944Z] #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:41.944Z] #0 10.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:41.944Z] #0 10.00 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:41.944Z] #0 10.10 OK: 9 MiB in 15 packages [2025-01-20T04:27:42.018Z] #105 DONE 0.1s [2025-01-20T04:27:42.018Z] [2025-01-20T04:27:42.018Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T04:27:42.018Z] #106 DONE 0.1s [2025-01-20T04:27:42.018Z] [2025-01-20T04:27:42.018Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-20T04:27:42.221Z] #68 ... [2025-01-20T04:27:42.221Z] [2025-01-20T04:27:42.221Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T04:27:42.221Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.221Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.221Z] #69 ... [2025-01-20T04:27:42.221Z] [2025-01-20T04:27:42.221Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T04:27:42.221Z] #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.221Z] #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.276Z] #107 DONE 0.1s [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-20T04:27:42.276Z] #108 DONE 0.1s [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #109 [security-spire-config] exporting to image [2025-01-20T04:27:42.276Z] #109 exporting layers [2025-01-20T04:27:42.276Z] #109 ... [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:27:42.276Z] #110 DONE 0.2s [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-20T04:27:42.276Z] #111 DONE 0.2s [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-20T04:27:42.276Z] #112 DONE 0.0s [2025-01-20T04:27:42.276Z] [2025-01-20T04:27:42.276Z] #109 [security-spire-server] exporting to image [2025-01-20T04:27:42.491Z] #70 ... [2025-01-20T04:27:42.491Z] [2025-01-20T04:27:42.491Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T04:27:42.491Z] #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.491Z] #0 9.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.491Z] #71 ... [2025-01-20T04:27:42.491Z] [2025-01-20T04:27:42.491Z] #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T04:27:42.491Z] #0 4.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.491Z] #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:42.491Z] #0 8.519 (1/3) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:42.491Z] #0 8.701 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:42.491Z] #0 8.715 (3/3) Installing tzdata (2024b-r0) [2025-01-20T04:27:42.491Z] #0 9.184 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:42.491Z] #0 9.231 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:42.491Z] #0 9.692 OK: 11 MiB in 17 packages [2025-01-20T04:27:42.491Z] #72 DONE 11.1s [2025-01-20T04:27:42.491Z] [2025-01-20T04:27:42.491Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:42.534Z] #109 ... [2025-01-20T04:27:42.534Z] [2025-01-20T04:27:42.534Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-20T04:27:42.534Z] #113 DONE 0.1s [2025-01-20T04:27:42.534Z] [2025-01-20T04:27:42.534Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-20T04:27:42.534Z] #114 DONE 0.1s [2025-01-20T04:27:42.534Z] [2025-01-20T04:27:42.534Z] #109 [security-spire-agent] exporting to image [2025-01-20T04:27:42.764Z] #39 ... [2025-01-20T04:27:42.764Z] [2025-01-20T04:27:42.764Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T04:27:42.792Z] #109 exporting layers 0.7s done [2025-01-20T04:27:42.792Z] #109 writing image sha256:a8faf9ee4717a6641363c108441046bb636232cc353c1611f427eec4b2b466d5 0.0s done [2025-01-20T04:27:42.792Z] #109 naming to docker.io/library/security-spire-config done [2025-01-20T04:27:43.033Z] #73 ... [2025-01-20T04:27:43.033Z] [2025-01-20T04:27:43.033Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T04:27:43.033Z] #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:43.033Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:43.033Z] #74 ... [2025-01-20T04:27:43.033Z] [2025-01-20T04:27:43.033Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:43.033Z] #68 DONE 11.7s [2025-01-20T04:27:43.033Z] [2025-01-20T04:27:43.033Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:43.052Z] #109 exporting layers 0.6s done [2025-01-20T04:27:43.052Z] #109 writing image sha256:4e3540ec63fd220db410b0a5aa293be0773e7f1f6617c5eb143a6c21ca3d52a8 done [2025-01-20T04:27:43.052Z] #109 naming to docker.io/library/security-spire-server done [2025-01-20T04:27:43.052Z] #109 writing image sha256:1974a33f8d768d4793b1a4535e1159de83bd55d82020d658b1014c557a12c221 done [2025-01-20T04:27:43.052Z] #109 naming to docker.io/library/security-spire-agent done [2025-01-20T04:27:43.052Z] #109 DONE 1.1s [2025-01-20T04:27:43.052Z] [2025-01-20T04:27:43.052Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:43.626Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s [2025-01-20T04:27:45.058Z] #53 ... [2025-01-20T04:27:45.058Z] [2025-01-20T04:27:45.058Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:45.058Z] #67 13.43 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:45.058Z] #67 13.43 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:45.058Z] #67 13.43 OK: 24048 distinct packages available [2025-01-20T04:27:45.328Z] #67 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:45.328Z] #67 ... [2025-01-20T04:27:45.328Z] [2025-01-20T04:27:45.328Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T04:27:45.328Z] #0 7.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:45.328Z] #0 8.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:45.328Z] #75 ... [2025-01-20T04:27:45.328Z] [2025-01-20T04:27:45.328Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:45.328Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.1s [2025-01-20T04:27:47.318Z] #39 ... [2025-01-20T04:27:47.319Z] [2025-01-20T04:27:47.319Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T04:27:47.319Z] #71 13.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:47.319Z] #71 13.33 (2/4) Installing openssl (3.3.2-r1) [2025-01-20T04:27:47.319Z] #71 13.38 (3/4) Installing su-exec (0.2-r3) [2025-01-20T04:27:47.319Z] #71 13.39 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T04:27:47.319Z] #71 13.96 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:47.319Z] #71 14.08 OK: 20 MiB in 18 packages [2025-01-20T04:27:47.319Z] #71 DONE 15.4s [2025-01-20T04:27:47.319Z] [2025-01-20T04:27:47.319Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:47.469Z] #115 ... [2025-01-20T04:27:47.469Z] [2025-01-20T04:27:47.469Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:47.469Z] #116 ... [2025-01-20T04:27:47.469Z] [2025-01-20T04:27:47.469Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:47.469Z] #117 ... [2025-01-20T04:27:47.469Z] [2025-01-20T04:27:47.469Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:47.911Z] #39 ... [2025-01-20T04:27:47.911Z] [2025-01-20T04:27:47.911Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:47.911Z] #0 5.697 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:47.911Z] #0 7.011 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:48.183Z] #76 ... [2025-01-20T04:27:48.183Z] [2025-01-20T04:27:48.183Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:49.157Z] #39 ... [2025-01-20T04:27:49.157Z] [2025-01-20T04:27:49.157Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T04:27:49.157Z] #75 13.00 OK: 239 MiB in 58 packages [2025-01-20T04:27:49.157Z] #75 DONE 13.8s [2025-01-20T04:27:49.157Z] [2025-01-20T04:27:49.157Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:49.435Z] #39 ... [2025-01-20T04:27:49.435Z] [2025-01-20T04:27:49.435Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T04:27:49.435Z] #74 13.23 (1/7) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:49.435Z] #74 13.52 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:49.435Z] #74 13.55 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T04:27:49.435Z] #74 13.56 (4/7) Installing libsodium (1.0.19-r0) [2025-01-20T04:27:49.435Z] #74 13.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T04:27:49.435Z] #74 13.82 (6/7) Installing libzmq (4.3.5-r2) [2025-01-20T04:27:49.435Z] #74 13.93 (7/7) Installing zeromq (4.3.5-r2) [2025-01-20T04:27:49.435Z] #74 14.03 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:49.435Z] #74 14.14 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:49.435Z] #74 15.18 OK: 14 MiB in 21 packages [2025-01-20T04:27:49.435Z] #74 DONE 16.6s [2025-01-20T04:27:49.435Z] [2025-01-20T04:27:49.435Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:49.711Z] #39 ... [2025-01-20T04:27:49.711Z] [2025-01-20T04:27:49.711Z] #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-20T04:27:49.711Z] #77 DONE 0.6s [2025-01-20T04:27:49.711Z] [2025-01-20T04:27:49.711Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:49.711Z] #39 ... [2025-01-20T04:27:49.711Z] [2025-01-20T04:27:49.711Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-20T04:27:49.711Z] #0 4.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:49.711Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:49.711Z] #78 ... [2025-01-20T04:27:49.711Z] [2025-01-20T04:27:49.711Z] #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:49.982Z] #79 ... [2025-01-20T04:27:49.982Z] [2025-01-20T04:27:49.982Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:49.982Z] #80 ... [2025-01-20T04:27:49.982Z] [2025-01-20T04:27:49.982Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:50.255Z] #39 ... [2025-01-20T04:27:50.255Z] [2025-01-20T04:27:50.255Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:50.255Z] #81 ... [2025-01-20T04:27:50.255Z] [2025-01-20T04:27:50.255Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:50.533Z] #39 ... [2025-01-20T04:27:50.533Z] [2025-01-20T04:27:50.533Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:50.533Z] #82 ... [2025-01-20T04:27:50.533Z] [2025-01-20T04:27:50.533Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T04:27:50.533Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.5s done [2025-01-20T04:27:50.533Z] #53 DONE 16.8s [2025-01-20T04:27:50.533Z] [2025-01-20T04:27:50.533Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T04:27:50.533Z] #66 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.533Z] #66 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.533Z] #66 15.05 (1/4) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:50.533Z] #66 15.27 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:50.533Z] #66 15.29 (3/4) Installing su-exec (0.2-r3) [2025-01-20T04:27:50.533Z] #66 15.29 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T04:27:50.533Z] #66 16.07 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:50.533Z] #66 16.30 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:50.533Z] #66 17.35 OK: 20 MiB in 18 packages [2025-01-20T04:27:50.533Z] #66 DONE 19.0s [2025-01-20T04:27:50.533Z] [2025-01-20T04:27:50.533Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:50.533Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s [2025-01-20T04:27:50.804Z] #39 ... [2025-01-20T04:27:50.804Z] [2025-01-20T04:27:50.804Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T04:27:50.804Z] #73 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.804Z] #73 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.804Z] #73 16.53 OK: 239 MiB in 58 packages [2025-01-20T04:27:50.804Z] #73 DONE 17.8s [2025-01-20T04:27:50.804Z] [2025-01-20T04:27:50.804Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:50.804Z] #0 5.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.804Z] #0 6.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:50.804Z] #83 ... [2025-01-20T04:27:50.804Z] [2025-01-20T04:27:50.804Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:51.084Z] #39 ... [2025-01-20T04:27:51.084Z] [2025-01-20T04:27:51.084Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T04:27:51.084Z] #65 12.47 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:51.084Z] #65 12.47 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:51.084Z] #65 12.47 OK: 24052 distinct packages available [2025-01-20T04:27:51.084Z] #65 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:51.084Z] #65 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:51.084Z] #65 18.79 OK: 239 MiB in 58 packages [2025-01-20T04:27:51.084Z] #65 DONE 19.6s [2025-01-20T04:27:51.084Z] [2025-01-20T04:27:51.084Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:51.678Z] #39 ... [2025-01-20T04:27:51.678Z] [2025-01-20T04:27:51.678Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:51.678Z] #84 DONE 1.0s [2025-01-20T04:27:51.951Z] [2025-01-20T04:27:51.951Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:51.951Z] #85 ... [2025-01-20T04:27:51.951Z] [2025-01-20T04:27:51.951Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-20T04:27:51.951Z] #78 11.13 OK: 9 MiB in 16 packages [2025-01-20T04:27:51.951Z] #78 DONE 12.3s [2025-01-20T04:27:52.223Z] [2025-01-20T04:27:52.223Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:52.494Z] #39 ... [2025-01-20T04:27:52.494Z] [2025-01-20T04:27:52.494Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:27:52.494Z] #86 DONE 1.2s [2025-01-20T04:27:52.494Z] [2025-01-20T04:27:52.494Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T04:27:52.494Z] #76 11.98 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:52.494Z] #76 12.71 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:52.494Z] #76 12.83 OK: 9 MiB in 15 packages [2025-01-20T04:27:52.494Z] #76 DONE 14.6s [2025-01-20T04:27:52.494Z] [2025-01-20T04:27:52.494Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:52.764Z] #39 ... [2025-01-20T04:27:52.764Z] [2025-01-20T04:27:52.764Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:52.764Z] #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:52.764Z] #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:52.764Z] #87 ... [2025-01-20T04:27:52.764Z] [2025-01-20T04:27:52.764Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:52.765Z] #83 12.73 OK: 9 MiB in 15 packages [2025-01-20T04:27:53.039Z] #83 ... [2025-01-20T04:27:53.039Z] [2025-01-20T04:27:53.039Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:53.039Z] #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:53.039Z] #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:53.039Z] #0 8.977 OK: 9 MiB in 15 packages [2025-01-20T04:27:53.039Z] #88 DONE 9.8s [2025-01-20T04:27:53.039Z] [2025-01-20T04:27:53.039Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:53.039Z] #67 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:53.039Z] #67 19.78 (1/14) Installing ca-certificates (20241121-r1) [2025-01-20T04:27:53.039Z] #67 20.10 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-20T04:27:53.039Z] #67 20.20 (3/14) Installing c-ares (1.33.1-r0) [2025-01-20T04:27:53.039Z] #67 20.22 (4/14) Installing libunistring (1.2-r0) [2025-01-20T04:27:53.039Z] #67 20.35 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-20T04:27:53.039Z] #67 20.41 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-20T04:27:53.039Z] #67 20.44 (7/14) Installing libpsl (0.21.5-r1) [2025-01-20T04:27:53.039Z] #67 20.49 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-20T04:27:53.039Z] #67 20.58 (9/14) Installing libcurl (8.11.1-r0) [2025-01-20T04:27:53.039Z] #67 20.66 (10/14) Installing curl (8.11.1-r0) [2025-01-20T04:27:53.039Z] #67 20.69 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:53.039Z] #67 20.73 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:53.039Z] #67 20.74 (13/14) Installing libucontext (1.2-r3) [2025-01-20T04:27:53.039Z] #67 20.83 (14/14) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:53.039Z] #67 20.88 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:53.039Z] #67 21.02 Executing ca-certificates-20241121-r1.trigger [2025-01-20T04:27:53.318Z] #67 21.75 OK: 15 MiB in 28 packages [2025-01-20T04:27:53.318Z] #67 ... [2025-01-20T04:27:53.318Z] [2025-01-20T04:27:53.318Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:53.914Z] #39 ... [2025-01-20T04:27:53.914Z] [2025-01-20T04:27:53.914Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:53.914Z] #83 DONE 13.9s [2025-01-20T04:27:53.914Z] [2025-01-20T04:27:53.914Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:54.507Z] #39 ... [2025-01-20T04:27:54.507Z] [2025-01-20T04:27:54.507Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T04:27:54.507Z] #67 DONE 23.0s [2025-01-20T04:27:54.507Z] [2025-01-20T04:27:54.507Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:54.507Z] #87 11.17 OK: 11 MiB in 17 packages [2025-01-20T04:27:54.507Z] #87 DONE 12.0s [2025-01-20T04:27:54.507Z] [2025-01-20T04:27:54.507Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T04:27:54.507Z] #70 14.11 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:54.507Z] #70 14.11 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:54.507Z] #70 14.11 OK: 24048 distinct packages available [2025-01-20T04:27:54.507Z] #70 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:54.507Z] #70 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:54.507Z] #70 21.80 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:54.507Z] #70 21.81 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:54.507Z] #70 21.82 (3/4) Installing libucontext (1.2-r3) [2025-01-20T04:27:54.507Z] #70 21.84 (4/4) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:54.507Z] #70 21.96 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:54.507Z] #70 21.96 OK: 9 MiB in 18 packages [2025-01-20T04:27:54.507Z] #70 DONE 23.0s [2025-01-20T04:27:54.507Z] [2025-01-20T04:27:54.507Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T04:27:54.507Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s done [2025-01-20T04:27:55.098Z] #39 DONE 25.9s [2025-01-20T04:27:55.098Z] [2025-01-20T04:27:55.098Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:27:55.690Z] #89 ... [2025-01-20T04:27:55.690Z] [2025-01-20T04:27:55.690Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T04:27:55.690Z] #69 14.94 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T04:27:55.690Z] #69 14.94 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T04:27:55.690Z] #69 14.94 OK: 24048 distinct packages available [2025-01-20T04:27:55.690Z] #69 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:55.690Z] #69 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:55.690Z] #69 22.45 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-20T04:27:55.690Z] #69 22.48 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-20T04:27:55.690Z] #69 22.48 (3/5) Installing libucontext (1.2-r3) [2025-01-20T04:27:55.690Z] #69 22.48 (4/5) Installing gcompat (1.1.0-r4) [2025-01-20T04:27:55.690Z] #69 22.50 (5/5) Installing openssl (3.3.2-r1) [2025-01-20T04:27:55.690Z] #69 22.54 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:27:55.690Z] #69 22.64 OK: 10 MiB in 19 packages [2025-01-20T04:27:55.690Z] #69 DONE 23.7s [2025-01-20T04:27:55.690Z] [2025-01-20T04:27:55.690Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:56.287Z] #90 ... [2025-01-20T04:27:56.287Z] [2025-01-20T04:27:56.287Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T04:27:56.287Z] #91 DONE 4.0s [2025-01-20T04:27:56.287Z] [2025-01-20T04:27:56.287Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-20T04:27:56.287Z] #92 DONE 0.4s [2025-01-20T04:27:56.287Z] [2025-01-20T04:27:56.287Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-20T04:27:56.287Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:56.287Z] #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:56.287Z] #0 8.869 OK: 20 MiB in 18 packages [2025-01-20T04:27:56.287Z] #93 DONE 9.4s [2025-01-20T04:27:56.287Z] [2025-01-20T04:27:56.287Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T04:27:57.263Z] #94 ... [2025-01-20T04:27:57.263Z] [2025-01-20T04:27:57.263Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-20T04:27:57.263Z] #95 DONE 0.5s [2025-01-20T04:27:57.263Z] [2025-01-20T04:27:57.263Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T04:27:57.263Z] #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:57.263Z] #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:57.860Z] #96 ... [2025-01-20T04:27:57.860Z] [2025-01-20T04:27:57.860Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T04:27:57.860Z] #94 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:58.451Z] #94 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:58.722Z] #94 ... [2025-01-20T04:27:58.722Z] [2025-01-20T04:27:58.722Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T04:27:58.722Z] #96 7.796 OK: 20 MiB in 18 packages [2025-01-20T04:27:58.722Z] #96 DONE 8.3s [2025-01-20T04:27:58.992Z] [2025-01-20T04:27:58.992Z] #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T04:27:58.992Z] #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:58.992Z] #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:58.992Z] #0 8.690 OK: 14 MiB in 21 packages [2025-01-20T04:27:58.992Z] #97 DONE 9.5s [2025-01-20T04:27:58.992Z] [2025-01-20T04:27:58.992Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:27:58.992Z] #90 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:27:58.992Z] #90 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:28:00.955Z] #90 5.378 OK: 10 MiB in 19 packages [2025-01-20T04:28:00.955Z] #90 ... [2025-01-20T04:28:00.955Z] [2025-01-20T04:28:00.955Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:28:00.955Z] #89 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:28:00.955Z] #89 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:28:00.955Z] #89 5.809 OK: 15 MiB in 28 packages [2025-01-20T04:28:00.955Z] #89 DONE 6.4s [2025-01-20T04:28:00.955Z] [2025-01-20T04:28:00.955Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T04:28:00.955Z] #94 5.874 OK: 9 MiB in 18 packages [2025-01-20T04:28:00.955Z] #94 DONE 6.4s [2025-01-20T04:28:00.955Z] [2025-01-20T04:28:00.955Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:28:01.240Z] #98 ... [2025-01-20T04:28:01.240Z] [2025-01-20T04:28:01.240Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T04:28:01.240Z] #90 DONE 5.9s [2025-01-20T04:28:01.516Z] [2025-01-20T04:28:01.516Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-20T04:28:02.494Z] #99 ... [2025-01-20T04:28:02.494Z] [2025-01-20T04:28:02.494Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:02.494Z] #100 ... [2025-01-20T04:28:02.494Z] [2025-01-20T04:28:02.494Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:28:03.088Z] #101 DONE 2.0s [2025-01-20T04:28:03.088Z] [2025-01-20T04:28:03.088Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:03.088Z] #85 ... [2025-01-20T04:28:03.088Z] [2025-01-20T04:28:03.088Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-20T04:28:03.088Z] #99 DONE 2.0s [2025-01-20T04:28:03.088Z] [2025-01-20T04:28:03.088Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:28:03.088Z] #98 DONE 2.2s [2025-01-20T04:28:03.088Z] [2025-01-20T04:28:03.088Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T04:28:03.676Z] #102 ... [2025-01-20T04:28:03.676Z] [2025-01-20T04:28:03.676Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-20T04:28:03.676Z] #103 DONE 0.4s [2025-01-20T04:28:03.676Z] [2025-01-20T04:28:03.676Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T04:28:03.676Z] #102 DONE 0.5s [2025-01-20T04:28:03.676Z] [2025-01-20T04:28:03.676Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T04:28:04.279Z] #104 ... [2025-01-20T04:28:04.279Z] [2025-01-20T04:28:04.279Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-20T04:28:04.279Z] #105 DONE 0.6s [2025-01-20T04:28:04.279Z] [2025-01-20T04:28:04.279Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T04:28:04.279Z] #104 DONE 0.7s [2025-01-20T04:28:04.279Z] [2025-01-20T04:28:04.279Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:28:04.547Z] #106 DONE 0.5s [2025-01-20T04:28:04.547Z] [2025-01-20T04:28:04.547Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:28:05.147Z] #107 DONE 0.7s [2025-01-20T04:28:05.147Z] [2025-01-20T04:28:05.147Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T04:28:05.147Z] #108 DONE 1.9s [2025-01-20T04:28:05.147Z] [2025-01-20T04:28:05.147Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T04:28:05.147Z] #109 ... [2025-01-20T04:28:05.147Z] [2025-01-20T04:28:05.147Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-20T04:28:05.147Z] #110 DONE 0.6s [2025-01-20T04:28:05.420Z] [2025-01-20T04:28:05.420Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-20T04:28:05.693Z] #111 ... [2025-01-20T04:28:05.693Z] [2025-01-20T04:28:05.693Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T04:28:05.693Z] #109 DONE 0.6s [2025-01-20T04:28:05.693Z] [2025-01-20T04:28:05.693Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-20T04:28:05.960Z] #112 ... [2025-01-20T04:28:05.960Z] [2025-01-20T04:28:05.960Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-20T04:28:05.960Z] #113 DONE 0.7s [2025-01-20T04:28:05.960Z] [2025-01-20T04:28:05.960Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-20T04:28:05.960Z] #111 DONE 0.5s [2025-01-20T04:28:05.960Z] [2025-01-20T04:28:05.960Z] #114 [security-spire-server] exporting to image [2025-01-20T04:28:05.960Z] #114 exporting layers [2025-01-20T04:28:06.228Z] #114 ... [2025-01-20T04:28:06.228Z] [2025-01-20T04:28:06.228Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-20T04:28:06.228Z] #112 DONE 0.7s [2025-01-20T04:28:06.497Z] [2025-01-20T04:28:06.497Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-20T04:28:06.497Z] #115 DONE 0.6s [2025-01-20T04:28:06.497Z] [2025-01-20T04:28:06.497Z] #116 [security-spire-config] exporting to image [2025-01-20T04:28:07.471Z] #116 ... [2025-01-20T04:28:07.471Z] [2025-01-20T04:28:07.471Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T04:28:07.471Z] #117 DONE 0.8s [2025-01-20T04:28:07.471Z] [2025-01-20T04:28:07.471Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-20T04:28:08.073Z] #118 DONE 0.6s [2025-01-20T04:28:08.073Z] [2025-01-20T04:28:08.073Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-20T04:28:08.660Z] #119 DONE 0.8s [2025-01-20T04:28:08.660Z] [2025-01-20T04:28:08.660Z] #120 [security-spire-agent] exporting to image [2025-01-20T04:28:09.639Z] #120 ... [2025-01-20T04:28:09.639Z] [2025-01-20T04:28:09.639Z] #114 [security-spire-server] exporting to image [2025-01-20T04:28:09.639Z] #114 exporting layers 3.5s done [2025-01-20T04:28:09.639Z] #114 writing image sha256:2892b4fc81656a7be1dc451ec624d4d5161b8b81523ddb80ef2d027110a3006d 0.1s done [2025-01-20T04:28:09.639Z] #114 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-01-20T04:28:09.639Z] #114 DONE 3.7s [2025-01-20T04:28:09.639Z] [2025-01-20T04:28:09.639Z] #116 [security-spire-config] exporting to image [2025-01-20T04:28:09.639Z] #116 exporting layers 3.1s done [2025-01-20T04:28:09.639Z] #116 writing image sha256:40c207058f056ab9ec6ecea3ff887bc279707cdc911dcf529512b573f99ee632 0.0s done [2025-01-20T04:28:09.639Z] #116 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-20T04:28:09.639Z] #116 DONE 3.2s [2025-01-20T04:28:09.639Z] [2025-01-20T04:28:09.639Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:11.059Z] #81 ... [2025-01-20T04:28:11.059Z] [2025-01-20T04:28:11.059Z] #120 [security-spire-agent] exporting to image [2025-01-20T04:28:11.059Z] #120 exporting layers 2.1s done [2025-01-20T04:28:11.059Z] #120 writing image sha256:c11f4021848d88dcbadae2271704c489d7d32bcbb9842aadb3e0451d92359c52 0.0s done [2025-01-20T04:28:11.059Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-20T04:28:11.059Z] #120 DONE 2.2s [2025-01-20T04:28:11.059Z] [2025-01-20T04:28:11.059Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #118 ... [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #77 DONE 56.3s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #115 DONE 50.0s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #116 DONE 54.1s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #80 DONE 56.3s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #117 DONE 53.9s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:36.165Z] #118 DONE 54.1s [2025-01-20T04:28:36.165Z] [2025-01-20T04:28:36.165Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T04:28:41.573Z] #119 ... [2025-01-20T04:28:41.573Z] [2025-01-20T04:28:41.573Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-20T04:28:41.573Z] #120 ... [2025-01-20T04:28:41.573Z] [2025-01-20T04:28:41.573Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-01-20T04:28:41.573Z] #121 ... [2025-01-20T04:28:41.573Z] [2025-01-20T04:28:41.573Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-20T04:28:41.573Z] #122 ... [2025-01-20T04:28:41.573Z] [2025-01-20T04:28:41.573Z] #123 [core-command builder 6/7] COPY . . [2025-01-20T04:28:41.573Z] #123 ... [2025-01-20T04:28:41.573Z] [2025-01-20T04:28:41.573Z] #124 [support-scheduler builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #124 DONE 11.3s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-20T04:28:42.521Z] #122 DONE 11.3s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #125 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #126 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #127 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #120 DONE 11.2s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #128 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #129 [core-metadata builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #129 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #130 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #131 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #132 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #133 [core-data builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #133 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #123 [core-command builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #123 DONE 11.3s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #134 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #135 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #136 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #121 DONE 11.3s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #137 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #138 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #139 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:42.521Z] #140 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #141 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:42.521Z] #142 CACHED [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T04:28:42.521Z] #119 DONE 11.3s [2025-01-20T04:28:42.521Z] [2025-01-20T04:28:42.521Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T04:28:43.098Z] #143 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-20T04:28:49.944Z] #80 DONE 67.8s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #85 DONE 55.9s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #100 DONE 55.2s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #82 DONE 67.3s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #79 DONE 58.0s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #121 ... [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #81 DONE 67.5s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #122 ... [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #123 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #124 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #121 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #125 [core-keeper builder 7/8] COPY . . [2025-01-20T04:28:49.944Z] #125 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #122 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #126 DONE 1.1s [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:28:49.944Z] #127 ... [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #128 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #129 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #130 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #131 [core-metadata builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #131 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #132 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #133 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #134 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #135 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #136 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #137 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #138 [core-command builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #138 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #139 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #140 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #141 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #142 [core-data builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #142 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-01-20T04:28:49.944Z] #143 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:28:49.944Z] #144 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:28:49.944Z] #145 CACHED [2025-01-20T04:28:49.944Z] [2025-01-20T04:28:49.944Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T04:28:52.542Z] #146 3.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T04:28:53.093Z] #143 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:28:53.093Z] #0 1.104 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T04:28:53.093Z] #144 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:28:53.093Z] #0 1.291 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T04:28:53.093Z] #145 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #146 [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-20T04:28:53.093Z] #0 0.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T04:28:53.093Z] #146 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:28:53.093Z] #0 0.395 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-20T04:28:53.093Z] #147 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T04:28:53.093Z] #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T04:28:53.093Z] #148 ... [2025-01-20T04:28:53.093Z] [2025-01-20T04:28:53.093Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T04:28:53.093Z] #0 1.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T04:28:53.353Z] #149 ... [2025-01-20T04:28:53.353Z] [2025-01-20T04:28:53.353Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:28:53.353Z] #0 0.434 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T04:28:53.353Z] #150 ... [2025-01-20T04:28:53.353Z] [2025-01-20T04:28:53.353Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:28:53.353Z] #0 0.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T04:28:53.613Z] #151 ... [2025-01-20T04:28:53.613Z] [2025-01-20T04:28:53.613Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:28:53.613Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T04:28:53.613Z] #152 ... [2025-01-20T04:28:53.613Z] [2025-01-20T04:28:53.613Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T04:28:53.613Z] #0 0.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T04:28:53.876Z] #153 ... [2025-01-20T04:28:53.876Z] [2025-01-20T04:28:53.876Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:28:53.876Z] #0 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T04:28:59.206Z] #146 ... [2025-01-20T04:28:59.206Z] [2025-01-20T04:28:59.206Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T04:28:59.206Z] #0 2.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-20T04:28:59.206Z] #147 ... [2025-01-20T04:28:59.206Z] [2025-01-20T04:28:59.206Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:28:59.206Z] #0 2.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T04:28:59.206Z] #148 ... [2025-01-20T04:28:59.206Z] [2025-01-20T04:28:59.206Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:28:59.206Z] #0 3.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T04:28:59.515Z] #149 ... [2025-01-20T04:28:59.515Z] [2025-01-20T04:28:59.515Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:28:59.515Z] #0 3.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T04:28:59.515Z] #150 ... [2025-01-20T04:28:59.515Z] [2025-01-20T04:28:59.515Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T04:28:59.515Z] #0 3.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T04:28:59.785Z] #151 ... [2025-01-20T04:28:59.785Z] [2025-01-20T04:28:59.785Z] #152 [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-20T04:28:59.785Z] #0 3.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T04:28:59.785Z] #152 ... [2025-01-20T04:28:59.785Z] [2025-01-20T04:28:59.785Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:28:59.785Z] #0 2.709 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-20T04:29:00.055Z] #153 ... [2025-01-20T04:29:00.055Z] [2025-01-20T04:29:00.055Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:29:00.055Z] #0 2.127 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T04:29:00.055Z] #154 ... [2025-01-20T04:29:00.055Z] [2025-01-20T04:29:00.055Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T04:29:00.055Z] #0 2.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T04:29:00.323Z] #155 ... [2025-01-20T04:29:00.323Z] [2025-01-20T04:29:00.323Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:29:00.323Z] #0 2.129 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T04:29:01.287Z] #156 ... [2025-01-20T04:29:01.287Z] [2025-01-20T04:29:01.287Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:29:01.287Z] #127 2.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T04:30:15.364Z] #154 ... [2025-01-20T04:30:15.364Z] [2025-01-20T04:30:15.364Z] #146 [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-20T04:30:15.364Z] #146 92.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T04:31:37.387Z] #146 DONE 172.4s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:31:37.387Z] #150 DONE 172.4s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:31:37.387Z] #147 DONE 172.4s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T04:31:37.387Z] #149 DONE 172.4s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:31:37.387Z] #151 ... [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:31:37.387Z] #152 DONE 172.5s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:31:37.387Z] #144 DONE 172.5s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.387Z] #155 ... [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:31:37.387Z] #154 DONE 172.8s [2025-01-20T04:31:37.387Z] [2025-01-20T04:31:37.387Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T04:31:37.387Z] #153 DONE 172.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #156 ... [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:31:37.388Z] #151 DONE 173.1s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T04:31:37.388Z] #143 DONE 173.1s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:31:37.388Z] #145 DONE 173.1s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T04:31:37.388Z] #148 DONE 173.2s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #157 ... [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #156 DONE 0.6s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #158 DONE 0.6s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #155 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #159 DONE 0.4s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #160 DONE 0.3s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #161 DONE 0.4s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-20T04:31:37.388Z] #162 DONE 0.4s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #163 ... [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #164 DONE 0.3s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #157 DONE 0.5s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #165 ... [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #166 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #167 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #168 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #169 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #170 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #171 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #172 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #173 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:37.388Z] #174 CACHED [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-20T04:31:37.388Z] #175 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-20T04:31:37.388Z] #176 ... [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #177 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #163 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #178 DONE 0.9s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:37.388Z] #165 DONE 0.7s [2025-01-20T04:31:37.388Z] [2025-01-20T04:31:37.388Z] #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-20T04:31:39.303Z] #179 ... [2025-01-20T04:31:39.303Z] [2025-01-20T04:31:39.303Z] #180 [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-20T04:31:39.303Z] #180 DONE 2.7s [2025-01-20T04:31:39.303Z] [2025-01-20T04:31:39.303Z] #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:39.303Z] #181 DONE 2.7s [2025-01-20T04:31:39.303Z] [2025-01-20T04:31:39.303Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-20T04:31:39.303Z] #182 DONE 2.7s [2025-01-20T04:31:39.303Z] [2025-01-20T04:31:39.303Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-20T04:31:39.303Z] #183 DONE 2.7s [2025-01-20T04:31:39.303Z] [2025-01-20T04:31:39.303Z] #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-20T04:31:39.303Z] #184 DONE 2.8s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-20T04:31:39.579Z] #185 DONE 2.7s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-20T04:31:39.579Z] #186 DONE 2.9s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-20T04:31:39.579Z] #176 DONE 2.8s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-20T04:31:39.579Z] #187 DONE 2.8s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #188 [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-20T04:31:39.579Z] #188 ... [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-20T04:31:39.579Z] #179 DONE 2.8s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #189 [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-20T04:31:39.579Z] #189 DONE 2.1s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #190 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:39.579Z] #190 DONE 0.4s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:39.579Z] #191 DONE 0.4s [2025-01-20T04:31:39.579Z] [2025-01-20T04:31:39.579Z] #192 [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-20T04:31:39.842Z] #192 ... [2025-01-20T04:31:39.842Z] [2025-01-20T04:31:39.843Z] #193 [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-20T04:31:39.843Z] #193 DONE 0.5s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #194 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-20T04:31:39.843Z] #194 DONE 4.0s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:39.843Z] #195 DONE 0.6s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-20T04:31:39.843Z] #196 DONE 0.5s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-20T04:31:39.843Z] #197 DONE 0.5s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:39.843Z] #198 DONE 0.5s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #188 [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-20T04:31:39.843Z] #188 DONE 0.5s [2025-01-20T04:31:39.843Z] [2025-01-20T04:31:39.843Z] #109 [support-scheduler] exporting to image [2025-01-20T04:31:39.843Z] #109 exporting layers [2025-01-20T04:31:40.108Z] #109 ... [2025-01-20T04:31:40.108Z] [2025-01-20T04:31:40.108Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-20T04:31:40.108Z] #199 DONE 0.6s [2025-01-20T04:31:40.108Z] [2025-01-20T04:31:40.108Z] #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:40.108Z] #200 DONE 0.5s [2025-01-20T04:31:40.108Z] [2025-01-20T04:31:40.108Z] #109 [security-spiffe-token-provider] exporting to image [2025-01-20T04:31:40.370Z] #109 ... [2025-01-20T04:31:40.370Z] [2025-01-20T04:31:40.370Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-20T04:31:40.370Z] #201 DONE 0.7s [2025-01-20T04:31:40.370Z] [2025-01-20T04:31:40.370Z] #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-20T04:31:40.370Z] #202 DONE 0.7s [2025-01-20T04:31:40.370Z] [2025-01-20T04:31:40.370Z] #192 [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-20T04:31:40.370Z] #192 DONE 0.7s [2025-01-20T04:31:40.370Z] [2025-01-20T04:31:40.370Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:31:40.370Z] #203 DONE 0.7s [2025-01-20T04:31:40.370Z] [2025-01-20T04:31:40.370Z] #109 [security-spiffe-token-provider] exporting to image [2025-01-20T04:31:40.370Z] #109 exporting layers 0.6s done [2025-01-20T04:31:40.633Z] #109 ... [2025-01-20T04:31:40.633Z] [2025-01-20T04:31:40.633Z] #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:31:40.633Z] #204 DONE 0.7s [2025-01-20T04:31:40.895Z] [2025-01-20T04:31:40.895Z] #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-20T04:31:40.895Z] #205 DONE 1.0s [2025-01-20T04:31:40.895Z] [2025-01-20T04:31:40.895Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:40.895Z] #206 ... [2025-01-20T04:31:40.895Z] [2025-01-20T04:31:40.895Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-20T04:31:40.895Z] #207 DONE 0.8s [2025-01-20T04:31:40.895Z] [2025-01-20T04:31:40.895Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-20T04:31:40.895Z] #208 DONE 0.9s [2025-01-20T04:31:41.156Z] [2025-01-20T04:31:41.156Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-20T04:31:41.156Z] #209 DONE 0.6s [2025-01-20T04:31:41.156Z] [2025-01-20T04:31:41.156Z] #109 [support-notifications] exporting to image [2025-01-20T04:31:41.156Z] #109 exporting layers 1.0s done [2025-01-20T04:31:41.417Z] #109 ... [2025-01-20T04:31:41.417Z] [2025-01-20T04:31:41.417Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-20T04:31:41.417Z] #210 DONE 0.9s [2025-01-20T04:31:41.417Z] [2025-01-20T04:31:41.417Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-20T04:31:41.417Z] #211 DONE 0.9s [2025-01-20T04:31:41.417Z] [2025-01-20T04:31:41.417Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:31:41.417Z] #206 DONE 0.9s [2025-01-20T04:31:41.417Z] [2025-01-20T04:31:41.417Z] #109 [core-metadata] exporting to image [2025-01-20T04:31:41.417Z] #109 exporting layers 1.4s done [2025-01-20T04:31:41.996Z] #109 ... [2025-01-20T04:31:41.996Z] [2025-01-20T04:31:41.996Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T04:31:41.996Z] #212 DONE 0.2s [2025-01-20T04:31:41.996Z] [2025-01-20T04:31:41.996Z] #109 [core-metadata] exporting to image [2025-01-20T04:31:41.996Z] #109 writing image sha256:50c37e5b8a0b58485559e629de88a0096044386ec3fc7908d7cbb8d8fb17f3f3 [2025-01-20T04:31:41.996Z] #109 writing image sha256:e4259fc8a658577c1389039781c47804662faf5360efa3c7f61a9d22d7119016 [2025-01-20T04:31:41.996Z] #109 writing image sha256:dbd2636cbb7c1a23a2b50a065212ccebe18380db1b2c0794f1b8f239f66ca54b [2025-01-20T04:31:41.996Z] #109 writing image sha256:0d28825f541330ce26f848388f23976a98a5c07216e035a8d648d150b3139dfc [2025-01-20T04:31:42.257Z] #109 writing image sha256:50c37e5b8a0b58485559e629de88a0096044386ec3fc7908d7cbb8d8fb17f3f3 0.6s done [2025-01-20T04:31:42.258Z] #109 naming to docker.io/library/support-scheduler [2025-01-20T04:31:42.258Z] #109 naming to docker.io/library/support-scheduler 0.1s done [2025-01-20T04:31:42.849Z] #109 writing image sha256:e4259fc8a658577c1389039781c47804662faf5360efa3c7f61a9d22d7119016 1.3s done [2025-01-20T04:31:42.849Z] #109 naming to docker.io/library/core-keeper 0.1s done [2025-01-20T04:31:43.111Z] #109 writing image sha256:dbd2636cbb7c1a23a2b50a065212ccebe18380db1b2c0794f1b8f239f66ca54b 1.5s done [2025-01-20T04:31:43.111Z] #109 writing image sha256:0d28825f541330ce26f848388f23976a98a5c07216e035a8d648d150b3139dfc 1.5s done [2025-01-20T04:31:43.111Z] #109 naming to docker.io/library/core-command done [2025-01-20T04:31:43.111Z] #109 naming to docker.io/library/security-spiffe-token-provider [2025-01-20T04:31:43.111Z] #109 ... [2025-01-20T04:31:43.111Z] [2025-01-20T04:31:43.111Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T04:31:43.111Z] #213 DONE 1.7s [2025-01-20T04:31:43.111Z] [2025-01-20T04:31:43.111Z] #109 [security-spiffe-token-provider] exporting to image [2025-01-20T04:31:43.111Z] #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-01-20T04:31:43.372Z] #109 ... [2025-01-20T04:31:43.372Z] [2025-01-20T04:31:43.372Z] #214 [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-20T04:31:43.372Z] #214 DONE 2.7s [2025-01-20T04:31:43.372Z] [2025-01-20T04:31:43.372Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-20T04:31:43.372Z] #215 DONE 1.8s [2025-01-20T04:31:43.372Z] [2025-01-20T04:31:43.372Z] #109 [core-common-config-bootstrapper] exporting to image [2025-01-20T04:31:43.372Z] #109 ... [2025-01-20T04:31:43.372Z] [2025-01-20T04:31:43.372Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:31:43.372Z] #216 DONE 2.4s [2025-01-20T04:31:43.372Z] [2025-01-20T04:31:43.372Z] #109 [security-proxy-auth] exporting to image [2025-01-20T04:31:43.372Z] #109 exporting layers 2.0s done [2025-01-20T04:31:43.634Z] #109 writing image sha256:5f8cf20f487faa066c7e3b8a1caa31aaab2c5c344e86faeb864fb8f269961ecb [2025-01-20T04:31:43.896Z] #109 ... [2025-01-20T04:31:43.896Z] [2025-01-20T04:31:43.896Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-20T04:31:43.896Z] #217 DONE 0.6s [2025-01-20T04:31:43.896Z] [2025-01-20T04:31:43.896Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T04:31:43.896Z] #218 DONE 0.6s [2025-01-20T04:31:43.896Z] [2025-01-20T04:31:43.896Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:31:43.896Z] #219 DONE 2.3s [2025-01-20T04:31:43.896Z] [2025-01-20T04:31:43.896Z] #109 [security-proxy-setup] exporting to image [2025-01-20T04:31:43.896Z] #109 writing image sha256:5f8cf20f487faa066c7e3b8a1caa31aaab2c5c344e86faeb864fb8f269961ecb 0.0s done [2025-01-20T04:31:43.896Z] #109 writing image sha256:d4300cc985ede46990c45ff39dfc555680166a596a9276a2a85be7e06f1314a9 0.0s done [2025-01-20T04:31:43.896Z] #109 writing image sha256:fad6b9612aaaf1e25c2129dfed8731dbd57ee6eab7e9768194170d7e668a7612 0.0s done [2025-01-20T04:31:43.896Z] #109 writing image sha256:96e730814d235ae75496301f347944fdacfec148ed264aca63f013a81131ac67 0.0s done [2025-01-20T04:31:43.896Z] #109 naming to docker.io/library/support-notifications 0.0s done [2025-01-20T04:31:43.896Z] #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-01-20T04:31:43.896Z] #109 naming to docker.io/library/core-data done [2025-01-20T04:31:43.896Z] #109 naming to docker.io/library/core-metadata 0.0s done [2025-01-20T04:31:45.286Z] #109 writing image sha256:dc0b7d41314b41a2d606fe08a960271d3afafdcb8f83fa123a9ef5f65e613134 0.1s done [2025-01-20T04:31:45.286Z] #109 naming to docker.io/library/security-proxy-auth [2025-01-20T04:31:45.550Z] #109 naming to docker.io/library/security-proxy-auth 0.0s done [2025-01-20T04:31:45.816Z] #109 exporting layers 1.9s done [2025-01-20T04:31:45.816Z] #109 ... [2025-01-20T04:31:45.816Z] [2025-01-20T04:31:45.816Z] #220 [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-20T04:31:45.816Z] #220 DONE 2.2s [2025-01-20T04:31:46.083Z] [2025-01-20T04:31:46.083Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:31:46.083Z] #221 DONE 2.2s [2025-01-20T04:31:46.083Z] [2025-01-20T04:31:46.083Z] #109 [security-secretstore-setup] exporting to image [2025-01-20T04:31:46.083Z] #109 writing image sha256:c0e770a6f147a6f79f0e9082c0ab07ef7fb9e557d82203a269ae1713b8c2b850 0.0s done [2025-01-20T04:31:46.083Z] #109 naming to docker.io/library/security-proxy-setup done [2025-01-20T04:31:46.345Z] #109 ... [2025-01-20T04:31:46.345Z] [2025-01-20T04:31:46.345Z] #222 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-20T04:31:46.345Z] #222 DONE 0.3s [2025-01-20T04:31:46.345Z] [2025-01-20T04:31:46.345Z] #223 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-20T04:31:46.345Z] #223 DONE 0.2s [2025-01-20T04:31:46.345Z] [2025-01-20T04:31:46.345Z] #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-20T04:31:46.637Z] #224 DONE 0.1s [2025-01-20T04:31:46.637Z] [2025-01-20T04:31:46.637Z] #109 [security-secretstore-setup] exporting to image [2025-01-20T04:31:46.637Z] #109 exporting layers 0.6s done [2025-01-20T04:31:46.637Z] #109 writing image sha256:3cb163724f5cbb4e93a75b30857d76d9d4cd5e46bfd1adfa8fed8f5d8f154811 done [2025-01-20T04:31:46.637Z] #109 naming to docker.io/library/security-secretstore-setup done [2025-01-20T04:31:46.637Z] #109 DONE 7.9s [2025-01-20T04:31:46.637Z] [2025-01-20T04:31:46.637Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-20T04:31:47.210Z] #225 DONE 0.4s [2025-01-20T04:31:47.210Z] [2025-01-20T04:31:47.210Z] #109 [security-bootstrapper] exporting to image [2025-01-20T04:31:47.472Z] #109 exporting layers 0.5s done [2025-01-20T04:31:47.472Z] #109 writing image sha256:41c2517b9a2dd764420c29eac9ef5ea32dd3b4a5dde3d4e34e7417b15ebf83c0 done [2025-01-20T04:31:47.472Z] #109 naming to docker.io/library/security-bootstrapper 0.1s done [2025-01-20T04:31:47.472Z] #109 DONE 8.4s [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:31:47.472Z] time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-20T04:31:47.479Z] $ docker stop --time=1 bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db [2025-01-20T04:31:49.120Z] $ docker rm -f --volumes bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:31:49.538Z] + docker images [2025-01-20T04:31:49.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-20T04:31:49.538Z] security-bootstrapper latest 41c2517b9a2d 3 seconds ago 20.3MB [2025-01-20T04:31:49.538Z] security-secretstore-setup latest 3cb163724f5c 4 seconds ago 41MB [2025-01-20T04:31:49.538Z] security-proxy-setup latest c0e770a6f147 6 seconds ago 29.3MB [2025-01-20T04:31:49.538Z] security-proxy-auth latest dc0b7d41314b 6 seconds ago 30.8MB [2025-01-20T04:31:49.538Z] core-common-config-bootstrapper latest 96e730814d23 7 seconds ago 17.1MB [2025-01-20T04:31:49.538Z] core-metadata latest fad6b9612aaa 8 seconds ago 32MB [2025-01-20T04:31:49.538Z] support-notifications latest d4300cc985ed 9 seconds ago 50.7MB [2025-01-20T04:31:49.538Z] core-data latest 5f8cf20f487f 9 seconds ago 31.9MB [2025-01-20T04:31:49.538Z] core-command latest 0d28825f5413 10 seconds ago 27.6MB [2025-01-20T04:31:49.538Z] security-spiffe-token-provider latest dbd2636cbb7c 10 seconds ago 32.6MB [2025-01-20T04:31:49.538Z] core-keeper latest e4259fc8a658 10 seconds ago 31.5MB [2025-01-20T04:31:49.538Z] support-scheduler latest 50c37e5b8a0b 10 seconds ago 47.1MB [2025-01-20T04:31:49.538Z] security-spire-server latest 4e3540ec63fd 4 minutes ago 122MB [2025-01-20T04:31:49.538Z] security-spire-agent latest 1974a33f8d76 4 minutes ago 182MB [2025-01-20T04:31:49.538Z] security-spire-config latest a8faf9ee4717 4 minutes ago 121MB [2025-01-20T04:31:49.538Z] ci-base-image-x86_64 latest df799acf054a 8 minutes ago 923MB [2025-01-20T04:31:49.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-20T04:31:49.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-20T04:31:49.538Z] 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-20T04:31:49.760Z] provisioning config files... [2025-01-20T04:31:49.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config2704141007813533150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:31:50.069Z] ---> ****-login.sh [2025-01-20T04:31:50.069Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:31:50.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:50.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:50.069Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:50.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:50.069Z] [2025-01-20T04:31:50.069Z] Login Succeeded [2025-01-20T04:31:50.069Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:31:50.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:50.329Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:50.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:50.329Z] [2025-01-20T04:31:50.329Z] Login Succeeded [2025-01-20T04:31:50.329Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:31:50.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:50.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:50.329Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:50.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:50.329Z] [2025-01-20T04:31:50.329Z] Login Succeeded [2025-01-20T04:31:50.329Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:31:50.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:50.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:50.588Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:50.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:50.588Z] [2025-01-20T04:31:50.588Z] Login Succeeded [2025-01-20T04:31:50.588Z] ****.io [2025-01-20T04:31:50.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:50.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:50.588Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:50.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:50.588Z] [2025-01-20T04:31:50.588Z] Login Succeeded [2025-01-20T04:31:50.588Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:31:50.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:31:50.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:31:50.679Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-20T04:31:50.679Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:31:50.679Z] latest [2025-01-20T04:31:50.679Z] 4.0.0-dev.47 [2025-01-20T04:31:50.679Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:31:50.679Z] main [2025-01-20T04:31:50.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:51.016Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:51.345Z] + docker push nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:31:51.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T04:31:51.345Z] b181fc049136: Preparing [2025-01-20T04:31:51.345Z] 0aa3bb05aa6b: Preparing [2025-01-20T04:31:51.345Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:51.345Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:51.345Z] dbba78c19e45: Preparing [2025-01-20T04:31:51.345Z] a45b4d059b9e: Preparing [2025-01-20T04:31:51.345Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:51.345Z] a45b4d059b9e: Waiting [2025-01-20T04:31:51.345Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:51.345Z] 96d8a4fb7c47: Pushed [2025-01-20T04:31:51.345Z] 96f005a5b9a5: Pushed [2025-01-20T04:31:51.345Z] dbba78c19e45: Pushed [2025-01-20T04:31:51.345Z] b181fc049136: Pushed [2025-01-20T04:31:51.345Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:51.605Z] a45b4d059b9e: Pushed [2025-01-20T04:31:53.513Z] 0aa3bb05aa6b: Pushed [2025-01-20T04:31:53.513Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:53.845Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:54.187Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-20T04:31:54.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T04:31:54.187Z] b181fc049136: Preparing [2025-01-20T04:31:54.187Z] 0aa3bb05aa6b: Preparing [2025-01-20T04:31:54.187Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:54.187Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:54.187Z] dbba78c19e45: Preparing [2025-01-20T04:31:54.187Z] a45b4d059b9e: Preparing [2025-01-20T04:31:54.187Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:54.187Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:54.187Z] a45b4d059b9e: Waiting [2025-01-20T04:31:54.187Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:54.187Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:54.187Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:54.187Z] b181fc049136: Layer already exists [2025-01-20T04:31:54.187Z] 0aa3bb05aa6b: Layer already exists [2025-01-20T04:31:54.187Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:54.187Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:54.187Z] latest: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:54.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:54.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 [2025-01-20T04:31:54.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T04:31:54.845Z] b181fc049136: Preparing [2025-01-20T04:31:54.845Z] 0aa3bb05aa6b: Preparing [2025-01-20T04:31:54.845Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:54.845Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:54.845Z] dbba78c19e45: Preparing [2025-01-20T04:31:54.845Z] a45b4d059b9e: Preparing [2025-01-20T04:31:54.845Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:54.845Z] a45b4d059b9e: Waiting [2025-01-20T04:31:54.845Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:54.845Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:54.845Z] 0aa3bb05aa6b: Layer already exists [2025-01-20T04:31:54.845Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:54.845Z] b181fc049136: Layer already exists [2025-01-20T04:31:54.845Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:54.845Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:54.845Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:54.845Z] 4.0.0-dev.47: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:55.171Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:55.484Z] + docker push nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:31:55.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T04:31:55.484Z] b181fc049136: Preparing [2025-01-20T04:31:55.484Z] 0aa3bb05aa6b: Preparing [2025-01-20T04:31:55.484Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:55.484Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:55.484Z] dbba78c19e45: Preparing [2025-01-20T04:31:55.484Z] a45b4d059b9e: Preparing [2025-01-20T04:31:55.484Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:55.484Z] a45b4d059b9e: Waiting [2025-01-20T04:31:55.484Z] 0aa3bb05aa6b: Layer already exists [2025-01-20T04:31:55.484Z] b181fc049136: Layer already exists [2025-01-20T04:31:55.484Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:55.484Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:55.484Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:55.484Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:55.484Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:55.484Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:55.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:56.211Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-20T04:31:56.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T04:31:56.211Z] b181fc049136: Preparing [2025-01-20T04:31:56.211Z] 0aa3bb05aa6b: Preparing [2025-01-20T04:31:56.211Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:56.211Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:56.211Z] dbba78c19e45: Preparing [2025-01-20T04:31:56.211Z] a45b4d059b9e: Preparing [2025-01-20T04:31:56.211Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:56.211Z] a45b4d059b9e: Waiting [2025-01-20T04:31:56.211Z] b181fc049136: Layer already exists [2025-01-20T04:31:56.211Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:56.211Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:56.211Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:56.211Z] 0aa3bb05aa6b: Layer already exists [2025-01-20T04:31:56.211Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:56.211Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:56.211Z] main: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:31:56.280Z] ===================================================== [Pipeline] echo [2025-01-20T04:31:56.295Z] taggedImages: [2025-01-20T04:31:56.295Z] - nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:31:56.295Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-20T04:31:56.295Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 [2025-01-20T04:31:56.295Z] - nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:31:56.295Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-20T04:31:56.327Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-20T04:31:56.327Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:31:56.327Z] latest [2025-01-20T04:31:56.327Z] 4.0.0-dev.47 [2025-01-20T04:31:56.327Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:31:56.327Z] main [2025-01-20T04:31:56.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:56.678Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:57.036Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:31:57.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T04:31:57.036Z] 3e90db5a99b3: Preparing [2025-01-20T04:31:57.036Z] 90de305b0954: Preparing [2025-01-20T04:31:57.036Z] 3292b52ff1a9: Preparing [2025-01-20T04:31:57.036Z] 8473c54c05be: Preparing [2025-01-20T04:31:57.036Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:57.036Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:57.036Z] dbba78c19e45: Preparing [2025-01-20T04:31:57.036Z] a45b4d059b9e: Preparing [2025-01-20T04:31:57.036Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:57.036Z] dbba78c19e45: Waiting [2025-01-20T04:31:57.036Z] a45b4d059b9e: Waiting [2025-01-20T04:31:57.036Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:57.036Z] 96f005a5b9a5: Waiting [2025-01-20T04:31:57.036Z] 3292b52ff1a9: Pushed [2025-01-20T04:31:57.036Z] 90de305b0954: Pushed [2025-01-20T04:31:57.297Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:57.297Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:57.297Z] 3e90db5a99b3: Pushed [2025-01-20T04:31:57.297Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:57.297Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:57.297Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:58.238Z] 8473c54c05be: Pushed [2025-01-20T04:31:58.238Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:58.562Z] + 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-20T04:31:58.902Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-20T04:31:58.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T04:31:58.902Z] 3e90db5a99b3: Preparing [2025-01-20T04:31:58.902Z] 90de305b0954: Preparing [2025-01-20T04:31:58.902Z] 3292b52ff1a9: Preparing [2025-01-20T04:31:58.902Z] 8473c54c05be: Preparing [2025-01-20T04:31:58.902Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:58.902Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:58.902Z] dbba78c19e45: Preparing [2025-01-20T04:31:58.902Z] a45b4d059b9e: Preparing [2025-01-20T04:31:58.902Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:58.902Z] 96f005a5b9a5: Waiting [2025-01-20T04:31:58.902Z] dbba78c19e45: Waiting [2025-01-20T04:31:58.902Z] a45b4d059b9e: Waiting [2025-01-20T04:31:58.902Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:58.902Z] 3e90db5a99b3: Layer already exists [2025-01-20T04:31:58.902Z] 3292b52ff1a9: Layer already exists [2025-01-20T04:31:58.902Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:58.902Z] 90de305b0954: Layer already exists [2025-01-20T04:31:58.902Z] 8473c54c05be: Layer already exists [2025-01-20T04:31:58.902Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:58.902Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:58.902Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:58.902Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:58.902Z] latest: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:59.234Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:59.554Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 [2025-01-20T04:31:59.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T04:31:59.555Z] 3e90db5a99b3: Preparing [2025-01-20T04:31:59.555Z] 90de305b0954: Preparing [2025-01-20T04:31:59.555Z] 3292b52ff1a9: Preparing [2025-01-20T04:31:59.555Z] 8473c54c05be: Preparing [2025-01-20T04:31:59.555Z] 96d8a4fb7c47: Preparing [2025-01-20T04:31:59.555Z] 96f005a5b9a5: Preparing [2025-01-20T04:31:59.555Z] dbba78c19e45: Preparing [2025-01-20T04:31:59.555Z] a45b4d059b9e: Preparing [2025-01-20T04:31:59.555Z] ce5a8cde9eee: Preparing [2025-01-20T04:31:59.555Z] dbba78c19e45: Waiting [2025-01-20T04:31:59.555Z] ce5a8cde9eee: Waiting [2025-01-20T04:31:59.555Z] 96f005a5b9a5: Waiting [2025-01-20T04:31:59.555Z] 3292b52ff1a9: Layer already exists [2025-01-20T04:31:59.555Z] 3e90db5a99b3: Layer already exists [2025-01-20T04:31:59.555Z] 90de305b0954: Layer already exists [2025-01-20T04:31:59.555Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:31:59.555Z] dbba78c19e45: Layer already exists [2025-01-20T04:31:59.555Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:31:59.555Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:31:59.555Z] 8473c54c05be: Layer already exists [2025-01-20T04:31:59.555Z] a45b4d059b9e: Layer already exists [2025-01-20T04:31:59.555Z] 4.0.0-dev.47: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:59.886Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:00.206Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:00.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T04:32:00.206Z] 3e90db5a99b3: Preparing [2025-01-20T04:32:00.206Z] 90de305b0954: Preparing [2025-01-20T04:32:00.206Z] 3292b52ff1a9: Preparing [2025-01-20T04:32:00.206Z] 8473c54c05be: Preparing [2025-01-20T04:32:00.206Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:00.206Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:00.206Z] dbba78c19e45: Preparing [2025-01-20T04:32:00.206Z] a45b4d059b9e: Preparing [2025-01-20T04:32:00.206Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:00.206Z] dbba78c19e45: Waiting [2025-01-20T04:32:00.206Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:00.206Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:00.206Z] 3292b52ff1a9: Layer already exists [2025-01-20T04:32:00.206Z] 90de305b0954: Layer already exists [2025-01-20T04:32:00.206Z] 8473c54c05be: Layer already exists [2025-01-20T04:32:00.206Z] 3e90db5a99b3: Layer already exists [2025-01-20T04:32:00.206Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:00.206Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:00.206Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:00.206Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:00.206Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:00.539Z] + 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-20T04:32:00.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-20T04:32:00.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T04:32:00.861Z] 3e90db5a99b3: Preparing [2025-01-20T04:32:00.861Z] 90de305b0954: Preparing [2025-01-20T04:32:00.861Z] 3292b52ff1a9: Preparing [2025-01-20T04:32:00.861Z] 8473c54c05be: Preparing [2025-01-20T04:32:00.861Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:00.861Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:00.861Z] dbba78c19e45: Preparing [2025-01-20T04:32:00.861Z] a45b4d059b9e: Preparing [2025-01-20T04:32:00.861Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:00.861Z] a45b4d059b9e: Waiting [2025-01-20T04:32:00.861Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:00.861Z] dbba78c19e45: Waiting [2025-01-20T04:32:00.861Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:00.861Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:00.861Z] 3292b52ff1a9: Layer already exists [2025-01-20T04:32:00.861Z] 3e90db5a99b3: Layer already exists [2025-01-20T04:32:00.861Z] 8473c54c05be: Layer already exists [2025-01-20T04:32:00.861Z] 90de305b0954: Layer already exists [2025-01-20T04:32:00.861Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:00.861Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:00.861Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:00.861Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:00.861Z] main: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:00.934Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:00.952Z] taggedImages: [2025-01-20T04:32:00.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:00.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-20T04:32:00.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 [2025-01-20T04:32:00.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:00.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-20T04:32:00.984Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-20T04:32:00.984Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:00.984Z] latest [2025-01-20T04:32:00.984Z] 4.0.0-dev.47 [2025-01-20T04:32:00.984Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:00.984Z] main [2025-01-20T04:32:00.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:01.340Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:01.663Z] + docker push nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:01.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T04:32:01.663Z] 1dbabc534cca: Preparing [2025-01-20T04:32:01.663Z] 0f15b4493736: Preparing [2025-01-20T04:32:01.663Z] 248c0bd3220d: Preparing [2025-01-20T04:32:01.663Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:01.663Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:01.663Z] 99686d521c6d: Preparing [2025-01-20T04:32:01.663Z] 7b8ba791cf98: Preparing [2025-01-20T04:32:01.663Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:01.663Z] 7b8ba791cf98: Waiting [2025-01-20T04:32:01.663Z] 99686d521c6d: Waiting [2025-01-20T04:32:01.663Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:01.663Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:01.663Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:01.663Z] 0f15b4493736: Pushed [2025-01-20T04:32:01.663Z] 1dbabc534cca: Pushed [2025-01-20T04:32:01.663Z] 99686d521c6d: Pushed [2025-01-20T04:32:01.663Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:01.663Z] 7b8ba791cf98: Pushed [2025-01-20T04:32:04.193Z] 248c0bd3220d: Pushed [2025-01-20T04:32:04.193Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:04.533Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:04.872Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-20T04:32:04.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T04:32:04.873Z] 1dbabc534cca: Preparing [2025-01-20T04:32:04.873Z] 0f15b4493736: Preparing [2025-01-20T04:32:04.873Z] 248c0bd3220d: Preparing [2025-01-20T04:32:04.873Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:04.873Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:04.873Z] 99686d521c6d: Preparing [2025-01-20T04:32:04.873Z] 7b8ba791cf98: Preparing [2025-01-20T04:32:04.873Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:04.873Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:04.873Z] 99686d521c6d: Waiting [2025-01-20T04:32:04.873Z] 7b8ba791cf98: Waiting [2025-01-20T04:32:04.873Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:04.873Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:04.873Z] 1dbabc534cca: Layer already exists [2025-01-20T04:32:04.873Z] 248c0bd3220d: Layer already exists [2025-01-20T04:32:04.873Z] 0f15b4493736: Layer already exists [2025-01-20T04:32:04.873Z] 99686d521c6d: Layer already exists [2025-01-20T04:32:04.873Z] 7b8ba791cf98: Layer already exists [2025-01-20T04:32:04.873Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:04.873Z] latest: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:05.210Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:05.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 [2025-01-20T04:32:05.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T04:32:05.533Z] 1dbabc534cca: Preparing [2025-01-20T04:32:05.533Z] 0f15b4493736: Preparing [2025-01-20T04:32:05.533Z] 248c0bd3220d: Preparing [2025-01-20T04:32:05.533Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:05.533Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:05.533Z] 99686d521c6d: Preparing [2025-01-20T04:32:05.533Z] 7b8ba791cf98: Preparing [2025-01-20T04:32:05.533Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:05.533Z] 99686d521c6d: Waiting [2025-01-20T04:32:05.533Z] 7b8ba791cf98: Waiting [2025-01-20T04:32:05.533Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:05.533Z] 1dbabc534cca: Layer already exists [2025-01-20T04:32:05.533Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:05.533Z] 0f15b4493736: Layer already exists [2025-01-20T04:32:05.533Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:05.533Z] 248c0bd3220d: Layer already exists [2025-01-20T04:32:05.533Z] 7b8ba791cf98: Layer already exists [2025-01-20T04:32:05.533Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:05.533Z] 99686d521c6d: Layer already exists [2025-01-20T04:32:05.533Z] 4.0.0-dev.47: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:05.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:06.193Z] + docker push nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:06.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T04:32:06.193Z] 1dbabc534cca: Preparing [2025-01-20T04:32:06.193Z] 0f15b4493736: Preparing [2025-01-20T04:32:06.193Z] 248c0bd3220d: Preparing [2025-01-20T04:32:06.193Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:06.193Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:06.193Z] 99686d521c6d: Preparing [2025-01-20T04:32:06.193Z] 7b8ba791cf98: Preparing [2025-01-20T04:32:06.193Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:06.193Z] 99686d521c6d: Waiting [2025-01-20T04:32:06.193Z] 7b8ba791cf98: Waiting [2025-01-20T04:32:06.193Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:06.193Z] 0f15b4493736: Layer already exists [2025-01-20T04:32:06.193Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:06.193Z] 248c0bd3220d: Layer already exists [2025-01-20T04:32:06.193Z] 1dbabc534cca: Layer already exists [2025-01-20T04:32:06.193Z] 99686d521c6d: Layer already exists [2025-01-20T04:32:06.193Z] 7b8ba791cf98: Layer already exists [2025-01-20T04:32:06.193Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:06.193Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:06.537Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:06.871Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-20T04:32:06.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T04:32:06.871Z] 1dbabc534cca: Preparing [2025-01-20T04:32:06.871Z] 0f15b4493736: Preparing [2025-01-20T04:32:06.871Z] 248c0bd3220d: Preparing [2025-01-20T04:32:06.871Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:06.871Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:06.871Z] 99686d521c6d: Preparing [2025-01-20T04:32:06.871Z] 7b8ba791cf98: Preparing [2025-01-20T04:32:06.871Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:06.871Z] 99686d521c6d: Waiting [2025-01-20T04:32:06.871Z] 7b8ba791cf98: Waiting [2025-01-20T04:32:06.871Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:06.871Z] 0f15b4493736: Layer already exists [2025-01-20T04:32:06.871Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:06.871Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:06.871Z] 248c0bd3220d: Layer already exists [2025-01-20T04:32:06.871Z] 1dbabc534cca: Layer already exists [2025-01-20T04:32:06.871Z] 7b8ba791cf98: Layer already exists [2025-01-20T04:32:06.871Z] 99686d521c6d: Layer already exists [2025-01-20T04:32:06.871Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:06.871Z] main: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:06.954Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:06.967Z] taggedImages: [2025-01-20T04:32:06.967Z] - nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:06.967Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-20T04:32:06.967Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 [2025-01-20T04:32:06.967Z] - nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:06.967Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-20T04:32:06.997Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-20T04:32:06.997Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:06.997Z] latest [2025-01-20T04:32:06.997Z] 4.0.0-dev.47 [2025-01-20T04:32:06.997Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:06.997Z] main [2025-01-20T04:32:06.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:07.346Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:07.669Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:07.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T04:32:07.669Z] c7bce2dc3044: Preparing [2025-01-20T04:32:07.669Z] 905b27ef2731: Preparing [2025-01-20T04:32:07.669Z] 8591d5cf7e58: Preparing [2025-01-20T04:32:07.669Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:07.669Z] a11e985ab030: Preparing [2025-01-20T04:32:07.669Z] 1a5788c70660: Preparing [2025-01-20T04:32:07.669Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:07.669Z] 1a5788c70660: Waiting [2025-01-20T04:32:07.669Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:07.669Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:07.669Z] 905b27ef2731: Pushed [2025-01-20T04:32:07.669Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:07.669Z] c7bce2dc3044: Pushed [2025-01-20T04:32:07.669Z] 1a5788c70660: Pushed [2025-01-20T04:32:07.669Z] a11e985ab030: Pushed [2025-01-20T04:32:10.230Z] 8591d5cf7e58: Pushed [2025-01-20T04:32:10.230Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:10.582Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:10.922Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-20T04:32:10.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T04:32:10.922Z] c7bce2dc3044: Preparing [2025-01-20T04:32:10.922Z] 905b27ef2731: Preparing [2025-01-20T04:32:10.922Z] 8591d5cf7e58: Preparing [2025-01-20T04:32:10.922Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:10.922Z] a11e985ab030: Preparing [2025-01-20T04:32:10.922Z] 1a5788c70660: Preparing [2025-01-20T04:32:10.922Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:10.922Z] 1a5788c70660: Waiting [2025-01-20T04:32:10.922Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:10.922Z] 8591d5cf7e58: Layer already exists [2025-01-20T04:32:10.922Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:10.922Z] c7bce2dc3044: Layer already exists [2025-01-20T04:32:10.922Z] a11e985ab030: Layer already exists [2025-01-20T04:32:10.922Z] 905b27ef2731: Layer already exists [2025-01-20T04:32:10.922Z] 1a5788c70660: Layer already exists [2025-01-20T04:32:10.922Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:10.922Z] latest: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:11.254Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:11.591Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 [2025-01-20T04:32:11.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T04:32:11.592Z] c7bce2dc3044: Preparing [2025-01-20T04:32:11.592Z] 905b27ef2731: Preparing [2025-01-20T04:32:11.592Z] 8591d5cf7e58: Preparing [2025-01-20T04:32:11.592Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:11.592Z] a11e985ab030: Preparing [2025-01-20T04:32:11.592Z] 1a5788c70660: Preparing [2025-01-20T04:32:11.592Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:11.592Z] 1a5788c70660: Waiting [2025-01-20T04:32:11.592Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:11.592Z] a11e985ab030: Layer already exists [2025-01-20T04:32:11.592Z] 905b27ef2731: Layer already exists [2025-01-20T04:32:11.592Z] c7bce2dc3044: Layer already exists [2025-01-20T04:32:11.592Z] 8591d5cf7e58: Layer already exists [2025-01-20T04:32:11.592Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:11.592Z] 1a5788c70660: Layer already exists [2025-01-20T04:32:11.592Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:11.592Z] 4.0.0-dev.47: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:11.927Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:12.256Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:12.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T04:32:12.256Z] c7bce2dc3044: Preparing [2025-01-20T04:32:12.256Z] 905b27ef2731: Preparing [2025-01-20T04:32:12.256Z] 8591d5cf7e58: Preparing [2025-01-20T04:32:12.256Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:12.256Z] a11e985ab030: Preparing [2025-01-20T04:32:12.256Z] 1a5788c70660: Preparing [2025-01-20T04:32:12.256Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:12.256Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:12.256Z] 1a5788c70660: Waiting [2025-01-20T04:32:12.256Z] 8591d5cf7e58: Layer already exists [2025-01-20T04:32:12.256Z] a11e985ab030: Layer already exists [2025-01-20T04:32:12.256Z] 905b27ef2731: Layer already exists [2025-01-20T04:32:12.256Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:12.256Z] c7bce2dc3044: Layer already exists [2025-01-20T04:32:12.256Z] 1a5788c70660: Layer already exists [2025-01-20T04:32:12.256Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:12.256Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:12.589Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:12.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-20T04:32:12.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T04:32:12.917Z] c7bce2dc3044: Preparing [2025-01-20T04:32:12.917Z] 905b27ef2731: Preparing [2025-01-20T04:32:12.917Z] 8591d5cf7e58: Preparing [2025-01-20T04:32:12.917Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:12.918Z] a11e985ab030: Preparing [2025-01-20T04:32:12.918Z] 1a5788c70660: Preparing [2025-01-20T04:32:12.918Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:12.918Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:12.918Z] 1a5788c70660: Waiting [2025-01-20T04:32:12.918Z] a11e985ab030: Layer already exists [2025-01-20T04:32:12.918Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:12.918Z] c7bce2dc3044: Layer already exists [2025-01-20T04:32:12.918Z] 905b27ef2731: Layer already exists [2025-01-20T04:32:12.918Z] 8591d5cf7e58: Layer already exists [2025-01-20T04:32:12.918Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:12.918Z] 1a5788c70660: Layer already exists [2025-01-20T04:32:12.918Z] main: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:12.991Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:13.009Z] taggedImages: [2025-01-20T04:32:13.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:13.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-20T04:32:13.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 [2025-01-20T04:32:13.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:13.009Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-20T04:32:13.041Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-20T04:32:13.041Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:13.041Z] latest [2025-01-20T04:32:13.041Z] 4.0.0-dev.47 [2025-01-20T04:32:13.041Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:13.041Z] main [2025-01-20T04:32:13.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:13.433Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:13.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:13.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T04:32:13.762Z] be1a576b702b: Preparing [2025-01-20T04:32:13.762Z] 55aa4bf78648: Preparing [2025-01-20T04:32:13.762Z] 797df29ae518: Preparing [2025-01-20T04:32:13.762Z] 1124c369023d: Preparing [2025-01-20T04:32:13.762Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:13.762Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:13.762Z] dbba78c19e45: Preparing [2025-01-20T04:32:13.762Z] a45b4d059b9e: Preparing [2025-01-20T04:32:13.762Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:13.762Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:13.762Z] dbba78c19e45: Waiting [2025-01-20T04:32:13.762Z] a45b4d059b9e: Waiting [2025-01-20T04:32:13.762Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:13.762Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:13.762Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:13.762Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:13.762Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:13.762Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:13.762Z] be1a576b702b: Pushed [2025-01-20T04:32:13.762Z] 55aa4bf78648: Pushed [2025-01-20T04:32:13.762Z] 797df29ae518: Pushed [2025-01-20T04:32:16.296Z] 1124c369023d: Pushed [2025-01-20T04:32:16.296Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:16.625Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:16.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-20T04:32:16.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T04:32:16.954Z] be1a576b702b: Preparing [2025-01-20T04:32:16.954Z] 55aa4bf78648: Preparing [2025-01-20T04:32:16.954Z] 797df29ae518: Preparing [2025-01-20T04:32:16.954Z] 1124c369023d: Preparing [2025-01-20T04:32:16.954Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:16.954Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:16.954Z] dbba78c19e45: Preparing [2025-01-20T04:32:16.954Z] a45b4d059b9e: Preparing [2025-01-20T04:32:16.954Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:16.954Z] dbba78c19e45: Waiting [2025-01-20T04:32:16.954Z] a45b4d059b9e: Waiting [2025-01-20T04:32:16.954Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:16.954Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:16.954Z] 55aa4bf78648: Layer already exists [2025-01-20T04:32:16.954Z] be1a576b702b: Layer already exists [2025-01-20T04:32:16.954Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:16.954Z] 1124c369023d: Layer already exists [2025-01-20T04:32:16.954Z] 797df29ae518: Layer already exists [2025-01-20T04:32:16.954Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:16.954Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:16.954Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:16.954Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:16.954Z] latest: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:17.287Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:17.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 [2025-01-20T04:32:17.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T04:32:17.611Z] be1a576b702b: Preparing [2025-01-20T04:32:17.611Z] 55aa4bf78648: Preparing [2025-01-20T04:32:17.611Z] 797df29ae518: Preparing [2025-01-20T04:32:17.611Z] 1124c369023d: Preparing [2025-01-20T04:32:17.611Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:17.611Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:17.611Z] dbba78c19e45: Preparing [2025-01-20T04:32:17.611Z] a45b4d059b9e: Preparing [2025-01-20T04:32:17.611Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:17.611Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:17.611Z] dbba78c19e45: Waiting [2025-01-20T04:32:17.611Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:17.611Z] a45b4d059b9e: Waiting [2025-01-20T04:32:17.611Z] 797df29ae518: Layer already exists [2025-01-20T04:32:17.611Z] 55aa4bf78648: Layer already exists [2025-01-20T04:32:17.611Z] be1a576b702b: Layer already exists [2025-01-20T04:32:17.611Z] 1124c369023d: Layer already exists [2025-01-20T04:32:17.611Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:17.611Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:17.611Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:17.611Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:17.611Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:17.611Z] 4.0.0-dev.47: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:17.941Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:18.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:18.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T04:32:18.269Z] be1a576b702b: Preparing [2025-01-20T04:32:18.269Z] 55aa4bf78648: Preparing [2025-01-20T04:32:18.269Z] 797df29ae518: Preparing [2025-01-20T04:32:18.269Z] 1124c369023d: Preparing [2025-01-20T04:32:18.269Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:18.269Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:18.269Z] dbba78c19e45: Preparing [2025-01-20T04:32:18.269Z] a45b4d059b9e: Preparing [2025-01-20T04:32:18.269Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:18.269Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:18.269Z] dbba78c19e45: Waiting [2025-01-20T04:32:18.269Z] a45b4d059b9e: Waiting [2025-01-20T04:32:18.269Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:18.269Z] 55aa4bf78648: Layer already exists [2025-01-20T04:32:18.269Z] 1124c369023d: Layer already exists [2025-01-20T04:32:18.269Z] be1a576b702b: Layer already exists [2025-01-20T04:32:18.269Z] 797df29ae518: Layer already exists [2025-01-20T04:32:18.269Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:18.269Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:18.269Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:18.269Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:18.269Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:18.269Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:18.595Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:18.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-20T04:32:18.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T04:32:18.925Z] be1a576b702b: Preparing [2025-01-20T04:32:18.925Z] 55aa4bf78648: Preparing [2025-01-20T04:32:18.925Z] 797df29ae518: Preparing [2025-01-20T04:32:18.925Z] 1124c369023d: Preparing [2025-01-20T04:32:18.925Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:18.925Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:18.925Z] dbba78c19e45: Preparing [2025-01-20T04:32:18.925Z] a45b4d059b9e: Preparing [2025-01-20T04:32:18.925Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:18.925Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:18.925Z] dbba78c19e45: Waiting [2025-01-20T04:32:18.925Z] a45b4d059b9e: Waiting [2025-01-20T04:32:18.925Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:18.925Z] 797df29ae518: Layer already exists [2025-01-20T04:32:18.925Z] be1a576b702b: Layer already exists [2025-01-20T04:32:18.925Z] 55aa4bf78648: Layer already exists [2025-01-20T04:32:18.925Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:18.925Z] 1124c369023d: Layer already exists [2025-01-20T04:32:18.925Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:18.925Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:18.925Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:18.925Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:18.925Z] main: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:19.010Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:19.021Z] taggedImages: [2025-01-20T04:32:19.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:19.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-20T04:32:19.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 [2025-01-20T04:32:19.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:19.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-20T04:32:19.045Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-20T04:32:19.045Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:19.045Z] latest [2025-01-20T04:32:19.045Z] 4.0.0-dev.47 [2025-01-20T04:32:19.045Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:19.045Z] main [2025-01-20T04:32:19.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:19.382Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:19.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:19.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T04:32:19.704Z] b3f126efacdb: Preparing [2025-01-20T04:32:19.704Z] e2ad223214a4: Preparing [2025-01-20T04:32:19.704Z] 6f49d5fd8ba8: Preparing [2025-01-20T04:32:19.704Z] cb7704ac748a: Preparing [2025-01-20T04:32:19.704Z] d3cb5a982551: Preparing [2025-01-20T04:32:19.704Z] ca7ab0cbf693: Preparing [2025-01-20T04:32:19.704Z] d6447d5e9685: Preparing [2025-01-20T04:32:19.704Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:19.704Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:19.704Z] 96ca014cb574: Preparing [2025-01-20T04:32:19.704Z] 9c8f0e121521: Preparing [2025-01-20T04:32:19.704Z] 5f70bf18a086: Preparing [2025-01-20T04:32:19.704Z] 2bb400438eaa: Preparing [2025-01-20T04:32:19.704Z] 8757e9bc1c15: Preparing [2025-01-20T04:32:19.704Z] 0081c0aba22c: Preparing [2025-01-20T04:32:19.704Z] ca7ab0cbf693: Waiting [2025-01-20T04:32:19.704Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:19.704Z] d6447d5e9685: Waiting [2025-01-20T04:32:19.704Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:19.704Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:19.704Z] 5f70bf18a086: Waiting [2025-01-20T04:32:19.704Z] 9c8f0e121521: Waiting [2025-01-20T04:32:19.704Z] 2bb400438eaa: Waiting [2025-01-20T04:32:19.704Z] 8757e9bc1c15: Waiting [2025-01-20T04:32:19.704Z] 96ca014cb574: Waiting [2025-01-20T04:32:19.704Z] 0081c0aba22c: Waiting [2025-01-20T04:32:19.704Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:19.704Z] 6f49d5fd8ba8: Pushed [2025-01-20T04:32:19.704Z] d3cb5a982551: Pushed [2025-01-20T04:32:19.704Z] b3f126efacdb: Pushed [2025-01-20T04:32:19.704Z] e2ad223214a4: Pushed [2025-01-20T04:32:19.704Z] cb7704ac748a: Pushed [2025-01-20T04:32:19.704Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:19.704Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:19.704Z] 5f70bf18a086: Layer already exists [2025-01-20T04:32:19.963Z] ca7ab0cbf693: Pushed [2025-01-20T04:32:19.963Z] 96ca014cb574: Pushed [2025-01-20T04:32:19.963Z] 2bb400438eaa: Pushed [2025-01-20T04:32:19.963Z] 9c8f0e121521: Pushed [2025-01-20T04:32:19.963Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:19.963Z] 8757e9bc1c15: Pushed [2025-01-20T04:32:19.963Z] 0081c0aba22c: Pushed [2025-01-20T04:32:21.340Z] d6447d5e9685: Pushed [2025-01-20T04:32:21.340Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:21.668Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:21.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-20T04:32:21.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T04:32:21.988Z] b3f126efacdb: Preparing [2025-01-20T04:32:21.988Z] e2ad223214a4: Preparing [2025-01-20T04:32:21.988Z] 6f49d5fd8ba8: Preparing [2025-01-20T04:32:21.988Z] cb7704ac748a: Preparing [2025-01-20T04:32:21.988Z] d3cb5a982551: Preparing [2025-01-20T04:32:21.988Z] ca7ab0cbf693: Preparing [2025-01-20T04:32:21.988Z] d6447d5e9685: Preparing [2025-01-20T04:32:21.988Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:21.988Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:21.988Z] 96ca014cb574: Preparing [2025-01-20T04:32:21.988Z] 9c8f0e121521: Preparing [2025-01-20T04:32:21.988Z] 5f70bf18a086: Preparing [2025-01-20T04:32:21.988Z] 2bb400438eaa: Preparing [2025-01-20T04:32:21.988Z] 8757e9bc1c15: Preparing [2025-01-20T04:32:21.988Z] 0081c0aba22c: Preparing [2025-01-20T04:32:21.988Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:21.988Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:21.988Z] 96ca014cb574: Waiting [2025-01-20T04:32:21.988Z] 9c8f0e121521: Waiting [2025-01-20T04:32:21.988Z] 5f70bf18a086: Waiting [2025-01-20T04:32:21.988Z] 2bb400438eaa: Waiting [2025-01-20T04:32:21.988Z] 8757e9bc1c15: Waiting [2025-01-20T04:32:21.988Z] 0081c0aba22c: Waiting [2025-01-20T04:32:21.988Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:21.988Z] ca7ab0cbf693: Waiting [2025-01-20T04:32:21.988Z] d6447d5e9685: Waiting [2025-01-20T04:32:21.988Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:21.988Z] 6f49d5fd8ba8: Layer already exists [2025-01-20T04:32:21.988Z] e2ad223214a4: Layer already exists [2025-01-20T04:32:21.988Z] b3f126efacdb: Layer already exists [2025-01-20T04:32:21.988Z] cb7704ac748a: Layer already exists [2025-01-20T04:32:21.988Z] d3cb5a982551: Layer already exists [2025-01-20T04:32:21.988Z] d6447d5e9685: Layer already exists [2025-01-20T04:32:21.988Z] ca7ab0cbf693: Layer already exists [2025-01-20T04:32:21.988Z] 96ca014cb574: Layer already exists [2025-01-20T04:32:21.988Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:21.988Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:21.988Z] 5f70bf18a086: Layer already exists [2025-01-20T04:32:21.988Z] 9c8f0e121521: Layer already exists [2025-01-20T04:32:21.988Z] 0081c0aba22c: Layer already exists [2025-01-20T04:32:21.988Z] 2bb400438eaa: Layer already exists [2025-01-20T04:32:21.988Z] 8757e9bc1c15: Layer already exists [2025-01-20T04:32:21.988Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:21.988Z] latest: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:22.321Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:22.690Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 [2025-01-20T04:32:22.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T04:32:22.691Z] b3f126efacdb: Preparing [2025-01-20T04:32:22.691Z] e2ad223214a4: Preparing [2025-01-20T04:32:22.691Z] 6f49d5fd8ba8: Preparing [2025-01-20T04:32:22.691Z] cb7704ac748a: Preparing [2025-01-20T04:32:22.691Z] d3cb5a982551: Preparing [2025-01-20T04:32:22.691Z] ca7ab0cbf693: Preparing [2025-01-20T04:32:22.691Z] d6447d5e9685: Preparing [2025-01-20T04:32:22.691Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:22.691Z] ca7ab0cbf693: Waiting [2025-01-20T04:32:22.691Z] d6447d5e9685: Waiting [2025-01-20T04:32:22.691Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:22.691Z] 96ca014cb574: Preparing [2025-01-20T04:32:22.691Z] 9c8f0e121521: Preparing [2025-01-20T04:32:22.691Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:22.691Z] 96ca014cb574: Waiting [2025-01-20T04:32:22.691Z] 5f70bf18a086: Preparing [2025-01-20T04:32:22.691Z] 9c8f0e121521: Waiting [2025-01-20T04:32:22.691Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:22.691Z] 2bb400438eaa: Preparing [2025-01-20T04:32:22.691Z] 8757e9bc1c15: Preparing [2025-01-20T04:32:22.691Z] 5f70bf18a086: Waiting [2025-01-20T04:32:22.691Z] 0081c0aba22c: Preparing [2025-01-20T04:32:22.691Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:22.691Z] 8757e9bc1c15: Waiting [2025-01-20T04:32:22.691Z] 0081c0aba22c: Waiting [2025-01-20T04:32:22.691Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:22.691Z] cb7704ac748a: Layer already exists [2025-01-20T04:32:22.691Z] e2ad223214a4: Layer already exists [2025-01-20T04:32:22.691Z] b3f126efacdb: Layer already exists [2025-01-20T04:32:22.691Z] d3cb5a982551: Layer already exists [2025-01-20T04:32:22.691Z] 6f49d5fd8ba8: Layer already exists [2025-01-20T04:32:22.691Z] ca7ab0cbf693: Layer already exists [2025-01-20T04:32:22.691Z] d6447d5e9685: Layer already exists [2025-01-20T04:32:22.691Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:22.691Z] 96ca014cb574: Layer already exists [2025-01-20T04:32:22.691Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:22.691Z] 9c8f0e121521: Layer already exists [2025-01-20T04:32:22.691Z] 2bb400438eaa: Layer already exists [2025-01-20T04:32:22.691Z] 8757e9bc1c15: Layer already exists [2025-01-20T04:32:22.691Z] 5f70bf18a086: Layer already exists [2025-01-20T04:32:22.691Z] 0081c0aba22c: Layer already exists [2025-01-20T04:32:22.691Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:22.691Z] 4.0.0-dev.47: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:23.029Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:23.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:23.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T04:32:23.364Z] b3f126efacdb: Preparing [2025-01-20T04:32:23.364Z] e2ad223214a4: Preparing [2025-01-20T04:32:23.364Z] 6f49d5fd8ba8: Preparing [2025-01-20T04:32:23.364Z] cb7704ac748a: Preparing [2025-01-20T04:32:23.364Z] d3cb5a982551: Preparing [2025-01-20T04:32:23.364Z] ca7ab0cbf693: Preparing [2025-01-20T04:32:23.364Z] d6447d5e9685: Preparing [2025-01-20T04:32:23.364Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:23.364Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:23.364Z] 96ca014cb574: Preparing [2025-01-20T04:32:23.364Z] 9c8f0e121521: Preparing [2025-01-20T04:32:23.364Z] 5f70bf18a086: Preparing [2025-01-20T04:32:23.364Z] 2bb400438eaa: Preparing [2025-01-20T04:32:23.364Z] 8757e9bc1c15: Preparing [2025-01-20T04:32:23.364Z] 0081c0aba22c: Preparing [2025-01-20T04:32:23.364Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:23.364Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:23.364Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:23.364Z] 96ca014cb574: Waiting [2025-01-20T04:32:23.364Z] 0081c0aba22c: Waiting [2025-01-20T04:32:23.364Z] 8757e9bc1c15: Waiting [2025-01-20T04:32:23.364Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:23.364Z] 9c8f0e121521: Waiting [2025-01-20T04:32:23.364Z] 5f70bf18a086: Waiting [2025-01-20T04:32:23.364Z] 2bb400438eaa: Waiting [2025-01-20T04:32:23.364Z] ca7ab0cbf693: Waiting [2025-01-20T04:32:23.364Z] d6447d5e9685: Waiting [2025-01-20T04:32:23.364Z] e2ad223214a4: Layer already exists [2025-01-20T04:32:23.364Z] cb7704ac748a: Layer already exists [2025-01-20T04:32:23.364Z] 6f49d5fd8ba8: Layer already exists [2025-01-20T04:32:23.364Z] d3cb5a982551: Layer already exists [2025-01-20T04:32:23.364Z] b3f126efacdb: Layer already exists [2025-01-20T04:32:23.364Z] d6447d5e9685: Layer already exists [2025-01-20T04:32:23.364Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:23.364Z] ca7ab0cbf693: Layer already exists [2025-01-20T04:32:23.364Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:23.364Z] 96ca014cb574: Layer already exists [2025-01-20T04:32:23.364Z] 5f70bf18a086: Layer already exists [2025-01-20T04:32:23.364Z] 2bb400438eaa: Layer already exists [2025-01-20T04:32:23.364Z] 9c8f0e121521: Layer already exists [2025-01-20T04:32:23.364Z] 8757e9bc1c15: Layer already exists [2025-01-20T04:32:23.364Z] 0081c0aba22c: Layer already exists [2025-01-20T04:32:23.364Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:23.364Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:23.692Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:24.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-20T04:32:24.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T04:32:24.044Z] b3f126efacdb: Preparing [2025-01-20T04:32:24.044Z] e2ad223214a4: Preparing [2025-01-20T04:32:24.044Z] 6f49d5fd8ba8: Preparing [2025-01-20T04:32:24.044Z] cb7704ac748a: Preparing [2025-01-20T04:32:24.044Z] d3cb5a982551: Preparing [2025-01-20T04:32:24.044Z] ca7ab0cbf693: Preparing [2025-01-20T04:32:24.044Z] d6447d5e9685: Preparing [2025-01-20T04:32:24.044Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:24.044Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:24.044Z] 96ca014cb574: Preparing [2025-01-20T04:32:24.044Z] 9c8f0e121521: Preparing [2025-01-20T04:32:24.044Z] 5f70bf18a086: Preparing [2025-01-20T04:32:24.044Z] 2bb400438eaa: Preparing [2025-01-20T04:32:24.044Z] 8757e9bc1c15: Preparing [2025-01-20T04:32:24.044Z] 0081c0aba22c: Preparing [2025-01-20T04:32:24.044Z] ca7ab0cbf693: Waiting [2025-01-20T04:32:24.044Z] d6447d5e9685: Waiting [2025-01-20T04:32:24.044Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:24.044Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:24.044Z] 96ca014cb574: Waiting [2025-01-20T04:32:24.044Z] 9c8f0e121521: Waiting [2025-01-20T04:32:24.044Z] 2bb400438eaa: Waiting [2025-01-20T04:32:24.044Z] 5f70bf18a086: Waiting [2025-01-20T04:32:24.044Z] 8757e9bc1c15: Waiting [2025-01-20T04:32:24.044Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:24.044Z] 0081c0aba22c: Waiting [2025-01-20T04:32:24.044Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:24.044Z] cb7704ac748a: Layer already exists [2025-01-20T04:32:24.044Z] d3cb5a982551: Layer already exists [2025-01-20T04:32:24.044Z] e2ad223214a4: Layer already exists [2025-01-20T04:32:24.044Z] 6f49d5fd8ba8: Layer already exists [2025-01-20T04:32:24.044Z] b3f126efacdb: Layer already exists [2025-01-20T04:32:24.044Z] d6447d5e9685: Layer already exists [2025-01-20T04:32:24.044Z] ca7ab0cbf693: Layer already exists [2025-01-20T04:32:24.044Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:24.044Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:24.044Z] 96ca014cb574: Layer already exists [2025-01-20T04:32:24.044Z] 9c8f0e121521: Layer already exists [2025-01-20T04:32:24.044Z] 5f70bf18a086: Layer already exists [2025-01-20T04:32:24.044Z] 2bb400438eaa: Layer already exists [2025-01-20T04:32:24.044Z] 0081c0aba22c: Layer already exists [2025-01-20T04:32:24.044Z] 8757e9bc1c15: Layer already exists [2025-01-20T04:32:24.044Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:24.044Z] main: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:24.130Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:24.145Z] taggedImages: [2025-01-20T04:32:24.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:24.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-20T04:32:24.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 [2025-01-20T04:32:24.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:24.145Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-20T04:32:24.182Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-20T04:32:24.182Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:24.182Z] latest [2025-01-20T04:32:24.182Z] 4.0.0-dev.47 [2025-01-20T04:32:24.182Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:24.182Z] main [2025-01-20T04:32:24.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:24.548Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:24.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:24.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T04:32:24.877Z] 15e4d849acd7: Preparing [2025-01-20T04:32:24.877Z] 187853e10165: Preparing [2025-01-20T04:32:24.877Z] 344cd50fcecd: Preparing [2025-01-20T04:32:24.877Z] f34ad513e7de: Preparing [2025-01-20T04:32:24.877Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:24.877Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:24.877Z] dbba78c19e45: Preparing [2025-01-20T04:32:24.877Z] a45b4d059b9e: Preparing [2025-01-20T04:32:24.877Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:24.877Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:24.877Z] dbba78c19e45: Waiting [2025-01-20T04:32:24.877Z] a45b4d059b9e: Waiting [2025-01-20T04:32:24.877Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:24.877Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:24.877Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:24.877Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:24.877Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:24.877Z] 187853e10165: Pushed [2025-01-20T04:32:24.877Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:24.877Z] 15e4d849acd7: Pushed [2025-01-20T04:32:24.877Z] 344cd50fcecd: Pushed [2025-01-20T04:32:27.417Z] f34ad513e7de: Pushed [2025-01-20T04:32:27.417Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:27.746Z] + 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-20T04:32:28.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-20T04:32:28.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T04:32:28.074Z] 15e4d849acd7: Preparing [2025-01-20T04:32:28.074Z] 187853e10165: Preparing [2025-01-20T04:32:28.074Z] 344cd50fcecd: Preparing [2025-01-20T04:32:28.074Z] f34ad513e7de: Preparing [2025-01-20T04:32:28.074Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:28.074Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:28.074Z] dbba78c19e45: Preparing [2025-01-20T04:32:28.074Z] a45b4d059b9e: Preparing [2025-01-20T04:32:28.074Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:28.074Z] dbba78c19e45: Waiting [2025-01-20T04:32:28.074Z] a45b4d059b9e: Waiting [2025-01-20T04:32:28.074Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:28.074Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:28.074Z] 187853e10165: Layer already exists [2025-01-20T04:32:28.074Z] f34ad513e7de: Layer already exists [2025-01-20T04:32:28.074Z] 344cd50fcecd: Layer already exists [2025-01-20T04:32:28.074Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:28.074Z] 15e4d849acd7: Layer already exists [2025-01-20T04:32:28.074Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:28.074Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:28.074Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:28.074Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:28.074Z] latest: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:28.414Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:28.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 [2025-01-20T04:32:28.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T04:32:28.737Z] 15e4d849acd7: Preparing [2025-01-20T04:32:28.737Z] 187853e10165: Preparing [2025-01-20T04:32:28.737Z] 344cd50fcecd: Preparing [2025-01-20T04:32:28.737Z] f34ad513e7de: Preparing [2025-01-20T04:32:28.737Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:28.737Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:28.737Z] dbba78c19e45: Preparing [2025-01-20T04:32:28.737Z] a45b4d059b9e: Preparing [2025-01-20T04:32:28.737Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:28.737Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:28.737Z] dbba78c19e45: Waiting [2025-01-20T04:32:28.737Z] a45b4d059b9e: Waiting [2025-01-20T04:32:28.737Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:28.737Z] 344cd50fcecd: Layer already exists [2025-01-20T04:32:28.737Z] f34ad513e7de: Layer already exists [2025-01-20T04:32:28.737Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:28.737Z] 15e4d849acd7: Layer already exists [2025-01-20T04:32:28.737Z] 187853e10165: Layer already exists [2025-01-20T04:32:28.737Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:28.737Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:28.737Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:28.737Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:28.737Z] 4.0.0-dev.47: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:29.070Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:29.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:29.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T04:32:29.398Z] 15e4d849acd7: Preparing [2025-01-20T04:32:29.398Z] 187853e10165: Preparing [2025-01-20T04:32:29.398Z] 344cd50fcecd: Preparing [2025-01-20T04:32:29.398Z] f34ad513e7de: Preparing [2025-01-20T04:32:29.398Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:29.398Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:29.398Z] dbba78c19e45: Preparing [2025-01-20T04:32:29.398Z] a45b4d059b9e: Preparing [2025-01-20T04:32:29.398Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:29.398Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:29.398Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:29.398Z] dbba78c19e45: Waiting [2025-01-20T04:32:29.398Z] a45b4d059b9e: Waiting [2025-01-20T04:32:29.398Z] f34ad513e7de: Layer already exists [2025-01-20T04:32:29.398Z] 15e4d849acd7: Layer already exists [2025-01-20T04:32:29.398Z] 187853e10165: Layer already exists [2025-01-20T04:32:29.398Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:29.398Z] 344cd50fcecd: Layer already exists [2025-01-20T04:32:29.398Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:29.398Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:29.398Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:29.398Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:29.398Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:29.740Z] + 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-20T04:32:30.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-20T04:32:30.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T04:32:30.113Z] 15e4d849acd7: Preparing [2025-01-20T04:32:30.113Z] 187853e10165: Preparing [2025-01-20T04:32:30.113Z] 344cd50fcecd: Preparing [2025-01-20T04:32:30.113Z] f34ad513e7de: Preparing [2025-01-20T04:32:30.113Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:30.113Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:30.113Z] dbba78c19e45: Preparing [2025-01-20T04:32:30.113Z] a45b4d059b9e: Preparing [2025-01-20T04:32:30.113Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:30.113Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:30.113Z] a45b4d059b9e: Waiting [2025-01-20T04:32:30.113Z] dbba78c19e45: Waiting [2025-01-20T04:32:30.113Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:30.113Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:30.113Z] f34ad513e7de: Layer already exists [2025-01-20T04:32:30.113Z] 187853e10165: Layer already exists [2025-01-20T04:32:30.113Z] 344cd50fcecd: Layer already exists [2025-01-20T04:32:30.113Z] dbba78c19e45: Layer already exists [2025-01-20T04:32:30.113Z] 15e4d849acd7: Layer already exists [2025-01-20T04:32:30.113Z] a45b4d059b9e: Layer already exists [2025-01-20T04:32:30.113Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:30.113Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:30.113Z] main: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:30.184Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:30.204Z] taggedImages: [2025-01-20T04:32:30.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:30.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-20T04:32:30.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 [2025-01-20T04:32:30.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:30.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-20T04:32:30.232Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-20T04:32:30.232Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:30.232Z] latest [2025-01-20T04:32:30.232Z] 4.0.0-dev.47 [2025-01-20T04:32:30.232Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:30.232Z] main [2025-01-20T04:32:30.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:30.582Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:30.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:30.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T04:32:30.907Z] b3befe02510a: Preparing [2025-01-20T04:32:30.907Z] af8c6e387988: Preparing [2025-01-20T04:32:30.907Z] 8840d892c4ff: Preparing [2025-01-20T04:32:30.907Z] e2442cd30af8: Preparing [2025-01-20T04:32:30.907Z] 5300008b5b15: Preparing [2025-01-20T04:32:30.907Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:30.907Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:30.907Z] e8f99b56e900: Preparing [2025-01-20T04:32:30.907Z] 73cffca933bd: Preparing [2025-01-20T04:32:30.907Z] 44c77e4aa30a: Preparing [2025-01-20T04:32:30.907Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:30.907Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:30.907Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:30.907Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:30.907Z] e8f99b56e900: Waiting [2025-01-20T04:32:30.907Z] 73cffca933bd: Waiting [2025-01-20T04:32:30.907Z] af8c6e387988: Pushed [2025-01-20T04:32:30.907Z] e2442cd30af8: Pushed [2025-01-20T04:32:30.907Z] 5300008b5b15: Pushed [2025-01-20T04:32:30.907Z] b3befe02510a: Pushed [2025-01-20T04:32:30.907Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:30.907Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:30.907Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:31.167Z] e8f99b56e900: Pushed [2025-01-20T04:32:31.167Z] 73cffca933bd: Pushed [2025-01-20T04:32:32.107Z] 8840d892c4ff: Pushed [2025-01-20T04:32:32.367Z] 44c77e4aa30a: Pushed [2025-01-20T04:32:32.629Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:32.974Z] + 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-20T04:32:33.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-20T04:32:33.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T04:32:33.305Z] b3befe02510a: Preparing [2025-01-20T04:32:33.305Z] af8c6e387988: Preparing [2025-01-20T04:32:33.305Z] 8840d892c4ff: Preparing [2025-01-20T04:32:33.305Z] e2442cd30af8: Preparing [2025-01-20T04:32:33.305Z] 5300008b5b15: Preparing [2025-01-20T04:32:33.305Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:33.305Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:33.305Z] e8f99b56e900: Preparing [2025-01-20T04:32:33.305Z] 73cffca933bd: Preparing [2025-01-20T04:32:33.305Z] 44c77e4aa30a: Preparing [2025-01-20T04:32:33.305Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:33.305Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:33.305Z] e8f99b56e900: Waiting [2025-01-20T04:32:33.305Z] 44c77e4aa30a: Waiting [2025-01-20T04:32:33.305Z] 73cffca933bd: Waiting [2025-01-20T04:32:33.305Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:33.305Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:33.305Z] b3befe02510a: Layer already exists [2025-01-20T04:32:33.305Z] af8c6e387988: Layer already exists [2025-01-20T04:32:33.305Z] e2442cd30af8: Layer already exists [2025-01-20T04:32:33.305Z] 5300008b5b15: Layer already exists [2025-01-20T04:32:33.305Z] 8840d892c4ff: Layer already exists [2025-01-20T04:32:33.305Z] e8f99b56e900: Layer already exists [2025-01-20T04:32:33.305Z] 73cffca933bd: Layer already exists [2025-01-20T04:32:33.305Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:33.305Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:33.305Z] 44c77e4aa30a: Layer already exists [2025-01-20T04:32:33.305Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:33.305Z] latest: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:33.637Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:33.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 [2025-01-20T04:32:33.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T04:32:33.965Z] b3befe02510a: Preparing [2025-01-20T04:32:33.965Z] af8c6e387988: Preparing [2025-01-20T04:32:33.965Z] 8840d892c4ff: Preparing [2025-01-20T04:32:33.965Z] e2442cd30af8: Preparing [2025-01-20T04:32:33.965Z] 5300008b5b15: Preparing [2025-01-20T04:32:33.965Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:33.965Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:33.965Z] e8f99b56e900: Preparing [2025-01-20T04:32:33.965Z] 73cffca933bd: Preparing [2025-01-20T04:32:33.965Z] 44c77e4aa30a: Preparing [2025-01-20T04:32:33.965Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:33.965Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:33.965Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:33.965Z] e8f99b56e900: Waiting [2025-01-20T04:32:33.965Z] 73cffca933bd: Waiting [2025-01-20T04:32:33.965Z] 44c77e4aa30a: Waiting [2025-01-20T04:32:33.965Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:33.965Z] 5300008b5b15: Layer already exists [2025-01-20T04:32:33.965Z] 8840d892c4ff: Layer already exists [2025-01-20T04:32:33.965Z] e2442cd30af8: Layer already exists [2025-01-20T04:32:33.965Z] b3befe02510a: Layer already exists [2025-01-20T04:32:33.965Z] af8c6e387988: Layer already exists [2025-01-20T04:32:33.965Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:33.965Z] e8f99b56e900: Layer already exists [2025-01-20T04:32:33.965Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:33.965Z] 44c77e4aa30a: Layer already exists [2025-01-20T04:32:33.965Z] 73cffca933bd: Layer already exists [2025-01-20T04:32:33.965Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:33.965Z] 4.0.0-dev.47: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:34.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:34.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:34.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T04:32:34.622Z] b3befe02510a: Preparing [2025-01-20T04:32:34.622Z] af8c6e387988: Preparing [2025-01-20T04:32:34.622Z] 8840d892c4ff: Preparing [2025-01-20T04:32:34.622Z] e2442cd30af8: Preparing [2025-01-20T04:32:34.622Z] 5300008b5b15: Preparing [2025-01-20T04:32:34.622Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:34.622Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:34.622Z] e8f99b56e900: Preparing [2025-01-20T04:32:34.622Z] 73cffca933bd: Preparing [2025-01-20T04:32:34.622Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:34.622Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:34.622Z] e8f99b56e900: Waiting [2025-01-20T04:32:34.622Z] 73cffca933bd: Waiting [2025-01-20T04:32:34.622Z] 44c77e4aa30a: Preparing [2025-01-20T04:32:34.622Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:34.622Z] 44c77e4aa30a: Waiting [2025-01-20T04:32:34.622Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:34.622Z] 8840d892c4ff: Layer already exists [2025-01-20T04:32:34.622Z] 5300008b5b15: Layer already exists [2025-01-20T04:32:34.622Z] b3befe02510a: Layer already exists [2025-01-20T04:32:34.622Z] e2442cd30af8: Layer already exists [2025-01-20T04:32:34.622Z] af8c6e387988: Layer already exists [2025-01-20T04:32:34.622Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:34.622Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:34.622Z] 73cffca933bd: Layer already exists [2025-01-20T04:32:34.622Z] e8f99b56e900: Layer already exists [2025-01-20T04:32:34.622Z] 44c77e4aa30a: Layer already exists [2025-01-20T04:32:34.622Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:34.622Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:34.961Z] + 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-20T04:32:35.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-20T04:32:35.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T04:32:35.304Z] b3befe02510a: Preparing [2025-01-20T04:32:35.304Z] af8c6e387988: Preparing [2025-01-20T04:32:35.304Z] 8840d892c4ff: Preparing [2025-01-20T04:32:35.304Z] e2442cd30af8: Preparing [2025-01-20T04:32:35.304Z] 5300008b5b15: Preparing [2025-01-20T04:32:35.304Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:35.304Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:35.304Z] e8f99b56e900: Preparing [2025-01-20T04:32:35.304Z] 73cffca933bd: Preparing [2025-01-20T04:32:35.305Z] 44c77e4aa30a: Preparing [2025-01-20T04:32:35.305Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:35.305Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:35.305Z] 73cffca933bd: Waiting [2025-01-20T04:32:35.305Z] e8f99b56e900: Waiting [2025-01-20T04:32:35.305Z] 44c77e4aa30a: Waiting [2025-01-20T04:32:35.305Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:35.305Z] e2442cd30af8: Layer already exists [2025-01-20T04:32:35.305Z] b3befe02510a: Layer already exists [2025-01-20T04:32:35.305Z] 5300008b5b15: Layer already exists [2025-01-20T04:32:35.305Z] 8840d892c4ff: Layer already exists [2025-01-20T04:32:35.305Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:35.305Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:35.305Z] e8f99b56e900: Layer already exists [2025-01-20T04:32:35.305Z] af8c6e387988: Layer already exists [2025-01-20T04:32:35.305Z] 73cffca933bd: Layer already exists [2025-01-20T04:32:35.305Z] 44c77e4aa30a: Layer already exists [2025-01-20T04:32:35.305Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:35.305Z] main: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:35.378Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:35.392Z] taggedImages: [2025-01-20T04:32:35.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:35.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-20T04:32:35.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 [2025-01-20T04:32:35.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:35.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-20T04:32:35.421Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-20T04:32:35.421Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:35.421Z] latest [2025-01-20T04:32:35.421Z] 4.0.0-dev.47 [2025-01-20T04:32:35.421Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:35.421Z] main [2025-01-20T04:32:35.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:35.818Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:36.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:36.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T04:32:36.212Z] 2c2904830142: Preparing [2025-01-20T04:32:36.212Z] b9ced0faf999: Preparing [2025-01-20T04:32:36.212Z] ddda993e9f9f: Preparing [2025-01-20T04:32:36.212Z] 2b310e4a8ce8: Preparing [2025-01-20T04:32:36.212Z] 89b0ecdacb80: Preparing [2025-01-20T04:32:36.212Z] 232c27f969ca: Preparing [2025-01-20T04:32:36.212Z] 16aa3a47de00: Preparing [2025-01-20T04:32:36.212Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:36.212Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:36.212Z] 54a88122f27a: Preparing [2025-01-20T04:32:36.212Z] 8b1aa3114e0e: Preparing [2025-01-20T04:32:36.212Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:36.212Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:36.212Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:36.212Z] 54a88122f27a: Waiting [2025-01-20T04:32:36.212Z] 8b1aa3114e0e: Waiting [2025-01-20T04:32:36.212Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:36.212Z] 232c27f969ca: Waiting [2025-01-20T04:32:36.212Z] 16aa3a47de00: Waiting [2025-01-20T04:32:36.212Z] 89b0ecdacb80: Pushed [2025-01-20T04:32:36.212Z] b9ced0faf999: Pushed [2025-01-20T04:32:36.212Z] 2c2904830142: Pushed [2025-01-20T04:32:36.506Z] 16aa3a47de00: Pushed [2025-01-20T04:32:36.506Z] 232c27f969ca: Pushed [2025-01-20T04:32:36.506Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:36.506Z] 54a88122f27a: Pushed [2025-01-20T04:32:36.506Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:36.775Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:37.357Z] 2b310e4a8ce8: Pushed [2025-01-20T04:32:37.633Z] ddda993e9f9f: Pushed [2025-01-20T04:32:37.892Z] 8b1aa3114e0e: Pushed [2025-01-20T04:32:38.173Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:38.514Z] + 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-20T04:32:38.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-20T04:32:38.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T04:32:38.859Z] 2c2904830142: Preparing [2025-01-20T04:32:38.859Z] b9ced0faf999: Preparing [2025-01-20T04:32:38.859Z] ddda993e9f9f: Preparing [2025-01-20T04:32:38.859Z] 2b310e4a8ce8: Preparing [2025-01-20T04:32:38.859Z] 89b0ecdacb80: Preparing [2025-01-20T04:32:38.859Z] 232c27f969ca: Preparing [2025-01-20T04:32:38.859Z] 16aa3a47de00: Preparing [2025-01-20T04:32:38.859Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:38.859Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:38.859Z] 54a88122f27a: Preparing [2025-01-20T04:32:38.859Z] 8b1aa3114e0e: Preparing [2025-01-20T04:32:38.859Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:38.859Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:38.859Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:38.859Z] 54a88122f27a: Waiting [2025-01-20T04:32:38.859Z] 232c27f969ca: Waiting [2025-01-20T04:32:38.859Z] 16aa3a47de00: Waiting [2025-01-20T04:32:38.859Z] 8b1aa3114e0e: Waiting [2025-01-20T04:32:38.859Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:38.859Z] 2c2904830142: Layer already exists [2025-01-20T04:32:38.859Z] 2b310e4a8ce8: Layer already exists [2025-01-20T04:32:38.859Z] b9ced0faf999: Layer already exists [2025-01-20T04:32:38.859Z] ddda993e9f9f: Layer already exists [2025-01-20T04:32:38.859Z] 89b0ecdacb80: Layer already exists [2025-01-20T04:32:38.859Z] 16aa3a47de00: Layer already exists [2025-01-20T04:32:38.859Z] 232c27f969ca: Layer already exists [2025-01-20T04:32:38.859Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:38.859Z] 54a88122f27a: Layer already exists [2025-01-20T04:32:38.859Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:38.859Z] 8b1aa3114e0e: Layer already exists [2025-01-20T04:32:38.859Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:38.859Z] latest: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:39.195Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:39.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 [2025-01-20T04:32:39.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T04:32:39.524Z] 2c2904830142: Preparing [2025-01-20T04:32:39.524Z] b9ced0faf999: Preparing [2025-01-20T04:32:39.524Z] ddda993e9f9f: Preparing [2025-01-20T04:32:39.524Z] 2b310e4a8ce8: Preparing [2025-01-20T04:32:39.524Z] 89b0ecdacb80: Preparing [2025-01-20T04:32:39.524Z] 232c27f969ca: Preparing [2025-01-20T04:32:39.524Z] 16aa3a47de00: Preparing [2025-01-20T04:32:39.524Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:39.524Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:39.524Z] 54a88122f27a: Preparing [2025-01-20T04:32:39.524Z] 8b1aa3114e0e: Preparing [2025-01-20T04:32:39.524Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:39.524Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:39.524Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:39.524Z] 54a88122f27a: Waiting [2025-01-20T04:32:39.524Z] 8b1aa3114e0e: Waiting [2025-01-20T04:32:39.524Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:39.524Z] 232c27f969ca: Waiting [2025-01-20T04:32:39.524Z] 16aa3a47de00: Waiting [2025-01-20T04:32:39.524Z] 2b310e4a8ce8: Layer already exists [2025-01-20T04:32:39.524Z] 89b0ecdacb80: Layer already exists [2025-01-20T04:32:39.524Z] b9ced0faf999: Layer already exists [2025-01-20T04:32:39.524Z] ddda993e9f9f: Layer already exists [2025-01-20T04:32:39.524Z] 2c2904830142: Layer already exists [2025-01-20T04:32:39.524Z] 16aa3a47de00: Layer already exists [2025-01-20T04:32:39.524Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:39.524Z] 232c27f969ca: Layer already exists [2025-01-20T04:32:39.524Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:39.524Z] 54a88122f27a: Layer already exists [2025-01-20T04:32:39.524Z] 8b1aa3114e0e: Layer already exists [2025-01-20T04:32:39.524Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:39.524Z] 4.0.0-dev.47: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:39.856Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:40.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:40.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T04:32:40.192Z] 2c2904830142: Preparing [2025-01-20T04:32:40.192Z] b9ced0faf999: Preparing [2025-01-20T04:32:40.192Z] ddda993e9f9f: Preparing [2025-01-20T04:32:40.192Z] 2b310e4a8ce8: Preparing [2025-01-20T04:32:40.192Z] 89b0ecdacb80: Preparing [2025-01-20T04:32:40.192Z] 232c27f969ca: Preparing [2025-01-20T04:32:40.192Z] 16aa3a47de00: Preparing [2025-01-20T04:32:40.192Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:40.192Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:40.192Z] 54a88122f27a: Preparing [2025-01-20T04:32:40.192Z] 8b1aa3114e0e: Preparing [2025-01-20T04:32:40.192Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:40.192Z] 232c27f969ca: Waiting [2025-01-20T04:32:40.192Z] 16aa3a47de00: Waiting [2025-01-20T04:32:40.192Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:40.192Z] 54a88122f27a: Waiting [2025-01-20T04:32:40.192Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:40.192Z] 8b1aa3114e0e: Waiting [2025-01-20T04:32:40.192Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:40.192Z] 2b310e4a8ce8: Layer already exists [2025-01-20T04:32:40.192Z] b9ced0faf999: Layer already exists [2025-01-20T04:32:40.192Z] 89b0ecdacb80: Layer already exists [2025-01-20T04:32:40.192Z] 2c2904830142: Layer already exists [2025-01-20T04:32:40.192Z] ddda993e9f9f: Layer already exists [2025-01-20T04:32:40.192Z] 232c27f969ca: Layer already exists [2025-01-20T04:32:40.192Z] 16aa3a47de00: Layer already exists [2025-01-20T04:32:40.192Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:40.192Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:40.192Z] 54a88122f27a: Layer already exists [2025-01-20T04:32:40.192Z] 8b1aa3114e0e: Layer already exists [2025-01-20T04:32:40.192Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:40.192Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:40.522Z] + 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-20T04:32:40.846Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-20T04:32:40.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T04:32:40.846Z] 2c2904830142: Preparing [2025-01-20T04:32:40.846Z] b9ced0faf999: Preparing [2025-01-20T04:32:40.846Z] ddda993e9f9f: Preparing [2025-01-20T04:32:40.846Z] 2b310e4a8ce8: Preparing [2025-01-20T04:32:40.846Z] 89b0ecdacb80: Preparing [2025-01-20T04:32:40.846Z] 232c27f969ca: Preparing [2025-01-20T04:32:40.846Z] 16aa3a47de00: Preparing [2025-01-20T04:32:40.846Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:40.846Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:40.846Z] 54a88122f27a: Preparing [2025-01-20T04:32:40.846Z] 8b1aa3114e0e: Preparing [2025-01-20T04:32:40.846Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:40.846Z] 16aa3a47de00: Waiting [2025-01-20T04:32:40.846Z] 96d8a4fb7c47: Waiting [2025-01-20T04:32:40.846Z] 96f005a5b9a5: Waiting [2025-01-20T04:32:40.846Z] 54a88122f27a: Waiting [2025-01-20T04:32:40.846Z] 8b1aa3114e0e: Waiting [2025-01-20T04:32:40.846Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:40.846Z] 232c27f969ca: Waiting [2025-01-20T04:32:40.846Z] b9ced0faf999: Layer already exists [2025-01-20T04:32:40.846Z] ddda993e9f9f: Layer already exists [2025-01-20T04:32:40.846Z] 89b0ecdacb80: Layer already exists [2025-01-20T04:32:40.846Z] 2c2904830142: Layer already exists [2025-01-20T04:32:40.846Z] 2b310e4a8ce8: Layer already exists [2025-01-20T04:32:40.846Z] 16aa3a47de00: Layer already exists [2025-01-20T04:32:40.846Z] 232c27f969ca: Layer already exists [2025-01-20T04:32:40.846Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:40.846Z] 54a88122f27a: Layer already exists [2025-01-20T04:32:40.846Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:40.846Z] 8b1aa3114e0e: Layer already exists [2025-01-20T04:32:40.846Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:40.846Z] main: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:40.930Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:40.946Z] taggedImages: [2025-01-20T04:32:40.946Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:40.946Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-20T04:32:40.946Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 [2025-01-20T04:32:40.946Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:40.946Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-20T04:32:40.981Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-20T04:32:40.982Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:40.982Z] latest [2025-01-20T04:32:40.982Z] 4.0.0-dev.47 [2025-01-20T04:32:40.982Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:40.982Z] main [2025-01-20T04:32:40.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:41.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:41.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:41.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T04:32:41.667Z] 06364741a570: Preparing [2025-01-20T04:32:41.667Z] c54c1d19ef10: Preparing [2025-01-20T04:32:41.667Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:41.667Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:41.667Z] 272e51ee248f: Preparing [2025-01-20T04:32:41.667Z] a4e37d11a218: Preparing [2025-01-20T04:32:41.667Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:41.667Z] a4e37d11a218: Waiting [2025-01-20T04:32:41.667Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:41.667Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:41.667Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:41.667Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:41.667Z] 272e51ee248f: Pushed [2025-01-20T04:32:41.667Z] 06364741a570: Pushed [2025-01-20T04:32:42.604Z] a4e37d11a218: Pushed [2025-01-20T04:32:43.173Z] c54c1d19ef10: Pushed [2025-01-20T04:32:43.433Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:43.761Z] + 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-20T04:32:44.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-20T04:32:44.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T04:32:44.088Z] 06364741a570: Preparing [2025-01-20T04:32:44.088Z] c54c1d19ef10: Preparing [2025-01-20T04:32:44.088Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:44.088Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:44.088Z] 272e51ee248f: Preparing [2025-01-20T04:32:44.088Z] a4e37d11a218: Preparing [2025-01-20T04:32:44.088Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:44.088Z] a4e37d11a218: Waiting [2025-01-20T04:32:44.088Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:44.088Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:44.088Z] 272e51ee248f: Layer already exists [2025-01-20T04:32:44.088Z] c54c1d19ef10: Layer already exists [2025-01-20T04:32:44.088Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:44.088Z] a4e37d11a218: Layer already exists [2025-01-20T04:32:44.088Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:44.088Z] 06364741a570: Layer already exists [2025-01-20T04:32:44.088Z] latest: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:44.420Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:44.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 [2025-01-20T04:32:44.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T04:32:44.756Z] 06364741a570: Preparing [2025-01-20T04:32:44.756Z] c54c1d19ef10: Preparing [2025-01-20T04:32:44.756Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:44.756Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:44.756Z] 272e51ee248f: Preparing [2025-01-20T04:32:44.756Z] a4e37d11a218: Preparing [2025-01-20T04:32:44.756Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:44.756Z] a4e37d11a218: Waiting [2025-01-20T04:32:44.756Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:44.756Z] 272e51ee248f: Layer already exists [2025-01-20T04:32:44.756Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:44.756Z] c54c1d19ef10: Layer already exists [2025-01-20T04:32:44.756Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:44.756Z] 06364741a570: Layer already exists [2025-01-20T04:32:44.756Z] a4e37d11a218: Layer already exists [2025-01-20T04:32:44.756Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:44.756Z] 4.0.0-dev.47: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:45.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:45.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:45.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T04:32:45.412Z] 06364741a570: Preparing [2025-01-20T04:32:45.412Z] c54c1d19ef10: Preparing [2025-01-20T04:32:45.412Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:45.412Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:45.412Z] 272e51ee248f: Preparing [2025-01-20T04:32:45.412Z] a4e37d11a218: Preparing [2025-01-20T04:32:45.412Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:45.412Z] a4e37d11a218: Waiting [2025-01-20T04:32:45.412Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:45.412Z] c54c1d19ef10: Layer already exists [2025-01-20T04:32:45.412Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:45.412Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:45.412Z] 272e51ee248f: Layer already exists [2025-01-20T04:32:45.412Z] 06364741a570: Layer already exists [2025-01-20T04:32:45.412Z] a4e37d11a218: Layer already exists [2025-01-20T04:32:45.412Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:45.412Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:45.746Z] + 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-20T04:32:46.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-20T04:32:46.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T04:32:46.080Z] 06364741a570: Preparing [2025-01-20T04:32:46.080Z] c54c1d19ef10: Preparing [2025-01-20T04:32:46.080Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:46.080Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:46.080Z] 272e51ee248f: Preparing [2025-01-20T04:32:46.080Z] a4e37d11a218: Preparing [2025-01-20T04:32:46.080Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:46.080Z] a4e37d11a218: Waiting [2025-01-20T04:32:46.080Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:46.080Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:46.080Z] 272e51ee248f: Layer already exists [2025-01-20T04:32:46.080Z] c54c1d19ef10: Layer already exists [2025-01-20T04:32:46.080Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:46.080Z] 06364741a570: Layer already exists [2025-01-20T04:32:46.080Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:46.080Z] a4e37d11a218: Layer already exists [2025-01-20T04:32:46.080Z] main: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:32:46.152Z] ===================================================== [Pipeline] echo [2025-01-20T04:32:46.167Z] taggedImages: [2025-01-20T04:32:46.167Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:46.167Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-20T04:32:46.167Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 [2025-01-20T04:32:46.167Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:46.167Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-20T04:32:46.195Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-20T04:32:46.195Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:46.195Z] latest [2025-01-20T04:32:46.195Z] 4.0.0-dev.47 [2025-01-20T04:32:46.195Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:46.195Z] main [2025-01-20T04:32:46.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:46.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:46.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:32:46.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T04:32:46.869Z] 9c6e76c34294: Preparing [2025-01-20T04:32:46.869Z] 6da94de60d11: Preparing [2025-01-20T04:32:46.869Z] 548ed991af93: Preparing [2025-01-20T04:32:46.869Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:46.869Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:46.869Z] 2c07d2339b90: Preparing [2025-01-20T04:32:46.869Z] 2a2c53bc0924: Preparing [2025-01-20T04:32:46.869Z] a9feead272cf: Preparing [2025-01-20T04:32:46.869Z] b363088297e8: Preparing [2025-01-20T04:32:46.869Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:46.869Z] 2a2c53bc0924: Waiting [2025-01-20T04:32:46.869Z] a9feead272cf: Waiting [2025-01-20T04:32:46.869Z] b363088297e8: Waiting [2025-01-20T04:32:46.870Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:46.870Z] 2c07d2339b90: Waiting [2025-01-20T04:32:46.870Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:46.870Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:46.870Z] 548ed991af93: Pushed [2025-01-20T04:32:46.870Z] 9c6e76c34294: Pushed [2025-01-20T04:32:46.870Z] 6da94de60d11: Pushed [2025-01-20T04:32:46.870Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:47.126Z] a9feead272cf: Pushed [2025-01-20T04:32:47.397Z] b363088297e8: Pushed [2025-01-20T04:32:52.670Z] 2a2c53bc0924: Pushed [2025-01-20T04:32:55.963Z] 2c07d2339b90: Pushed [2025-01-20T04:32:55.963Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:56.303Z] + 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-20T04:32:56.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-20T04:32:56.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T04:32:56.634Z] 9c6e76c34294: Preparing [2025-01-20T04:32:56.634Z] 6da94de60d11: Preparing [2025-01-20T04:32:56.634Z] 548ed991af93: Preparing [2025-01-20T04:32:56.634Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:56.634Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:56.634Z] 2c07d2339b90: Preparing [2025-01-20T04:32:56.634Z] 2a2c53bc0924: Preparing [2025-01-20T04:32:56.634Z] a9feead272cf: Preparing [2025-01-20T04:32:56.634Z] b363088297e8: Preparing [2025-01-20T04:32:56.634Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:56.634Z] 2a2c53bc0924: Waiting [2025-01-20T04:32:56.634Z] a9feead272cf: Waiting [2025-01-20T04:32:56.634Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:56.634Z] 2c07d2339b90: Waiting [2025-01-20T04:32:56.634Z] b363088297e8: Waiting [2025-01-20T04:32:56.634Z] 6da94de60d11: Layer already exists [2025-01-20T04:32:56.634Z] 9c6e76c34294: Layer already exists [2025-01-20T04:32:56.634Z] 548ed991af93: Layer already exists [2025-01-20T04:32:56.634Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:56.634Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:56.634Z] a9feead272cf: Layer already exists [2025-01-20T04:32:56.634Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:56.634Z] 2a2c53bc0924: Layer already exists [2025-01-20T04:32:56.634Z] b363088297e8: Layer already exists [2025-01-20T04:32:56.634Z] 2c07d2339b90: Layer already exists [2025-01-20T04:32:56.634Z] latest: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:56.970Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:57.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 [2025-01-20T04:32:57.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T04:32:57.296Z] 9c6e76c34294: Preparing [2025-01-20T04:32:57.296Z] 6da94de60d11: Preparing [2025-01-20T04:32:57.296Z] 548ed991af93: Preparing [2025-01-20T04:32:57.296Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:57.296Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:57.296Z] 2c07d2339b90: Preparing [2025-01-20T04:32:57.296Z] 2a2c53bc0924: Preparing [2025-01-20T04:32:57.296Z] a9feead272cf: Preparing [2025-01-20T04:32:57.296Z] b363088297e8: Preparing [2025-01-20T04:32:57.296Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:57.296Z] 2c07d2339b90: Waiting [2025-01-20T04:32:57.296Z] 2a2c53bc0924: Waiting [2025-01-20T04:32:57.296Z] a9feead272cf: Waiting [2025-01-20T04:32:57.296Z] b363088297e8: Waiting [2025-01-20T04:32:57.296Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:57.296Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:57.296Z] 548ed991af93: Layer already exists [2025-01-20T04:32:57.296Z] 9c6e76c34294: Layer already exists [2025-01-20T04:32:57.296Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:57.296Z] 6da94de60d11: Layer already exists [2025-01-20T04:32:57.296Z] 2a2c53bc0924: Layer already exists [2025-01-20T04:32:57.296Z] 2c07d2339b90: Layer already exists [2025-01-20T04:32:57.296Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:32:57.296Z] b363088297e8: Layer already exists [2025-01-20T04:32:57.296Z] a9feead272cf: Layer already exists [2025-01-20T04:32:57.296Z] 4.0.0-dev.47: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:57.682Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:32:58.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:32:58.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T04:32:58.017Z] 9c6e76c34294: Preparing [2025-01-20T04:32:58.017Z] 6da94de60d11: Preparing [2025-01-20T04:32:58.017Z] 548ed991af93: Preparing [2025-01-20T04:32:58.017Z] 96d8a4fb7c47: Preparing [2025-01-20T04:32:58.017Z] 96f005a5b9a5: Preparing [2025-01-20T04:32:58.017Z] 2c07d2339b90: Preparing [2025-01-20T04:32:58.017Z] 2a2c53bc0924: Preparing [2025-01-20T04:32:58.017Z] a9feead272cf: Preparing [2025-01-20T04:32:58.017Z] b363088297e8: Preparing [2025-01-20T04:32:58.017Z] ce5a8cde9eee: Preparing [2025-01-20T04:32:58.017Z] a9feead272cf: Waiting [2025-01-20T04:32:58.017Z] ce5a8cde9eee: Waiting [2025-01-20T04:32:58.017Z] 2c07d2339b90: Waiting [2025-01-20T04:32:58.017Z] 2a2c53bc0924: Waiting [2025-01-20T04:32:58.017Z] 9c6e76c34294: Layer already exists [2025-01-20T04:32:58.017Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:32:58.017Z] 548ed991af93: Layer already exists [2025-01-20T04:32:58.017Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:32:58.017Z] 6da94de60d11: Layer already exists [2025-01-20T04:32:58.017Z] a9feead272cf: Layer already exists [2025-01-20T04:32:58.017Z] 2a2c53bc0924: Layer already exists [2025-01-20T04:32:58.017Z] 2c07d2339b90: Layer already exists [2025-01-20T04:32:58.017Z] b363088297e8: Layer already exists [2025-01-20T04:32:58.017Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:03.303Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:03.651Z] + 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-20T04:33:03.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-20T04:33:03.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T04:33:03.983Z] 9c6e76c34294: Preparing [2025-01-20T04:33:03.983Z] 6da94de60d11: Preparing [2025-01-20T04:33:03.983Z] 548ed991af93: Preparing [2025-01-20T04:33:03.983Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:03.983Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:03.983Z] 2c07d2339b90: Preparing [2025-01-20T04:33:03.983Z] 2a2c53bc0924: Preparing [2025-01-20T04:33:03.983Z] a9feead272cf: Preparing [2025-01-20T04:33:03.983Z] b363088297e8: Preparing [2025-01-20T04:33:03.983Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:03.983Z] 2a2c53bc0924: Waiting [2025-01-20T04:33:03.983Z] a9feead272cf: Waiting [2025-01-20T04:33:03.983Z] b363088297e8: Waiting [2025-01-20T04:33:03.983Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:03.983Z] 2c07d2339b90: Waiting [2025-01-20T04:33:03.983Z] 6da94de60d11: Layer already exists [2025-01-20T04:33:03.983Z] 548ed991af93: Layer already exists [2025-01-20T04:33:03.983Z] 9c6e76c34294: Layer already exists [2025-01-20T04:33:03.983Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:03.983Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:03.983Z] 2c07d2339b90: Layer already exists [2025-01-20T04:33:03.983Z] a9feead272cf: Layer already exists [2025-01-20T04:33:03.983Z] b363088297e8: Layer already exists [2025-01-20T04:33:03.983Z] 2a2c53bc0924: Layer already exists [2025-01-20T04:33:03.983Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:04.242Z] main: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:33:04.337Z] ===================================================== [Pipeline] echo [2025-01-20T04:33:04.357Z] taggedImages: [2025-01-20T04:33:04.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:04.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-20T04:33:04.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 [2025-01-20T04:33:04.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:04.357Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-20T04:33:04.486Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-20T04:33:04.486Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:04.486Z] latest [2025-01-20T04:33:04.486Z] 4.0.0-dev.47 [2025-01-20T04:33:04.486Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:04.486Z] main [2025-01-20T04:33:04.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:04.838Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:05.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:05.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T04:33:05.157Z] 42104f6a5a5c: Preparing [2025-01-20T04:33:05.157Z] f1505e876644: Preparing [2025-01-20T04:33:05.157Z] 6526e60395b8: Preparing [2025-01-20T04:33:05.157Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:05.157Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:05.157Z] 42546f609d41: Preparing [2025-01-20T04:33:05.157Z] 3819a81c6e5f: Preparing [2025-01-20T04:33:05.157Z] c91ef269186a: Preparing [2025-01-20T04:33:05.157Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:05.157Z] 3819a81c6e5f: Waiting [2025-01-20T04:33:05.157Z] c91ef269186a: Waiting [2025-01-20T04:33:05.157Z] 42546f609d41: Waiting [2025-01-20T04:33:05.157Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:05.157Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:05.157Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:05.157Z] 6526e60395b8: Pushed [2025-01-20T04:33:05.157Z] 42104f6a5a5c: Pushed [2025-01-20T04:33:05.157Z] 3819a81c6e5f: Pushed [2025-01-20T04:33:05.157Z] f1505e876644: Pushed [2025-01-20T04:33:05.157Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:05.725Z] c91ef269186a: Pushed [2025-01-20T04:33:14.048Z] 42546f609d41: Pushed [2025-01-20T04:33:14.048Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:14.400Z] + 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-20T04:33:14.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-20T04:33:14.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T04:33:14.759Z] 42104f6a5a5c: Preparing [2025-01-20T04:33:14.759Z] f1505e876644: Preparing [2025-01-20T04:33:14.759Z] 6526e60395b8: Preparing [2025-01-20T04:33:14.759Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:14.759Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:14.759Z] 42546f609d41: Preparing [2025-01-20T04:33:14.759Z] 3819a81c6e5f: Preparing [2025-01-20T04:33:14.759Z] c91ef269186a: Preparing [2025-01-20T04:33:14.759Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:14.759Z] 3819a81c6e5f: Waiting [2025-01-20T04:33:14.759Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:14.759Z] c91ef269186a: Waiting [2025-01-20T04:33:14.759Z] 42546f609d41: Waiting [2025-01-20T04:33:14.759Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:14.759Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:14.759Z] 6526e60395b8: Layer already exists [2025-01-20T04:33:14.759Z] 42104f6a5a5c: Layer already exists [2025-01-20T04:33:14.759Z] f1505e876644: Layer already exists [2025-01-20T04:33:14.759Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:14.759Z] c91ef269186a: Layer already exists [2025-01-20T04:33:14.759Z] 42546f609d41: Layer already exists [2025-01-20T04:33:14.759Z] 3819a81c6e5f: Layer already exists [2025-01-20T04:33:14.759Z] latest: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:15.088Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:15.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 [2025-01-20T04:33:15.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T04:33:15.444Z] 42104f6a5a5c: Preparing [2025-01-20T04:33:15.444Z] f1505e876644: Preparing [2025-01-20T04:33:15.444Z] 6526e60395b8: Preparing [2025-01-20T04:33:15.444Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:15.444Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:15.444Z] 42546f609d41: Preparing [2025-01-20T04:33:15.444Z] 3819a81c6e5f: Preparing [2025-01-20T04:33:15.444Z] c91ef269186a: Preparing [2025-01-20T04:33:15.444Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:15.444Z] 42546f609d41: Waiting [2025-01-20T04:33:15.444Z] 3819a81c6e5f: Waiting [2025-01-20T04:33:15.444Z] c91ef269186a: Waiting [2025-01-20T04:33:15.444Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:15.444Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:15.444Z] 42104f6a5a5c: Layer already exists [2025-01-20T04:33:15.444Z] f1505e876644: Layer already exists [2025-01-20T04:33:15.444Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:15.444Z] 6526e60395b8: Layer already exists [2025-01-20T04:33:15.444Z] 3819a81c6e5f: Layer already exists [2025-01-20T04:33:15.444Z] c91ef269186a: Layer already exists [2025-01-20T04:33:15.444Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:15.444Z] 42546f609d41: Layer already exists [2025-01-20T04:33:15.444Z] 4.0.0-dev.47: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:15.775Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:16.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:16.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T04:33:16.139Z] 42104f6a5a5c: Preparing [2025-01-20T04:33:16.139Z] f1505e876644: Preparing [2025-01-20T04:33:16.139Z] 6526e60395b8: Preparing [2025-01-20T04:33:16.139Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:16.139Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:16.139Z] 42546f609d41: Preparing [2025-01-20T04:33:16.139Z] 3819a81c6e5f: Preparing [2025-01-20T04:33:16.139Z] c91ef269186a: Preparing [2025-01-20T04:33:16.139Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:16.139Z] 42546f609d41: Waiting [2025-01-20T04:33:16.139Z] 3819a81c6e5f: Waiting [2025-01-20T04:33:16.139Z] c91ef269186a: Waiting [2025-01-20T04:33:16.139Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:16.139Z] f1505e876644: Layer already exists [2025-01-20T04:33:16.139Z] 42104f6a5a5c: Layer already exists [2025-01-20T04:33:16.139Z] 6526e60395b8: Layer already exists [2025-01-20T04:33:16.139Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:16.139Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:16.139Z] 42546f609d41: Layer already exists [2025-01-20T04:33:16.139Z] 3819a81c6e5f: Layer already exists [2025-01-20T04:33:16.139Z] c91ef269186a: Layer already exists [2025-01-20T04:33:16.139Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:16.139Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:16.482Z] + 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-20T04:33:16.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-20T04:33:16.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T04:33:16.806Z] 42104f6a5a5c: Preparing [2025-01-20T04:33:16.806Z] f1505e876644: Preparing [2025-01-20T04:33:16.806Z] 6526e60395b8: Preparing [2025-01-20T04:33:16.806Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:16.806Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:16.806Z] 42546f609d41: Preparing [2025-01-20T04:33:16.806Z] 3819a81c6e5f: Preparing [2025-01-20T04:33:16.806Z] c91ef269186a: Preparing [2025-01-20T04:33:16.806Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:16.806Z] 42546f609d41: Waiting [2025-01-20T04:33:16.806Z] 3819a81c6e5f: Waiting [2025-01-20T04:33:16.806Z] c91ef269186a: Waiting [2025-01-20T04:33:16.806Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:16.806Z] 42104f6a5a5c: Layer already exists [2025-01-20T04:33:16.806Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:16.806Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:16.806Z] f1505e876644: Layer already exists [2025-01-20T04:33:16.806Z] 6526e60395b8: Layer already exists [2025-01-20T04:33:16.806Z] c91ef269186a: Layer already exists [2025-01-20T04:33:16.806Z] 3819a81c6e5f: Layer already exists [2025-01-20T04:33:16.806Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:16.806Z] 42546f609d41: Layer already exists [2025-01-20T04:33:16.806Z] main: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:33:16.881Z] ===================================================== [Pipeline] echo [2025-01-20T04:33:16.895Z] taggedImages: [2025-01-20T04:33:16.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:16.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-20T04:33:16.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 [2025-01-20T04:33:16.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:16.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-20T04:33:16.924Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-20T04:33:16.924Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:16.924Z] latest [2025-01-20T04:33:16.924Z] 4.0.0-dev.47 [2025-01-20T04:33:16.924Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:16.924Z] main [2025-01-20T04:33:16.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:17.280Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:17.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:17.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T04:33:17.616Z] 0115863f3c4f: Preparing [2025-01-20T04:33:17.616Z] 258ecc8bdd3c: Preparing [2025-01-20T04:33:17.616Z] 409f814539fc: Preparing [2025-01-20T04:33:17.616Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:17.616Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:17.616Z] ce327016d464: Preparing [2025-01-20T04:33:17.616Z] a9feead272cf: Preparing [2025-01-20T04:33:17.616Z] b363088297e8: Preparing [2025-01-20T04:33:17.616Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:17.616Z] a9feead272cf: Waiting [2025-01-20T04:33:17.616Z] b363088297e8: Waiting [2025-01-20T04:33:17.616Z] ce327016d464: Waiting [2025-01-20T04:33:17.616Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:17.616Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:17.616Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:17.616Z] 258ecc8bdd3c: Pushed [2025-01-20T04:33:17.616Z] a9feead272cf: Layer already exists [2025-01-20T04:33:17.616Z] 409f814539fc: Pushed [2025-01-20T04:33:17.616Z] 0115863f3c4f: Pushed [2025-01-20T04:33:17.874Z] b363088297e8: Layer already exists [2025-01-20T04:33:17.875Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:27.857Z] ce327016d464: Pushed [2025-01-20T04:33:27.857Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:28.188Z] + 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-20T04:33:28.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-20T04:33:28.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T04:33:28.515Z] 0115863f3c4f: Preparing [2025-01-20T04:33:28.515Z] 258ecc8bdd3c: Preparing [2025-01-20T04:33:28.515Z] 409f814539fc: Preparing [2025-01-20T04:33:28.515Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:28.515Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:28.515Z] ce327016d464: Preparing [2025-01-20T04:33:28.515Z] a9feead272cf: Preparing [2025-01-20T04:33:28.515Z] b363088297e8: Preparing [2025-01-20T04:33:28.515Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:28.515Z] ce327016d464: Waiting [2025-01-20T04:33:28.515Z] a9feead272cf: Waiting [2025-01-20T04:33:28.515Z] b363088297e8: Waiting [2025-01-20T04:33:28.515Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:28.515Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:28.515Z] 409f814539fc: Layer already exists [2025-01-20T04:33:28.515Z] 0115863f3c4f: Layer already exists [2025-01-20T04:33:28.515Z] 258ecc8bdd3c: Layer already exists [2025-01-20T04:33:28.515Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:28.515Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:28.515Z] ce327016d464: Layer already exists [2025-01-20T04:33:28.515Z] a9feead272cf: Layer already exists [2025-01-20T04:33:28.515Z] b363088297e8: Layer already exists [2025-01-20T04:33:28.515Z] latest: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:28.841Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:29.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 [2025-01-20T04:33:29.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T04:33:29.178Z] 0115863f3c4f: Preparing [2025-01-20T04:33:29.178Z] 258ecc8bdd3c: Preparing [2025-01-20T04:33:29.178Z] 409f814539fc: Preparing [2025-01-20T04:33:29.178Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:29.178Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:29.178Z] ce327016d464: Preparing [2025-01-20T04:33:29.178Z] a9feead272cf: Preparing [2025-01-20T04:33:29.178Z] b363088297e8: Preparing [2025-01-20T04:33:29.178Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:29.178Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:29.178Z] b363088297e8: Waiting [2025-01-20T04:33:29.178Z] ce327016d464: Waiting [2025-01-20T04:33:29.178Z] a9feead272cf: Waiting [2025-01-20T04:33:29.178Z] 0115863f3c4f: Layer already exists [2025-01-20T04:33:29.178Z] 409f814539fc: Layer already exists [2025-01-20T04:33:29.178Z] 258ecc8bdd3c: Layer already exists [2025-01-20T04:33:29.178Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:29.178Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:29.178Z] a9feead272cf: Layer already exists [2025-01-20T04:33:29.178Z] ce327016d464: Layer already exists [2025-01-20T04:33:29.178Z] b363088297e8: Layer already exists [2025-01-20T04:33:29.178Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:29.178Z] 4.0.0-dev.47: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:29.503Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:29.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:29.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T04:33:29.837Z] 0115863f3c4f: Preparing [2025-01-20T04:33:29.837Z] 258ecc8bdd3c: Preparing [2025-01-20T04:33:29.837Z] 409f814539fc: Preparing [2025-01-20T04:33:29.837Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:29.837Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:29.837Z] ce327016d464: Preparing [2025-01-20T04:33:29.837Z] a9feead272cf: Preparing [2025-01-20T04:33:29.837Z] b363088297e8: Preparing [2025-01-20T04:33:29.837Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:29.837Z] ce327016d464: Waiting [2025-01-20T04:33:29.837Z] a9feead272cf: Waiting [2025-01-20T04:33:29.837Z] b363088297e8: Waiting [2025-01-20T04:33:29.837Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:29.837Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:29.837Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:29.837Z] 0115863f3c4f: Layer already exists [2025-01-20T04:33:29.837Z] 258ecc8bdd3c: Layer already exists [2025-01-20T04:33:29.837Z] 409f814539fc: Layer already exists [2025-01-20T04:33:29.837Z] a9feead272cf: Layer already exists [2025-01-20T04:33:29.837Z] b363088297e8: Layer already exists [2025-01-20T04:33:29.837Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:29.837Z] ce327016d464: Layer already exists [2025-01-20T04:33:29.837Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:30.166Z] + 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-20T04:33:30.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-20T04:33:30.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T04:33:30.486Z] 0115863f3c4f: Preparing [2025-01-20T04:33:30.486Z] 258ecc8bdd3c: Preparing [2025-01-20T04:33:30.486Z] 409f814539fc: Preparing [2025-01-20T04:33:30.486Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:30.486Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:30.486Z] ce327016d464: Preparing [2025-01-20T04:33:30.486Z] a9feead272cf: Preparing [2025-01-20T04:33:30.486Z] b363088297e8: Preparing [2025-01-20T04:33:30.486Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:30.486Z] ce327016d464: Waiting [2025-01-20T04:33:30.486Z] a9feead272cf: Waiting [2025-01-20T04:33:30.486Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:30.486Z] b363088297e8: Waiting [2025-01-20T04:33:30.486Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:30.486Z] 0115863f3c4f: Layer already exists [2025-01-20T04:33:30.486Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:30.486Z] 258ecc8bdd3c: Layer already exists [2025-01-20T04:33:30.486Z] 409f814539fc: Layer already exists [2025-01-20T04:33:30.486Z] a9feead272cf: Layer already exists [2025-01-20T04:33:30.486Z] b363088297e8: Layer already exists [2025-01-20T04:33:30.486Z] ce327016d464: Layer already exists [2025-01-20T04:33:30.486Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:30.486Z] main: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:33:30.563Z] ===================================================== [Pipeline] echo [2025-01-20T04:33:30.581Z] taggedImages: [2025-01-20T04:33:30.581Z] - nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:30.581Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-20T04:33:30.581Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 [2025-01-20T04:33:30.581Z] - nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:30.581Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-20T04:33:30.617Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-20T04:33:30.617Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:30.617Z] latest [2025-01-20T04:33:30.617Z] 4.0.0-dev.47 [2025-01-20T04:33:30.617Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:30.617Z] main [2025-01-20T04:33:30.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:30.967Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:31.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:31.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T04:33:31.295Z] 05e5c80bea74: Preparing [2025-01-20T04:33:31.295Z] 15cf90bf9721: Preparing [2025-01-20T04:33:31.295Z] 096129420400: Preparing [2025-01-20T04:33:31.295Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:31.295Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:31.295Z] 203367a27981: Preparing [2025-01-20T04:33:31.295Z] dfcc5cb7bf02: Preparing [2025-01-20T04:33:31.295Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:31.295Z] 203367a27981: Waiting [2025-01-20T04:33:31.295Z] dfcc5cb7bf02: Waiting [2025-01-20T04:33:31.295Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:31.295Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:31.295Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:31.295Z] 15cf90bf9721: Pushed [2025-01-20T04:33:31.295Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:31.295Z] 203367a27981: Pushed [2025-01-20T04:33:31.553Z] 05e5c80bea74: Pushed [2025-01-20T04:33:32.119Z] dfcc5cb7bf02: Pushed [2025-01-20T04:33:35.406Z] 096129420400: Pushed [2025-01-20T04:33:35.406Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:35.745Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:36.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-20T04:33:36.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T04:33:36.078Z] 05e5c80bea74: Preparing [2025-01-20T04:33:36.078Z] 15cf90bf9721: Preparing [2025-01-20T04:33:36.078Z] 096129420400: Preparing [2025-01-20T04:33:36.078Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:36.078Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:36.078Z] 203367a27981: Preparing [2025-01-20T04:33:36.078Z] dfcc5cb7bf02: Preparing [2025-01-20T04:33:36.078Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:36.078Z] 203367a27981: Waiting [2025-01-20T04:33:36.078Z] dfcc5cb7bf02: Waiting [2025-01-20T04:33:36.078Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:36.078Z] 15cf90bf9721: Layer already exists [2025-01-20T04:33:36.078Z] 096129420400: Layer already exists [2025-01-20T04:33:36.078Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:36.078Z] 05e5c80bea74: Layer already exists [2025-01-20T04:33:36.078Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:36.078Z] dfcc5cb7bf02: Layer already exists [2025-01-20T04:33:36.078Z] 203367a27981: Layer already exists [2025-01-20T04:33:36.078Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:36.078Z] latest: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:36.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:36.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 [2025-01-20T04:33:36.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T04:33:36.738Z] 05e5c80bea74: Preparing [2025-01-20T04:33:36.738Z] 15cf90bf9721: Preparing [2025-01-20T04:33:36.738Z] 096129420400: Preparing [2025-01-20T04:33:36.738Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:36.738Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:36.738Z] 203367a27981: Preparing [2025-01-20T04:33:36.738Z] dfcc5cb7bf02: Preparing [2025-01-20T04:33:36.738Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:36.738Z] 203367a27981: Waiting [2025-01-20T04:33:36.738Z] dfcc5cb7bf02: Waiting [2025-01-20T04:33:36.738Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:36.738Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:36.738Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:36.738Z] 15cf90bf9721: Layer already exists [2025-01-20T04:33:36.738Z] 096129420400: Layer already exists [2025-01-20T04:33:36.738Z] 05e5c80bea74: Layer already exists [2025-01-20T04:33:36.738Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:36.738Z] 203367a27981: Layer already exists [2025-01-20T04:33:36.738Z] dfcc5cb7bf02: Layer already exists [2025-01-20T04:33:36.738Z] 4.0.0-dev.47: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:37.063Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:37.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:37.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T04:33:37.394Z] 05e5c80bea74: Preparing [2025-01-20T04:33:37.394Z] 15cf90bf9721: Preparing [2025-01-20T04:33:37.394Z] 096129420400: Preparing [2025-01-20T04:33:37.394Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:37.394Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:37.394Z] 203367a27981: Preparing [2025-01-20T04:33:37.394Z] dfcc5cb7bf02: Preparing [2025-01-20T04:33:37.394Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:37.394Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:37.394Z] 203367a27981: Waiting [2025-01-20T04:33:37.394Z] dfcc5cb7bf02: Waiting [2025-01-20T04:33:37.394Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:37.394Z] 05e5c80bea74: Layer already exists [2025-01-20T04:33:37.394Z] 15cf90bf9721: Layer already exists [2025-01-20T04:33:37.394Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:37.394Z] 096129420400: Layer already exists [2025-01-20T04:33:37.394Z] dfcc5cb7bf02: Layer already exists [2025-01-20T04:33:37.394Z] 203367a27981: Layer already exists [2025-01-20T04:33:37.394Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:37.394Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:37.715Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:38.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-20T04:33:38.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T04:33:38.042Z] 05e5c80bea74: Preparing [2025-01-20T04:33:38.042Z] 15cf90bf9721: Preparing [2025-01-20T04:33:38.042Z] 096129420400: Preparing [2025-01-20T04:33:38.042Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:38.042Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:38.042Z] 203367a27981: Preparing [2025-01-20T04:33:38.042Z] dfcc5cb7bf02: Preparing [2025-01-20T04:33:38.042Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:38.042Z] dfcc5cb7bf02: Waiting [2025-01-20T04:33:38.042Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:38.042Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:38.042Z] 05e5c80bea74: Layer already exists [2025-01-20T04:33:38.042Z] 15cf90bf9721: Layer already exists [2025-01-20T04:33:38.042Z] 096129420400: Layer already exists [2025-01-20T04:33:38.042Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:38.042Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:38.042Z] 203367a27981: Layer already exists [2025-01-20T04:33:38.042Z] dfcc5cb7bf02: Layer already exists [2025-01-20T04:33:38.042Z] main: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:33:38.113Z] ===================================================== [Pipeline] echo [2025-01-20T04:33:38.123Z] taggedImages: [2025-01-20T04:33:38.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:38.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-20T04:33:38.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 [2025-01-20T04:33:38.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:38.123Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-20T04:33:38.155Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-20T04:33:38.155Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:38.155Z] latest [2025-01-20T04:33:38.155Z] 4.0.0-dev.47 [2025-01-20T04:33:38.155Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:38.155Z] main [2025-01-20T04:33:38.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:38.506Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:38.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:38.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T04:33:38.835Z] 88b9df05ea4b: Preparing [2025-01-20T04:33:38.835Z] 9d15c1f2a4bd: Preparing [2025-01-20T04:33:38.835Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:38.835Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:38.835Z] 61cfc18df9c6: Preparing [2025-01-20T04:33:38.835Z] 7385a74511e2: Preparing [2025-01-20T04:33:38.835Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:38.835Z] 7385a74511e2: Waiting [2025-01-20T04:33:38.835Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:38.835Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:38.835Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:38.835Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:38.835Z] 61cfc18df9c6: Pushed [2025-01-20T04:33:38.835Z] 88b9df05ea4b: Pushed [2025-01-20T04:33:39.094Z] 7385a74511e2: Pushed [2025-01-20T04:33:43.293Z] 9d15c1f2a4bd: Pushed [2025-01-20T04:33:43.293Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:43.631Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:43.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-20T04:33:43.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T04:33:43.968Z] 88b9df05ea4b: Preparing [2025-01-20T04:33:43.968Z] 9d15c1f2a4bd: Preparing [2025-01-20T04:33:43.968Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:43.968Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:43.968Z] 61cfc18df9c6: Preparing [2025-01-20T04:33:43.968Z] 7385a74511e2: Preparing [2025-01-20T04:33:43.968Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:43.968Z] 7385a74511e2: Waiting [2025-01-20T04:33:43.968Z] 9d15c1f2a4bd: Layer already exists [2025-01-20T04:33:43.968Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:43.968Z] 88b9df05ea4b: Layer already exists [2025-01-20T04:33:43.968Z] 61cfc18df9c6: Layer already exists [2025-01-20T04:33:43.968Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:43.968Z] 7385a74511e2: Layer already exists [2025-01-20T04:33:43.968Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:43.968Z] latest: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:44.301Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:44.635Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 [2025-01-20T04:33:44.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T04:33:44.635Z] 88b9df05ea4b: Preparing [2025-01-20T04:33:44.635Z] 9d15c1f2a4bd: Preparing [2025-01-20T04:33:44.635Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:44.635Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:44.635Z] 61cfc18df9c6: Preparing [2025-01-20T04:33:44.635Z] 7385a74511e2: Preparing [2025-01-20T04:33:44.635Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:44.635Z] 7385a74511e2: Waiting [2025-01-20T04:33:44.635Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:44.635Z] 9d15c1f2a4bd: Layer already exists [2025-01-20T04:33:44.635Z] 88b9df05ea4b: Layer already exists [2025-01-20T04:33:44.635Z] 61cfc18df9c6: Layer already exists [2025-01-20T04:33:44.635Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:44.635Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:44.635Z] 7385a74511e2: Layer already exists [2025-01-20T04:33:44.635Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:44.635Z] 4.0.0-dev.47: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:44.960Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:45.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:45.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T04:33:45.291Z] 88b9df05ea4b: Preparing [2025-01-20T04:33:45.291Z] 9d15c1f2a4bd: Preparing [2025-01-20T04:33:45.291Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:45.291Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:45.291Z] 61cfc18df9c6: Preparing [2025-01-20T04:33:45.291Z] 7385a74511e2: Preparing [2025-01-20T04:33:45.291Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:45.291Z] 7385a74511e2: Waiting [2025-01-20T04:33:45.291Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:45.291Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:45.291Z] 61cfc18df9c6: Layer already exists [2025-01-20T04:33:45.291Z] 88b9df05ea4b: Layer already exists [2025-01-20T04:33:45.291Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:45.291Z] 9d15c1f2a4bd: Layer already exists [2025-01-20T04:33:45.291Z] 7385a74511e2: Layer already exists [2025-01-20T04:33:45.291Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:45.291Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:45.639Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:45.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-20T04:33:45.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T04:33:45.969Z] 88b9df05ea4b: Preparing [2025-01-20T04:33:45.969Z] 9d15c1f2a4bd: Preparing [2025-01-20T04:33:45.969Z] 96d8a4fb7c47: Preparing [2025-01-20T04:33:45.969Z] 96f005a5b9a5: Preparing [2025-01-20T04:33:45.969Z] 61cfc18df9c6: Preparing [2025-01-20T04:33:45.969Z] 7385a74511e2: Preparing [2025-01-20T04:33:45.969Z] ce5a8cde9eee: Preparing [2025-01-20T04:33:45.969Z] 7385a74511e2: Waiting [2025-01-20T04:33:45.969Z] ce5a8cde9eee: Waiting [2025-01-20T04:33:45.969Z] 88b9df05ea4b: Layer already exists [2025-01-20T04:33:45.969Z] 96d8a4fb7c47: Layer already exists [2025-01-20T04:33:45.969Z] 96f005a5b9a5: Layer already exists [2025-01-20T04:33:45.969Z] 61cfc18df9c6: Layer already exists [2025-01-20T04:33:45.969Z] 9d15c1f2a4bd: Layer already exists [2025-01-20T04:33:45.969Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:33:45.969Z] 7385a74511e2: Layer already exists [2025-01-20T04:33:45.969Z] main: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:33:46.043Z] ===================================================== [Pipeline] echo [2025-01-20T04:33:46.061Z] taggedImages: [2025-01-20T04:33:46.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:33:46.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-20T04:33:46.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 [2025-01-20T04:33:46.061Z] - nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:33:46.061Z] - 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-20T04:39:25.025Z] #127 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T04:39:25.025Z] #155 DONE 628.2s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T04:39:25.025Z] #151 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:39:25.025Z] #157 DONE 0.4s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:39:25.025Z] #158 DONE 0.3s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:39:25.025Z] #156 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #159 DONE 0.3s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #160 DONE 0.2s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:39:25.025Z] #127 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #161 DONE 0.3s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:39:25.025Z] #149 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #162 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T04:39:25.025Z] #151 DONE 630.8s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #162 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:39:25.025Z] #163 DONE 0.4s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:39:25.025Z] #164 DONE 0.3s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #165 [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-20T04:39:25.025Z] #165 DONE 0.2s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-20T04:39:25.025Z] #166 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #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-20T04:39:25.025Z] #162 DONE 2.1s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #167 [core-common-config-bootstrapper] exporting to image [2025-01-20T04:39:25.025Z] #167 exporting layers [2025-01-20T04:39:25.025Z] #167 ... [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-20T04:39:25.025Z] #166 DONE 0.7s [2025-01-20T04:39:25.025Z] [2025-01-20T04:39:25.025Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-20T04:39:25.026Z] #168 ... [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T04:39:25.026Z] #146 DONE 633.1s [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-20T04:39:25.026Z] #168 DONE 0.4s [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T04:39:25.026Z] #169 ... [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #167 [core-common-config-bootstrapper] exporting to image [2025-01-20T04:39:25.026Z] #167 exporting layers 1.0s done [2025-01-20T04:39:25.026Z] #167 writing image sha256:bf564df1f751b8eee3bf76681499af9c567cf7443ef2f3ff49410d242eb2ff79 0.1s done [2025-01-20T04:39:25.026Z] #167 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-20T04:39:25.026Z] #167 DONE 1.2s [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #152 [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-20T04:39:25.026Z] #152 ... [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T04:39:25.026Z] #169 DONE 0.5s [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:39:25.026Z] #170 ... [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-20T04:39:25.026Z] #171 DONE 0.4s [2025-01-20T04:39:25.026Z] [2025-01-20T04:39:25.026Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-20T04:39:25.611Z] #172 ... [2025-01-20T04:39:25.611Z] [2025-01-20T04:39:25.611Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:39:25.611Z] #170 DONE 2.9s [2025-01-20T04:39:25.611Z] [2025-01-20T04:39:25.611Z] #173 [security-proxy-setup] exporting to image [2025-01-20T04:39:25.962Z] #173 ... [2025-01-20T04:39:25.963Z] [2025-01-20T04:39:25.963Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-20T04:39:25.963Z] #172 DONE 2.8s [2025-01-20T04:39:26.266Z] [2025-01-20T04:39:26.266Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:39:26.537Z] #174 DONE 0.7s [2025-01-20T04:39:26.537Z] [2025-01-20T04:39:26.537Z] #152 [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-20T04:39:26.537Z] #152 636.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T04:39:27.163Z] #152 ... [2025-01-20T04:39:27.163Z] [2025-01-20T04:39:27.163Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:39:27.163Z] #175 DONE 0.4s [2025-01-20T04:39:27.163Z] [2025-01-20T04:39:27.163Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T04:39:27.511Z] #176 ... [2025-01-20T04:39:27.511Z] [2025-01-20T04:39:27.511Z] #173 [security-proxy-setup] exporting to image [2025-01-20T04:39:27.511Z] #173 exporting layers 1.9s done [2025-01-20T04:39:27.511Z] #173 writing image sha256:cbb965cbaed620a46a27170c921f0ee6825b15f53cde3c437207d8457204f8ee 0.0s done [2025-01-20T04:39:27.511Z] #173 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-20T04:39:27.511Z] #173 DONE 1.9s [2025-01-20T04:39:27.511Z] [2025-01-20T04:39:27.511Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:39:28.107Z] #156 ... [2025-01-20T04:39:28.107Z] [2025-01-20T04:39:28.107Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T04:39:28.107Z] #176 DONE 0.9s [2025-01-20T04:39:28.107Z] [2025-01-20T04:39:28.107Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-20T04:39:28.407Z] #177 DONE 0.3s [2025-01-20T04:39:28.407Z] [2025-01-20T04:39:28.407Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:39:28.407Z] #153 ... [2025-01-20T04:39:28.407Z] [2025-01-20T04:39:28.407Z] #178 [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-20T04:39:28.694Z] #178 DONE 0.2s [2025-01-20T04:39:28.694Z] [2025-01-20T04:39:28.694Z] #179 [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-20T04:39:28.694Z] #179 DONE 0.2s [2025-01-20T04:39:28.694Z] [2025-01-20T04:39:28.694Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:39:28.965Z] #154 ... [2025-01-20T04:39:28.965Z] [2025-01-20T04:39:28.965Z] #180 [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-20T04:39:28.965Z] #180 DONE 0.2s [2025-01-20T04:39:28.965Z] [2025-01-20T04:39:28.965Z] #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-20T04:39:29.234Z] #181 DONE 0.1s [2025-01-20T04:39:29.234Z] [2025-01-20T04:39:29.234Z] #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-20T04:39:31.187Z] #182 DONE 1.9s [2025-01-20T04:39:31.187Z] [2025-01-20T04:39:31.187Z] #183 [security-bootstrapper] exporting to image [2025-01-20T04:39:32.211Z] #183 exporting layers 1.2s done [2025-01-20T04:39:32.480Z] #183 writing image sha256:fa6023aa732865a7defdd598c1028e4a583497344fde4e019d7485136dd68e62 done [2025-01-20T04:39:32.480Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-20T04:39:32.480Z] #183 DONE 1.2s [2025-01-20T04:39:32.480Z] [2025-01-20T04:39:32.480Z] #152 [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-20T04:39:37.839Z] #152 DONE 648.9s [2025-01-20T04:39:37.840Z] [2025-01-20T04:39:37.840Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:39:38.107Z] #154 ... [2025-01-20T04:39:38.107Z] [2025-01-20T04:39:38.107Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:39:38.695Z] #184 DONE 0.4s [2025-01-20T04:39:38.695Z] [2025-01-20T04:39:38.695Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:39:38.695Z] #185 DONE 0.2s [2025-01-20T04:39:38.695Z] [2025-01-20T04:39:38.695Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:39:38.695Z] #150 ... [2025-01-20T04:39:38.695Z] [2025-01-20T04:39:38.695Z] #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-20T04:39:38.962Z] #186 DONE 0.2s [2025-01-20T04:39:38.962Z] [2025-01-20T04:39:38.962Z] #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-20T04:39:39.243Z] #187 DONE 0.2s [2025-01-20T04:39:39.243Z] [2025-01-20T04:39:39.243Z] #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-20T04:39:39.243Z] #188 DONE 0.1s [2025-01-20T04:39:39.243Z] [2025-01-20T04:39:39.243Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-20T04:39:39.507Z] #189 DONE 0.3s [2025-01-20T04:39:39.507Z] [2025-01-20T04:39:39.507Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-20T04:39:39.777Z] #190 DONE 0.3s [2025-01-20T04:39:39.777Z] [2025-01-20T04:39:39.777Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T04:39:40.043Z] #191 DONE 0.2s [2025-01-20T04:39:40.043Z] [2025-01-20T04:39:40.043Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:39:40.043Z] #150 ... [2025-01-20T04:39:40.043Z] [2025-01-20T04:39:40.043Z] #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-20T04:39:41.473Z] #192 DONE 1.5s [2025-01-20T04:39:41.473Z] [2025-01-20T04:39:41.473Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:39:41.741Z] #150 ... [2025-01-20T04:39:41.741Z] [2025-01-20T04:39:41.741Z] #193 [security-secretstore-setup] exporting to image [2025-01-20T04:39:41.741Z] #193 exporting layers [2025-01-20T04:39:42.696Z] #193 exporting layers 1.0s done [2025-01-20T04:39:42.696Z] #193 writing image sha256:bd11067550b1a61a73b26b81e705cd45fa1374ba72d7145ef25cbef060685d98 done [2025-01-20T04:39:42.696Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-20T04:39:42.696Z] #193 DONE 1.1s [2025-01-20T04:39:42.696Z] [2025-01-20T04:39:42.696Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:41:04.307Z] #153 ... [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T04:41:04.307Z] #147 DONE 725.5s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:41:04.307Z] #150 ... [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:41:04.307Z] #194 DONE 0.3s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:41:04.307Z] #195 DONE 0.1s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #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-20T04:41:04.307Z] #196 DONE 0.5s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:41:04.307Z] #149 ... [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #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-20T04:41:04.307Z] #197 DONE 0.2s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-20T04:41:04.307Z] #198 exporting layers [2025-01-20T04:41:04.307Z] #198 exporting layers 0.8s done [2025-01-20T04:41:04.307Z] #198 writing image sha256:40ff74ec6bbb0bfd69cd62b3f926770369cea513f5a849590578ff50c0b1b4a8 done [2025-01-20T04:41:04.307Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-20T04:41:04.307Z] #198 DONE 0.8s [2025-01-20T04:41:04.307Z] [2025-01-20T04:41:04.307Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T04:44:41.077Z] #150 DONE 950.3s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:44:41.077Z] #154 ... [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:44:41.077Z] #199 DONE 0.3s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:44:41.077Z] #200 DONE 0.2s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:44:41.077Z] #148 ... [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-20T04:44:41.077Z] #201 DONE 0.4s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:44:41.077Z] #202 DONE 0.2s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:44:41.077Z] #148 ... [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #203 [core-command] exporting to image [2025-01-20T04:44:41.077Z] #203 exporting layers [2025-01-20T04:44:41.077Z] #203 exporting layers 0.4s done [2025-01-20T04:44:41.077Z] #203 writing image sha256:ad69f6d138bd013008efef182fea84c7b200fb0a93b43714c56b8bbf306b1d62 done [2025-01-20T04:44:41.077Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-20T04:44:41.077Z] #203 DONE 0.4s [2025-01-20T04:44:41.077Z] [2025-01-20T04:44:41.077Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:45:37.449Z] #149 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T04:45:37.449Z] #153 DONE 1006.5s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T04:45:37.449Z] #156 DONE 1006.6s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:45:37.449Z] #148 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:37.449Z] #204 DONE 0.2s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:37.449Z] #205 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T04:45:37.449Z] #148 DONE 1007.1s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:37.449Z] #205 DONE 0.3s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-20T04:45:37.449Z] #206 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:37.449Z] #207 DONE 0.4s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-20T04:45:37.449Z] #208 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:37.449Z] #209 DONE 0.3s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:37.449Z] #210 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-20T04:45:37.449Z] #206 DONE 0.7s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:37.449Z] #210 DONE 0.5s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-20T04:45:37.449Z] #208 DONE 0.7s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:37.449Z] #211 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-20T04:45:37.449Z] #212 DONE 0.2s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:37.449Z] #211 DONE 0.3s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-20T04:45:37.449Z] #213 ... [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-20T04:45:37.449Z] #214 DONE 0.3s [2025-01-20T04:45:37.449Z] [2025-01-20T04:45:37.449Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-20T04:45:37.449Z] #215 DONE 0.5s [2025-01-20T04:45:37.737Z] [2025-01-20T04:45:37.737Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:37.737Z] #216 ... [2025-01-20T04:45:37.737Z] [2025-01-20T04:45:37.737Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-20T04:45:37.737Z] #213 DONE 0.4s [2025-01-20T04:45:38.004Z] [2025-01-20T04:45:38.004Z] #217 [core-keeper] exporting to image [2025-01-20T04:45:38.004Z] #217 exporting layers [2025-01-20T04:45:38.004Z] #217 ... [2025-01-20T04:45:38.004Z] [2025-01-20T04:45:38.004Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T04:45:38.004Z] #149 DONE 1009.2s [2025-01-20T04:45:38.004Z] [2025-01-20T04:45:38.004Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:38.004Z] #216 DONE 0.4s [2025-01-20T04:45:38.273Z] [2025-01-20T04:45:38.273Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-20T04:45:38.273Z] #218 DONE 0.3s [2025-01-20T04:45:38.273Z] [2025-01-20T04:45:38.273Z] #219 [core-data] exporting to image [2025-01-20T04:45:38.860Z] #219 ... [2025-01-20T04:45:38.860Z] [2025-01-20T04:45:38.860Z] #220 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:38.860Z] #220 CACHED [2025-01-20T04:45:38.860Z] [2025-01-20T04:45:38.860Z] #221 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:38.860Z] #221 CACHED [2025-01-20T04:45:38.860Z] [2025-01-20T04:45:38.860Z] #217 [core-keeper] exporting to image [2025-01-20T04:45:38.860Z] #217 exporting layers 0.9s done [2025-01-20T04:45:38.860Z] #217 writing image sha256:a216751fb5130ea41fcd2638f7e65d9fc4889955a9729d41b16bdea904fcc45c 0.0s done [2025-01-20T04:45:38.860Z] #217 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-20T04:45:38.860Z] #217 DONE 1.0s [2025-01-20T04:45:38.860Z] [2025-01-20T04:45:38.860Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-20T04:45:38.860Z] #222 ... [2025-01-20T04:45:38.860Z] [2025-01-20T04:45:38.860Z] #219 [core-data] exporting to image [2025-01-20T04:45:38.860Z] #219 exporting layers 0.6s done [2025-01-20T04:45:38.860Z] #219 writing image sha256:57e11abb4075a04f4ad117f924d40f673c290144f130764ac71cdc0013dc2890 done [2025-01-20T04:45:38.860Z] #219 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-20T04:45:38.860Z] #219 DONE 0.6s [2025-01-20T04:45:39.131Z] [2025-01-20T04:45:39.131Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:45:39.131Z] #223 ... [2025-01-20T04:45:39.131Z] [2025-01-20T04:45:39.131Z] #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-20T04:45:39.131Z] #222 DONE 0.5s [2025-01-20T04:45:39.403Z] [2025-01-20T04:45:39.403Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T04:45:39.403Z] #223 DONE 1.9s [2025-01-20T04:45:39.403Z] [2025-01-20T04:45:39.403Z] #224 [security-proxy-auth] exporting to image [2025-01-20T04:45:39.674Z] #224 ... [2025-01-20T04:45:39.674Z] [2025-01-20T04:45:39.674Z] #225 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:39.674Z] #225 DONE 0.3s [2025-01-20T04:45:39.674Z] [2025-01-20T04:45:39.674Z] #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-20T04:45:39.674Z] #226 DONE 0.1s [2025-01-20T04:45:39.674Z] [2025-01-20T04:45:39.674Z] #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-20T04:45:39.948Z] #227 DONE 0.1s [2025-01-20T04:45:39.948Z] [2025-01-20T04:45:39.948Z] #224 [security-proxy-auth] exporting to image [2025-01-20T04:45:39.948Z] #224 exporting layers 0.5s done [2025-01-20T04:45:39.948Z] #224 writing image sha256:98441879e8f0a5ee946e8c74daabe90b3a32c16a3714bf959b6bab031cf33e2d done [2025-01-20T04:45:39.948Z] #224 naming to docker.io/library/security-proxy-auth-arm64 done [2025-01-20T04:45:39.948Z] #224 DONE 0.5s [2025-01-20T04:45:39.948Z] [2025-01-20T04:45:39.948Z] #228 [core-metadata] exporting to image [2025-01-20T04:45:40.533Z] #228 exporting layers 0.6s done [2025-01-20T04:45:40.533Z] #228 writing image sha256:25d27580903cf42e4c40e95ca3f2936df678b49af841295fd4d7862e06c51083 done [2025-01-20T04:45:40.533Z] #228 naming to docker.io/library/core-metadata-arm64 done [2025-01-20T04:45:40.533Z] #228 DONE 0.6s [2025-01-20T04:45:40.533Z] [2025-01-20T04:45:40.533Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:45:52.862Z] #154 ... [2025-01-20T04:45:52.862Z] [2025-01-20T04:45:52.862Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T04:45:52.862Z] #127 DONE 1024.1s [2025-01-20T04:45:53.146Z] [2025-01-20T04:45:53.146Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:53.146Z] #229 DONE 0.1s [2025-01-20T04:45:53.146Z] [2025-01-20T04:45:53.146Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:45:53.413Z] #154 ... [2025-01-20T04:45:53.413Z] [2025-01-20T04:45:53.413Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:53.681Z] #230 DONE 0.1s [2025-01-20T04:45:53.681Z] [2025-01-20T04:45:53.681Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-20T04:45:54.268Z] #231 DONE 0.6s [2025-01-20T04:45:54.268Z] [2025-01-20T04:45:54.268Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-20T04:45:54.268Z] #232 DONE 0.1s [2025-01-20T04:45:54.268Z] [2025-01-20T04:45:54.268Z] #233 [support-scheduler] exporting to image [2025-01-20T04:45:54.268Z] #233 exporting layers [2025-01-20T04:45:54.853Z] #233 exporting layers 0.6s done [2025-01-20T04:45:54.853Z] #233 writing image sha256:f6b5e1c0d47ab1c665524b0d7672065a859a049475f271febfc7a386347e80e8 done [2025-01-20T04:45:54.853Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-20T04:45:54.853Z] #233 DONE 0.7s [2025-01-20T04:45:54.853Z] [2025-01-20T04:45:54.853Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T04:45:59.107Z] #154 DONE 1030.1s [2025-01-20T04:45:59.107Z] [2025-01-20T04:45:59.107Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T04:45:59.375Z] #234 DONE 0.1s [2025-01-20T04:45:59.376Z] [2025-01-20T04:45:59.376Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T04:45:59.376Z] #235 DONE 0.1s [2025-01-20T04:45:59.376Z] [2025-01-20T04:45:59.376Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-20T04:45:59.957Z] #236 DONE 0.3s [2025-01-20T04:45:59.957Z] [2025-01-20T04:45:59.957Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-20T04:45:59.957Z] #237 DONE 0.1s [2025-01-20T04:45:59.957Z] [2025-01-20T04:45:59.957Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-20T04:45:59.957Z] #238 DONE 0.1s [2025-01-20T04:46:00.222Z] [2025-01-20T04:46:00.222Z] #239 [support-notifications] exporting to image [2025-01-20T04:46:00.490Z] #239 exporting layers 0.5s done [2025-01-20T04:46:00.490Z] #239 writing image sha256:ac6e77341394fcb095fa1d704db6fdc1587fccd13794cc4a24eec123146ad57a done [2025-01-20T04:46:00.490Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-20T04:46:00.490Z] #239 DONE 0.5s [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T04:46:00.490Z] time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-20T04:46:00.529Z] $ docker stop --time=1 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff [2025-01-20T04:46:02.117Z] $ docker rm -f --volumes 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:46:02.573Z] + docker images [2025-01-20T04:46:02.573Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-20T04:46:02.573Z] support-notifications-arm64 latest ac6e77341394 3 seconds ago 51.1MB [2025-01-20T04:46:02.573Z] support-scheduler-arm64 latest f6b5e1c0d47a 8 seconds ago 47.2MB [2025-01-20T04:46:02.573Z] core-metadata-arm64 latest 25d27580903c 23 seconds ago 32.4MB [2025-01-20T04:46:02.573Z] security-proxy-auth-arm64 latest 98441879e8f0 23 seconds ago 31.2MB [2025-01-20T04:46:02.573Z] core-data-arm64 latest 57e11abb4075 24 seconds ago 32.4MB [2025-01-20T04:46:02.573Z] core-keeper-arm64 latest a216751fb513 25 seconds ago 32MB [2025-01-20T04:46:02.573Z] core-command-arm64 latest ad69f6d138bd About a minute ago 28MB [2025-01-20T04:46:02.573Z] security-spiffe-token-provider-arm64 latest 40ff74ec6bbb 5 minutes ago 33.7MB [2025-01-20T04:46:02.573Z] security-secretstore-setup-arm64 latest bd11067550b1 6 minutes ago 41.1MB [2025-01-20T04:46:02.573Z] security-bootstrapper-arm64 latest fa6023aa7328 6 minutes ago 20.9MB [2025-01-20T04:46:02.573Z] security-proxy-setup-arm64 latest cbb965cbaed6 6 minutes ago 29.9MB [2025-01-20T04:46:02.573Z] core-common-config-bootstrapper-arm64 latest bf564df1f751 6 minutes ago 17.8MB [2025-01-20T04:46:02.573Z] security-spire-agent-arm64 latest c11f4021848d 17 minutes ago 176MB [2025-01-20T04:46:02.573Z] security-spire-config-arm64 latest 40c207058f05 17 minutes ago 117MB [2025-01-20T04:46:02.573Z] security-spire-server-arm64 latest 2892b4fc8165 17 minutes ago 118MB [2025-01-20T04:46:02.573Z] ci-base-image-arm64 latest 7a7f3c75db34 19 minutes ago 909MB [2025-01-20T04:46:02.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-20T04:46:02.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:46:02.729Z] provisioning config files... [2025-01-20T04:46:02.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config13303347658487538538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:46:03.086Z] ---> ****-login.sh [2025-01-20T04:46:03.086Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:46:03.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:46:03.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:46:03.353Z] Configure a credential helper to remove this warning. See [2025-01-20T04:46:03.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:46:03.353Z] [2025-01-20T04:46:03.353Z] Login Succeeded [2025-01-20T04:46:03.353Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:46:03.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:46:03.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:46:03.621Z] Configure a credential helper to remove this warning. See [2025-01-20T04:46:03.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:46:03.621Z] [2025-01-20T04:46:03.621Z] Login Succeeded [2025-01-20T04:46:03.621Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:46:03.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:46:03.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:46:03.888Z] Configure a credential helper to remove this warning. See [2025-01-20T04:46:03.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:46:03.888Z] [2025-01-20T04:46:03.888Z] Login Succeeded [2025-01-20T04:46:03.888Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:46:04.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:46:04.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:46:04.156Z] Configure a credential helper to remove this warning. See [2025-01-20T04:46:04.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:46:04.156Z] [2025-01-20T04:46:04.156Z] Login Succeeded [2025-01-20T04:46:04.156Z] ****.io [2025-01-20T04:46:04.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:46:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:46:04.686Z] Configure a credential helper to remove this warning. See [2025-01-20T04:46:04.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:46:04.686Z] [2025-01-20T04:46:04.686Z] Login Succeeded [2025-01-20T04:46:04.686Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:46:04.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:04.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:46:04.778Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-20T04:46:04.778Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:04.778Z] latest [2025-01-20T04:46:04.778Z] 4.0.0-dev.47 [2025-01-20T04:46:04.778Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:04.778Z] main [2025-01-20T04:46:04.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:07.091Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:07.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:07.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T04:46:07.450Z] 25e14f365f08: Preparing [2025-01-20T04:46:07.450Z] 2ba07b6201f2: Preparing [2025-01-20T04:46:07.450Z] 8ed4993af934: Preparing [2025-01-20T04:46:07.450Z] 426e7982b852: Preparing [2025-01-20T04:46:07.450Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:07.450Z] d115d29bbcc5: Preparing [2025-01-20T04:46:07.450Z] 534a70dc8296: Preparing [2025-01-20T04:46:07.450Z] d115d29bbcc5: Waiting [2025-01-20T04:46:07.450Z] 534a70dc8296: Waiting [2025-01-20T04:46:07.716Z] 493d7e9d2c7d: Pushed [2025-01-20T04:46:07.716Z] 426e7982b852: Pushed [2025-01-20T04:46:07.716Z] 25e14f365f08: Pushed [2025-01-20T04:46:07.716Z] 8ed4993af934: Pushed [2025-01-20T04:46:07.716Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:07.716Z] d115d29bbcc5: Pushed [2025-01-20T04:46:11.971Z] 2ba07b6201f2: Pushed [2025-01-20T04:46:11.971Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:12.325Z] + 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-20T04:46:12.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-20T04:46:12.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T04:46:12.678Z] 25e14f365f08: Preparing [2025-01-20T04:46:12.678Z] 2ba07b6201f2: Preparing [2025-01-20T04:46:12.678Z] 8ed4993af934: Preparing [2025-01-20T04:46:12.678Z] 426e7982b852: Preparing [2025-01-20T04:46:12.678Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:12.678Z] d115d29bbcc5: Preparing [2025-01-20T04:46:12.678Z] 534a70dc8296: Preparing [2025-01-20T04:46:12.678Z] d115d29bbcc5: Waiting [2025-01-20T04:46:12.678Z] 534a70dc8296: Waiting [2025-01-20T04:46:12.678Z] 25e14f365f08: Layer already exists [2025-01-20T04:46:12.678Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:12.678Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:12.678Z] 2ba07b6201f2: Layer already exists [2025-01-20T04:46:12.678Z] 426e7982b852: Layer already exists [2025-01-20T04:46:12.678Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:12.678Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:12.942Z] latest: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:13.298Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:13.647Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 [2025-01-20T04:46:13.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T04:46:13.647Z] 25e14f365f08: Preparing [2025-01-20T04:46:13.647Z] 2ba07b6201f2: Preparing [2025-01-20T04:46:13.647Z] 8ed4993af934: Preparing [2025-01-20T04:46:13.647Z] 426e7982b852: Preparing [2025-01-20T04:46:13.647Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:13.647Z] d115d29bbcc5: Preparing [2025-01-20T04:46:13.647Z] 534a70dc8296: Preparing [2025-01-20T04:46:13.647Z] d115d29bbcc5: Waiting [2025-01-20T04:46:13.647Z] 534a70dc8296: Waiting [2025-01-20T04:46:13.647Z] 2ba07b6201f2: Layer already exists [2025-01-20T04:46:13.647Z] 25e14f365f08: Layer already exists [2025-01-20T04:46:13.647Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:13.647Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:13.647Z] 426e7982b852: Layer already exists [2025-01-20T04:46:13.647Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:13.647Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:13.913Z] 4.0.0-dev.47: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:14.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:14.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:14.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T04:46:14.619Z] 25e14f365f08: Preparing [2025-01-20T04:46:14.619Z] 2ba07b6201f2: Preparing [2025-01-20T04:46:14.619Z] 8ed4993af934: Preparing [2025-01-20T04:46:14.619Z] 426e7982b852: Preparing [2025-01-20T04:46:14.619Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:14.619Z] d115d29bbcc5: Preparing [2025-01-20T04:46:14.619Z] 534a70dc8296: Preparing [2025-01-20T04:46:14.619Z] d115d29bbcc5: Waiting [2025-01-20T04:46:14.619Z] 534a70dc8296: Waiting [2025-01-20T04:46:14.619Z] 2ba07b6201f2: Layer already exists [2025-01-20T04:46:14.619Z] 25e14f365f08: Layer already exists [2025-01-20T04:46:14.619Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:14.619Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:14.619Z] 426e7982b852: Layer already exists [2025-01-20T04:46:14.619Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:14.619Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:14.883Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:15.243Z] + 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-20T04:46:15.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-20T04:46:15.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T04:46:15.598Z] 25e14f365f08: Preparing [2025-01-20T04:46:15.598Z] 2ba07b6201f2: Preparing [2025-01-20T04:46:15.598Z] 8ed4993af934: Preparing [2025-01-20T04:46:15.598Z] 426e7982b852: Preparing [2025-01-20T04:46:15.598Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:15.598Z] d115d29bbcc5: Preparing [2025-01-20T04:46:15.598Z] 534a70dc8296: Preparing [2025-01-20T04:46:15.598Z] 534a70dc8296: Waiting [2025-01-20T04:46:15.598Z] d115d29bbcc5: Waiting [2025-01-20T04:46:15.598Z] 25e14f365f08: Layer already exists [2025-01-20T04:46:15.598Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:15.598Z] 426e7982b852: Layer already exists [2025-01-20T04:46:15.598Z] 2ba07b6201f2: Layer already exists [2025-01-20T04:46:15.598Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:15.598Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:15.598Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:15.862Z] main: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:15.941Z] ===================================================== [Pipeline] echo [2025-01-20T04:46:15.955Z] taggedImages: [2025-01-20T04:46:15.955Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:15.955Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-20T04:46:15.955Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 [2025-01-20T04:46:15.955Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:15.955Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-20T04:46:15.980Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-20T04:46:15.980Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:15.980Z] latest [2025-01-20T04:46:15.980Z] 4.0.0-dev.47 [2025-01-20T04:46:15.980Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:15.980Z] main [2025-01-20T04:46:15.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:16.348Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:16.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:16.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T04:46:16.695Z] fed05897ec87: Preparing [2025-01-20T04:46:16.695Z] c5becb5890ee: Preparing [2025-01-20T04:46:16.695Z] dc7021776111: Preparing [2025-01-20T04:46:16.695Z] c9da07b71212: Preparing [2025-01-20T04:46:16.695Z] 8ed4993af934: Preparing [2025-01-20T04:46:16.695Z] 426e7982b852: Preparing [2025-01-20T04:46:16.695Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:16.695Z] d115d29bbcc5: Preparing [2025-01-20T04:46:16.695Z] 534a70dc8296: Preparing [2025-01-20T04:46:16.695Z] 426e7982b852: Waiting [2025-01-20T04:46:16.695Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:16.695Z] d115d29bbcc5: Waiting [2025-01-20T04:46:16.695Z] 534a70dc8296: Waiting [2025-01-20T04:46:16.695Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:16.695Z] 426e7982b852: Layer already exists [2025-01-20T04:46:16.964Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:16.964Z] c5becb5890ee: Pushed [2025-01-20T04:46:16.964Z] dc7021776111: Pushed [2025-01-20T04:46:16.964Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:16.964Z] fed05897ec87: Pushed [2025-01-20T04:46:16.964Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:18.891Z] c9da07b71212: Pushed [2025-01-20T04:46:19.156Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:19.518Z] + 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-20T04:46:19.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-20T04:46:19.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T04:46:19.877Z] fed05897ec87: Preparing [2025-01-20T04:46:19.877Z] c5becb5890ee: Preparing [2025-01-20T04:46:19.877Z] dc7021776111: Preparing [2025-01-20T04:46:19.877Z] c9da07b71212: Preparing [2025-01-20T04:46:19.877Z] 8ed4993af934: Preparing [2025-01-20T04:46:19.877Z] 426e7982b852: Preparing [2025-01-20T04:46:19.877Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:19.877Z] 426e7982b852: Waiting [2025-01-20T04:46:19.877Z] d115d29bbcc5: Preparing [2025-01-20T04:46:19.877Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:19.877Z] 534a70dc8296: Preparing [2025-01-20T04:46:19.877Z] d115d29bbcc5: Waiting [2025-01-20T04:46:19.877Z] 534a70dc8296: Waiting [2025-01-20T04:46:19.877Z] fed05897ec87: Layer already exists [2025-01-20T04:46:19.877Z] c5becb5890ee: Layer already exists [2025-01-20T04:46:19.877Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:19.877Z] c9da07b71212: Layer already exists [2025-01-20T04:46:19.877Z] dc7021776111: Layer already exists [2025-01-20T04:46:19.877Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:19.877Z] 426e7982b852: Layer already exists [2025-01-20T04:46:19.877Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:19.877Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:20.143Z] latest: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:20.489Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:20.838Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 [2025-01-20T04:46:20.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T04:46:20.838Z] fed05897ec87: Preparing [2025-01-20T04:46:20.838Z] c5becb5890ee: Preparing [2025-01-20T04:46:20.838Z] dc7021776111: Preparing [2025-01-20T04:46:20.838Z] c9da07b71212: Preparing [2025-01-20T04:46:20.838Z] 8ed4993af934: Preparing [2025-01-20T04:46:20.838Z] 426e7982b852: Preparing [2025-01-20T04:46:20.838Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:20.838Z] d115d29bbcc5: Preparing [2025-01-20T04:46:20.838Z] 534a70dc8296: Preparing [2025-01-20T04:46:20.838Z] 426e7982b852: Waiting [2025-01-20T04:46:20.838Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:20.838Z] d115d29bbcc5: Waiting [2025-01-20T04:46:20.838Z] 534a70dc8296: Waiting [2025-01-20T04:46:20.838Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:20.838Z] c9da07b71212: Layer already exists [2025-01-20T04:46:20.838Z] fed05897ec87: Layer already exists [2025-01-20T04:46:20.838Z] dc7021776111: Layer already exists [2025-01-20T04:46:20.838Z] c5becb5890ee: Layer already exists [2025-01-20T04:46:20.838Z] 426e7982b852: Layer already exists [2025-01-20T04:46:20.838Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:20.838Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:20.838Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:21.104Z] 4.0.0-dev.47: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:21.460Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:21.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T04:46:21.812Z] fed05897ec87: Preparing [2025-01-20T04:46:21.812Z] c5becb5890ee: Preparing [2025-01-20T04:46:21.812Z] dc7021776111: Preparing [2025-01-20T04:46:21.812Z] c9da07b71212: Preparing [2025-01-20T04:46:21.812Z] 8ed4993af934: Preparing [2025-01-20T04:46:21.812Z] 426e7982b852: Preparing [2025-01-20T04:46:21.812Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:21.812Z] d115d29bbcc5: Preparing [2025-01-20T04:46:21.812Z] 534a70dc8296: Preparing [2025-01-20T04:46:21.812Z] 426e7982b852: Waiting [2025-01-20T04:46:21.812Z] d115d29bbcc5: Waiting [2025-01-20T04:46:21.812Z] 534a70dc8296: Waiting [2025-01-20T04:46:21.812Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:21.812Z] c9da07b71212: Layer already exists [2025-01-20T04:46:21.812Z] c5becb5890ee: Layer already exists [2025-01-20T04:46:21.812Z] fed05897ec87: Layer already exists [2025-01-20T04:46:21.812Z] dc7021776111: Layer already exists [2025-01-20T04:46:21.812Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:21.812Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:21.812Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:21.812Z] 426e7982b852: Layer already exists [2025-01-20T04:46:21.812Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:22.082Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:22.431Z] + 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-20T04:46:22.793Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-20T04:46:22.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T04:46:22.793Z] fed05897ec87: Preparing [2025-01-20T04:46:22.793Z] c5becb5890ee: Preparing [2025-01-20T04:46:22.793Z] dc7021776111: Preparing [2025-01-20T04:46:22.793Z] c9da07b71212: Preparing [2025-01-20T04:46:22.793Z] 8ed4993af934: Preparing [2025-01-20T04:46:22.793Z] 426e7982b852: Preparing [2025-01-20T04:46:22.793Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:22.793Z] d115d29bbcc5: Preparing [2025-01-20T04:46:22.793Z] 534a70dc8296: Preparing [2025-01-20T04:46:22.793Z] 426e7982b852: Waiting [2025-01-20T04:46:22.793Z] d115d29bbcc5: Waiting [2025-01-20T04:46:22.793Z] 534a70dc8296: Waiting [2025-01-20T04:46:22.793Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:22.793Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:22.793Z] c9da07b71212: Layer already exists [2025-01-20T04:46:22.793Z] dc7021776111: Layer already exists [2025-01-20T04:46:22.793Z] c5becb5890ee: Layer already exists [2025-01-20T04:46:22.793Z] fed05897ec87: Layer already exists [2025-01-20T04:46:22.793Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:22.793Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:22.793Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:22.793Z] 426e7982b852: Layer already exists [2025-01-20T04:46:23.060Z] main: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:23.150Z] ===================================================== [Pipeline] echo [2025-01-20T04:46:23.167Z] taggedImages: [2025-01-20T04:46:23.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:23.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-20T04:46:23.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 [2025-01-20T04:46:23.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:23.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-20T04:46:23.194Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-20T04:46:23.194Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:23.194Z] latest [2025-01-20T04:46:23.194Z] 4.0.0-dev.47 [2025-01-20T04:46:23.194Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:23.194Z] main [2025-01-20T04:46:23.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:23.559Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:23.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:23.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T04:46:23.911Z] 501c4fea20b6: Preparing [2025-01-20T04:46:23.911Z] 8bf97fa8f05e: Preparing [2025-01-20T04:46:23.911Z] 5ac012c6db91: Preparing [2025-01-20T04:46:23.911Z] 8ed4993af934: Preparing [2025-01-20T04:46:23.911Z] 426e7982b852: Preparing [2025-01-20T04:46:23.911Z] 0be77b859ff2: Preparing [2025-01-20T04:46:23.911Z] 11854a709d21: Preparing [2025-01-20T04:46:23.911Z] 534a70dc8296: Preparing [2025-01-20T04:46:23.911Z] 11854a709d21: Waiting [2025-01-20T04:46:23.911Z] 534a70dc8296: Waiting [2025-01-20T04:46:23.911Z] 0be77b859ff2: Waiting [2025-01-20T04:46:23.911Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:23.911Z] 426e7982b852: Layer already exists [2025-01-20T04:46:24.177Z] 501c4fea20b6: Pushed [2025-01-20T04:46:24.177Z] 8bf97fa8f05e: Pushed [2025-01-20T04:46:24.177Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:24.177Z] 0be77b859ff2: Pushed [2025-01-20T04:46:24.177Z] 11854a709d21: Pushed [2025-01-20T04:46:29.505Z] 5ac012c6db91: Pushed [2025-01-20T04:46:29.505Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:29.861Z] + 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-20T04:46:32.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-20T04:46:32.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T04:46:32.151Z] 501c4fea20b6: Preparing [2025-01-20T04:46:32.151Z] 8bf97fa8f05e: Preparing [2025-01-20T04:46:32.151Z] 5ac012c6db91: Preparing [2025-01-20T04:46:32.151Z] 8ed4993af934: Preparing [2025-01-20T04:46:32.151Z] 426e7982b852: Preparing [2025-01-20T04:46:32.151Z] 0be77b859ff2: Preparing [2025-01-20T04:46:32.151Z] 11854a709d21: Preparing [2025-01-20T04:46:32.151Z] 534a70dc8296: Preparing [2025-01-20T04:46:32.151Z] 0be77b859ff2: Waiting [2025-01-20T04:46:32.151Z] 11854a709d21: Waiting [2025-01-20T04:46:32.151Z] 534a70dc8296: Waiting [2025-01-20T04:46:32.151Z] 426e7982b852: Layer already exists [2025-01-20T04:46:32.151Z] 8bf97fa8f05e: Layer already exists [2025-01-20T04:46:32.151Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:32.151Z] 5ac012c6db91: Layer already exists [2025-01-20T04:46:32.151Z] 501c4fea20b6: Layer already exists [2025-01-20T04:46:32.151Z] 11854a709d21: Layer already exists [2025-01-20T04:46:32.151Z] 0be77b859ff2: Layer already exists [2025-01-20T04:46:32.151Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:32.422Z] latest: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:32.777Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:33.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 [2025-01-20T04:46:33.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T04:46:33.124Z] 501c4fea20b6: Preparing [2025-01-20T04:46:33.124Z] 8bf97fa8f05e: Preparing [2025-01-20T04:46:33.124Z] 5ac012c6db91: Preparing [2025-01-20T04:46:33.124Z] 8ed4993af934: Preparing [2025-01-20T04:46:33.124Z] 426e7982b852: Preparing [2025-01-20T04:46:33.124Z] 0be77b859ff2: Preparing [2025-01-20T04:46:33.124Z] 11854a709d21: Preparing [2025-01-20T04:46:33.124Z] 534a70dc8296: Preparing [2025-01-20T04:46:33.124Z] 0be77b859ff2: Waiting [2025-01-20T04:46:33.124Z] 11854a709d21: Waiting [2025-01-20T04:46:33.124Z] 534a70dc8296: Waiting [2025-01-20T04:46:33.124Z] 426e7982b852: Layer already exists [2025-01-20T04:46:33.124Z] 8bf97fa8f05e: Layer already exists [2025-01-20T04:46:33.124Z] 5ac012c6db91: Layer already exists [2025-01-20T04:46:33.124Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:33.124Z] 501c4fea20b6: Layer already exists [2025-01-20T04:46:33.124Z] 0be77b859ff2: Layer already exists [2025-01-20T04:46:33.124Z] 11854a709d21: Layer already exists [2025-01-20T04:46:33.124Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:33.389Z] 4.0.0-dev.47: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:33.744Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:34.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:34.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T04:46:34.101Z] 501c4fea20b6: Preparing [2025-01-20T04:46:34.101Z] 8bf97fa8f05e: Preparing [2025-01-20T04:46:34.101Z] 5ac012c6db91: Preparing [2025-01-20T04:46:34.101Z] 8ed4993af934: Preparing [2025-01-20T04:46:34.101Z] 426e7982b852: Preparing [2025-01-20T04:46:34.101Z] 0be77b859ff2: Preparing [2025-01-20T04:46:34.101Z] 11854a709d21: Preparing [2025-01-20T04:46:34.102Z] 534a70dc8296: Preparing [2025-01-20T04:46:34.102Z] 0be77b859ff2: Waiting [2025-01-20T04:46:34.102Z] 11854a709d21: Waiting [2025-01-20T04:46:34.102Z] 534a70dc8296: Waiting [2025-01-20T04:46:34.102Z] 501c4fea20b6: Layer already exists [2025-01-20T04:46:34.102Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:34.102Z] 8bf97fa8f05e: Layer already exists [2025-01-20T04:46:34.102Z] 426e7982b852: Layer already exists [2025-01-20T04:46:34.102Z] 5ac012c6db91: Layer already exists [2025-01-20T04:46:34.102Z] 0be77b859ff2: Layer already exists [2025-01-20T04:46:34.102Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:34.102Z] 11854a709d21: Layer already exists [2025-01-20T04:46:34.365Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:34.711Z] + 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-20T04:46:35.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-20T04:46:35.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T04:46:35.062Z] 501c4fea20b6: Preparing [2025-01-20T04:46:35.062Z] 8bf97fa8f05e: Preparing [2025-01-20T04:46:35.062Z] 5ac012c6db91: Preparing [2025-01-20T04:46:35.062Z] 8ed4993af934: Preparing [2025-01-20T04:46:35.062Z] 426e7982b852: Preparing [2025-01-20T04:46:35.062Z] 0be77b859ff2: Preparing [2025-01-20T04:46:35.062Z] 11854a709d21: Preparing [2025-01-20T04:46:35.062Z] 0be77b859ff2: Waiting [2025-01-20T04:46:35.062Z] 534a70dc8296: Preparing [2025-01-20T04:46:35.062Z] 534a70dc8296: Waiting [2025-01-20T04:46:35.062Z] 11854a709d21: Waiting [2025-01-20T04:46:35.062Z] 501c4fea20b6: Layer already exists [2025-01-20T04:46:35.062Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:35.062Z] 426e7982b852: Layer already exists [2025-01-20T04:46:35.062Z] 5ac012c6db91: Layer already exists [2025-01-20T04:46:35.062Z] 8bf97fa8f05e: Layer already exists [2025-01-20T04:46:35.062Z] 0be77b859ff2: Layer already exists [2025-01-20T04:46:35.062Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:35.062Z] 11854a709d21: Layer already exists [2025-01-20T04:46:35.327Z] main: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:35.403Z] ===================================================== [Pipeline] echo [2025-01-20T04:46:35.416Z] taggedImages: [2025-01-20T04:46:35.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:35.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-20T04:46:35.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 [2025-01-20T04:46:35.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:35.416Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-20T04:46:35.441Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-20T04:46:35.441Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:35.441Z] latest [2025-01-20T04:46:35.441Z] 4.0.0-dev.47 [2025-01-20T04:46:35.441Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:35.441Z] main [2025-01-20T04:46:35.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:35.807Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:36.149Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:36.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T04:46:36.149Z] c5b13dee2d94: Preparing [2025-01-20T04:46:36.149Z] 50cb18a3dc2a: Preparing [2025-01-20T04:46:36.149Z] a41cb6ce2183: Preparing [2025-01-20T04:46:36.149Z] 426e7982b852: Preparing [2025-01-20T04:46:36.149Z] 47cb114610a1: Preparing [2025-01-20T04:46:36.149Z] a6b77077f1ce: Preparing [2025-01-20T04:46:36.149Z] 534a70dc8296: Preparing [2025-01-20T04:46:36.149Z] a6b77077f1ce: Waiting [2025-01-20T04:46:36.149Z] 534a70dc8296: Waiting [2025-01-20T04:46:36.149Z] 426e7982b852: Layer already exists [2025-01-20T04:46:36.413Z] 50cb18a3dc2a: Pushed [2025-01-20T04:46:36.413Z] c5b13dee2d94: Pushed [2025-01-20T04:46:36.413Z] a6b77077f1ce: Pushed [2025-01-20T04:46:36.413Z] 47cb114610a1: Pushed [2025-01-20T04:46:36.413Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:41.732Z] a41cb6ce2183: Pushed [2025-01-20T04:46:41.732Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:42.087Z] + 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-20T04:46:43.206Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-20T04:46:43.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T04:46:43.206Z] c5b13dee2d94: Preparing [2025-01-20T04:46:43.206Z] 50cb18a3dc2a: Preparing [2025-01-20T04:46:43.206Z] a41cb6ce2183: Preparing [2025-01-20T04:46:43.206Z] 426e7982b852: Preparing [2025-01-20T04:46:43.206Z] 47cb114610a1: Preparing [2025-01-20T04:46:43.206Z] a6b77077f1ce: Preparing [2025-01-20T04:46:43.206Z] 534a70dc8296: Preparing [2025-01-20T04:46:43.206Z] a6b77077f1ce: Waiting [2025-01-20T04:46:43.206Z] 534a70dc8296: Waiting [2025-01-20T04:46:43.206Z] c5b13dee2d94: Layer already exists [2025-01-20T04:46:43.206Z] 47cb114610a1: Layer already exists [2025-01-20T04:46:43.206Z] a41cb6ce2183: Layer already exists [2025-01-20T04:46:43.206Z] 426e7982b852: Layer already exists [2025-01-20T04:46:43.206Z] 50cb18a3dc2a: Layer already exists [2025-01-20T04:46:43.206Z] a6b77077f1ce: Layer already exists [2025-01-20T04:46:43.206Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:43.206Z] latest: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:43.561Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:43.925Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 [2025-01-20T04:46:43.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T04:46:43.925Z] c5b13dee2d94: Preparing [2025-01-20T04:46:43.925Z] 50cb18a3dc2a: Preparing [2025-01-20T04:46:43.925Z] a41cb6ce2183: Preparing [2025-01-20T04:46:43.925Z] 426e7982b852: Preparing [2025-01-20T04:46:43.925Z] 47cb114610a1: Preparing [2025-01-20T04:46:43.925Z] a6b77077f1ce: Preparing [2025-01-20T04:46:43.925Z] 534a70dc8296: Preparing [2025-01-20T04:46:43.925Z] a6b77077f1ce: Waiting [2025-01-20T04:46:43.925Z] 534a70dc8296: Waiting [2025-01-20T04:46:43.925Z] 50cb18a3dc2a: Layer already exists [2025-01-20T04:46:43.925Z] 426e7982b852: Layer already exists [2025-01-20T04:46:43.925Z] 47cb114610a1: Layer already exists [2025-01-20T04:46:43.925Z] c5b13dee2d94: Layer already exists [2025-01-20T04:46:43.925Z] a41cb6ce2183: Layer already exists [2025-01-20T04:46:43.925Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:43.925Z] a6b77077f1ce: Layer already exists [2025-01-20T04:46:44.195Z] 4.0.0-dev.47: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:44.576Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:44.939Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:44.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T04:46:44.940Z] c5b13dee2d94: Preparing [2025-01-20T04:46:44.940Z] 50cb18a3dc2a: Preparing [2025-01-20T04:46:44.940Z] a41cb6ce2183: Preparing [2025-01-20T04:46:44.940Z] 426e7982b852: Preparing [2025-01-20T04:46:44.940Z] 47cb114610a1: Preparing [2025-01-20T04:46:44.940Z] a6b77077f1ce: Preparing [2025-01-20T04:46:44.940Z] 534a70dc8296: Preparing [2025-01-20T04:46:44.940Z] a6b77077f1ce: Waiting [2025-01-20T04:46:44.940Z] 534a70dc8296: Waiting [2025-01-20T04:46:44.940Z] 47cb114610a1: Layer already exists [2025-01-20T04:46:44.940Z] c5b13dee2d94: Layer already exists [2025-01-20T04:46:44.940Z] 426e7982b852: Layer already exists [2025-01-20T04:46:44.940Z] a41cb6ce2183: Layer already exists [2025-01-20T04:46:44.940Z] 50cb18a3dc2a: Layer already exists [2025-01-20T04:46:44.940Z] a6b77077f1ce: Layer already exists [2025-01-20T04:46:44.940Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:45.211Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:45.574Z] + 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-20T04:46:45.925Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-20T04:46:45.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T04:46:45.925Z] c5b13dee2d94: Preparing [2025-01-20T04:46:45.925Z] 50cb18a3dc2a: Preparing [2025-01-20T04:46:45.925Z] a41cb6ce2183: Preparing [2025-01-20T04:46:45.925Z] 426e7982b852: Preparing [2025-01-20T04:46:45.925Z] 47cb114610a1: Preparing [2025-01-20T04:46:45.925Z] a6b77077f1ce: Preparing [2025-01-20T04:46:45.925Z] 534a70dc8296: Preparing [2025-01-20T04:46:45.925Z] a6b77077f1ce: Waiting [2025-01-20T04:46:45.925Z] 534a70dc8296: Waiting [2025-01-20T04:46:45.925Z] 50cb18a3dc2a: Layer already exists [2025-01-20T04:46:45.925Z] c5b13dee2d94: Layer already exists [2025-01-20T04:46:45.925Z] 47cb114610a1: Layer already exists [2025-01-20T04:46:45.925Z] 426e7982b852: Layer already exists [2025-01-20T04:46:45.925Z] a41cb6ce2183: Layer already exists [2025-01-20T04:46:45.925Z] a6b77077f1ce: Layer already exists [2025-01-20T04:46:45.925Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:46.197Z] main: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:46.274Z] ===================================================== [Pipeline] echo [2025-01-20T04:46:46.289Z] taggedImages: [2025-01-20T04:46:46.289Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:46.289Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-20T04:46:46.289Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 [2025-01-20T04:46:46.289Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:46.289Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-20T04:46:46.316Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-20T04:46:46.316Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:46.316Z] latest [2025-01-20T04:46:46.316Z] 4.0.0-dev.47 [2025-01-20T04:46:46.316Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:46.316Z] main [2025-01-20T04:46:46.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:46.717Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:47.083Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:47.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T04:46:47.083Z] 0d725f0c6093: Preparing [2025-01-20T04:46:47.083Z] eac3a5a808fb: Preparing [2025-01-20T04:46:47.083Z] 74259375b1ce: Preparing [2025-01-20T04:46:47.083Z] 78a6b7c4ac43: Preparing [2025-01-20T04:46:47.083Z] 8ed4993af934: Preparing [2025-01-20T04:46:47.083Z] 426e7982b852: Preparing [2025-01-20T04:46:47.083Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:47.083Z] d115d29bbcc5: Preparing [2025-01-20T04:46:47.083Z] 534a70dc8296: Preparing [2025-01-20T04:46:47.083Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:47.083Z] d115d29bbcc5: Waiting [2025-01-20T04:46:47.083Z] 426e7982b852: Waiting [2025-01-20T04:46:47.083Z] 534a70dc8296: Waiting [2025-01-20T04:46:47.083Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:47.083Z] 426e7982b852: Layer already exists [2025-01-20T04:46:47.351Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:47.351Z] eac3a5a808fb: Pushed [2025-01-20T04:46:47.351Z] 74259375b1ce: Pushed [2025-01-20T04:46:47.351Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:47.351Z] 0d725f0c6093: Pushed [2025-01-20T04:46:47.351Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:52.692Z] 78a6b7c4ac43: Pushed [2025-01-20T04:46:52.692Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:53.056Z] + 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-20T04:46:53.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-20T04:46:53.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T04:46:53.414Z] 0d725f0c6093: Preparing [2025-01-20T04:46:53.414Z] eac3a5a808fb: Preparing [2025-01-20T04:46:53.414Z] 74259375b1ce: Preparing [2025-01-20T04:46:53.414Z] 78a6b7c4ac43: Preparing [2025-01-20T04:46:53.414Z] 8ed4993af934: Preparing [2025-01-20T04:46:53.414Z] 426e7982b852: Preparing [2025-01-20T04:46:53.414Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:53.414Z] d115d29bbcc5: Preparing [2025-01-20T04:46:53.414Z] 534a70dc8296: Preparing [2025-01-20T04:46:53.414Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:53.414Z] d115d29bbcc5: Waiting [2025-01-20T04:46:53.414Z] 426e7982b852: Waiting [2025-01-20T04:46:53.414Z] 534a70dc8296: Waiting [2025-01-20T04:46:53.414Z] 78a6b7c4ac43: Layer already exists [2025-01-20T04:46:53.414Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:53.414Z] 74259375b1ce: Layer already exists [2025-01-20T04:46:53.414Z] 0d725f0c6093: Layer already exists [2025-01-20T04:46:53.414Z] eac3a5a808fb: Layer already exists [2025-01-20T04:46:53.414Z] 426e7982b852: Layer already exists [2025-01-20T04:46:53.414Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:53.414Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:53.414Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:53.680Z] latest: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:54.034Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:54.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 [2025-01-20T04:46:54.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T04:46:54.389Z] 0d725f0c6093: Preparing [2025-01-20T04:46:54.389Z] eac3a5a808fb: Preparing [2025-01-20T04:46:54.389Z] 74259375b1ce: Preparing [2025-01-20T04:46:54.389Z] 78a6b7c4ac43: Preparing [2025-01-20T04:46:54.389Z] 8ed4993af934: Preparing [2025-01-20T04:46:54.389Z] 426e7982b852: Preparing [2025-01-20T04:46:54.389Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:54.389Z] d115d29bbcc5: Preparing [2025-01-20T04:46:54.389Z] 534a70dc8296: Preparing [2025-01-20T04:46:54.389Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:54.389Z] d115d29bbcc5: Waiting [2025-01-20T04:46:54.389Z] 534a70dc8296: Waiting [2025-01-20T04:46:54.389Z] 426e7982b852: Waiting [2025-01-20T04:46:54.389Z] 0d725f0c6093: Layer already exists [2025-01-20T04:46:54.389Z] 74259375b1ce: Layer already exists [2025-01-20T04:46:54.389Z] 78a6b7c4ac43: Layer already exists [2025-01-20T04:46:54.389Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:54.389Z] eac3a5a808fb: Layer already exists [2025-01-20T04:46:54.389Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:54.389Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:54.389Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:54.389Z] 426e7982b852: Layer already exists [2025-01-20T04:46:54.654Z] 4.0.0-dev.47: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:55.004Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:55.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:55.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T04:46:55.349Z] 0d725f0c6093: Preparing [2025-01-20T04:46:55.349Z] eac3a5a808fb: Preparing [2025-01-20T04:46:55.349Z] 74259375b1ce: Preparing [2025-01-20T04:46:55.349Z] 78a6b7c4ac43: Preparing [2025-01-20T04:46:55.349Z] 8ed4993af934: Preparing [2025-01-20T04:46:55.349Z] 426e7982b852: Preparing [2025-01-20T04:46:55.349Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:55.349Z] 426e7982b852: Waiting [2025-01-20T04:46:55.349Z] d115d29bbcc5: Preparing [2025-01-20T04:46:55.349Z] 534a70dc8296: Preparing [2025-01-20T04:46:55.349Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:55.349Z] d115d29bbcc5: Waiting [2025-01-20T04:46:55.349Z] 534a70dc8296: Waiting [2025-01-20T04:46:55.349Z] 0d725f0c6093: Layer already exists [2025-01-20T04:46:55.349Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:55.349Z] eac3a5a808fb: Layer already exists [2025-01-20T04:46:55.349Z] 74259375b1ce: Layer already exists [2025-01-20T04:46:55.349Z] 78a6b7c4ac43: Layer already exists [2025-01-20T04:46:55.349Z] 426e7982b852: Layer already exists [2025-01-20T04:46:55.349Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:55.349Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:55.349Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:55.614Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:55.957Z] + 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-20T04:46:56.298Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-20T04:46:56.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T04:46:56.298Z] 0d725f0c6093: Preparing [2025-01-20T04:46:56.298Z] eac3a5a808fb: Preparing [2025-01-20T04:46:56.298Z] 74259375b1ce: Preparing [2025-01-20T04:46:56.298Z] 78a6b7c4ac43: Preparing [2025-01-20T04:46:56.298Z] 8ed4993af934: Preparing [2025-01-20T04:46:56.298Z] 426e7982b852: Preparing [2025-01-20T04:46:56.298Z] 493d7e9d2c7d: Preparing [2025-01-20T04:46:56.298Z] d115d29bbcc5: Preparing [2025-01-20T04:46:56.298Z] 534a70dc8296: Preparing [2025-01-20T04:46:56.298Z] 426e7982b852: Waiting [2025-01-20T04:46:56.298Z] 493d7e9d2c7d: Waiting [2025-01-20T04:46:56.298Z] d115d29bbcc5: Waiting [2025-01-20T04:46:56.298Z] 534a70dc8296: Waiting [2025-01-20T04:46:56.298Z] 0d725f0c6093: Layer already exists [2025-01-20T04:46:56.298Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:56.298Z] 74259375b1ce: Layer already exists [2025-01-20T04:46:56.298Z] 78a6b7c4ac43: Layer already exists [2025-01-20T04:46:56.298Z] eac3a5a808fb: Layer already exists [2025-01-20T04:46:56.298Z] 426e7982b852: Layer already exists [2025-01-20T04:46:56.298Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:56.299Z] d115d29bbcc5: Layer already exists [2025-01-20T04:46:56.299Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:46:56.562Z] main: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:46:56.636Z] ===================================================== [Pipeline] echo [2025-01-20T04:46:56.654Z] taggedImages: [2025-01-20T04:46:56.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:56.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-20T04:46:56.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 [2025-01-20T04:46:56.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:56.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-20T04:46:56.679Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-20T04:46:56.679Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:56.679Z] latest [2025-01-20T04:46:56.679Z] 4.0.0-dev.47 [2025-01-20T04:46:56.679Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:46:56.679Z] main [2025-01-20T04:46:56.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:57.031Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:46:57.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:46:57.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T04:46:57.386Z] 7ec67e5a776d: Preparing [2025-01-20T04:46:57.386Z] 7e3c7122b95c: Preparing [2025-01-20T04:46:57.386Z] 03fadd57820e: Preparing [2025-01-20T04:46:57.386Z] 034c30ad3770: Preparing [2025-01-20T04:46:57.386Z] b284d69a0dbe: Preparing [2025-01-20T04:46:57.386Z] f881cc46fa11: Preparing [2025-01-20T04:46:57.386Z] e9b94d428281: Preparing [2025-01-20T04:46:57.386Z] 8ed4993af934: Preparing [2025-01-20T04:46:57.386Z] e9b94d428281: Waiting [2025-01-20T04:46:57.386Z] 426e7982b852: Preparing [2025-01-20T04:46:57.386Z] 8ed4993af934: Waiting [2025-01-20T04:46:57.386Z] 07c491afa53f: Preparing [2025-01-20T04:46:57.386Z] f881cc46fa11: Waiting [2025-01-20T04:46:57.386Z] 426e7982b852: Waiting [2025-01-20T04:46:57.386Z] 260d9cd59a19: Preparing [2025-01-20T04:46:57.386Z] 07c491afa53f: Waiting [2025-01-20T04:46:57.386Z] 5f70bf18a086: Preparing [2025-01-20T04:46:57.386Z] 260d9cd59a19: Waiting [2025-01-20T04:46:57.386Z] f3ee65e8cc14: Preparing [2025-01-20T04:46:57.386Z] 5f70bf18a086: Waiting [2025-01-20T04:46:57.386Z] f3ee65e8cc14: Waiting [2025-01-20T04:46:57.386Z] d243eaa2380b: Preparing [2025-01-20T04:46:57.386Z] 6e8a3770e4e5: Preparing [2025-01-20T04:46:57.386Z] 534a70dc8296: Preparing [2025-01-20T04:46:57.386Z] 6e8a3770e4e5: Waiting [2025-01-20T04:46:57.386Z] 534a70dc8296: Waiting [2025-01-20T04:46:57.386Z] d243eaa2380b: Waiting [2025-01-20T04:46:57.652Z] 7e3c7122b95c: Pushed [2025-01-20T04:46:57.652Z] b284d69a0dbe: Pushed [2025-01-20T04:46:57.652Z] 03fadd57820e: Pushed [2025-01-20T04:46:57.652Z] 7ec67e5a776d: Pushed [2025-01-20T04:46:57.652Z] 034c30ad3770: Pushed [2025-01-20T04:46:57.652Z] 8ed4993af934: Layer already exists [2025-01-20T04:46:57.652Z] 426e7982b852: Layer already exists [2025-01-20T04:46:57.652Z] f881cc46fa11: Pushed [2025-01-20T04:46:57.652Z] 5f70bf18a086: Layer already exists [2025-01-20T04:46:57.918Z] 07c491afa53f: Pushed [2025-01-20T04:46:57.918Z] 260d9cd59a19: Pushed [2025-01-20T04:46:57.918Z] 534a70dc8296: Layer already exists [2025-01-20T04:46:57.918Z] f3ee65e8cc14: Pushed [2025-01-20T04:46:57.918Z] d243eaa2380b: Pushed [2025-01-20T04:46:57.918Z] 6e8a3770e4e5: Pushed [2025-01-20T04:47:00.494Z] e9b94d428281: Pushed [2025-01-20T04:47:00.757Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:01.102Z] + 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-20T04:47:01.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-20T04:47:01.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T04:47:01.439Z] 7ec67e5a776d: Preparing [2025-01-20T04:47:01.439Z] 7e3c7122b95c: Preparing [2025-01-20T04:47:01.439Z] 03fadd57820e: Preparing [2025-01-20T04:47:01.439Z] 034c30ad3770: Preparing [2025-01-20T04:47:01.439Z] b284d69a0dbe: Preparing [2025-01-20T04:47:01.439Z] f881cc46fa11: Preparing [2025-01-20T04:47:01.439Z] e9b94d428281: Preparing [2025-01-20T04:47:01.439Z] 8ed4993af934: Preparing [2025-01-20T04:47:01.439Z] 426e7982b852: Preparing [2025-01-20T04:47:01.439Z] 07c491afa53f: Preparing [2025-01-20T04:47:01.439Z] 260d9cd59a19: Preparing [2025-01-20T04:47:01.439Z] e9b94d428281: Waiting [2025-01-20T04:47:01.439Z] 5f70bf18a086: Preparing [2025-01-20T04:47:01.439Z] f3ee65e8cc14: Preparing [2025-01-20T04:47:01.439Z] d243eaa2380b: Preparing [2025-01-20T04:47:01.439Z] 6e8a3770e4e5: Preparing [2025-01-20T04:47:01.439Z] 534a70dc8296: Preparing [2025-01-20T04:47:01.439Z] 8ed4993af934: Waiting [2025-01-20T04:47:01.439Z] 426e7982b852: Waiting [2025-01-20T04:47:01.439Z] 07c491afa53f: Waiting [2025-01-20T04:47:01.439Z] 260d9cd59a19: Waiting [2025-01-20T04:47:01.439Z] 5f70bf18a086: Waiting [2025-01-20T04:47:01.439Z] f3ee65e8cc14: Waiting [2025-01-20T04:47:01.439Z] 534a70dc8296: Waiting [2025-01-20T04:47:01.439Z] d243eaa2380b: Waiting [2025-01-20T04:47:01.439Z] 6e8a3770e4e5: Waiting [2025-01-20T04:47:01.439Z] f881cc46fa11: Waiting [2025-01-20T04:47:01.439Z] 7ec67e5a776d: Layer already exists [2025-01-20T04:47:01.439Z] b284d69a0dbe: Layer already exists [2025-01-20T04:47:01.439Z] 7e3c7122b95c: Layer already exists [2025-01-20T04:47:01.439Z] 034c30ad3770: Layer already exists [2025-01-20T04:47:01.439Z] 03fadd57820e: Layer already exists [2025-01-20T04:47:01.439Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:01.439Z] 07c491afa53f: Layer already exists [2025-01-20T04:47:01.439Z] f881cc46fa11: Layer already exists [2025-01-20T04:47:01.439Z] e9b94d428281: Layer already exists [2025-01-20T04:47:01.439Z] 426e7982b852: Layer already exists [2025-01-20T04:47:01.439Z] 260d9cd59a19: Layer already exists [2025-01-20T04:47:01.439Z] 6e8a3770e4e5: Layer already exists [2025-01-20T04:47:01.704Z] 5f70bf18a086: Layer already exists [2025-01-20T04:47:01.704Z] d243eaa2380b: Layer already exists [2025-01-20T04:47:01.704Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:01.704Z] f3ee65e8cc14: Layer already exists [2025-01-20T04:47:01.704Z] latest: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:02.053Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:02.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 [2025-01-20T04:47:02.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T04:47:02.400Z] 7ec67e5a776d: Preparing [2025-01-20T04:47:02.400Z] 7e3c7122b95c: Preparing [2025-01-20T04:47:02.400Z] 03fadd57820e: Preparing [2025-01-20T04:47:02.400Z] 034c30ad3770: Preparing [2025-01-20T04:47:02.400Z] b284d69a0dbe: Preparing [2025-01-20T04:47:02.400Z] f881cc46fa11: Preparing [2025-01-20T04:47:02.400Z] e9b94d428281: Preparing [2025-01-20T04:47:02.400Z] 8ed4993af934: Preparing [2025-01-20T04:47:02.400Z] 426e7982b852: Preparing [2025-01-20T04:47:02.400Z] 07c491afa53f: Preparing [2025-01-20T04:47:02.400Z] 260d9cd59a19: Preparing [2025-01-20T04:47:02.400Z] 5f70bf18a086: Preparing [2025-01-20T04:47:02.400Z] f3ee65e8cc14: Preparing [2025-01-20T04:47:02.400Z] d243eaa2380b: Preparing [2025-01-20T04:47:02.400Z] 6e8a3770e4e5: Preparing [2025-01-20T04:47:02.400Z] 534a70dc8296: Preparing [2025-01-20T04:47:02.400Z] f881cc46fa11: Waiting [2025-01-20T04:47:02.400Z] e9b94d428281: Waiting [2025-01-20T04:47:02.400Z] 8ed4993af934: Waiting [2025-01-20T04:47:02.400Z] 426e7982b852: Waiting [2025-01-20T04:47:02.400Z] 07c491afa53f: Waiting [2025-01-20T04:47:02.400Z] 260d9cd59a19: Waiting [2025-01-20T04:47:02.400Z] 6e8a3770e4e5: Waiting [2025-01-20T04:47:02.400Z] 5f70bf18a086: Waiting [2025-01-20T04:47:02.400Z] 534a70dc8296: Waiting [2025-01-20T04:47:02.400Z] d243eaa2380b: Waiting [2025-01-20T04:47:02.400Z] 034c30ad3770: Layer already exists [2025-01-20T04:47:02.400Z] b284d69a0dbe: Layer already exists [2025-01-20T04:47:02.400Z] 03fadd57820e: Layer already exists [2025-01-20T04:47:02.400Z] 7e3c7122b95c: Layer already exists [2025-01-20T04:47:02.400Z] 7ec67e5a776d: Layer already exists [2025-01-20T04:47:02.400Z] f881cc46fa11: Layer already exists [2025-01-20T04:47:02.400Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:02.400Z] 07c491afa53f: Layer already exists [2025-01-20T04:47:02.400Z] e9b94d428281: Layer already exists [2025-01-20T04:47:02.400Z] 426e7982b852: Layer already exists [2025-01-20T04:47:02.400Z] 5f70bf18a086: Layer already exists [2025-01-20T04:47:02.400Z] 260d9cd59a19: Layer already exists [2025-01-20T04:47:02.400Z] d243eaa2380b: Layer already exists [2025-01-20T04:47:02.663Z] 6e8a3770e4e5: Layer already exists [2025-01-20T04:47:02.663Z] f3ee65e8cc14: Layer already exists [2025-01-20T04:47:02.663Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:02.663Z] 4.0.0-dev.47: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:03.011Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:03.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:03.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T04:47:03.356Z] 7ec67e5a776d: Preparing [2025-01-20T04:47:03.356Z] 7e3c7122b95c: Preparing [2025-01-20T04:47:03.356Z] 03fadd57820e: Preparing [2025-01-20T04:47:03.356Z] 034c30ad3770: Preparing [2025-01-20T04:47:03.356Z] b284d69a0dbe: Preparing [2025-01-20T04:47:03.356Z] f881cc46fa11: Preparing [2025-01-20T04:47:03.356Z] e9b94d428281: Preparing [2025-01-20T04:47:03.356Z] 8ed4993af934: Preparing [2025-01-20T04:47:03.356Z] 426e7982b852: Preparing [2025-01-20T04:47:03.356Z] 07c491afa53f: Preparing [2025-01-20T04:47:03.356Z] 260d9cd59a19: Preparing [2025-01-20T04:47:03.356Z] 5f70bf18a086: Preparing [2025-01-20T04:47:03.356Z] f3ee65e8cc14: Preparing [2025-01-20T04:47:03.356Z] d243eaa2380b: Preparing [2025-01-20T04:47:03.356Z] 6e8a3770e4e5: Preparing [2025-01-20T04:47:03.356Z] 534a70dc8296: Preparing [2025-01-20T04:47:03.356Z] 8ed4993af934: Waiting [2025-01-20T04:47:03.356Z] 426e7982b852: Waiting [2025-01-20T04:47:03.356Z] 07c491afa53f: Waiting [2025-01-20T04:47:03.356Z] f881cc46fa11: Waiting [2025-01-20T04:47:03.356Z] 260d9cd59a19: Waiting [2025-01-20T04:47:03.356Z] e9b94d428281: Waiting [2025-01-20T04:47:03.356Z] 5f70bf18a086: Waiting [2025-01-20T04:47:03.356Z] f3ee65e8cc14: Waiting [2025-01-20T04:47:03.356Z] 534a70dc8296: Waiting [2025-01-20T04:47:03.356Z] 6e8a3770e4e5: Waiting [2025-01-20T04:47:03.356Z] d243eaa2380b: Waiting [2025-01-20T04:47:03.356Z] 7ec67e5a776d: Layer already exists [2025-01-20T04:47:03.356Z] b284d69a0dbe: Layer already exists [2025-01-20T04:47:03.356Z] 03fadd57820e: Layer already exists [2025-01-20T04:47:03.356Z] 7e3c7122b95c: Layer already exists [2025-01-20T04:47:03.356Z] 034c30ad3770: Layer already exists [2025-01-20T04:47:03.356Z] e9b94d428281: Layer already exists [2025-01-20T04:47:03.356Z] 426e7982b852: Layer already exists [2025-01-20T04:47:03.356Z] f881cc46fa11: Layer already exists [2025-01-20T04:47:03.356Z] 07c491afa53f: Layer already exists [2025-01-20T04:47:03.356Z] 260d9cd59a19: Layer already exists [2025-01-20T04:47:03.356Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:03.356Z] f3ee65e8cc14: Layer already exists [2025-01-20T04:47:03.356Z] 5f70bf18a086: Layer already exists [2025-01-20T04:47:03.356Z] d243eaa2380b: Layer already exists [2025-01-20T04:47:03.356Z] 6e8a3770e4e5: Layer already exists [2025-01-20T04:47:03.620Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:03.620Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:03.971Z] + 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-20T04:47:04.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-20T04:47:04.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T04:47:04.316Z] 7ec67e5a776d: Preparing [2025-01-20T04:47:04.316Z] 7e3c7122b95c: Preparing [2025-01-20T04:47:04.316Z] 03fadd57820e: Preparing [2025-01-20T04:47:04.316Z] 034c30ad3770: Preparing [2025-01-20T04:47:04.316Z] b284d69a0dbe: Preparing [2025-01-20T04:47:04.316Z] f881cc46fa11: Preparing [2025-01-20T04:47:04.316Z] e9b94d428281: Preparing [2025-01-20T04:47:04.316Z] f881cc46fa11: Waiting [2025-01-20T04:47:04.316Z] 8ed4993af934: Preparing [2025-01-20T04:47:04.316Z] e9b94d428281: Waiting [2025-01-20T04:47:04.316Z] 426e7982b852: Preparing [2025-01-20T04:47:04.316Z] 8ed4993af934: Waiting [2025-01-20T04:47:04.316Z] 426e7982b852: Waiting [2025-01-20T04:47:04.316Z] 07c491afa53f: Preparing [2025-01-20T04:47:04.316Z] 260d9cd59a19: Preparing [2025-01-20T04:47:04.316Z] 07c491afa53f: Waiting [2025-01-20T04:47:04.316Z] 5f70bf18a086: Preparing [2025-01-20T04:47:04.316Z] 260d9cd59a19: Waiting [2025-01-20T04:47:04.316Z] f3ee65e8cc14: Preparing [2025-01-20T04:47:04.316Z] f3ee65e8cc14: Waiting [2025-01-20T04:47:04.316Z] 5f70bf18a086: Waiting [2025-01-20T04:47:04.316Z] d243eaa2380b: Preparing [2025-01-20T04:47:04.316Z] 6e8a3770e4e5: Preparing [2025-01-20T04:47:04.316Z] d243eaa2380b: Waiting [2025-01-20T04:47:04.316Z] 534a70dc8296: Preparing [2025-01-20T04:47:04.316Z] 6e8a3770e4e5: Waiting [2025-01-20T04:47:04.316Z] 534a70dc8296: Waiting [2025-01-20T04:47:04.316Z] 7e3c7122b95c: Layer already exists [2025-01-20T04:47:04.316Z] 034c30ad3770: Layer already exists [2025-01-20T04:47:04.316Z] 03fadd57820e: Layer already exists [2025-01-20T04:47:04.316Z] b284d69a0dbe: Layer already exists [2025-01-20T04:47:04.316Z] 7ec67e5a776d: Layer already exists [2025-01-20T04:47:04.316Z] 426e7982b852: Layer already exists [2025-01-20T04:47:04.316Z] f881cc46fa11: Layer already exists [2025-01-20T04:47:04.316Z] 07c491afa53f: Layer already exists [2025-01-20T04:47:04.316Z] e9b94d428281: Layer already exists [2025-01-20T04:47:04.316Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:04.316Z] 260d9cd59a19: Layer already exists [2025-01-20T04:47:04.316Z] 5f70bf18a086: Layer already exists [2025-01-20T04:47:04.316Z] f3ee65e8cc14: Layer already exists [2025-01-20T04:47:04.316Z] d243eaa2380b: Layer already exists [2025-01-20T04:47:04.316Z] 6e8a3770e4e5: Layer already exists [2025-01-20T04:47:04.316Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:04.580Z] main: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:47:04.657Z] ===================================================== [Pipeline] echo [2025-01-20T04:47:04.671Z] taggedImages: [2025-01-20T04:47:04.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:04.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-20T04:47:04.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 [2025-01-20T04:47:04.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:04.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-20T04:47:04.698Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-20T04:47:04.699Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:04.699Z] latest [2025-01-20T04:47:04.699Z] 4.0.0-dev.47 [2025-01-20T04:47:04.699Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:04.699Z] main [2025-01-20T04:47:04.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:05.056Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:05.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:05.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T04:47:05.403Z] 9806351d2e4a: Preparing [2025-01-20T04:47:05.403Z] d2587f11636a: Preparing [2025-01-20T04:47:05.403Z] 4f392b79a28e: Preparing [2025-01-20T04:47:05.403Z] 897ab08a0179: Preparing [2025-01-20T04:47:05.403Z] 8ed4993af934: Preparing [2025-01-20T04:47:05.403Z] 426e7982b852: Preparing [2025-01-20T04:47:05.403Z] 493d7e9d2c7d: Preparing [2025-01-20T04:47:05.403Z] d115d29bbcc5: Preparing [2025-01-20T04:47:05.403Z] 534a70dc8296: Preparing [2025-01-20T04:47:05.403Z] 426e7982b852: Waiting [2025-01-20T04:47:05.403Z] 534a70dc8296: Waiting [2025-01-20T04:47:05.403Z] 493d7e9d2c7d: Waiting [2025-01-20T04:47:05.403Z] d115d29bbcc5: Waiting [2025-01-20T04:47:05.403Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:05.669Z] 426e7982b852: Layer already exists [2025-01-20T04:47:05.669Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:47:05.669Z] d115d29bbcc5: Layer already exists [2025-01-20T04:47:05.669Z] 9806351d2e4a: Pushed [2025-01-20T04:47:05.669Z] d2587f11636a: Pushed [2025-01-20T04:47:05.669Z] 4f392b79a28e: Pushed [2025-01-20T04:47:05.669Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:10.982Z] 897ab08a0179: Pushed [2025-01-20T04:47:10.982Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:11.331Z] + 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-20T04:47:11.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-20T04:47:11.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T04:47:11.672Z] 9806351d2e4a: Preparing [2025-01-20T04:47:11.672Z] d2587f11636a: Preparing [2025-01-20T04:47:11.672Z] 4f392b79a28e: Preparing [2025-01-20T04:47:11.672Z] 897ab08a0179: Preparing [2025-01-20T04:47:11.672Z] 8ed4993af934: Preparing [2025-01-20T04:47:11.672Z] 426e7982b852: Preparing [2025-01-20T04:47:11.672Z] 493d7e9d2c7d: Preparing [2025-01-20T04:47:11.672Z] d115d29bbcc5: Preparing [2025-01-20T04:47:11.672Z] 534a70dc8296: Preparing [2025-01-20T04:47:11.672Z] 493d7e9d2c7d: Waiting [2025-01-20T04:47:11.672Z] d115d29bbcc5: Waiting [2025-01-20T04:47:11.672Z] 534a70dc8296: Waiting [2025-01-20T04:47:11.672Z] 426e7982b852: Waiting [2025-01-20T04:47:11.672Z] 4f392b79a28e: Layer already exists [2025-01-20T04:47:11.672Z] d2587f11636a: Layer already exists [2025-01-20T04:47:11.672Z] 9806351d2e4a: Layer already exists [2025-01-20T04:47:11.672Z] 897ab08a0179: Layer already exists [2025-01-20T04:47:11.672Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:11.672Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:11.672Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:47:11.672Z] d115d29bbcc5: Layer already exists [2025-01-20T04:47:11.672Z] 426e7982b852: Layer already exists [2025-01-20T04:47:11.936Z] latest: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:12.293Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:12.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 [2025-01-20T04:47:12.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T04:47:12.644Z] 9806351d2e4a: Preparing [2025-01-20T04:47:12.644Z] d2587f11636a: Preparing [2025-01-20T04:47:12.644Z] 4f392b79a28e: Preparing [2025-01-20T04:47:12.644Z] 897ab08a0179: Preparing [2025-01-20T04:47:12.644Z] 8ed4993af934: Preparing [2025-01-20T04:47:12.644Z] 426e7982b852: Preparing [2025-01-20T04:47:12.644Z] 493d7e9d2c7d: Preparing [2025-01-20T04:47:12.644Z] d115d29bbcc5: Preparing [2025-01-20T04:47:12.644Z] 534a70dc8296: Preparing [2025-01-20T04:47:12.644Z] 426e7982b852: Waiting [2025-01-20T04:47:12.644Z] d115d29bbcc5: Waiting [2025-01-20T04:47:12.644Z] 493d7e9d2c7d: Waiting [2025-01-20T04:47:12.644Z] 534a70dc8296: Waiting [2025-01-20T04:47:12.644Z] 897ab08a0179: Layer already exists [2025-01-20T04:47:12.644Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:12.644Z] d2587f11636a: Layer already exists [2025-01-20T04:47:12.644Z] 4f392b79a28e: Layer already exists [2025-01-20T04:47:12.644Z] 9806351d2e4a: Layer already exists [2025-01-20T04:47:12.644Z] d115d29bbcc5: Layer already exists [2025-01-20T04:47:12.644Z] 426e7982b852: Layer already exists [2025-01-20T04:47:12.644Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:12.644Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:47:12.909Z] 4.0.0-dev.47: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:13.260Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:13.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:13.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T04:47:13.603Z] 9806351d2e4a: Preparing [2025-01-20T04:47:13.603Z] d2587f11636a: Preparing [2025-01-20T04:47:13.603Z] 4f392b79a28e: Preparing [2025-01-20T04:47:13.603Z] 897ab08a0179: Preparing [2025-01-20T04:47:13.603Z] 8ed4993af934: Preparing [2025-01-20T04:47:13.603Z] 426e7982b852: Preparing [2025-01-20T04:47:13.603Z] 493d7e9d2c7d: Preparing [2025-01-20T04:47:13.603Z] d115d29bbcc5: Preparing [2025-01-20T04:47:13.603Z] 534a70dc8296: Preparing [2025-01-20T04:47:13.603Z] 426e7982b852: Waiting [2025-01-20T04:47:13.603Z] 493d7e9d2c7d: Waiting [2025-01-20T04:47:13.603Z] d115d29bbcc5: Waiting [2025-01-20T04:47:13.603Z] 534a70dc8296: Waiting [2025-01-20T04:47:13.603Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:13.603Z] 897ab08a0179: Layer already exists [2025-01-20T04:47:13.603Z] d2587f11636a: Layer already exists [2025-01-20T04:47:13.603Z] 4f392b79a28e: Layer already exists [2025-01-20T04:47:13.603Z] 9806351d2e4a: Layer already exists [2025-01-20T04:47:13.603Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:47:13.603Z] d115d29bbcc5: Layer already exists [2025-01-20T04:47:13.603Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:13.603Z] 426e7982b852: Layer already exists [2025-01-20T04:47:13.868Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:14.232Z] + 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-20T04:47:14.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-20T04:47:14.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T04:47:14.583Z] 9806351d2e4a: Preparing [2025-01-20T04:47:14.583Z] d2587f11636a: Preparing [2025-01-20T04:47:14.583Z] 4f392b79a28e: Preparing [2025-01-20T04:47:14.583Z] 897ab08a0179: Preparing [2025-01-20T04:47:14.583Z] 8ed4993af934: Preparing [2025-01-20T04:47:14.583Z] 426e7982b852: Preparing [2025-01-20T04:47:14.583Z] 493d7e9d2c7d: Preparing [2025-01-20T04:47:14.583Z] d115d29bbcc5: Preparing [2025-01-20T04:47:14.583Z] 534a70dc8296: Preparing [2025-01-20T04:47:14.583Z] 426e7982b852: Waiting [2025-01-20T04:47:14.583Z] 534a70dc8296: Waiting [2025-01-20T04:47:14.583Z] d115d29bbcc5: Waiting [2025-01-20T04:47:14.583Z] 493d7e9d2c7d: Waiting [2025-01-20T04:47:14.583Z] 897ab08a0179: Layer already exists [2025-01-20T04:47:14.583Z] d2587f11636a: Layer already exists [2025-01-20T04:47:14.583Z] 4f392b79a28e: Layer already exists [2025-01-20T04:47:14.583Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:14.583Z] 9806351d2e4a: Layer already exists [2025-01-20T04:47:14.583Z] 493d7e9d2c7d: Layer already exists [2025-01-20T04:47:14.583Z] 426e7982b852: Layer already exists [2025-01-20T04:47:14.583Z] d115d29bbcc5: Layer already exists [2025-01-20T04:47:14.583Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:14.848Z] main: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:47:14.924Z] ===================================================== [Pipeline] echo [2025-01-20T04:47:14.937Z] taggedImages: [2025-01-20T04:47:14.937Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:14.937Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-20T04:47:14.937Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 [2025-01-20T04:47:14.937Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:14.937Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-20T04:47:14.963Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-20T04:47:14.963Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:14.963Z] latest [2025-01-20T04:47:14.963Z] 4.0.0-dev.47 [2025-01-20T04:47:14.963Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:14.963Z] main [2025-01-20T04:47:14.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:15.322Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:15.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:15.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T04:47:15.673Z] 62351a954771: Preparing [2025-01-20T04:47:15.673Z] 6491c60a512b: Preparing [2025-01-20T04:47:15.673Z] ef2ec078cb2a: Preparing [2025-01-20T04:47:15.673Z] d2176eb25826: Preparing [2025-01-20T04:47:15.673Z] 98ab655add70: Preparing [2025-01-20T04:47:15.673Z] 8ed4993af934: Preparing [2025-01-20T04:47:15.673Z] 426e7982b852: Preparing [2025-01-20T04:47:15.673Z] a473cad5347b: Preparing [2025-01-20T04:47:15.673Z] ad5bb4985a2b: Preparing [2025-01-20T04:47:15.673Z] 5311730218c2: Preparing [2025-01-20T04:47:15.673Z] 534a70dc8296: Preparing [2025-01-20T04:47:15.673Z] 426e7982b852: Waiting [2025-01-20T04:47:15.673Z] a473cad5347b: Waiting [2025-01-20T04:47:15.673Z] 8ed4993af934: Waiting [2025-01-20T04:47:15.673Z] ad5bb4985a2b: Waiting [2025-01-20T04:47:15.673Z] 5311730218c2: Waiting [2025-01-20T04:47:15.673Z] 534a70dc8296: Waiting [2025-01-20T04:47:15.940Z] d2176eb25826: Pushed [2025-01-20T04:47:15.940Z] 98ab655add70: Pushed [2025-01-20T04:47:15.940Z] 6491c60a512b: Pushed [2025-01-20T04:47:17.879Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:17.880Z] 426e7982b852: Layer already exists [2025-01-20T04:47:17.880Z] 62351a954771: Pushed [2025-01-20T04:47:17.880Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:17.880Z] a473cad5347b: Pushed [2025-01-20T04:47:17.880Z] ad5bb4985a2b: Pushed [2025-01-20T04:47:17.880Z] ef2ec078cb2a: Pushed [2025-01-20T04:47:21.205Z] 5311730218c2: Pushed [2025-01-20T04:47:21.205Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:21.546Z] + 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-20T04:47:21.892Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-20T04:47:21.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T04:47:21.892Z] 62351a954771: Preparing [2025-01-20T04:47:21.892Z] 6491c60a512b: Preparing [2025-01-20T04:47:21.892Z] ef2ec078cb2a: Preparing [2025-01-20T04:47:21.892Z] d2176eb25826: Preparing [2025-01-20T04:47:21.892Z] 98ab655add70: Preparing [2025-01-20T04:47:21.892Z] 8ed4993af934: Preparing [2025-01-20T04:47:21.892Z] 426e7982b852: Preparing [2025-01-20T04:47:21.892Z] 8ed4993af934: Waiting [2025-01-20T04:47:21.892Z] a473cad5347b: Preparing [2025-01-20T04:47:21.892Z] 426e7982b852: Waiting [2025-01-20T04:47:21.892Z] ad5bb4985a2b: Preparing [2025-01-20T04:47:21.892Z] a473cad5347b: Waiting [2025-01-20T04:47:21.892Z] 5311730218c2: Preparing [2025-01-20T04:47:21.892Z] ad5bb4985a2b: Waiting [2025-01-20T04:47:21.892Z] 5311730218c2: Waiting [2025-01-20T04:47:21.892Z] 534a70dc8296: Preparing [2025-01-20T04:47:21.892Z] 534a70dc8296: Waiting [2025-01-20T04:47:21.892Z] 6491c60a512b: Layer already exists [2025-01-20T04:47:21.892Z] 98ab655add70: Layer already exists [2025-01-20T04:47:21.892Z] ef2ec078cb2a: Layer already exists [2025-01-20T04:47:21.892Z] d2176eb25826: Layer already exists [2025-01-20T04:47:21.892Z] 62351a954771: Layer already exists [2025-01-20T04:47:21.892Z] ad5bb4985a2b: Layer already exists [2025-01-20T04:47:21.892Z] 426e7982b852: Layer already exists [2025-01-20T04:47:21.892Z] 5311730218c2: Layer already exists [2025-01-20T04:47:21.892Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:21.892Z] a473cad5347b: Layer already exists [2025-01-20T04:47:21.892Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:22.158Z] latest: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:22.506Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:22.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 [2025-01-20T04:47:22.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T04:47:22.857Z] 62351a954771: Preparing [2025-01-20T04:47:22.857Z] 6491c60a512b: Preparing [2025-01-20T04:47:22.857Z] ef2ec078cb2a: Preparing [2025-01-20T04:47:22.857Z] d2176eb25826: Preparing [2025-01-20T04:47:22.857Z] 98ab655add70: Preparing [2025-01-20T04:47:22.857Z] 8ed4993af934: Preparing [2025-01-20T04:47:22.857Z] 426e7982b852: Preparing [2025-01-20T04:47:22.857Z] a473cad5347b: Preparing [2025-01-20T04:47:22.857Z] ad5bb4985a2b: Preparing [2025-01-20T04:47:22.857Z] 5311730218c2: Preparing [2025-01-20T04:47:22.857Z] 534a70dc8296: Preparing [2025-01-20T04:47:22.857Z] 8ed4993af934: Waiting [2025-01-20T04:47:22.857Z] 426e7982b852: Waiting [2025-01-20T04:47:22.857Z] ad5bb4985a2b: Waiting [2025-01-20T04:47:22.857Z] 5311730218c2: Waiting [2025-01-20T04:47:22.857Z] a473cad5347b: Waiting [2025-01-20T04:47:22.857Z] 534a70dc8296: Waiting [2025-01-20T04:47:22.857Z] 6491c60a512b: Layer already exists [2025-01-20T04:47:22.857Z] 62351a954771: Layer already exists [2025-01-20T04:47:22.857Z] 98ab655add70: Layer already exists [2025-01-20T04:47:22.857Z] d2176eb25826: Layer already exists [2025-01-20T04:47:22.857Z] ef2ec078cb2a: Layer already exists [2025-01-20T04:47:22.857Z] a473cad5347b: Layer already exists [2025-01-20T04:47:22.857Z] ad5bb4985a2b: Layer already exists [2025-01-20T04:47:22.857Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:22.857Z] 426e7982b852: Layer already exists [2025-01-20T04:47:22.857Z] 5311730218c2: Layer already exists [2025-01-20T04:47:22.857Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:23.123Z] 4.0.0-dev.47: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:23.471Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:23.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:23.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T04:47:23.954Z] 62351a954771: Preparing [2025-01-20T04:47:23.954Z] 6491c60a512b: Preparing [2025-01-20T04:47:23.954Z] ef2ec078cb2a: Preparing [2025-01-20T04:47:23.954Z] d2176eb25826: Preparing [2025-01-20T04:47:23.954Z] 98ab655add70: Preparing [2025-01-20T04:47:23.954Z] 8ed4993af934: Preparing [2025-01-20T04:47:23.954Z] 426e7982b852: Preparing [2025-01-20T04:47:23.954Z] a473cad5347b: Preparing [2025-01-20T04:47:23.954Z] ad5bb4985a2b: Preparing [2025-01-20T04:47:23.954Z] 5311730218c2: Preparing [2025-01-20T04:47:23.954Z] 534a70dc8296: Preparing [2025-01-20T04:47:23.954Z] 8ed4993af934: Waiting [2025-01-20T04:47:23.954Z] 426e7982b852: Waiting [2025-01-20T04:47:23.954Z] a473cad5347b: Waiting [2025-01-20T04:47:23.954Z] 5311730218c2: Waiting [2025-01-20T04:47:23.954Z] ad5bb4985a2b: Waiting [2025-01-20T04:47:23.954Z] 534a70dc8296: Waiting [2025-01-20T04:47:23.954Z] 98ab655add70: Layer already exists [2025-01-20T04:47:23.954Z] 62351a954771: Layer already exists [2025-01-20T04:47:23.954Z] ef2ec078cb2a: Layer already exists [2025-01-20T04:47:23.954Z] d2176eb25826: Layer already exists [2025-01-20T04:47:23.954Z] 6491c60a512b: Layer already exists [2025-01-20T04:47:23.954Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:23.954Z] 5311730218c2: Layer already exists [2025-01-20T04:47:23.954Z] 426e7982b852: Layer already exists [2025-01-20T04:47:23.954Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:23.954Z] a473cad5347b: Layer already exists [2025-01-20T04:47:23.954Z] ad5bb4985a2b: Layer already exists [2025-01-20T04:47:24.219Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:24.573Z] + 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-20T04:47:24.916Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-20T04:47:24.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T04:47:25.180Z] 62351a954771: Preparing [2025-01-20T04:47:25.180Z] 6491c60a512b: Preparing [2025-01-20T04:47:25.180Z] ef2ec078cb2a: Preparing [2025-01-20T04:47:25.180Z] d2176eb25826: Preparing [2025-01-20T04:47:25.180Z] 98ab655add70: Preparing [2025-01-20T04:47:25.180Z] 8ed4993af934: Preparing [2025-01-20T04:47:25.180Z] 426e7982b852: Preparing [2025-01-20T04:47:25.180Z] a473cad5347b: Preparing [2025-01-20T04:47:25.180Z] ad5bb4985a2b: Preparing [2025-01-20T04:47:25.180Z] 5311730218c2: Preparing [2025-01-20T04:47:25.180Z] 534a70dc8296: Preparing [2025-01-20T04:47:25.180Z] 426e7982b852: Waiting [2025-01-20T04:47:25.180Z] 8ed4993af934: Waiting [2025-01-20T04:47:25.180Z] a473cad5347b: Waiting [2025-01-20T04:47:25.180Z] 534a70dc8296: Waiting [2025-01-20T04:47:25.180Z] 5311730218c2: Waiting [2025-01-20T04:47:25.180Z] ad5bb4985a2b: Waiting [2025-01-20T04:47:25.180Z] 6491c60a512b: Layer already exists [2025-01-20T04:47:25.180Z] d2176eb25826: Layer already exists [2025-01-20T04:47:25.180Z] 98ab655add70: Layer already exists [2025-01-20T04:47:25.180Z] ef2ec078cb2a: Layer already exists [2025-01-20T04:47:25.180Z] 62351a954771: Layer already exists [2025-01-20T04:47:25.444Z] 426e7982b852: Layer already exists [2025-01-20T04:47:25.444Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:25.444Z] a473cad5347b: Layer already exists [2025-01-20T04:47:25.444Z] 5311730218c2: Layer already exists [2025-01-20T04:47:25.444Z] ad5bb4985a2b: Layer already exists [2025-01-20T04:47:25.444Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:25.444Z] main: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:47:25.525Z] ===================================================== [Pipeline] echo [2025-01-20T04:47:25.538Z] taggedImages: [2025-01-20T04:47:25.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:25.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-20T04:47:25.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 [2025-01-20T04:47:25.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:25.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-20T04:47:25.573Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-20T04:47:25.573Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:25.573Z] latest [2025-01-20T04:47:25.573Z] 4.0.0-dev.47 [2025-01-20T04:47:25.573Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:25.573Z] main [2025-01-20T04:47:25.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:25.969Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:26.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:26.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T04:47:26.317Z] 350122aeda5e: Preparing [2025-01-20T04:47:26.317Z] 509ec1ebb6d7: Preparing [2025-01-20T04:47:26.317Z] d93c68e9e530: Preparing [2025-01-20T04:47:26.317Z] b5539f6f16b9: Preparing [2025-01-20T04:47:26.317Z] 93ed97376572: Preparing [2025-01-20T04:47:26.317Z] 2ba7d8adc962: Preparing [2025-01-20T04:47:26.317Z] 4f105cb64ad5: Preparing [2025-01-20T04:47:26.317Z] 8ed4993af934: Preparing [2025-01-20T04:47:26.317Z] 426e7982b852: Preparing [2025-01-20T04:47:26.317Z] 8bf93844f033: Preparing [2025-01-20T04:47:26.317Z] 3632c2233d43: Preparing [2025-01-20T04:47:26.317Z] 534a70dc8296: Preparing [2025-01-20T04:47:26.317Z] 2ba7d8adc962: Waiting [2025-01-20T04:47:26.317Z] 4f105cb64ad5: Waiting [2025-01-20T04:47:26.317Z] 8ed4993af934: Waiting [2025-01-20T04:47:26.317Z] 426e7982b852: Waiting [2025-01-20T04:47:26.317Z] 8bf93844f033: Waiting [2025-01-20T04:47:26.317Z] 3632c2233d43: Waiting [2025-01-20T04:47:26.317Z] 534a70dc8296: Waiting [2025-01-20T04:47:26.580Z] 509ec1ebb6d7: Pushed [2025-01-20T04:47:26.580Z] 93ed97376572: Pushed [2025-01-20T04:47:26.580Z] 350122aeda5e: Pushed [2025-01-20T04:47:26.580Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:26.580Z] 426e7982b852: Layer already exists [2025-01-20T04:47:26.580Z] 2ba7d8adc962: Pushed [2025-01-20T04:47:26.580Z] 4f105cb64ad5: Pushed [2025-01-20T04:47:26.845Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:26.845Z] 8bf93844f033: Pushed [2025-01-20T04:47:28.776Z] b5539f6f16b9: Pushed [2025-01-20T04:47:29.355Z] d93c68e9e530: Pushed [2025-01-20T04:47:29.619Z] 3632c2233d43: Pushed [2025-01-20T04:47:29.883Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:30.504Z] + 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-20T04:47:30.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-20T04:47:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T04:47:30.855Z] 350122aeda5e: Preparing [2025-01-20T04:47:30.855Z] 509ec1ebb6d7: Preparing [2025-01-20T04:47:30.855Z] d93c68e9e530: Preparing [2025-01-20T04:47:30.855Z] b5539f6f16b9: Preparing [2025-01-20T04:47:30.855Z] 93ed97376572: Preparing [2025-01-20T04:47:30.855Z] 2ba7d8adc962: Preparing [2025-01-20T04:47:30.855Z] 4f105cb64ad5: Preparing [2025-01-20T04:47:30.855Z] 8ed4993af934: Preparing [2025-01-20T04:47:30.855Z] 426e7982b852: Preparing [2025-01-20T04:47:30.855Z] 8bf93844f033: Preparing [2025-01-20T04:47:30.855Z] 3632c2233d43: Preparing [2025-01-20T04:47:30.855Z] 534a70dc8296: Preparing [2025-01-20T04:47:30.855Z] 2ba7d8adc962: Waiting [2025-01-20T04:47:30.855Z] 8ed4993af934: Waiting [2025-01-20T04:47:30.855Z] 426e7982b852: Waiting [2025-01-20T04:47:30.855Z] 8bf93844f033: Waiting [2025-01-20T04:47:30.855Z] 3632c2233d43: Waiting [2025-01-20T04:47:30.855Z] 534a70dc8296: Waiting [2025-01-20T04:47:30.855Z] 4f105cb64ad5: Waiting [2025-01-20T04:47:30.855Z] d93c68e9e530: Layer already exists [2025-01-20T04:47:30.855Z] 509ec1ebb6d7: Layer already exists [2025-01-20T04:47:30.855Z] b5539f6f16b9: Layer already exists [2025-01-20T04:47:30.855Z] 350122aeda5e: Layer already exists [2025-01-20T04:47:30.855Z] 93ed97376572: Layer already exists [2025-01-20T04:47:30.855Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:30.855Z] 4f105cb64ad5: Layer already exists [2025-01-20T04:47:30.855Z] 426e7982b852: Layer already exists [2025-01-20T04:47:30.855Z] 2ba7d8adc962: Layer already exists [2025-01-20T04:47:30.855Z] 8bf93844f033: Layer already exists [2025-01-20T04:47:30.855Z] 3632c2233d43: Layer already exists [2025-01-20T04:47:30.855Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:31.121Z] latest: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:31.466Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:31.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 [2025-01-20T04:47:31.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T04:47:31.809Z] 350122aeda5e: Preparing [2025-01-20T04:47:31.809Z] 509ec1ebb6d7: Preparing [2025-01-20T04:47:31.809Z] d93c68e9e530: Preparing [2025-01-20T04:47:31.809Z] b5539f6f16b9: Preparing [2025-01-20T04:47:31.809Z] 93ed97376572: Preparing [2025-01-20T04:47:31.809Z] 2ba7d8adc962: Preparing [2025-01-20T04:47:31.809Z] 4f105cb64ad5: Preparing [2025-01-20T04:47:31.809Z] 8ed4993af934: Preparing [2025-01-20T04:47:31.809Z] 426e7982b852: Preparing [2025-01-20T04:47:31.809Z] 8bf93844f033: Preparing [2025-01-20T04:47:31.809Z] 3632c2233d43: Preparing [2025-01-20T04:47:31.809Z] 534a70dc8296: Preparing [2025-01-20T04:47:31.809Z] 426e7982b852: Waiting [2025-01-20T04:47:31.809Z] 2ba7d8adc962: Waiting [2025-01-20T04:47:31.809Z] 8bf93844f033: Waiting [2025-01-20T04:47:31.809Z] 3632c2233d43: Waiting [2025-01-20T04:47:31.809Z] 4f105cb64ad5: Waiting [2025-01-20T04:47:31.809Z] 534a70dc8296: Waiting [2025-01-20T04:47:31.809Z] 8ed4993af934: Waiting [2025-01-20T04:47:31.809Z] d93c68e9e530: Layer already exists [2025-01-20T04:47:31.809Z] b5539f6f16b9: Layer already exists [2025-01-20T04:47:31.809Z] 509ec1ebb6d7: Layer already exists [2025-01-20T04:47:31.809Z] 350122aeda5e: Layer already exists [2025-01-20T04:47:31.809Z] 93ed97376572: Layer already exists [2025-01-20T04:47:31.809Z] 2ba7d8adc962: Layer already exists [2025-01-20T04:47:31.809Z] 4f105cb64ad5: Layer already exists [2025-01-20T04:47:31.809Z] 426e7982b852: Layer already exists [2025-01-20T04:47:31.809Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:31.809Z] 8bf93844f033: Layer already exists [2025-01-20T04:47:31.809Z] 3632c2233d43: Layer already exists [2025-01-20T04:47:31.809Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:32.075Z] 4.0.0-dev.47: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:32.428Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:32.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:32.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T04:47:32.774Z] 350122aeda5e: Preparing [2025-01-20T04:47:32.774Z] 509ec1ebb6d7: Preparing [2025-01-20T04:47:32.774Z] d93c68e9e530: Preparing [2025-01-20T04:47:32.774Z] b5539f6f16b9: Preparing [2025-01-20T04:47:32.774Z] 93ed97376572: Preparing [2025-01-20T04:47:32.774Z] 2ba7d8adc962: Preparing [2025-01-20T04:47:32.774Z] 4f105cb64ad5: Preparing [2025-01-20T04:47:32.774Z] 8ed4993af934: Preparing [2025-01-20T04:47:32.774Z] 426e7982b852: Preparing [2025-01-20T04:47:32.774Z] 8bf93844f033: Preparing [2025-01-20T04:47:32.774Z] 4f105cb64ad5: Waiting [2025-01-20T04:47:32.774Z] 3632c2233d43: Preparing [2025-01-20T04:47:32.774Z] 8ed4993af934: Waiting [2025-01-20T04:47:32.774Z] 534a70dc8296: Preparing [2025-01-20T04:47:32.774Z] 426e7982b852: Waiting [2025-01-20T04:47:32.774Z] 8bf93844f033: Waiting [2025-01-20T04:47:32.774Z] 3632c2233d43: Waiting [2025-01-20T04:47:32.774Z] 534a70dc8296: Waiting [2025-01-20T04:47:32.774Z] 2ba7d8adc962: Waiting [2025-01-20T04:47:32.774Z] 93ed97376572: Layer already exists [2025-01-20T04:47:32.774Z] d93c68e9e530: Layer already exists [2025-01-20T04:47:32.774Z] b5539f6f16b9: Layer already exists [2025-01-20T04:47:32.774Z] 509ec1ebb6d7: Layer already exists [2025-01-20T04:47:32.774Z] 350122aeda5e: Layer already exists [2025-01-20T04:47:32.774Z] 4f105cb64ad5: Layer already exists [2025-01-20T04:47:32.774Z] 2ba7d8adc962: Layer already exists [2025-01-20T04:47:32.774Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:32.774Z] 426e7982b852: Layer already exists [2025-01-20T04:47:32.774Z] 8bf93844f033: Layer already exists [2025-01-20T04:47:32.774Z] 3632c2233d43: Layer already exists [2025-01-20T04:47:32.774Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:33.038Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:33.390Z] + 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-20T04:47:33.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-20T04:47:33.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T04:47:33.734Z] 350122aeda5e: Preparing [2025-01-20T04:47:33.734Z] 509ec1ebb6d7: Preparing [2025-01-20T04:47:33.734Z] d93c68e9e530: Preparing [2025-01-20T04:47:33.734Z] b5539f6f16b9: Preparing [2025-01-20T04:47:33.734Z] 93ed97376572: Preparing [2025-01-20T04:47:33.734Z] 2ba7d8adc962: Preparing [2025-01-20T04:47:33.734Z] 4f105cb64ad5: Preparing [2025-01-20T04:47:33.734Z] 8ed4993af934: Preparing [2025-01-20T04:47:33.734Z] 426e7982b852: Preparing [2025-01-20T04:47:33.734Z] 8bf93844f033: Preparing [2025-01-20T04:47:33.734Z] 3632c2233d43: Preparing [2025-01-20T04:47:33.734Z] 534a70dc8296: Preparing [2025-01-20T04:47:33.734Z] 4f105cb64ad5: Waiting [2025-01-20T04:47:33.734Z] 8ed4993af934: Waiting [2025-01-20T04:47:33.734Z] 426e7982b852: Waiting [2025-01-20T04:47:33.734Z] 8bf93844f033: Waiting [2025-01-20T04:47:33.734Z] 3632c2233d43: Waiting [2025-01-20T04:47:33.734Z] 534a70dc8296: Waiting [2025-01-20T04:47:33.734Z] 2ba7d8adc962: Waiting [2025-01-20T04:47:33.734Z] 93ed97376572: Layer already exists [2025-01-20T04:47:33.734Z] 509ec1ebb6d7: Layer already exists [2025-01-20T04:47:33.734Z] d93c68e9e530: Layer already exists [2025-01-20T04:47:33.734Z] b5539f6f16b9: Layer already exists [2025-01-20T04:47:33.734Z] 350122aeda5e: Layer already exists [2025-01-20T04:47:33.734Z] 2ba7d8adc962: Layer already exists [2025-01-20T04:47:33.734Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:33.734Z] 4f105cb64ad5: Layer already exists [2025-01-20T04:47:33.734Z] 426e7982b852: Layer already exists [2025-01-20T04:47:33.734Z] 8bf93844f033: Layer already exists [2025-01-20T04:47:33.734Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:33.734Z] 3632c2233d43: Layer already exists [2025-01-20T04:47:33.999Z] main: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:47:34.080Z] ===================================================== [Pipeline] echo [2025-01-20T04:47:34.096Z] taggedImages: [2025-01-20T04:47:34.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:34.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-20T04:47:34.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 [2025-01-20T04:47:34.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:34.096Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-20T04:47:34.123Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-20T04:47:34.123Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:34.123Z] latest [2025-01-20T04:47:34.123Z] 4.0.0-dev.47 [2025-01-20T04:47:34.123Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:34.123Z] main [2025-01-20T04:47:34.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:34.487Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:34.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:34.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T04:47:34.840Z] 2b20733165f7: Preparing [2025-01-20T04:47:34.840Z] ccde34b50043: Preparing [2025-01-20T04:47:34.840Z] 8ed4993af934: Preparing [2025-01-20T04:47:34.840Z] 426e7982b852: Preparing [2025-01-20T04:47:34.840Z] 4d77be90b8f4: Preparing [2025-01-20T04:47:34.840Z] f146351d21cf: Preparing [2025-01-20T04:47:34.840Z] 534a70dc8296: Preparing [2025-01-20T04:47:34.840Z] f146351d21cf: Waiting [2025-01-20T04:47:34.840Z] 534a70dc8296: Waiting [2025-01-20T04:47:34.840Z] 426e7982b852: Layer already exists [2025-01-20T04:47:34.840Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:35.104Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:35.104Z] 4d77be90b8f4: Pushed [2025-01-20T04:47:35.104Z] 2b20733165f7: Pushed [2025-01-20T04:47:37.038Z] f146351d21cf: Pushed [2025-01-20T04:47:38.966Z] ccde34b50043: Pushed [2025-01-20T04:47:39.230Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:39.585Z] + 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-20T04:47:39.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-20T04:47:39.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T04:47:39.926Z] 2b20733165f7: Preparing [2025-01-20T04:47:39.926Z] ccde34b50043: Preparing [2025-01-20T04:47:39.926Z] 8ed4993af934: Preparing [2025-01-20T04:47:39.926Z] 426e7982b852: Preparing [2025-01-20T04:47:39.926Z] 4d77be90b8f4: Preparing [2025-01-20T04:47:39.926Z] f146351d21cf: Preparing [2025-01-20T04:47:39.926Z] 534a70dc8296: Preparing [2025-01-20T04:47:39.926Z] 534a70dc8296: Waiting [2025-01-20T04:47:39.926Z] f146351d21cf: Waiting [2025-01-20T04:47:39.926Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:39.926Z] 4d77be90b8f4: Layer already exists [2025-01-20T04:47:39.926Z] 426e7982b852: Layer already exists [2025-01-20T04:47:39.926Z] ccde34b50043: Layer already exists [2025-01-20T04:47:39.926Z] 2b20733165f7: Layer already exists [2025-01-20T04:47:39.926Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:39.926Z] f146351d21cf: Layer already exists [2025-01-20T04:47:40.191Z] latest: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:40.540Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:41.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 [2025-01-20T04:47:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T04:47:41.458Z] 2b20733165f7: Preparing [2025-01-20T04:47:41.458Z] ccde34b50043: Preparing [2025-01-20T04:47:41.458Z] 8ed4993af934: Preparing [2025-01-20T04:47:41.458Z] 426e7982b852: Preparing [2025-01-20T04:47:41.458Z] 4d77be90b8f4: Preparing [2025-01-20T04:47:41.458Z] f146351d21cf: Preparing [2025-01-20T04:47:41.458Z] f146351d21cf: Waiting [2025-01-20T04:47:41.458Z] 534a70dc8296: Preparing [2025-01-20T04:47:41.458Z] 534a70dc8296: Waiting [2025-01-20T04:47:41.458Z] 4d77be90b8f4: Layer already exists [2025-01-20T04:47:41.458Z] 2b20733165f7: Layer already exists [2025-01-20T04:47:41.458Z] ccde34b50043: Layer already exists [2025-01-20T04:47:41.458Z] 426e7982b852: Layer already exists [2025-01-20T04:47:41.458Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:41.458Z] f146351d21cf: Layer already exists [2025-01-20T04:47:41.458Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:41.722Z] 4.0.0-dev.47: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:42.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:42.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:42.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T04:47:42.420Z] 2b20733165f7: Preparing [2025-01-20T04:47:42.420Z] ccde34b50043: Preparing [2025-01-20T04:47:42.420Z] 8ed4993af934: Preparing [2025-01-20T04:47:42.420Z] 426e7982b852: Preparing [2025-01-20T04:47:42.420Z] 4d77be90b8f4: Preparing [2025-01-20T04:47:42.420Z] f146351d21cf: Preparing [2025-01-20T04:47:42.420Z] 534a70dc8296: Preparing [2025-01-20T04:47:42.420Z] f146351d21cf: Waiting [2025-01-20T04:47:42.420Z] 534a70dc8296: Waiting [2025-01-20T04:47:42.420Z] 426e7982b852: Layer already exists [2025-01-20T04:47:42.420Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:42.420Z] ccde34b50043: Layer already exists [2025-01-20T04:47:42.420Z] 4d77be90b8f4: Layer already exists [2025-01-20T04:47:42.420Z] 2b20733165f7: Layer already exists [2025-01-20T04:47:42.420Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:42.420Z] f146351d21cf: Layer already exists [2025-01-20T04:47:42.686Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:43.028Z] + 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-20T04:47:43.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-20T04:47:43.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T04:47:43.365Z] 2b20733165f7: Preparing [2025-01-20T04:47:43.365Z] ccde34b50043: Preparing [2025-01-20T04:47:43.365Z] 8ed4993af934: Preparing [2025-01-20T04:47:43.365Z] 426e7982b852: Preparing [2025-01-20T04:47:43.365Z] 4d77be90b8f4: Preparing [2025-01-20T04:47:43.365Z] f146351d21cf: Preparing [2025-01-20T04:47:43.365Z] 534a70dc8296: Preparing [2025-01-20T04:47:43.365Z] f146351d21cf: Waiting [2025-01-20T04:47:43.365Z] 534a70dc8296: Waiting [2025-01-20T04:47:43.365Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:43.365Z] 4d77be90b8f4: Layer already exists [2025-01-20T04:47:43.365Z] ccde34b50043: Layer already exists [2025-01-20T04:47:43.365Z] 426e7982b852: Layer already exists [2025-01-20T04:47:43.365Z] 2b20733165f7: Layer already exists [2025-01-20T04:47:43.365Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:43.365Z] f146351d21cf: Layer already exists [2025-01-20T04:47:43.629Z] main: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:47:43.701Z] ===================================================== [Pipeline] echo [2025-01-20T04:47:43.714Z] taggedImages: [2025-01-20T04:47:43.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:43.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-20T04:47:43.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 [2025-01-20T04:47:43.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:43.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-20T04:47:43.741Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-20T04:47:43.741Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:43.741Z] latest [2025-01-20T04:47:43.741Z] 4.0.0-dev.47 [2025-01-20T04:47:43.741Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:47:43.741Z] main [2025-01-20T04:47:43.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:44.117Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:47:44.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:47:44.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T04:47:44.465Z] 97430e46cc00: Preparing [2025-01-20T04:47:44.465Z] 8dbc033b4da3: Preparing [2025-01-20T04:47:44.465Z] 267e00c5893e: Preparing [2025-01-20T04:47:44.465Z] 8ed4993af934: Preparing [2025-01-20T04:47:44.465Z] 426e7982b852: Preparing [2025-01-20T04:47:44.465Z] 54f14b54c5c1: Preparing [2025-01-20T04:47:44.465Z] ce7367aadda6: Preparing [2025-01-20T04:47:44.465Z] b73763e3d9e8: Preparing [2025-01-20T04:47:44.465Z] e73ae37f25b2: Preparing [2025-01-20T04:47:44.465Z] 534a70dc8296: Preparing [2025-01-20T04:47:44.465Z] ce7367aadda6: Waiting [2025-01-20T04:47:44.465Z] 54f14b54c5c1: Waiting [2025-01-20T04:47:44.465Z] b73763e3d9e8: Waiting [2025-01-20T04:47:44.465Z] e73ae37f25b2: Waiting [2025-01-20T04:47:44.465Z] 534a70dc8296: Waiting [2025-01-20T04:47:44.465Z] 426e7982b852: Layer already exists [2025-01-20T04:47:44.465Z] 8ed4993af934: Layer already exists [2025-01-20T04:47:44.729Z] 8dbc033b4da3: Pushed [2025-01-20T04:47:44.729Z] 97430e46cc00: Pushed [2025-01-20T04:47:44.729Z] 267e00c5893e: Pushed [2025-01-20T04:47:44.729Z] 534a70dc8296: Layer already exists [2025-01-20T04:47:44.729Z] b73763e3d9e8: Pushed [2025-01-20T04:47:45.679Z] e73ae37f25b2: Pushed [2025-01-20T04:47:57.956Z] ce7367aadda6: Pushed [2025-01-20T04:48:06.127Z] 54f14b54c5c1: Pushed [2025-01-20T04:48:06.127Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:06.477Z] + 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-20T04:48:06.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-20T04:48:06.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T04:48:06.827Z] 97430e46cc00: Preparing [2025-01-20T04:48:06.827Z] 8dbc033b4da3: Preparing [2025-01-20T04:48:06.827Z] 267e00c5893e: Preparing [2025-01-20T04:48:06.827Z] 8ed4993af934: Preparing [2025-01-20T04:48:06.827Z] 426e7982b852: Preparing [2025-01-20T04:48:06.827Z] 54f14b54c5c1: Preparing [2025-01-20T04:48:06.827Z] ce7367aadda6: Preparing [2025-01-20T04:48:06.827Z] b73763e3d9e8: Preparing [2025-01-20T04:48:06.827Z] e73ae37f25b2: Preparing [2025-01-20T04:48:06.827Z] 534a70dc8296: Preparing [2025-01-20T04:48:06.827Z] ce7367aadda6: Waiting [2025-01-20T04:48:06.827Z] b73763e3d9e8: Waiting [2025-01-20T04:48:06.827Z] e73ae37f25b2: Waiting [2025-01-20T04:48:06.827Z] 534a70dc8296: Waiting [2025-01-20T04:48:06.827Z] 54f14b54c5c1: Waiting [2025-01-20T04:48:06.827Z] 426e7982b852: Layer already exists [2025-01-20T04:48:06.827Z] 97430e46cc00: Layer already exists [2025-01-20T04:48:06.827Z] 267e00c5893e: Layer already exists [2025-01-20T04:48:06.827Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:06.827Z] 8dbc033b4da3: Layer already exists [2025-01-20T04:48:06.827Z] ce7367aadda6: Layer already exists [2025-01-20T04:48:06.827Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:06.827Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:06.827Z] 54f14b54c5c1: Layer already exists [2025-01-20T04:48:06.827Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:07.092Z] latest: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:07.446Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:07.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 [2025-01-20T04:48:07.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T04:48:07.794Z] 97430e46cc00: Preparing [2025-01-20T04:48:07.794Z] 8dbc033b4da3: Preparing [2025-01-20T04:48:07.794Z] 267e00c5893e: Preparing [2025-01-20T04:48:07.794Z] 8ed4993af934: Preparing [2025-01-20T04:48:07.794Z] 426e7982b852: Preparing [2025-01-20T04:48:07.794Z] 54f14b54c5c1: Preparing [2025-01-20T04:48:07.794Z] ce7367aadda6: Preparing [2025-01-20T04:48:07.794Z] b73763e3d9e8: Preparing [2025-01-20T04:48:07.794Z] e73ae37f25b2: Preparing [2025-01-20T04:48:07.794Z] 534a70dc8296: Preparing [2025-01-20T04:48:07.794Z] 54f14b54c5c1: Waiting [2025-01-20T04:48:07.794Z] ce7367aadda6: Waiting [2025-01-20T04:48:07.794Z] b73763e3d9e8: Waiting [2025-01-20T04:48:07.794Z] 534a70dc8296: Waiting [2025-01-20T04:48:07.795Z] e73ae37f25b2: Waiting [2025-01-20T04:48:07.795Z] 426e7982b852: Layer already exists [2025-01-20T04:48:07.795Z] 8dbc033b4da3: Layer already exists [2025-01-20T04:48:07.795Z] 267e00c5893e: Layer already exists [2025-01-20T04:48:07.795Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:07.795Z] 97430e46cc00: Layer already exists [2025-01-20T04:48:07.795Z] 54f14b54c5c1: Layer already exists [2025-01-20T04:48:07.795Z] ce7367aadda6: Layer already exists [2025-01-20T04:48:07.795Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:07.795Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:07.795Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:08.060Z] 4.0.0-dev.47: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:08.404Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:08.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:08.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T04:48:08.747Z] 97430e46cc00: Preparing [2025-01-20T04:48:08.747Z] 8dbc033b4da3: Preparing [2025-01-20T04:48:08.747Z] 267e00c5893e: Preparing [2025-01-20T04:48:08.747Z] 8ed4993af934: Preparing [2025-01-20T04:48:08.747Z] 426e7982b852: Preparing [2025-01-20T04:48:08.747Z] 54f14b54c5c1: Preparing [2025-01-20T04:48:08.747Z] ce7367aadda6: Preparing [2025-01-20T04:48:08.747Z] b73763e3d9e8: Preparing [2025-01-20T04:48:08.747Z] e73ae37f25b2: Preparing [2025-01-20T04:48:08.747Z] 534a70dc8296: Preparing [2025-01-20T04:48:08.747Z] b73763e3d9e8: Waiting [2025-01-20T04:48:08.747Z] e73ae37f25b2: Waiting [2025-01-20T04:48:08.747Z] 54f14b54c5c1: Waiting [2025-01-20T04:48:08.747Z] 534a70dc8296: Waiting [2025-01-20T04:48:08.747Z] ce7367aadda6: Waiting [2025-01-20T04:48:08.747Z] 426e7982b852: Layer already exists [2025-01-20T04:48:08.747Z] 267e00c5893e: Layer already exists [2025-01-20T04:48:08.747Z] 97430e46cc00: Layer already exists [2025-01-20T04:48:08.747Z] 8dbc033b4da3: Layer already exists [2025-01-20T04:48:08.747Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:08.747Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:08.747Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:08.747Z] ce7367aadda6: Layer already exists [2025-01-20T04:48:08.747Z] 54f14b54c5c1: Layer already exists [2025-01-20T04:48:08.747Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:09.013Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:09.368Z] + 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-20T04:48:09.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-20T04:48:09.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T04:48:09.708Z] 97430e46cc00: Preparing [2025-01-20T04:48:09.708Z] 8dbc033b4da3: Preparing [2025-01-20T04:48:09.708Z] 267e00c5893e: Preparing [2025-01-20T04:48:09.708Z] 8ed4993af934: Preparing [2025-01-20T04:48:09.708Z] 426e7982b852: Preparing [2025-01-20T04:48:09.708Z] 54f14b54c5c1: Preparing [2025-01-20T04:48:09.708Z] ce7367aadda6: Preparing [2025-01-20T04:48:09.708Z] b73763e3d9e8: Preparing [2025-01-20T04:48:09.708Z] e73ae37f25b2: Preparing [2025-01-20T04:48:09.708Z] 534a70dc8296: Preparing [2025-01-20T04:48:09.708Z] 54f14b54c5c1: Waiting [2025-01-20T04:48:09.708Z] ce7367aadda6: Waiting [2025-01-20T04:48:09.708Z] b73763e3d9e8: Waiting [2025-01-20T04:48:09.708Z] e73ae37f25b2: Waiting [2025-01-20T04:48:09.708Z] 534a70dc8296: Waiting [2025-01-20T04:48:09.708Z] 8dbc033b4da3: Layer already exists [2025-01-20T04:48:09.708Z] 426e7982b852: Layer already exists [2025-01-20T04:48:09.708Z] 267e00c5893e: Layer already exists [2025-01-20T04:48:09.708Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:09.708Z] 97430e46cc00: Layer already exists [2025-01-20T04:48:09.708Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:09.708Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:09.708Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:09.708Z] ce7367aadda6: Layer already exists [2025-01-20T04:48:09.708Z] 54f14b54c5c1: Layer already exists [2025-01-20T04:48:09.972Z] main: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:48:10.054Z] ===================================================== [Pipeline] echo [2025-01-20T04:48:10.064Z] taggedImages: [2025-01-20T04:48:10.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:10.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-20T04:48:10.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 [2025-01-20T04:48:10.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:10.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-20T04:48:10.088Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-20T04:48:10.088Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:10.088Z] latest [2025-01-20T04:48:10.088Z] 4.0.0-dev.47 [2025-01-20T04:48:10.088Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:10.088Z] main [2025-01-20T04:48:10.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:10.445Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:10.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:10.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T04:48:10.791Z] df01db512649: Preparing [2025-01-20T04:48:10.791Z] 250f711e6d3e: Preparing [2025-01-20T04:48:10.791Z] 5fd9f1315917: Preparing [2025-01-20T04:48:10.791Z] 8ed4993af934: Preparing [2025-01-20T04:48:10.791Z] 426e7982b852: Preparing [2025-01-20T04:48:10.791Z] 58ac911a5927: Preparing [2025-01-20T04:48:10.791Z] 956c1c6297b0: Preparing [2025-01-20T04:48:10.791Z] a086d2908a66: Preparing [2025-01-20T04:48:10.791Z] 534a70dc8296: Preparing [2025-01-20T04:48:10.791Z] a086d2908a66: Waiting [2025-01-20T04:48:10.791Z] 956c1c6297b0: Waiting [2025-01-20T04:48:10.791Z] 534a70dc8296: Waiting [2025-01-20T04:48:10.791Z] 58ac911a5927: Waiting [2025-01-20T04:48:10.791Z] 426e7982b852: Layer already exists [2025-01-20T04:48:10.791Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:11.055Z] df01db512649: Pushed [2025-01-20T04:48:11.055Z] 5fd9f1315917: Pushed [2025-01-20T04:48:11.055Z] 250f711e6d3e: Pushed [2025-01-20T04:48:11.055Z] 956c1c6297b0: Pushed [2025-01-20T04:48:11.055Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:11.633Z] a086d2908a66: Pushed [2025-01-20T04:48:33.662Z] 58ac911a5927: Pushed [2025-01-20T04:48:33.662Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:34.007Z] + 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-20T04:48:34.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-20T04:48:34.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T04:48:34.425Z] df01db512649: Preparing [2025-01-20T04:48:34.425Z] 250f711e6d3e: Preparing [2025-01-20T04:48:34.425Z] 5fd9f1315917: Preparing [2025-01-20T04:48:34.425Z] 8ed4993af934: Preparing [2025-01-20T04:48:34.425Z] 426e7982b852: Preparing [2025-01-20T04:48:34.425Z] 58ac911a5927: Preparing [2025-01-20T04:48:34.425Z] 956c1c6297b0: Preparing [2025-01-20T04:48:34.425Z] a086d2908a66: Preparing [2025-01-20T04:48:34.425Z] 534a70dc8296: Preparing [2025-01-20T04:48:34.425Z] 58ac911a5927: Waiting [2025-01-20T04:48:34.425Z] 956c1c6297b0: Waiting [2025-01-20T04:48:34.425Z] a086d2908a66: Waiting [2025-01-20T04:48:34.425Z] 534a70dc8296: Waiting [2025-01-20T04:48:34.425Z] 426e7982b852: Layer already exists [2025-01-20T04:48:34.425Z] df01db512649: Layer already exists [2025-01-20T04:48:34.425Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:34.425Z] 250f711e6d3e: Layer already exists [2025-01-20T04:48:34.425Z] 5fd9f1315917: Layer already exists [2025-01-20T04:48:34.425Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:34.425Z] a086d2908a66: Layer already exists [2025-01-20T04:48:34.425Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:34.425Z] 956c1c6297b0: Layer already exists [2025-01-20T04:48:34.425Z] latest: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:35.050Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:35.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 [2025-01-20T04:48:35.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T04:48:35.403Z] df01db512649: Preparing [2025-01-20T04:48:35.403Z] 250f711e6d3e: Preparing [2025-01-20T04:48:35.403Z] 5fd9f1315917: Preparing [2025-01-20T04:48:35.403Z] 8ed4993af934: Preparing [2025-01-20T04:48:35.403Z] 426e7982b852: Preparing [2025-01-20T04:48:35.403Z] 58ac911a5927: Preparing [2025-01-20T04:48:35.403Z] 956c1c6297b0: Preparing [2025-01-20T04:48:35.403Z] a086d2908a66: Preparing [2025-01-20T04:48:35.403Z] 534a70dc8296: Preparing [2025-01-20T04:48:35.403Z] 58ac911a5927: Waiting [2025-01-20T04:48:35.403Z] 956c1c6297b0: Waiting [2025-01-20T04:48:35.403Z] a086d2908a66: Waiting [2025-01-20T04:48:35.403Z] 534a70dc8296: Waiting [2025-01-20T04:48:35.403Z] 5fd9f1315917: Layer already exists [2025-01-20T04:48:35.403Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:35.403Z] 426e7982b852: Layer already exists [2025-01-20T04:48:35.403Z] df01db512649: Layer already exists [2025-01-20T04:48:35.403Z] 250f711e6d3e: Layer already exists [2025-01-20T04:48:35.403Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:35.403Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:35.403Z] 956c1c6297b0: Layer already exists [2025-01-20T04:48:35.403Z] a086d2908a66: Layer already exists [2025-01-20T04:48:35.675Z] 4.0.0-dev.47: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:36.039Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:36.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:36.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T04:48:36.393Z] df01db512649: Preparing [2025-01-20T04:48:36.393Z] 250f711e6d3e: Preparing [2025-01-20T04:48:36.393Z] 5fd9f1315917: Preparing [2025-01-20T04:48:36.393Z] 8ed4993af934: Preparing [2025-01-20T04:48:36.393Z] 426e7982b852: Preparing [2025-01-20T04:48:36.393Z] 58ac911a5927: Preparing [2025-01-20T04:48:36.393Z] 956c1c6297b0: Preparing [2025-01-20T04:48:36.393Z] a086d2908a66: Preparing [2025-01-20T04:48:36.393Z] 534a70dc8296: Preparing [2025-01-20T04:48:36.393Z] 58ac911a5927: Waiting [2025-01-20T04:48:36.393Z] 956c1c6297b0: Waiting [2025-01-20T04:48:36.393Z] a086d2908a66: Waiting [2025-01-20T04:48:36.393Z] 534a70dc8296: Waiting [2025-01-20T04:48:36.393Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:36.393Z] df01db512649: Layer already exists [2025-01-20T04:48:36.393Z] 5fd9f1315917: Layer already exists [2025-01-20T04:48:36.393Z] 426e7982b852: Layer already exists [2025-01-20T04:48:36.393Z] 250f711e6d3e: Layer already exists [2025-01-20T04:48:36.393Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:36.393Z] 956c1c6297b0: Layer already exists [2025-01-20T04:48:36.393Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:36.393Z] a086d2908a66: Layer already exists [2025-01-20T04:48:36.662Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:37.024Z] + 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-20T04:48:37.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-20T04:48:37.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T04:48:37.517Z] df01db512649: Preparing [2025-01-20T04:48:37.517Z] 250f711e6d3e: Preparing [2025-01-20T04:48:37.517Z] 5fd9f1315917: Preparing [2025-01-20T04:48:37.517Z] 8ed4993af934: Preparing [2025-01-20T04:48:37.517Z] 426e7982b852: Preparing [2025-01-20T04:48:37.517Z] 58ac911a5927: Preparing [2025-01-20T04:48:37.517Z] 956c1c6297b0: Preparing [2025-01-20T04:48:37.517Z] a086d2908a66: Preparing [2025-01-20T04:48:37.517Z] 534a70dc8296: Preparing [2025-01-20T04:48:37.517Z] 956c1c6297b0: Waiting [2025-01-20T04:48:37.517Z] a086d2908a66: Waiting [2025-01-20T04:48:37.517Z] 534a70dc8296: Waiting [2025-01-20T04:48:37.517Z] 58ac911a5927: Waiting [2025-01-20T04:48:37.517Z] 5fd9f1315917: Layer already exists [2025-01-20T04:48:37.517Z] df01db512649: Layer already exists [2025-01-20T04:48:37.517Z] 250f711e6d3e: Layer already exists [2025-01-20T04:48:37.517Z] 426e7982b852: Layer already exists [2025-01-20T04:48:37.517Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:37.517Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:37.517Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:37.517Z] a086d2908a66: Layer already exists [2025-01-20T04:48:37.517Z] 956c1c6297b0: Layer already exists [2025-01-20T04:48:37.783Z] main: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:48:37.853Z] ===================================================== [Pipeline] echo [2025-01-20T04:48:37.863Z] taggedImages: [2025-01-20T04:48:37.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:37.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-20T04:48:37.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 [2025-01-20T04:48:37.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:37.863Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-20T04:48:37.883Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-20T04:48:37.883Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:37.883Z] latest [2025-01-20T04:48:37.883Z] 4.0.0-dev.47 [2025-01-20T04:48:37.883Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:37.883Z] main [2025-01-20T04:48:37.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:38.229Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:38.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:38.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T04:48:38.573Z] d7f471270030: Preparing [2025-01-20T04:48:38.573Z] affd6e1d04b9: Preparing [2025-01-20T04:48:38.573Z] 3d54ba40953a: Preparing [2025-01-20T04:48:38.573Z] 8ed4993af934: Preparing [2025-01-20T04:48:38.573Z] 426e7982b852: Preparing [2025-01-20T04:48:38.573Z] 58ac911a5927: Preparing [2025-01-20T04:48:38.573Z] b73763e3d9e8: Preparing [2025-01-20T04:48:38.573Z] e73ae37f25b2: Preparing [2025-01-20T04:48:38.573Z] 534a70dc8296: Preparing [2025-01-20T04:48:38.573Z] 58ac911a5927: Waiting [2025-01-20T04:48:38.573Z] b73763e3d9e8: Waiting [2025-01-20T04:48:38.573Z] e73ae37f25b2: Waiting [2025-01-20T04:48:38.573Z] 534a70dc8296: Waiting [2025-01-20T04:48:38.573Z] 426e7982b852: Layer already exists [2025-01-20T04:48:38.836Z] 3d54ba40953a: Pushed [2025-01-20T04:48:38.836Z] affd6e1d04b9: Pushed [2025-01-20T04:48:39.412Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:39.412Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:39.412Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:39.412Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:39.675Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:39.675Z] d7f471270030: Pushed [2025-01-20T04:48:39.675Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:40.275Z] + 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-20T04:48:40.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-20T04:48:40.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T04:48:40.615Z] d7f471270030: Preparing [2025-01-20T04:48:40.615Z] affd6e1d04b9: Preparing [2025-01-20T04:48:40.615Z] 3d54ba40953a: Preparing [2025-01-20T04:48:40.615Z] 8ed4993af934: Preparing [2025-01-20T04:48:40.615Z] 426e7982b852: Preparing [2025-01-20T04:48:40.615Z] 58ac911a5927: Preparing [2025-01-20T04:48:40.615Z] b73763e3d9e8: Preparing [2025-01-20T04:48:40.615Z] e73ae37f25b2: Preparing [2025-01-20T04:48:40.615Z] 534a70dc8296: Preparing [2025-01-20T04:48:40.615Z] 58ac911a5927: Waiting [2025-01-20T04:48:40.615Z] b73763e3d9e8: Waiting [2025-01-20T04:48:40.615Z] e73ae37f25b2: Waiting [2025-01-20T04:48:40.615Z] 534a70dc8296: Waiting [2025-01-20T04:48:40.615Z] affd6e1d04b9: Layer already exists [2025-01-20T04:48:40.615Z] 3d54ba40953a: Layer already exists [2025-01-20T04:48:40.615Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:40.615Z] d7f471270030: Layer already exists [2025-01-20T04:48:40.615Z] 426e7982b852: Layer already exists [2025-01-20T04:48:40.615Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:40.615Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:40.615Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:40.615Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:40.879Z] latest: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:41.224Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:41.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 [2025-01-20T04:48:41.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T04:48:41.561Z] d7f471270030: Preparing [2025-01-20T04:48:41.561Z] affd6e1d04b9: Preparing [2025-01-20T04:48:41.561Z] 3d54ba40953a: Preparing [2025-01-20T04:48:41.561Z] 8ed4993af934: Preparing [2025-01-20T04:48:41.561Z] 426e7982b852: Preparing [2025-01-20T04:48:41.561Z] 58ac911a5927: Preparing [2025-01-20T04:48:41.561Z] b73763e3d9e8: Preparing [2025-01-20T04:48:41.561Z] e73ae37f25b2: Preparing [2025-01-20T04:48:41.561Z] 58ac911a5927: Waiting [2025-01-20T04:48:41.561Z] b73763e3d9e8: Waiting [2025-01-20T04:48:41.561Z] 534a70dc8296: Preparing [2025-01-20T04:48:41.561Z] e73ae37f25b2: Waiting [2025-01-20T04:48:41.561Z] 534a70dc8296: Waiting [2025-01-20T04:48:41.561Z] d7f471270030: Layer already exists [2025-01-20T04:48:41.561Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:41.561Z] 426e7982b852: Layer already exists [2025-01-20T04:48:41.561Z] 3d54ba40953a: Layer already exists [2025-01-20T04:48:41.561Z] affd6e1d04b9: Layer already exists [2025-01-20T04:48:41.561Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:41.561Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:41.561Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:41.561Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:41.825Z] 4.0.0-dev.47: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:42.175Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:42.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:42.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T04:48:42.516Z] d7f471270030: Preparing [2025-01-20T04:48:42.516Z] affd6e1d04b9: Preparing [2025-01-20T04:48:42.516Z] 3d54ba40953a: Preparing [2025-01-20T04:48:42.516Z] 8ed4993af934: Preparing [2025-01-20T04:48:42.516Z] 426e7982b852: Preparing [2025-01-20T04:48:42.516Z] 58ac911a5927: Preparing [2025-01-20T04:48:42.516Z] 58ac911a5927: Waiting [2025-01-20T04:48:42.516Z] b73763e3d9e8: Preparing [2025-01-20T04:48:42.516Z] b73763e3d9e8: Waiting [2025-01-20T04:48:42.516Z] e73ae37f25b2: Preparing [2025-01-20T04:48:42.516Z] 534a70dc8296: Preparing [2025-01-20T04:48:42.516Z] e73ae37f25b2: Waiting [2025-01-20T04:48:42.516Z] 534a70dc8296: Waiting [2025-01-20T04:48:42.516Z] affd6e1d04b9: Layer already exists [2025-01-20T04:48:42.516Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:42.516Z] 426e7982b852: Layer already exists [2025-01-20T04:48:42.516Z] 3d54ba40953a: Layer already exists [2025-01-20T04:48:42.516Z] d7f471270030: Layer already exists [2025-01-20T04:48:42.516Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:42.516Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:42.516Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:42.516Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:42.779Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:43.117Z] + 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-20T04:48:43.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-20T04:48:43.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T04:48:43.453Z] d7f471270030: Preparing [2025-01-20T04:48:43.453Z] affd6e1d04b9: Preparing [2025-01-20T04:48:43.453Z] 3d54ba40953a: Preparing [2025-01-20T04:48:43.453Z] 8ed4993af934: Preparing [2025-01-20T04:48:43.453Z] 426e7982b852: Preparing [2025-01-20T04:48:43.453Z] 58ac911a5927: Preparing [2025-01-20T04:48:43.453Z] b73763e3d9e8: Preparing [2025-01-20T04:48:43.453Z] e73ae37f25b2: Preparing [2025-01-20T04:48:43.453Z] 534a70dc8296: Preparing [2025-01-20T04:48:43.453Z] b73763e3d9e8: Waiting [2025-01-20T04:48:43.453Z] e73ae37f25b2: Waiting [2025-01-20T04:48:43.453Z] 534a70dc8296: Waiting [2025-01-20T04:48:43.453Z] 58ac911a5927: Waiting [2025-01-20T04:48:43.453Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:43.453Z] 426e7982b852: Layer already exists [2025-01-20T04:48:43.453Z] d7f471270030: Layer already exists [2025-01-20T04:48:43.453Z] 3d54ba40953a: Layer already exists [2025-01-20T04:48:43.453Z] affd6e1d04b9: Layer already exists [2025-01-20T04:48:43.453Z] 58ac911a5927: Layer already exists [2025-01-20T04:48:43.453Z] b73763e3d9e8: Layer already exists [2025-01-20T04:48:43.453Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:43.453Z] e73ae37f25b2: Layer already exists [2025-01-20T04:48:43.717Z] main: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:48:43.791Z] ===================================================== [Pipeline] echo [2025-01-20T04:48:43.802Z] taggedImages: [2025-01-20T04:48:43.802Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:43.802Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-20T04:48:43.802Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 [2025-01-20T04:48:43.802Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:43.802Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-20T04:48:43.828Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-20T04:48:43.828Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:43.828Z] latest [2025-01-20T04:48:43.828Z] 4.0.0-dev.47 [2025-01-20T04:48:43.828Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:43.828Z] main [2025-01-20T04:48:43.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:44.177Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:44.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:44.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T04:48:44.515Z] 040a03b62c57: Preparing [2025-01-20T04:48:44.515Z] 82ceea55cc42: Preparing [2025-01-20T04:48:44.515Z] 2c20fb35a80b: Preparing [2025-01-20T04:48:44.515Z] 8ed4993af934: Preparing [2025-01-20T04:48:44.515Z] 426e7982b852: Preparing [2025-01-20T04:48:44.515Z] f3664a6a2bcc: Preparing [2025-01-20T04:48:44.515Z] 936d23d446ba: Preparing [2025-01-20T04:48:44.515Z] 534a70dc8296: Preparing [2025-01-20T04:48:44.515Z] 936d23d446ba: Waiting [2025-01-20T04:48:44.515Z] 534a70dc8296: Waiting [2025-01-20T04:48:44.515Z] f3664a6a2bcc: Waiting [2025-01-20T04:48:44.515Z] 426e7982b852: Layer already exists [2025-01-20T04:48:44.515Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:44.778Z] 040a03b62c57: Pushed [2025-01-20T04:48:44.778Z] 82ceea55cc42: Pushed [2025-01-20T04:48:44.778Z] f3664a6a2bcc: Pushed [2025-01-20T04:48:44.778Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:46.171Z] 936d23d446ba: Pushed [2025-01-20T04:48:52.784Z] 2c20fb35a80b: Pushed [2025-01-20T04:48:52.784Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:53.133Z] + 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-20T04:48:53.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-20T04:48:53.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T04:48:53.477Z] 040a03b62c57: Preparing [2025-01-20T04:48:53.477Z] 82ceea55cc42: Preparing [2025-01-20T04:48:53.477Z] 2c20fb35a80b: Preparing [2025-01-20T04:48:53.477Z] 8ed4993af934: Preparing [2025-01-20T04:48:53.477Z] 426e7982b852: Preparing [2025-01-20T04:48:53.477Z] f3664a6a2bcc: Preparing [2025-01-20T04:48:53.477Z] 936d23d446ba: Preparing [2025-01-20T04:48:53.477Z] 534a70dc8296: Preparing [2025-01-20T04:48:53.477Z] f3664a6a2bcc: Waiting [2025-01-20T04:48:53.477Z] 534a70dc8296: Waiting [2025-01-20T04:48:53.477Z] 936d23d446ba: Waiting [2025-01-20T04:48:53.477Z] 040a03b62c57: Layer already exists [2025-01-20T04:48:53.477Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:53.477Z] 2c20fb35a80b: Layer already exists [2025-01-20T04:48:53.477Z] 426e7982b852: Layer already exists [2025-01-20T04:48:53.477Z] 82ceea55cc42: Layer already exists [2025-01-20T04:48:53.477Z] 936d23d446ba: Layer already exists [2025-01-20T04:48:53.477Z] f3664a6a2bcc: Layer already exists [2025-01-20T04:48:53.477Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:53.742Z] latest: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:54.099Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:54.441Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 [2025-01-20T04:48:54.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T04:48:54.441Z] 040a03b62c57: Preparing [2025-01-20T04:48:54.441Z] 82ceea55cc42: Preparing [2025-01-20T04:48:54.441Z] 2c20fb35a80b: Preparing [2025-01-20T04:48:54.441Z] 8ed4993af934: Preparing [2025-01-20T04:48:54.441Z] 426e7982b852: Preparing [2025-01-20T04:48:54.441Z] f3664a6a2bcc: Preparing [2025-01-20T04:48:54.441Z] 936d23d446ba: Preparing [2025-01-20T04:48:54.441Z] 534a70dc8296: Preparing [2025-01-20T04:48:54.441Z] f3664a6a2bcc: Waiting [2025-01-20T04:48:54.441Z] 936d23d446ba: Waiting [2025-01-20T04:48:54.441Z] 534a70dc8296: Waiting [2025-01-20T04:48:54.441Z] 426e7982b852: Layer already exists [2025-01-20T04:48:54.441Z] 82ceea55cc42: Layer already exists [2025-01-20T04:48:54.441Z] 2c20fb35a80b: Layer already exists [2025-01-20T04:48:54.441Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:54.441Z] 040a03b62c57: Layer already exists [2025-01-20T04:48:54.441Z] f3664a6a2bcc: Layer already exists [2025-01-20T04:48:54.441Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:54.441Z] 936d23d446ba: Layer already exists [2025-01-20T04:48:54.705Z] 4.0.0-dev.47: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:55.051Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:55.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:55.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T04:48:55.397Z] 040a03b62c57: Preparing [2025-01-20T04:48:55.397Z] 82ceea55cc42: Preparing [2025-01-20T04:48:55.397Z] 2c20fb35a80b: Preparing [2025-01-20T04:48:55.397Z] 8ed4993af934: Preparing [2025-01-20T04:48:55.397Z] 426e7982b852: Preparing [2025-01-20T04:48:55.397Z] f3664a6a2bcc: Preparing [2025-01-20T04:48:55.397Z] 936d23d446ba: Preparing [2025-01-20T04:48:55.397Z] 534a70dc8296: Preparing [2025-01-20T04:48:55.397Z] f3664a6a2bcc: Waiting [2025-01-20T04:48:55.397Z] 936d23d446ba: Waiting [2025-01-20T04:48:55.397Z] 534a70dc8296: Waiting [2025-01-20T04:48:55.397Z] 040a03b62c57: Layer already exists [2025-01-20T04:48:55.397Z] 82ceea55cc42: Layer already exists [2025-01-20T04:48:55.397Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:55.397Z] 426e7982b852: Layer already exists [2025-01-20T04:48:55.397Z] 2c20fb35a80b: Layer already exists [2025-01-20T04:48:55.397Z] 936d23d446ba: Layer already exists [2025-01-20T04:48:55.397Z] f3664a6a2bcc: Layer already exists [2025-01-20T04:48:55.397Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:55.661Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:56.015Z] + 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-20T04:48:56.361Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-20T04:48:56.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T04:48:56.361Z] 040a03b62c57: Preparing [2025-01-20T04:48:56.361Z] 82ceea55cc42: Preparing [2025-01-20T04:48:56.361Z] 2c20fb35a80b: Preparing [2025-01-20T04:48:56.361Z] 8ed4993af934: Preparing [2025-01-20T04:48:56.361Z] 426e7982b852: Preparing [2025-01-20T04:48:56.361Z] f3664a6a2bcc: Preparing [2025-01-20T04:48:56.361Z] 936d23d446ba: Preparing [2025-01-20T04:48:56.361Z] 534a70dc8296: Preparing [2025-01-20T04:48:56.361Z] 936d23d446ba: Waiting [2025-01-20T04:48:56.361Z] 534a70dc8296: Waiting [2025-01-20T04:48:56.361Z] f3664a6a2bcc: Waiting [2025-01-20T04:48:56.361Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:56.361Z] 040a03b62c57: Layer already exists [2025-01-20T04:48:56.361Z] 82ceea55cc42: Layer already exists [2025-01-20T04:48:56.361Z] 426e7982b852: Layer already exists [2025-01-20T04:48:56.361Z] 2c20fb35a80b: Layer already exists [2025-01-20T04:48:56.361Z] f3664a6a2bcc: Layer already exists [2025-01-20T04:48:56.361Z] 936d23d446ba: Layer already exists [2025-01-20T04:48:56.361Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:56.626Z] main: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:48:56.704Z] ===================================================== [Pipeline] echo [2025-01-20T04:48:56.722Z] taggedImages: [2025-01-20T04:48:56.722Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:56.722Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-20T04:48:56.722Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 [2025-01-20T04:48:56.722Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:56.722Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-20T04:48:56.754Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-20T04:48:56.754Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:56.754Z] latest [2025-01-20T04:48:56.754Z] 4.0.0-dev.47 [2025-01-20T04:48:56.754Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:48:56.754Z] main [2025-01-20T04:48:56.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:57.129Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:48:57.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:48:57.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T04:48:57.475Z] 9d215eefdc31: Preparing [2025-01-20T04:48:57.475Z] 9da4ee8b19ad: Preparing [2025-01-20T04:48:57.475Z] 8ed4993af934: Preparing [2025-01-20T04:48:57.475Z] 426e7982b852: Preparing [2025-01-20T04:48:57.475Z] 8de85cf2d2e1: Preparing [2025-01-20T04:48:57.475Z] c55764d5e205: Preparing [2025-01-20T04:48:57.475Z] 534a70dc8296: Preparing [2025-01-20T04:48:57.475Z] 534a70dc8296: Waiting [2025-01-20T04:48:57.475Z] c55764d5e205: Waiting [2025-01-20T04:48:57.475Z] 426e7982b852: Layer already exists [2025-01-20T04:48:57.475Z] 8ed4993af934: Layer already exists [2025-01-20T04:48:57.475Z] 534a70dc8296: Layer already exists [2025-01-20T04:48:57.741Z] 9d215eefdc31: Pushed [2025-01-20T04:48:57.741Z] 8de85cf2d2e1: Pushed [2025-01-20T04:48:58.327Z] c55764d5e205: Pushed [2025-01-20T04:49:06.506Z] 9da4ee8b19ad: Pushed [2025-01-20T04:49:06.506Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:06.860Z] + 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-20T04:49:07.199Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-20T04:49:07.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T04:49:07.199Z] 9d215eefdc31: Preparing [2025-01-20T04:49:07.199Z] 9da4ee8b19ad: Preparing [2025-01-20T04:49:07.199Z] 8ed4993af934: Preparing [2025-01-20T04:49:07.199Z] 426e7982b852: Preparing [2025-01-20T04:49:07.199Z] 8de85cf2d2e1: Preparing [2025-01-20T04:49:07.199Z] c55764d5e205: Preparing [2025-01-20T04:49:07.199Z] 534a70dc8296: Preparing [2025-01-20T04:49:07.199Z] c55764d5e205: Waiting [2025-01-20T04:49:07.199Z] 534a70dc8296: Waiting [2025-01-20T04:49:07.199Z] 426e7982b852: Layer already exists [2025-01-20T04:49:07.199Z] 9d215eefdc31: Layer already exists [2025-01-20T04:49:07.199Z] 9da4ee8b19ad: Layer already exists [2025-01-20T04:49:07.199Z] 8ed4993af934: Layer already exists [2025-01-20T04:49:07.199Z] 8de85cf2d2e1: Layer already exists [2025-01-20T04:49:07.199Z] c55764d5e205: Layer already exists [2025-01-20T04:49:07.199Z] 534a70dc8296: Layer already exists [2025-01-20T04:49:07.463Z] latest: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:07.813Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:08.157Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 [2025-01-20T04:49:08.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T04:49:08.157Z] 9d215eefdc31: Preparing [2025-01-20T04:49:08.157Z] 9da4ee8b19ad: Preparing [2025-01-20T04:49:08.157Z] 8ed4993af934: Preparing [2025-01-20T04:49:08.157Z] 426e7982b852: Preparing [2025-01-20T04:49:08.157Z] 8de85cf2d2e1: Preparing [2025-01-20T04:49:08.157Z] c55764d5e205: Preparing [2025-01-20T04:49:08.157Z] 534a70dc8296: Preparing [2025-01-20T04:49:08.157Z] c55764d5e205: Waiting [2025-01-20T04:49:08.157Z] 534a70dc8296: Waiting [2025-01-20T04:49:08.157Z] 9da4ee8b19ad: Layer already exists [2025-01-20T04:49:08.157Z] 8de85cf2d2e1: Layer already exists [2025-01-20T04:49:08.157Z] 8ed4993af934: Layer already exists [2025-01-20T04:49:08.157Z] 9d215eefdc31: Layer already exists [2025-01-20T04:49:08.157Z] 426e7982b852: Layer already exists [2025-01-20T04:49:08.157Z] 534a70dc8296: Layer already exists [2025-01-20T04:49:08.157Z] c55764d5e205: Layer already exists [2025-01-20T04:49:08.422Z] 4.0.0-dev.47: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:08.765Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:09.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:49:09.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T04:49:09.100Z] 9d215eefdc31: Preparing [2025-01-20T04:49:09.100Z] 9da4ee8b19ad: Preparing [2025-01-20T04:49:09.100Z] 8ed4993af934: Preparing [2025-01-20T04:49:09.100Z] 426e7982b852: Preparing [2025-01-20T04:49:09.100Z] 8de85cf2d2e1: Preparing [2025-01-20T04:49:09.100Z] c55764d5e205: Preparing [2025-01-20T04:49:09.100Z] 534a70dc8296: Preparing [2025-01-20T04:49:09.100Z] c55764d5e205: Waiting [2025-01-20T04:49:09.100Z] 534a70dc8296: Waiting [2025-01-20T04:49:09.100Z] 8ed4993af934: Layer already exists [2025-01-20T04:49:09.100Z] 9da4ee8b19ad: Layer already exists [2025-01-20T04:49:09.100Z] 8de85cf2d2e1: Layer already exists [2025-01-20T04:49:09.100Z] 426e7982b852: Layer already exists [2025-01-20T04:49:09.100Z] 9d215eefdc31: Layer already exists [2025-01-20T04:49:09.100Z] 534a70dc8296: Layer already exists [2025-01-20T04:49:09.100Z] c55764d5e205: Layer already exists [2025-01-20T04:49:09.363Z] 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:09.703Z] + 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-20T04:49:10.046Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-20T04:49:10.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T04:49:10.046Z] 9d215eefdc31: Preparing [2025-01-20T04:49:10.046Z] 9da4ee8b19ad: Preparing [2025-01-20T04:49:10.046Z] 8ed4993af934: Preparing [2025-01-20T04:49:10.046Z] 426e7982b852: Preparing [2025-01-20T04:49:10.046Z] 8de85cf2d2e1: Preparing [2025-01-20T04:49:10.046Z] c55764d5e205: Preparing [2025-01-20T04:49:10.046Z] 534a70dc8296: Preparing [2025-01-20T04:49:10.046Z] 534a70dc8296: Waiting [2025-01-20T04:49:10.046Z] c55764d5e205: Waiting [2025-01-20T04:49:10.046Z] 9d215eefdc31: Layer already exists [2025-01-20T04:49:10.046Z] 426e7982b852: Layer already exists [2025-01-20T04:49:10.046Z] 8de85cf2d2e1: Layer already exists [2025-01-20T04:49:10.046Z] 9da4ee8b19ad: Layer already exists [2025-01-20T04:49:10.046Z] 8ed4993af934: Layer already exists [2025-01-20T04:49:10.046Z] c55764d5e205: Layer already exists [2025-01-20T04:49:10.046Z] 534a70dc8296: Layer already exists [2025-01-20T04:49:10.310Z] main: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:49:10.388Z] ===================================================== [Pipeline] echo [2025-01-20T04:49:10.405Z] taggedImages: [2025-01-20T04:49:10.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [2025-01-20T04:49:10.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-20T04:49:10.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 [2025-01-20T04:49:10.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [2025-01-20T04:49:10.405Z] - 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-20T04:49:10.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:49:10.794Z] [2025-01-20T04:49:10.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:11.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:49:11.388Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T04:49:11.388Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T04:49:11.388Z] 04944245beec: Pulling fs layer [2025-01-20T04:49:11.388Z] 699f458cf7ca: Pulling fs layer [2025-01-20T04:49:11.388Z] 765212b225bb: Pulling fs layer [2025-01-20T04:49:11.388Z] f23df028b6ca: Pulling fs layer [2025-01-20T04:49:11.388Z] 765212b225bb: Waiting [2025-01-20T04:49:11.388Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T04:49:11.388Z] f23df028b6ca: Waiting [2025-01-20T04:49:11.388Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T04:49:11.388Z] d65c8cfc05b1: Waiting [2025-01-20T04:49:11.388Z] 2437ff75d9bd: Waiting [2025-01-20T04:49:11.388Z] 04944245beec: Verifying Checksum [2025-01-20T04:49:11.388Z] 04944245beec: Download complete [2025-01-20T04:49:11.388Z] 765212b225bb: Verifying Checksum [2025-01-20T04:49:11.388Z] 765212b225bb: Download complete [2025-01-20T04:49:11.388Z] f23df028b6ca: Verifying Checksum [2025-01-20T04:49:11.389Z] f23df028b6ca: Download complete [2025-01-20T04:49:11.389Z] d65c8cfc05b1: Download complete [2025-01-20T04:49:11.652Z] 699f458cf7ca: Verifying Checksum [2025-01-20T04:49:11.652Z] 699f458cf7ca: Download complete [2025-01-20T04:49:11.918Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T04:49:11.918Z] 8998bd30e6a1: Download complete [2025-01-20T04:49:13.848Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T04:49:13.848Z] 2437ff75d9bd: Download complete [2025-01-20T04:49:18.094Z] 8998bd30e6a1: Pull complete [2025-01-20T04:49:18.679Z] 04944245beec: Pull complete [2025-01-20T04:49:20.616Z] 699f458cf7ca: Pull complete [2025-01-20T04:49:20.616Z] 765212b225bb: Pull complete [2025-01-20T04:49:21.575Z] f23df028b6ca: Pull complete [2025-01-20T04:49:21.575Z] d65c8cfc05b1: Pull complete [2025-01-20T04:49:48.235Z] 2437ff75d9bd: Pull complete [2025-01-20T04:49:48.235Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T04:49:48.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:49:48.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:49:48.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container [2025-01-20T04:49:48.470Z] $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:49:51.150Z] $ docker top 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:49:51.638Z] ---> job-cost.sh [2025-01-20T04:49:51.901Z] lf-activate-venv: SKIPPING [2025-01-20T04:49:51.901Z] INFO: No Stack... [2025-01-20T04:49:52.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T04:49:53.116Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T04:49:53.428Z] + cut -d, -f6 [2025-01-20T04:49:53.428Z] + cat /w/workspace/edgex-go/783/archives/cost.csv [Pipeline] lock [2025-01-20T04:49:53.726Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] [2025-01-20T04:49:53.736Z] Resource [jenkins-edgexfoundry-edgex-go-main-783-stack-cost] did not exist. Created. [2025-01-20T04:49:53.743Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T04:49:54.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T04:49:54.713Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T04:49:54.721Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T04:49:54.760Z] $ docker stop --time=1 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a [2025-01-20T04:49:56.174Z] $ docker rm -f --volumes 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a [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-20T04:49:56.654Z] provisioning config files... [2025-01-20T04:49:56.663Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/783@tmp/config7677001703699134292tmp [Pipeline] { [Pipeline] sh [2025-01-20T04:49:56.984Z] + set +x [2025-01-20T04:49:56.984Z] + curl -s https://codecov.io/bash [2025-01-20T04:49:56.984Z] + bash -s -- [2025-01-20T04:49:56.984Z] [2025-01-20T04:49:56.984Z] _____ _ [2025-01-20T04:49:56.984Z] / ____| | | [2025-01-20T04:49:56.984Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T04:49:56.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T04:49:56.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T04:49:56.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T04:49:56.984Z] Bash-1.0.6 [2025-01-20T04:49:56.984Z] [2025-01-20T04:49:56.984Z] [2025-01-20T04:49:56.984Z] ==> git version 2.25.1 found [2025-01-20T04:49:56.984Z] ==> 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-20T04:49:56.984Z] Release-Date: 2020-01-08 [2025-01-20T04:49:56.984Z] 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-20T04:49:56.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T04:49:56.984Z] ==> Jenkins CI detected. [2025-01-20T04:49:56.984Z] current dir:  /w/workspace/edgex-go/783 [2025-01-20T04:49:56.984Z] project root: . [2025-01-20T04:49:56.984Z] --> token set from env [2025-01-20T04:49:56.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T04:49:56.984Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T04:49:57.245Z] ==> Python coveragepy not found [2025-01-20T04:49:57.245Z] ==> Searching for coverage reports in: [2025-01-20T04:49:57.245Z] + . [2025-01-20T04:49:57.245Z] -> Found 1 reports [2025-01-20T04:49:57.245Z] ==> Detecting git/mercurial file structure [2025-01-20T04:49:57.245Z] ==> Reading reports [2025-01-20T04:49:57.245Z] + ./coverage.out bytes=1517429 [2025-01-20T04:49:57.245Z] ==> Appending adjustments [2025-01-20T04:49:57.245Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T04:49:58.626Z] + Found adjustments [2025-01-20T04:49:58.626Z] ==> Gzipping contents [2025-01-20T04:49:58.626Z] 132K /tmp/codecov.nkfHlB.gz [2025-01-20T04:49:58.626Z] ==> Uploading reports [2025-01-20T04:49:58.626Z] url: https://codecov.io [2025-01-20T04:49:58.626Z] query: branch=main&commit=74c8cdbd866e857273f4af61eac8b1162b9ad8cc&build=783&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F783%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T04:49:58.626Z] -> Pinging Codecov [2025-01-20T04:49:58.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=74c8cdbd866e857273f4af61eac8b1162b9ad8cc&build=783&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F783%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T04:49:58.626Z] -> Uploading to [2025-01-20T04:49:58.626Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/74c8cdbd866e857273f4af61eac8b1162b9ad8cc/9d9c6ab4-c3f6-4c52-a61a-eca0254c1817.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T044958Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a11c95bef3c3a9796bc23460b34d7a36a601a2b2fa358f9e05f191421fa3df41 [2025-01-20T04:49:58.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:49:58.626Z] Dload Upload Total Spent Left Speed [2025-01-20T04:49:58.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 486k --:--:-- --:--:-- --:--:-- 486k [2025-01-20T04:49:58.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [2025-01-20T04:49:58.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-20T04:49:59.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T04:49:59.048Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:59.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:49:59.355Z] [2025-01-20T04:49:59.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:49:59.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:49:59.683Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T04:49:59.683Z] 43c4264eed91: Pulling fs layer [2025-01-20T04:49:59.683Z] 4cc291be95ef: Pulling fs layer [2025-01-20T04:49:59.683Z] 2ac1f1163629: Pulling fs layer [2025-01-20T04:49:59.683Z] 5c3c966382ef: Pulling fs layer [2025-01-20T04:49:59.683Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T04:49:59.683Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T04:49:59.683Z] 9c3e1370e548: Pulling fs layer [2025-01-20T04:49:59.683Z] d9c7d2e4e75e: Waiting [2025-01-20T04:49:59.683Z] 5c3c966382ef: Waiting [2025-01-20T04:49:59.683Z] 9c3e1370e548: Waiting [2025-01-20T04:49:59.683Z] 4f4fb700ef54: Waiting [2025-01-20T04:49:59.683Z] 4cc291be95ef: Verifying Checksum [2025-01-20T04:49:59.683Z] 4cc291be95ef: Download complete [2025-01-20T04:49:59.683Z] 5c3c966382ef: Verifying Checksum [2025-01-20T04:49:59.683Z] 5c3c966382ef: Download complete [2025-01-20T04:49:59.683Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T04:49:59.683Z] 4f4fb700ef54: Download complete [2025-01-20T04:49:59.942Z] 43c4264eed91: Pull complete [2025-01-20T04:49:59.942Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T04:49:59.942Z] d9c7d2e4e75e: Download complete [2025-01-20T04:50:00.202Z] 4cc291be95ef: Pull complete [2025-01-20T04:50:00.202Z] 2ac1f1163629: Download complete [2025-01-20T04:50:00.769Z] 9c3e1370e548: Verifying Checksum [2025-01-20T04:50:00.769Z] 9c3e1370e548: Download complete [2025-01-20T04:50:04.070Z] 2ac1f1163629: Pull complete [2025-01-20T04:50:04.070Z] 5c3c966382ef: Pull complete [2025-01-20T04:50:04.070Z] 4f4fb700ef54: Pull complete [2025-01-20T04:50:04.070Z] d9c7d2e4e75e: Pull complete [2025-01-20T04:50:07.354Z] 9c3e1370e548: Pull complete [2025-01-20T04:50:07.354Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T04:50:07.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:50:07.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:50:07.460Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:50:07.484Z] $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:50:14.721Z] $ docker top 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:50:15.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo [2025-01-20T04:50:15.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-20T04:50:15.489Z] + set -o pipefail [2025-01-20T04:50:15.489Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-20T04:50:23.640Z] [2025-01-20T04:50:23.640Z] Monitoring /w/workspace/edgex-go/783 (github.com/edgexfoundry/edgex-go)... [2025-01-20T04:50:23.640Z] [2025-01-20T04:50:23.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5c5ccddf-4afe-4804-9201-9164a0e0d21c [2025-01-20T04:50:23.640Z] [2025-01-20T04:50:23.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T04:50:23.640Z] [2025-01-20T04:50:23.640Z] [2025-01-20T04:50:23.640Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T04:50:23.640Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T04:50:23.643Z] $ docker stop --time=1 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 [2025-01-20T04:50:29.896Z] $ docker rm -f --volumes 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-20T04:50:30.384Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:50:30.406Z] provisioning config files... [2025-01-20T04:50:30.421Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/783@tmp/config363566398808683796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:50:30.728Z] --> edgex-publish-swagger.sh [2025-01-20T04:50:30.728Z] === Publish openapi API === [2025-01-20T04:50:30.728Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-20T04:50:30.729Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/783/openapi/core-command.yaml] [2025-01-20T04:50:30.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:30.729Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:31.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61160 --:--:-- --:--:-- --:--:-- 61160 [2025-01-20T04:50:31.299Z] [2025-01-20T04:50:31.299Z] [2025-01-20T04:50:31.299Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/783/openapi/core-data.yaml] [2025-01-20T04:50:31.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:31.299Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:31.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 168k --:--:-- --:--:-- --:--:-- 169k [2025-01-20T04:50:31.559Z] [2025-01-20T04:50:31.559Z] [2025-01-20T04:50:31.559Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/783/openapi/core-keeper.yaml] [2025-01-20T04:50:31.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:31.559Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:31.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 370 180k --:--:-- --:--:-- --:--:-- 180k [2025-01-20T04:50:31.819Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-20T04:50:31.819Z] [2025-01-20T04:50:31.819Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/783/openapi/core-metadata.yaml] [2025-01-20T04:50:31.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:31.819Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:32.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 358 355k --:--:-- --:--:-- --:--:-- 355k 100 154k 100 156 100 154k 358 355k --:--:-- --:--:-- --:--:-- 355k [2025-01-20T04:50:32.387Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T04:50:32.387Z] [2025-01-20T04:50:32.387Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/783/openapi/security-proxy-auth.yaml] [2025-01-20T04:50:32.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:32.387Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:32.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 326 118k --:--:-- --:--:-- --:--:-- 118k [2025-01-20T04:50:32.387Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-20T04:50:32.387Z] [2025-01-20T04:50:32.387Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/783/openapi/support-notifications.yaml] [2025-01-20T04:50:32.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:32.387Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:32.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 345 216k --:--:-- --:--:-- --:--:-- 216k [2025-01-20T04:50:32.955Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T04:50:32.955Z] [2025-01-20T04:50:32.955Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/783/openapi/support-scheduler.yaml] [2025-01-20T04:50:32.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:50:32.955Z] Dload Upload Total Spent Left Speed [2025-01-20T04:50:33.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 158k 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k [2025-01-20T04:50:33.215Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T04:50:33.215Z] [Pipeline] } [2025-01-20T04:50:33.223Z] 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-20T04:50:33.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:50:33.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:50:33.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:50:33.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:50:34.047Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:50:34.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:50:34.640Z] $ docker top 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c -eo pid,comm [2025-01-20T04:50:34.703Z] 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-20T04:50:34.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:50:34.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:50:34.762Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:50:34.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:50:34.865Z] $ docker exec 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c ssh-agent [2025-01-20T04:50:34.983Z] SSH_AUTH_SOCK=/tmp/ssh-caNbB7TAVOQ7/agent.33 [2025-01-20T04:50:34.983Z] SSH_AGENT_PID=39 [2025-01-20T04:50:34.989Z] Running ssh-add (command line suppressed) [2025-01-20T04:50:35.074Z] Identity added: /w/workspace/edgex-go/783@tmp/private_key_5380573824967553889.key (/w/workspace/edgex-go/783@tmp/private_key_5380573824967553889.key) [2025-01-20T04:50:35.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:50:35.390Z] + git semver tag [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,555 [run_tag] DEBUG tag force:False [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,555 [check_head_tag] DEBUG check head tag [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,558 [execute] INFO git cat-file --batch-check [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=) [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,562 [execute] INFO git cat-file --batch [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=) [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,624 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,624 [execute] INFO git tag -a v4.0.0-dev.47 -m v4.0.0-dev.47 [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.47', '-m', 'v4.0.0-dev.47'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:50:35.649Z] 2025-01-20 04:50:35,631 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:50:35.649Z] 4.0.0-dev.47 [Pipeline] } [2025-01-20T04:50:35.910Z] $ docker exec --env ******** --env ******** 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c ssh-agent -k [2025-01-20T04:50:36.011Z] unset SSH_AUTH_SOCK; [2025-01-20T04:50:36.012Z] unset SSH_AGENT_PID; [2025-01-20T04:50:36.012Z] echo Agent pid 39 killed; [2025-01-20T04:50:36.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:50:36.358Z] + git semver [Pipeline] } [2025-01-20T04:50:36.621Z] $ docker stop --time=1 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c [2025-01-20T04:50:37.881Z] $ docker rm -f --volumes 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:50:38.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:50:38.311Z] [2025-01-20T04:50:38.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:50:38.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:50:38.621Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T04:50:38.621Z] ab5ef0e58194: Pulling fs layer [2025-01-20T04:50:38.621Z] 9712f1f96733: Pulling fs layer [2025-01-20T04:50:38.621Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T04:50:38.621Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T04:50:38.621Z] e9a5061849ea: Pulling fs layer [2025-01-20T04:50:38.621Z] d747dcd14b5f: Pulling fs layer [2025-01-20T04:50:38.621Z] 2de7ff778b66: Pulling fs layer [2025-01-20T04:50:38.621Z] d747dcd14b5f: Waiting [2025-01-20T04:50:38.621Z] 2de7ff778b66: Waiting [2025-01-20T04:50:38.621Z] e9a5061849ea: Waiting [2025-01-20T04:50:38.621Z] 0d9ebad4ef96: Waiting [2025-01-20T04:50:38.621Z] 9712f1f96733: Download complete [2025-01-20T04:50:39.189Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T04:50:39.189Z] 63f879dbbcfc: Download complete [2025-01-20T04:50:39.189Z] e9a5061849ea: Verifying Checksum [2025-01-20T04:50:39.189Z] e9a5061849ea: Download complete [2025-01-20T04:50:39.189Z] d747dcd14b5f: Download complete [2025-01-20T04:50:39.450Z] ab5ef0e58194: Verifying Checksum [2025-01-20T04:50:39.450Z] ab5ef0e58194: Download complete [2025-01-20T04:50:39.450Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T04:50:39.450Z] 2de7ff778b66: Verifying Checksum [2025-01-20T04:50:39.450Z] 2de7ff778b66: Download complete [2025-01-20T04:50:42.778Z] ab5ef0e58194: Pull complete [2025-01-20T04:50:42.778Z] 9712f1f96733: Pull complete [2025-01-20T04:50:43.037Z] 63f879dbbcfc: Pull complete [2025-01-20T04:50:47.235Z] 0d9ebad4ef96: Pull complete [2025-01-20T04:50:47.235Z] e9a5061849ea: Pull complete [2025-01-20T04:50:47.235Z] d747dcd14b5f: Pull complete [2025-01-20T04:50:48.170Z] 2de7ff778b66: Pull complete [2025-01-20T04:50:48.170Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T04:50:48.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:50:48.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:50:48.278Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:50:48.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:50:54.391Z] $ docker top d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:50:54.478Z] provisioning config files... [2025-01-20T04:50:54.486Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/783@tmp/config5337626743124132936tmp [2025-01-20T04:50:54.495Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/783@tmp/config15967639170667199792tmp [2025-01-20T04:50:54.504Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/783@tmp/config13744690635430373566tmp [Pipeline] { [Pipeline] echo [2025-01-20T04:50:54.597Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:50:54.896Z] ---> sigul-configuration.sh [2025-01-20T04:50:54.897Z] gpg: directory `/root/.gnupg' created [2025-01-20T04:50:54.897Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T04:50:54.897Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T04:50:54.897Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T04:50:54.897Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T04:50:54.897Z] gpg: CAST5 encrypted data [2025-01-20T04:50:54.897Z] gpg: encrypted with 1 passphrase [2025-01-20T04:50:54.897Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T04:50:55.196Z] + mkdir /home/jenkins [2025-01-20T04:50:55.196Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T04:50:55.493Z] + 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-20T04:50:55.508Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:50:55.806Z] ---> sigul-install.sh [2025-01-20T04:50:55.806Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T04:50:56.101Z] + git tag --list [2025-01-20T04:50:56.101Z] 0.6.0 [2025-01-20T04:50:56.101Z] 0.6.1 [2025-01-20T04:50:56.101Z] 0.7.0 [2025-01-20T04:50:56.101Z] 0.7.1 [2025-01-20T04:50:56.101Z] v1.0.0 [2025-01-20T04:50:56.101Z] v1.0.1 [2025-01-20T04:50:56.101Z] v1.1.0 [2025-01-20T04:50:56.101Z] v1.2.0 [2025-01-20T04:50:56.101Z] v1.2.1 [2025-01-20T04:50:56.101Z] v1.3.0 [2025-01-20T04:50:56.101Z] v1.3.1 [2025-01-20T04:50:56.101Z] v2.0.0 [2025-01-20T04:50:56.101Z] v2.1.0 [2025-01-20T04:50:56.101Z] v2.1.1 [2025-01-20T04:50:56.101Z] v2.2.0 [2025-01-20T04:50:56.101Z] v2.3.0 [2025-01-20T04:50:56.101Z] v3.0 [2025-01-20T04:50:56.101Z] v3.0.0 [2025-01-20T04:50:56.101Z] v3.1 [2025-01-20T04:50:56.101Z] v3.1.0 [2025-01-20T04:50:56.101Z] v3.1.0-dev.1 [2025-01-20T04:50:56.101Z] v3.1.0-dev.10 [2025-01-20T04:50:56.101Z] v3.1.0-dev.11 [2025-01-20T04:50:56.101Z] v3.1.0-dev.12 [2025-01-20T04:50:56.101Z] v3.1.0-dev.13 [2025-01-20T04:50:56.101Z] v3.1.0-dev.14 [2025-01-20T04:50:56.101Z] v3.1.0-dev.15 [2025-01-20T04:50:56.101Z] v3.1.0-dev.16 [2025-01-20T04:50:56.101Z] v3.1.0-dev.17 [2025-01-20T04:50:56.101Z] v3.1.0-dev.18 [2025-01-20T04:50:56.101Z] v3.1.0-dev.19 [2025-01-20T04:50:56.101Z] v3.1.0-dev.2 [2025-01-20T04:50:56.101Z] v3.1.0-dev.20 [2025-01-20T04:50:56.101Z] v3.1.0-dev.21 [2025-01-20T04:50:56.101Z] v3.1.0-dev.22 [2025-01-20T04:50:56.101Z] v3.1.0-dev.23 [2025-01-20T04:50:56.101Z] v3.1.0-dev.24 [2025-01-20T04:50:56.101Z] v3.1.0-dev.25 [2025-01-20T04:50:56.101Z] v3.1.0-dev.26 [2025-01-20T04:50:56.101Z] v3.1.0-dev.27 [2025-01-20T04:50:56.101Z] v3.1.0-dev.28 [2025-01-20T04:50:56.101Z] v3.1.0-dev.29 [2025-01-20T04:50:56.101Z] v3.1.0-dev.3 [2025-01-20T04:50:56.101Z] v3.1.0-dev.30 [2025-01-20T04:50:56.101Z] v3.1.0-dev.31 [2025-01-20T04:50:56.101Z] v3.1.0-dev.32 [2025-01-20T04:50:56.101Z] v3.1.0-dev.33 [2025-01-20T04:50:56.101Z] v3.1.0-dev.34 [2025-01-20T04:50:56.101Z] v3.1.0-dev.35 [2025-01-20T04:50:56.101Z] v3.1.0-dev.36 [2025-01-20T04:50:56.101Z] v3.1.0-dev.37 [2025-01-20T04:50:56.101Z] v3.1.0-dev.38 [2025-01-20T04:50:56.101Z] v3.1.0-dev.39 [2025-01-20T04:50:56.101Z] v3.1.0-dev.4 [2025-01-20T04:50:56.101Z] v3.1.0-dev.40 [2025-01-20T04:50:56.101Z] v3.1.0-dev.41 [2025-01-20T04:50:56.101Z] v3.1.0-dev.42 [2025-01-20T04:50:56.101Z] v3.1.0-dev.43 [2025-01-20T04:50:56.101Z] v3.1.0-dev.44 [2025-01-20T04:50:56.101Z] v3.1.0-dev.45 [2025-01-20T04:50:56.101Z] v3.1.0-dev.46 [2025-01-20T04:50:56.101Z] v3.1.0-dev.47 [2025-01-20T04:50:56.101Z] v3.1.0-dev.48 [2025-01-20T04:50:56.101Z] v3.1.0-dev.49 [2025-01-20T04:50:56.101Z] v3.1.0-dev.5 [2025-01-20T04:50:56.101Z] v3.1.0-dev.50 [2025-01-20T04:50:56.101Z] v3.1.0-dev.51 [2025-01-20T04:50:56.101Z] v3.1.0-dev.52 [2025-01-20T04:50:56.101Z] v3.1.0-dev.53 [2025-01-20T04:50:56.101Z] v3.1.0-dev.54 [2025-01-20T04:50:56.101Z] v3.1.0-dev.55 [2025-01-20T04:50:56.101Z] v3.1.0-dev.56 [2025-01-20T04:50:56.101Z] v3.1.0-dev.57 [2025-01-20T04:50:56.101Z] v3.1.0-dev.58 [2025-01-20T04:50:56.101Z] v3.1.0-dev.59 [2025-01-20T04:50:56.101Z] v3.1.0-dev.6 [2025-01-20T04:50:56.101Z] v3.1.0-dev.60 [2025-01-20T04:50:56.101Z] v3.1.0-dev.61 [2025-01-20T04:50:56.101Z] v3.1.0-dev.62 [2025-01-20T04:50:56.101Z] v3.1.0-dev.63 [2025-01-20T04:50:56.101Z] v3.1.0-dev.64 [2025-01-20T04:50:56.101Z] v3.1.0-dev.65 [2025-01-20T04:50:56.101Z] v3.1.0-dev.66 [2025-01-20T04:50:56.101Z] v3.1.0-dev.67 [2025-01-20T04:50:56.101Z] v3.1.0-dev.68 [2025-01-20T04:50:56.101Z] v3.1.0-dev.69 [2025-01-20T04:50:56.101Z] v3.1.0-dev.7 [2025-01-20T04:50:56.101Z] v3.1.0-dev.70 [2025-01-20T04:50:56.101Z] v3.1.0-dev.71 [2025-01-20T04:50:56.101Z] v3.1.0-dev.72 [2025-01-20T04:50:56.101Z] v3.1.0-dev.73 [2025-01-20T04:50:56.101Z] v3.1.0-dev.8 [2025-01-20T04:50:56.101Z] v3.1.0-dev.9 [2025-01-20T04:50:56.101Z] v3.1.1 [2025-01-20T04:50:56.101Z] v3.1.1-dev.1 [2025-01-20T04:50:56.101Z] v3.1.1-dev.2 [2025-01-20T04:50:56.101Z] v3.2.0-dev.1 [2025-01-20T04:50:56.101Z] v3.2.0-dev.10 [2025-01-20T04:50:56.101Z] v3.2.0-dev.100 [2025-01-20T04:50:56.101Z] v3.2.0-dev.101 [2025-01-20T04:50:56.101Z] v3.2.0-dev.102 [2025-01-20T04:50:56.101Z] v3.2.0-dev.103 [2025-01-20T04:50:56.101Z] v3.2.0-dev.104 [2025-01-20T04:50:56.101Z] v3.2.0-dev.105 [2025-01-20T04:50:56.101Z] v3.2.0-dev.106 [2025-01-20T04:50:56.101Z] v3.2.0-dev.107 [2025-01-20T04:50:56.101Z] v3.2.0-dev.108 [2025-01-20T04:50:56.101Z] v3.2.0-dev.109 [2025-01-20T04:50:56.101Z] v3.2.0-dev.11 [2025-01-20T04:50:56.101Z] v3.2.0-dev.12 [2025-01-20T04:50:56.101Z] v3.2.0-dev.13 [2025-01-20T04:50:56.101Z] v3.2.0-dev.14 [2025-01-20T04:50:56.101Z] v3.2.0-dev.15 [2025-01-20T04:50:56.101Z] v3.2.0-dev.16 [2025-01-20T04:50:56.101Z] v3.2.0-dev.17 [2025-01-20T04:50:56.101Z] v3.2.0-dev.18 [2025-01-20T04:50:56.101Z] v3.2.0-dev.19 [2025-01-20T04:50:56.101Z] v3.2.0-dev.2 [2025-01-20T04:50:56.101Z] v3.2.0-dev.20 [2025-01-20T04:50:56.101Z] v3.2.0-dev.21 [2025-01-20T04:50:56.101Z] v3.2.0-dev.22 [2025-01-20T04:50:56.101Z] v3.2.0-dev.23 [2025-01-20T04:50:56.101Z] v3.2.0-dev.24 [2025-01-20T04:50:56.101Z] v3.2.0-dev.25 [2025-01-20T04:50:56.101Z] v3.2.0-dev.26 [2025-01-20T04:50:56.101Z] v3.2.0-dev.27 [2025-01-20T04:50:56.101Z] v3.2.0-dev.28 [2025-01-20T04:50:56.101Z] v3.2.0-dev.29 [2025-01-20T04:50:56.101Z] v3.2.0-dev.3 [2025-01-20T04:50:56.101Z] v3.2.0-dev.30 [2025-01-20T04:50:56.101Z] v3.2.0-dev.31 [2025-01-20T04:50:56.101Z] v3.2.0-dev.32 [2025-01-20T04:50:56.101Z] v3.2.0-dev.33 [2025-01-20T04:50:56.101Z] v3.2.0-dev.34 [2025-01-20T04:50:56.101Z] v3.2.0-dev.35 [2025-01-20T04:50:56.101Z] v3.2.0-dev.36 [2025-01-20T04:50:56.101Z] v3.2.0-dev.37 [2025-01-20T04:50:56.101Z] v3.2.0-dev.38 [2025-01-20T04:50:56.101Z] v3.2.0-dev.39 [2025-01-20T04:50:56.101Z] v3.2.0-dev.4 [2025-01-20T04:50:56.101Z] v3.2.0-dev.40 [2025-01-20T04:50:56.101Z] v3.2.0-dev.41 [2025-01-20T04:50:56.101Z] v3.2.0-dev.42 [2025-01-20T04:50:56.101Z] v3.2.0-dev.43 [2025-01-20T04:50:56.101Z] v3.2.0-dev.44 [2025-01-20T04:50:56.101Z] v3.2.0-dev.45 [2025-01-20T04:50:56.101Z] v3.2.0-dev.46 [2025-01-20T04:50:56.101Z] v3.2.0-dev.47 [2025-01-20T04:50:56.101Z] v3.2.0-dev.48 [2025-01-20T04:50:56.101Z] v3.2.0-dev.49 [2025-01-20T04:50:56.101Z] v3.2.0-dev.5 [2025-01-20T04:50:56.101Z] v3.2.0-dev.50 [2025-01-20T04:50:56.101Z] v3.2.0-dev.51 [2025-01-20T04:50:56.101Z] v3.2.0-dev.52 [2025-01-20T04:50:56.101Z] v3.2.0-dev.53 [2025-01-20T04:50:56.101Z] v3.2.0-dev.54 [2025-01-20T04:50:56.101Z] v3.2.0-dev.55 [2025-01-20T04:50:56.101Z] v3.2.0-dev.56 [2025-01-20T04:50:56.101Z] v3.2.0-dev.57 [2025-01-20T04:50:56.101Z] v3.2.0-dev.58 [2025-01-20T04:50:56.101Z] v3.2.0-dev.59 [2025-01-20T04:50:56.101Z] v3.2.0-dev.6 [2025-01-20T04:50:56.101Z] v3.2.0-dev.60 [2025-01-20T04:50:56.101Z] v3.2.0-dev.61 [2025-01-20T04:50:56.101Z] v3.2.0-dev.62 [2025-01-20T04:50:56.101Z] v3.2.0-dev.63 [2025-01-20T04:50:56.101Z] v3.2.0-dev.64 [2025-01-20T04:50:56.101Z] v3.2.0-dev.65 [2025-01-20T04:50:56.101Z] v3.2.0-dev.66 [2025-01-20T04:50:56.101Z] v3.2.0-dev.67 [2025-01-20T04:50:56.101Z] v3.2.0-dev.68 [2025-01-20T04:50:56.101Z] v3.2.0-dev.69 [2025-01-20T04:50:56.101Z] v3.2.0-dev.7 [2025-01-20T04:50:56.101Z] v3.2.0-dev.70 [2025-01-20T04:50:56.101Z] v3.2.0-dev.71 [2025-01-20T04:50:56.101Z] v3.2.0-dev.72 [2025-01-20T04:50:56.101Z] v3.2.0-dev.73 [2025-01-20T04:50:56.101Z] v3.2.0-dev.74 [2025-01-20T04:50:56.101Z] v3.2.0-dev.75 [2025-01-20T04:50:56.101Z] v3.2.0-dev.76 [2025-01-20T04:50:56.101Z] v3.2.0-dev.77 [2025-01-20T04:50:56.101Z] v3.2.0-dev.78 [2025-01-20T04:50:56.101Z] v3.2.0-dev.79 [2025-01-20T04:50:56.101Z] v3.2.0-dev.8 [2025-01-20T04:50:56.101Z] v3.2.0-dev.80 [2025-01-20T04:50:56.101Z] v3.2.0-dev.81 [2025-01-20T04:50:56.101Z] v3.2.0-dev.82 [2025-01-20T04:50:56.101Z] v3.2.0-dev.83 [2025-01-20T04:50:56.101Z] v3.2.0-dev.84 [2025-01-20T04:50:56.101Z] v3.2.0-dev.85 [2025-01-20T04:50:56.101Z] v3.2.0-dev.86 [2025-01-20T04:50:56.101Z] v3.2.0-dev.87 [2025-01-20T04:50:56.101Z] v3.2.0-dev.88 [2025-01-20T04:50:56.101Z] v3.2.0-dev.89 [2025-01-20T04:50:56.101Z] v3.2.0-dev.9 [2025-01-20T04:50:56.101Z] v3.2.0-dev.90 [2025-01-20T04:50:56.101Z] v3.2.0-dev.91 [2025-01-20T04:50:56.101Z] v3.2.0-dev.92 [2025-01-20T04:50:56.101Z] v3.2.0-dev.93 [2025-01-20T04:50:56.101Z] v3.2.0-dev.94 [2025-01-20T04:50:56.101Z] v3.2.0-dev.95 [2025-01-20T04:50:56.101Z] v3.2.0-dev.96 [2025-01-20T04:50:56.101Z] v3.2.0-dev.97 [2025-01-20T04:50:56.101Z] v3.2.0-dev.98 [2025-01-20T04:50:56.101Z] v3.2.0-dev.99 [2025-01-20T04:50:56.101Z] v4.0.0-dev.1 [2025-01-20T04:50:56.101Z] v4.0.0-dev.10 [2025-01-20T04:50:56.101Z] v4.0.0-dev.11 [2025-01-20T04:50:56.101Z] v4.0.0-dev.12 [2025-01-20T04:50:56.101Z] v4.0.0-dev.13 [2025-01-20T04:50:56.101Z] v4.0.0-dev.14 [2025-01-20T04:50:56.101Z] v4.0.0-dev.15 [2025-01-20T04:50:56.101Z] v4.0.0-dev.16 [2025-01-20T04:50:56.101Z] v4.0.0-dev.17 [2025-01-20T04:50:56.101Z] v4.0.0-dev.18 [2025-01-20T04:50:56.101Z] v4.0.0-dev.19 [2025-01-20T04:50:56.101Z] v4.0.0-dev.2 [2025-01-20T04:50:56.101Z] v4.0.0-dev.20 [2025-01-20T04:50:56.101Z] v4.0.0-dev.21 [2025-01-20T04:50:56.101Z] v4.0.0-dev.22 [2025-01-20T04:50:56.101Z] v4.0.0-dev.23 [2025-01-20T04:50:56.101Z] v4.0.0-dev.24 [2025-01-20T04:50:56.101Z] v4.0.0-dev.25 [2025-01-20T04:50:56.101Z] v4.0.0-dev.26 [2025-01-20T04:50:56.101Z] v4.0.0-dev.27 [2025-01-20T04:50:56.101Z] v4.0.0-dev.28 [2025-01-20T04:50:56.101Z] v4.0.0-dev.29 [2025-01-20T04:50:56.101Z] v4.0.0-dev.3 [2025-01-20T04:50:56.101Z] v4.0.0-dev.30 [2025-01-20T04:50:56.101Z] v4.0.0-dev.31 [2025-01-20T04:50:56.101Z] v4.0.0-dev.32 [2025-01-20T04:50:56.101Z] v4.0.0-dev.33 [2025-01-20T04:50:56.101Z] v4.0.0-dev.34 [2025-01-20T04:50:56.101Z] v4.0.0-dev.35 [2025-01-20T04:50:56.101Z] v4.0.0-dev.36 [2025-01-20T04:50:56.101Z] v4.0.0-dev.37 [2025-01-20T04:50:56.101Z] v4.0.0-dev.38 [2025-01-20T04:50:56.101Z] v4.0.0-dev.39 [2025-01-20T04:50:56.101Z] v4.0.0-dev.4 [2025-01-20T04:50:56.101Z] v4.0.0-dev.40 [2025-01-20T04:50:56.101Z] v4.0.0-dev.41 [2025-01-20T04:50:56.101Z] v4.0.0-dev.42 [2025-01-20T04:50:56.101Z] v4.0.0-dev.43 [2025-01-20T04:50:56.101Z] v4.0.0-dev.44 [2025-01-20T04:50:56.101Z] v4.0.0-dev.45 [2025-01-20T04:50:56.101Z] v4.0.0-dev.46 [2025-01-20T04:50:56.101Z] v4.0.0-dev.47 [2025-01-20T04:50:56.101Z] v4.0.0-dev.5 [2025-01-20T04:50:56.101Z] v4.0.0-dev.6 [2025-01-20T04:50:56.101Z] v4.0.0-dev.7 [2025-01-20T04:50:56.101Z] v4.0.0-dev.8 [2025-01-20T04:50:56.101Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-20T04:50:56.395Z] + lftools sign git-tag v4.0.0-dev.47 [2025-01-20T04:50:56.961Z] Signing Git tag with Sigul... [2025-01-20T04:50:56.961Z] Signing v4.0.0-dev.47 [Pipeline] echo [2025-01-20T04:50:57.231Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:50:57.522Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T04:50:57.529Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T04:50:57.549Z] $ docker stop --time=1 d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee [2025-01-20T04:50:58.838Z] $ docker rm -f --volumes d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T04:50:59.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:50:59.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:50:59.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:50:59.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:50:59.674Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:50:59.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:51:00.040Z] $ docker top adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 -eo pid,comm [2025-01-20T04:51:00.100Z] 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-20T04:51:00.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:51:00.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:51:00.156Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:51:00.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:51:00.261Z] $ docker exec adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 ssh-agent [2025-01-20T04:51:00.394Z] SSH_AUTH_SOCK=/tmp/ssh-TJ5zjUHSsrnI/agent.33 [2025-01-20T04:51:00.394Z] SSH_AGENT_PID=39 [2025-01-20T04:51:00.398Z] Running ssh-add (command line suppressed) [2025-01-20T04:51:00.487Z] Identity added: /w/workspace/edgex-go/783@tmp/private_key_11966166571491354157.key (/w/workspace/edgex-go/783@tmp/private_key_11966166571491354157.key) [2025-01-20T04:51:00.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:51:00.802Z] + git semver bump pre [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [bump_version] DEBUG bumping version:4.0.0-dev.47 on axis:pre with prefix:dev [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [bump_version] DEBUG bumped version:4.0.0-dev.48 [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [write_version] DEBUG write version:4.0.0-dev.48 to path:/w/workspace/edgex-go/783/.semver/main with force:True [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,974 [write_file] DEBUG write to file:/w/workspace/edgex-go/783/.semver/main [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,976 [execute] INFO git cat-file --batch-check [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,981 [execute] INFO git cat-file --batch [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:51:01.062Z] 2025-01-20 04:51:00,988 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:51:01.062Z] 4.0.0-dev.48 [Pipeline] } [2025-01-20T04:51:01.063Z] $ docker exec --env ******** --env ******** adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 ssh-agent -k [2025-01-20T04:51:01.166Z] unset SSH_AUTH_SOCK; [2025-01-20T04:51:01.166Z] unset SSH_AGENT_PID; [2025-01-20T04:51:01.167Z] echo Agent pid 39 killed; [2025-01-20T04:51:01.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:51:01.505Z] + git semver [Pipeline] } [2025-01-20T04:51:01.768Z] $ docker stop --time=1 adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 [2025-01-20T04:51:03.023Z] $ docker rm -f --volumes adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:51:03.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:51:03.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:51:03.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:51:03.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:51:03.781Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:51:03.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:51:04.167Z] $ docker top 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca -eo pid,comm [2025-01-20T04:51:04.229Z] 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-20T04:51:04.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:51:04.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:51:04.288Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:51:04.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:51:04.395Z] $ docker exec 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca ssh-agent [2025-01-20T04:51:04.514Z] SSH_AUTH_SOCK=/tmp/ssh-L8j6cCj3W1wb/agent.33 [2025-01-20T04:51:04.514Z] SSH_AGENT_PID=39 [2025-01-20T04:51:04.519Z] Running ssh-add (command line suppressed) [2025-01-20T04:51:04.615Z] Identity added: /w/workspace/edgex-go/783@tmp/private_key_16273826172188902901.key (/w/workspace/edgex-go/783@tmp/private_key_16273826172188902901.key) [2025-01-20T04:51:04.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:51:04.930Z] + git semver push [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,078 [run_push] DEBUG push [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,078 [execute] INFO git cat-file --batch-check [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,082 [execute] INFO git rev-list d010d35a2b283e5529a254d8ad43cbebf9ee8815 -- [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,083 [execute] DEBUG Popen(['git', 'rev-list', 'd010d35a2b283e5529a254d8ad43cbebf9ee8815', '--'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,100 [execute] INFO git fetch -v origin [2025-01-20T04:51:05.189Z] 2025-01-20 04:51:05,101 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T04:51:05.757Z] 2025-01-20 04:51:05,546 [run_push] DEBUG no remote changes detected [2025-01-20T04:51:05.757Z] 2025-01-20 04:51:05,547 [execute] INFO git push origin semver [2025-01-20T04:51:05.757Z] 2025-01-20 04:51:05,547 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:51:06.325Z] 2025-01-20 04:51:06,223 [run_push] DEBUG push all version tags [2025-01-20T04:51:06.325Z] 2025-01-20 04:51:06,224 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T04:51:06.325Z] 2025-01-20 04:51:06,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:51:06.893Z] 2025-01-20 04:51:06,866 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main [2025-01-20T04:51:06.893Z] 4.0.0-dev.48 [Pipeline] } [2025-01-20T04:51:07.153Z] $ docker exec --env ******** --env ******** 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca ssh-agent -k [2025-01-20T04:51:07.240Z] unset SSH_AUTH_SOCK; [2025-01-20T04:51:07.242Z] unset SSH_AGENT_PID; [2025-01-20T04:51:07.242Z] echo Agent pid 39 killed; [2025-01-20T04:51:07.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:51:07.585Z] + git semver [Pipeline] } [2025-01-20T04:51:07.847Z] $ docker stop --time=1 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca [2025-01-20T04:51:09.133Z] $ docker rm -f --volumes 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca [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-20T04:51:09.683Z] + [ -d /w/workspace/edgex-go/783/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:09.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:10.839Z] ---> package-listing.sh [2025-01-20T04:51:10.839Z] ++ facter osfamily [2025-01-20T04:51:10.839Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T04:51:11.099Z] + OS_FAMILY=debian [2025-01-20T04:51:11.099Z] + workspace=/w/workspace/edgex-go/783 [2025-01-20T04:51:11.099Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T04:51:11.099Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T04:51:11.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T04:51:11.099Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T04:51:11.099Z] + '[' /w/workspace/edgex-go/783 ']' [2025-01-20T04:51:11.099Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T04:51:11.099Z] + case "${OS_FAMILY}" in [2025-01-20T04:51:11.099Z] + dpkg -l [2025-01-20T04:51:11.099Z] + grep '^ii' [2025-01-20T04:51:11.099Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T04:51:11.099Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T04:51:11.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T04:51:11.099Z] + '[' /w/workspace/edgex-go/783 ']' [2025-01-20T04:51:11.099Z] + mkdir -p /w/workspace/edgex-go/783/archives/ [2025-01-20T04:51:11.099Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/783/archives/ [Pipeline] echo [2025-01-20T04:51:11.112Z] 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/783/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T04:51:11.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:51:11.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:51:11.962Z] [2025-01-20T04:51:11.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:51:12.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:51:12.271Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T04:51:12.271Z] 5eb5b503b376: Pulling fs layer [2025-01-20T04:51:12.271Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T04:51:12.271Z] ec43610c2a17: Pulling fs layer [2025-01-20T04:51:12.271Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T04:51:12.271Z] 33b1e0a273af: Pulling fs layer [2025-01-20T04:51:12.271Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T04:51:12.271Z] 2f39f015ded8: Pulling fs layer [2025-01-20T04:51:12.271Z] 3a2ae6a8a46f: Waiting [2025-01-20T04:51:12.271Z] 5d3b04190fa2: Waiting [2025-01-20T04:51:12.271Z] 2f39f015ded8: Waiting [2025-01-20T04:51:12.271Z] 33b1e0a273af: Waiting [2025-01-20T04:51:12.531Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T04:51:12.531Z] 5c69ac0246d0: Download complete [2025-01-20T04:51:12.531Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-20T04:51:12.531Z] 3a2ae6a8a46f: Download complete [2025-01-20T04:51:12.531Z] 33b1e0a273af: Verifying Checksum [2025-01-20T04:51:12.531Z] 33b1e0a273af: Download complete [2025-01-20T04:51:12.531Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T04:51:12.531Z] 5d3b04190fa2: Download complete [2025-01-20T04:51:12.531Z] ec43610c2a17: Verifying Checksum [2025-01-20T04:51:12.531Z] ec43610c2a17: Download complete [2025-01-20T04:51:12.531Z] 5eb5b503b376: Verifying Checksum [2025-01-20T04:51:12.531Z] 5eb5b503b376: Download complete [2025-01-20T04:51:13.468Z] 2f39f015ded8: Download complete [2025-01-20T04:51:13.727Z] 5eb5b503b376: Pull complete [2025-01-20T04:51:13.986Z] 5c69ac0246d0: Pull complete [2025-01-20T04:51:14.556Z] ec43610c2a17: Pull complete [2025-01-20T04:51:14.556Z] 3a2ae6a8a46f: Pull complete [2025-01-20T04:51:14.556Z] 33b1e0a273af: Pull complete [2025-01-20T04:51:14.815Z] 5d3b04190fa2: Pull complete [2025-01-20T04:51:19.072Z] 2f39f015ded8: Pull complete [2025-01-20T04:51:19.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T04:51:19.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:51:19.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:51:19.174Z] prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container [2025-01-20T04:51:19.188Z] $ 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/783/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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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-20T04:51:24.171Z] $ docker top 4469b723c54c8dab1427da457b8b8b370c021344b3da3d47368ac4bafae89ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:51:24.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T04:51:24.808Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T04:51:25.093Z] + ls /var/log/sa-host [2025-01-20T04:51:25.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:51:25.163Z] provisioning config files... [2025-01-20T04:51:25.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/783@tmp/config2587384508262770151tmp [Pipeline] { [Pipeline] echo [2025-01-20T04:51:25.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:25.472Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T04:51:25.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:25.807Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T04:51:25.817Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:26.102Z] ---> sudo-logs.sh [2025-01-20T04:51:26.102Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T04:51:26.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:26.415Z] ---> job-cost.sh [2025-01-20T04:51:26.415Z] lf-activate-venv: SKIPPING [2025-01-20T04:51:26.415Z] DEBUG: total: 0.2199999988079071 [2025-01-20T04:51:26.415Z] INFO: Retrieving Stack Cost... [2025-01-20T04:51:27.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T04:51:27.612Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T04:51:27.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:51:27.907Z] ---> logs-deploy.sh [2025-01-20T04:51:27.907Z] lf-activate-venv: SKIPPING [2025-01-20T04:51:27.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/783 [2025-01-20T04:51:27.907Z] INFO: archiving workspace using pattern(s): [2025-01-20T04:51:28.844Z] Archives upload complete. [2025-01-20T04:51:28.844Z] INFO: archiving logs to Nexus