Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4e1e7e7db7e1f14597016669187c25b522b3ddd 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-ssh13323190408915495943.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-ssh18354867985250467147.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-ssh1648043801456425599.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-ssh15896664930193530388.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-ssh15245274781901823602.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39266 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/798 [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/798 # 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 b4e1e7e7db7e1f14597016669187c25b522b3ddd (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5084)" > 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 b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 > git rev-list --no-walk 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T01:36:47.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T01:36:48.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T01:36:48.038Z] ========================================================= [2025-02-20T01:36:48.038Z] EdgeX Global Pipelines Version Info [2025-02-20T01:36:48.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T01:36:49.126Z] ------------------- [2025-02-20T01:36:49.126Z] stable info: [2025-02-20T01:36:49.126Z] ------------------- [2025-02-20T01:36:49.126Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T01:36:49.126Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T01:36:49.126Z] Message: update stable to v1.0.269 [2025-02-20T01:36:49.389Z] ------------------- [2025-02-20T01:36:49.389Z] experimental info: [2025-02-20T01:36:49.389Z] ------------------- [2025-02-20T01:36:49.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T01:36:49.389Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T01:36:49.389Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T01:36:49.477Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-20T01:36:49.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-20T01:36:49.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T01:36:49.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T01:36:49.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T01:36:49.584Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T01:36:49.609Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T01:36:49.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-20T01:36:49.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-20T01:36:49.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-20T01:36:49.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T01:36:49.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T01:36:49.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T01:36:49.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T01:36:49.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T01:36:49.819Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T01:36:49.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T01:36:49.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T01:36:49.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-20T01:36:49.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-20T01:36:49.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T01:36:49.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T01:36:49.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T01:36:50.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T01:36:50.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T01:36:50.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T01:36:50.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo [2025-02-20T01:36:50.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4e1e7e [Pipeline] echo [2025-02-20T01:36:50.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T01:36:50.184Z] provisioning config files... [2025-02-20T01:36:50.202Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config227473077049739856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T01:36:50.555Z] ---> ****-login.sh [2025-02-20T01:36:50.555Z] nexus3.edgexfoundry.org:10001 [2025-02-20T01:36:50.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:36:50.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:36:50.818Z] Configure a credential helper to remove this warning. See [2025-02-20T01:36:50.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:36:50.818Z] [2025-02-20T01:36:50.818Z] Login Succeeded [2025-02-20T01:36:50.818Z] nexus3.edgexfoundry.org:10002 [2025-02-20T01:36:51.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:36:51.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:36:51.078Z] Configure a credential helper to remove this warning. See [2025-02-20T01:36:51.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:36:51.078Z] [2025-02-20T01:36:51.078Z] Login Succeeded [2025-02-20T01:36:51.078Z] nexus3.edgexfoundry.org:10003 [2025-02-20T01:36:51.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:36:51.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:36:51.079Z] Configure a credential helper to remove this warning. See [2025-02-20T01:36:51.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:36:51.079Z] [2025-02-20T01:36:51.079Z] Login Succeeded [2025-02-20T01:36:51.079Z] nexus3.edgexfoundry.org:10004 [2025-02-20T01:36:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:36:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:36:51.338Z] Configure a credential helper to remove this warning. See [2025-02-20T01:36:51.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:36:51.338Z] [2025-02-20T01:36:51.338Z] Login Succeeded [2025-02-20T01:36:51.338Z] ****.io [2025-02-20T01:36:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:36:51.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:36:51.600Z] Configure a credential helper to remove this warning. See [2025-02-20T01:36:51.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:36:51.600Z] [2025-02-20T01:36:51.600Z] Login Succeeded [2025-02-20T01:36:51.600Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T01:36:51.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T01:36:51.941Z] + 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-02-20T01:36:51.942Z] + + cut -d/ -f2 [2025-02-20T01:36:51.942Z] dirname cmd/core-command/Dockerfile [2025-02-20T01:36:51.942Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/core-data/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/core-keeper/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/core-metadata/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/support-notifications/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-20T01:36:51.942Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-20T01:36:51.942Z] + cut -d/ -f2 [2025-02-20T01:36:51.942Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-20T01:36:51.980Z] 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-02-20T01:36:52.343Z] + git rev-list -1 --merges b4e1e7e7db7e1f14597016669187c25b522b3ddd~1..b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo [2025-02-20T01:36:52.356Z] -----------> git rev-list -1 --merges b4e1e7e7db7e1f14597016669187c25b522b3ddd~1..b4e1e7e7db7e1f14597016669187c25b522b3ddd b4e1e7e7db7e1f14597016669187c25b522b3ddd [false] [Pipeline] sh [2025-02-20T01:36:52.654Z] + git log --format=format:%s -1 b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo [2025-02-20T01:36:52.673Z] ========================================================= [2025-02-20T01:36:52.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T01:36:52.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-20T01:36:53.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T01:36:53.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T01:36:53.130Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T01:36:53.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T01:36:53.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T01:36:53.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T01:36:53.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:36:53.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T01:36:53.575Z] [2025-02-20T01:36:53.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:36:53.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T01:36:53.883Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T01:36:53.883Z] b85a868b505f: Pulling fs layer [2025-02-20T01:36:53.883Z] e2be974225ed: Pulling fs layer [2025-02-20T01:36:53.883Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T01:36:53.883Z] 988bab9f4d93: Pulling fs layer [2025-02-20T01:36:53.883Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T01:36:53.883Z] eaf3925da568: Pulling fs layer [2025-02-20T01:36:53.883Z] bab4dde63d76: Pulling fs layer [2025-02-20T01:36:53.883Z] bde34c3a00c8: Pulling fs layer [2025-02-20T01:36:53.883Z] b352a97aabf1: Pulling fs layer [2025-02-20T01:36:53.883Z] 4872d77fe225: Pulling fs layer [2025-02-20T01:36:53.883Z] 5851b861e8e6: Pulling fs layer [2025-02-20T01:36:53.883Z] 988bab9f4d93: Waiting [2025-02-20T01:36:53.883Z] bab4dde63d76: Waiting [2025-02-20T01:36:53.883Z] 1469e6f7b9e6: Waiting [2025-02-20T01:36:53.883Z] eaf3925da568: Waiting [2025-02-20T01:36:53.883Z] bde34c3a00c8: Waiting [2025-02-20T01:36:53.883Z] 4872d77fe225: Waiting [2025-02-20T01:36:53.883Z] e2be974225ed: Verifying Checksum [2025-02-20T01:36:53.883Z] e2be974225ed: Download complete [2025-02-20T01:36:53.883Z] 988bab9f4d93: Download complete [2025-02-20T01:36:53.883Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T01:36:53.883Z] 1469e6f7b9e6: Download complete [2025-02-20T01:36:53.883Z] eaf3925da568: Verifying Checksum [2025-02-20T01:36:53.883Z] eaf3925da568: Download complete [2025-02-20T01:36:54.142Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T01:36:54.142Z] 339a4e72a1f5: Download complete [2025-02-20T01:36:54.142Z] bde34c3a00c8: Download complete [2025-02-20T01:36:54.142Z] b352a97aabf1: Verifying Checksum [2025-02-20T01:36:54.142Z] b352a97aabf1: Download complete [2025-02-20T01:36:54.142Z] 4872d77fe225: Verifying Checksum [2025-02-20T01:36:54.142Z] 4872d77fe225: Download complete [2025-02-20T01:36:54.142Z] 5851b861e8e6: Verifying Checksum [2025-02-20T01:36:54.142Z] 5851b861e8e6: Download complete [2025-02-20T01:36:54.142Z] b85a868b505f: Verifying Checksum [2025-02-20T01:36:54.142Z] b85a868b505f: Download complete [2025-02-20T01:36:54.401Z] bab4dde63d76: Verifying Checksum [2025-02-20T01:36:54.401Z] bab4dde63d76: Download complete [2025-02-20T01:36:55.339Z] b85a868b505f: Pull complete [2025-02-20T01:36:55.598Z] e2be974225ed: Pull complete [2025-02-20T01:36:56.167Z] 339a4e72a1f5: Pull complete [2025-02-20T01:36:56.167Z] 988bab9f4d93: Pull complete [2025-02-20T01:36:56.426Z] 1469e6f7b9e6: Pull complete [2025-02-20T01:36:56.426Z] eaf3925da568: Pull complete [2025-02-20T01:36:58.336Z] bab4dde63d76: Pull complete [2025-02-20T01:36:58.336Z] bde34c3a00c8: Pull complete [2025-02-20T01:36:58.336Z] b352a97aabf1: Pull complete [2025-02-20T01:36:58.600Z] 4872d77fe225: Pull complete [2025-02-20T01:36:58.600Z] 5851b861e8e6: Pull complete [2025-02-20T01:36:58.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T01:36:58.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T01:36:58.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:36:58.761Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T01:36:58.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:37:00.820Z] $ docker top 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef -eo pid,comm [2025-02-20T01:37:00.877Z] 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-02-20T01:37:00.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T01:37:00.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T01:37:00.937Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T01:37:01.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T01:37:01.050Z] $ docker exec 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent [2025-02-20T01:37:01.166Z] SSH_AUTH_SOCK=/tmp/ssh-V3rWBRO0gRKq/agent.31 [2025-02-20T01:37:01.166Z] SSH_AGENT_PID=37 [2025-02-20T01:37:01.176Z] Running ssh-add (command line suppressed) [2025-02-20T01:37:01.276Z] Identity added: /w/workspace/edgex-go/798@tmp/private_key_1658814349031408289.key (/w/workspace/edgex-go/798@tmp/private_key_1658814349031408289.key) [2025-02-20T01:37:01.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T01:37:01.585Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T01:37:01.592Z] $ docker exec --env ******** --env ******** 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent -k [2025-02-20T01:37:01.682Z] unset SSH_AUTH_SOCK; [2025-02-20T01:37:01.683Z] unset SSH_AGENT_PID; [2025-02-20T01:37:01.683Z] echo Agent pid 37 killed; [2025-02-20T01:37:01.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T01:37:01.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T01:37:01.734Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T01:37:01.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T01:37:01.847Z] $ docker exec 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent [2025-02-20T01:37:01.955Z] SSH_AUTH_SOCK=/tmp/ssh-mY0QFmuW8cuA/agent.70 [2025-02-20T01:37:01.955Z] SSH_AGENT_PID=76 [2025-02-20T01:37:01.959Z] Running ssh-add (command line suppressed) [2025-02-20T01:37:02.069Z] Identity added: /w/workspace/edgex-go/798@tmp/private_key_3431556650720607285.key (/w/workspace/edgex-go/798@tmp/private_key_3431556650720607285.key) [2025-02-20T01:37:02.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T01:37:02.378Z] + git semver init [2025-02-20T01:37:02.640Z] 2025-02-20 01:37:02,563 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T01:37:02.640Z] 2025-02-20 01:37:02,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/798/.semver [2025-02-20T01:37:02.640Z] 2025-02-20 01:37:02,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/798/.semver [2025-02-20T01:37:02.640Z] 2025-02-20 01:37:02,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/798/.semver'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) [2025-02-20T01:37:07.910Z] 2025-02-20 01:37:07,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/798/.git/info/exclude [2025-02-20T01:37:07.910Z] 2025-02-20 01:37:07,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/798/.semver/main with force:False [2025-02-20T01:37:07.910Z] 2025-02-20 01:37:07,805 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T01:37:07.910Z] 2025-02-20 01:37:07,805 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T01:37:07.910Z] 4.0.0-dev.60 [Pipeline] } [2025-02-20T01:37:07.918Z] $ docker exec --env ******** --env ******** 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent -k [2025-02-20T01:37:08.023Z] unset SSH_AUTH_SOCK; [2025-02-20T01:37:08.023Z] unset SSH_AGENT_PID; [2025-02-20T01:37:08.023Z] echo Agent pid 76 killed; [2025-02-20T01:37:08.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T01:37:08.356Z] + git semver [Pipeline] } [2025-02-20T01:37:08.627Z] $ docker stop --time=1 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef [2025-02-20T01:37:09.925Z] $ docker rm -f --volumes 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T01:37:10.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T01:37:10.504Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T01:37:10.509Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.60 [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-02-20T01:37:10.957Z] + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo [2025-02-20T01:37:10.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T01:37:11.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T01:37:11.027Z] ========================================================= [2025-02-20T01:37:11.027Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T01:37:11.027Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-20T01:37:11.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T01:37:11.319Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T01:37:11.319Z] da9db072f522: Pulling fs layer [2025-02-20T01:37:11.319Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T01:37:11.319Z] 06f05ace1117: Pulling fs layer [2025-02-20T01:37:11.319Z] 5fe327b54edc: Pulling fs layer [2025-02-20T01:37:11.319Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T01:37:11.319Z] 92a5565b7b96: Pulling fs layer [2025-02-20T01:37:11.319Z] ff9bb7016b71: Pulling fs layer [2025-02-20T01:37:11.319Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T01:37:11.319Z] a813b0c90790: Pulling fs layer [2025-02-20T01:37:11.319Z] 4f4fb700ef54: Waiting [2025-02-20T01:37:11.319Z] 92a5565b7b96: Waiting [2025-02-20T01:37:11.319Z] a813b0c90790: Waiting [2025-02-20T01:37:11.319Z] ff9bb7016b71: Waiting [2025-02-20T01:37:11.319Z] b67dba6c2c7d: Waiting [2025-02-20T01:37:11.319Z] 5fe327b54edc: Waiting [2025-02-20T01:37:11.319Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-20T01:37:11.319Z] 6ef4a4ee8ca5: Download complete [2025-02-20T01:37:11.320Z] 5fe327b54edc: Download complete [2025-02-20T01:37:11.320Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T01:37:11.320Z] 4f4fb700ef54: Download complete [2025-02-20T01:37:11.320Z] 92a5565b7b96: Download complete [2025-02-20T01:37:11.320Z] da9db072f522: Verifying Checksum [2025-02-20T01:37:11.320Z] da9db072f522: Download complete [2025-02-20T01:37:11.320Z] ff9bb7016b71: Verifying Checksum [2025-02-20T01:37:11.320Z] ff9bb7016b71: Download complete [2025-02-20T01:37:11.580Z] da9db072f522: Pull complete [2025-02-20T01:37:11.580Z] a813b0c90790: Verifying Checksum [2025-02-20T01:37:11.580Z] a813b0c90790: Download complete [2025-02-20T01:37:11.580Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T01:37:11.839Z] 06f05ace1117: Download complete [2025-02-20T01:37:12.098Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T01:37:12.098Z] b67dba6c2c7d: Download complete [2025-02-20T01:37:15.381Z] 06f05ace1117: Pull complete [2025-02-20T01:37:15.381Z] 5fe327b54edc: Pull complete [2025-02-20T01:37:15.381Z] 4f4fb700ef54: Pull complete [2025-02-20T01:37:15.381Z] 92a5565b7b96: Pull complete [2025-02-20T01:37:15.381Z] ff9bb7016b71: Pull complete [2025-02-20T01:37:17.281Z] b67dba6c2c7d: Pull complete [2025-02-20T01:37:17.847Z] a813b0c90790: Pull complete [2025-02-20T01:37:17.847Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T01:37:17.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T01:37:17.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-20T01:37:18.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T01:37:18.154Z] WORKDIR /edgex [2025-02-20T01:37:18.154Z] COPY go.mod . [2025-02-20T01:37:18.154Z] RUN go mod download [2025-02-20T01:37:18.154Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-20T01:37:18.722Z] Sending build context to Docker daemon 180.2MB [2025-02-20T01:37:18.722Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T01:37:18.722Z] ---> 3ba60ce46760 [2025-02-20T01:37:18.722Z] Step 2/4 : WORKDIR /edgex [2025-02-20T01:37:22.018Z] ---> Running in e4fffce39c73 [2025-02-20T01:37:22.018Z] Removing intermediate container e4fffce39c73 [2025-02-20T01:37:22.018Z] ---> 60f1a0091408 [2025-02-20T01:37:22.018Z] Step 3/4 : COPY go.mod . [2025-02-20T01:37:22.278Z] ---> 07afe50320f4 [2025-02-20T01:37:22.278Z] Step 4/4 : RUN go mod download [2025-02-20T01:37:22.278Z] ---> Running in 0c96031eb635 [2025-02-20T01:37:25.635Z] Still waiting to schedule task [2025-02-20T01:37:25.635Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39264’ [2025-02-20T01:37:44.239Z] Removing intermediate container 0c96031eb635 [2025-02-20T01:37:44.239Z] ---> 90baddb40914 [2025-02-20T01:37:44.239Z] Successfully built 90baddb40914 [2025-02-20T01:37:44.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:37:44.549Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T01:37:44.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:37:44.625Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T01:37:44.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:37:45.020Z] $ docker top 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T01:37:45.373Z] + go version [2025-02-20T01:37:45.373Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T01:37:45.379Z] $ docker stop --time=1 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 [2025-02-20T01:37:46.621Z] $ docker rm -f --volumes 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:37:47.063Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T01:37:47.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:37:47.143Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T01:37:47.168Z] $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:37:47.480Z] $ docker top 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-20T01:37:47.564Z] ========================================================= [2025-02-20T01:37:47.564Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-20T01:37:47.564Z] ========================================================= [Pipeline] sh [2025-02-20T01:37:47.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] fileExists [Pipeline] sh [2025-02-20T01:37:48.141Z] + make test [2025-02-20T01:37:48.141Z] go test -race -coverprofile=coverage.out ./... [2025-02-20T01:37:56.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 28.7% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-20T01:38:22.799Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-20T01:38:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2025-02-20T01:38:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-20T01:38:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-20T01:38:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-20T01:38:24.362Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-20T01:38:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-20T01:38:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-20T01:38:25.738Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-20T01:38:25.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-20T01:38:25.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:25.738Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-20T01:38:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2025-02-20T01:38:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 45.7% of statements [2025-02-20T01:38:27.320Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-20T01:38:27.320Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-20T01:38:27.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.995s coverage: 93.4% of statements [2025-02-20T01:38:27.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-02-20T01:38:28.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-02-20T01:38:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-20T01:38:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-20T01:38:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-20T01:38:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-20T01:38:29.611Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-20T01:38:30.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2025-02-20T01:38:30.990Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-02-20T01:38:31.249Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-20T01:38:31.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-20T01:38:31.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-20T01:38:31.508Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:31.508Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-20T01:38:32.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-02-20T01:38:32.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2025-02-20T01:38:32.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements [2025-02-20T01:38:32.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-02-20T01:38:33.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-02-20T01:38:33.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-02-20T01:38:33.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2025-02-20T01:38:33.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-20T01:38:33.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-20T01:38:33.268Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-20T01:38:33.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.281s coverage: 96.3% of statements [2025-02-20T01:38:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-02-20T01:38:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-20T01:38:33.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-20T01:38:33.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-20T01:38:33.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-20T01:38:35.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-20T01:38:35.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-20T01:38:35.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-20T01:38:36.098Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-20T01:38:36.099Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-20T01:38:36.099Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-20T01:38:36.099Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-20T01:38:36.688Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-20T01:38:36.688Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-20T01:38:37.310Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-20T01:38:38.918Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-20T01:38:38.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-20T01:38:40.825Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-20T01:38:41.768Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-20T01:38:41.769Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-20T01:38:41.769Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-20T01:38:45.063Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-20T01:38:45.629Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-20T01:38:45.629Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-20T01:38:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-20T01:38:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-20T01:38:45.886Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:46.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-02-20T01:38:48.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-20T01:38:48.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-20T01:38:48.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-20T01:38:48.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-20T01:38:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-20T01:38:48.045Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-20T01:38:48.629Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-20T01:38:51.159Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-20T01:38:51.159Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-20T01:38:51.159Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-20T01:38:51.159Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-20T01:38:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-20T01:38:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-20T01:38:51.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-20T01:38:51.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:52.354Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-20T01:38:52.354Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-20T01:38:52.354Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-20T01:38:52.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.034s coverage: 87.2% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.067s coverage: 100.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements [2025-02-20T01:38:53.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-02-20T01:38:53.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-20T01:38:53.487Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-20T01:38:58.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-02-20T01:38:58.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.147s coverage: 94.9% of statements [2025-02-20T01:38:58.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-02-20T01:38:58.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements [2025-02-20T01:38:58.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-02-20T01:38:58.861Z] 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-02-20T01:38:58.861Z] running golangci-lint [2025-02-20T01:38:58.861Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-20T01:38:58.861Z] go version go1.23.4 linux/amd64 [2025-02-20T01:38:58.861Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-20T01:38:58.861Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-20T01:38:58.861Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-20T01:39:25.565Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 24.032089643s" [2025-02-20T01:39:25.565Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.400666ms" [2025-02-20T01:39:41.116Z] level=info msg="[linters_context/goanalysis] analyzers took 2m25.093983161s with top 10 stages: buildir: 1m13.436307511s, gosec: 4.405881544s, inspect: 2.971223225s, fact_deprecated: 2.529405687s, printf: 2.151011212s, fact_purity: 1.877164974s, nilness: 1.636093774s, S1038: 1.452159217s, ctrlflow: 1.392525471s, typedness: 1.014001975s" [2025-02-20T01:39:41.116Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-20T01:39:41.116Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, invalid_issue: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20" [2025-02-20T01:39:41.116Z] level=info msg="[runner] processing took 17.291122ms with stages: nolint: 7.65137ms, identifier_marker: 5.372882ms, exclude-rules: 1.349836ms, autogenerated_exclude: 1.160384ms, path_prettifier: 1.092703ms, skip_dirs: 601.437µs, invalid_issue: 24.72µs, cgo: 22.19µs, filename_unadjuster: 11.26µs, max_same_issues: 820ns, uniq_by_line: 550ns, skip_files: 500ns, fixer: 480ns, path_shortener: 370ns, max_per_file_from_linter: 330ns, exclude: 290ns, sort_results: 260ns, max_from_linter: 170ns, source_code: 160ns, diff: 160ns, path_prefixer: 150ns, severity-rules: 100ns" [2025-02-20T01:39:41.116Z] level=info msg="[runner] linters took 15.343657449s with stages: goanalysis_metalinter: 15.326250686s" [2025-02-20T01:39:41.116Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-20T01:39:41.116Z] level=info msg="Memory: 394 samples, avg is 330.1MB, max is 1364.0MB" [2025-02-20T01:39:41.116Z] level=info msg="Execution took 39.44264332s" [2025-02-20T01:39:41.116Z] go vet ./... [2025-02-20T01:39:46.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T01:39:46.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T01:39:46.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T01:39:46.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-20T01:39:46.718Z] + ls -al . [2025-02-20T01:39:46.718Z] total 1976 [2025-02-20T01:39:46.718Z] drwxrwxr-x 11 1001 1001 4096 Feb 20 01:37 . [2025-02-20T01:39:46.718Z] drwxr-xr-x 4 root root 4096 Feb 20 01:37 .. [2025-02-20T01:39:46.718Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 .blubracket [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 10 Feb 20 01:36 .dockerignore [2025-02-20T01:39:46.718Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 01:38 .git [2025-02-20T01:39:46.718Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 01:36 .github [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 907 Feb 20 01:36 .gitignore [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 199 Feb 20 01:36 .golangci.yml [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 100 Feb 20 01:36 .hadolint.yml [2025-02-20T01:39:46.718Z] drwxr-xr-x 3 1001 1001 4096 Feb 20 01:37 .semver [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 155 Feb 20 01:36 .sonarcloud.properties [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 01:36 ADOPTERS.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 17374 Feb 20 01:36 Attribution.txt [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 100284 Feb 20 01:36 CHANGELOG.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 01:36 CONTRIBUTING.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 01:36 GOVERNANCE.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 858 Feb 20 01:36 Jenkinsfile [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 01:36 LICENSE [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 16740 Feb 20 01:36 Makefile [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 01:36 OWNERS.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 9932 Feb 20 01:36 README.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 789 Feb 20 01:36 SECURITY.md [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 12 Feb 20 01:37 VERSION [2025-02-20T01:39:46.718Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 bin [2025-02-20T01:39:46.718Z] drwxrwxr-x 19 1001 1001 4096 Feb 20 01:36 cmd [2025-02-20T01:39:46.718Z] -rw-r--r-- 1 root root 1650806 Feb 20 01:38 coverage.out [2025-02-20T01:39:46.718Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 fuzz_test [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 6495 Feb 20 01:36 go.mod [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 88225 Feb 20 01:36 go.sum [2025-02-20T01:39:46.718Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 01:36 internal [2025-02-20T01:39:46.718Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 openapi [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 584 Feb 20 01:36 security.txt [2025-02-20T01:39:46.718Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 01:36 version.go [Pipeline] sh [2025-02-20T01:39:47.007Z] + '[' -e coverage.out ] [2025-02-20T01:39:47.007Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-20T01:39:47.153Z] Stashed 1 file(s) [Pipeline] sh [2025-02-20T01:39:47.438Z] + make build [2025-02-20T01:39:47.439Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-20T01:40:14.016Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-20T01:40:14.016Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-20T01:40:14.016Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-20T01:40:14.016Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-20T01:40:15.390Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-20T01:40:20.662Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-20T01:40:23.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-20T01:40:25.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-20T01:40:27.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-20T01:40:29.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-20T01:40:30.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-20T01:40:31.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-20T01:40:33.202Z] $ docker stop --time=1 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a [2025-02-20T01:40:38.973Z] $ docker rm -f --volumes 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a [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-02-20T01:40:40.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-20T01:40:40.505Z] [2025-02-20T01:40:40.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:40:40.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-20T01:40:40.812Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-20T01:40:40.812Z] 91d30c5bc195: Pulling fs layer [2025-02-20T01:40:40.812Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-20T01:40:40.812Z] 9c61dcf015f6: Pulling fs layer [2025-02-20T01:40:40.812Z] 4698f68db338: Pulling fs layer [2025-02-20T01:40:40.812Z] 2a2f49069b9e: Pulling fs layer [2025-02-20T01:40:40.812Z] e0025b399a48: Pulling fs layer [2025-02-20T01:40:40.812Z] 4698f68db338: Waiting [2025-02-20T01:40:40.812Z] e0025b399a48: Waiting [2025-02-20T01:40:41.071Z] 91d30c5bc195: Verifying Checksum [2025-02-20T01:40:41.071Z] 91d30c5bc195: Download complete [2025-02-20T01:40:41.071Z] 4698f68db338: Verifying Checksum [2025-02-20T01:40:41.071Z] 4698f68db338: Download complete [2025-02-20T01:40:41.071Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-20T01:40:41.071Z] 2e9b0aa3be6d: Download complete [2025-02-20T01:40:41.071Z] e0025b399a48: Verifying Checksum [2025-02-20T01:40:41.071Z] e0025b399a48: Download complete [2025-02-20T01:40:41.071Z] 91d30c5bc195: Pull complete [2025-02-20T01:40:41.330Z] 2a2f49069b9e: Verifying Checksum [2025-02-20T01:40:41.330Z] 2a2f49069b9e: Download complete [2025-02-20T01:40:41.330Z] 2e9b0aa3be6d: Pull complete [2025-02-20T01:40:41.588Z] 9c61dcf015f6: Verifying Checksum [2025-02-20T01:40:41.588Z] 9c61dcf015f6: Download complete [2025-02-20T01:40:44.870Z] 9c61dcf015f6: Pull complete [2025-02-20T01:40:44.870Z] 4698f68db338: Pull complete [2025-02-20T01:40:44.870Z] 2a2f49069b9e: Pull complete [2025-02-20T01:40:44.870Z] e0025b399a48: Pull complete [2025-02-20T01:40:44.870Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-20T01:40:44.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-20T01:40:44.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:40:44.986Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T01:40:45.008Z] $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:40:47.393Z] $ docker top b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T01:40:47.751Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-20T01:40:50.284Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #1 transferring dockerfile: [2025-02-20T01:40:50.284Z] #1 transferring dockerfile: 2.10kB done [2025-02-20T01:40:50.284Z] #1 DONE 0.1s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #2 transferring dockerfile: 1.89kB done [2025-02-20T01:40:50.284Z] #2 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #3 transferring dockerfile: 2.14kB done [2025-02-20T01:40:50.284Z] #3 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #4 transferring dockerfile: 2.01kB done [2025-02-20T01:40:50.284Z] #4 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #5 transferring dockerfile: 2.23kB done [2025-02-20T01:40:50.284Z] #5 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #6 transferring dockerfile: 2.00kB done [2025-02-20T01:40:50.284Z] #6 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #7 transferring dockerfile: 3.02kB done [2025-02-20T01:40:50.284Z] #7 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #8 [core-command internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #8 transferring dockerfile: 1.94kB done [2025-02-20T01:40:50.284Z] #8 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #9 transferring dockerfile: 1.81kB done [2025-02-20T01:40:50.284Z] #9 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #10 transferring dockerfile: 2.49kB done [2025-02-20T01:40:50.284Z] #10 DONE 0.1s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #11 [core-data internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #11 transferring dockerfile: 2.04kB done [2025-02-20T01:40:50.284Z] #11 DONE 0.0s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #12 transferring dockerfile: 1.69kB done [2025-02-20T01:40:50.284Z] #12 DONE 0.1s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-02-20T01:40:50.284Z] #13 transferring dockerfile: 1.70kB done [2025-02-20T01:40:50.284Z] #13 DONE 0.1s [2025-02-20T01:40:50.284Z] [2025-02-20T01:40:50.284Z] #14 [core-metadata internal] load .dockerignore [2025-02-20T01:40:50.284Z] #14 transferring context: 50B done [2025-02-20T01:40:50.543Z] #14 DONE 0.1s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-02-20T01:40:50.543Z] #15 transferring dockerfile: 1.83kB done [2025-02-20T01:40:50.543Z] #15 DONE 0.1s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-20T01:40:50.543Z] #16 transferring dockerfile: 2.50kB done [2025-02-20T01:40:50.543Z] #16 DONE 0.1s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-02-20T01:40:50.543Z] #17 transferring context: 50B done [2025-02-20T01:40:50.543Z] #17 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #18 [security-proxy-auth internal] load .dockerignore [2025-02-20T01:40:50.543Z] #18 transferring context: 50B done [2025-02-20T01:40:50.543Z] #18 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #19 [core-keeper internal] load .dockerignore [2025-02-20T01:40:50.543Z] #19 transferring context: 50B done [2025-02-20T01:40:50.543Z] #19 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-20T01:40:50.543Z] #20 transferring context: 50B done [2025-02-20T01:40:50.543Z] #20 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #21 [support-notifications internal] load .dockerignore [2025-02-20T01:40:50.543Z] #21 transferring context: 50B done [2025-02-20T01:40:50.543Z] #21 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #22 [security-bootstrapper internal] load .dockerignore [2025-02-20T01:40:50.543Z] #22 transferring context: 50B done [2025-02-20T01:40:50.543Z] #22 DONE 0.0s [2025-02-20T01:40:50.543Z] [2025-02-20T01:40:50.543Z] #23 [core-command internal] load .dockerignore [2025-02-20T01:40:50.543Z] #23 transferring context: 50B done [2025-02-20T01:40:50.804Z] #23 DONE 0.0s [2025-02-20T01:40:50.804Z] [2025-02-20T01:40:50.804Z] #24 [security-spire-agent internal] load .dockerignore [2025-02-20T01:40:50.804Z] #24 transferring context: 50B done [2025-02-20T01:40:50.804Z] #24 DONE 0.0s [2025-02-20T01:40:50.804Z] [2025-02-20T01:40:50.804Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-02-20T01:40:50.804Z] #25 transferring context: 50B done [2025-02-20T01:40:50.804Z] #25 DONE 0.1s [2025-02-20T01:40:50.804Z] [2025-02-20T01:40:50.804Z] #26 [core-data internal] load .dockerignore [2025-02-20T01:40:50.804Z] #26 transferring context: 50B done [2025-02-20T01:40:50.804Z] #26 DONE 0.1s [2025-02-20T01:40:50.804Z] [2025-02-20T01:40:50.804Z] #27 [security-spire-config internal] load .dockerignore [2025-02-20T01:40:50.804Z] #27 transferring context: 50B done [2025-02-20T01:40:50.804Z] #27 DONE 0.1s [2025-02-20T01:40:50.804Z] [2025-02-20T01:40:50.804Z] #28 [security-spire-server internal] load .dockerignore [2025-02-20T01:40:50.805Z] #28 transferring context: 50B done [2025-02-20T01:40:50.805Z] #28 DONE 0.1s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #29 [security-proxy-setup internal] load .dockerignore [2025-02-20T01:40:50.805Z] #29 transferring context: 50B done [2025-02-20T01:40:50.805Z] #29 DONE 0.0s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #30 [support-scheduler internal] load .dockerignore [2025-02-20T01:40:50.805Z] #30 transferring context: 50B done [2025-02-20T01:40:50.805Z] #30 DONE 0.1s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:50.805Z] #31 DONE 0.0s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:40:50.805Z] #32 DONE 0.1s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #33 [core-metadata internal] load build context [2025-02-20T01:40:50.805Z] #33 DONE 0.0s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-20T01:40:50.805Z] #34 DONE 0.0s [2025-02-20T01:40:50.805Z] [2025-02-20T01:40:50.805Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.063Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.063Z] #35 ... [2025-02-20T01:40:51.063Z] [2025-02-20T01:40:51.063Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:51.064Z] #31 DONE 0.0s [2025-02-20T01:40:51.064Z] [2025-02-20T01:40:51.064Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.064Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-02-20T01:40:51.064Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.064Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.064Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.064Z] #35 ... [2025-02-20T01:40:51.064Z] [2025-02-20T01:40:51.064Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:51.064Z] #31 DONE 0.0s [2025-02-20T01:40:51.064Z] [2025-02-20T01:40:51.064Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.064Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.064Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:51.064Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.064Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.064Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.064Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-02-20T01:40:51.323Z] #35 ... [2025-02-20T01:40:51.323Z] [2025-02-20T01:40:51.323Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:51.323Z] #31 DONE 0.0s [2025-02-20T01:40:51.323Z] [2025-02-20T01:40:51.323Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.323Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.323Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:51.323Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.323Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.323Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.323Z] #35 ... [2025-02-20T01:40:51.323Z] [2025-02-20T01:40:51.323Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:51.323Z] #31 DONE 0.0s [2025-02-20T01:40:51.323Z] [2025-02-20T01:40:51.323Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.323Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.323Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:51.323Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.323Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.323Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.323Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-20T01:40:51.584Z] #35 ... [2025-02-20T01:40:51.584Z] [2025-02-20T01:40:51.584Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-20T01:40:51.584Z] #31 DONE 0.0s [2025-02-20T01:40:51.584Z] [2025-02-20T01:40:51.584Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:51.584Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.584Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:51.584Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.584Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.584Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.584Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-20T01:40:51.842Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:51.842Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:51.842Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:51.842Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:51.842Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:51.842Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-20T01:40:51.842Z] #35 DONE 1.0s [2025-02-20T01:40:51.842Z] [2025-02-20T01:40:51.842Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:40:51.842Z] #32 DONE 0.7s [2025-02-20T01:40:51.842Z] [2025-02-20T01:40:51.842Z] #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:40:52.105Z] #36 ... [2025-02-20T01:40:52.105Z] [2025-02-20T01:40:52.105Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-20T01:40:52.105Z] #34 DONE 1.3s [2025-02-20T01:40:52.105Z] [2025-02-20T01:40:52.105Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-02-20T01:40:52.363Z] #37 ... [2025-02-20T01:40:52.363Z] [2025-02-20T01:40:52.363Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:40:52.363Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:40:52.363Z] #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-02-20T01:40:52.363Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:40:52.363Z] #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-20T01:40:52.363Z] #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-20T01:40:52.363Z] #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-20T01:40:52.363Z] #35 DONE 1.0s [2025-02-20T01:40:52.363Z] [2025-02-20T01:40:52.363Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-20T01:40:52.363Z] #38 DONE 1.0s [2025-02-20T01:40:52.363Z] [2025-02-20T01:40:52.363Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-20T01:40:52.363Z] #39 DONE 1.0s [2025-02-20T01:40:52.363Z] [2025-02-20T01:40:52.363Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:40:52.363Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:40:57.954Z] #40 ... [2025-02-20T01:40:57.954Z] [2025-02-20T01:40:57.954Z] #41 [core-command internal] load build context [2025-02-20T01:40:57.954Z] #41 transferring context: 190.70MB 6.1s [2025-02-20T01:40:57.954Z] #41 ... [2025-02-20T01:40:57.954Z] [2025-02-20T01:40:57.954Z] #42 [security-proxy-setup internal] load build context [2025-02-20T01:40:57.954Z] #42 ... [2025-02-20T01:40:57.954Z] [2025-02-20T01:40:57.954Z] #41 [core-command internal] load build context [2025-02-20T01:41:02.161Z] #41 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #43 [security-spiffe-token-provider internal] load build context [2025-02-20T01:41:02.161Z] #43 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #44 [security-secretstore-setup internal] load build context [2025-02-20T01:41:02.161Z] #44 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:41:02.161Z] #45 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #46 [support-notifications internal] load build context [2025-02-20T01:41:02.161Z] #46 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-20T01:41:02.161Z] #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:02.161Z] #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:02.161Z] #0 4.817 (1/4) Installing ca-certificates (20241121-r1) [2025-02-20T01:41:02.161Z] #0 4.832 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:02.161Z] #0 4.840 (3/4) Installing su-exec (0.2-r3) [2025-02-20T01:41:02.161Z] #0 4.840 (4/4) Installing yq-go (4.44.1-r2) [2025-02-20T01:41:02.161Z] #0 4.914 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:02.161Z] #0 4.924 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:41:02.161Z] #0 4.958 OK: 19 MiB in 18 packages [2025-02-20T01:41:02.161Z] #47 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #48 [core-keeper internal] load build context [2025-02-20T01:41:02.161Z] #48 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-20T01:41:02.161Z] #49 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:02.161Z] #50 ... [2025-02-20T01:41:02.161Z] [2025-02-20T01:41:02.161Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:41:02.421Z] #51 ... [2025-02-20T01:41:02.421Z] [2025-02-20T01:41:02.421Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:41:02.421Z] #52 ... [2025-02-20T01:41:02.421Z] [2025-02-20T01:41:02.421Z] #53 [security-spire-agent internal] load build context [2025-02-20T01:41:02.421Z] #53 transferring context: 23.33kB 0.2s done [2025-02-20T01:41:02.421Z] #53 ... [2025-02-20T01:41:02.421Z] [2025-02-20T01:41:02.421Z] #54 [security-spire-server internal] load build context [2025-02-20T01:41:02.680Z] #54 ... [2025-02-20T01:41:02.680Z] [2025-02-20T01:41:02.680Z] #55 [security-bootstrapper internal] load build context [2025-02-20T01:41:02.680Z] #55 ... [2025-02-20T01:41:02.680Z] [2025-02-20T01:41:02.680Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:02.680Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:03.152Z] #56 ... [2025-02-20T01:41:03.152Z] [2025-02-20T01:41:03.152Z] #57 [support-scheduler internal] load build context [2025-02-20T01:41:03.152Z] #57 ... [2025-02-20T01:41:03.152Z] [2025-02-20T01:41:03.152Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-20T01:41:03.416Z] #58 ... [2025-02-20T01:41:03.416Z] [2025-02-20T01:41:03.416Z] #33 [core-metadata internal] load build context [2025-02-20T01:41:03.416Z] #33 ... [2025-02-20T01:41:03.416Z] [2025-02-20T01:41:03.416Z] #59 [security-spire-config internal] load build context [2025-02-20T01:41:03.416Z] #59 ... [2025-02-20T01:41:03.416Z] [2025-02-20T01:41:03.416Z] #60 [security-proxy-auth internal] load build context [2025-02-20T01:41:03.416Z] #60 ... [2025-02-20T01:41:03.416Z] [2025-02-20T01:41:03.416Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:41:03.673Z] #61 ... [2025-02-20T01:41:03.673Z] [2025-02-20T01:41:03.673Z] #62 [core-data internal] load build context [2025-02-20T01:41:03.673Z] #62 ... [2025-02-20T01:41:03.673Z] [2025-02-20T01:41:03.673Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-20T01:41:03.931Z] #63 ... [2025-02-20T01:41:03.931Z] [2025-02-20T01:41:03.931Z] #60 [security-proxy-auth internal] load build context [2025-02-20T01:41:03.931Z] #60 transferring context: 495.96MB 12.6s done [2025-02-20T01:41:05.097Z] #60 ... [2025-02-20T01:41:05.097Z] [2025-02-20T01:41:05.097Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:41:05.356Z] #64 ... [2025-02-20T01:41:05.356Z] [2025-02-20T01:41:05.356Z] #48 [core-keeper internal] load build context [2025-02-20T01:41:05.356Z] #48 transferring context: 495.96MB 13.3s done [2025-02-20T01:41:05.356Z] #48 ... [2025-02-20T01:41:05.356Z] [2025-02-20T01:41:05.356Z] #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:05.356Z] #36 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:05.356Z] #36 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:05.356Z] #36 3.898 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:05.356Z] #36 3.982 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:05.356Z] #36 3.986 OK: 8 MiB in 15 packages [2025-02-20T01:41:05.356Z] #36 ... [2025-02-20T01:41:05.356Z] [2025-02-20T01:41:05.356Z] #44 [security-secretstore-setup internal] load build context [2025-02-20T01:41:06.302Z] #44 transferring context: 495.96MB 14.8s done [2025-02-20T01:41:06.872Z] #44 ... [2025-02-20T01:41:06.872Z] [2025-02-20T01:41:06.872Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:41:07.129Z] #65 ... [2025-02-20T01:41:07.129Z] [2025-02-20T01:41:07.129Z] #42 [security-proxy-setup internal] load build context [2025-02-20T01:41:07.129Z] #42 transferring context: 495.96MB 11.7s done [2025-02-20T01:41:10.560Z] #42 ... [2025-02-20T01:41:10.560Z] [2025-02-20T01:41:10.560Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:41:10.560Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 17.8s done [2025-02-20T01:41:11.632Z] #40 ... [2025-02-20T01:41:11.632Z] [2025-02-20T01:41:11.632Z] #41 [core-command internal] load build context [2025-02-20T01:41:11.632Z] #41 transferring context: 495.96MB 13.0s done [2025-02-20T01:41:11.632Z] #41 ... [2025-02-20T01:41:11.632Z] [2025-02-20T01:41:11.632Z] #43 [security-spiffe-token-provider internal] load build context [2025-02-20T01:41:11.632Z] #43 transferring context: 495.96MB 13.1s done [2025-02-20T01:41:11.889Z] #43 ... [2025-02-20T01:41:11.889Z] [2025-02-20T01:41:11.889Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:41:11.889Z] #45 transferring context: 495.96MB 10.9s done [2025-02-20T01:41:12.168Z] #45 ... [2025-02-20T01:41:12.168Z] [2025-02-20T01:41:12.168Z] #46 [support-notifications internal] load build context [2025-02-20T01:41:12.168Z] #46 transferring context: 495.96MB 12.8s done [2025-02-20T01:41:12.168Z] #46 ... [2025-02-20T01:41:12.168Z] [2025-02-20T01:41:12.168Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:41:12.168Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-20T01:41:12.387Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39267 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-20T01:41:12.407Z] Running in /w/workspace/edgex-go/798 [Pipeline] { [Pipeline] checkout [2025-02-20T01:41:12.735Z] #40 ... [2025-02-20T01:41:12.735Z] [2025-02-20T01:41:12.735Z] #55 [security-bootstrapper internal] load build context [2025-02-20T01:41:12.735Z] #55 transferring context: 495.96MB 12.7s done [2025-02-20T01:41:12.995Z] #55 ... [2025-02-20T01:41:12.995Z] [2025-02-20T01:41:12.995Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:12.995Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 17.8s done [2025-02-20T01:41:12.995Z] #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-20T01:41:13.563Z] #56 ... [2025-02-20T01:41:13.563Z] [2025-02-20T01:41:13.563Z] #33 [core-metadata internal] load build context [2025-02-20T01:41:13.563Z] #33 transferring context: 495.96MB 12.8s done [2025-02-20T01:41:13.563Z] #33 ... [2025-02-20T01:41:13.563Z] [2025-02-20T01:41:13.563Z] #57 [support-scheduler internal] load build context [2025-02-20T01:41:13.563Z] #57 transferring context: 495.96MB 11.6s done [2025-02-20T01:41:13.824Z] #57 ... [2025-02-20T01:41:13.824Z] [2025-02-20T01:41:13.824Z] #62 [core-data internal] load build context [2025-02-20T01:41:13.824Z] #62 transferring context: 495.96MB 12.8s done [2025-02-20T01:41:15.209Z] #62 ... [2025-02-20T01:41:15.209Z] [2025-02-20T01:41:15.209Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:15.209Z] #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-20T01:41:15.210Z] #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-20T01:41:15.464Z] The recommended git tool is: git [2025-02-20T01:41:16.583Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.2s [2025-02-20T01:41:16.854Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.3s [2025-02-20T01:41:17.429Z] #56 ... [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #53 [security-spire-agent internal] load build context [2025-02-20T01:41:17.429Z] #53 DONE 25.1s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-20T01:41:17.429Z] #37 DONE 25.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:17.429Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done [2025-02-20T01:41:17.429Z] #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-20T01:41:17.429Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.8s [2025-02-20T01:41:17.429Z] #56 ... [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-20T01:41:17.429Z] #47 DONE 25.6s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:41:17.429Z] #45 DONE 26.2s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #57 [support-scheduler internal] load build context [2025-02-20T01:41:17.429Z] #57 DONE 25.9s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #42 [security-proxy-setup internal] load build context [2025-02-20T01:41:17.429Z] #42 DONE 25.7s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:17.429Z] #36 DONE 25.7s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:17.429Z] #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-20T01:41:17.429Z] #56 ... [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #60 [security-proxy-auth internal] load build context [2025-02-20T01:41:17.429Z] #60 DONE 26.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #46 [support-notifications internal] load build context [2025-02-20T01:41:17.429Z] #46 DONE 26.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #55 [security-bootstrapper internal] load build context [2025-02-20T01:41:17.429Z] #55 DONE 26.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #43 [security-spiffe-token-provider internal] load build context [2025-02-20T01:41:17.429Z] #43 DONE 26.5s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #41 [core-command internal] load build context [2025-02-20T01:41:17.429Z] #41 DONE 26.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #62 [core-data internal] load build context [2025-02-20T01:41:17.429Z] #62 DONE 26.1s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #48 [core-keeper internal] load build context [2025-02-20T01:41:17.429Z] #48 DONE 26.4s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #44 [security-secretstore-setup internal] load build context [2025-02-20T01:41:17.429Z] #44 DONE 26.3s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #33 [core-metadata internal] load build context [2025-02-20T01:41:17.429Z] #33 DONE 26.5s [2025-02-20T01:41:17.429Z] [2025-02-20T01:41:17.429Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:17.429Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-02-20T01:41:17.429Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 2.0s [2025-02-20T01:41:17.429Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 2.0s [2025-02-20T01:41:17.429Z] #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-20T01:41:17.687Z] #56 ... [2025-02-20T01:41:17.687Z] [2025-02-20T01:41:17.687Z] #54 [security-spire-server internal] load build context [2025-02-20T01:41:17.687Z] #54 transferring context: 23.80kB done [2025-02-20T01:41:17.687Z] #54 DONE 25.3s [2025-02-20T01:41:17.687Z] [2025-02-20T01:41:17.687Z] #59 [security-spire-config internal] load build context [2025-02-20T01:41:17.687Z] #59 transferring context: 22.05kB done [2025-02-20T01:41:17.687Z] #59 DONE 25.3s [2025-02-20T01:41:17.687Z] [2025-02-20T01:41:17.687Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:17.687Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.0s done [2025-02-20T01:41:17.687Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.07MB / 15.53MB 2.1s [2025-02-20T01:41:17.687Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 12.58MB / 15.53MB 2.2s [2025-02-20T01:41:17.687Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.3s [2025-02-20T01:41:17.944Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.5s done [2025-02-20T01:41:17.944Z] #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-02-20T01:41:18.509Z] #56 ... [2025-02-20T01:41:18.509Z] [2025-02-20T01:41:18.509Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:41:18.509Z] #51 DONE 26.4s [2025-02-20T01:41:18.509Z] [2025-02-20T01:41:18.509Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:41:18.509Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-20T01:41:18.509Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-20T01:41:18.509Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done [2025-02-20T01:41:18.509Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done [2025-02-20T01:41:18.509Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-20T01:41:18.509Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-02-20T01:41:18.509Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.4s done [2025-02-20T01:41:18.509Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-20T01:41:18.509Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-20T01:41:18.509Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.5s [2025-02-20T01:41:19.615Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done [2025-02-20T01:41:19.875Z] #40 ... [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-20T01:41:19.875Z] #58 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #58 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #58 26.55 (1/7) Installing ca-certificates (20241121-r1) [2025-02-20T01:41:19.875Z] #58 26.56 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #58 26.56 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-20T01:41:19.875Z] #58 26.57 (4/7) Installing libsodium (1.0.19-r0) [2025-02-20T01:41:19.875Z] #58 26.58 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-20T01:41:19.875Z] #58 26.61 (6/7) Installing libzmq (4.3.5-r2) [2025-02-20T01:41:19.875Z] #58 26.62 (7/7) Installing zeromq (4.3.5-r2) [2025-02-20T01:41:19.875Z] #58 26.64 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #58 26.65 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:41:19.875Z] #58 26.70 OK: 12 MiB in 21 packages [2025-02-20T01:41:19.875Z] #58 DONE 28.0s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:41:19.875Z] #61 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #61 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #61 26.56 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:41:19.875Z] #61 26.56 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:41:19.875Z] #61 26.56 OK: 24170 distinct packages available [2025-02-20T01:41:19.875Z] #61 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #61 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #61 27.01 (1/14) Installing ca-certificates (20241121-r1) [2025-02-20T01:41:19.875Z] #61 27.03 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-20T01:41:19.875Z] #61 27.04 (3/14) Installing c-ares (1.33.1-r0) [2025-02-20T01:41:19.875Z] #61 27.05 (4/14) Installing libunistring (1.2-r0) [2025-02-20T01:41:19.875Z] #61 27.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-20T01:41:19.875Z] #61 27.08 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-20T01:41:19.875Z] #61 27.08 (7/14) Installing libpsl (0.21.5-r1) [2025-02-20T01:41:19.875Z] #61 27.09 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-20T01:41:19.875Z] #61 27.10 (9/14) Installing libcurl (8.12.1-r0) [2025-02-20T01:41:19.875Z] #61 27.11 (10/14) Installing curl (8.12.1-r0) [2025-02-20T01:41:19.875Z] #61 27.12 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #61 27.12 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:41:19.875Z] #61 27.15 (13/14) Installing libucontext (1.2-r3) [2025-02-20T01:41:19.875Z] #61 27.15 (14/14) Installing gcompat (1.1.0-r4) [2025-02-20T01:41:19.875Z] #61 27.16 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #61 27.16 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:41:19.875Z] #61 27.20 OK: 13 MiB in 28 packages [2025-02-20T01:41:19.875Z] #61 DONE 28.0s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-20T01:41:19.875Z] #49 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #49 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #49 26.56 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #49 26.57 (2/2) Installing su-exec (0.2-r3) [2025-02-20T01:41:19.875Z] #49 26.57 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #49 26.58 OK: 8 MiB in 16 packages [2025-02-20T01:41:19.875Z] #49 DONE 28.0s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-20T01:41:19.875Z] #63 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #63 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #63 26.51 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #63 26.52 (2/4) Installing openssl (3.3.3-r0) [2025-02-20T01:41:19.875Z] #63 26.54 (3/4) Installing su-exec (0.2-r3) [2025-02-20T01:41:19.875Z] #63 26.55 (4/4) Installing yq-go (4.44.1-r2) [2025-02-20T01:41:19.875Z] #63 26.63 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #63 26.65 OK: 19 MiB in 18 packages [2025-02-20T01:41:19.875Z] #63 DONE 28.0s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:41:19.875Z] #52 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #52 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #52 26.56 (1/3) Installing ca-certificates (20241121-r1) [2025-02-20T01:41:19.875Z] #52 26.58 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #52 26.59 (3/3) Installing tzdata (2025a-r0) [2025-02-20T01:41:19.875Z] #52 26.62 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #52 26.63 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:41:19.875Z] #52 26.69 OK: 10 MiB in 17 packages [2025-02-20T01:41:19.875Z] #52 DONE 28.1s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:19.875Z] #50 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #50 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #50 26.53 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:19.875Z] #50 26.53 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:19.875Z] #50 26.54 OK: 8 MiB in 15 packages [2025-02-20T01:41:19.875Z] #50 DONE 28.1s [2025-02-20T01:41:19.875Z] [2025-02-20T01:41:19.875Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:41:19.875Z] #64 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:19.875Z] #64 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.160Z] #64 ... [2025-02-20T01:41:20.160Z] [2025-02-20T01:41:20.160Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:41:20.160Z] #40 DONE 27.9s [2025-02-20T01:41:20.160Z] [2025-02-20T01:41:20.160Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:41:20.160Z] #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done [2025-02-20T01:41:20.160Z] #56 DONE 27.9s [2025-02-20T01:41:20.160Z] [2025-02-20T01:41:20.160Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:41:20.160Z] #65 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.160Z] #65 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.418Z] #65 23.35 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:41:20.418Z] #65 23.35 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:41:20.418Z] #65 23.35 OK: 24170 distinct packages available [2025-02-20T01:41:20.418Z] #65 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.418Z] #65 ... [2025-02-20T01:41:20.418Z] [2025-02-20T01:41:20.418Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:41:20.418Z] #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.418Z] #0 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.418Z] #0 2.983 OK: 248 MiB in 58 packages [2025-02-20T01:41:20.418Z] #66 DONE 3.3s [2025-02-20T01:41:20.418Z] [2025-02-20T01:41:20.418Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:41:20.418Z] #67 DONE 0.1s [2025-02-20T01:41:20.418Z] [2025-02-20T01:41:20.418Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:41:20.418Z] #65 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.518Z] using credential edgex-jenkins-ssh [2025-02-20T01:41:20.541Z] Cloning the remote Git repository [2025-02-20T01:41:20.698Z] #65 ... [2025-02-20T01:41:20.698Z] [2025-02-20T01:41:20.698Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-20T01:41:20.698Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.698Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.698Z] #0 3.268 OK: 248 MiB in 58 packages [2025-02-20T01:41:20.698Z] #68 DONE 3.4s [2025-02-20T01:41:20.698Z] [2025-02-20T01:41:20.698Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:41:20.698Z] #69 DONE 0.0s [2025-02-20T01:41:20.698Z] [2025-02-20T01:41:20.698Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:41:20.698Z] #65 23.76 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:20.957Z] #65 23.76 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:41:20.957Z] #65 23.77 (3/5) Installing libucontext (1.2-r3) [2025-02-20T01:41:20.957Z] #65 23.77 (4/5) Installing gcompat (1.1.0-r4) [2025-02-20T01:41:20.957Z] #65 23.78 (5/5) Installing openssl (3.3.3-r0) [2025-02-20T01:41:20.957Z] #65 23.79 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:20.957Z] #65 23.80 OK: 9 MiB in 19 packages [2025-02-20T01:41:20.957Z] #65 ... [2025-02-20T01:41:20.957Z] [2025-02-20T01:41:20.957Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:41:20.957Z] #64 25.98 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:41:20.957Z] #64 25.98 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:41:20.957Z] #64 25.98 OK: 24170 distinct packages available [2025-02-20T01:41:20.957Z] #64 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.957Z] #64 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:20.957Z] #64 26.38 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:20.957Z] #64 26.39 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:41:20.957Z] #64 26.39 (3/4) Installing libucontext (1.2-r3) [2025-02-20T01:41:20.957Z] #64 26.39 (4/4) Installing gcompat (1.1.0-r4) [2025-02-20T01:41:20.957Z] #64 26.40 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:20.957Z] #64 26.40 OK: 8 MiB in 18 packages [2025-02-20T01:41:20.957Z] #64 DONE 26.6s [2025-02-20T01:41:20.957Z] [2025-02-20T01:41:20.957Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:41:21.215Z] #65 DONE 24.0s [2025-02-20T01:41:21.215Z] [2025-02-20T01:41:21.215Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-20T01:41:20.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-20T01:41:20.696Z] > git init /w/workspace/edgex-go/798 # timeout=10 [2025-02-20T01:41:20.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-20T01:41:20.885Z] > git --version # timeout=10 [2025-02-20T01:41:20.909Z] > git --version # 'git version 2.25.1' [2025-02-20T01:41:20.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T01:41:21.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T01:41:21.786Z] #70 ... [2025-02-20T01:41:21.786Z] [2025-02-20T01:41:21.786Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:41:21.786Z] #71 DONE 4.4s [2025-02-20T01:41:21.786Z] [2025-02-20T01:41:21.786Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-20T01:41:21.786Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:21.786Z] #0 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:21.786Z] #0 4.408 OK: 248 MiB in 58 packages [2025-02-20T01:41:21.786Z] #72 DONE 4.6s [2025-02-20T01:41:21.786Z] [2025-02-20T01:41:21.786Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-20T01:41:22.043Z] #73 ... [2025-02-20T01:41:22.043Z] [2025-02-20T01:41:22.043Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:41:22.043Z] #74 DONE 0.1s [2025-02-20T01:41:22.043Z] [2025-02-20T01:41:22.043Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:22.319Z] #75 ... [2025-02-20T01:41:22.319Z] [2025-02-20T01:41:22.319Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-20T01:41:22.319Z] #0 4.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 4.680 OK: 8 MiB in 15 packages [2025-02-20T01:41:22.319Z] #76 DONE 5.0s [2025-02-20T01:41:22.319Z] [2025-02-20T01:41:22.319Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-20T01:41:22.319Z] #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 4.711 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:41:22.319Z] #0 4.711 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:41:22.319Z] #0 4.711 OK: 24181 distinct packages available [2025-02-20T01:41:22.319Z] #0 4.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 4.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.319Z] #0 5.098 OK: 248 MiB in 58 packages [2025-02-20T01:41:22.576Z] #77 DONE 5.2s [2025-02-20T01:41:22.576Z] [2025-02-20T01:41:22.576Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:41:22.576Z] #78 DONE 0.1s [2025-02-20T01:41:22.576Z] [2025-02-20T01:41:22.576Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:22.834Z] #79 ... [2025-02-20T01:41:22.834Z] [2025-02-20T01:41:22.834Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-20T01:41:22.834Z] #0 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.834Z] #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:22.834Z] #0 5.427 OK: 19 MiB in 18 packages [2025-02-20T01:41:22.834Z] #80 DONE 5.5s [2025-02-20T01:41:23.092Z] [2025-02-20T01:41:23.092Z] #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:41:23.092Z] #0 5.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 5.481 OK: 248 MiB in 58 packages [2025-02-20T01:41:23.092Z] #81 DONE 5.6s [2025-02-20T01:41:23.092Z] [2025-02-20T01:41:23.092Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:41:23.092Z] #82 DONE 0.0s [2025-02-20T01:41:23.092Z] [2025-02-20T01:41:23.092Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:23.092Z] #83 ... [2025-02-20T01:41:23.092Z] [2025-02-20T01:41:23.092Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:41:23.092Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 2.907 OK: 12 MiB in 21 packages [2025-02-20T01:41:23.092Z] #84 DONE 3.2s [2025-02-20T01:41:23.092Z] [2025-02-20T01:41:23.092Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-20T01:41:23.092Z] #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.092Z] #0 3.053 OK: 8 MiB in 16 packages [2025-02-20T01:41:23.092Z] #85 DONE 3.2s [2025-02-20T01:41:23.350Z] [2025-02-20T01:41:23.350Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-20T01:41:23.350Z] #86 ... [2025-02-20T01:41:23.350Z] [2025-02-20T01:41:23.350Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:41:23.350Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.350Z] #0 3.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.350Z] #0 3.405 OK: 13 MiB in 28 packages [2025-02-20T01:41:23.350Z] #87 DONE 3.5s [2025-02-20T01:41:23.608Z] [2025-02-20T01:41:23.608Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:41:23.608Z] #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.608Z] #0 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.867Z] #88 ... [2025-02-20T01:41:23.867Z] [2025-02-20T01:41:23.867Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-20T01:41:23.867Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.867Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.867Z] #0 3.701 OK: 19 MiB in 18 packages [2025-02-20T01:41:23.867Z] #89 DONE 3.8s [2025-02-20T01:41:23.867Z] [2025-02-20T01:41:23.867Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-20T01:41:23.867Z] #90 DONE 0.0s [2025-02-20T01:41:23.867Z] [2025-02-20T01:41:23.867Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:41:23.867Z] #88 3.811 OK: 8 MiB in 15 packages [2025-02-20T01:41:23.867Z] #88 DONE 3.9s [2025-02-20T01:41:23.867Z] [2025-02-20T01:41:23.867Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:41:23.867Z] #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:23.867Z] #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:24.124Z] #91 4.114 OK: 10 MiB in 17 packages [2025-02-20T01:41:24.124Z] #91 DONE 4.2s [2025-02-20T01:41:24.124Z] [2025-02-20T01:41:24.124Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:24.124Z] #0 4.563 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:24.124Z] #0 5.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:24.124Z] #0 5.819 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:41:24.397Z] #92 ... [2025-02-20T01:41:24.397Z] [2025-02-20T01:41:24.397Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-20T01:41:24.397Z] #70 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:24.656Z] #70 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:24.656Z] #70 ... [2025-02-20T01:41:24.656Z] [2025-02-20T01:41:24.656Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:41:24.656Z] #92 6.122 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:41:24.656Z] #92 6.128 OK: 8 MiB in 15 packages [2025-02-20T01:41:24.656Z] #92 DONE 6.3s [2025-02-20T01:41:24.656Z] [2025-02-20T01:41:24.656Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-20T01:41:24.656Z] #70 3.744 OK: 9 MiB in 19 packages [2025-02-20T01:41:24.914Z] #70 DONE 3.9s [2025-02-20T01:41:24.914Z] [2025-02-20T01:41:24.914Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-20T01:41:25.848Z] #93 DONE 0.9s [2025-02-20T01:41:25.848Z] [2025-02-20T01:41:25.848Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-20T01:41:25.848Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:25.848Z] #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:25.848Z] #0 4.227 OK: 8 MiB in 18 packages [2025-02-20T01:41:25.848Z] #94 DONE 4.7s [2025-02-20T01:41:25.848Z] [2025-02-20T01:41:25.848Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:41:25.848Z] #95 DONE 0.9s [2025-02-20T01:41:25.848Z] [2025-02-20T01:41:25.848Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:41:25.848Z] #96 ... [2025-02-20T01:41:25.848Z] [2025-02-20T01:41:25.848Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-20T01:41:25.848Z] #97 DONE 0.2s [2025-02-20T01:41:26.106Z] [2025-02-20T01:41:26.106Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-20T01:41:27.045Z] #98 DONE 1.2s [2025-02-20T01:41:27.045Z] [2025-02-20T01:41:27.045Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:41:27.045Z] #96 DONE 1.3s [2025-02-20T01:41:27.045Z] [2025-02-20T01:41:27.045Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-20T01:41:27.045Z] #86 DONE 4.0s [2025-02-20T01:41:27.045Z] [2025-02-20T01:41:27.046Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-20T01:41:27.046Z] #73 2.981 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:27.046Z] #73 3.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T01:41:27.046Z] #73 4.156 OK: 248 MiB in 58 packages [2025-02-20T01:41:27.046Z] #73 DONE 5.4s [2025-02-20T01:41:27.046Z] [2025-02-20T01:41:27.046Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:41:27.046Z] #99 DONE 1.4s [2025-02-20T01:41:27.046Z] [2025-02-20T01:41:27.046Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-20T01:41:27.303Z] #100 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-20T01:41:27.303Z] #101 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-20T01:41:27.303Z] #102 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:41:27.303Z] #103 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-20T01:41:27.303Z] #104 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-20T01:41:27.303Z] #105 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-20T01:41:27.303Z] #106 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-20T01:41:27.303Z] #107 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:41:27.303Z] #108 DONE 0.1s [2025-02-20T01:41:27.303Z] [2025-02-20T01:41:27.303Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-20T01:41:27.561Z] #109 DONE 0.1s [2025-02-20T01:41:27.561Z] [2025-02-20T01:41:27.561Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:41:27.561Z] #110 DONE 0.1s [2025-02-20T01:41:27.561Z] [2025-02-20T01:41:27.561Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-20T01:41:27.561Z] #111 DONE 0.1s [2025-02-20T01:41:27.561Z] [2025-02-20T01:41:27.561Z] #112 [security-spire-server] exporting to image [2025-02-20T01:41:27.562Z] #112 exporting layers [2025-02-20T01:41:27.562Z] #112 ... [2025-02-20T01:41:27.562Z] [2025-02-20T01:41:27.562Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-20T01:41:27.562Z] #113 DONE 0.2s [2025-02-20T01:41:27.562Z] [2025-02-20T01:41:27.562Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-20T01:41:27.562Z] #114 DONE 0.1s [2025-02-20T01:41:27.818Z] [2025-02-20T01:41:27.818Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-20T01:41:27.819Z] #115 DONE 0.1s [2025-02-20T01:41:27.819Z] [2025-02-20T01:41:27.819Z] #112 [security-spire-agent] exporting to image [2025-02-20T01:41:28.077Z] #112 exporting layers 0.8s done [2025-02-20T01:41:28.077Z] #112 writing image sha256:396dc039eb6faeadf33b79f37f95d0ac9235f5d68da56095675f54367283067f [2025-02-20T01:41:28.336Z] #112 writing image sha256:396dc039eb6faeadf33b79f37f95d0ac9235f5d68da56095675f54367283067f done [2025-02-20T01:41:28.336Z] #112 naming to docker.io/library/security-spire-server done [2025-02-20T01:41:28.336Z] #112 exporting layers 0.8s done [2025-02-20T01:41:28.595Z] #112 exporting layers 0.8s done [2025-02-20T01:41:28.595Z] #112 writing image sha256:0a3a8e1e69b5add958aececf7d9268465afec2df2d8fa46111d68afe1333ae40 done [2025-02-20T01:41:28.595Z] #112 naming to docker.io/library/security-spire-config done [2025-02-20T01:41:28.595Z] #112 writing image sha256:80ec6cd261423a1626c5fd955e5559300815e75d976f8080ed406b955125ae24 done [2025-02-20T01:41:28.595Z] #112 naming to docker.io/library/security-spire-agent done [2025-02-20T01:41:28.595Z] #112 DONE 1.1s [2025-02-20T01:41:28.595Z] [2025-02-20T01:41:28.595Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:30.500Z] #116 ... [2025-02-20T01:41:30.500Z] [2025-02-20T01:41:30.500Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:30.760Z] #117 ... [2025-02-20T01:41:30.760Z] [2025-02-20T01:41:30.760Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:41:39.228Z] Avoid second fetch [2025-02-20T01:41:39.230Z] Checking out Revision b4e1e7e7db7e1f14597016669187c25b522b3ddd (main) [2025-02-20T01:41:38.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-20T01:41:38.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T01:41:39.242Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T01:41:39.328Z] > git checkout -f b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 [2025-02-20T01:41:40.120Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5084)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T01:41:44.911Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T01:41:44.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T01:41:44.911Z] Dload Upload Total Spent Left Speed [2025-02-20T01:41:44.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2025-02-20T01:41:45.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T01:41:45.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T01:41:45.610Z] + sudo tee /etc/docker/daemon.new [2025-02-20T01:41:45.610Z] { [2025-02-20T01:41:45.610Z] "registry-mirrors": [ [2025-02-20T01:41:45.610Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T01:41:45.610Z] ], [2025-02-20T01:41:45.610Z] "bip": "10.250.0.254/24", [2025-02-20T01:41:45.610Z] "hosts": [ [2025-02-20T01:41:45.610Z] "tcp://0.0.0.0:5555", [2025-02-20T01:41:45.610Z] "unix:///var/run/docker.sock" [2025-02-20T01:41:45.610Z] ], [2025-02-20T01:41:45.610Z] "mtu": 1458, [2025-02-20T01:41:45.610Z] "selinux-enabled": true, [2025-02-20T01:41:45.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T01:41:45.610Z] } [Pipeline] sh [2025-02-20T01:41:45.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T01:41:46.271Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T01:42:04.542Z] provisioning config files... [2025-02-20T01:42:04.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config5904163547501559223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T01:42:05.023Z] ---> ****-login.sh [2025-02-20T01:42:05.023Z] nexus3.edgexfoundry.org:10001 [2025-02-20T01:42:05.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:42:05.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:42:05.561Z] Configure a credential helper to remove this warning. See [2025-02-20T01:42:05.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:42:05.561Z] [2025-02-20T01:42:05.561Z] Login Succeeded [2025-02-20T01:42:05.561Z] nexus3.edgexfoundry.org:10002 [2025-02-20T01:42:05.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:42:06.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:42:06.110Z] Configure a credential helper to remove this warning. See [2025-02-20T01:42:06.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:42:06.110Z] [2025-02-20T01:42:06.110Z] Login Succeeded [2025-02-20T01:42:06.110Z] nexus3.edgexfoundry.org:10003 [2025-02-20T01:42:06.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:42:06.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:42:06.378Z] Configure a credential helper to remove this warning. See [2025-02-20T01:42:06.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:42:06.378Z] [2025-02-20T01:42:06.378Z] Login Succeeded [2025-02-20T01:42:06.378Z] nexus3.edgexfoundry.org:10004 [2025-02-20T01:42:06.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:42:06.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:42:06.650Z] Configure a credential helper to remove this warning. See [2025-02-20T01:42:06.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:42:06.650Z] [2025-02-20T01:42:06.650Z] Login Succeeded [2025-02-20T01:42:06.650Z] ****.io [2025-02-20T01:42:06.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:42:07.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:42:07.184Z] Configure a credential helper to remove this warning. See [2025-02-20T01:42:07.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:42:07.184Z] [2025-02-20T01:42:07.184Z] Login Succeeded [2025-02-20T01:42:07.184Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T01:42:07.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-20T01:42:07.818Z] + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo [2025-02-20T01:42:07.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T01:42:07.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T01:42:07.874Z] ========================================================= [2025-02-20T01:42:07.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T01:42:07.874Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-20T01:42:08.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T01:42:08.490Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T01:42:08.490Z] 9986a736f7d3: Pulling fs layer [2025-02-20T01:42:08.490Z] 1f018df60701: Pulling fs layer [2025-02-20T01:42:08.490Z] 39f8f326b044: Pulling fs layer [2025-02-20T01:42:08.490Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T01:42:08.490Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T01:42:08.490Z] e6a1e7a6a96a: Waiting [2025-02-20T01:42:08.490Z] 4f4fb700ef54: Waiting [2025-02-20T01:42:08.490Z] d45d956e0dbf: Pulling fs layer [2025-02-20T01:42:08.490Z] d7702b0d1db1: Pulling fs layer [2025-02-20T01:42:08.490Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T01:42:08.490Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T01:42:08.490Z] d45d956e0dbf: Waiting [2025-02-20T01:42:08.490Z] 5c7f0f088c93: Waiting [2025-02-20T01:42:08.490Z] 4fdc064ae6cf: Waiting [2025-02-20T01:42:08.490Z] d7702b0d1db1: Waiting [2025-02-20T01:42:08.490Z] 1f018df60701: Verifying Checksum [2025-02-20T01:42:08.490Z] 1f018df60701: Download complete [2025-02-20T01:42:08.490Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T01:42:08.490Z] e6a1e7a6a96a: Download complete [2025-02-20T01:42:08.490Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T01:42:08.490Z] 4f4fb700ef54: Download complete [2025-02-20T01:42:08.490Z] d45d956e0dbf: Verifying Checksum [2025-02-20T01:42:08.490Z] d45d956e0dbf: Download complete [2025-02-20T01:42:08.490Z] d7702b0d1db1: Verifying Checksum [2025-02-20T01:42:08.490Z] d7702b0d1db1: Download complete [2025-02-20T01:42:08.490Z] 9986a736f7d3: Verifying Checksum [2025-02-20T01:42:08.490Z] 9986a736f7d3: Download complete [2025-02-20T01:42:09.074Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T01:42:09.074Z] 4fdc064ae6cf: Download complete [2025-02-20T01:42:09.341Z] 9986a736f7d3: Pull complete [2025-02-20T01:42:09.517Z] #118 DONE 47.7s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:09.517Z] #117 DONE 47.8s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:09.517Z] #75 DONE 46.4s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:09.517Z] #79 DONE 45.8s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:09.517Z] #83 DONE 45.5s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:09.517Z] #116 DONE 41.2s [2025-02-20T01:42:09.517Z] [2025-02-20T01:42:09.517Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-20T01:42:09.926Z] 1f018df60701: Pull complete [2025-02-20T01:42:10.517Z] 39f8f326b044: Verifying Checksum [2025-02-20T01:42:10.517Z] 39f8f326b044: Download complete [2025-02-20T01:42:11.492Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T01:42:11.492Z] 5c7f0f088c93: Download complete [2025-02-20T01:42:19.679Z] #119 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #120 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #121 [core-metadata builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #121 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #122 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #123 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #124 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-20T01:42:19.679Z] #119 DONE 10.9s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #122 DONE 10.9s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #120 DONE 10.9s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #125 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #126 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #127 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #128 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #129 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #130 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T01:42:19.679Z] #131 ... [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #123 DONE 10.9s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #124 DONE 10.9s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #132 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #133 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #134 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #135 [core-command builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #135 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #136 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #137 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #138 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #139 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #140 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:42:19.679Z] #141 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:42:19.679Z] #142 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #143 [core-data builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #143 CACHED [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #121 [core-metadata builder 6/7] COPY . . [2025-02-20T01:42:19.679Z] #121 DONE 11.0s [2025-02-20T01:42:19.679Z] [2025-02-20T01:42:19.679Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T01:42:19.679Z] #0 0.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-20T01:42:24.937Z] #144 ... [2025-02-20T01:42:24.937Z] [2025-02-20T01:42:24.937Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T01:42:24.937Z] #0 1.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-20T01:42:26.517Z] 39f8f326b044: Pull complete [2025-02-20T01:42:26.517Z] e6a1e7a6a96a: Pull complete [2025-02-20T01:42:26.517Z] 4f4fb700ef54: Pull complete [2025-02-20T01:42:26.517Z] d45d956e0dbf: Pull complete [2025-02-20T01:42:26.517Z] d7702b0d1db1: Pull complete [2025-02-20T01:42:30.209Z] #145 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-20T01:42:30.209Z] #0 0.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-20T01:42:30.209Z] #146 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-20T01:42:30.209Z] #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-20T01:42:30.209Z] #147 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #148 [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-02-20T01:42:30.209Z] #0 0.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-20T01:42:30.209Z] #148 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T01:42:30.209Z] #0 1.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-20T01:42:30.209Z] #149 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T01:42:30.209Z] #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-20T01:42:30.209Z] #150 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T01:42:30.209Z] #0 1.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-20T01:42:30.209Z] #151 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-20T01:42:30.209Z] #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-20T01:42:30.209Z] #152 ... [2025-02-20T01:42:30.209Z] [2025-02-20T01:42:30.209Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-20T01:42:30.209Z] #0 0.855 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-20T01:42:30.467Z] #153 ... [2025-02-20T01:42:30.467Z] [2025-02-20T01:42:30.467Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-20T01:42:30.467Z] #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-20T01:42:30.727Z] #154 ... [2025-02-20T01:42:30.727Z] [2025-02-20T01:42:30.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T01:42:30.727Z] #131 0.496 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-20T01:42:34.746Z] 5c7f0f088c93: Pull complete [2025-02-20T01:42:35.330Z] 4fdc064ae6cf: Pull complete [2025-02-20T01:42:35.330Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T01:42:35.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T01:42:35.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-20T01:42:35.667Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T01:42:35.667Z] WORKDIR /edgex [2025-02-20T01:42:35.667Z] COPY go.mod . [2025-02-20T01:42:35.667Z] RUN go mod downloaddocker [2025-02-20T01:42:35.667Z] build -t ci-base-image-arm64 -f - . [2025-02-20T01:42:36.256Z] Sending build context to Docker daemon 3.658MB [2025-02-20T01:42:36.527Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T01:42:36.527Z] ---> 63f30b955cb9 [2025-02-20T01:42:36.527Z] Step 2/4 : WORKDIR /edgex [2025-02-20T01:42:38.484Z] ---> Running in e5e5deefce7f [2025-02-20T01:42:38.753Z] Removing intermediate container e5e5deefce7f [2025-02-20T01:42:38.753Z] ---> 680fd703eb3c [2025-02-20T01:42:38.753Z] Step 3/4 : COPY go.mod . [2025-02-20T01:42:39.213Z] ---> 921cbcf22f68 [2025-02-20T01:42:39.213Z] Step 4/4 : RUN go mod download [2025-02-20T01:42:39.213Z] ---> Running in ed9d0c7ccece [2025-02-20T01:43:47.111Z] Removing intermediate container ed9d0c7ccece [2025-02-20T01:43:47.111Z] ---> 6b9192670fba [2025-02-20T01:43:47.111Z] Successfully built 6b9192670fba [2025-02-20T01:43:47.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:43:47.452Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T01:43:47.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:43:47.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container [2025-02-20T01:43:47.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:43:48.966Z] $ docker top 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T01:43:49.790Z] + go version [2025-02-20T01:43:49.790Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T01:43:49.804Z] $ docker stop --time=1 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 [2025-02-20T01:43:51.451Z] $ docker rm -f --volumes 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:43:52.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-20T01:43:52.155Z] [2025-02-20T01:43:52.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:43:52.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-20T01:43:52.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-20T01:43:52.501Z] 547446be3368: Pulling fs layer [2025-02-20T01:43:52.501Z] d125d8839a47: Pulling fs layer [2025-02-20T01:43:52.501Z] 3e85d5ac6304: Pulling fs layer [2025-02-20T01:43:52.501Z] c3105a71a48b: Pulling fs layer [2025-02-20T01:43:52.501Z] 0f093f025ec4: Pulling fs layer [2025-02-20T01:43:52.501Z] c3106fc0e877: Pulling fs layer [2025-02-20T01:43:52.501Z] c3105a71a48b: Waiting [2025-02-20T01:43:52.501Z] c3106fc0e877: Waiting [2025-02-20T01:43:52.501Z] 0f093f025ec4: Waiting [2025-02-20T01:43:52.768Z] 547446be3368: Verifying Checksum [2025-02-20T01:43:52.768Z] 547446be3368: Download complete [2025-02-20T01:43:52.768Z] c3105a71a48b: Verifying Checksum [2025-02-20T01:43:52.768Z] c3105a71a48b: Download complete [2025-02-20T01:43:53.352Z] d125d8839a47: Verifying Checksum [2025-02-20T01:43:53.352Z] d125d8839a47: Download complete [2025-02-20T01:43:53.352Z] c3106fc0e877: Verifying Checksum [2025-02-20T01:43:53.352Z] c3106fc0e877: Download complete [2025-02-20T01:43:53.352Z] 0f093f025ec4: Verifying Checksum [2025-02-20T01:43:53.352Z] 0f093f025ec4: Download complete [2025-02-20T01:43:53.352Z] 547446be3368: Pull complete [2025-02-20T01:43:54.761Z] d125d8839a47: Pull complete [2025-02-20T01:43:55.343Z] 3e85d5ac6304: Verifying Checksum [2025-02-20T01:43:55.343Z] 3e85d5ac6304: Download complete [2025-02-20T01:44:05.419Z] 3e85d5ac6304: Pull complete [2025-02-20T01:44:05.419Z] c3105a71a48b: Pull complete [2025-02-20T01:44:05.419Z] 0f093f025ec4: Pull complete [2025-02-20T01:44:05.684Z] c3106fc0e877: Pull complete [2025-02-20T01:44:05.684Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-20T01:44:05.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-20T01:44:05.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T01:44:05.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container [2025-02-20T01:44:05.947Z] $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T01:44:08.039Z] $ docker top 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T01:44:08.539Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-20T01:44:18.600Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #1 transferring dockerfile: 2.10kB done [2025-02-20T01:44:18.600Z] #1 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-02-20T01:44:18.600Z] #2 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #3 transferring dockerfile: 1.81kB done [2025-02-20T01:44:18.600Z] #3 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #4 transferring dockerfile: 2.14kB 0.0s done [2025-02-20T01:44:18.600Z] #4 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #5 transferring dockerfile: 2.50kB 0.0s done [2025-02-20T01:44:18.600Z] #5 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-02-20T01:44:18.600Z] #6 transferring dockerfile: 2.01kB 0.0s done [2025-02-20T01:44:18.600Z] #6 DONE 0.1s [2025-02-20T01:44:18.600Z] [2025-02-20T01:44:18.600Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #7 transferring dockerfile: 1.94kB done [2025-02-20T01:44:18.601Z] #7 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #8 transferring dockerfile: 2.00kB 0.0s done [2025-02-20T01:44:18.601Z] #8 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #9 transferring dockerfile: 1.70kB done [2025-02-20T01:44:18.601Z] #9 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #10 [core-data internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #10 transferring dockerfile: 2.04kB 0.0s done [2025-02-20T01:44:18.601Z] #10 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #11 transferring dockerfile: 1.69kB done [2025-02-20T01:44:18.601Z] #11 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #12 transferring dockerfile: 3.02kB done [2025-02-20T01:44:18.601Z] #12 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #13 transferring dockerfile: 1.83kB 0.0s done [2025-02-20T01:44:18.601Z] #13 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #14 transferring dockerfile: 2.49kB done [2025-02-20T01:44:18.601Z] #14 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-20T01:44:18.601Z] #15 transferring dockerfile: 2.23kB done [2025-02-20T01:44:18.601Z] #15 DONE 0.1s [2025-02-20T01:44:18.601Z] [2025-02-20T01:44:18.601Z] #16 [core-metadata internal] load .dockerignore [2025-02-20T01:44:18.601Z] #16 transferring context: [2025-02-20T01:44:18.867Z] #16 transferring context: 50B done [2025-02-20T01:44:18.867Z] #16 DONE 0.1s [2025-02-20T01:44:19.450Z] [2025-02-20T01:44:19.450Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-02-20T01:44:19.450Z] #17 transferring context: 50B done [2025-02-20T01:44:19.450Z] #17 DONE 0.1s [2025-02-20T01:44:19.450Z] [2025-02-20T01:44:19.450Z] #18 [security-spire-agent internal] load .dockerignore [2025-02-20T01:44:19.727Z] #18 transferring context: 50B done [2025-02-20T01:44:19.727Z] #18 DONE 0.0s [2025-02-20T01:44:19.727Z] [2025-02-20T01:44:19.727Z] #19 [security-proxy-auth internal] load .dockerignore [2025-02-20T01:44:19.727Z] #19 transferring context: 50B done [2025-02-20T01:44:19.727Z] #19 DONE 0.1s [2025-02-20T01:44:19.727Z] [2025-02-20T01:44:19.727Z] #20 [security-proxy-setup internal] load .dockerignore [2025-02-20T01:44:19.727Z] #20 transferring context: 50B done [2025-02-20T01:44:19.727Z] #20 DONE 0.0s [2025-02-20T01:44:19.727Z] [2025-02-20T01:44:19.727Z] #21 [core-keeper internal] load .dockerignore [2025-02-20T01:44:19.727Z] #21 transferring context: 50B 0.0s done [2025-02-20T01:44:19.727Z] #21 DONE 0.1s [2025-02-20T01:44:19.993Z] [2025-02-20T01:44:19.993Z] #22 [core-command internal] load .dockerignore [2025-02-20T01:44:19.993Z] #22 transferring context: 50B 0.0s done [2025-02-20T01:44:19.993Z] #22 DONE 0.0s [2025-02-20T01:44:19.993Z] [2025-02-20T01:44:19.993Z] #23 [support-notifications internal] load .dockerignore [2025-02-20T01:44:19.993Z] #23 transferring context: 50B done [2025-02-20T01:44:19.993Z] #23 DONE 0.1s [2025-02-20T01:44:19.993Z] [2025-02-20T01:44:19.993Z] #24 [security-spire-server internal] load .dockerignore [2025-02-20T01:44:19.993Z] #24 transferring context: 50B done [2025-02-20T01:44:19.993Z] #24 DONE 0.1s [2025-02-20T01:44:19.993Z] [2025-02-20T01:44:19.993Z] #25 [core-data internal] load .dockerignore [2025-02-20T01:44:19.993Z] #25 transferring context: 50B done [2025-02-20T01:44:19.993Z] #25 DONE 0.0s [2025-02-20T01:44:19.993Z] [2025-02-20T01:44:19.993Z] #26 [security-spire-config internal] load .dockerignore [2025-02-20T01:44:19.993Z] #26 transferring context: 50B 0.0s done [2025-02-20T01:44:20.260Z] #26 DONE 0.1s [2025-02-20T01:44:20.260Z] [2025-02-20T01:44:20.260Z] #27 [support-scheduler internal] load .dockerignore [2025-02-20T01:44:20.260Z] #27 transferring context: 50B 0.0s done [2025-02-20T01:44:20.260Z] #27 DONE 0.1s [2025-02-20T01:44:20.260Z] [2025-02-20T01:44:20.260Z] #28 [security-bootstrapper internal] load .dockerignore [2025-02-20T01:44:20.260Z] #28 transferring context: 50B done [2025-02-20T01:44:20.260Z] #28 DONE 0.1s [2025-02-20T01:44:20.260Z] [2025-02-20T01:44:20.260Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-02-20T01:44:20.260Z] #29 transferring context: 50B done [2025-02-20T01:44:20.260Z] #29 DONE 0.1s [2025-02-20T01:44:20.260Z] [2025-02-20T01:44:20.260Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-20T01:44:20.532Z] #30 transferring context: 50B 0.0s done [2025-02-20T01:44:20.532Z] #30 DONE 0.1s [2025-02-20T01:44:20.532Z] [2025-02-20T01:44:20.532Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:20.532Z] #31 DONE 0.0s [2025-02-20T01:44:20.532Z] [2025-02-20T01:44:20.532Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:44:20.532Z] #32 DONE 0.2s [2025-02-20T01:44:20.532Z] [2025-02-20T01:44:20.532Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:20.532Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:20.798Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:20.798Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:20.798Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:20.798Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-02-20T01:44:20.798Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s [2025-02-20T01:44:21.064Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:21.064Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-20T01:44:21.654Z] #33 ... [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #34 [core-metadata internal] load build context [2025-02-20T01:44:21.654Z] #34 transferring context: 3.19MB 0.7s done [2025-02-20T01:44:21.654Z] #34 DONE 0.8s [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:21.654Z] #33 ... [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:21.654Z] #31 DONE 0.0s [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:44:21.654Z] #32 DONE 0.2s [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:21.654Z] #35 DONE 1.7s [2025-02-20T01:44:21.654Z] [2025-02-20T01:44:21.654Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:21.654Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:21.654Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:21.654Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:21.654Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:21.654Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:21.921Z] #33 ... [2025-02-20T01:44:21.921Z] [2025-02-20T01:44:21.921Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:21.921Z] #31 DONE 0.0s [2025-02-20T01:44:21.921Z] [2025-02-20T01:44:21.921Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:22.245Z] #33 ... [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:22.245Z] #31 DONE 0.0s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:22.245Z] #35 DONE 1.7s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:22.245Z] #36 DONE 0.7s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:22.245Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:22.245Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:22.245Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:22.245Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:22.245Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:22.245Z] #33 ... [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:22.245Z] #31 DONE 0.0s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:22.245Z] #35 DONE 1.7s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:22.245Z] #36 DONE 0.7s [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:22.245Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:22.245Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:22.245Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:22.245Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:22.245Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:22.245Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-02-20T01:44:22.245Z] #33 ... [2025-02-20T01:44:22.245Z] [2025-02-20T01:44:22.245Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:22.245Z] #31 DONE 0.0s [2025-02-20T01:44:22.456Z] #131 ... [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-20T01:44:22.457Z] #152 DONE 109.8s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T01:44:22.457Z] #151 DONE 109.8s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T01:44:22.457Z] #145 ... [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-20T01:44:22.457Z] #155 DONE 3.8s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:44:22.457Z] #156 DONE 3.8s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-20T01:44:22.457Z] #157 ... [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:44:22.457Z] #158 DONE 0.3s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-20T01:44:22.457Z] #159 DONE 0.8s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #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-02-20T01:44:22.457Z] #160 DONE 1.6s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-20T01:44:22.457Z] #154 ... [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #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-02-20T01:44:22.457Z] #161 DONE 0.5s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-20T01:44:22.457Z] #157 DONE 3.2s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #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-02-20T01:44:22.457Z] #162 ... [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:44:22.457Z] #163 DONE 1.0s [2025-02-20T01:44:22.457Z] [2025-02-20T01:44:22.457Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:22.657Z] #31 DONE 0.0s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #37 [security-spiffe-token-provider internal] load build context [2025-02-20T01:44:22.657Z] #37 ... [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:22.657Z] #35 DONE 1.8s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:44:22.657Z] #32 DONE 0.9s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:22.657Z] #36 DONE 0.8s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #37 [security-spiffe-token-provider internal] load build context [2025-02-20T01:44:22.657Z] #37 ... [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:22.657Z] #35 DONE 1.8s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:22.657Z] #36 DONE 0.8s [2025-02-20T01:44:22.657Z] [2025-02-20T01:44:22.657Z] #37 [security-spiffe-token-provider internal] load build context [2025-02-20T01:44:22.657Z] #37 transferring context: 3.19MB 1.0s done [2025-02-20T01:44:22.715Z] #164 DONE 0.7s [2025-02-20T01:44:22.715Z] [2025-02-20T01:44:22.715Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-20T01:44:22.950Z] #37 DONE 1.1s [2025-02-20T01:44:22.950Z] [2025-02-20T01:44:22.950Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:22.950Z] #31 DONE 0.1s [2025-02-20T01:44:22.950Z] [2025-02-20T01:44:22.950Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:22.950Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:22.950Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:22.950Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:22.950Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:22.950Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:22.950Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-02-20T01:44:23.254Z] #33 ... [2025-02-20T01:44:23.254Z] [2025-02-20T01:44:23.254Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:23.254Z] #31 DONE 0.1s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-20T01:44:23.538Z] #38 DONE 1.8s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #39 [security-proxy-auth internal] load build context [2025-02-20T01:44:23.538Z] #39 ... [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:23.538Z] #35 DONE 1.9s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:23.538Z] #36 DONE 0.9s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:23.538Z] #31 DONE 0.1s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #39 [security-proxy-auth internal] load build context [2025-02-20T01:44:23.538Z] #39 ... [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:23.538Z] #35 DONE 1.9s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:23.538Z] #36 DONE 0.9s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-20T01:44:23.538Z] #40 DONE 2.0s [2025-02-20T01:44:23.538Z] [2025-02-20T01:44:23.538Z] #39 [security-proxy-auth internal] load build context [2025-02-20T01:44:23.646Z] #165 DONE 0.9s [2025-02-20T01:44:23.647Z] [2025-02-20T01:44:23.647Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-20T01:44:23.819Z] #39 ... [2025-02-20T01:44:23.819Z] [2025-02-20T01:44:23.819Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:23.819Z] #41 DONE 0.0s [2025-02-20T01:44:23.819Z] [2025-02-20T01:44:23.819Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:23.819Z] #31 DONE 0.1s [2025-02-20T01:44:23.819Z] [2025-02-20T01:44:23.819Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:23.819Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:23.819Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:23.819Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:23.819Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:23.819Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:23.819Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-02-20T01:44:24.142Z] #33 ... [2025-02-20T01:44:24.142Z] [2025-02-20T01:44:24.142Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-20T01:44:24.142Z] #31 DONE 0.1s [2025-02-20T01:44:24.142Z] [2025-02-20T01:44:24.142Z] #39 [security-proxy-auth internal] load build context [2025-02-20T01:44:24.142Z] #39 transferring context: 3.19MB 1.6s done [2025-02-20T01:44:24.142Z] #39 DONE 2.1s [2025-02-20T01:44:24.226Z] #166 ... [2025-02-20T01:44:24.226Z] [2025-02-20T01:44:24.226Z] #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-02-20T01:44:24.226Z] #162 DONE 3.1s [2025-02-20T01:44:24.226Z] [2025-02-20T01:44:24.226Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-20T01:44:24.226Z] #112 exporting layers [2025-02-20T01:44:24.431Z] [2025-02-20T01:44:24.431Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:24.431Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:24.482Z] #112 ... [2025-02-20T01:44:24.483Z] [2025-02-20T01:44:24.483Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-20T01:44:24.483Z] #166 DONE 0.8s [2025-02-20T01:44:24.742Z] [2025-02-20T01:44:24.742Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-20T01:44:25.000Z] #167 DONE 0.7s [2025-02-20T01:44:25.000Z] [2025-02-20T01:44:25.000Z] #148 [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-02-20T01:44:25.056Z] #42 ... [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-20T01:44:25.056Z] #32 DONE 3.1s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:25.056Z] #35 DONE 2.0s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:25.056Z] #36 DONE 0.9s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #43 [security-bootstrapper internal] load build context [2025-02-20T01:44:25.056Z] #43 DONE 0.0s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:25.056Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done [2025-02-20T01:44:25.056Z] #42 DONE 1.5s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:25.056Z] #41 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.2s done [2025-02-20T01:44:25.056Z] #41 DONE 1.2s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:25.056Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:25.056Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:25.056Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:25.056Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:25.056Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:25.056Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-02-20T01:44:25.056Z] #33 DONE 5.3s [2025-02-20T01:44:25.056Z] [2025-02-20T01:44:25.056Z] #44 [core-keeper internal] load build context [2025-02-20T01:44:25.268Z] #148 ... [2025-02-20T01:44:25.268Z] [2025-02-20T01:44:25.268Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-20T01:44:25.325Z] #44 ... [2025-02-20T01:44:25.325Z] [2025-02-20T01:44:25.325Z] #45 [security-proxy-setup internal] load build context [2025-02-20T01:44:25.325Z] #45 transferring context: 3.19MB 2.0s done [2025-02-20T01:44:25.325Z] #45 DONE 3.2s [2025-02-20T01:44:25.325Z] [2025-02-20T01:44:25.325Z] #44 [core-keeper internal] load build context [2025-02-20T01:44:25.594Z] #44 ... [2025-02-20T01:44:25.594Z] [2025-02-20T01:44:25.594Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-20T01:44:25.594Z] #35 DONE 2.0s [2025-02-20T01:44:25.594Z] [2025-02-20T01:44:25.594Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-20T01:44:25.594Z] #36 DONE 0.9s [2025-02-20T01:44:25.594Z] [2025-02-20T01:44:25.594Z] #46 [security-spire-config internal] load build context [2025-02-20T01:44:25.594Z] #46 transferring context: 22.05kB 0.2s done [2025-02-20T01:44:25.594Z] #46 DONE 1.9s [2025-02-20T01:44:25.594Z] [2025-02-20T01:44:25.594Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T01:44:25.594Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-20T01:44:25.594Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-20T01:44:25.594Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-20T01:44:25.594Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-20T01:44:25.594Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-02-20T01:44:25.594Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-02-20T01:44:25.594Z] #33 DONE 5.3s [2025-02-20T01:44:25.594Z] [2025-02-20T01:44:25.594Z] #44 [core-keeper internal] load build context [2025-02-20T01:44:25.594Z] #44 transferring context: 3.19MB 2.6s done [2025-02-20T01:44:25.846Z] #168 DONE 0.8s [2025-02-20T01:44:25.846Z] [2025-02-20T01:44:25.846Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-20T01:44:25.846Z] #112 exporting layers 1.8s done [2025-02-20T01:44:25.846Z] #112 writing image sha256:897fda5f8545895f98f65796be61388b63708b6decf41c8d6d04a8342716bfd6 done [2025-02-20T01:44:25.846Z] #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-02-20T01:44:25.846Z] #112 DONE 2.9s [2025-02-20T01:44:25.846Z] [2025-02-20T01:44:25.846Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-20T01:44:26.107Z] #169 DONE 0.3s [2025-02-20T01:44:26.107Z] [2025-02-20T01:44:26.107Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T01:44:26.183Z] #44 DONE 3.4s [2025-02-20T01:44:26.183Z] [2025-02-20T01:44:26.183Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-20T01:44:26.183Z] #47 ... [2025-02-20T01:44:26.183Z] [2025-02-20T01:44:26.183Z] #48 [security-spire-agent internal] load build context [2025-02-20T01:44:26.183Z] #48 transferring context: 23.33kB 0.2s done [2025-02-20T01:44:26.183Z] #48 DONE 2.4s [2025-02-20T01:44:26.365Z] #149 ... [2025-02-20T01:44:26.365Z] [2025-02-20T01:44:26.365Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-20T01:44:26.365Z] #170 DONE 0.2s [2025-02-20T01:44:26.365Z] [2025-02-20T01:44:26.365Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-20T01:44:26.460Z] [2025-02-20T01:44:26.460Z] #49 [security-spire-server internal] load build context [2025-02-20T01:44:26.460Z] #49 transferring context: 23.80kB 0.3s done [2025-02-20T01:44:26.460Z] #49 DONE 2.6s [2025-02-20T01:44:26.460Z] [2025-02-20T01:44:26.460Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:44:27.045Z] #50 ... [2025-02-20T01:44:27.045Z] [2025-02-20T01:44:27.045Z] #51 [core-command internal] load build context [2025-02-20T01:44:27.045Z] #51 transferring context: 3.19MB 3.0s done [2025-02-20T01:44:27.045Z] #51 DONE 4.4s [2025-02-20T01:44:27.320Z] [2025-02-20T01:44:27.320Z] #52 [core-data internal] load build context [2025-02-20T01:44:27.597Z] #52 ... [2025-02-20T01:44:27.597Z] [2025-02-20T01:44:27.597Z] #53 [support-notifications internal] load build context [2025-02-20T01:44:27.597Z] #53 transferring context: 3.19MB 3.8s done [2025-02-20T01:44:27.597Z] #53 DONE 4.9s [2025-02-20T01:44:27.597Z] [2025-02-20T01:44:27.597Z] #52 [core-data internal] load build context [2025-02-20T01:44:28.565Z] #52 transferring context: 3.19MB 3.9s done [2025-02-20T01:44:28.908Z] #171 DONE 2.4s [2025-02-20T01:44:28.909Z] [2025-02-20T01:44:28.909Z] #112 [security-bootstrapper] exporting to image [2025-02-20T01:44:29.476Z] #112 exporting layers 0.7s done [2025-02-20T01:44:29.476Z] #112 writing image sha256:7b5462861005834db22addeceb63c0d849fdc9388c8e1198c144adfdba64e619 done [2025-02-20T01:44:29.476Z] #112 naming to docker.io/library/security-bootstrapper done [2025-02-20T01:44:29.476Z] #112 DONE 3.6s [2025-02-20T01:44:29.476Z] [2025-02-20T01:44:29.476Z] #148 [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-02-20T01:44:29.561Z] #52 DONE 5.5s [2025-02-20T01:44:29.561Z] [2025-02-20T01:44:29.561Z] #54 [support-scheduler internal] load build context [2025-02-20T01:44:29.561Z] #54 transferring context: 3.19MB 3.8s done [2025-02-20T01:44:29.561Z] #54 DONE 5.6s [2025-02-20T01:44:29.561Z] [2025-02-20T01:44:29.561Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:44:31.549Z] #55 ... [2025-02-20T01:44:31.549Z] [2025-02-20T01:44:31.549Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:31.549Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-20T01:44:31.549Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-20T01:44:31.549Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-20T01:44:31.549Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s done [2025-02-20T01:44:31.549Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-02-20T01:44:31.549Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-02-20T01:44:31.549Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done [2025-02-20T01:44:31.549Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.1s [2025-02-20T01:44:31.549Z] #42 ... [2025-02-20T01:44:31.549Z] [2025-02-20T01:44:31.549Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:44:31.549Z] #56 DONE 9.1s [2025-02-20T01:44:31.549Z] [2025-02-20T01:44:31.549Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:31.549Z] #42 ... [2025-02-20T01:44:31.549Z] [2025-02-20T01:44:31.549Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:44:32.131Z] #55 ... [2025-02-20T01:44:32.131Z] [2025-02-20T01:44:32.131Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-20T01:44:32.131Z] #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.131Z] #0 9.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.131Z] #57 ... [2025-02-20T01:44:32.131Z] [2025-02-20T01:44:32.131Z] #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:44:32.131Z] #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.131Z] #0 6.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.131Z] #0 9.544 OK: 239 MiB in 58 packages [2025-02-20T01:44:32.399Z] #58 ... [2025-02-20T01:44:32.399Z] [2025-02-20T01:44:32.399Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:44:32.399Z] #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.399Z] #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:32.399Z] #59 ... [2025-02-20T01:44:32.399Z] [2025-02-20T01:44:32.399Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:32.666Z] #42 ... [2025-02-20T01:44:32.666Z] [2025-02-20T01:44:32.666Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-20T01:44:32.666Z] #60 ... [2025-02-20T01:44:32.666Z] [2025-02-20T01:44:32.666Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:33.639Z] #42 ... [2025-02-20T01:44:33.639Z] [2025-02-20T01:44:33.639Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:44:33.639Z] #58 DONE 12.0s [2025-02-20T01:44:33.639Z] [2025-02-20T01:44:33.639Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:33.639Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 5.4s [2025-02-20T01:44:33.639Z] #42 ... [2025-02-20T01:44:33.639Z] [2025-02-20T01:44:33.639Z] #43 [security-bootstrapper internal] load build context [2025-02-20T01:44:33.639Z] #43 transferring context: 3.19MB 5.7s done [2025-02-20T01:44:33.639Z] #43 DONE 8.3s [2025-02-20T01:44:33.639Z] [2025-02-20T01:44:33.639Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:33.639Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 5.8s [2025-02-20T01:44:33.639Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-02-20T01:44:33.639Z] #42 ... [2025-02-20T01:44:33.639Z] [2025-02-20T01:44:33.639Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-20T01:44:33.639Z] #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:33.639Z] #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:33.906Z] #61 ... [2025-02-20T01:44:33.906Z] [2025-02-20T01:44:33.906Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:33.906Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-20T01:44:34.498Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.13MB / 33.17MB 6.3s [2025-02-20T01:44:34.776Z] #42 ... [2025-02-20T01:44:34.776Z] [2025-02-20T01:44:34.776Z] #62 [security-secretstore-setup internal] load build context [2025-02-20T01:44:34.776Z] #62 transferring context: 3.19MB 6.4s done [2025-02-20T01:44:34.776Z] #62 DONE 8.9s [2025-02-20T01:44:34.776Z] [2025-02-20T01:44:34.776Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:35.043Z] #42 ... [2025-02-20T01:44:35.043Z] [2025-02-20T01:44:35.043Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-20T01:44:35.043Z] #55 transferring context: 3.19MB 6.9s done [2025-02-20T01:44:35.043Z] #55 DONE 9.5s [2025-02-20T01:44:35.043Z] [2025-02-20T01:44:35.043Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:35.309Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 7.3s [2025-02-20T01:44:35.309Z] #42 ... [2025-02-20T01:44:35.309Z] [2025-02-20T01:44:35.309Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:35.309Z] #41 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-20T01:44:35.309Z] #41 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-20T01:44:35.309Z] #41 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-20T01:44:35.309Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done [2025-02-20T01:44:35.309Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done [2025-02-20T01:44:35.309Z] #41 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.4s done [2025-02-20T01:44:35.309Z] #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.61MB / 14.28MB 7.8s [2025-02-20T01:44:35.309Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-20T01:44:35.309Z] #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 7.8s [2025-02-20T01:44:35.309Z] #41 ... [2025-02-20T01:44:35.309Z] [2025-02-20T01:44:35.309Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:35.685Z] #42 ... [2025-02-20T01:44:35.685Z] [2025-02-20T01:44:35.685Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:44:35.685Z] #0 8.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:35.685Z] #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:35.685Z] #63 ... [2025-02-20T01:44:35.685Z] [2025-02-20T01:44:35.685Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:35.685Z] #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 8.1s [2025-02-20T01:44:35.954Z] #41 ... [2025-02-20T01:44:35.954Z] [2025-02-20T01:44:35.954Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-20T01:44:35.954Z] #59 12.74 OK: 239 MiB in 58 packages [2025-02-20T01:44:35.954Z] #59 DONE 13.9s [2025-02-20T01:44:35.954Z] [2025-02-20T01:44:35.954Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:36.220Z] #41 ... [2025-02-20T01:44:36.220Z] [2025-02-20T01:44:36.220Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:44:36.220Z] #64 ... [2025-02-20T01:44:36.220Z] [2025-02-20T01:44:36.220Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-20T01:44:36.501Z] #65 ... [2025-02-20T01:44:36.501Z] [2025-02-20T01:44:36.501Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:36.501Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.50MB / 33.17MB 8.5s [2025-02-20T01:44:36.501Z] #42 ... [2025-02-20T01:44:36.501Z] [2025-02-20T01:44:36.501Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:44:36.773Z] #66 ... [2025-02-20T01:44:36.773Z] [2025-02-20T01:44:36.773Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:36.773Z] #67 ... [2025-02-20T01:44:36.773Z] [2025-02-20T01:44:36.773Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:37.039Z] #68 ... [2025-02-20T01:44:37.039Z] [2025-02-20T01:44:37.039Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:44:37.039Z] #69 DONE 3.4s [2025-02-20T01:44:37.039Z] [2025-02-20T01:44:37.039Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:44:37.039Z] #70 ... [2025-02-20T01:44:37.039Z] [2025-02-20T01:44:37.039Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-20T01:44:37.039Z] #61 12.52 OK: 239 MiB in 58 packages [2025-02-20T01:44:37.039Z] #61 DONE 13.4s [2025-02-20T01:44:37.039Z] [2025-02-20T01:44:37.039Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-20T01:44:37.305Z] #71 ... [2025-02-20T01:44:37.305Z] [2025-02-20T01:44:37.305Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:37.305Z] #42 ... [2025-02-20T01:44:37.305Z] [2025-02-20T01:44:37.305Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-20T01:44:37.581Z] #72 ... [2025-02-20T01:44:37.581Z] [2025-02-20T01:44:37.581Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:38.164Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 10.1s [2025-02-20T01:44:38.164Z] #42 ... [2025-02-20T01:44:38.164Z] [2025-02-20T01:44:38.164Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-20T01:44:38.164Z] #60 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:38.164Z] #60 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:38.164Z] #60 14.92 OK: 239 MiB in 58 packages [2025-02-20T01:44:38.164Z] #60 DONE 15.6s [2025-02-20T01:44:38.164Z] [2025-02-20T01:44:38.164Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:39.137Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.69MB / 33.17MB 11.0s [2025-02-20T01:44:39.137Z] #42 ... [2025-02-20T01:44:39.137Z] [2025-02-20T01:44:39.137Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:44:39.137Z] #73 DONE 3.0s [2025-02-20T01:44:39.137Z] [2025-02-20T01:44:39.137Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:39.728Z] #42 ... [2025-02-20T01:44:39.728Z] [2025-02-20T01:44:39.728Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:44:39.728Z] #74 DONE 2.4s [2025-02-20T01:44:39.728Z] [2025-02-20T01:44:39.728Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:39.993Z] #42 ... [2025-02-20T01:44:39.993Z] [2025-02-20T01:44:39.993Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-20T01:44:39.993Z] #64 DONE 14.0s [2025-02-20T01:44:39.993Z] [2025-02-20T01:44:39.993Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:40.262Z] #42 ... [2025-02-20T01:44:40.262Z] [2025-02-20T01:44:40.262Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:44:40.262Z] #75 DONE 1.9s [2025-02-20T01:44:40.262Z] [2025-02-20T01:44:40.262Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:40.531Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 12.5s [2025-02-20T01:44:40.531Z] #42 ... [2025-02-20T01:44:40.531Z] [2025-02-20T01:44:40.531Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-20T01:44:40.531Z] #57 13.45 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:44:40.531Z] #57 13.45 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:44:40.531Z] #57 13.45 OK: 24059 distinct packages available [2025-02-20T01:44:40.531Z] #57 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:40.531Z] #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:40.531Z] #57 17.73 OK: 239 MiB in 58 packages [2025-02-20T01:44:40.531Z] #57 DONE 18.5s [2025-02-20T01:44:40.531Z] [2025-02-20T01:44:40.531Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:40.531Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-20T01:44:40.798Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-02-20T01:44:41.064Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.83MB / 33.17MB 13.2s [2025-02-20T01:44:42.028Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.72MB / 33.17MB 14.0s [2025-02-20T01:44:42.028Z] #42 ... [2025-02-20T01:44:42.028Z] [2025-02-20T01:44:42.028Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-20T01:44:42.028Z] #76 ... [2025-02-20T01:44:42.028Z] [2025-02-20T01:44:42.028Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:42.989Z] #42 ... [2025-02-20T01:44:42.989Z] [2025-02-20T01:44:42.989Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:44:42.989Z] #77 DONE 2.2s [2025-02-20T01:44:42.989Z] [2025-02-20T01:44:42.989Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:43.574Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.69MB / 33.17MB 15.4s [2025-02-20T01:44:43.574Z] #42 ... [2025-02-20T01:44:43.574Z] [2025-02-20T01:44:43.574Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-20T01:44:43.574Z] #63 13.70 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:44:43.574Z] #63 13.70 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:44:43.574Z] #63 13.70 OK: 24048 distinct packages available [2025-02-20T01:44:43.574Z] #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:43.574Z] #63 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:43.574Z] #63 16.92 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-20T01:44:43.574Z] #63 16.95 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:44:43.574Z] #63 16.95 (3/5) Installing libucontext (1.2-r3) [2025-02-20T01:44:43.574Z] #63 16.95 (4/5) Installing gcompat (1.1.0-r4) [2025-02-20T01:44:43.574Z] #63 16.98 (5/5) Installing openssl (3.3.3-r0) [2025-02-20T01:44:43.574Z] #63 17.02 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:44:43.574Z] #63 17.11 OK: 10 MiB in 19 packages [2025-02-20T01:44:43.574Z] #63 DONE 18.2s [2025-02-20T01:44:43.574Z] [2025-02-20T01:44:43.574Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:44.160Z] #42 ... [2025-02-20T01:44:44.160Z] [2025-02-20T01:44:44.160Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-20T01:44:44.160Z] #47 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:44.160Z] #47 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:44.160Z] #47 17.47 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-20T01:44:44.160Z] #47 17.48 (2/2) Installing su-exec (0.2-r3) [2025-02-20T01:44:44.160Z] #47 17.49 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:44:44.160Z] #47 17.55 OK: 9 MiB in 16 packages [2025-02-20T01:44:44.160Z] #47 DONE 18.2s [2025-02-20T01:44:44.160Z] [2025-02-20T01:44:44.160Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:44.160Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.45MB / 33.17MB 16.3s [2025-02-20T01:44:44.752Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.48MB / 33.17MB 16.9s [2025-02-20T01:44:45.348Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 17.3s [2025-02-20T01:44:46.311Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.1s done [2025-02-20T01:44:46.311Z] #42 ... [2025-02-20T01:44:46.311Z] [2025-02-20T01:44:46.311Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:46.311Z] #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.4s done [2025-02-20T01:44:46.311Z] #41 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-02-20T01:44:46.311Z] #41 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-02-20T01:44:46.311Z] #41 ... [2025-02-20T01:44:46.311Z] [2025-02-20T01:44:46.311Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:46.311Z] #67 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:47.716Z] #67 ... [2025-02-20T01:44:47.716Z] [2025-02-20T01:44:47.716Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:44:47.716Z] #78 ... [2025-02-20T01:44:47.716Z] [2025-02-20T01:44:47.716Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-20T01:44:47.716Z] #72 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:49.126Z] #72 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:49.126Z] #72 ... [2025-02-20T01:44:49.126Z] [2025-02-20T01:44:49.126Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:44:49.126Z] #79 ... [2025-02-20T01:44:49.126Z] [2025-02-20T01:44:49.126Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:49.126Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.5s [2025-02-20T01:44:50.105Z] #42 ... [2025-02-20T01:44:50.105Z] [2025-02-20T01:44:50.105Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:44:50.105Z] #80 ... [2025-02-20T01:44:50.105Z] [2025-02-20T01:44:50.105Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:50.105Z] #42 ... [2025-02-20T01:44:50.105Z] [2025-02-20T01:44:50.105Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:50.374Z] #81 ... [2025-02-20T01:44:50.374Z] [2025-02-20T01:44:50.374Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:44:50.374Z] #82 ... [2025-02-20T01:44:50.374Z] [2025-02-20T01:44:50.374Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:52.959Z] #42 ... [2025-02-20T01:44:52.959Z] [2025-02-20T01:44:52.959Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:44:52.959Z] #83 ... [2025-02-20T01:44:52.959Z] [2025-02-20T01:44:52.959Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:53.548Z] #42 ... [2025-02-20T01:44:53.548Z] [2025-02-20T01:44:53.548Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-20T01:44:53.548Z] #41 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.1s done [2025-02-20T01:44:53.548Z] #41 DONE 29.5s [2025-02-20T01:44:53.548Z] [2025-02-20T01:44:53.548Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:53.548Z] #42 ... [2025-02-20T01:44:53.548Z] [2025-02-20T01:44:53.548Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-20T01:44:53.548Z] #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:53.548Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:53.818Z] #84 ... [2025-02-20T01:44:53.818Z] [2025-02-20T01:44:53.818Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:54.086Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s [2025-02-20T01:44:54.086Z] #42 ... [2025-02-20T01:44:54.086Z] [2025-02-20T01:44:54.086Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-20T01:44:54.086Z] #0 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:54.086Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:54.362Z] #85 ... [2025-02-20T01:44:54.362Z] [2025-02-20T01:44:54.362Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:54.949Z] #42 ... [2025-02-20T01:44:54.949Z] [2025-02-20T01:44:54.949Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-20T01:44:54.949Z] #65 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:54.949Z] #65 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:54.949Z] #65 24.36 (1/7) Installing ca-certificates (20241121-r1) [2025-02-20T01:44:54.949Z] #65 24.89 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-20T01:44:54.949Z] #65 24.90 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-20T01:44:54.949Z] #65 24.94 (4/7) Installing libsodium (1.0.19-r0) [2025-02-20T01:44:54.949Z] #65 24.98 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-20T01:44:54.949Z] #65 25.43 (6/7) Installing libzmq (4.3.5-r2) [2025-02-20T01:44:54.949Z] #65 25.50 (7/7) Installing zeromq (4.3.5-r2) [2025-02-20T01:44:54.949Z] #65 25.57 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:44:54.949Z] #65 25.68 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:44:54.949Z] #65 26.73 OK: 14 MiB in 21 packages [2025-02-20T01:44:54.949Z] #65 ... [2025-02-20T01:44:54.949Z] [2025-02-20T01:44:54.949Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:55.535Z] #42 ... [2025-02-20T01:44:55.535Z] [2025-02-20T01:44:55.535Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-20T01:44:55.535Z] #65 DONE 29.4s [2025-02-20T01:44:55.535Z] [2025-02-20T01:44:55.535Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:56.015Z] #148 154.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-20T01:44:56.497Z] #42 ... [2025-02-20T01:44:56.498Z] [2025-02-20T01:44:56.498Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-20T01:44:56.498Z] #71 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:56.498Z] #71 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:56.498Z] #71 ... [2025-02-20T01:44:56.498Z] [2025-02-20T01:44:56.498Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:57.086Z] #42 ... [2025-02-20T01:44:57.086Z] [2025-02-20T01:44:57.086Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:44:57.086Z] #50 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.086Z] #50 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.086Z] #50 ... [2025-02-20T01:44:57.086Z] [2025-02-20T01:44:57.086Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:44:57.086Z] #70 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.086Z] #70 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.353Z] #70 ... [2025-02-20T01:44:57.353Z] [2025-02-20T01:44:57.353Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:57.353Z] #68 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.353Z] #68 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.353Z] #68 ... [2025-02-20T01:44:57.353Z] [2025-02-20T01:44:57.353Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-20T01:44:57.353Z] #76 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.353Z] #76 16.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.353Z] #76 ... [2025-02-20T01:44:57.353Z] [2025-02-20T01:44:57.353Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:57.943Z] #42 ... [2025-02-20T01:44:57.943Z] [2025-02-20T01:44:57.943Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:57.943Z] #67 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:57.943Z] #67 ... [2025-02-20T01:44:57.943Z] [2025-02-20T01:44:57.943Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:58.215Z] #42 ... [2025-02-20T01:44:58.215Z] [2025-02-20T01:44:58.215Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:44:58.215Z] #66 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:58.215Z] #66 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:44:58.215Z] #66 ... [2025-02-20T01:44:58.215Z] [2025-02-20T01:44:58.215Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-20T01:44:59.180Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s done [2025-02-20T01:44:59.454Z] #42 DONE 35.9s [2025-02-20T01:44:59.454Z] [2025-02-20T01:44:59.454Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:44:59.454Z] #67 32.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:44:59.454Z] #67 32.39 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:44:59.454Z] #67 32.57 OK: 9 MiB in 15 packages [2025-02-20T01:45:00.416Z] #67 ... [2025-02-20T01:45:00.416Z] [2025-02-20T01:45:00.416Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-20T01:45:00.416Z] #68 31.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:00.416Z] #68 31.49 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:00.416Z] #68 31.63 OK: 9 MiB in 15 packages [2025-02-20T01:45:00.416Z] #68 DONE 33.9s [2025-02-20T01:45:00.681Z] [2025-02-20T01:45:00.681Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:00.681Z] #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:00.681Z] #86 ... [2025-02-20T01:45:00.681Z] [2025-02-20T01:45:00.681Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:45:00.681Z] #81 10.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:00.681Z] #81 12.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:00.947Z] #81 ... [2025-02-20T01:45:00.947Z] [2025-02-20T01:45:00.947Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:45:00.947Z] #50 34.34 (1/3) Installing ca-certificates (20241121-r1) [2025-02-20T01:45:01.536Z] #50 ... [2025-02-20T01:45:01.536Z] [2025-02-20T01:45:01.536Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-20T01:45:01.536Z] #67 DONE 35.9s [2025-02-20T01:45:01.536Z] [2025-02-20T01:45:01.536Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:45:01.536Z] #50 35.07 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:01.536Z] #50 35.12 (3/3) Installing tzdata (2025a-r0) [2025-02-20T01:45:02.505Z] #50 ... [2025-02-20T01:45:02.505Z] [2025-02-20T01:45:02.505Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-20T01:45:02.505Z] #71 30.81 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:02.505Z] #71 30.86 (2/4) Installing openssl (3.3.3-r0) [2025-02-20T01:45:02.505Z] #71 31.06 (3/4) Installing su-exec (0.2-r3) [2025-02-20T01:45:02.505Z] #71 31.07 (4/4) Installing yq-go (4.44.1-r2) [2025-02-20T01:45:02.505Z] #71 32.92 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:02.505Z] #71 33.11 OK: 20 MiB in 18 packages [2025-02-20T01:45:02.505Z] #71 DONE 35.8s [2025-02-20T01:45:02.505Z] [2025-02-20T01:45:02.505Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:02.505Z] #86 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:05.082Z] #86 ... [2025-02-20T01:45:05.082Z] [2025-02-20T01:45:05.082Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-20T01:45:05.082Z] #76 31.58 OK: 239 MiB in 58 packages [2025-02-20T01:45:05.082Z] #76 DONE 33.2s [2025-02-20T01:45:05.355Z] [2025-02-20T01:45:05.355Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-20T01:45:05.621Z] #87 DONE 0.5s [2025-02-20T01:45:05.621Z] [2025-02-20T01:45:05.621Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:45:05.621Z] #81 25.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:06.203Z] #81 ... [2025-02-20T01:45:06.203Z] [2025-02-20T01:45:06.203Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-20T01:45:06.203Z] #85 20.21 OK: 9 MiB in 16 packages [2025-02-20T01:45:06.203Z] #85 DONE 22.0s [2025-02-20T01:45:06.470Z] [2025-02-20T01:45:06.470Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-20T01:45:06.470Z] #88 ... [2025-02-20T01:45:06.470Z] [2025-02-20T01:45:06.470Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-20T01:45:06.470Z] #84 21.09 OK: 10 MiB in 19 packages [2025-02-20T01:45:06.470Z] #84 DONE 23.1s [2025-02-20T01:45:06.746Z] [2025-02-20T01:45:06.746Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:45:07.703Z] #89 ... [2025-02-20T01:45:07.703Z] [2025-02-20T01:45:07.703Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-20T01:45:07.703Z] #50 37.19 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:07.703Z] #50 37.41 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:45:07.703Z] #50 39.09 OK: 11 MiB in 17 packages [2025-02-20T01:45:07.703Z] #50 DONE 41.3s [2025-02-20T01:45:07.981Z] [2025-02-20T01:45:07.981Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:08.249Z] #90 ... [2025-02-20T01:45:08.249Z] [2025-02-20T01:45:08.249Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-20T01:45:08.249Z] #72 34.21 (1/4) Installing ca-certificates (20241121-r1) [2025-02-20T01:45:08.249Z] #72 34.98 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:08.249Z] #72 35.04 (3/4) Installing su-exec (0.2-r3) [2025-02-20T01:45:08.249Z] #72 35.07 (4/4) Installing yq-go (4.44.1-r2) [2025-02-20T01:45:08.249Z] #72 36.31 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:08.249Z] #72 36.45 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:45:08.249Z] #72 37.78 OK: 20 MiB in 18 packages [2025-02-20T01:45:08.249Z] #72 DONE 40.9s [2025-02-20T01:45:08.249Z] [2025-02-20T01:45:08.249Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-20T01:45:08.249Z] #91 DONE 1.8s [2025-02-20T01:45:08.258Z] #148 DONE 167.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-20T01:45:08.258Z] #146 DONE 167.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T01:45:08.258Z] #144 DONE 167.6s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-20T01:45:08.258Z] #147 DONE 167.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T01:45:08.258Z] #150 DONE 167.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T01:45:08.258Z] #145 DONE 167.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #172 ... [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-20T01:45:08.258Z] #153 DONE 167.6s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T01:45:08.258Z] #131 DONE 167.7s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-20T01:45:08.258Z] #154 DONE 167.6s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T01:45:08.258Z] #149 DONE 167.7s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #173 DONE 0.3s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #174 DONE 0.2s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #172 DONE 0.3s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #175 DONE 0.3s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #176 DONE 0.2s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #177 DONE 0.2s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #178 ... [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #179 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #180 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #181 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-20T01:45:08.258Z] #182 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #183 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #184 CACHED [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #185 CACHED [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #186 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #187 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T01:45:08.258Z] #188 CACHED [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #189 CACHED [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #190 ... [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #178 DONE 0.5s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-20T01:45:08.258Z] #191 DONE 0.4s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:08.258Z] #192 ... [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #193 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:08.258Z] #194 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #195 [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-02-20T01:45:08.258Z] #195 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-20T01:45:08.258Z] #196 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T01:45:08.258Z] #190 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-20T01:45:08.258Z] #197 DONE 0.8s [2025-02-20T01:45:08.258Z] [2025-02-20T01:45:08.258Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-20T01:45:08.259Z] #198 DONE 0.8s [2025-02-20T01:45:08.514Z] [2025-02-20T01:45:08.514Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:45:08.516Z] [2025-02-20T01:45:08.516Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-20T01:45:08.516Z] #199 DONE 0.8s [2025-02-20T01:45:08.516Z] [2025-02-20T01:45:08.516Z] #200 [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-02-20T01:45:08.516Z] #200 DONE 0.6s [2025-02-20T01:45:08.516Z] [2025-02-20T01:45:08.516Z] #112 [core-keeper] exporting to image [2025-02-20T01:45:08.516Z] #112 exporting layers [2025-02-20T01:45:08.516Z] #112 ... [2025-02-20T01:45:08.516Z] [2025-02-20T01:45:08.516Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:08.516Z] #192 DONE 0.7s [2025-02-20T01:45:08.516Z] [2025-02-20T01:45:08.516Z] #112 [core-data] exporting to image [2025-02-20T01:45:08.516Z] #112 exporting layers 0.3s done [2025-02-20T01:45:08.774Z] #112 ... [2025-02-20T01:45:08.774Z] [2025-02-20T01:45:08.774Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-20T01:45:08.774Z] #201 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-20T01:45:09.031Z] #202 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:09.031Z] #203 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-20T01:45:09.031Z] #204 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-20T01:45:09.031Z] #205 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #206 [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-02-20T01:45:09.031Z] #206 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #207 [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-02-20T01:45:09.031Z] #207 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:09.031Z] #208 DONE 0.6s [2025-02-20T01:45:09.031Z] [2025-02-20T01:45:09.031Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:09.290Z] #209 DONE 0.3s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-20T01:45:09.290Z] #210 DONE 0.4s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-20T01:45:09.290Z] #211 DONE 0.4s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:09.290Z] #212 DONE 0.4s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-20T01:45:09.290Z] #213 DONE 0.4s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-20T01:45:09.290Z] #214 DONE 0.4s [2025-02-20T01:45:09.290Z] [2025-02-20T01:45:09.290Z] #112 [core-command] exporting to image [2025-02-20T01:45:09.290Z] #112 writing image sha256:a17f18940150e3f8cf335b4c9cda7cff4c108048f038ff5de470f6d1debe8fdb 0.0s done [2025-02-20T01:45:09.290Z] #112 naming to docker.io/library/core-keeper done [2025-02-20T01:45:09.290Z] #112 writing image sha256:9de2c4d9a9f8a5d67a194a46f7d8d180405402d9ff097f927872c958670d5fc1 0.0s done [2025-02-20T01:45:09.290Z] #112 naming to docker.io/library/core-data 0.0s done [2025-02-20T01:45:09.290Z] #112 writing image sha256:c9e519364eaf0011ce9771172a11b151cd9117100d6dd7e5dd416796f10e6a15 done [2025-02-20T01:45:09.290Z] #112 naming to docker.io/library/core-command done [2025-02-20T01:45:09.290Z] #112 writing image sha256:ea843b02f9f6e311425645900bb87f4c046fd57045d13688ef63c0b02e41d5a9 0.0s done [2025-02-20T01:45:09.290Z] #112 naming to docker.io/library/security-spiffe-token-provider [2025-02-20T01:45:09.475Z] #92 ... [2025-02-20T01:45:09.475Z] [2025-02-20T01:45:09.475Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-20T01:45:09.475Z] #81 26.74 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:09.475Z] #81 27.07 OK: 9 MiB in 15 packages [2025-02-20T01:45:09.475Z] #81 DONE 29.4s [2025-02-20T01:45:09.547Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-02-20T01:45:09.547Z] #112 ... [2025-02-20T01:45:09.547Z] [2025-02-20T01:45:09.547Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-20T01:45:09.547Z] #215 DONE 0.2s [2025-02-20T01:45:09.547Z] [2025-02-20T01:45:09.547Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:09.547Z] #216 DONE 0.3s [2025-02-20T01:45:09.547Z] [2025-02-20T01:45:09.547Z] #112 [support-notifications] exporting to image [2025-02-20T01:45:09.547Z] #112 exporting layers 0.3s done [2025-02-20T01:45:09.547Z] #112 writing image sha256:9a3ca7c957361cad826f9d367300da5278415b9ef43be105baef22fa6913f178 done [2025-02-20T01:45:09.547Z] #112 naming to docker.io/library/support-notifications done [2025-02-20T01:45:09.746Z] [2025-02-20T01:45:09.746Z] #93 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-20T01:45:09.746Z] #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:09.746Z] #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:09.805Z] #112 writing image sha256:dd68eb36a9af7e25ac5dc5e77a757e6e1f6197a4c2498168e6474cf859aa2cef done [2025-02-20T01:45:09.805Z] #112 naming to docker.io/library/support-scheduler done [2025-02-20T01:45:09.805Z] #112 ... [2025-02-20T01:45:09.805Z] [2025-02-20T01:45:09.805Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-20T01:45:09.805Z] #217 DONE 0.3s [2025-02-20T01:45:10.062Z] [2025-02-20T01:45:10.062Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T01:45:10.062Z] #218 DONE 0.6s [2025-02-20T01:45:10.062Z] [2025-02-20T01:45:10.062Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:10.062Z] #219 DONE 0.0s [2025-02-20T01:45:10.062Z] [2025-02-20T01:45:10.062Z] #112 [security-proxy-auth] exporting to image [2025-02-20T01:45:10.062Z] #112 ... [2025-02-20T01:45:10.062Z] [2025-02-20T01:45:10.062Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T01:45:10.062Z] #220 DONE 0.6s [2025-02-20T01:45:10.319Z] [2025-02-20T01:45:10.320Z] #112 [security-proxy-auth] exporting to image [2025-02-20T01:45:10.320Z] #112 exporting layers 0.3s done [2025-02-20T01:45:10.320Z] #112 writing image sha256:9dfe1df8ca8e65161121754c8de3a5965ee4bf498a08b20f658fce078ebce190 done [2025-02-20T01:45:10.320Z] #112 naming to docker.io/library/core-metadata done [2025-02-20T01:45:10.320Z] #112 writing image sha256:a745a384e08a5288ca7f3e863864754bc12676cd3b0047e44d39fafd7b8a2274 done [2025-02-20T01:45:10.320Z] #112 naming to docker.io/library/security-proxy-auth done [2025-02-20T01:45:10.330Z] #93 ... [2025-02-20T01:45:10.330Z] [2025-02-20T01:45:10.330Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:10.330Z] #0 3.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:10.330Z] #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:10.577Z] #112 exporting layers 0.2s done [2025-02-20T01:45:10.577Z] #112 writing image sha256:f66d212170e8b4385126240ba31185e252745d942acc387765a06ffdaef9c99a done [2025-02-20T01:45:10.577Z] #112 naming to docker.io/library/security-proxy-setup done [2025-02-20T01:45:10.577Z] #112 DONE 5.7s [2025-02-20T01:45:10.577Z] [2025-02-20T01:45:10.577Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T01:45:10.577Z] #221 DONE 0.5s [2025-02-20T01:45:10.577Z] [2025-02-20T01:45:10.577Z] #112 [security-secretstore-setup] exporting to image [2025-02-20T01:45:10.596Z] #94 ... [2025-02-20T01:45:10.596Z] [2025-02-20T01:45:10.596Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-20T01:45:10.837Z] #112 exporting layers 0.3s done [2025-02-20T01:45:10.837Z] #112 writing image sha256:c95ed8827a8ec97436d631e47969540c6a122874f8a6aad349b7cd54924e1595 done [2025-02-20T01:45:10.837Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-02-20T01:45:10.837Z] #112 DONE 6.0s [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T01:45:10.837Z] time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-20T01:45:10.843Z] $ docker stop --time=1 b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab [2025-02-20T01:45:11.184Z] #95 ... [2025-02-20T01:45:11.184Z] [2025-02-20T01:45:11.184Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:45:11.184Z] #70 34.82 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:45:11.184Z] #70 34.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:45:11.184Z] #70 34.82 OK: 24048 distinct packages available [2025-02-20T01:45:11.184Z] #70 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:11.184Z] #70 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:11.451Z] #70 ... [2025-02-20T01:45:11.451Z] [2025-02-20T01:45:11.451Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:45:11.451Z] #66 34.87 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-20T01:45:11.451Z] #66 34.87 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-20T01:45:11.451Z] #66 34.87 OK: 24048 distinct packages available [2025-02-20T01:45:11.451Z] #66 37.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:11.451Z] #66 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:11.716Z] #66 ... [2025-02-20T01:45:11.716Z] [2025-02-20T01:45:11.716Z] #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-20T01:45:11.716Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:11.716Z] #0 6.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:12.114Z] $ docker rm -f --volumes b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T01:45:12.461Z] + docker images [2025-02-20T01:45:12.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-20T01:45:12.461Z] security-proxy-setup latest f66d212170e8 2 seconds ago 38.2MB [2025-02-20T01:45:12.461Z] security-secretstore-setup latest c95ed8827a8e 2 seconds ago 67.7MB [2025-02-20T01:45:12.461Z] support-notifications latest 9a3ca7c95736 3 seconds ago 51.6MB [2025-02-20T01:45:12.461Z] support-scheduler latest dd68eb36a9af 3 seconds ago 48MB [2025-02-20T01:45:12.461Z] core-metadata latest 9dfe1df8ca8e 3 seconds ago 32.6MB [2025-02-20T01:45:12.461Z] security-proxy-auth latest a745a384e08a 3 seconds ago 31.3MB [2025-02-20T01:45:12.461Z] core-keeper latest a17f18940150 4 seconds ago 32.1MB [2025-02-20T01:45:12.461Z] core-command latest c9e519364eaf 4 seconds ago 27.9MB [2025-02-20T01:45:12.461Z] core-data latest 9de2c4d9a9f8 4 seconds ago 32.4MB [2025-02-20T01:45:12.461Z] security-spiffe-token-provider latest ea843b02f9f6 4 seconds ago 46.9MB [2025-02-20T01:45:12.461Z] security-bootstrapper latest 7b5462861005 44 seconds ago 20.3MB [2025-02-20T01:45:12.461Z] core-common-config-bootstrapper latest 897fda5f8545 49 seconds ago 17.1MB [2025-02-20T01:45:12.461Z] security-spire-server latest 396dc039eb6f 3 minutes ago 149MB [2025-02-20T01:45:12.461Z] security-spire-config latest 0a3a8e1e69b5 3 minutes ago 149MB [2025-02-20T01:45:12.461Z] security-spire-agent latest 80ec6cd26142 3 minutes ago 195MB [2025-02-20T01:45:12.461Z] ci-base-image-x86_64 latest 90baddb40914 7 minutes ago 929MB [2025-02-20T01:45:12.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 8 weeks ago 580MB [2025-02-20T01:45:12.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-20T01:45:12.461Z] 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-02-20T01:45:12.610Z] provisioning config files... [2025-02-20T01:45:12.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config1157618291086167207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T01:45:12.675Z] #96 ... [2025-02-20T01:45:12.676Z] [2025-02-20T01:45:12.676Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-20T01:45:12.676Z] #95 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:12.924Z] ---> ****-login.sh [2025-02-20T01:45:12.924Z] nexus3.edgexfoundry.org:10001 [2025-02-20T01:45:12.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:45:12.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:45:12.924Z] Configure a credential helper to remove this warning. See [2025-02-20T01:45:12.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:45:12.924Z] [2025-02-20T01:45:12.924Z] Login Succeeded [2025-02-20T01:45:12.924Z] nexus3.edgexfoundry.org:10002 [2025-02-20T01:45:12.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:45:12.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:45:12.924Z] Configure a credential helper to remove this warning. See [2025-02-20T01:45:12.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:45:12.924Z] [2025-02-20T01:45:12.924Z] Login Succeeded [2025-02-20T01:45:12.924Z] nexus3.edgexfoundry.org:10003 [2025-02-20T01:45:12.942Z] #95 ... [2025-02-20T01:45:12.942Z] [2025-02-20T01:45:12.942Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:45:12.942Z] #92 DONE 4.5s [2025-02-20T01:45:12.942Z] [2025-02-20T01:45:12.942Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-20T01:45:12.942Z] #88 DONE 6.7s [2025-02-20T01:45:12.942Z] [2025-02-20T01:45:12.942Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-20T01:45:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:45:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:45:13.183Z] Configure a credential helper to remove this warning. See [2025-02-20T01:45:13.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:45:13.183Z] [2025-02-20T01:45:13.183Z] Login Succeeded [2025-02-20T01:45:13.183Z] nexus3.edgexfoundry.org:10004 [2025-02-20T01:45:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:45:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:45:13.184Z] Configure a credential helper to remove this warning. See [2025-02-20T01:45:13.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:45:13.184Z] [2025-02-20T01:45:13.184Z] Login Succeeded [2025-02-20T01:45:13.184Z] ****.io [2025-02-20T01:45:13.210Z] #97 ... [2025-02-20T01:45:13.211Z] [2025-02-20T01:45:13.211Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-20T01:45:13.211Z] #89 DONE 6.5s [2025-02-20T01:45:13.211Z] [2025-02-20T01:45:13.211Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:13.211Z] #90 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:13.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T01:45:13.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T01:45:13.443Z] Configure a credential helper to remove this warning. See [2025-02-20T01:45:13.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T01:45:13.443Z] [2025-02-20T01:45:13.443Z] Login Succeeded [2025-02-20T01:45:13.443Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T01:45:13.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T01:45:13.481Z] #90 ... [2025-02-20T01:45:13.481Z] [2025-02-20T01:45:13.481Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-20T01:45:13.481Z] #98 DONE 0.4s [2025-02-20T01:45:13.481Z] [2025-02-20T01:45:13.481Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-20T01:45:13.481Z] #97 DONE 0.5s [2025-02-20T01:45:13.481Z] [2025-02-20T01:45:13.481Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:13.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T01:45:13.540Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-20T01:45:13.540Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:13.540Z] latest [2025-02-20T01:45:13.540Z] 4.0.0-dev.60 [2025-02-20T01:45:13.540Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:13.540Z] main [2025-02-20T01:45:13.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:13.764Z] #99 DONE 0.3s [2025-02-20T01:45:13.764Z] [2025-02-20T01:45:13.764Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-20T01:45:13.764Z] #100 DONE 0.6s [2025-02-20T01:45:13.764Z] [2025-02-20T01:45:13.764Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:13.764Z] #101 ... [2025-02-20T01:45:13.764Z] [2025-02-20T01:45:13.764Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-20T01:45:13.764Z] #102 DONE 0.2s [2025-02-20T01:45:13.886Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:14.043Z] [2025-02-20T01:45:14.043Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:14.043Z] #101 DONE 0.3s [2025-02-20T01:45:14.043Z] [2025-02-20T01:45:14.043Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:14.043Z] #103 DONE 0.2s [2025-02-20T01:45:14.043Z] [2025-02-20T01:45:14.043Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-20T01:45:14.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:14.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-20T01:45:14.209Z] 05c40c51065b: Preparing [2025-02-20T01:45:14.209Z] b89699b5959d: Preparing [2025-02-20T01:45:14.209Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:14.209Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:14.209Z] ac663b3a62fb: Preparing [2025-02-20T01:45:14.209Z] f286c339375f: Preparing [2025-02-20T01:45:14.209Z] 994456c4fd7b: Preparing [2025-02-20T01:45:14.209Z] f286c339375f: Waiting [2025-02-20T01:45:14.209Z] 994456c4fd7b: Waiting [2025-02-20T01:45:14.209Z] 7a56fe6ad3ed: Pushed [2025-02-20T01:45:14.209Z] f41a0ac04d8c: Pushed [2025-02-20T01:45:14.209Z] 05c40c51065b: Pushed [2025-02-20T01:45:14.209Z] ac663b3a62fb: Pushed [2025-02-20T01:45:14.209Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:14.209Z] f286c339375f: Pushed [2025-02-20T01:45:14.314Z] #104 DONE 0.3s [2025-02-20T01:45:14.314Z] [2025-02-20T01:45:14.314Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-20T01:45:14.314Z] #105 DONE 0.3s [2025-02-20T01:45:14.314Z] [2025-02-20T01:45:14.314Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-20T01:45:14.588Z] #106 DONE 0.2s [2025-02-20T01:45:14.588Z] [2025-02-20T01:45:14.588Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-20T01:45:15.170Z] #107 DONE 0.6s [2025-02-20T01:45:15.170Z] [2025-02-20T01:45:15.170Z] #108 [security-spire-server] exporting to image [2025-02-20T01:45:15.170Z] #108 exporting layers [2025-02-20T01:45:15.438Z] #108 ... [2025-02-20T01:45:15.439Z] [2025-02-20T01:45:15.439Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:15.439Z] #86 17.83 OK: 14 MiB in 21 packages [2025-02-20T01:45:15.439Z] #86 DONE 19.8s [2025-02-20T01:45:15.439Z] [2025-02-20T01:45:15.439Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:45:15.439Z] #70 48.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:15.439Z] #70 48.94 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:45:15.439Z] #70 48.95 (3/4) Installing libucontext (1.2-r3) [2025-02-20T01:45:15.439Z] #70 48.97 (4/4) Installing gcompat (1.1.0-r4) [2025-02-20T01:45:15.439Z] #70 49.06 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:15.721Z] #70 ... [2025-02-20T01:45:15.721Z] [2025-02-20T01:45:15.721Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:45:15.721Z] #109 ... [2025-02-20T01:45:15.721Z] [2025-02-20T01:45:15.721Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:45:15.721Z] #70 49.32 OK: 9 MiB in 18 packages [2025-02-20T01:45:16.108Z] b89699b5959d: Pushed [2025-02-20T01:45:16.366Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:16.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:17.024Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-20T01:45:17.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-20T01:45:17.024Z] 05c40c51065b: Preparing [2025-02-20T01:45:17.024Z] b89699b5959d: Preparing [2025-02-20T01:45:17.024Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:17.024Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:17.024Z] ac663b3a62fb: Preparing [2025-02-20T01:45:17.024Z] f286c339375f: Preparing [2025-02-20T01:45:17.024Z] 994456c4fd7b: Preparing [2025-02-20T01:45:17.024Z] f286c339375f: Waiting [2025-02-20T01:45:17.024Z] 994456c4fd7b: Waiting [2025-02-20T01:45:17.024Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:17.024Z] 05c40c51065b: Layer already exists [2025-02-20T01:45:17.024Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:17.024Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:17.024Z] b89699b5959d: Layer already exists [2025-02-20T01:45:17.024Z] f286c339375f: Layer already exists [2025-02-20T01:45:17.024Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:17.024Z] latest: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:17.133Z] #70 ... [2025-02-20T01:45:17.133Z] [2025-02-20T01:45:17.133Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:17.133Z] #94 15.03 OK: 9 MiB in 15 packages [2025-02-20T01:45:17.133Z] #94 DONE 16.8s [2025-02-20T01:45:17.133Z] [2025-02-20T01:45:17.133Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:17.133Z] #90 7.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:17.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:17.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 [2025-02-20T01:45:17.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-20T01:45:17.680Z] 05c40c51065b: Preparing [2025-02-20T01:45:17.680Z] b89699b5959d: Preparing [2025-02-20T01:45:17.680Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:17.680Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:17.680Z] ac663b3a62fb: Preparing [2025-02-20T01:45:17.680Z] f286c339375f: Preparing [2025-02-20T01:45:17.680Z] 994456c4fd7b: Preparing [2025-02-20T01:45:17.680Z] f286c339375f: Waiting [2025-02-20T01:45:17.680Z] 994456c4fd7b: Waiting [2025-02-20T01:45:17.680Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:17.680Z] 05c40c51065b: Layer already exists [2025-02-20T01:45:17.680Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:17.680Z] b89699b5959d: Layer already exists [2025-02-20T01:45:17.680Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:17.680Z] f286c339375f: Layer already exists [2025-02-20T01:45:17.680Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:17.680Z] 4.0.0-dev.60: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-20T01:45:17.721Z] #90 ... [2025-02-20T01:45:17.721Z] [2025-02-20T01:45:17.721Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-20T01:45:17.721Z] #70 DONE 51.2s [2025-02-20T01:45:17.721Z] [2025-02-20T01:45:17.721Z] #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh [2025-02-20T01:45:18.006Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:18.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:18.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-20T01:45:18.329Z] 05c40c51065b: Preparing [2025-02-20T01:45:18.329Z] b89699b5959d: Preparing [2025-02-20T01:45:18.329Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:18.329Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:18.329Z] ac663b3a62fb: Preparing [2025-02-20T01:45:18.329Z] f286c339375f: Preparing [2025-02-20T01:45:18.329Z] 994456c4fd7b: Preparing [2025-02-20T01:45:18.329Z] 994456c4fd7b: Waiting [2025-02-20T01:45:18.329Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:18.329Z] b89699b5959d: Layer already exists [2025-02-20T01:45:18.329Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:18.329Z] 05c40c51065b: Layer already exists [2025-02-20T01:45:18.329Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:18.329Z] f286c339375f: Layer already exists [2025-02-20T01:45:18.329Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:18.329Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:18.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:18.985Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-20T01:45:18.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-20T01:45:18.985Z] 05c40c51065b: Preparing [2025-02-20T01:45:18.985Z] b89699b5959d: Preparing [2025-02-20T01:45:18.985Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:18.985Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:18.985Z] ac663b3a62fb: Preparing [2025-02-20T01:45:18.985Z] f286c339375f: Preparing [2025-02-20T01:45:18.985Z] 994456c4fd7b: Preparing [2025-02-20T01:45:18.985Z] f286c339375f: Waiting [2025-02-20T01:45:18.985Z] 994456c4fd7b: Waiting [2025-02-20T01:45:18.985Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:18.985Z] b89699b5959d: Layer already exists [2025-02-20T01:45:18.985Z] 05c40c51065b: Layer already exists [2025-02-20T01:45:18.985Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:18.985Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:18.985Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:18.985Z] f286c339375f: Layer already exists [2025-02-20T01:45:18.985Z] main: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:19.073Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:19.090Z] taggedImages: [2025-02-20T01:45:19.090Z] - nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:19.090Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-20T01:45:19.090Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 [2025-02-20T01:45:19.090Z] - nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:19.090Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-20T01:45:19.125Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-20T01:45:19.125Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:19.125Z] latest [2025-02-20T01:45:19.125Z] 4.0.0-dev.60 [2025-02-20T01:45:19.125Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:19.125Z] main [2025-02-20T01:45:19.125Z] ===================================================== [2025-02-20T01:45:19.137Z] #110 ... [2025-02-20T01:45:19.137Z] [2025-02-20T01:45:19.137Z] #108 [security-spire-server] exporting to image [2025-02-20T01:45:19.137Z] #108 exporting layers 4.2s done [2025-02-20T01:45:19.137Z] #108 writing image sha256:fc53e62d9f2740b3f982e1b4188b1deee5c07b3566dee5301371d581b12a26b6 0.0s done [2025-02-20T01:45:19.137Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-20T01:45:19.137Z] #108 writing image sha256:9f69799358381b280936770fbf01320c5c9dab971daf8a1a1b9d3b950ed8b558 0.0s done [2025-02-20T01:45:19.137Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-02-20T01:45:19.137Z] #108 DONE 4.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:19.406Z] [2025-02-20T01:45:19.406Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:45:19.406Z] #66 51.58 (1/14) Installing ca-certificates (20241121-r1) [2025-02-20T01:45:19.406Z] #66 51.76 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-20T01:45:19.406Z] #66 51.94 (3/14) Installing c-ares (1.33.1-r0) [2025-02-20T01:45:19.406Z] #66 51.99 (4/14) Installing libunistring (1.2-r0) [2025-02-20T01:45:19.406Z] #66 52.08 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-20T01:45:19.406Z] #66 52.11 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-20T01:45:19.406Z] #66 52.12 (7/14) Installing libpsl (0.21.5-r1) [2025-02-20T01:45:19.406Z] #66 52.14 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-20T01:45:19.406Z] #66 52.23 (9/14) Installing libcurl (8.12.1-r0) [2025-02-20T01:45:19.406Z] #66 52.31 (10/14) Installing curl (8.12.1-r0) [2025-02-20T01:45:19.406Z] #66 52.40 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-20T01:45:19.406Z] #66 52.42 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-20T01:45:19.406Z] #66 52.45 (13/14) Installing libucontext (1.2-r3) [2025-02-20T01:45:19.406Z] #66 52.47 (14/14) Installing gcompat (1.1.0-r4) [2025-02-20T01:45:19.406Z] #66 52.50 Executing busybox-1.36.1-r29.trigger [2025-02-20T01:45:19.406Z] #66 52.65 Executing ca-certificates-20241121-r1.trigger [2025-02-20T01:45:19.469Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:19.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:19.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-20T01:45:19.800Z] 0ab931f7f5ff: Preparing [2025-02-20T01:45:19.800Z] e4c636d0687f: Preparing [2025-02-20T01:45:19.800Z] 49a7fbc28f58: Preparing [2025-02-20T01:45:19.800Z] 5e135e4616dc: Preparing [2025-02-20T01:45:19.800Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:19.800Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:19.800Z] ac663b3a62fb: Preparing [2025-02-20T01:45:19.800Z] f286c339375f: Preparing [2025-02-20T01:45:19.800Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:19.800Z] 994456c4fd7b: Preparing [2025-02-20T01:45:19.800Z] ac663b3a62fb: Waiting [2025-02-20T01:45:19.800Z] 994456c4fd7b: Waiting [2025-02-20T01:45:19.800Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:19.800Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:19.800Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:19.800Z] f286c339375f: Layer already exists [2025-02-20T01:45:19.800Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:19.800Z] e4c636d0687f: Pushed [2025-02-20T01:45:19.800Z] 0ab931f7f5ff: Pushed [2025-02-20T01:45:19.800Z] 49a7fbc28f58: Pushed [2025-02-20T01:45:19.998Z] #66 53.67 OK: 15 MiB in 28 packages [2025-02-20T01:45:21.014Z] #66 ... [2025-02-20T01:45:21.014Z] [2025-02-20T01:45:21.014Z] #93 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-20T01:45:21.014Z] #93 17.72 OK: 9 MiB in 15 packages [2025-02-20T01:45:21.014Z] #93 DONE 20.2s [2025-02-20T01:45:21.014Z] [2025-02-20T01:45:21.014Z] #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-20T01:45:21.014Z] #110 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:21.175Z] 5e135e4616dc: Pushed [2025-02-20T01:45:21.175Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:21.284Z] #110 ... [2025-02-20T01:45:21.284Z] [2025-02-20T01:45:21.284Z] #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-20T01:45:21.284Z] #96 17.42 OK: 20 MiB in 18 packages [2025-02-20T01:45:21.284Z] #96 DONE 18.8s [2025-02-20T01:45:21.284Z] [2025-02-20T01:45:21.284Z] #111 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-20T01:45:21.508Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-20T01:45:21.551Z] #111 DONE 0.3s [2025-02-20T01:45:21.551Z] [2025-02-20T01:45:21.551Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-20T01:45:21.551Z] #95 6.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-02-20T01:45:21.835Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-20T01:45:21.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-20T01:45:21.835Z] 0ab931f7f5ff: Preparing [2025-02-20T01:45:21.835Z] e4c636d0687f: Preparing [2025-02-20T01:45:21.835Z] 49a7fbc28f58: Preparing [2025-02-20T01:45:21.835Z] 5e135e4616dc: Preparing [2025-02-20T01:45:21.835Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:21.835Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:21.835Z] ac663b3a62fb: Preparing [2025-02-20T01:45:21.835Z] f286c339375f: Preparing [2025-02-20T01:45:21.835Z] 994456c4fd7b: Preparing [2025-02-20T01:45:21.835Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:21.835Z] ac663b3a62fb: Waiting [2025-02-20T01:45:21.835Z] f286c339375f: Waiting [2025-02-20T01:45:21.835Z] 994456c4fd7b: Waiting [2025-02-20T01:45:21.835Z] 5e135e4616dc: Layer already exists [2025-02-20T01:45:21.835Z] e4c636d0687f: Layer already exists [2025-02-20T01:45:21.835Z] 49a7fbc28f58: Layer already exists [2025-02-20T01:45:21.835Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:21.835Z] 0ab931f7f5ff: Layer already exists [2025-02-20T01:45:21.835Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:21.835Z] f286c339375f: Layer already exists [2025-02-20T01:45:21.835Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:21.835Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:21.835Z] latest: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:22.138Z] #95 ... [2025-02-20T01:45:22.138Z] [2025-02-20T01:45:22.138Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-20T01:45:22.138Z] #66 DONE 55.6s [2025-02-20T01:45:22.138Z] [2025-02-20T01:45:22.138Z] #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:22.160Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:22.485Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 [2025-02-20T01:45:22.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-20T01:45:22.485Z] 0ab931f7f5ff: Preparing [2025-02-20T01:45:22.485Z] e4c636d0687f: Preparing [2025-02-20T01:45:22.485Z] 49a7fbc28f58: Preparing [2025-02-20T01:45:22.485Z] 5e135e4616dc: Preparing [2025-02-20T01:45:22.485Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:22.485Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:22.485Z] ac663b3a62fb: Preparing [2025-02-20T01:45:22.485Z] f286c339375f: Preparing [2025-02-20T01:45:22.485Z] 994456c4fd7b: Preparing [2025-02-20T01:45:22.485Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:22.485Z] ac663b3a62fb: Waiting [2025-02-20T01:45:22.485Z] f286c339375f: Waiting [2025-02-20T01:45:22.485Z] 994456c4fd7b: Waiting [2025-02-20T01:45:22.485Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:22.485Z] 5e135e4616dc: Layer already exists [2025-02-20T01:45:22.485Z] 49a7fbc28f58: Layer already exists [2025-02-20T01:45:22.485Z] e4c636d0687f: Layer already exists [2025-02-20T01:45:22.485Z] 0ab931f7f5ff: Layer already exists [2025-02-20T01:45:22.485Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:22.485Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:22.485Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:22.485Z] f286c339375f: Layer already exists [2025-02-20T01:45:22.485Z] 4.0.0-dev.60: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:22.810Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:23.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:23.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-20T01:45:23.139Z] 0ab931f7f5ff: Preparing [2025-02-20T01:45:23.139Z] e4c636d0687f: Preparing [2025-02-20T01:45:23.139Z] 49a7fbc28f58: Preparing [2025-02-20T01:45:23.139Z] 5e135e4616dc: Preparing [2025-02-20T01:45:23.139Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:23.139Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:23.139Z] ac663b3a62fb: Preparing [2025-02-20T01:45:23.139Z] f286c339375f: Preparing [2025-02-20T01:45:23.139Z] 994456c4fd7b: Preparing [2025-02-20T01:45:23.139Z] f286c339375f: Waiting [2025-02-20T01:45:23.139Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:23.139Z] ac663b3a62fb: Waiting [2025-02-20T01:45:23.139Z] 994456c4fd7b: Waiting [2025-02-20T01:45:23.139Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:23.139Z] 5e135e4616dc: Layer already exists [2025-02-20T01:45:23.139Z] e4c636d0687f: Layer already exists [2025-02-20T01:45:23.139Z] 49a7fbc28f58: Layer already exists [2025-02-20T01:45:23.139Z] 0ab931f7f5ff: Layer already exists [2025-02-20T01:45:23.139Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:23.139Z] f286c339375f: Layer already exists [2025-02-20T01:45:23.139Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:23.139Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:23.139Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:23.469Z] + 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-02-20T01:45:23.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-20T01:45:23.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-20T01:45:23.809Z] 0ab931f7f5ff: Preparing [2025-02-20T01:45:23.809Z] e4c636d0687f: Preparing [2025-02-20T01:45:23.809Z] 49a7fbc28f58: Preparing [2025-02-20T01:45:23.809Z] 5e135e4616dc: Preparing [2025-02-20T01:45:23.809Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:23.809Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:23.809Z] ac663b3a62fb: Preparing [2025-02-20T01:45:23.809Z] f286c339375f: Preparing [2025-02-20T01:45:23.809Z] 994456c4fd7b: Preparing [2025-02-20T01:45:23.809Z] ac663b3a62fb: Waiting [2025-02-20T01:45:23.809Z] f286c339375f: Waiting [2025-02-20T01:45:23.809Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:23.809Z] 994456c4fd7b: Waiting [2025-02-20T01:45:23.809Z] 5e135e4616dc: Layer already exists [2025-02-20T01:45:23.809Z] 0ab931f7f5ff: Layer already exists [2025-02-20T01:45:23.809Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:23.809Z] e4c636d0687f: Layer already exists [2025-02-20T01:45:23.809Z] 49a7fbc28f58: Layer already exists [2025-02-20T01:45:23.809Z] f286c339375f: Layer already exists [2025-02-20T01:45:23.809Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:23.809Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:23.809Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:23.809Z] main: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:23.886Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:23.907Z] taggedImages: [2025-02-20T01:45:23.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:23.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-20T01:45:23.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 [2025-02-20T01:45:23.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:23.907Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-20T01:45:23.934Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-20T01:45:23.934Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:23.934Z] latest [2025-02-20T01:45:23.934Z] 4.0.0-dev.60 [2025-02-20T01:45:23.934Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:23.934Z] main [2025-02-20T01:45:23.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:24.273Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:24.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:24.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-20T01:45:24.606Z] c3698d243f34: Preparing [2025-02-20T01:45:24.606Z] 27ef2f345c4f: Preparing [2025-02-20T01:45:24.606Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:24.606Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:24.606Z] 1f7c7662a20a: Preparing [2025-02-20T01:45:24.606Z] 6b1608ba4713: Preparing [2025-02-20T01:45:24.606Z] 994456c4fd7b: Preparing [2025-02-20T01:45:24.606Z] 6b1608ba4713: Waiting [2025-02-20T01:45:24.606Z] 994456c4fd7b: Waiting [2025-02-20T01:45:24.606Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:24.606Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:24.606Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:24.606Z] 1f7c7662a20a: Pushed [2025-02-20T01:45:24.606Z] c3698d243f34: Pushed [2025-02-20T01:45:24.606Z] 6b1608ba4713: Pushed [2025-02-20T01:45:24.739Z] #112 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:24.739Z] #112 ... [2025-02-20T01:45:24.739Z] [2025-02-20T01:45:24.739Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:24.739Z] #90 15.23 OK: 11 MiB in 17 packages [2025-02-20T01:45:24.739Z] #90 DONE 16.7s [2025-02-20T01:45:24.739Z] [2025-02-20T01:45:24.739Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-20T01:45:24.739Z] #95 15.30 OK: 20 MiB in 18 packages [2025-02-20T01:45:25.018Z] #95 DONE 16.6s [2025-02-20T01:45:25.018Z] [2025-02-20T01:45:25.018Z] #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-20T01:45:25.018Z] #110 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:26.964Z] #110 9.087 OK: 9 MiB in 18 packages [2025-02-20T01:45:27.894Z] 27ef2f345c4f: Pushed [2025-02-20T01:45:27.894Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [2025-02-20T01:45:27.932Z] #110 DONE 10.1s [2025-02-20T01:45:27.932Z] [2025-02-20T01:45:27.932Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:28.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:28.570Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-20T01:45:28.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-20T01:45:28.570Z] c3698d243f34: Preparing [2025-02-20T01:45:28.570Z] 27ef2f345c4f: Preparing [2025-02-20T01:45:28.570Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:28.570Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:28.570Z] 1f7c7662a20a: Preparing [2025-02-20T01:45:28.570Z] 6b1608ba4713: Preparing [2025-02-20T01:45:28.570Z] 994456c4fd7b: Preparing [2025-02-20T01:45:28.570Z] 994456c4fd7b: Waiting [2025-02-20T01:45:28.570Z] 27ef2f345c4f: Layer already exists [2025-02-20T01:45:28.570Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:28.570Z] c3698d243f34: Layer already exists [2025-02-20T01:45:28.570Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:28.570Z] 1f7c7662a20a: Layer already exists [2025-02-20T01:45:28.570Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:28.570Z] 6b1608ba4713: Layer already exists [2025-02-20T01:45:28.570Z] latest: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:28.903Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:29.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 [2025-02-20T01:45:29.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-20T01:45:29.226Z] c3698d243f34: Preparing [2025-02-20T01:45:29.226Z] 27ef2f345c4f: Preparing [2025-02-20T01:45:29.226Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:29.226Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:29.226Z] 1f7c7662a20a: Preparing [2025-02-20T01:45:29.226Z] 6b1608ba4713: Preparing [2025-02-20T01:45:29.226Z] 994456c4fd7b: Preparing [2025-02-20T01:45:29.226Z] 6b1608ba4713: Waiting [2025-02-20T01:45:29.226Z] 994456c4fd7b: Waiting [2025-02-20T01:45:29.226Z] 1f7c7662a20a: Layer already exists [2025-02-20T01:45:29.226Z] 27ef2f345c4f: Layer already exists [2025-02-20T01:45:29.226Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:29.226Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:29.226Z] c3698d243f34: Layer already exists [2025-02-20T01:45:29.226Z] 6b1608ba4713: Layer already exists [2025-02-20T01:45:29.226Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:29.226Z] 4.0.0-dev.60: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:29.548Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:29.871Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-20T01:45:29.871Z] c3698d243f34: Preparing [2025-02-20T01:45:29.871Z] 27ef2f345c4f: Preparing [2025-02-20T01:45:29.871Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:29.871Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:29.871Z] 1f7c7662a20a: Preparing [2025-02-20T01:45:29.871Z] 6b1608ba4713: Preparing [2025-02-20T01:45:29.871Z] 994456c4fd7b: Preparing [2025-02-20T01:45:29.871Z] 6b1608ba4713: Waiting [2025-02-20T01:45:29.871Z] 994456c4fd7b: Waiting [2025-02-20T01:45:29.871Z] c3698d243f34: Layer already exists [2025-02-20T01:45:29.871Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:29.871Z] 27ef2f345c4f: Layer already exists [2025-02-20T01:45:29.871Z] 1f7c7662a20a: Layer already exists [2025-02-20T01:45:29.871Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:29.871Z] 6b1608ba4713: Layer already exists [2025-02-20T01:45:29.871Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:29.871Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [2025-02-20T01:45:29.893Z] #113 DONE 1.9s [2025-02-20T01:45:29.893Z] [2025-02-20T01:45:29.893Z] #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-20T01:45:29.893Z] #112 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T01:45:29.893Z] #112 6.262 OK: 15 MiB in 28 packages [2025-02-20T01:45:29.893Z] #112 DONE 7.5s [2025-02-20T01:45:29.893Z] [2025-02-20T01:45:29.893Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:30.170Z] #114 DONE 0.5s [2025-02-20T01:45:30.170Z] [2025-02-20T01:45:30.170Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-20T01:45:30.196Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:30.436Z] #115 DONE 0.2s [2025-02-20T01:45:30.437Z] [2025-02-20T01:45:30.437Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-20T01:45:30.437Z] #116 DONE 0.2s [2025-02-20T01:45:30.437Z] [2025-02-20T01:45:30.437Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-20T01:45:30.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-20T01:45:30.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-20T01:45:30.522Z] c3698d243f34: Preparing [2025-02-20T01:45:30.522Z] 27ef2f345c4f: Preparing [2025-02-20T01:45:30.522Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:30.522Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:30.522Z] 1f7c7662a20a: Preparing [2025-02-20T01:45:30.522Z] 6b1608ba4713: Preparing [2025-02-20T01:45:30.522Z] 994456c4fd7b: Preparing [2025-02-20T01:45:30.522Z] 6b1608ba4713: Waiting [2025-02-20T01:45:30.522Z] 994456c4fd7b: Waiting [2025-02-20T01:45:30.522Z] c3698d243f34: Layer already exists [2025-02-20T01:45:30.522Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:30.522Z] 27ef2f345c4f: Layer already exists [2025-02-20T01:45:30.522Z] 1f7c7662a20a: Layer already exists [2025-02-20T01:45:30.522Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:30.522Z] 6b1608ba4713: Layer already exists [2025-02-20T01:45:30.522Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:30.522Z] main: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:30.596Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:30.613Z] taggedImages: [2025-02-20T01:45:30.613Z] - nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:30.613Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-20T01:45:30.613Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 [2025-02-20T01:45:30.613Z] - nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:30.613Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-20T01:45:30.646Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-20T01:45:30.646Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:30.646Z] latest [2025-02-20T01:45:30.646Z] 4.0.0-dev.60 [2025-02-20T01:45:30.646Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:30.646Z] main [2025-02-20T01:45:30.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-02-20T01:45:30.721Z] #117 DONE 0.1s [2025-02-20T01:45:30.721Z] [2025-02-20T01:45:30.721Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-20T01:45:30.721Z] #118 DONE 0.2s [2025-02-20T01:45:30.721Z] [2025-02-20T01:45:30.721Z] #108 [security-spire-config] exporting to image [2025-02-20T01:45:30.721Z] #108 exporting layers [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:31.054Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:31.385Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:31.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-20T01:45:31.385Z] 84cf452b1366: Preparing [2025-02-20T01:45:31.385Z] d350b200318f: Preparing [2025-02-20T01:45:31.385Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:31.385Z] 46402c4ff919: Preparing [2025-02-20T01:45:31.385Z] 2c1cb1f65db6: Preparing [2025-02-20T01:45:31.385Z] 994456c4fd7b: Preparing [2025-02-20T01:45:31.385Z] 994456c4fd7b: Waiting [2025-02-20T01:45:31.385Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:31.385Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:31.385Z] 2c1cb1f65db6: Pushed [2025-02-20T01:45:31.385Z] 84cf452b1366: Pushed [2025-02-20T01:45:31.385Z] 46402c4ff919: Pushed [2025-02-20T01:45:33.305Z] #108 exporting layers 2.2s done [2025-02-20T01:45:33.305Z] #108 writing image sha256:f46c3ecd2c7cf3bdd27871736cd887546ff0ba436ad2c2fbcc37288e51fd6519 0.0s done [2025-02-20T01:45:33.305Z] #108 naming to docker.io/library/security-spire-config-arm64 [2025-02-20T01:45:33.305Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-20T01:45:33.305Z] #108 DONE 6.8s [2025-02-20T01:45:33.305Z] [2025-02-20T01:45:33.305Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:45:33.914Z] d350b200318f: Pushed [2025-02-20T01:45:33.914Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:34.266Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:34.589Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-20T01:45:34.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-20T01:45:34.590Z] 84cf452b1366: Preparing [2025-02-20T01:45:34.590Z] d350b200318f: Preparing [2025-02-20T01:45:34.590Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:34.590Z] 46402c4ff919: Preparing [2025-02-20T01:45:34.590Z] 2c1cb1f65db6: Preparing [2025-02-20T01:45:34.590Z] 994456c4fd7b: Preparing [2025-02-20T01:45:34.590Z] 994456c4fd7b: Waiting [2025-02-20T01:45:34.590Z] d350b200318f: Layer already exists [2025-02-20T01:45:34.590Z] 84cf452b1366: Layer already exists [2025-02-20T01:45:34.590Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:34.590Z] 2c1cb1f65db6: Layer already exists [2025-02-20T01:45:34.590Z] 46402c4ff919: Layer already exists [2025-02-20T01:45:34.590Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:34.590Z] latest: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:34.924Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:35.247Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 [2025-02-20T01:45:35.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-20T01:45:35.247Z] 84cf452b1366: Preparing [2025-02-20T01:45:35.247Z] d350b200318f: Preparing [2025-02-20T01:45:35.247Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:35.247Z] 46402c4ff919: Preparing [2025-02-20T01:45:35.247Z] 2c1cb1f65db6: Preparing [2025-02-20T01:45:35.247Z] 994456c4fd7b: Preparing [2025-02-20T01:45:35.247Z] 994456c4fd7b: Waiting [2025-02-20T01:45:35.247Z] 84cf452b1366: Layer already exists [2025-02-20T01:45:35.247Z] 46402c4ff919: Layer already exists [2025-02-20T01:45:35.247Z] d350b200318f: Layer already exists [2025-02-20T01:45:35.247Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:35.247Z] 2c1cb1f65db6: Layer already exists [2025-02-20T01:45:35.247Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:35.247Z] 4.0.0-dev.60: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:35.569Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:35.897Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:35.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-20T01:45:35.897Z] 84cf452b1366: Preparing [2025-02-20T01:45:35.897Z] d350b200318f: Preparing [2025-02-20T01:45:35.897Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:35.897Z] 46402c4ff919: Preparing [2025-02-20T01:45:35.897Z] 2c1cb1f65db6: Preparing [2025-02-20T01:45:35.897Z] 994456c4fd7b: Preparing [2025-02-20T01:45:35.897Z] 994456c4fd7b: Waiting [2025-02-20T01:45:35.897Z] 2c1cb1f65db6: Layer already exists [2025-02-20T01:45:35.897Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:35.897Z] d350b200318f: Layer already exists [2025-02-20T01:45:35.897Z] 84cf452b1366: Layer already exists [2025-02-20T01:45:35.897Z] 46402c4ff919: Layer already exists [2025-02-20T01:45:35.897Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:35.897Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:36.231Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:36.558Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-20T01:45:36.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-20T01:45:36.558Z] 84cf452b1366: Preparing [2025-02-20T01:45:36.558Z] d350b200318f: Preparing [2025-02-20T01:45:36.558Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:36.558Z] 46402c4ff919: Preparing [2025-02-20T01:45:36.558Z] 2c1cb1f65db6: Preparing [2025-02-20T01:45:36.558Z] 994456c4fd7b: Preparing [2025-02-20T01:45:36.558Z] 994456c4fd7b: Waiting [2025-02-20T01:45:36.558Z] 46402c4ff919: Layer already exists [2025-02-20T01:45:36.558Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:36.558Z] 84cf452b1366: Layer already exists [2025-02-20T01:45:36.558Z] 2c1cb1f65db6: Layer already exists [2025-02-20T01:45:36.558Z] d350b200318f: Layer already exists [2025-02-20T01:45:36.558Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:36.558Z] main: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:36.643Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:36.662Z] taggedImages: [2025-02-20T01:45:36.662Z] - nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:36.662Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-20T01:45:36.662Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 [2025-02-20T01:45:36.662Z] - nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:36.662Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-20T01:45:36.698Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-20T01:45:36.698Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:36.698Z] latest [2025-02-20T01:45:36.698Z] 4.0.0-dev.60 [2025-02-20T01:45:36.698Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:36.698Z] main [2025-02-20T01:45:36.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:37.048Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:37.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:37.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-20T01:45:37.377Z] c068a28949d7: Preparing [2025-02-20T01:45:37.377Z] 5105a80af185: Preparing [2025-02-20T01:45:37.377Z] dca49bc39784: Preparing [2025-02-20T01:45:37.377Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:37.377Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:37.377Z] ac663b3a62fb: Preparing [2025-02-20T01:45:37.377Z] f286c339375f: Preparing [2025-02-20T01:45:37.377Z] 994456c4fd7b: Preparing [2025-02-20T01:45:37.377Z] ac663b3a62fb: Waiting [2025-02-20T01:45:37.377Z] f286c339375f: Waiting [2025-02-20T01:45:37.377Z] 994456c4fd7b: Waiting [2025-02-20T01:45:37.377Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:37.377Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:37.377Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:37.377Z] f286c339375f: Layer already exists [2025-02-20T01:45:37.377Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:37.377Z] 5105a80af185: Pushed [2025-02-20T01:45:37.377Z] c068a28949d7: Pushed [2025-02-20T01:45:39.912Z] dca49bc39784: Pushed [2025-02-20T01:45:39.912Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:40.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:40.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-20T01:45:40.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-20T01:45:40.584Z] c068a28949d7: Preparing [2025-02-20T01:45:40.584Z] 5105a80af185: Preparing [2025-02-20T01:45:40.584Z] dca49bc39784: Preparing [2025-02-20T01:45:40.584Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:40.584Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:40.584Z] ac663b3a62fb: Preparing [2025-02-20T01:45:40.584Z] f286c339375f: Preparing [2025-02-20T01:45:40.584Z] 994456c4fd7b: Preparing [2025-02-20T01:45:40.584Z] f286c339375f: Waiting [2025-02-20T01:45:40.584Z] ac663b3a62fb: Waiting [2025-02-20T01:45:40.584Z] 994456c4fd7b: Waiting [2025-02-20T01:45:40.584Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:40.584Z] dca49bc39784: Layer already exists [2025-02-20T01:45:40.584Z] c068a28949d7: Layer already exists [2025-02-20T01:45:40.584Z] 5105a80af185: Layer already exists [2025-02-20T01:45:40.584Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:40.584Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:40.584Z] f286c339375f: Layer already exists [2025-02-20T01:45:40.584Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:40.584Z] latest: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:40.913Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:41.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 [2025-02-20T01:45:41.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-20T01:45:41.235Z] c068a28949d7: Preparing [2025-02-20T01:45:41.235Z] 5105a80af185: Preparing [2025-02-20T01:45:41.235Z] dca49bc39784: Preparing [2025-02-20T01:45:41.235Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:41.235Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:41.235Z] ac663b3a62fb: Preparing [2025-02-20T01:45:41.235Z] f286c339375f: Preparing [2025-02-20T01:45:41.235Z] 994456c4fd7b: Preparing [2025-02-20T01:45:41.235Z] ac663b3a62fb: Waiting [2025-02-20T01:45:41.235Z] f286c339375f: Waiting [2025-02-20T01:45:41.235Z] 994456c4fd7b: Waiting [2025-02-20T01:45:41.235Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:41.235Z] dca49bc39784: Layer already exists [2025-02-20T01:45:41.235Z] 5105a80af185: Layer already exists [2025-02-20T01:45:41.235Z] c068a28949d7: Layer already exists [2025-02-20T01:45:41.235Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:41.235Z] f286c339375f: Layer already exists [2025-02-20T01:45:41.235Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:41.235Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:41.235Z] 4.0.0-dev.60: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:41.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:41.920Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:41.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-20T01:45:41.920Z] c068a28949d7: Preparing [2025-02-20T01:45:41.920Z] 5105a80af185: Preparing [2025-02-20T01:45:41.920Z] dca49bc39784: Preparing [2025-02-20T01:45:41.920Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:41.920Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:41.920Z] ac663b3a62fb: Preparing [2025-02-20T01:45:41.920Z] f286c339375f: Preparing [2025-02-20T01:45:41.920Z] 994456c4fd7b: Preparing [2025-02-20T01:45:41.920Z] ac663b3a62fb: Waiting [2025-02-20T01:45:41.920Z] f286c339375f: Waiting [2025-02-20T01:45:41.920Z] 994456c4fd7b: Waiting [2025-02-20T01:45:41.920Z] c068a28949d7: Layer already exists [2025-02-20T01:45:41.920Z] dca49bc39784: Layer already exists [2025-02-20T01:45:41.920Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:41.920Z] 5105a80af185: Layer already exists [2025-02-20T01:45:41.920Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:41.920Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:41.920Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:41.920Z] f286c339375f: Layer already exists [2025-02-20T01:45:41.920Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:42.254Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:42.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-20T01:45:42.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-20T01:45:42.573Z] c068a28949d7: Preparing [2025-02-20T01:45:42.573Z] 5105a80af185: Preparing [2025-02-20T01:45:42.573Z] dca49bc39784: Preparing [2025-02-20T01:45:42.573Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:42.573Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:42.573Z] ac663b3a62fb: Preparing [2025-02-20T01:45:42.573Z] f286c339375f: Preparing [2025-02-20T01:45:42.573Z] 994456c4fd7b: Preparing [2025-02-20T01:45:42.573Z] ac663b3a62fb: Waiting [2025-02-20T01:45:42.573Z] f286c339375f: Waiting [2025-02-20T01:45:42.573Z] 994456c4fd7b: Waiting [2025-02-20T01:45:42.573Z] c068a28949d7: Layer already exists [2025-02-20T01:45:42.573Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:42.573Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:42.573Z] 5105a80af185: Layer already exists [2025-02-20T01:45:42.573Z] dca49bc39784: Layer already exists [2025-02-20T01:45:42.573Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:42.573Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:42.573Z] f286c339375f: Layer already exists [2025-02-20T01:45:42.573Z] main: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:42.656Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:42.674Z] taggedImages: [2025-02-20T01:45:42.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:42.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-20T01:45:42.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 [2025-02-20T01:45:42.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:42.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-20T01:45:42.702Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-20T01:45:42.702Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:42.702Z] latest [2025-02-20T01:45:42.702Z] 4.0.0-dev.60 [2025-02-20T01:45:42.702Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:42.702Z] main [2025-02-20T01:45:42.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:43.048Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:43.369Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:43.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-20T01:45:43.369Z] 0b1e31d2a944: Preparing [2025-02-20T01:45:43.369Z] d8c225604a4b: Preparing [2025-02-20T01:45:43.369Z] 215366046553: Preparing [2025-02-20T01:45:43.369Z] d1a7fb4cd83d: Preparing [2025-02-20T01:45:43.369Z] 17d41f474f01: Preparing [2025-02-20T01:45:43.369Z] 85d3400b829f: Preparing [2025-02-20T01:45:43.369Z] 960c10a73a49: Preparing [2025-02-20T01:45:43.369Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:43.369Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:43.369Z] 86342e3bf054: Preparing [2025-02-20T01:45:43.369Z] fa3c437cf9c7: Preparing [2025-02-20T01:45:43.369Z] 5f70bf18a086: Preparing [2025-02-20T01:45:43.369Z] ce7c8bc268e3: Preparing [2025-02-20T01:45:43.369Z] 2cb2caee2306: Preparing [2025-02-20T01:45:43.369Z] d296daa71a4a: Preparing [2025-02-20T01:45:43.369Z] 994456c4fd7b: Preparing [2025-02-20T01:45:43.369Z] fa3c437cf9c7: Waiting [2025-02-20T01:45:43.369Z] 5f70bf18a086: Waiting [2025-02-20T01:45:43.369Z] 85d3400b829f: Waiting [2025-02-20T01:45:43.369Z] ce7c8bc268e3: Waiting [2025-02-20T01:45:43.369Z] 2cb2caee2306: Waiting [2025-02-20T01:45:43.369Z] 960c10a73a49: Waiting [2025-02-20T01:45:43.369Z] d296daa71a4a: Waiting [2025-02-20T01:45:43.369Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:43.369Z] 994456c4fd7b: Waiting [2025-02-20T01:45:43.369Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:43.369Z] 86342e3bf054: Waiting [2025-02-20T01:45:43.369Z] 17d41f474f01: Pushed [2025-02-20T01:45:43.369Z] 0b1e31d2a944: Pushed [2025-02-20T01:45:43.369Z] d1a7fb4cd83d: Pushed [2025-02-20T01:45:43.369Z] 215366046553: Pushed [2025-02-20T01:45:43.369Z] d8c225604a4b: Pushed [2025-02-20T01:45:43.369Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:43.369Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:43.369Z] 85d3400b829f: Pushed [2025-02-20T01:45:43.369Z] 5f70bf18a086: Layer already exists [2025-02-20T01:45:43.628Z] 86342e3bf054: Pushed [2025-02-20T01:45:43.628Z] fa3c437cf9c7: Pushed [2025-02-20T01:45:43.628Z] ce7c8bc268e3: Pushed [2025-02-20T01:45:43.628Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:43.628Z] 2cb2caee2306: Pushed [2025-02-20T01:45:43.628Z] d296daa71a4a: Pushed [2025-02-20T01:45:45.003Z] 960c10a73a49: Pushed [2025-02-20T01:45:45.262Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:45.587Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:45.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-20T01:45:45.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-20T01:45:45.910Z] 0b1e31d2a944: Preparing [2025-02-20T01:45:45.910Z] d8c225604a4b: Preparing [2025-02-20T01:45:45.910Z] 215366046553: Preparing [2025-02-20T01:45:45.910Z] d1a7fb4cd83d: Preparing [2025-02-20T01:45:45.910Z] 17d41f474f01: Preparing [2025-02-20T01:45:45.910Z] 85d3400b829f: Preparing [2025-02-20T01:45:45.910Z] 960c10a73a49: Preparing [2025-02-20T01:45:45.910Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:45.910Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:45.910Z] 86342e3bf054: Preparing [2025-02-20T01:45:45.910Z] fa3c437cf9c7: Preparing [2025-02-20T01:45:45.910Z] 5f70bf18a086: Preparing [2025-02-20T01:45:45.910Z] ce7c8bc268e3: Preparing [2025-02-20T01:45:45.910Z] 2cb2caee2306: Preparing [2025-02-20T01:45:45.910Z] d296daa71a4a: Preparing [2025-02-20T01:45:45.910Z] 994456c4fd7b: Preparing [2025-02-20T01:45:45.910Z] fa3c437cf9c7: Waiting [2025-02-20T01:45:45.910Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:45.910Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:45.910Z] ce7c8bc268e3: Waiting [2025-02-20T01:45:45.910Z] 86342e3bf054: Waiting [2025-02-20T01:45:45.910Z] 2cb2caee2306: Waiting [2025-02-20T01:45:45.910Z] d296daa71a4a: Waiting [2025-02-20T01:45:45.910Z] 994456c4fd7b: Waiting [2025-02-20T01:45:45.910Z] 85d3400b829f: Waiting [2025-02-20T01:45:45.910Z] 960c10a73a49: Waiting [2025-02-20T01:45:45.910Z] 5f70bf18a086: Waiting [2025-02-20T01:45:45.910Z] 17d41f474f01: Layer already exists [2025-02-20T01:45:45.910Z] d1a7fb4cd83d: Layer already exists [2025-02-20T01:45:45.910Z] 0b1e31d2a944: Layer already exists [2025-02-20T01:45:45.910Z] d8c225604a4b: Layer already exists [2025-02-20T01:45:45.910Z] 215366046553: Layer already exists [2025-02-20T01:45:45.910Z] 85d3400b829f: Layer already exists [2025-02-20T01:45:45.910Z] 960c10a73a49: Layer already exists [2025-02-20T01:45:45.910Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:45.910Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:45.910Z] 86342e3bf054: Layer already exists [2025-02-20T01:45:45.910Z] 5f70bf18a086: Layer already exists [2025-02-20T01:45:45.910Z] fa3c437cf9c7: Layer already exists [2025-02-20T01:45:45.910Z] 2cb2caee2306: Layer already exists [2025-02-20T01:45:45.910Z] ce7c8bc268e3: Layer already exists [2025-02-20T01:45:45.910Z] d296daa71a4a: Layer already exists [2025-02-20T01:45:45.910Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:45.910Z] latest: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:46.237Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:46.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 [2025-02-20T01:45:46.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-20T01:45:46.556Z] 0b1e31d2a944: Preparing [2025-02-20T01:45:46.556Z] d8c225604a4b: Preparing [2025-02-20T01:45:46.556Z] 215366046553: Preparing [2025-02-20T01:45:46.556Z] d1a7fb4cd83d: Preparing [2025-02-20T01:45:46.556Z] 17d41f474f01: Preparing [2025-02-20T01:45:46.556Z] 85d3400b829f: Preparing [2025-02-20T01:45:46.556Z] 960c10a73a49: Preparing [2025-02-20T01:45:46.556Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:46.556Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:46.556Z] 86342e3bf054: Preparing [2025-02-20T01:45:46.556Z] fa3c437cf9c7: Preparing [2025-02-20T01:45:46.556Z] 5f70bf18a086: Preparing [2025-02-20T01:45:46.556Z] ce7c8bc268e3: Preparing [2025-02-20T01:45:46.556Z] 2cb2caee2306: Preparing [2025-02-20T01:45:46.556Z] d296daa71a4a: Preparing [2025-02-20T01:45:46.556Z] 960c10a73a49: Waiting [2025-02-20T01:45:46.556Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:46.556Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:46.556Z] 85d3400b829f: Waiting [2025-02-20T01:45:46.556Z] 86342e3bf054: Waiting [2025-02-20T01:45:46.556Z] fa3c437cf9c7: Waiting [2025-02-20T01:45:46.556Z] ce7c8bc268e3: Waiting [2025-02-20T01:45:46.556Z] 2cb2caee2306: Waiting [2025-02-20T01:45:46.556Z] 5f70bf18a086: Waiting [2025-02-20T01:45:46.556Z] 994456c4fd7b: Preparing [2025-02-20T01:45:46.556Z] d296daa71a4a: Waiting [2025-02-20T01:45:46.556Z] 994456c4fd7b: Waiting [2025-02-20T01:45:46.556Z] 0b1e31d2a944: Layer already exists [2025-02-20T01:45:46.556Z] d1a7fb4cd83d: Layer already exists [2025-02-20T01:45:46.556Z] d8c225604a4b: Layer already exists [2025-02-20T01:45:46.556Z] 17d41f474f01: Layer already exists [2025-02-20T01:45:46.556Z] 215366046553: Layer already exists [2025-02-20T01:45:46.556Z] 85d3400b829f: Layer already exists [2025-02-20T01:45:46.556Z] 960c10a73a49: Layer already exists [2025-02-20T01:45:46.556Z] 86342e3bf054: Layer already exists [2025-02-20T01:45:46.556Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:46.556Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:46.556Z] fa3c437cf9c7: Layer already exists [2025-02-20T01:45:46.556Z] 5f70bf18a086: Layer already exists [2025-02-20T01:45:46.556Z] 2cb2caee2306: Layer already exists [2025-02-20T01:45:46.556Z] d296daa71a4a: Layer already exists [2025-02-20T01:45:46.556Z] ce7c8bc268e3: Layer already exists [2025-02-20T01:45:46.556Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:46.556Z] 4.0.0-dev.60: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:46.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:47.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:47.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-20T01:45:47.214Z] 0b1e31d2a944: Preparing [2025-02-20T01:45:47.214Z] d8c225604a4b: Preparing [2025-02-20T01:45:47.214Z] 215366046553: Preparing [2025-02-20T01:45:47.214Z] d1a7fb4cd83d: Preparing [2025-02-20T01:45:47.214Z] 17d41f474f01: Preparing [2025-02-20T01:45:47.214Z] 85d3400b829f: Preparing [2025-02-20T01:45:47.214Z] 960c10a73a49: Preparing [2025-02-20T01:45:47.214Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:47.214Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:47.214Z] 86342e3bf054: Preparing [2025-02-20T01:45:47.214Z] fa3c437cf9c7: Preparing [2025-02-20T01:45:47.214Z] 5f70bf18a086: Preparing [2025-02-20T01:45:47.214Z] ce7c8bc268e3: Preparing [2025-02-20T01:45:47.214Z] 2cb2caee2306: Preparing [2025-02-20T01:45:47.214Z] d296daa71a4a: Preparing [2025-02-20T01:45:47.214Z] 994456c4fd7b: Preparing [2025-02-20T01:45:47.214Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:47.214Z] 85d3400b829f: Waiting [2025-02-20T01:45:47.214Z] 960c10a73a49: Waiting [2025-02-20T01:45:47.214Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:47.214Z] 86342e3bf054: Waiting [2025-02-20T01:45:47.214Z] fa3c437cf9c7: Waiting [2025-02-20T01:45:47.214Z] 5f70bf18a086: Waiting [2025-02-20T01:45:47.214Z] ce7c8bc268e3: Waiting [2025-02-20T01:45:47.214Z] 2cb2caee2306: Waiting [2025-02-20T01:45:47.214Z] d296daa71a4a: Waiting [2025-02-20T01:45:47.214Z] 215366046553: Layer already exists [2025-02-20T01:45:47.214Z] 17d41f474f01: Layer already exists [2025-02-20T01:45:47.214Z] d1a7fb4cd83d: Layer already exists [2025-02-20T01:45:47.214Z] d8c225604a4b: Layer already exists [2025-02-20T01:45:47.214Z] 0b1e31d2a944: Layer already exists [2025-02-20T01:45:47.214Z] 960c10a73a49: Layer already exists [2025-02-20T01:45:47.214Z] 85d3400b829f: Layer already exists [2025-02-20T01:45:47.214Z] 86342e3bf054: Layer already exists [2025-02-20T01:45:47.214Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:47.214Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:47.214Z] 5f70bf18a086: Layer already exists [2025-02-20T01:45:47.214Z] fa3c437cf9c7: Layer already exists [2025-02-20T01:45:47.214Z] ce7c8bc268e3: Layer already exists [2025-02-20T01:45:47.214Z] d296daa71a4a: Layer already exists [2025-02-20T01:45:47.214Z] 2cb2caee2306: Layer already exists [2025-02-20T01:45:47.214Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:47.214Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:47.538Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:47.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-20T01:45:47.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-20T01:45:47.858Z] 0b1e31d2a944: Preparing [2025-02-20T01:45:47.858Z] d8c225604a4b: Preparing [2025-02-20T01:45:47.858Z] 215366046553: Preparing [2025-02-20T01:45:47.858Z] d1a7fb4cd83d: Preparing [2025-02-20T01:45:47.858Z] 17d41f474f01: Preparing [2025-02-20T01:45:47.858Z] 85d3400b829f: Preparing [2025-02-20T01:45:47.858Z] 960c10a73a49: Preparing [2025-02-20T01:45:47.858Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:47.858Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:47.858Z] 86342e3bf054: Preparing [2025-02-20T01:45:47.858Z] fa3c437cf9c7: Preparing [2025-02-20T01:45:47.858Z] 5f70bf18a086: Preparing [2025-02-20T01:45:47.858Z] ce7c8bc268e3: Preparing [2025-02-20T01:45:47.858Z] 2cb2caee2306: Preparing [2025-02-20T01:45:47.858Z] d296daa71a4a: Preparing [2025-02-20T01:45:47.858Z] 994456c4fd7b: Preparing [2025-02-20T01:45:47.858Z] 5f70bf18a086: Waiting [2025-02-20T01:45:47.858Z] d296daa71a4a: Waiting [2025-02-20T01:45:47.858Z] ce7c8bc268e3: Waiting [2025-02-20T01:45:47.858Z] 994456c4fd7b: Waiting [2025-02-20T01:45:47.858Z] 960c10a73a49: Waiting [2025-02-20T01:45:47.858Z] 2cb2caee2306: Waiting [2025-02-20T01:45:47.858Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:47.858Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:47.858Z] fa3c437cf9c7: Waiting [2025-02-20T01:45:47.858Z] 86342e3bf054: Waiting [2025-02-20T01:45:47.858Z] 85d3400b829f: Waiting [2025-02-20T01:45:47.858Z] 17d41f474f01: Layer already exists [2025-02-20T01:45:47.858Z] 0b1e31d2a944: Layer already exists [2025-02-20T01:45:47.858Z] 215366046553: Layer already exists [2025-02-20T01:45:47.858Z] d1a7fb4cd83d: Layer already exists [2025-02-20T01:45:47.858Z] d8c225604a4b: Layer already exists [2025-02-20T01:45:47.858Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:47.858Z] 86342e3bf054: Layer already exists [2025-02-20T01:45:47.858Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:47.858Z] 5f70bf18a086: Layer already exists [2025-02-20T01:45:47.858Z] 960c10a73a49: Layer already exists [2025-02-20T01:45:47.858Z] 85d3400b829f: Layer already exists [2025-02-20T01:45:47.858Z] fa3c437cf9c7: Layer already exists [2025-02-20T01:45:47.858Z] ce7c8bc268e3: Layer already exists [2025-02-20T01:45:47.858Z] d296daa71a4a: Layer already exists [2025-02-20T01:45:47.858Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:47.858Z] 2cb2caee2306: Layer already exists [2025-02-20T01:45:47.858Z] main: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:47.929Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:47.942Z] taggedImages: [2025-02-20T01:45:47.942Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:47.942Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-20T01:45:47.942Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 [2025-02-20T01:45:47.942Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:47.942Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-20T01:45:47.971Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-20T01:45:47.971Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:47.971Z] latest [2025-02-20T01:45:47.971Z] 4.0.0-dev.60 [2025-02-20T01:45:47.971Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:47.971Z] main [2025-02-20T01:45:47.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:48.309Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:48.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:48.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-20T01:45:48.635Z] 80119a05e66b: Preparing [2025-02-20T01:45:48.635Z] 7e175e3a7112: Preparing [2025-02-20T01:45:48.635Z] e79653195d29: Preparing [2025-02-20T01:45:48.635Z] 8d17a93791ea: Preparing [2025-02-20T01:45:48.635Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:48.635Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:48.635Z] ac663b3a62fb: Preparing [2025-02-20T01:45:48.635Z] f286c339375f: Preparing [2025-02-20T01:45:48.635Z] 994456c4fd7b: Preparing [2025-02-20T01:45:48.635Z] f286c339375f: Waiting [2025-02-20T01:45:48.635Z] 994456c4fd7b: Waiting [2025-02-20T01:45:48.635Z] ac663b3a62fb: Waiting [2025-02-20T01:45:48.635Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:48.635Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:48.635Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:48.635Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:48.635Z] 7e175e3a7112: Pushed [2025-02-20T01:45:48.635Z] f286c339375f: Layer already exists [2025-02-20T01:45:48.635Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:48.635Z] 80119a05e66b: Pushed [2025-02-20T01:45:48.635Z] e79653195d29: Pushed [2025-02-20T01:45:51.165Z] 8d17a93791ea: Pushed [2025-02-20T01:45:51.166Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:51.601Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:52.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-20T01:45:52.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-20T01:45:52.013Z] 80119a05e66b: Preparing [2025-02-20T01:45:52.013Z] 7e175e3a7112: Preparing [2025-02-20T01:45:52.013Z] e79653195d29: Preparing [2025-02-20T01:45:52.013Z] 8d17a93791ea: Preparing [2025-02-20T01:45:52.013Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:52.013Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:52.013Z] ac663b3a62fb: Preparing [2025-02-20T01:45:52.013Z] f286c339375f: Preparing [2025-02-20T01:45:52.013Z] 994456c4fd7b: Preparing [2025-02-20T01:45:52.013Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:52.013Z] ac663b3a62fb: Waiting [2025-02-20T01:45:52.013Z] f286c339375f: Waiting [2025-02-20T01:45:52.013Z] 994456c4fd7b: Waiting [2025-02-20T01:45:52.013Z] 80119a05e66b: Layer already exists [2025-02-20T01:45:52.013Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:52.013Z] 7e175e3a7112: Layer already exists [2025-02-20T01:45:52.013Z] e79653195d29: Layer already exists [2025-02-20T01:45:52.013Z] 8d17a93791ea: Layer already exists [2025-02-20T01:45:52.013Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:52.013Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:52.013Z] f286c339375f: Layer already exists [2025-02-20T01:45:52.013Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:52.013Z] latest: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:52.370Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:52.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 [2025-02-20T01:45:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-20T01:45:52.722Z] 80119a05e66b: Preparing [2025-02-20T01:45:52.722Z] 7e175e3a7112: Preparing [2025-02-20T01:45:52.722Z] e79653195d29: Preparing [2025-02-20T01:45:52.722Z] 8d17a93791ea: Preparing [2025-02-20T01:45:52.722Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:52.722Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:52.722Z] ac663b3a62fb: Preparing [2025-02-20T01:45:52.722Z] f286c339375f: Preparing [2025-02-20T01:45:52.722Z] 994456c4fd7b: Preparing [2025-02-20T01:45:52.722Z] ac663b3a62fb: Waiting [2025-02-20T01:45:52.722Z] f286c339375f: Waiting [2025-02-20T01:45:52.722Z] 994456c4fd7b: Waiting [2025-02-20T01:45:52.722Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:52.722Z] e79653195d29: Layer already exists [2025-02-20T01:45:52.722Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:52.722Z] 80119a05e66b: Layer already exists [2025-02-20T01:45:52.722Z] 7e175e3a7112: Layer already exists [2025-02-20T01:45:52.722Z] 8d17a93791ea: Layer already exists [2025-02-20T01:45:52.722Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:52.722Z] f286c339375f: Layer already exists [2025-02-20T01:45:52.722Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:52.722Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:52.722Z] 4.0.0-dev.60: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:53.045Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:53.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:53.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-20T01:45:53.367Z] 80119a05e66b: Preparing [2025-02-20T01:45:53.367Z] 7e175e3a7112: Preparing [2025-02-20T01:45:53.367Z] e79653195d29: Preparing [2025-02-20T01:45:53.367Z] 8d17a93791ea: Preparing [2025-02-20T01:45:53.367Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:53.367Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:53.367Z] ac663b3a62fb: Preparing [2025-02-20T01:45:53.367Z] f286c339375f: Preparing [2025-02-20T01:45:53.367Z] 994456c4fd7b: Preparing [2025-02-20T01:45:53.367Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:53.367Z] ac663b3a62fb: Waiting [2025-02-20T01:45:53.367Z] 7e175e3a7112: Layer already exists [2025-02-20T01:45:53.367Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:53.367Z] e79653195d29: Layer already exists [2025-02-20T01:45:53.367Z] 80119a05e66b: Layer already exists [2025-02-20T01:45:53.367Z] 8d17a93791ea: Layer already exists [2025-02-20T01:45:53.367Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:53.367Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:53.367Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:53.367Z] f286c339375f: Layer already exists [2025-02-20T01:45:53.367Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:53.696Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:54.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-20T01:45:54.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-20T01:45:54.026Z] 80119a05e66b: Preparing [2025-02-20T01:45:54.026Z] 7e175e3a7112: Preparing [2025-02-20T01:45:54.026Z] e79653195d29: Preparing [2025-02-20T01:45:54.026Z] 8d17a93791ea: Preparing [2025-02-20T01:45:54.026Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:54.026Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:54.026Z] ac663b3a62fb: Preparing [2025-02-20T01:45:54.026Z] f286c339375f: Preparing [2025-02-20T01:45:54.026Z] 994456c4fd7b: Preparing [2025-02-20T01:45:54.026Z] ac663b3a62fb: Waiting [2025-02-20T01:45:54.026Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:54.026Z] f286c339375f: Waiting [2025-02-20T01:45:54.026Z] 994456c4fd7b: Waiting [2025-02-20T01:45:54.026Z] 7e175e3a7112: Layer already exists [2025-02-20T01:45:54.026Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:54.026Z] 8d17a93791ea: Layer already exists [2025-02-20T01:45:54.026Z] 80119a05e66b: Layer already exists [2025-02-20T01:45:54.026Z] e79653195d29: Layer already exists [2025-02-20T01:45:54.026Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:54.026Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:54.026Z] f286c339375f: Layer already exists [2025-02-20T01:45:54.026Z] ac663b3a62fb: Layer already exists [2025-02-20T01:45:54.026Z] main: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:54.112Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:54.125Z] taggedImages: [2025-02-20T01:45:54.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:54.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-20T01:45:54.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 [2025-02-20T01:45:54.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:54.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-20T01:45:54.161Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-20T01:45:54.161Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:54.161Z] latest [2025-02-20T01:45:54.161Z] 4.0.0-dev.60 [2025-02-20T01:45:54.161Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:54.161Z] main [2025-02-20T01:45:54.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:54.495Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:54.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-20T01:45:54.817Z] d94f028afe00: Preparing [2025-02-20T01:45:54.817Z] fe353a7fbcb7: Preparing [2025-02-20T01:45:54.817Z] a19c05af07f4: Preparing [2025-02-20T01:45:54.817Z] ba22c1ddd209: Preparing [2025-02-20T01:45:54.817Z] 2f9b77a53c2c: Preparing [2025-02-20T01:45:54.817Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:54.817Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:54.817Z] 8ddccaa99a65: Preparing [2025-02-20T01:45:54.817Z] 85d24e208c28: Preparing [2025-02-20T01:45:54.817Z] fa77784bc315: Preparing [2025-02-20T01:45:54.817Z] 994456c4fd7b: Preparing [2025-02-20T01:45:54.817Z] 8ddccaa99a65: Waiting [2025-02-20T01:45:54.817Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:54.817Z] 994456c4fd7b: Waiting [2025-02-20T01:45:54.817Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:54.817Z] ba22c1ddd209: Pushed [2025-02-20T01:45:54.817Z] fe353a7fbcb7: Pushed [2025-02-20T01:45:54.817Z] 2f9b77a53c2c: Pushed [2025-02-20T01:45:54.817Z] d94f028afe00: Pushed [2025-02-20T01:45:54.817Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:54.817Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:54.817Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:55.076Z] 8ddccaa99a65: Pushed [2025-02-20T01:45:55.076Z] 85d24e208c28: Pushed [2025-02-20T01:45:56.454Z] fa77784bc315: Pushed [2025-02-20T01:45:57.024Z] a19c05af07f4: Pushed [2025-02-20T01:45:57.024Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:57.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:57.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-20T01:45:57.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-20T01:45:57.671Z] d94f028afe00: Preparing [2025-02-20T01:45:57.671Z] fe353a7fbcb7: Preparing [2025-02-20T01:45:57.671Z] a19c05af07f4: Preparing [2025-02-20T01:45:57.671Z] ba22c1ddd209: Preparing [2025-02-20T01:45:57.671Z] 2f9b77a53c2c: Preparing [2025-02-20T01:45:57.671Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:57.671Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:57.671Z] 8ddccaa99a65: Preparing [2025-02-20T01:45:57.671Z] 85d24e208c28: Preparing [2025-02-20T01:45:57.671Z] fa77784bc315: Preparing [2025-02-20T01:45:57.671Z] 994456c4fd7b: Preparing [2025-02-20T01:45:57.671Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:57.671Z] 8ddccaa99a65: Waiting [2025-02-20T01:45:57.671Z] 85d24e208c28: Waiting [2025-02-20T01:45:57.671Z] fa77784bc315: Waiting [2025-02-20T01:45:57.671Z] 994456c4fd7b: Waiting [2025-02-20T01:45:57.671Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:57.671Z] ba22c1ddd209: Layer already exists [2025-02-20T01:45:57.671Z] 2f9b77a53c2c: Layer already exists [2025-02-20T01:45:57.671Z] d94f028afe00: Layer already exists [2025-02-20T01:45:57.671Z] fe353a7fbcb7: Layer already exists [2025-02-20T01:45:57.671Z] a19c05af07f4: Layer already exists [2025-02-20T01:45:57.671Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:57.671Z] 8ddccaa99a65: Layer already exists [2025-02-20T01:45:57.671Z] 85d24e208c28: Layer already exists [2025-02-20T01:45:57.671Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:57.671Z] fa77784bc315: Layer already exists [2025-02-20T01:45:57.671Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:57.671Z] latest: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:57.994Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:58.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 [2025-02-20T01:45:58.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-20T01:45:58.318Z] d94f028afe00: Preparing [2025-02-20T01:45:58.318Z] fe353a7fbcb7: Preparing [2025-02-20T01:45:58.318Z] a19c05af07f4: Preparing [2025-02-20T01:45:58.318Z] ba22c1ddd209: Preparing [2025-02-20T01:45:58.318Z] 2f9b77a53c2c: Preparing [2025-02-20T01:45:58.318Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:58.318Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:58.318Z] 8ddccaa99a65: Preparing [2025-02-20T01:45:58.318Z] 85d24e208c28: Preparing [2025-02-20T01:45:58.318Z] fa77784bc315: Preparing [2025-02-20T01:45:58.318Z] 994456c4fd7b: Preparing [2025-02-20T01:45:58.318Z] 8ddccaa99a65: Waiting [2025-02-20T01:45:58.318Z] 85d24e208c28: Waiting [2025-02-20T01:45:58.318Z] fa77784bc315: Waiting [2025-02-20T01:45:58.318Z] 994456c4fd7b: Waiting [2025-02-20T01:45:58.318Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:58.318Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:58.318Z] d94f028afe00: Layer already exists [2025-02-20T01:45:58.318Z] fe353a7fbcb7: Layer already exists [2025-02-20T01:45:58.318Z] a19c05af07f4: Layer already exists [2025-02-20T01:45:58.318Z] ba22c1ddd209: Layer already exists [2025-02-20T01:45:58.318Z] 2f9b77a53c2c: Layer already exists [2025-02-20T01:45:58.318Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:58.318Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:58.318Z] 8ddccaa99a65: Layer already exists [2025-02-20T01:45:58.318Z] 85d24e208c28: Layer already exists [2025-02-20T01:45:58.318Z] fa77784bc315: Layer already exists [2025-02-20T01:45:58.318Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:58.318Z] 4.0.0-dev.60: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:58.655Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:58.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:58.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-20T01:45:58.986Z] d94f028afe00: Preparing [2025-02-20T01:45:58.986Z] fe353a7fbcb7: Preparing [2025-02-20T01:45:58.986Z] a19c05af07f4: Preparing [2025-02-20T01:45:58.986Z] ba22c1ddd209: Preparing [2025-02-20T01:45:58.986Z] 2f9b77a53c2c: Preparing [2025-02-20T01:45:58.986Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:58.986Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:58.986Z] 8ddccaa99a65: Preparing [2025-02-20T01:45:58.986Z] 85d24e208c28: Preparing [2025-02-20T01:45:58.986Z] fa77784bc315: Preparing [2025-02-20T01:45:58.986Z] 994456c4fd7b: Preparing [2025-02-20T01:45:58.986Z] 8ddccaa99a65: Waiting [2025-02-20T01:45:58.986Z] 85d24e208c28: Waiting [2025-02-20T01:45:58.986Z] fa77784bc315: Waiting [2025-02-20T01:45:58.986Z] 994456c4fd7b: Waiting [2025-02-20T01:45:58.986Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:58.986Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:58.986Z] a19c05af07f4: Layer already exists [2025-02-20T01:45:58.986Z] fe353a7fbcb7: Layer already exists [2025-02-20T01:45:58.986Z] d94f028afe00: Layer already exists [2025-02-20T01:45:58.986Z] 2f9b77a53c2c: Layer already exists [2025-02-20T01:45:58.986Z] ba22c1ddd209: Layer already exists [2025-02-20T01:45:58.986Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:58.986Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:58.986Z] 8ddccaa99a65: Layer already exists [2025-02-20T01:45:58.986Z] fa77784bc315: Layer already exists [2025-02-20T01:45:58.986Z] 85d24e208c28: Layer already exists [2025-02-20T01:45:58.986Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:58.986Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:59.312Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:45:59.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-20T01:45:59.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-20T01:45:59.649Z] d94f028afe00: Preparing [2025-02-20T01:45:59.649Z] fe353a7fbcb7: Preparing [2025-02-20T01:45:59.649Z] a19c05af07f4: Preparing [2025-02-20T01:45:59.649Z] ba22c1ddd209: Preparing [2025-02-20T01:45:59.649Z] 2f9b77a53c2c: Preparing [2025-02-20T01:45:59.649Z] f41a0ac04d8c: Preparing [2025-02-20T01:45:59.649Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:45:59.649Z] 8ddccaa99a65: Preparing [2025-02-20T01:45:59.649Z] 85d24e208c28: Preparing [2025-02-20T01:45:59.649Z] fa77784bc315: Preparing [2025-02-20T01:45:59.649Z] 994456c4fd7b: Preparing [2025-02-20T01:45:59.649Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:45:59.649Z] 8ddccaa99a65: Waiting [2025-02-20T01:45:59.649Z] 85d24e208c28: Waiting [2025-02-20T01:45:59.649Z] f41a0ac04d8c: Waiting [2025-02-20T01:45:59.649Z] fa77784bc315: Waiting [2025-02-20T01:45:59.649Z] 994456c4fd7b: Waiting [2025-02-20T01:45:59.649Z] ba22c1ddd209: Layer already exists [2025-02-20T01:45:59.649Z] a19c05af07f4: Layer already exists [2025-02-20T01:45:59.649Z] d94f028afe00: Layer already exists [2025-02-20T01:45:59.649Z] 2f9b77a53c2c: Layer already exists [2025-02-20T01:45:59.649Z] fe353a7fbcb7: Layer already exists [2025-02-20T01:45:59.649Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:45:59.649Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:45:59.649Z] 85d24e208c28: Layer already exists [2025-02-20T01:45:59.649Z] fa77784bc315: Layer already exists [2025-02-20T01:45:59.649Z] 8ddccaa99a65: Layer already exists [2025-02-20T01:45:59.649Z] 994456c4fd7b: Layer already exists [2025-02-20T01:45:59.649Z] main: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:45:59.728Z] ===================================================== [Pipeline] echo [2025-02-20T01:45:59.745Z] taggedImages: [2025-02-20T01:45:59.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:59.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-20T01:45:59.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 [2025-02-20T01:45:59.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:59.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-20T01:45:59.779Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-20T01:45:59.779Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:45:59.779Z] latest [2025-02-20T01:45:59.779Z] 4.0.0-dev.60 [2025-02-20T01:45:59.779Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:45:59.779Z] main [2025-02-20T01:45:59.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:00.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:00.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:00.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-20T01:46:00.486Z] 2e382d474fd5: Preparing [2025-02-20T01:46:00.486Z] e5690cb988f7: Preparing [2025-02-20T01:46:00.486Z] 471777e0a7ef: Preparing [2025-02-20T01:46:00.486Z] eae738e55543: Preparing [2025-02-20T01:46:00.486Z] e480fd5df26c: Preparing [2025-02-20T01:46:00.486Z] e7670d0c138b: Preparing [2025-02-20T01:46:00.486Z] 3ce3fdc4b3e6: Preparing [2025-02-20T01:46:00.486Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:00.486Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:00.486Z] 45cfb67e3d27: Preparing [2025-02-20T01:46:00.486Z] 75c147c1488f: Preparing [2025-02-20T01:46:00.486Z] 994456c4fd7b: Preparing [2025-02-20T01:46:00.486Z] f41a0ac04d8c: Waiting [2025-02-20T01:46:00.486Z] 3ce3fdc4b3e6: Waiting [2025-02-20T01:46:00.486Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:46:00.486Z] 45cfb67e3d27: Waiting [2025-02-20T01:46:00.486Z] 75c147c1488f: Waiting [2025-02-20T01:46:00.486Z] 994456c4fd7b: Waiting [2025-02-20T01:46:00.486Z] e5690cb988f7: Pushed [2025-02-20T01:46:00.486Z] e480fd5df26c: Pushed [2025-02-20T01:46:00.486Z] 2e382d474fd5: Pushed [2025-02-20T01:46:00.486Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:00.486Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:00.486Z] e7670d0c138b: Pushed [2025-02-20T01:46:00.486Z] 3ce3fdc4b3e6: Pushed [2025-02-20T01:46:00.743Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:00.743Z] 45cfb67e3d27: Pushed [2025-02-20T01:46:02.120Z] 75c147c1488f: Pushed [2025-02-20T01:46:02.379Z] eae738e55543: Pushed [2025-02-20T01:46:03.317Z] 471777e0a7ef: Pushed [2025-02-20T01:46:03.317Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:03.656Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:03.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-20T01:46:03.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-20T01:46:03.980Z] 2e382d474fd5: Preparing [2025-02-20T01:46:03.980Z] e5690cb988f7: Preparing [2025-02-20T01:46:03.980Z] 471777e0a7ef: Preparing [2025-02-20T01:46:03.980Z] eae738e55543: Preparing [2025-02-20T01:46:03.980Z] e480fd5df26c: Preparing [2025-02-20T01:46:03.980Z] e7670d0c138b: Preparing [2025-02-20T01:46:03.980Z] 3ce3fdc4b3e6: Preparing [2025-02-20T01:46:03.980Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:03.980Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:03.980Z] 45cfb67e3d27: Preparing [2025-02-20T01:46:03.980Z] 75c147c1488f: Preparing [2025-02-20T01:46:03.980Z] 994456c4fd7b: Preparing [2025-02-20T01:46:03.980Z] e7670d0c138b: Waiting [2025-02-20T01:46:03.980Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:46:03.980Z] f41a0ac04d8c: Waiting [2025-02-20T01:46:03.980Z] 45cfb67e3d27: Waiting [2025-02-20T01:46:03.980Z] 3ce3fdc4b3e6: Waiting [2025-02-20T01:46:03.980Z] 994456c4fd7b: Waiting [2025-02-20T01:46:03.980Z] 2e382d474fd5: Layer already exists [2025-02-20T01:46:03.980Z] e5690cb988f7: Layer already exists [2025-02-20T01:46:03.980Z] e480fd5df26c: Layer already exists [2025-02-20T01:46:03.980Z] eae738e55543: Layer already exists [2025-02-20T01:46:03.980Z] 471777e0a7ef: Layer already exists [2025-02-20T01:46:03.980Z] 3ce3fdc4b3e6: Layer already exists [2025-02-20T01:46:03.980Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:03.980Z] 45cfb67e3d27: Layer already exists [2025-02-20T01:46:03.980Z] e7670d0c138b: Layer already exists [2025-02-20T01:46:03.980Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:03.980Z] 75c147c1488f: Layer already exists [2025-02-20T01:46:03.980Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:03.980Z] latest: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:04.314Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:04.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 [2025-02-20T01:46:04.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-20T01:46:04.640Z] 2e382d474fd5: Preparing [2025-02-20T01:46:04.640Z] e5690cb988f7: Preparing [2025-02-20T01:46:04.640Z] 471777e0a7ef: Preparing [2025-02-20T01:46:04.640Z] eae738e55543: Preparing [2025-02-20T01:46:04.640Z] e480fd5df26c: Preparing [2025-02-20T01:46:04.640Z] e7670d0c138b: Preparing [2025-02-20T01:46:04.640Z] 3ce3fdc4b3e6: Preparing [2025-02-20T01:46:04.640Z] e7670d0c138b: Waiting [2025-02-20T01:46:04.640Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:04.640Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:04.640Z] 3ce3fdc4b3e6: Waiting [2025-02-20T01:46:04.640Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:46:04.640Z] 45cfb67e3d27: Preparing [2025-02-20T01:46:04.640Z] 75c147c1488f: Preparing [2025-02-20T01:46:04.640Z] 994456c4fd7b: Preparing [2025-02-20T01:46:04.640Z] 45cfb67e3d27: Waiting [2025-02-20T01:46:04.640Z] 994456c4fd7b: Waiting [2025-02-20T01:46:04.640Z] 75c147c1488f: Waiting [2025-02-20T01:46:04.640Z] 2e382d474fd5: Layer already exists [2025-02-20T01:46:04.640Z] 471777e0a7ef: Layer already exists [2025-02-20T01:46:04.640Z] eae738e55543: Layer already exists [2025-02-20T01:46:04.640Z] e5690cb988f7: Layer already exists [2025-02-20T01:46:04.640Z] e480fd5df26c: Layer already exists [2025-02-20T01:46:04.640Z] e7670d0c138b: Layer already exists [2025-02-20T01:46:04.640Z] 3ce3fdc4b3e6: Layer already exists [2025-02-20T01:46:04.640Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:04.640Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:04.640Z] 45cfb67e3d27: Layer already exists [2025-02-20T01:46:04.640Z] 75c147c1488f: Layer already exists [2025-02-20T01:46:04.640Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:04.640Z] 4.0.0-dev.60: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:04.975Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:05.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:05.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-20T01:46:05.304Z] 2e382d474fd5: Preparing [2025-02-20T01:46:05.304Z] e5690cb988f7: Preparing [2025-02-20T01:46:05.304Z] 471777e0a7ef: Preparing [2025-02-20T01:46:05.304Z] eae738e55543: Preparing [2025-02-20T01:46:05.304Z] e480fd5df26c: Preparing [2025-02-20T01:46:05.304Z] e7670d0c138b: Preparing [2025-02-20T01:46:05.304Z] 3ce3fdc4b3e6: Preparing [2025-02-20T01:46:05.304Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:05.304Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:05.304Z] 45cfb67e3d27: Preparing [2025-02-20T01:46:05.304Z] 75c147c1488f: Preparing [2025-02-20T01:46:05.304Z] 994456c4fd7b: Preparing [2025-02-20T01:46:05.304Z] e7670d0c138b: Waiting [2025-02-20T01:46:05.304Z] 3ce3fdc4b3e6: Waiting [2025-02-20T01:46:05.304Z] 994456c4fd7b: Waiting [2025-02-20T01:46:05.304Z] 75c147c1488f: Waiting [2025-02-20T01:46:05.304Z] f41a0ac04d8c: Waiting [2025-02-20T01:46:05.304Z] e480fd5df26c: Layer already exists [2025-02-20T01:46:05.304Z] eae738e55543: Layer already exists [2025-02-20T01:46:05.304Z] 471777e0a7ef: Layer already exists [2025-02-20T01:46:05.304Z] 2e382d474fd5: Layer already exists [2025-02-20T01:46:05.304Z] e5690cb988f7: Layer already exists [2025-02-20T01:46:05.304Z] e7670d0c138b: Layer already exists [2025-02-20T01:46:05.304Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:05.304Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:05.304Z] 45cfb67e3d27: Layer already exists [2025-02-20T01:46:05.304Z] 3ce3fdc4b3e6: Layer already exists [2025-02-20T01:46:05.304Z] 75c147c1488f: Layer already exists [2025-02-20T01:46:05.304Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:05.304Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:05.635Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:05.960Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-20T01:46:05.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-20T01:46:05.960Z] 2e382d474fd5: Preparing [2025-02-20T01:46:05.960Z] e5690cb988f7: Preparing [2025-02-20T01:46:05.960Z] 471777e0a7ef: Preparing [2025-02-20T01:46:05.960Z] eae738e55543: Preparing [2025-02-20T01:46:05.960Z] e480fd5df26c: Preparing [2025-02-20T01:46:05.960Z] e7670d0c138b: Preparing [2025-02-20T01:46:05.960Z] 3ce3fdc4b3e6: Preparing [2025-02-20T01:46:05.960Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:05.960Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:05.960Z] 45cfb67e3d27: Preparing [2025-02-20T01:46:05.960Z] 75c147c1488f: Preparing [2025-02-20T01:46:05.960Z] 994456c4fd7b: Preparing [2025-02-20T01:46:05.960Z] e7670d0c138b: Waiting [2025-02-20T01:46:05.960Z] 3ce3fdc4b3e6: Waiting [2025-02-20T01:46:05.960Z] f41a0ac04d8c: Waiting [2025-02-20T01:46:05.960Z] 7a56fe6ad3ed: Waiting [2025-02-20T01:46:05.960Z] 45cfb67e3d27: Waiting [2025-02-20T01:46:05.960Z] 994456c4fd7b: Waiting [2025-02-20T01:46:05.960Z] e5690cb988f7: Layer already exists [2025-02-20T01:46:05.960Z] e480fd5df26c: Layer already exists [2025-02-20T01:46:05.960Z] eae738e55543: Layer already exists [2025-02-20T01:46:05.960Z] 471777e0a7ef: Layer already exists [2025-02-20T01:46:05.960Z] 2e382d474fd5: Layer already exists [2025-02-20T01:46:05.960Z] e7670d0c138b: Layer already exists [2025-02-20T01:46:05.960Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:05.960Z] 3ce3fdc4b3e6: Layer already exists [2025-02-20T01:46:05.960Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:05.960Z] 45cfb67e3d27: Layer already exists [2025-02-20T01:46:05.960Z] 75c147c1488f: Layer already exists [2025-02-20T01:46:05.960Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:05.960Z] main: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:06.031Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:06.043Z] taggedImages: [2025-02-20T01:46:06.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:06.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-20T01:46:06.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 [2025-02-20T01:46:06.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:06.043Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-20T01:46:06.080Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-20T01:46:06.080Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:06.080Z] latest [2025-02-20T01:46:06.080Z] 4.0.0-dev.60 [2025-02-20T01:46:06.080Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:06.080Z] main [2025-02-20T01:46:06.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:06.424Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:06.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:06.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-20T01:46:06.758Z] f4cc77dcba74: Preparing [2025-02-20T01:46:06.758Z] cc5280627543: Preparing [2025-02-20T01:46:06.758Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:06.758Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:06.758Z] 3660e724655f: Preparing [2025-02-20T01:46:06.758Z] ef7a9549d8da: Preparing [2025-02-20T01:46:06.758Z] 994456c4fd7b: Preparing [2025-02-20T01:46:06.758Z] ef7a9549d8da: Waiting [2025-02-20T01:46:06.758Z] 994456c4fd7b: Waiting [2025-02-20T01:46:06.758Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:06.758Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:06.758Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:06.758Z] f4cc77dcba74: Pushed [2025-02-20T01:46:06.758Z] 3660e724655f: Pushed [2025-02-20T01:46:07.695Z] ef7a9549d8da: Pushed [2025-02-20T01:46:10.231Z] cc5280627543: Pushed [2025-02-20T01:46:10.231Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:10.566Z] + 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-02-20T01:46:10.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-20T01:46:10.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-20T01:46:10.892Z] f4cc77dcba74: Preparing [2025-02-20T01:46:10.892Z] cc5280627543: Preparing [2025-02-20T01:46:10.892Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:10.892Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:10.892Z] 3660e724655f: Preparing [2025-02-20T01:46:10.892Z] ef7a9549d8da: Preparing [2025-02-20T01:46:10.892Z] 994456c4fd7b: Preparing [2025-02-20T01:46:10.892Z] ef7a9549d8da: Waiting [2025-02-20T01:46:10.892Z] 994456c4fd7b: Waiting [2025-02-20T01:46:10.892Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:10.892Z] 3660e724655f: Layer already exists [2025-02-20T01:46:10.892Z] cc5280627543: Layer already exists [2025-02-20T01:46:10.892Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:10.892Z] f4cc77dcba74: Layer already exists [2025-02-20T01:46:10.892Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:10.892Z] ef7a9549d8da: Layer already exists [2025-02-20T01:46:10.892Z] latest: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:11.221Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:11.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 [2025-02-20T01:46:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-20T01:46:11.536Z] f4cc77dcba74: Preparing [2025-02-20T01:46:11.536Z] cc5280627543: Preparing [2025-02-20T01:46:11.536Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:11.536Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:11.536Z] 3660e724655f: Preparing [2025-02-20T01:46:11.536Z] ef7a9549d8da: Preparing [2025-02-20T01:46:11.536Z] 994456c4fd7b: Preparing [2025-02-20T01:46:11.536Z] ef7a9549d8da: Waiting [2025-02-20T01:46:11.536Z] 994456c4fd7b: Waiting [2025-02-20T01:46:11.536Z] f4cc77dcba74: Layer already exists [2025-02-20T01:46:11.536Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:11.536Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:11.536Z] 3660e724655f: Layer already exists [2025-02-20T01:46:11.536Z] cc5280627543: Layer already exists [2025-02-20T01:46:11.536Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:11.536Z] ef7a9549d8da: Layer already exists [2025-02-20T01:46:11.536Z] 4.0.0-dev.60: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:11.866Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:12.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:12.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-20T01:46:12.199Z] f4cc77dcba74: Preparing [2025-02-20T01:46:12.199Z] cc5280627543: Preparing [2025-02-20T01:46:12.199Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:12.199Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:12.199Z] 3660e724655f: Preparing [2025-02-20T01:46:12.199Z] ef7a9549d8da: Preparing [2025-02-20T01:46:12.199Z] 994456c4fd7b: Preparing [2025-02-20T01:46:12.199Z] 994456c4fd7b: Waiting [2025-02-20T01:46:12.199Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:12.199Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:12.199Z] 3660e724655f: Layer already exists [2025-02-20T01:46:12.199Z] cc5280627543: Layer already exists [2025-02-20T01:46:12.199Z] f4cc77dcba74: Layer already exists [2025-02-20T01:46:12.199Z] ef7a9549d8da: Layer already exists [2025-02-20T01:46:12.199Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:12.199Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:12.529Z] + 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-02-20T01:46:12.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-20T01:46:12.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-20T01:46:12.865Z] f4cc77dcba74: Preparing [2025-02-20T01:46:12.865Z] cc5280627543: Preparing [2025-02-20T01:46:12.865Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:12.865Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:12.865Z] 3660e724655f: Preparing [2025-02-20T01:46:12.865Z] ef7a9549d8da: Preparing [2025-02-20T01:46:12.865Z] 994456c4fd7b: Preparing [2025-02-20T01:46:12.865Z] ef7a9549d8da: Waiting [2025-02-20T01:46:12.865Z] f4cc77dcba74: Layer already exists [2025-02-20T01:46:12.865Z] cc5280627543: Layer already exists [2025-02-20T01:46:12.865Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:12.865Z] 3660e724655f: Layer already exists [2025-02-20T01:46:12.865Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:12.865Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:12.865Z] ef7a9549d8da: Layer already exists [2025-02-20T01:46:12.865Z] main: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:12.948Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:12.966Z] taggedImages: [2025-02-20T01:46:12.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:12.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-20T01:46:12.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 [2025-02-20T01:46:12.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:12.966Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-20T01:46:13.005Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-20T01:46:13.005Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:13.005Z] latest [2025-02-20T01:46:13.005Z] 4.0.0-dev.60 [2025-02-20T01:46:13.005Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:13.005Z] main [2025-02-20T01:46:13.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:13.359Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:13.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:13.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-20T01:46:13.687Z] 0b13909c713b: Preparing [2025-02-20T01:46:13.687Z] e22455fe3625: Preparing [2025-02-20T01:46:13.687Z] 95c35ec6805d: Preparing [2025-02-20T01:46:13.687Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:13.687Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:13.687Z] 3214d5e9e335: Preparing [2025-02-20T01:46:13.687Z] b311968725e1: Preparing [2025-02-20T01:46:13.687Z] 215308fc6c70: Preparing [2025-02-20T01:46:13.687Z] 9cea6495f670: Preparing [2025-02-20T01:46:13.687Z] 994456c4fd7b: Preparing [2025-02-20T01:46:13.687Z] b311968725e1: Waiting [2025-02-20T01:46:13.687Z] 215308fc6c70: Waiting [2025-02-20T01:46:13.687Z] 9cea6495f670: Waiting [2025-02-20T01:46:13.687Z] 994456c4fd7b: Waiting [2025-02-20T01:46:13.687Z] 3214d5e9e335: Waiting [2025-02-20T01:46:13.687Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:13.687Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:13.687Z] 95c35ec6805d: Pushed [2025-02-20T01:46:13.687Z] 0b13909c713b: Pushed [2025-02-20T01:46:13.687Z] e22455fe3625: Pushed [2025-02-20T01:46:13.687Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:13.687Z] 215308fc6c70: Pushed [2025-02-20T01:46:14.255Z] 9cea6495f670: Pushed [2025-02-20T01:46:18.438Z] b311968725e1: Pushed [2025-02-20T01:46:26.551Z] 3214d5e9e335: Pushed [2025-02-20T01:46:26.551Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:26.878Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:27.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-20T01:46:27.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-20T01:46:27.209Z] 0b13909c713b: Preparing [2025-02-20T01:46:27.209Z] e22455fe3625: Preparing [2025-02-20T01:46:27.209Z] 95c35ec6805d: Preparing [2025-02-20T01:46:27.209Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:27.209Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:27.209Z] 3214d5e9e335: Preparing [2025-02-20T01:46:27.209Z] b311968725e1: Preparing [2025-02-20T01:46:27.209Z] 215308fc6c70: Preparing [2025-02-20T01:46:27.209Z] 9cea6495f670: Preparing [2025-02-20T01:46:27.209Z] 994456c4fd7b: Preparing [2025-02-20T01:46:27.209Z] 3214d5e9e335: Waiting [2025-02-20T01:46:27.209Z] b311968725e1: Waiting [2025-02-20T01:46:27.209Z] 215308fc6c70: Waiting [2025-02-20T01:46:27.209Z] 9cea6495f670: Waiting [2025-02-20T01:46:27.209Z] 994456c4fd7b: Waiting [2025-02-20T01:46:27.209Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:27.209Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:27.209Z] 95c35ec6805d: Layer already exists [2025-02-20T01:46:27.209Z] e22455fe3625: Layer already exists [2025-02-20T01:46:27.209Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:27.209Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:27.209Z] b311968725e1: Layer already exists [2025-02-20T01:46:27.209Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:27.209Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:27.209Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:27.209Z] latest: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:27.542Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:27.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 [2025-02-20T01:46:27.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-20T01:46:27.870Z] 0b13909c713b: Preparing [2025-02-20T01:46:27.870Z] e22455fe3625: Preparing [2025-02-20T01:46:27.870Z] 95c35ec6805d: Preparing [2025-02-20T01:46:27.870Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:27.870Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:27.870Z] 3214d5e9e335: Preparing [2025-02-20T01:46:27.870Z] b311968725e1: Preparing [2025-02-20T01:46:27.870Z] 215308fc6c70: Preparing [2025-02-20T01:46:27.870Z] 9cea6495f670: Preparing [2025-02-20T01:46:27.870Z] 994456c4fd7b: Preparing [2025-02-20T01:46:27.870Z] b311968725e1: Waiting [2025-02-20T01:46:27.870Z] 9cea6495f670: Waiting [2025-02-20T01:46:27.870Z] 215308fc6c70: Waiting [2025-02-20T01:46:27.870Z] 994456c4fd7b: Waiting [2025-02-20T01:46:27.870Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:27.870Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:27.870Z] e22455fe3625: Layer already exists [2025-02-20T01:46:27.870Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:27.870Z] 95c35ec6805d: Layer already exists [2025-02-20T01:46:27.870Z] b311968725e1: Layer already exists [2025-02-20T01:46:27.870Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:27.870Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:27.870Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:27.870Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:27.870Z] 4.0.0-dev.60: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:28.198Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:28.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:28.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-20T01:46:28.525Z] 0b13909c713b: Preparing [2025-02-20T01:46:28.525Z] e22455fe3625: Preparing [2025-02-20T01:46:28.525Z] 95c35ec6805d: Preparing [2025-02-20T01:46:28.525Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:28.525Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:28.525Z] 3214d5e9e335: Preparing [2025-02-20T01:46:28.525Z] b311968725e1: Preparing [2025-02-20T01:46:28.525Z] 215308fc6c70: Preparing [2025-02-20T01:46:28.525Z] 9cea6495f670: Preparing [2025-02-20T01:46:28.525Z] 994456c4fd7b: Preparing [2025-02-20T01:46:28.525Z] 994456c4fd7b: Waiting [2025-02-20T01:46:28.525Z] b311968725e1: Waiting [2025-02-20T01:46:28.525Z] 9cea6495f670: Waiting [2025-02-20T01:46:28.525Z] 215308fc6c70: Waiting [2025-02-20T01:46:28.525Z] 3214d5e9e335: Waiting [2025-02-20T01:46:28.525Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:28.525Z] 95c35ec6805d: Layer already exists [2025-02-20T01:46:28.525Z] e22455fe3625: Layer already exists [2025-02-20T01:46:28.525Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:28.525Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:28.525Z] b311968725e1: Layer already exists [2025-02-20T01:46:28.525Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:28.525Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:28.525Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:28.525Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:28.525Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:28.849Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:29.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-20T01:46:29.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-20T01:46:29.169Z] 0b13909c713b: Preparing [2025-02-20T01:46:29.169Z] e22455fe3625: Preparing [2025-02-20T01:46:29.169Z] 95c35ec6805d: Preparing [2025-02-20T01:46:29.169Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:29.169Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:29.169Z] 3214d5e9e335: Preparing [2025-02-20T01:46:29.169Z] b311968725e1: Preparing [2025-02-20T01:46:29.169Z] 215308fc6c70: Preparing [2025-02-20T01:46:29.169Z] 9cea6495f670: Preparing [2025-02-20T01:46:29.169Z] 994456c4fd7b: Preparing [2025-02-20T01:46:29.169Z] b311968725e1: Waiting [2025-02-20T01:46:29.169Z] 9cea6495f670: Waiting [2025-02-20T01:46:29.169Z] 994456c4fd7b: Waiting [2025-02-20T01:46:29.169Z] 215308fc6c70: Waiting [2025-02-20T01:46:29.169Z] 3214d5e9e335: Waiting [2025-02-20T01:46:29.169Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:29.169Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:29.169Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:29.169Z] e22455fe3625: Layer already exists [2025-02-20T01:46:29.169Z] 95c35ec6805d: Layer already exists [2025-02-20T01:46:29.169Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:29.169Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:29.169Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:29.169Z] b311968725e1: Layer already exists [2025-02-20T01:46:29.169Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:29.169Z] main: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:29.238Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:29.252Z] taggedImages: [2025-02-20T01:46:29.252Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:29.252Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-20T01:46:29.252Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 [2025-02-20T01:46:29.252Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:29.252Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-20T01:46:29.284Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-20T01:46:29.284Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:29.284Z] latest [2025-02-20T01:46:29.284Z] 4.0.0-dev.60 [2025-02-20T01:46:29.284Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:29.284Z] main [2025-02-20T01:46:29.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:29.630Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:29.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:29.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-20T01:46:29.954Z] b1a8bb1bbd3a: Preparing [2025-02-20T01:46:29.954Z] 752bf43603ce: Preparing [2025-02-20T01:46:29.954Z] 31daf6339035: Preparing [2025-02-20T01:46:29.954Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:29.954Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:29.954Z] 3214d5e9e335: Preparing [2025-02-20T01:46:29.954Z] 679b1e1d7e7a: Preparing [2025-02-20T01:46:29.954Z] ff0a75efd91b: Preparing [2025-02-20T01:46:29.954Z] 994456c4fd7b: Preparing [2025-02-20T01:46:29.954Z] ff0a75efd91b: Waiting [2025-02-20T01:46:29.954Z] 3214d5e9e335: Waiting [2025-02-20T01:46:29.954Z] 679b1e1d7e7a: Waiting [2025-02-20T01:46:29.954Z] 994456c4fd7b: Waiting [2025-02-20T01:46:29.954Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:29.954Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:29.954Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:29.954Z] 31daf6339035: Pushed [2025-02-20T01:46:29.954Z] 752bf43603ce: Pushed [2025-02-20T01:46:29.954Z] b1a8bb1bbd3a: Pushed [2025-02-20T01:46:29.954Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:29.954Z] 679b1e1d7e7a: Pushed [2025-02-20T01:46:30.213Z] ff0a75efd91b: Pushed [2025-02-20T01:46:30.472Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:30.792Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:31.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-20T01:46:31.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-20T01:46:31.122Z] b1a8bb1bbd3a: Preparing [2025-02-20T01:46:31.122Z] 752bf43603ce: Preparing [2025-02-20T01:46:31.122Z] 31daf6339035: Preparing [2025-02-20T01:46:31.122Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:31.122Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:31.122Z] 3214d5e9e335: Preparing [2025-02-20T01:46:31.122Z] 679b1e1d7e7a: Preparing [2025-02-20T01:46:31.122Z] ff0a75efd91b: Preparing [2025-02-20T01:46:31.122Z] 994456c4fd7b: Preparing [2025-02-20T01:46:31.122Z] 679b1e1d7e7a: Waiting [2025-02-20T01:46:31.122Z] ff0a75efd91b: Waiting [2025-02-20T01:46:31.122Z] 994456c4fd7b: Waiting [2025-02-20T01:46:31.122Z] 3214d5e9e335: Waiting [2025-02-20T01:46:31.122Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:31.122Z] 752bf43603ce: Layer already exists [2025-02-20T01:46:31.122Z] b1a8bb1bbd3a: Layer already exists [2025-02-20T01:46:31.122Z] 31daf6339035: Layer already exists [2025-02-20T01:46:31.122Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:31.122Z] 679b1e1d7e7a: Layer already exists [2025-02-20T01:46:31.122Z] ff0a75efd91b: Layer already exists [2025-02-20T01:46:31.122Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:31.122Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:31.122Z] latest: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:31.443Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:31.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 [2025-02-20T01:46:31.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-20T01:46:31.760Z] b1a8bb1bbd3a: Preparing [2025-02-20T01:46:31.760Z] 752bf43603ce: Preparing [2025-02-20T01:46:31.760Z] 31daf6339035: Preparing [2025-02-20T01:46:31.760Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:31.760Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:31.760Z] 3214d5e9e335: Preparing [2025-02-20T01:46:31.760Z] 679b1e1d7e7a: Preparing [2025-02-20T01:46:31.760Z] ff0a75efd91b: Preparing [2025-02-20T01:46:31.760Z] 994456c4fd7b: Preparing [2025-02-20T01:46:31.760Z] 3214d5e9e335: Waiting [2025-02-20T01:46:31.760Z] 679b1e1d7e7a: Waiting [2025-02-20T01:46:31.760Z] ff0a75efd91b: Waiting [2025-02-20T01:46:31.760Z] 994456c4fd7b: Waiting [2025-02-20T01:46:31.760Z] b1a8bb1bbd3a: Layer already exists [2025-02-20T01:46:31.760Z] 752bf43603ce: Layer already exists [2025-02-20T01:46:31.760Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:31.760Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:31.760Z] 31daf6339035: Layer already exists [2025-02-20T01:46:31.760Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:31.760Z] ff0a75efd91b: Layer already exists [2025-02-20T01:46:31.760Z] 679b1e1d7e7a: Layer already exists [2025-02-20T01:46:31.760Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:31.760Z] 4.0.0-dev.60: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:32.086Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:32.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:32.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-20T01:46:32.410Z] b1a8bb1bbd3a: Preparing [2025-02-20T01:46:32.410Z] 752bf43603ce: Preparing [2025-02-20T01:46:32.410Z] 31daf6339035: Preparing [2025-02-20T01:46:32.410Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:32.410Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:32.410Z] 3214d5e9e335: Preparing [2025-02-20T01:46:32.410Z] 679b1e1d7e7a: Preparing [2025-02-20T01:46:32.410Z] ff0a75efd91b: Preparing [2025-02-20T01:46:32.410Z] 994456c4fd7b: Preparing [2025-02-20T01:46:32.410Z] 679b1e1d7e7a: Waiting [2025-02-20T01:46:32.410Z] 3214d5e9e335: Waiting [2025-02-20T01:46:32.410Z] ff0a75efd91b: Waiting [2025-02-20T01:46:32.410Z] b1a8bb1bbd3a: Layer already exists [2025-02-20T01:46:32.410Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:32.410Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:32.410Z] 31daf6339035: Layer already exists [2025-02-20T01:46:32.410Z] 752bf43603ce: Layer already exists [2025-02-20T01:46:32.410Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:32.410Z] ff0a75efd91b: Layer already exists [2025-02-20T01:46:32.410Z] 679b1e1d7e7a: Layer already exists [2025-02-20T01:46:32.410Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:32.410Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:32.740Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:33.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-20T01:46:33.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-20T01:46:33.066Z] b1a8bb1bbd3a: Preparing [2025-02-20T01:46:33.066Z] 752bf43603ce: Preparing [2025-02-20T01:46:33.066Z] 31daf6339035: Preparing [2025-02-20T01:46:33.066Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:33.066Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:33.066Z] 3214d5e9e335: Preparing [2025-02-20T01:46:33.066Z] 679b1e1d7e7a: Preparing [2025-02-20T01:46:33.066Z] ff0a75efd91b: Preparing [2025-02-20T01:46:33.066Z] 994456c4fd7b: Preparing [2025-02-20T01:46:33.066Z] 994456c4fd7b: Waiting [2025-02-20T01:46:33.066Z] ff0a75efd91b: Waiting [2025-02-20T01:46:33.066Z] 3214d5e9e335: Waiting [2025-02-20T01:46:33.066Z] 679b1e1d7e7a: Waiting [2025-02-20T01:46:33.066Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:33.066Z] 752bf43603ce: Layer already exists [2025-02-20T01:46:33.066Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:33.066Z] b1a8bb1bbd3a: Layer already exists [2025-02-20T01:46:33.066Z] 31daf6339035: Layer already exists [2025-02-20T01:46:33.066Z] 3214d5e9e335: Layer already exists [2025-02-20T01:46:33.066Z] 679b1e1d7e7a: Layer already exists [2025-02-20T01:46:33.066Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:33.066Z] ff0a75efd91b: Layer already exists [2025-02-20T01:46:33.066Z] main: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:33.129Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:33.145Z] taggedImages: [2025-02-20T01:46:33.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:33.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-20T01:46:33.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 [2025-02-20T01:46:33.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:33.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-20T01:46:33.174Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-20T01:46:33.174Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:33.174Z] latest [2025-02-20T01:46:33.174Z] 4.0.0-dev.60 [2025-02-20T01:46:33.174Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:33.174Z] main [2025-02-20T01:46:33.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:33.515Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:33.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:33.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-20T01:46:33.844Z] 0b13909c713b: Preparing [2025-02-20T01:46:33.844Z] 52e8f5749d14: Preparing [2025-02-20T01:46:33.844Z] d7f183626e90: Preparing [2025-02-20T01:46:33.844Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:33.844Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:33.844Z] 483194a41438: Preparing [2025-02-20T01:46:33.844Z] 215308fc6c70: Preparing [2025-02-20T01:46:33.844Z] 9cea6495f670: Preparing [2025-02-20T01:46:33.844Z] 994456c4fd7b: Preparing [2025-02-20T01:46:33.844Z] 483194a41438: Waiting [2025-02-20T01:46:33.844Z] 9cea6495f670: Waiting [2025-02-20T01:46:33.844Z] 994456c4fd7b: Waiting [2025-02-20T01:46:33.844Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:33.844Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:33.844Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:33.844Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:33.844Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:33.844Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:33.844Z] d7f183626e90: Pushed [2025-02-20T01:46:33.844Z] 52e8f5749d14: Pushed [2025-02-20T01:46:46.057Z] 483194a41438: Pushed [2025-02-20T01:46:46.057Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:46.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:46.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-20T01:46:46.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-20T01:46:46.801Z] 0b13909c713b: Preparing [2025-02-20T01:46:46.801Z] 52e8f5749d14: Preparing [2025-02-20T01:46:46.801Z] d7f183626e90: Preparing [2025-02-20T01:46:46.801Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:46.801Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:46.801Z] 483194a41438: Preparing [2025-02-20T01:46:46.801Z] 215308fc6c70: Preparing [2025-02-20T01:46:46.801Z] 9cea6495f670: Preparing [2025-02-20T01:46:46.801Z] 994456c4fd7b: Preparing [2025-02-20T01:46:46.801Z] 215308fc6c70: Waiting [2025-02-20T01:46:46.801Z] 483194a41438: Waiting [2025-02-20T01:46:46.801Z] 9cea6495f670: Waiting [2025-02-20T01:46:46.801Z] 994456c4fd7b: Waiting [2025-02-20T01:46:46.801Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:46.801Z] d7f183626e90: Layer already exists [2025-02-20T01:46:46.801Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:46.801Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:46.801Z] 52e8f5749d14: Layer already exists [2025-02-20T01:46:46.801Z] 483194a41438: Layer already exists [2025-02-20T01:46:46.801Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:46.801Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:46.801Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:46.801Z] latest: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:47.124Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:47.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 [2025-02-20T01:46:47.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-20T01:46:47.442Z] 0b13909c713b: Preparing [2025-02-20T01:46:47.442Z] 52e8f5749d14: Preparing [2025-02-20T01:46:47.442Z] d7f183626e90: Preparing [2025-02-20T01:46:47.442Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:47.442Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:47.442Z] 483194a41438: Preparing [2025-02-20T01:46:47.442Z] 215308fc6c70: Preparing [2025-02-20T01:46:47.442Z] 9cea6495f670: Preparing [2025-02-20T01:46:47.442Z] 994456c4fd7b: Preparing [2025-02-20T01:46:47.442Z] 483194a41438: Waiting [2025-02-20T01:46:47.442Z] 215308fc6c70: Waiting [2025-02-20T01:46:47.442Z] 9cea6495f670: Waiting [2025-02-20T01:46:47.442Z] 994456c4fd7b: Waiting [2025-02-20T01:46:47.442Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:47.442Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:47.442Z] 52e8f5749d14: Layer already exists [2025-02-20T01:46:47.442Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:47.442Z] d7f183626e90: Layer already exists [2025-02-20T01:46:47.442Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:47.442Z] 483194a41438: Layer already exists [2025-02-20T01:46:47.442Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:47.442Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:47.442Z] 4.0.0-dev.60: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:47.765Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:48.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:48.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-20T01:46:48.089Z] 0b13909c713b: Preparing [2025-02-20T01:46:48.089Z] 52e8f5749d14: Preparing [2025-02-20T01:46:48.089Z] d7f183626e90: Preparing [2025-02-20T01:46:48.089Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:48.089Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:48.089Z] 483194a41438: Preparing [2025-02-20T01:46:48.089Z] 215308fc6c70: Preparing [2025-02-20T01:46:48.089Z] 9cea6495f670: Preparing [2025-02-20T01:46:48.089Z] 994456c4fd7b: Preparing [2025-02-20T01:46:48.089Z] 483194a41438: Waiting [2025-02-20T01:46:48.089Z] 215308fc6c70: Waiting [2025-02-20T01:46:48.089Z] 9cea6495f670: Waiting [2025-02-20T01:46:48.089Z] 994456c4fd7b: Waiting [2025-02-20T01:46:48.089Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:48.089Z] d7f183626e90: Layer already exists [2025-02-20T01:46:48.089Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:48.089Z] 52e8f5749d14: Layer already exists [2025-02-20T01:46:48.089Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:48.089Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:48.089Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:48.089Z] 483194a41438: Layer already exists [2025-02-20T01:46:48.089Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:48.089Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:48.416Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:48.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-20T01:46:48.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-20T01:46:48.738Z] 0b13909c713b: Preparing [2025-02-20T01:46:48.738Z] 52e8f5749d14: Preparing [2025-02-20T01:46:48.738Z] d7f183626e90: Preparing [2025-02-20T01:46:48.738Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:48.738Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:48.738Z] 483194a41438: Preparing [2025-02-20T01:46:48.738Z] 215308fc6c70: Preparing [2025-02-20T01:46:48.738Z] 9cea6495f670: Preparing [2025-02-20T01:46:48.738Z] 994456c4fd7b: Preparing [2025-02-20T01:46:48.738Z] 994456c4fd7b: Waiting [2025-02-20T01:46:48.738Z] 215308fc6c70: Waiting [2025-02-20T01:46:48.738Z] 9cea6495f670: Waiting [2025-02-20T01:46:48.738Z] 483194a41438: Waiting [2025-02-20T01:46:48.738Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:48.738Z] d7f183626e90: Layer already exists [2025-02-20T01:46:48.738Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:48.738Z] 0b13909c713b: Layer already exists [2025-02-20T01:46:48.738Z] 52e8f5749d14: Layer already exists [2025-02-20T01:46:48.738Z] 215308fc6c70: Layer already exists [2025-02-20T01:46:48.738Z] 483194a41438: Layer already exists [2025-02-20T01:46:48.738Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:48.738Z] 9cea6495f670: Layer already exists [2025-02-20T01:46:48.738Z] main: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:48.830Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:48.849Z] taggedImages: [2025-02-20T01:46:48.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:48.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-20T01:46:48.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 [2025-02-20T01:46:48.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:48.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-20T01:46:48.882Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-20T01:46:48.882Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:48.882Z] latest [2025-02-20T01:46:48.882Z] 4.0.0-dev.60 [2025-02-20T01:46:48.882Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:48.882Z] main [2025-02-20T01:46:48.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:49.233Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:49.553Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:49.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-20T01:46:49.553Z] f8bb9f213941: Preparing [2025-02-20T01:46:49.553Z] 3af616074cc6: Preparing [2025-02-20T01:46:49.553Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:49.553Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:49.553Z] 274549cb7ad0: Preparing [2025-02-20T01:46:49.553Z] 125793dd33c0: Preparing [2025-02-20T01:46:49.553Z] 994456c4fd7b: Preparing [2025-02-20T01:46:49.553Z] 125793dd33c0: Waiting [2025-02-20T01:46:49.553Z] 994456c4fd7b: Waiting [2025-02-20T01:46:49.553Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:49.553Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:49.553Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:49.553Z] 274549cb7ad0: Pushed [2025-02-20T01:46:49.553Z] f8bb9f213941: Pushed [2025-02-20T01:46:50.119Z] 125793dd33c0: Pushed [2025-02-20T01:46:54.305Z] 3af616074cc6: Pushed [2025-02-20T01:46:54.305Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:54.625Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:54.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-20T01:46:54.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-20T01:46:54.948Z] f8bb9f213941: Preparing [2025-02-20T01:46:54.948Z] 3af616074cc6: Preparing [2025-02-20T01:46:54.948Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:54.948Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:54.948Z] 274549cb7ad0: Preparing [2025-02-20T01:46:54.948Z] 125793dd33c0: Preparing [2025-02-20T01:46:54.948Z] 994456c4fd7b: Preparing [2025-02-20T01:46:54.948Z] 125793dd33c0: Waiting [2025-02-20T01:46:54.948Z] 994456c4fd7b: Waiting [2025-02-20T01:46:54.948Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:54.948Z] 274549cb7ad0: Layer already exists [2025-02-20T01:46:54.948Z] 3af616074cc6: Layer already exists [2025-02-20T01:46:54.948Z] f8bb9f213941: Layer already exists [2025-02-20T01:46:54.948Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:54.948Z] 125793dd33c0: Layer already exists [2025-02-20T01:46:54.948Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:54.948Z] latest: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [2025-02-20T01:46:54.960Z] #78 ... [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #82 DONE 123.7s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #80 DONE 124.1s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #83 DONE 121.2s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #78 DONE 126.5s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #119 ... [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #79 DONE 125.0s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #120 ... [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #121 [support-scheduler builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #121 DONE 1.9s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #109 DONE 100.3s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #122 [support-notifications builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #122 DONE 2.0s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #123 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #124 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #125 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #126 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #127 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #128 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #129 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #130 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #131 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #132 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #133 [core-data builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #133 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #134 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #120 DONE 1.9s [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #135 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #136 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #137 [core-command builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #137 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T01:46:54.960Z] #138 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-02-20T01:46:54.960Z] #139 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.960Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-20T01:46:54.960Z] #140 CACHED [2025-02-20T01:46:54.960Z] [2025-02-20T01:46:54.961Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-20T01:46:54.961Z] #119 DONE 2.0s [2025-02-20T01:46:54.961Z] [2025-02-20T01:46:54.961Z] #141 [core-metadata builder 6/7] COPY . . [2025-02-20T01:46:54.961Z] #141 DONE 2.0s [2025-02-20T01:46:54.961Z] [2025-02-20T01:46:54.961Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-20T01:46:54.961Z] #142 ... [2025-02-20T01:46:54.961Z] [2025-02-20T01:46:54.961Z] #143 [core-keeper builder 7/8] COPY . . [2025-02-20T01:46:54.961Z] #143 DONE 4.0s [2025-02-20T01:46:54.961Z] [2025-02-20T01:46:54.961Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T01:46:54.961Z] #144 2.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:55.269Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:55.587Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 [2025-02-20T01:46:55.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-20T01:46:55.587Z] f8bb9f213941: Preparing [2025-02-20T01:46:55.587Z] 3af616074cc6: Preparing [2025-02-20T01:46:55.587Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:55.587Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:55.587Z] 274549cb7ad0: Preparing [2025-02-20T01:46:55.587Z] 125793dd33c0: Preparing [2025-02-20T01:46:55.587Z] 994456c4fd7b: Preparing [2025-02-20T01:46:55.587Z] 125793dd33c0: Waiting [2025-02-20T01:46:55.587Z] f8bb9f213941: Layer already exists [2025-02-20T01:46:55.587Z] 3af616074cc6: Layer already exists [2025-02-20T01:46:55.587Z] 274549cb7ad0: Layer already exists [2025-02-20T01:46:55.587Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:55.587Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:55.587Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:55.587Z] 125793dd33c0: Layer already exists [2025-02-20T01:46:55.587Z] 4.0.0-dev.60: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:55.910Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [2025-02-20T01:46:55.934Z] #144 ... [2025-02-20T01:46:55.934Z] [2025-02-20T01:46:55.934Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T01:46:55.934Z] #0 4.700 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-20T01:46:55.934Z] #145 ... [2025-02-20T01:46:55.934Z] [2025-02-20T01:46:55.934Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T01:46:55.934Z] #0 5.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:56.202Z] #146 ... [2025-02-20T01:46:56.202Z] [2025-02-20T01:46:56.202Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-20T01:46:56.202Z] #0 6.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-20T01:46:56.232Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:56.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-20T01:46:56.232Z] f8bb9f213941: Preparing [2025-02-20T01:46:56.232Z] 3af616074cc6: Preparing [2025-02-20T01:46:56.232Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:56.232Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:56.232Z] 274549cb7ad0: Preparing [2025-02-20T01:46:56.232Z] 125793dd33c0: Preparing [2025-02-20T01:46:56.232Z] 994456c4fd7b: Preparing [2025-02-20T01:46:56.232Z] 125793dd33c0: Waiting [2025-02-20T01:46:56.232Z] 994456c4fd7b: Waiting [2025-02-20T01:46:56.232Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:56.232Z] f8bb9f213941: Layer already exists [2025-02-20T01:46:56.232Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:56.232Z] 274549cb7ad0: Layer already exists [2025-02-20T01:46:56.232Z] 3af616074cc6: Layer already exists [2025-02-20T01:46:56.232Z] 125793dd33c0: Layer already exists [2025-02-20T01:46:56.232Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:56.232Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:56.479Z] #147 ... [2025-02-20T01:46:56.479Z] [2025-02-20T01:46:56.479Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T01:46:56.479Z] #0 4.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-20T01:46:56.479Z] #148 ... [2025-02-20T01:46:56.479Z] [2025-02-20T01:46:56.479Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-20T01:46:56.479Z] #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-20T01:46:56.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:56.762Z] #149 ... [2025-02-20T01:46:56.762Z] [2025-02-20T01:46:56.762Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T01:46:56.762Z] #0 4.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-20T01:46:56.762Z] #150 ... [2025-02-20T01:46:56.762Z] [2025-02-20T01:46:56.762Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T01:46:56.762Z] #0 6.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-20T01:46:56.870Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-20T01:46:56.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-20T01:46:56.870Z] f8bb9f213941: Preparing [2025-02-20T01:46:56.870Z] 3af616074cc6: Preparing [2025-02-20T01:46:56.870Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:56.870Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:56.870Z] 274549cb7ad0: Preparing [2025-02-20T01:46:56.870Z] 125793dd33c0: Preparing [2025-02-20T01:46:56.870Z] 994456c4fd7b: Preparing [2025-02-20T01:46:56.870Z] 125793dd33c0: Waiting [2025-02-20T01:46:56.870Z] 994456c4fd7b: Waiting [2025-02-20T01:46:56.870Z] f8bb9f213941: Layer already exists [2025-02-20T01:46:56.870Z] 274549cb7ad0: Layer already exists [2025-02-20T01:46:56.870Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:56.870Z] 3af616074cc6: Layer already exists [2025-02-20T01:46:56.870Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:56.870Z] 125793dd33c0: Layer already exists [2025-02-20T01:46:56.870Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:56.870Z] main: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:46:56.953Z] ===================================================== [Pipeline] echo [2025-02-20T01:46:56.965Z] taggedImages: [2025-02-20T01:46:56.965Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:56.965Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-20T01:46:56.965Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 [2025-02-20T01:46:56.965Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:56.965Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-20T01:46:56.999Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-20T01:46:56.999Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:56.999Z] latest [2025-02-20T01:46:56.999Z] 4.0.0-dev.60 [2025-02-20T01:46:56.999Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:46:56.999Z] main [2025-02-20T01:46:56.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2025-02-20T01:46:57.029Z] #151 ... [2025-02-20T01:46:57.029Z] [2025-02-20T01:46:57.029Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-20T01:46:57.029Z] #0 6.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:57.298Z] #152 ... [2025-02-20T01:46:57.298Z] [2025-02-20T01:46:57.298Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-20T01:46:57.298Z] #0 6.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-20T01:46:57.298Z] #153 ... [2025-02-20T01:46:57.298Z] [2025-02-20T01:46:57.298Z] #154 [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-02-20T01:46:57.298Z] #0 4.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-20T01:46:57.337Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:46:57.567Z] #154 ... [2025-02-20T01:46:57.567Z] [2025-02-20T01:46:57.567Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-20T01:46:57.567Z] #142 6.095 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-20T01:46:57.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:46:57.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-20T01:46:57.658Z] fc0d7c06d565: Preparing [2025-02-20T01:46:57.658Z] de00016f3bc5: Preparing [2025-02-20T01:46:57.658Z] f41a0ac04d8c: Preparing [2025-02-20T01:46:57.658Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:46:57.658Z] 00f511aaa3cb: Preparing [2025-02-20T01:46:57.658Z] 54dfd4d8e0b8: Preparing [2025-02-20T01:46:57.658Z] 994456c4fd7b: Preparing [2025-02-20T01:46:57.658Z] 994456c4fd7b: Waiting [2025-02-20T01:46:57.658Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:46:57.658Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:46:57.658Z] 994456c4fd7b: Layer already exists [2025-02-20T01:46:57.658Z] 00f511aaa3cb: Pushed [2025-02-20T01:46:57.658Z] fc0d7c06d565: Pushed [2025-02-20T01:46:57.916Z] 54dfd4d8e0b8: Pushed [2025-02-20T01:47:02.104Z] de00016f3bc5: Pushed [2025-02-20T01:47:02.104Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:02.431Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:02.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-20T01:47:02.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-20T01:47:02.760Z] fc0d7c06d565: Preparing [2025-02-20T01:47:02.760Z] de00016f3bc5: Preparing [2025-02-20T01:47:02.760Z] f41a0ac04d8c: Preparing [2025-02-20T01:47:02.760Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:47:02.760Z] 00f511aaa3cb: Preparing [2025-02-20T01:47:02.760Z] 54dfd4d8e0b8: Preparing [2025-02-20T01:47:02.760Z] 994456c4fd7b: Preparing [2025-02-20T01:47:02.760Z] 54dfd4d8e0b8: Waiting [2025-02-20T01:47:02.760Z] de00016f3bc5: Layer already exists [2025-02-20T01:47:02.760Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:47:02.760Z] fc0d7c06d565: Layer already exists [2025-02-20T01:47:02.760Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:47:02.760Z] 00f511aaa3cb: Layer already exists [2025-02-20T01:47:02.760Z] 54dfd4d8e0b8: Layer already exists [2025-02-20T01:47:02.760Z] 994456c4fd7b: Layer already exists [2025-02-20T01:47:02.760Z] latest: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:03.088Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:03.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 [2025-02-20T01:47:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-20T01:47:03.419Z] fc0d7c06d565: Preparing [2025-02-20T01:47:03.419Z] de00016f3bc5: Preparing [2025-02-20T01:47:03.419Z] f41a0ac04d8c: Preparing [2025-02-20T01:47:03.419Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:47:03.419Z] 00f511aaa3cb: Preparing [2025-02-20T01:47:03.419Z] 54dfd4d8e0b8: Preparing [2025-02-20T01:47:03.419Z] 994456c4fd7b: Preparing [2025-02-20T01:47:03.419Z] 54dfd4d8e0b8: Waiting [2025-02-20T01:47:03.419Z] 994456c4fd7b: Waiting [2025-02-20T01:47:03.419Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:47:03.420Z] de00016f3bc5: Layer already exists [2025-02-20T01:47:03.420Z] 00f511aaa3cb: Layer already exists [2025-02-20T01:47:03.420Z] fc0d7c06d565: Layer already exists [2025-02-20T01:47:03.420Z] 54dfd4d8e0b8: Layer already exists [2025-02-20T01:47:03.420Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:47:03.420Z] 994456c4fd7b: Layer already exists [2025-02-20T01:47:03.420Z] 4.0.0-dev.60: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:03.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:04.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:47:04.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-20T01:47:04.059Z] fc0d7c06d565: Preparing [2025-02-20T01:47:04.059Z] de00016f3bc5: Preparing [2025-02-20T01:47:04.059Z] f41a0ac04d8c: Preparing [2025-02-20T01:47:04.059Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:47:04.059Z] 00f511aaa3cb: Preparing [2025-02-20T01:47:04.059Z] 54dfd4d8e0b8: Preparing [2025-02-20T01:47:04.059Z] 994456c4fd7b: Preparing [2025-02-20T01:47:04.059Z] 54dfd4d8e0b8: Waiting [2025-02-20T01:47:04.059Z] 994456c4fd7b: Waiting [2025-02-20T01:47:04.059Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:47:04.059Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:47:04.059Z] 00f511aaa3cb: Layer already exists [2025-02-20T01:47:04.059Z] de00016f3bc5: Layer already exists [2025-02-20T01:47:04.059Z] fc0d7c06d565: Layer already exists [2025-02-20T01:47:04.059Z] 54dfd4d8e0b8: Layer already exists [2025-02-20T01:47:04.059Z] 994456c4fd7b: Layer already exists [2025-02-20T01:47:04.059Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:04.392Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T01:47:04.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-20T01:47:04.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-20T01:47:04.724Z] fc0d7c06d565: Preparing [2025-02-20T01:47:04.724Z] de00016f3bc5: Preparing [2025-02-20T01:47:04.724Z] f41a0ac04d8c: Preparing [2025-02-20T01:47:04.724Z] 7a56fe6ad3ed: Preparing [2025-02-20T01:47:04.724Z] 00f511aaa3cb: Preparing [2025-02-20T01:47:04.724Z] 54dfd4d8e0b8: Preparing [2025-02-20T01:47:04.724Z] 994456c4fd7b: Preparing [2025-02-20T01:47:04.724Z] 54dfd4d8e0b8: Waiting [2025-02-20T01:47:04.724Z] 994456c4fd7b: Waiting [2025-02-20T01:47:04.724Z] f41a0ac04d8c: Layer already exists [2025-02-20T01:47:04.724Z] fc0d7c06d565: Layer already exists [2025-02-20T01:47:04.724Z] de00016f3bc5: Layer already exists [2025-02-20T01:47:04.724Z] 00f511aaa3cb: Layer already exists [2025-02-20T01:47:04.724Z] 7a56fe6ad3ed: Layer already exists [2025-02-20T01:47:04.724Z] 54dfd4d8e0b8: Layer already exists [2025-02-20T01:47:04.724Z] 994456c4fd7b: Layer already exists [2025-02-20T01:47:04.724Z] main: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T01:47:04.798Z] ===================================================== [Pipeline] echo [2025-02-20T01:47:04.814Z] taggedImages: [2025-02-20T01:47:04.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T01:47:04.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-20T01:47:04.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 [2025-02-20T01:47:04.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T01:47:04.814Z] - 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-02-20T02:07:36.133Z] #142 ... [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-20T02:07:36.134Z] #149 DONE 1246.1s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T02:07:36.134Z] #148 ... [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:07:36.134Z] #155 DONE 0.3s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:07:36.134Z] #156 DONE 0.2s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-20T02:07:36.134Z] #157 DONE 0.3s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T02:07:36.134Z] #148 ... [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:07:36.134Z] #158 DONE 0.4s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-20T02:07:36.134Z] #159 DONE 0.2s [2025-02-20T02:07:36.134Z] [2025-02-20T02:07:36.134Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T02:07:36.407Z] #160 DONE 2.6s [2025-02-20T02:07:36.407Z] [2025-02-20T02:07:36.407Z] #108 [core-common-config-bootstrapper] exporting to image [2025-02-20T02:07:36.407Z] #108 exporting layers [2025-02-20T02:07:37.392Z] #108 exporting layers 1.0s done [2025-02-20T02:07:37.392Z] #108 writing image sha256:0714684ee5aee56581e0bb04785e06777e59eb22e3623751dfc53627cb73eb7a done [2025-02-20T02:07:37.392Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-02-20T02:07:37.392Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-20T02:07:37.392Z] #108 DONE 7.8s [2025-02-20T02:07:37.392Z] [2025-02-20T02:07:37.392Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:07:38.392Z] #145 ... [2025-02-20T02:07:38.392Z] [2025-02-20T02:07:38.392Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-20T02:07:38.392Z] #148 DONE 1252.2s [2025-02-20T02:07:38.392Z] [2025-02-20T02:07:38.392Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-20T02:07:38.665Z] #161 DONE 0.5s [2025-02-20T02:07:38.665Z] [2025-02-20T02:07:38.665Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:07:38.943Z] #145 ... [2025-02-20T02:07:38.943Z] [2025-02-20T02:07:38.943Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-20T02:07:42.352Z] #162 DONE 3.1s [2025-02-20T02:07:42.352Z] [2025-02-20T02:07:42.352Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T02:07:42.352Z] #151 ... [2025-02-20T02:07:42.352Z] [2025-02-20T02:07:42.352Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:07:42.352Z] #163 DONE 0.4s [2025-02-20T02:07:42.352Z] [2025-02-20T02:07:42.352Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T02:07:42.352Z] #151 ... [2025-02-20T02:07:42.352Z] [2025-02-20T02:07:42.352Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:07:42.620Z] #164 DONE 0.2s [2025-02-20T02:07:42.620Z] [2025-02-20T02:07:42.620Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-20T02:07:42.889Z] #165 DONE 0.4s [2025-02-20T02:07:42.889Z] [2025-02-20T02:07:42.889Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:07:43.161Z] #146 ... [2025-02-20T02:07:43.161Z] [2025-02-20T02:07:43.161Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-20T02:07:43.161Z] #166 DONE 0.1s [2025-02-20T02:07:43.161Z] [2025-02-20T02:07:43.161Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-20T02:07:43.439Z] #167 DONE 0.2s [2025-02-20T02:07:43.439Z] [2025-02-20T02:07:43.439Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-20T02:07:43.439Z] #168 DONE 0.2s [2025-02-20T02:07:43.439Z] [2025-02-20T02:07:43.439Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-20T02:07:43.709Z] #169 DONE 0.1s [2025-02-20T02:07:43.709Z] [2025-02-20T02:07:43.709Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-20T02:07:43.709Z] #170 DONE 0.1s [2025-02-20T02:07:43.709Z] [2025-02-20T02:07:43.709Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-20T02:07:46.326Z] #171 DONE 2.2s [2025-02-20T02:07:46.326Z] [2025-02-20T02:07:46.326Z] #108 [security-bootstrapper] exporting to image [2025-02-20T02:07:46.326Z] #108 exporting layers [2025-02-20T02:07:46.917Z] #108 exporting layers 0.9s done [2025-02-20T02:07:46.917Z] #108 writing image sha256:e256f0239017ebf53d2d2fddbbaa646d65b8c7e427aae7e985b91352547cad1e done [2025-02-20T02:07:46.917Z] #108 naming to docker.io/library/security-bootstrapper-arm64 [2025-02-20T02:07:46.917Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-20T02:07:46.917Z] #108 DONE 8.7s [2025-02-20T02:07:46.917Z] [2025-02-20T02:07:46.917Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T02:24:54.747Z] #144 ... [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-20T02:24:54.747Z] #152 DONE 2279.0s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:24:54.747Z] #150 ... [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:24:54.747Z] #172 DONE 0.2s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:24:54.747Z] #173 DONE 0.2s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-20T02:24:54.747Z] #174 DONE 0.3s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:24:54.747Z] #175 DONE 0.2s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #108 [core-command] exporting to image [2025-02-20T02:24:54.747Z] #108 exporting layers [2025-02-20T02:24:54.747Z] #108 exporting layers 0.4s done [2025-02-20T02:24:54.747Z] #108 writing image sha256:8802868c542bd19dba1a7448fc7c40ea6e5b84b2b3c053b08095d75bc995d776 done [2025-02-20T02:24:54.747Z] #108 naming to docker.io/library/core-command-arm64 done [2025-02-20T02:24:54.747Z] #108 DONE 9.1s [2025-02-20T02:24:54.747Z] [2025-02-20T02:24:54.747Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:25:16.772Z] #145 ... [2025-02-20T02:25:16.772Z] [2025-02-20T02:25:16.772Z] #154 [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-02-20T02:25:16.772Z] #154 2309.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-20T02:25:24.969Z] #154 ... [2025-02-20T02:25:24.969Z] [2025-02-20T02:25:24.969Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-20T02:25:24.969Z] #147 DONE 2318.7s [2025-02-20T02:25:24.969Z] [2025-02-20T02:25:24.969Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T02:25:25.247Z] #151 ... [2025-02-20T02:25:25.247Z] [2025-02-20T02:25:25.247Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:25:25.525Z] #176 DONE 0.3s [2025-02-20T02:25:25.525Z] [2025-02-20T02:25:25.525Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:25:25.525Z] #145 ... [2025-02-20T02:25:25.525Z] [2025-02-20T02:25:25.525Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:25:26.114Z] #177 DONE 0.2s [2025-02-20T02:25:26.114Z] [2025-02-20T02:25:26.114Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-20T02:25:26.114Z] #178 DONE 0.2s [2025-02-20T02:25:26.114Z] [2025-02-20T02:25:26.114Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-20T02:25:26.114Z] #179 DONE 0.1s [2025-02-20T02:25:26.114Z] [2025-02-20T02:25:26.114Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-20T02:25:26.698Z] #180 DONE 0.5s [2025-02-20T02:25:26.698Z] [2025-02-20T02:25:26.698Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-20T02:25:26.972Z] #181 DONE 0.1s [2025-02-20T02:25:26.972Z] [2025-02-20T02:25:26.972Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T02:25:28.911Z] #182 DONE 1.9s [2025-02-20T02:25:28.911Z] [2025-02-20T02:25:28.911Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T02:25:28.911Z] #144 ... [2025-02-20T02:25:28.911Z] [2025-02-20T02:25:28.911Z] #108 [security-proxy-setup] exporting to image [2025-02-20T02:25:28.911Z] #108 exporting layers [2025-02-20T02:25:29.870Z] #108 exporting layers 1.1s done [2025-02-20T02:25:29.870Z] #108 writing image sha256:dd13984697830df3c3eaab80770d7c284643741b70acf0231df851469a81ea8a done [2025-02-20T02:25:29.870Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-20T02:25:29.870Z] #108 DONE 10.3s [2025-02-20T02:25:29.870Z] [2025-02-20T02:25:29.870Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:25:51.900Z] #145 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #154 [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-02-20T02:25:51.900Z] #154 DONE 2343.1s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:25:51.900Z] #150 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:25:51.900Z] #183 DONE 0.3s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:25:51.900Z] #145 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:25:51.900Z] #184 DONE 0.3s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:25:51.900Z] #146 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-20T02:25:51.900Z] #185 DONE 0.2s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:25:51.900Z] #146 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-20T02:25:51.900Z] #186 DONE 0.1s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:25:51.900Z] #187 DONE 0.1s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:25:51.900Z] #145 ... [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-20T02:25:51.900Z] #188 DONE 0.4s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-20T02:25:51.900Z] #189 DONE 0.4s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-20T02:25:51.900Z] #190 DONE 0.2s [2025-02-20T02:25:51.900Z] [2025-02-20T02:25:51.900Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T02:25:54.481Z] #191 DONE 2.2s [2025-02-20T02:25:54.481Z] [2025-02-20T02:25:54.481Z] #108 [security-secretstore-setup] exporting to image [2025-02-20T02:25:54.481Z] #108 exporting layers [2025-02-20T02:25:55.432Z] #108 exporting layers 1.5s done [2025-02-20T02:25:55.432Z] #108 writing image sha256:6f15720ebdfdf42ad1a7e9fe0409a123f8a77d814cb023c120d6188b33610844 done [2025-02-20T02:25:55.432Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-20T02:25:55.432Z] #108 DONE 11.8s [2025-02-20T02:25:55.432Z] [2025-02-20T02:25:55.432Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:27:17.042Z] #146 ... [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-20T02:27:17.042Z] #142 DONE 2420.6s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:27:17.042Z] #145 ... [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:27:17.042Z] #192 DONE 0.2s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:27:17.042Z] #145 ... [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:27:17.042Z] #193 DONE 0.1s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-20T02:27:17.042Z] #194 DONE 0.4s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:27:17.042Z] #195 DONE 0.1s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #108 [security-spiffe-token-provider] exporting to image [2025-02-20T02:27:17.042Z] #108 exporting layers [2025-02-20T02:27:17.042Z] #108 exporting layers 1.0s done [2025-02-20T02:27:17.042Z] #108 writing image sha256:ec5acc2c1a58ddb5b41f9156061b346daff26c1112b6daccdb7bf95dd5198f7a done [2025-02-20T02:27:17.042Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-20T02:27:17.042Z] #108 DONE 12.8s [2025-02-20T02:27:17.042Z] [2025-02-20T02:27:17.042Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:27:39.084Z] #146 ... [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-20T02:27:39.084Z] #151 DONE 2450.0s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T02:27:39.084Z] #144 ... [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:27:39.084Z] #196 DONE 0.1s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:27:39.084Z] #197 DONE 0.2s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-20T02:27:39.084Z] #198 DONE 0.3s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-20T02:27:39.084Z] #199 DONE 0.1s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:39.084Z] #150 ... [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-20T02:27:39.084Z] #200 DONE 0.1s [2025-02-20T02:27:39.084Z] [2025-02-20T02:27:39.084Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-20T02:27:39.351Z] #201 DONE 1.9s [2025-02-20T02:27:39.351Z] [2025-02-20T02:27:39.351Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:39.616Z] #150 ... [2025-02-20T02:27:39.616Z] [2025-02-20T02:27:39.616Z] #108 [security-proxy-auth] exporting to image [2025-02-20T02:27:39.616Z] #108 exporting layers [2025-02-20T02:27:40.577Z] #108 ... [2025-02-20T02:27:40.577Z] [2025-02-20T02:27:40.577Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-20T02:27:40.577Z] #144 DONE 2450.4s [2025-02-20T02:27:40.577Z] [2025-02-20T02:27:40.577Z] #108 [security-proxy-auth] exporting to image [2025-02-20T02:27:40.577Z] #108 exporting layers 0.9s done [2025-02-20T02:27:40.577Z] #108 writing image sha256:5b3badda4b1a60bc5c3d7ad2b99de76bbc798c362edafaa3fdafb1e2920920e4 0.0s done [2025-02-20T02:27:40.577Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-20T02:27:40.577Z] #108 DONE 13.8s [2025-02-20T02:27:40.577Z] [2025-02-20T02:27:40.577Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:41.155Z] #150 ... [2025-02-20T02:27:41.155Z] [2025-02-20T02:27:41.155Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:27:41.155Z] #202 DONE 0.2s [2025-02-20T02:27:41.155Z] [2025-02-20T02:27:41.155Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:41.433Z] #150 ... [2025-02-20T02:27:41.433Z] [2025-02-20T02:27:41.433Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-20T02:27:41.698Z] #203 DONE 0.5s [2025-02-20T02:27:41.698Z] [2025-02-20T02:27:41.698Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:27:41.966Z] #204 DONE 0.2s [2025-02-20T02:27:41.966Z] [2025-02-20T02:27:41.966Z] #108 [core-keeper] exporting to image [2025-02-20T02:27:42.551Z] #108 exporting layers 0.5s done [2025-02-20T02:27:42.551Z] #108 writing image sha256:8a1f6667b7a7ffb287b68134a9543e6444f942dd199074712e255b531b5a3c71 done [2025-02-20T02:27:42.551Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-02-20T02:27:42.551Z] #108 DONE 14.3s [2025-02-20T02:27:42.551Z] [2025-02-20T02:27:42.551Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:44.482Z] #150 ... [2025-02-20T02:27:44.482Z] [2025-02-20T02:27:44.482Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-20T02:27:44.482Z] #153 DONE 2458.3s [2025-02-20T02:27:44.482Z] [2025-02-20T02:27:44.482Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-20T02:27:44.482Z] #146 DONE 2458.3s [2025-02-20T02:27:44.482Z] [2025-02-20T02:27:44.482Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:44.750Z] #150 ... [2025-02-20T02:27:44.750Z] [2025-02-20T02:27:44.750Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:27:45.355Z] #205 DONE 0.2s [2025-02-20T02:27:45.355Z] [2025-02-20T02:27:45.355Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:27:45.355Z] #206 DONE 0.3s [2025-02-20T02:27:45.355Z] [2025-02-20T02:27:45.355Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:27:45.355Z] #150 ... [2025-02-20T02:27:45.355Z] [2025-02-20T02:27:45.355Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:27:45.619Z] #207 DONE 0.2s [2025-02-20T02:27:45.619Z] [2025-02-20T02:27:45.619Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:27:45.884Z] #208 DONE 0.2s [2025-02-20T02:27:45.884Z] [2025-02-20T02:27:45.884Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-20T02:27:46.156Z] #209 ... [2025-02-20T02:27:46.156Z] [2025-02-20T02:27:46.156Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-20T02:27:46.156Z] #210 DONE 0.6s [2025-02-20T02:27:46.156Z] [2025-02-20T02:27:46.156Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:27:46.156Z] #211 DONE 0.2s [2025-02-20T02:27:46.156Z] [2025-02-20T02:27:46.156Z] #108 [core-data] exporting to image [2025-02-20T02:27:46.421Z] #108 ... [2025-02-20T02:27:46.421Z] [2025-02-20T02:27:46.421Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-20T02:27:46.421Z] #209 DONE 0.6s [2025-02-20T02:27:46.686Z] [2025-02-20T02:27:46.686Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:27:46.686Z] #212 DONE 0.3s [2025-02-20T02:27:46.686Z] [2025-02-20T02:27:46.686Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-20T02:27:46.951Z] #213 DONE 0.2s [2025-02-20T02:27:46.951Z] [2025-02-20T02:27:46.951Z] #108 [core-data] exporting to image [2025-02-20T02:27:46.951Z] #108 exporting layers 0.7s done [2025-02-20T02:27:46.951Z] #108 writing image sha256:d1160f770dfadee295d16d32360fe5052028d2c36600503b634d20178a32f5b0 0.0s done [2025-02-20T02:27:46.951Z] #108 naming to docker.io/library/core-data-arm64 [2025-02-20T02:27:47.216Z] #108 naming to docker.io/library/core-data-arm64 done [2025-02-20T02:27:47.487Z] #108 exporting layers 0.4s done [2025-02-20T02:27:47.487Z] #108 writing image sha256:84eafc57441ee05d2fa1801ddefed6aac9ef352633db0912e1c265e0fa4d6703 done [2025-02-20T02:27:47.487Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-02-20T02:27:47.487Z] #108 DONE 15.5s [2025-02-20T02:27:47.487Z] [2025-02-20T02:27:47.487Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:28:19.679Z] #150 ... [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-20T02:28:19.679Z] #145 DONE 2490.3s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:28:19.679Z] #150 ... [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:28:19.679Z] #214 DONE 0.2s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:28:19.679Z] #150 ... [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:28:19.679Z] #215 DONE 0.1s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-20T02:28:19.679Z] #216 DONE 0.4s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:28:19.679Z] #150 ... [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-20T02:28:19.679Z] #217 DONE 0.1s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #108 [support-scheduler] exporting to image [2025-02-20T02:28:19.679Z] #108 exporting layers [2025-02-20T02:28:19.679Z] #108 exporting layers 1.0s done [2025-02-20T02:28:19.679Z] #108 writing image sha256:2fddf6a4c970de159167b7153653a72b45890d8b26a2878c186c507f2b7ead2f done [2025-02-20T02:28:19.679Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-02-20T02:28:19.679Z] #108 DONE 16.6s [2025-02-20T02:28:19.679Z] [2025-02-20T02:28:19.679Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-20T02:28:23.930Z] #150 DONE 2497.3s [2025-02-20T02:28:23.930Z] [2025-02-20T02:28:23.930Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-20T02:28:23.930Z] #218 DONE 0.1s [2025-02-20T02:28:23.930Z] [2025-02-20T02:28:23.930Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-20T02:28:23.930Z] #219 DONE 0.1s [2025-02-20T02:28:23.930Z] [2025-02-20T02:28:23.930Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-20T02:28:24.198Z] #220 DONE 0.4s [2025-02-20T02:28:24.198Z] [2025-02-20T02:28:24.198Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-20T02:28:24.198Z] #221 DONE 0.1s [2025-02-20T02:28:24.198Z] [2025-02-20T02:28:24.198Z] #108 [support-notifications] exporting to image [2025-02-20T02:28:24.198Z] #108 exporting layers [2025-02-20T02:28:24.778Z] #108 exporting layers 0.5s done [2025-02-20T02:28:24.778Z] #108 writing image sha256:4ac4aa9e50a07336853db75b7490c71022ab1289ff5c2a738ba6a5f9adc368e6 done [2025-02-20T02:28:24.778Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-02-20T02:28:24.778Z] #108 DONE 17.1s [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-20T02:28:24.778Z] time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-20T02:28:24.793Z] $ docker stop --time=1 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 [2025-02-20T02:28:26.444Z] $ docker rm -f --volumes 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T02:28:27.035Z] + docker images [2025-02-20T02:28:27.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-20T02:28:27.036Z] support-notifications-arm64 latest 4ac4aa9e50a0 2 seconds ago 52MB [2025-02-20T02:28:27.036Z] support-scheduler-arm64 latest 2fddf6a4c970 9 seconds ago 48.2MB [2025-02-20T02:28:27.036Z] core-metadata-arm64 latest 84eafc57441e 40 seconds ago 33MB [2025-02-20T02:28:27.036Z] core-data-arm64 latest d1160f770dfa 41 seconds ago 32.8MB [2025-02-20T02:28:27.036Z] core-keeper-arm64 latest 8a1f6667b7a7 45 seconds ago 32.5MB [2025-02-20T02:28:27.036Z] security-proxy-auth-arm64 latest 5b3badda4b1a 47 seconds ago 31.8MB [2025-02-20T02:28:27.036Z] security-spiffe-token-provider-arm64 latest ec5acc2c1a58 About a minute ago 47.8MB [2025-02-20T02:28:27.036Z] security-secretstore-setup-arm64 latest 6f15720ebdfd 2 minutes ago 67.2MB [2025-02-20T02:28:27.036Z] security-proxy-setup-arm64 latest dd1398469783 2 minutes ago 38.6MB [2025-02-20T02:28:27.036Z] core-command-arm64 latest 8802868c542b 3 minutes ago 28.4MB [2025-02-20T02:28:27.036Z] security-bootstrapper-arm64 latest e256f0239017 20 minutes ago 21MB [2025-02-20T02:28:27.036Z] core-common-config-bootstrapper-arm64 latest 0714684ee5ae 20 minutes ago 17.9MB [2025-02-20T02:28:27.036Z] security-spire-config-arm64 latest f46c3ecd2c7c 42 minutes ago 143MB [2025-02-20T02:28:27.036Z] security-spire-agent-arm64 latest fc53e62d9f27 43 minutes ago 187MB [2025-02-20T02:28:27.036Z] security-spire-server-arm64 latest 9f6979935838 43 minutes ago 144MB [2025-02-20T02:28:27.036Z] ci-base-image-arm64 latest 6b9192670fba 44 minutes ago 915MB [2025-02-20T02:28:27.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 8 weeks ago 566MB [2025-02-20T02:28:27.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T02:28:27.202Z] provisioning config files... [2025-02-20T02:28:27.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config5565222489431491530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:28:27.589Z] ---> ****-login.sh [2025-02-20T02:28:27.589Z] nexus3.edgexfoundry.org:10001 [2025-02-20T02:28:27.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T02:28:27.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T02:28:27.883Z] Configure a credential helper to remove this warning. See [2025-02-20T02:28:27.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T02:28:27.883Z] [2025-02-20T02:28:27.883Z] Login Succeeded [2025-02-20T02:28:27.883Z] nexus3.edgexfoundry.org:10002 [2025-02-20T02:28:28.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T02:28:28.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T02:28:28.428Z] Configure a credential helper to remove this warning. See [2025-02-20T02:28:28.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T02:28:28.428Z] [2025-02-20T02:28:28.428Z] Login Succeeded [2025-02-20T02:28:28.429Z] nexus3.edgexfoundry.org:10003 [2025-02-20T02:28:28.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T02:28:28.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T02:28:28.700Z] Configure a credential helper to remove this warning. See [2025-02-20T02:28:28.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T02:28:28.700Z] [2025-02-20T02:28:28.700Z] Login Succeeded [2025-02-20T02:28:28.700Z] nexus3.edgexfoundry.org:10004 [2025-02-20T02:28:28.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T02:28:28.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T02:28:28.969Z] Configure a credential helper to remove this warning. See [2025-02-20T02:28:28.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T02:28:28.969Z] [2025-02-20T02:28:28.969Z] Login Succeeded [2025-02-20T02:28:28.969Z] ****.io [2025-02-20T02:28:29.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T02:28:29.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T02:28:29.499Z] Configure a credential helper to remove this warning. See [2025-02-20T02:28:29.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T02:28:29.499Z] [2025-02-20T02:28:29.499Z] Login Succeeded [2025-02-20T02:28:29.499Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T02:28:29.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:28:29.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T02:28:29.600Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-20T02:28:29.600Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:29.600Z] latest [2025-02-20T02:28:29.600Z] 4.0.0-dev.60 [2025-02-20T02:28:29.600Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:29.600Z] main [2025-02-20T02:28:29.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:29.999Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:30.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:30.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-20T02:28:30.354Z] 4eb4d4bc12c8: Preparing [2025-02-20T02:28:30.354Z] fc8868639ed4: Preparing [2025-02-20T02:28:30.354Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:30.354Z] c3b136f18230: Preparing [2025-02-20T02:28:30.354Z] 3322ed27161b: Preparing [2025-02-20T02:28:30.354Z] b747aada9d93: Preparing [2025-02-20T02:28:30.354Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:30.354Z] b747aada9d93: Waiting [2025-02-20T02:28:30.354Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:30.621Z] 3322ed27161b: Pushed [2025-02-20T02:28:30.622Z] 70b7c3d8f3a5: Pushed [2025-02-20T02:28:30.622Z] c3b136f18230: Pushed [2025-02-20T02:28:30.622Z] 4eb4d4bc12c8: Pushed [2025-02-20T02:28:30.622Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:30.622Z] b747aada9d93: Pushed [2025-02-20T02:28:34.868Z] fc8868639ed4: Pushed [2025-02-20T02:28:35.134Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:35.494Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:35.851Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-20T02:28:35.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-20T02:28:35.851Z] 4eb4d4bc12c8: Preparing [2025-02-20T02:28:35.851Z] fc8868639ed4: Preparing [2025-02-20T02:28:35.851Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:35.851Z] c3b136f18230: Preparing [2025-02-20T02:28:35.851Z] 3322ed27161b: Preparing [2025-02-20T02:28:35.851Z] b747aada9d93: Preparing [2025-02-20T02:28:35.851Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:35.851Z] b747aada9d93: Waiting [2025-02-20T02:28:35.851Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:35.851Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:35.851Z] c3b136f18230: Layer already exists [2025-02-20T02:28:35.851Z] fc8868639ed4: Layer already exists [2025-02-20T02:28:35.851Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:35.851Z] 4eb4d4bc12c8: Layer already exists [2025-02-20T02:28:35.851Z] b747aada9d93: Layer already exists [2025-02-20T02:28:35.851Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:36.119Z] latest: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:36.486Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:36.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 [2025-02-20T02:28:36.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-20T02:28:36.858Z] 4eb4d4bc12c8: Preparing [2025-02-20T02:28:36.858Z] fc8868639ed4: Preparing [2025-02-20T02:28:36.858Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:36.858Z] c3b136f18230: Preparing [2025-02-20T02:28:36.858Z] 3322ed27161b: Preparing [2025-02-20T02:28:36.858Z] b747aada9d93: Preparing [2025-02-20T02:28:36.858Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:36.858Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:36.858Z] b747aada9d93: Waiting [2025-02-20T02:28:36.858Z] c3b136f18230: Layer already exists [2025-02-20T02:28:36.858Z] 4eb4d4bc12c8: Layer already exists [2025-02-20T02:28:36.858Z] fc8868639ed4: Layer already exists [2025-02-20T02:28:36.858Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:36.858Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:36.858Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:36.858Z] b747aada9d93: Layer already exists [2025-02-20T02:28:37.123Z] 4.0.0-dev.60: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:37.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:37.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:37.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-20T02:28:37.841Z] 4eb4d4bc12c8: Preparing [2025-02-20T02:28:37.841Z] fc8868639ed4: Preparing [2025-02-20T02:28:37.841Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:37.841Z] c3b136f18230: Preparing [2025-02-20T02:28:37.841Z] 3322ed27161b: Preparing [2025-02-20T02:28:37.841Z] b747aada9d93: Preparing [2025-02-20T02:28:37.841Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:37.841Z] b747aada9d93: Waiting [2025-02-20T02:28:37.841Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:37.841Z] c3b136f18230: Layer already exists [2025-02-20T02:28:37.841Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:37.841Z] fc8868639ed4: Layer already exists [2025-02-20T02:28:37.841Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:37.841Z] 4eb4d4bc12c8: Layer already exists [2025-02-20T02:28:37.841Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:37.841Z] b747aada9d93: Layer already exists [2025-02-20T02:28:37.841Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:38.466Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:38.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-20T02:28:38.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-20T02:28:38.825Z] 4eb4d4bc12c8: Preparing [2025-02-20T02:28:38.825Z] fc8868639ed4: Preparing [2025-02-20T02:28:38.825Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:38.825Z] c3b136f18230: Preparing [2025-02-20T02:28:38.825Z] 3322ed27161b: Preparing [2025-02-20T02:28:38.825Z] b747aada9d93: Preparing [2025-02-20T02:28:38.825Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:38.825Z] b747aada9d93: Waiting [2025-02-20T02:28:38.825Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:38.825Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:38.825Z] 4eb4d4bc12c8: Layer already exists [2025-02-20T02:28:38.825Z] fc8868639ed4: Layer already exists [2025-02-20T02:28:38.825Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:38.825Z] c3b136f18230: Layer already exists [2025-02-20T02:28:38.825Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:38.825Z] b747aada9d93: Layer already exists [2025-02-20T02:28:39.089Z] main: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:28:39.172Z] ===================================================== [Pipeline] echo [2025-02-20T02:28:39.187Z] taggedImages: [2025-02-20T02:28:39.188Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:39.188Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-20T02:28:39.188Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 [2025-02-20T02:28:39.188Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:39.188Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-20T02:28:39.223Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-20T02:28:39.223Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:39.223Z] latest [2025-02-20T02:28:39.223Z] 4.0.0-dev.60 [2025-02-20T02:28:39.223Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:39.223Z] main [2025-02-20T02:28:39.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:39.586Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:39.940Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:39.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-20T02:28:39.940Z] 929f7d0d5ba3: Preparing [2025-02-20T02:28:39.940Z] b0fa83510dbe: Preparing [2025-02-20T02:28:39.940Z] cd59e64e2791: Preparing [2025-02-20T02:28:39.940Z] 980a4e2a15c7: Preparing [2025-02-20T02:28:39.940Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:39.940Z] c3b136f18230: Preparing [2025-02-20T02:28:39.940Z] 3322ed27161b: Preparing [2025-02-20T02:28:39.940Z] b747aada9d93: Preparing [2025-02-20T02:28:39.940Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:39.940Z] c3b136f18230: Waiting [2025-02-20T02:28:39.940Z] 3322ed27161b: Waiting [2025-02-20T02:28:39.940Z] b747aada9d93: Waiting [2025-02-20T02:28:39.940Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:40.218Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:40.218Z] c3b136f18230: Layer already exists [2025-02-20T02:28:40.218Z] cd59e64e2791: Pushed [2025-02-20T02:28:40.218Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:40.218Z] b0fa83510dbe: Pushed [2025-02-20T02:28:40.218Z] b747aada9d93: Layer already exists [2025-02-20T02:28:40.218Z] 929f7d0d5ba3: Pushed [2025-02-20T02:28:40.218Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:42.156Z] 980a4e2a15c7: Pushed [2025-02-20T02:28:42.420Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:42.871Z] + 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-02-20T02:28:43.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-20T02:28:43.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-20T02:28:43.226Z] 929f7d0d5ba3: Preparing [2025-02-20T02:28:43.226Z] b0fa83510dbe: Preparing [2025-02-20T02:28:43.226Z] cd59e64e2791: Preparing [2025-02-20T02:28:43.226Z] 980a4e2a15c7: Preparing [2025-02-20T02:28:43.226Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:43.226Z] c3b136f18230: Preparing [2025-02-20T02:28:43.226Z] 3322ed27161b: Preparing [2025-02-20T02:28:43.226Z] b747aada9d93: Preparing [2025-02-20T02:28:43.226Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:43.226Z] c3b136f18230: Waiting [2025-02-20T02:28:43.226Z] 3322ed27161b: Waiting [2025-02-20T02:28:43.226Z] b747aada9d93: Waiting [2025-02-20T02:28:43.226Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:43.226Z] cd59e64e2791: Layer already exists [2025-02-20T02:28:43.226Z] 929f7d0d5ba3: Layer already exists [2025-02-20T02:28:43.226Z] b0fa83510dbe: Layer already exists [2025-02-20T02:28:43.226Z] 980a4e2a15c7: Layer already exists [2025-02-20T02:28:43.226Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:43.226Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:43.226Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:43.226Z] b747aada9d93: Layer already exists [2025-02-20T02:28:43.226Z] c3b136f18230: Layer already exists [2025-02-20T02:28:43.226Z] latest: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:43.839Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:44.184Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 [2025-02-20T02:28:44.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-20T02:28:44.185Z] 929f7d0d5ba3: Preparing [2025-02-20T02:28:44.185Z] b0fa83510dbe: Preparing [2025-02-20T02:28:44.185Z] cd59e64e2791: Preparing [2025-02-20T02:28:44.185Z] 980a4e2a15c7: Preparing [2025-02-20T02:28:44.185Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:44.185Z] c3b136f18230: Preparing [2025-02-20T02:28:44.185Z] 3322ed27161b: Preparing [2025-02-20T02:28:44.185Z] b747aada9d93: Preparing [2025-02-20T02:28:44.185Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:44.185Z] 3322ed27161b: Waiting [2025-02-20T02:28:44.185Z] b747aada9d93: Waiting [2025-02-20T02:28:44.185Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:44.185Z] c3b136f18230: Waiting [2025-02-20T02:28:44.185Z] cd59e64e2791: Layer already exists [2025-02-20T02:28:44.185Z] 980a4e2a15c7: Layer already exists [2025-02-20T02:28:44.185Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:44.185Z] 929f7d0d5ba3: Layer already exists [2025-02-20T02:28:44.185Z] b0fa83510dbe: Layer already exists [2025-02-20T02:28:44.185Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:44.185Z] c3b136f18230: Layer already exists [2025-02-20T02:28:44.185Z] b747aada9d93: Layer already exists [2025-02-20T02:28:44.185Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:44.185Z] 4.0.0-dev.60: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:44.540Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:44.891Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:44.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-20T02:28:44.891Z] 929f7d0d5ba3: Preparing [2025-02-20T02:28:44.891Z] b0fa83510dbe: Preparing [2025-02-20T02:28:44.891Z] cd59e64e2791: Preparing [2025-02-20T02:28:44.891Z] 980a4e2a15c7: Preparing [2025-02-20T02:28:44.891Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:44.891Z] c3b136f18230: Preparing [2025-02-20T02:28:44.891Z] 3322ed27161b: Preparing [2025-02-20T02:28:44.891Z] b747aada9d93: Preparing [2025-02-20T02:28:44.891Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:44.891Z] c3b136f18230: Waiting [2025-02-20T02:28:44.891Z] 3322ed27161b: Waiting [2025-02-20T02:28:44.891Z] b747aada9d93: Waiting [2025-02-20T02:28:44.891Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:44.891Z] b0fa83510dbe: Layer already exists [2025-02-20T02:28:44.891Z] 980a4e2a15c7: Layer already exists [2025-02-20T02:28:44.891Z] 929f7d0d5ba3: Layer already exists [2025-02-20T02:28:44.891Z] cd59e64e2791: Layer already exists [2025-02-20T02:28:44.891Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:44.891Z] b747aada9d93: Layer already exists [2025-02-20T02:28:44.891Z] c3b136f18230: Layer already exists [2025-02-20T02:28:44.891Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:44.891Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:44.891Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:45.239Z] + 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-02-20T02:28:45.601Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-20T02:28:45.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-20T02:28:45.602Z] 929f7d0d5ba3: Preparing [2025-02-20T02:28:45.602Z] b0fa83510dbe: Preparing [2025-02-20T02:28:45.602Z] cd59e64e2791: Preparing [2025-02-20T02:28:45.602Z] 980a4e2a15c7: Preparing [2025-02-20T02:28:45.602Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:45.602Z] c3b136f18230: Preparing [2025-02-20T02:28:45.602Z] 3322ed27161b: Preparing [2025-02-20T02:28:45.602Z] b747aada9d93: Preparing [2025-02-20T02:28:45.602Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:45.602Z] c3b136f18230: Waiting [2025-02-20T02:28:45.602Z] 3322ed27161b: Waiting [2025-02-20T02:28:45.602Z] b747aada9d93: Waiting [2025-02-20T02:28:45.602Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:45.602Z] 980a4e2a15c7: Layer already exists [2025-02-20T02:28:45.602Z] cd59e64e2791: Layer already exists [2025-02-20T02:28:45.602Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:45.602Z] 929f7d0d5ba3: Layer already exists [2025-02-20T02:28:45.602Z] b0fa83510dbe: Layer already exists [2025-02-20T02:28:45.602Z] c3b136f18230: Layer already exists [2025-02-20T02:28:45.602Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:45.602Z] 3322ed27161b: Layer already exists [2025-02-20T02:28:45.602Z] b747aada9d93: Layer already exists [2025-02-20T02:28:45.602Z] main: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:28:45.961Z] ===================================================== [Pipeline] echo [2025-02-20T02:28:45.976Z] taggedImages: [2025-02-20T02:28:45.976Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:45.976Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-20T02:28:45.976Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 [2025-02-20T02:28:45.976Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:45.976Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-20T02:28:46.008Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-20T02:28:46.008Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:46.008Z] latest [2025-02-20T02:28:46.008Z] 4.0.0-dev.60 [2025-02-20T02:28:46.008Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:46.008Z] main [2025-02-20T02:28:46.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:46.378Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:46.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:46.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-20T02:28:46.737Z] 2474831abd58: Preparing [2025-02-20T02:28:46.737Z] 6d23285d64c3: Preparing [2025-02-20T02:28:46.737Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:46.737Z] c3b136f18230: Preparing [2025-02-20T02:28:46.737Z] eb7b5cf0615f: Preparing [2025-02-20T02:28:46.737Z] 8c5091db71e3: Preparing [2025-02-20T02:28:46.737Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:46.737Z] 8c5091db71e3: Waiting [2025-02-20T02:28:46.737Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:46.737Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:46.737Z] c3b136f18230: Layer already exists [2025-02-20T02:28:47.001Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:47.001Z] 2474831abd58: Pushed [2025-02-20T02:28:47.001Z] eb7b5cf0615f: Pushed [2025-02-20T02:28:47.001Z] 8c5091db71e3: Pushed [2025-02-20T02:28:52.318Z] 6d23285d64c3: Pushed [2025-02-20T02:28:52.318Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:52.675Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:53.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-20T02:28:53.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-20T02:28:53.022Z] 2474831abd58: Preparing [2025-02-20T02:28:53.022Z] 6d23285d64c3: Preparing [2025-02-20T02:28:53.022Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:53.022Z] c3b136f18230: Preparing [2025-02-20T02:28:53.022Z] eb7b5cf0615f: Preparing [2025-02-20T02:28:53.022Z] 8c5091db71e3: Preparing [2025-02-20T02:28:53.022Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:53.022Z] 8c5091db71e3: Waiting [2025-02-20T02:28:53.022Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:53.022Z] 6d23285d64c3: Layer already exists [2025-02-20T02:28:53.022Z] 2474831abd58: Layer already exists [2025-02-20T02:28:53.022Z] eb7b5cf0615f: Layer already exists [2025-02-20T02:28:53.022Z] c3b136f18230: Layer already exists [2025-02-20T02:28:53.022Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:53.022Z] 8c5091db71e3: Layer already exists [2025-02-20T02:28:53.022Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:53.285Z] latest: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:53.641Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:53.995Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 [2025-02-20T02:28:53.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-20T02:28:53.995Z] 2474831abd58: Preparing [2025-02-20T02:28:53.995Z] 6d23285d64c3: Preparing [2025-02-20T02:28:53.995Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:53.995Z] c3b136f18230: Preparing [2025-02-20T02:28:53.995Z] eb7b5cf0615f: Preparing [2025-02-20T02:28:53.995Z] 8c5091db71e3: Preparing [2025-02-20T02:28:53.995Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:53.995Z] 8c5091db71e3: Waiting [2025-02-20T02:28:53.995Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:53.995Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:53.995Z] eb7b5cf0615f: Layer already exists [2025-02-20T02:28:53.995Z] c3b136f18230: Layer already exists [2025-02-20T02:28:53.995Z] 2474831abd58: Layer already exists [2025-02-20T02:28:53.995Z] 6d23285d64c3: Layer already exists [2025-02-20T02:28:53.995Z] 8c5091db71e3: Layer already exists [2025-02-20T02:28:53.995Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:54.261Z] 4.0.0-dev.60: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:54.609Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:54.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:54.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-20T02:28:54.958Z] 2474831abd58: Preparing [2025-02-20T02:28:54.958Z] 6d23285d64c3: Preparing [2025-02-20T02:28:54.958Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:54.958Z] c3b136f18230: Preparing [2025-02-20T02:28:54.958Z] eb7b5cf0615f: Preparing [2025-02-20T02:28:54.958Z] 8c5091db71e3: Preparing [2025-02-20T02:28:54.958Z] 8c5091db71e3: Waiting [2025-02-20T02:28:54.958Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:54.958Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:54.958Z] eb7b5cf0615f: Layer already exists [2025-02-20T02:28:54.958Z] 6d23285d64c3: Layer already exists [2025-02-20T02:28:54.958Z] 2474831abd58: Layer already exists [2025-02-20T02:28:54.958Z] c3b136f18230: Layer already exists [2025-02-20T02:28:54.958Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:54.958Z] 8c5091db71e3: Layer already exists [2025-02-20T02:28:54.958Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:54.958Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:55.320Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:55.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-20T02:28:55.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-20T02:28:55.671Z] 2474831abd58: Preparing [2025-02-20T02:28:55.671Z] 6d23285d64c3: Preparing [2025-02-20T02:28:55.671Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:28:55.671Z] c3b136f18230: Preparing [2025-02-20T02:28:55.671Z] eb7b5cf0615f: Preparing [2025-02-20T02:28:55.671Z] 8c5091db71e3: Preparing [2025-02-20T02:28:55.671Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:55.671Z] 8c5091db71e3: Waiting [2025-02-20T02:28:55.671Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:55.671Z] 6d23285d64c3: Layer already exists [2025-02-20T02:28:55.671Z] c3b136f18230: Layer already exists [2025-02-20T02:28:55.671Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:28:55.671Z] 2474831abd58: Layer already exists [2025-02-20T02:28:55.671Z] eb7b5cf0615f: Layer already exists [2025-02-20T02:28:55.671Z] 8c5091db71e3: Layer already exists [2025-02-20T02:28:55.671Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:55.935Z] main: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:28:56.026Z] ===================================================== [Pipeline] echo [2025-02-20T02:28:56.046Z] taggedImages: [2025-02-20T02:28:56.046Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:56.046Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-20T02:28:56.046Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 [2025-02-20T02:28:56.046Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:56.046Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-20T02:28:56.084Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-20T02:28:56.084Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:56.084Z] latest [2025-02-20T02:28:56.084Z] 4.0.0-dev.60 [2025-02-20T02:28:56.084Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:28:56.084Z] main [2025-02-20T02:28:56.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:56.464Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:28:56.823Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:28:56.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-20T02:28:56.823Z] 22d5b08a3576: Preparing [2025-02-20T02:28:56.823Z] a7396cc34311: Preparing [2025-02-20T02:28:56.823Z] c3b136f18230: Preparing [2025-02-20T02:28:56.823Z] 899d09f8f1f4: Preparing [2025-02-20T02:28:56.823Z] 32d7d30929a9: Preparing [2025-02-20T02:28:56.823Z] dd9c8f8612c8: Preparing [2025-02-20T02:28:56.823Z] dd9c8f8612c8: Waiting [2025-02-20T02:28:56.823Z] c3b136f18230: Layer already exists [2025-02-20T02:28:57.091Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:28:57.091Z] 32d7d30929a9: Pushed [2025-02-20T02:28:57.091Z] 22d5b08a3576: Pushed [2025-02-20T02:28:57.091Z] 899d09f8f1f4: Pushed [2025-02-20T02:29:02.438Z] a7396cc34311: Pushed [2025-02-20T02:29:02.438Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:02.799Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:03.163Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-20T02:29:03.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-20T02:29:03.163Z] 22d5b08a3576: Preparing [2025-02-20T02:29:03.163Z] a7396cc34311: Preparing [2025-02-20T02:29:03.163Z] c3b136f18230: Preparing [2025-02-20T02:29:03.163Z] 899d09f8f1f4: Preparing [2025-02-20T02:29:03.163Z] 32d7d30929a9: Preparing [2025-02-20T02:29:03.163Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:03.163Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:03.163Z] 899d09f8f1f4: Layer already exists [2025-02-20T02:29:03.163Z] c3b136f18230: Layer already exists [2025-02-20T02:29:03.163Z] a7396cc34311: Layer already exists [2025-02-20T02:29:03.163Z] 32d7d30929a9: Layer already exists [2025-02-20T02:29:03.163Z] 22d5b08a3576: Layer already exists [2025-02-20T02:29:03.163Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:03.431Z] latest: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:03.798Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:04.158Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 [2025-02-20T02:29:04.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-20T02:29:04.158Z] 22d5b08a3576: Preparing [2025-02-20T02:29:04.158Z] a7396cc34311: Preparing [2025-02-20T02:29:04.158Z] c3b136f18230: Preparing [2025-02-20T02:29:04.158Z] 899d09f8f1f4: Preparing [2025-02-20T02:29:04.158Z] 32d7d30929a9: Preparing [2025-02-20T02:29:04.158Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:04.158Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:04.158Z] c3b136f18230: Layer already exists [2025-02-20T02:29:04.158Z] 32d7d30929a9: Layer already exists [2025-02-20T02:29:04.158Z] 899d09f8f1f4: Layer already exists [2025-02-20T02:29:04.158Z] a7396cc34311: Layer already exists [2025-02-20T02:29:04.158Z] 22d5b08a3576: Layer already exists [2025-02-20T02:29:04.158Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:04.158Z] 4.0.0-dev.60: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:04.522Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:04.865Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:04.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-20T02:29:04.866Z] 22d5b08a3576: Preparing [2025-02-20T02:29:04.866Z] a7396cc34311: Preparing [2025-02-20T02:29:04.866Z] c3b136f18230: Preparing [2025-02-20T02:29:04.866Z] 899d09f8f1f4: Preparing [2025-02-20T02:29:04.866Z] 32d7d30929a9: Preparing [2025-02-20T02:29:04.866Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:04.866Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:04.866Z] 22d5b08a3576: Layer already exists [2025-02-20T02:29:04.866Z] a7396cc34311: Layer already exists [2025-02-20T02:29:04.866Z] 32d7d30929a9: Layer already exists [2025-02-20T02:29:04.866Z] 899d09f8f1f4: Layer already exists [2025-02-20T02:29:04.866Z] c3b136f18230: Layer already exists [2025-02-20T02:29:04.866Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:04.866Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:05.483Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:05.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-20T02:29:05.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-20T02:29:05.825Z] 22d5b08a3576: Preparing [2025-02-20T02:29:05.825Z] a7396cc34311: Preparing [2025-02-20T02:29:05.825Z] c3b136f18230: Preparing [2025-02-20T02:29:05.825Z] 899d09f8f1f4: Preparing [2025-02-20T02:29:05.825Z] 32d7d30929a9: Preparing [2025-02-20T02:29:05.825Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:05.825Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:05.825Z] a7396cc34311: Layer already exists [2025-02-20T02:29:05.825Z] 899d09f8f1f4: Layer already exists [2025-02-20T02:29:05.825Z] 32d7d30929a9: Layer already exists [2025-02-20T02:29:05.825Z] 22d5b08a3576: Layer already exists [2025-02-20T02:29:05.825Z] c3b136f18230: Layer already exists [2025-02-20T02:29:05.825Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:06.090Z] main: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:06.170Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:06.184Z] taggedImages: [2025-02-20T02:29:06.184Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:06.184Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-20T02:29:06.184Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 [2025-02-20T02:29:06.184Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:06.184Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-20T02:29:06.209Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-20T02:29:06.209Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:06.209Z] latest [2025-02-20T02:29:06.209Z] 4.0.0-dev.60 [2025-02-20T02:29:06.209Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:06.209Z] main [2025-02-20T02:29:06.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:06.583Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:06.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:06.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-20T02:29:06.933Z] 2b828ead17fa: Preparing [2025-02-20T02:29:06.933Z] df247fac9d78: Preparing [2025-02-20T02:29:06.933Z] 0a1abe4fd220: Preparing [2025-02-20T02:29:06.933Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:06.933Z] c3b136f18230: Preparing [2025-02-20T02:29:06.933Z] 3322ed27161b: Preparing [2025-02-20T02:29:06.933Z] b747aada9d93: Preparing [2025-02-20T02:29:06.933Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:06.933Z] 3322ed27161b: Waiting [2025-02-20T02:29:06.933Z] b747aada9d93: Waiting [2025-02-20T02:29:06.933Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:06.933Z] c3b136f18230: Layer already exists [2025-02-20T02:29:07.200Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:07.200Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:07.200Z] b747aada9d93: Layer already exists [2025-02-20T02:29:07.200Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:07.200Z] 2b828ead17fa: Pushed [2025-02-20T02:29:07.200Z] df247fac9d78: Pushed [2025-02-20T02:29:12.538Z] 0a1abe4fd220: Pushed [2025-02-20T02:29:12.538Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:12.912Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:13.314Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-20T02:29:13.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-20T02:29:13.314Z] 2b828ead17fa: Preparing [2025-02-20T02:29:13.314Z] df247fac9d78: Preparing [2025-02-20T02:29:13.314Z] 0a1abe4fd220: Preparing [2025-02-20T02:29:13.314Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:13.314Z] c3b136f18230: Preparing [2025-02-20T02:29:13.314Z] 3322ed27161b: Preparing [2025-02-20T02:29:13.314Z] b747aada9d93: Preparing [2025-02-20T02:29:13.314Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:13.314Z] b747aada9d93: Waiting [2025-02-20T02:29:13.314Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:13.314Z] 3322ed27161b: Waiting [2025-02-20T02:29:13.314Z] c3b136f18230: Layer already exists [2025-02-20T02:29:13.314Z] 2b828ead17fa: Layer already exists [2025-02-20T02:29:13.314Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:13.314Z] df247fac9d78: Layer already exists [2025-02-20T02:29:13.314Z] 0a1abe4fd220: Layer already exists [2025-02-20T02:29:13.314Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:13.314Z] b747aada9d93: Layer already exists [2025-02-20T02:29:13.314Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:13.314Z] latest: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:13.951Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:14.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 [2025-02-20T02:29:14.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-20T02:29:14.319Z] 2b828ead17fa: Preparing [2025-02-20T02:29:14.319Z] df247fac9d78: Preparing [2025-02-20T02:29:14.319Z] 0a1abe4fd220: Preparing [2025-02-20T02:29:14.319Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:14.319Z] c3b136f18230: Preparing [2025-02-20T02:29:14.319Z] 3322ed27161b: Preparing [2025-02-20T02:29:14.319Z] b747aada9d93: Preparing [2025-02-20T02:29:14.319Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:14.319Z] b747aada9d93: Waiting [2025-02-20T02:29:14.319Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:14.319Z] 3322ed27161b: Waiting [2025-02-20T02:29:14.319Z] df247fac9d78: Layer already exists [2025-02-20T02:29:14.319Z] c3b136f18230: Layer already exists [2025-02-20T02:29:14.319Z] 0a1abe4fd220: Layer already exists [2025-02-20T02:29:14.319Z] 2b828ead17fa: Layer already exists [2025-02-20T02:29:14.319Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:14.319Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:14.319Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:14.319Z] b747aada9d93: Layer already exists [2025-02-20T02:29:14.319Z] 4.0.0-dev.60: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:14.936Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:15.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:15.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-20T02:29:15.292Z] 2b828ead17fa: Preparing [2025-02-20T02:29:15.292Z] df247fac9d78: Preparing [2025-02-20T02:29:15.292Z] 0a1abe4fd220: Preparing [2025-02-20T02:29:15.292Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:15.292Z] c3b136f18230: Preparing [2025-02-20T02:29:15.292Z] 3322ed27161b: Preparing [2025-02-20T02:29:15.292Z] b747aada9d93: Preparing [2025-02-20T02:29:15.292Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:15.292Z] 3322ed27161b: Waiting [2025-02-20T02:29:15.292Z] b747aada9d93: Waiting [2025-02-20T02:29:15.292Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:15.292Z] 0a1abe4fd220: Layer already exists [2025-02-20T02:29:15.292Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:15.292Z] 2b828ead17fa: Layer already exists [2025-02-20T02:29:15.292Z] c3b136f18230: Layer already exists [2025-02-20T02:29:15.292Z] df247fac9d78: Layer already exists [2025-02-20T02:29:15.292Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:15.292Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:15.292Z] b747aada9d93: Layer already exists [2025-02-20T02:29:15.558Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:15.912Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:16.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-20T02:29:16.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-20T02:29:16.276Z] 2b828ead17fa: Preparing [2025-02-20T02:29:16.276Z] df247fac9d78: Preparing [2025-02-20T02:29:16.276Z] 0a1abe4fd220: Preparing [2025-02-20T02:29:16.276Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:16.276Z] c3b136f18230: Preparing [2025-02-20T02:29:16.276Z] 3322ed27161b: Preparing [2025-02-20T02:29:16.276Z] b747aada9d93: Preparing [2025-02-20T02:29:16.276Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:16.276Z] b747aada9d93: Waiting [2025-02-20T02:29:16.276Z] 3322ed27161b: Waiting [2025-02-20T02:29:16.276Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:16.276Z] c3b136f18230: Layer already exists [2025-02-20T02:29:16.276Z] 2b828ead17fa: Layer already exists [2025-02-20T02:29:16.276Z] df247fac9d78: Layer already exists [2025-02-20T02:29:16.276Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:16.276Z] 0a1abe4fd220: Layer already exists [2025-02-20T02:29:16.276Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:16.276Z] b747aada9d93: Layer already exists [2025-02-20T02:29:16.276Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:16.542Z] main: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:16.629Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:16.646Z] taggedImages: [2025-02-20T02:29:16.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:16.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-20T02:29:16.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 [2025-02-20T02:29:16.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:16.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-20T02:29:16.683Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-20T02:29:16.683Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:16.683Z] latest [2025-02-20T02:29:16.683Z] 4.0.0-dev.60 [2025-02-20T02:29:16.683Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:16.683Z] main [2025-02-20T02:29:16.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:17.074Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:17.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:17.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-20T02:29:17.419Z] f30ade24a6d1: Preparing [2025-02-20T02:29:17.419Z] 82c19b20c751: Preparing [2025-02-20T02:29:17.419Z] cb0452ea39d4: Preparing [2025-02-20T02:29:17.419Z] ecb005610be9: Preparing [2025-02-20T02:29:17.419Z] e4a23f2ba6f9: Preparing [2025-02-20T02:29:17.419Z] e02914995ad6: Preparing [2025-02-20T02:29:17.419Z] 8ef52586c443: Preparing [2025-02-20T02:29:17.419Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:17.419Z] c3b136f18230: Preparing [2025-02-20T02:29:17.419Z] cbe646cd851a: Preparing [2025-02-20T02:29:17.419Z] ed7381f81bd1: Preparing [2025-02-20T02:29:17.419Z] 5f70bf18a086: Preparing [2025-02-20T02:29:17.419Z] b5169e8c6aed: Preparing [2025-02-20T02:29:17.419Z] 8cc8389f87e0: Preparing [2025-02-20T02:29:17.419Z] 4ddf77629333: Preparing [2025-02-20T02:29:17.419Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:17.419Z] e02914995ad6: Waiting [2025-02-20T02:29:17.419Z] 8ef52586c443: Waiting [2025-02-20T02:29:17.419Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:17.419Z] c3b136f18230: Waiting [2025-02-20T02:29:17.419Z] cbe646cd851a: Waiting [2025-02-20T02:29:17.419Z] 5f70bf18a086: Waiting [2025-02-20T02:29:17.419Z] ed7381f81bd1: Waiting [2025-02-20T02:29:17.419Z] b5169e8c6aed: Waiting [2025-02-20T02:29:17.419Z] 8cc8389f87e0: Waiting [2025-02-20T02:29:17.419Z] 4ddf77629333: Waiting [2025-02-20T02:29:17.419Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:17.683Z] cb0452ea39d4: Pushed [2025-02-20T02:29:17.683Z] e4a23f2ba6f9: Pushed [2025-02-20T02:29:17.683Z] ecb005610be9: Pushed [2025-02-20T02:29:17.683Z] 82c19b20c751: Pushed [2025-02-20T02:29:17.683Z] f30ade24a6d1: Pushed [2025-02-20T02:29:17.683Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:17.683Z] c3b136f18230: Layer already exists [2025-02-20T02:29:17.683Z] e02914995ad6: Pushed [2025-02-20T02:29:17.683Z] 5f70bf18a086: Layer already exists [2025-02-20T02:29:17.950Z] ed7381f81bd1: Pushed [2025-02-20T02:29:17.950Z] cbe646cd851a: Pushed [2025-02-20T02:29:17.950Z] b5169e8c6aed: Pushed [2025-02-20T02:29:17.950Z] 8cc8389f87e0: Pushed [2025-02-20T02:29:17.950Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:17.950Z] 4ddf77629333: Pushed [2025-02-20T02:29:20.527Z] 8ef52586c443: Pushed [2025-02-20T02:29:20.795Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:21.151Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:21.507Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-20T02:29:21.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-20T02:29:21.507Z] f30ade24a6d1: Preparing [2025-02-20T02:29:21.507Z] 82c19b20c751: Preparing [2025-02-20T02:29:21.507Z] cb0452ea39d4: Preparing [2025-02-20T02:29:21.507Z] ecb005610be9: Preparing [2025-02-20T02:29:21.507Z] e4a23f2ba6f9: Preparing [2025-02-20T02:29:21.507Z] e02914995ad6: Preparing [2025-02-20T02:29:21.507Z] 8ef52586c443: Preparing [2025-02-20T02:29:21.507Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:21.507Z] c3b136f18230: Preparing [2025-02-20T02:29:21.507Z] cbe646cd851a: Preparing [2025-02-20T02:29:21.507Z] ed7381f81bd1: Preparing [2025-02-20T02:29:21.507Z] 5f70bf18a086: Preparing [2025-02-20T02:29:21.507Z] b5169e8c6aed: Preparing [2025-02-20T02:29:21.507Z] 8cc8389f87e0: Preparing [2025-02-20T02:29:21.507Z] 4ddf77629333: Preparing [2025-02-20T02:29:21.507Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:21.507Z] ed7381f81bd1: Waiting [2025-02-20T02:29:21.507Z] 5f70bf18a086: Waiting [2025-02-20T02:29:21.507Z] e02914995ad6: Waiting [2025-02-20T02:29:21.507Z] 8ef52586c443: Waiting [2025-02-20T02:29:21.507Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:21.507Z] b5169e8c6aed: Waiting [2025-02-20T02:29:21.507Z] c3b136f18230: Waiting [2025-02-20T02:29:21.507Z] cbe646cd851a: Waiting [2025-02-20T02:29:21.507Z] 8cc8389f87e0: Waiting [2025-02-20T02:29:21.507Z] 4ddf77629333: Waiting [2025-02-20T02:29:21.507Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:21.507Z] 82c19b20c751: Layer already exists [2025-02-20T02:29:21.507Z] cb0452ea39d4: Layer already exists [2025-02-20T02:29:21.507Z] e4a23f2ba6f9: Layer already exists [2025-02-20T02:29:21.507Z] ecb005610be9: Layer already exists [2025-02-20T02:29:21.507Z] f30ade24a6d1: Layer already exists [2025-02-20T02:29:21.507Z] e02914995ad6: Layer already exists [2025-02-20T02:29:21.507Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:21.507Z] cbe646cd851a: Layer already exists [2025-02-20T02:29:21.507Z] c3b136f18230: Layer already exists [2025-02-20T02:29:21.507Z] 8ef52586c443: Layer already exists [2025-02-20T02:29:21.507Z] ed7381f81bd1: Layer already exists [2025-02-20T02:29:21.507Z] 5f70bf18a086: Layer already exists [2025-02-20T02:29:21.507Z] b5169e8c6aed: Layer already exists [2025-02-20T02:29:21.507Z] 8cc8389f87e0: Layer already exists [2025-02-20T02:29:21.507Z] 4ddf77629333: Layer already exists [2025-02-20T02:29:21.507Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:21.775Z] latest: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:22.133Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:22.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 [2025-02-20T02:29:22.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-20T02:29:22.480Z] f30ade24a6d1: Preparing [2025-02-20T02:29:22.480Z] 82c19b20c751: Preparing [2025-02-20T02:29:22.480Z] cb0452ea39d4: Preparing [2025-02-20T02:29:22.480Z] ecb005610be9: Preparing [2025-02-20T02:29:22.480Z] e4a23f2ba6f9: Preparing [2025-02-20T02:29:22.480Z] e02914995ad6: Preparing [2025-02-20T02:29:22.480Z] 8ef52586c443: Preparing [2025-02-20T02:29:22.480Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:22.480Z] c3b136f18230: Preparing [2025-02-20T02:29:22.480Z] cbe646cd851a: Preparing [2025-02-20T02:29:22.480Z] ed7381f81bd1: Preparing [2025-02-20T02:29:22.480Z] 5f70bf18a086: Preparing [2025-02-20T02:29:22.480Z] b5169e8c6aed: Preparing [2025-02-20T02:29:22.480Z] 8cc8389f87e0: Preparing [2025-02-20T02:29:22.480Z] e02914995ad6: Waiting [2025-02-20T02:29:22.480Z] 8ef52586c443: Waiting [2025-02-20T02:29:22.480Z] 4ddf77629333: Preparing [2025-02-20T02:29:22.480Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:22.480Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:22.480Z] c3b136f18230: Waiting [2025-02-20T02:29:22.480Z] cbe646cd851a: Waiting [2025-02-20T02:29:22.480Z] ed7381f81bd1: Waiting [2025-02-20T02:29:22.480Z] 5f70bf18a086: Waiting [2025-02-20T02:29:22.480Z] b5169e8c6aed: Waiting [2025-02-20T02:29:22.480Z] 8cc8389f87e0: Waiting [2025-02-20T02:29:22.480Z] 4ddf77629333: Waiting [2025-02-20T02:29:22.480Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:22.481Z] f30ade24a6d1: Layer already exists [2025-02-20T02:29:22.481Z] ecb005610be9: Layer already exists [2025-02-20T02:29:22.481Z] 82c19b20c751: Layer already exists [2025-02-20T02:29:22.481Z] cb0452ea39d4: Layer already exists [2025-02-20T02:29:22.481Z] e4a23f2ba6f9: Layer already exists [2025-02-20T02:29:22.481Z] 8ef52586c443: Layer already exists [2025-02-20T02:29:22.481Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:22.481Z] c3b136f18230: Layer already exists [2025-02-20T02:29:22.481Z] e02914995ad6: Layer already exists [2025-02-20T02:29:22.481Z] cbe646cd851a: Layer already exists [2025-02-20T02:29:22.744Z] 5f70bf18a086: Layer already exists [2025-02-20T02:29:22.744Z] ed7381f81bd1: Layer already exists [2025-02-20T02:29:22.744Z] b5169e8c6aed: Layer already exists [2025-02-20T02:29:22.744Z] 4ddf77629333: Layer already exists [2025-02-20T02:29:22.744Z] 8cc8389f87e0: Layer already exists [2025-02-20T02:29:22.744Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:22.744Z] 4.0.0-dev.60: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:23.103Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:23.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:23.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-20T02:29:23.458Z] f30ade24a6d1: Preparing [2025-02-20T02:29:23.458Z] 82c19b20c751: Preparing [2025-02-20T02:29:23.458Z] cb0452ea39d4: Preparing [2025-02-20T02:29:23.458Z] ecb005610be9: Preparing [2025-02-20T02:29:23.458Z] e4a23f2ba6f9: Preparing [2025-02-20T02:29:23.458Z] e02914995ad6: Preparing [2025-02-20T02:29:23.458Z] 8ef52586c443: Preparing [2025-02-20T02:29:23.458Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:23.458Z] c3b136f18230: Preparing [2025-02-20T02:29:23.458Z] cbe646cd851a: Preparing [2025-02-20T02:29:23.458Z] ed7381f81bd1: Preparing [2025-02-20T02:29:23.458Z] 5f70bf18a086: Preparing [2025-02-20T02:29:23.458Z] b5169e8c6aed: Preparing [2025-02-20T02:29:23.458Z] 8cc8389f87e0: Preparing [2025-02-20T02:29:23.458Z] 4ddf77629333: Preparing [2025-02-20T02:29:23.458Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:23.458Z] ed7381f81bd1: Waiting [2025-02-20T02:29:23.458Z] e02914995ad6: Waiting [2025-02-20T02:29:23.458Z] 5f70bf18a086: Waiting [2025-02-20T02:29:23.458Z] 8ef52586c443: Waiting [2025-02-20T02:29:23.458Z] b5169e8c6aed: Waiting [2025-02-20T02:29:23.458Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:23.458Z] 8cc8389f87e0: Waiting [2025-02-20T02:29:23.458Z] c3b136f18230: Waiting [2025-02-20T02:29:23.458Z] cbe646cd851a: Waiting [2025-02-20T02:29:23.458Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:23.458Z] 4ddf77629333: Waiting [2025-02-20T02:29:23.458Z] e4a23f2ba6f9: Layer already exists [2025-02-20T02:29:23.458Z] ecb005610be9: Layer already exists [2025-02-20T02:29:23.458Z] cb0452ea39d4: Layer already exists [2025-02-20T02:29:23.458Z] 82c19b20c751: Layer already exists [2025-02-20T02:29:23.458Z] f30ade24a6d1: Layer already exists [2025-02-20T02:29:23.458Z] e02914995ad6: Layer already exists [2025-02-20T02:29:23.458Z] 8ef52586c443: Layer already exists [2025-02-20T02:29:23.458Z] c3b136f18230: Layer already exists [2025-02-20T02:29:23.458Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:23.458Z] cbe646cd851a: Layer already exists [2025-02-20T02:29:23.458Z] ed7381f81bd1: Layer already exists [2025-02-20T02:29:23.458Z] 5f70bf18a086: Layer already exists [2025-02-20T02:29:23.458Z] 8cc8389f87e0: Layer already exists [2025-02-20T02:29:23.458Z] 4ddf77629333: Layer already exists [2025-02-20T02:29:23.458Z] b5169e8c6aed: Layer already exists [2025-02-20T02:29:23.458Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:23.721Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:24.067Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:24.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-20T02:29:24.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-20T02:29:24.421Z] f30ade24a6d1: Preparing [2025-02-20T02:29:24.421Z] 82c19b20c751: Preparing [2025-02-20T02:29:24.421Z] cb0452ea39d4: Preparing [2025-02-20T02:29:24.421Z] ecb005610be9: Preparing [2025-02-20T02:29:24.421Z] e4a23f2ba6f9: Preparing [2025-02-20T02:29:24.421Z] e02914995ad6: Preparing [2025-02-20T02:29:24.421Z] 8ef52586c443: Preparing [2025-02-20T02:29:24.421Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:24.421Z] e02914995ad6: Waiting [2025-02-20T02:29:24.421Z] c3b136f18230: Preparing [2025-02-20T02:29:24.421Z] 8ef52586c443: Waiting [2025-02-20T02:29:24.421Z] cbe646cd851a: Preparing [2025-02-20T02:29:24.421Z] ed7381f81bd1: Preparing [2025-02-20T02:29:24.421Z] 5f70bf18a086: Preparing [2025-02-20T02:29:24.421Z] b5169e8c6aed: Preparing [2025-02-20T02:29:24.421Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:24.421Z] 8cc8389f87e0: Preparing [2025-02-20T02:29:24.421Z] c3b136f18230: Waiting [2025-02-20T02:29:24.421Z] cbe646cd851a: Waiting [2025-02-20T02:29:24.421Z] 4ddf77629333: Preparing [2025-02-20T02:29:24.421Z] ed7381f81bd1: Waiting [2025-02-20T02:29:24.421Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:24.421Z] 5f70bf18a086: Waiting [2025-02-20T02:29:24.421Z] 8cc8389f87e0: Waiting [2025-02-20T02:29:24.421Z] 4ddf77629333: Waiting [2025-02-20T02:29:24.421Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:24.421Z] b5169e8c6aed: Waiting [2025-02-20T02:29:24.421Z] cb0452ea39d4: Layer already exists [2025-02-20T02:29:24.421Z] 82c19b20c751: Layer already exists [2025-02-20T02:29:24.421Z] e4a23f2ba6f9: Layer already exists [2025-02-20T02:29:24.421Z] ecb005610be9: Layer already exists [2025-02-20T02:29:24.421Z] f30ade24a6d1: Layer already exists [2025-02-20T02:29:24.421Z] 8ef52586c443: Layer already exists [2025-02-20T02:29:24.421Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:24.421Z] e02914995ad6: Layer already exists [2025-02-20T02:29:24.421Z] c3b136f18230: Layer already exists [2025-02-20T02:29:24.421Z] cbe646cd851a: Layer already exists [2025-02-20T02:29:24.421Z] ed7381f81bd1: Layer already exists [2025-02-20T02:29:24.421Z] b5169e8c6aed: Layer already exists [2025-02-20T02:29:24.421Z] 5f70bf18a086: Layer already exists [2025-02-20T02:29:24.421Z] 4ddf77629333: Layer already exists [2025-02-20T02:29:24.421Z] 8cc8389f87e0: Layer already exists [2025-02-20T02:29:24.421Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:24.689Z] main: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:24.777Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:24.792Z] taggedImages: [2025-02-20T02:29:24.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:24.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-20T02:29:24.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 [2025-02-20T02:29:24.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:24.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-20T02:29:24.828Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-20T02:29:24.828Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:24.828Z] latest [2025-02-20T02:29:24.828Z] 4.0.0-dev.60 [2025-02-20T02:29:24.828Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:24.828Z] main [2025-02-20T02:29:24.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:25.212Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:25.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:25.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-20T02:29:25.582Z] 7bbc180adec4: Preparing [2025-02-20T02:29:25.582Z] 26755c42e676: Preparing [2025-02-20T02:29:25.582Z] 1313171c4fd4: Preparing [2025-02-20T02:29:25.582Z] e86233e61a1a: Preparing [2025-02-20T02:29:25.582Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:25.582Z] c3b136f18230: Preparing [2025-02-20T02:29:25.582Z] 3322ed27161b: Preparing [2025-02-20T02:29:25.582Z] b747aada9d93: Preparing [2025-02-20T02:29:25.582Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:25.582Z] c3b136f18230: Waiting [2025-02-20T02:29:25.582Z] 3322ed27161b: Waiting [2025-02-20T02:29:25.582Z] b747aada9d93: Waiting [2025-02-20T02:29:25.582Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:25.582Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:25.848Z] c3b136f18230: Layer already exists [2025-02-20T02:29:25.848Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:25.848Z] b747aada9d93: Layer already exists [2025-02-20T02:29:25.848Z] 26755c42e676: Pushed [2025-02-20T02:29:25.848Z] 1313171c4fd4: Pushed [2025-02-20T02:29:25.848Z] 7bbc180adec4: Pushed [2025-02-20T02:29:25.848Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:31.171Z] e86233e61a1a: Pushed [2025-02-20T02:29:31.171Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:31.535Z] + 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-02-20T02:29:31.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-20T02:29:31.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-20T02:29:31.903Z] 7bbc180adec4: Preparing [2025-02-20T02:29:31.903Z] 26755c42e676: Preparing [2025-02-20T02:29:31.903Z] 1313171c4fd4: Preparing [2025-02-20T02:29:31.903Z] e86233e61a1a: Preparing [2025-02-20T02:29:31.903Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:31.903Z] c3b136f18230: Preparing [2025-02-20T02:29:31.903Z] 3322ed27161b: Preparing [2025-02-20T02:29:31.903Z] b747aada9d93: Preparing [2025-02-20T02:29:31.903Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:31.903Z] c3b136f18230: Waiting [2025-02-20T02:29:31.903Z] 3322ed27161b: Waiting [2025-02-20T02:29:31.903Z] b747aada9d93: Waiting [2025-02-20T02:29:31.903Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:31.903Z] 1313171c4fd4: Layer already exists [2025-02-20T02:29:31.903Z] 7bbc180adec4: Layer already exists [2025-02-20T02:29:31.903Z] e86233e61a1a: Layer already exists [2025-02-20T02:29:31.903Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:31.903Z] 26755c42e676: Layer already exists [2025-02-20T02:29:31.903Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:31.903Z] c3b136f18230: Layer already exists [2025-02-20T02:29:31.903Z] b747aada9d93: Layer already exists [2025-02-20T02:29:31.903Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:32.167Z] latest: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:32.551Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:32.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 [2025-02-20T02:29:32.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-20T02:29:32.912Z] 7bbc180adec4: Preparing [2025-02-20T02:29:32.912Z] 26755c42e676: Preparing [2025-02-20T02:29:32.912Z] 1313171c4fd4: Preparing [2025-02-20T02:29:32.912Z] e86233e61a1a: Preparing [2025-02-20T02:29:32.912Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:32.912Z] c3b136f18230: Preparing [2025-02-20T02:29:32.912Z] 3322ed27161b: Preparing [2025-02-20T02:29:32.912Z] b747aada9d93: Preparing [2025-02-20T02:29:32.912Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:32.912Z] c3b136f18230: Waiting [2025-02-20T02:29:32.912Z] 3322ed27161b: Waiting [2025-02-20T02:29:32.912Z] b747aada9d93: Waiting [2025-02-20T02:29:32.912Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:32.912Z] 7bbc180adec4: Layer already exists [2025-02-20T02:29:32.912Z] e86233e61a1a: Layer already exists [2025-02-20T02:29:32.912Z] 26755c42e676: Layer already exists [2025-02-20T02:29:32.912Z] 1313171c4fd4: Layer already exists [2025-02-20T02:29:32.912Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:32.912Z] b747aada9d93: Layer already exists [2025-02-20T02:29:32.912Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:32.912Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:32.912Z] c3b136f18230: Layer already exists [2025-02-20T02:29:33.176Z] 4.0.0-dev.60: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:33.538Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:33.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:33.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-20T02:29:33.884Z] 7bbc180adec4: Preparing [2025-02-20T02:29:33.884Z] 26755c42e676: Preparing [2025-02-20T02:29:33.884Z] 1313171c4fd4: Preparing [2025-02-20T02:29:33.884Z] e86233e61a1a: Preparing [2025-02-20T02:29:33.884Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:33.884Z] c3b136f18230: Preparing [2025-02-20T02:29:33.884Z] 3322ed27161b: Preparing [2025-02-20T02:29:33.884Z] b747aada9d93: Preparing [2025-02-20T02:29:33.884Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:33.884Z] c3b136f18230: Waiting [2025-02-20T02:29:33.884Z] 3322ed27161b: Waiting [2025-02-20T02:29:33.884Z] b747aada9d93: Waiting [2025-02-20T02:29:33.884Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:33.884Z] e86233e61a1a: Layer already exists [2025-02-20T02:29:33.884Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:33.884Z] 1313171c4fd4: Layer already exists [2025-02-20T02:29:33.884Z] 26755c42e676: Layer already exists [2025-02-20T02:29:33.884Z] 7bbc180adec4: Layer already exists [2025-02-20T02:29:33.884Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:33.884Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:33.884Z] b747aada9d93: Layer already exists [2025-02-20T02:29:33.884Z] c3b136f18230: Layer already exists [2025-02-20T02:29:34.149Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:34.502Z] + 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-02-20T02:29:34.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-20T02:29:34.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-20T02:29:34.855Z] 7bbc180adec4: Preparing [2025-02-20T02:29:34.855Z] 26755c42e676: Preparing [2025-02-20T02:29:34.855Z] 1313171c4fd4: Preparing [2025-02-20T02:29:34.855Z] e86233e61a1a: Preparing [2025-02-20T02:29:34.855Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:34.855Z] c3b136f18230: Preparing [2025-02-20T02:29:34.855Z] 3322ed27161b: Preparing [2025-02-20T02:29:34.855Z] b747aada9d93: Preparing [2025-02-20T02:29:34.855Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:34.855Z] c3b136f18230: Waiting [2025-02-20T02:29:34.855Z] 3322ed27161b: Waiting [2025-02-20T02:29:34.855Z] b747aada9d93: Waiting [2025-02-20T02:29:34.855Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:34.855Z] 26755c42e676: Layer already exists [2025-02-20T02:29:34.855Z] e86233e61a1a: Layer already exists [2025-02-20T02:29:34.855Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:34.855Z] 7bbc180adec4: Layer already exists [2025-02-20T02:29:34.855Z] 1313171c4fd4: Layer already exists [2025-02-20T02:29:34.855Z] c3b136f18230: Layer already exists [2025-02-20T02:29:34.855Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:34.855Z] b747aada9d93: Layer already exists [2025-02-20T02:29:34.855Z] 3322ed27161b: Layer already exists [2025-02-20T02:29:35.119Z] main: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:35.200Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:35.214Z] taggedImages: [2025-02-20T02:29:35.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:35.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-20T02:29:35.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 [2025-02-20T02:29:35.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:35.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-20T02:29:35.244Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-20T02:29:35.244Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:35.244Z] latest [2025-02-20T02:29:35.244Z] 4.0.0-dev.60 [2025-02-20T02:29:35.244Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:35.244Z] main [2025-02-20T02:29:35.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:35.616Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:35.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:35.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-20T02:29:35.972Z] e6db8c0857d5: Preparing [2025-02-20T02:29:35.972Z] 039d7372e26c: Preparing [2025-02-20T02:29:35.972Z] 9512ba9b71b3: Preparing [2025-02-20T02:29:35.972Z] 9c6ac9a5fc50: Preparing [2025-02-20T02:29:35.972Z] d95a72b533df: Preparing [2025-02-20T02:29:35.972Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:35.972Z] c3b136f18230: Preparing [2025-02-20T02:29:35.972Z] 172b1de35435: Preparing [2025-02-20T02:29:35.972Z] 0903597599a4: Preparing [2025-02-20T02:29:35.972Z] e6d3322edb9b: Preparing [2025-02-20T02:29:35.972Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:35.972Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:35.972Z] c3b136f18230: Waiting [2025-02-20T02:29:35.972Z] 0903597599a4: Waiting [2025-02-20T02:29:35.972Z] e6d3322edb9b: Waiting [2025-02-20T02:29:35.972Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:35.972Z] 172b1de35435: Waiting [2025-02-20T02:29:36.239Z] d95a72b533df: Pushed [2025-02-20T02:29:36.239Z] 9c6ac9a5fc50: Pushed [2025-02-20T02:29:36.239Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:36.239Z] 039d7372e26c: Pushed [2025-02-20T02:29:36.239Z] e6db8c0857d5: Pushed [2025-02-20T02:29:36.239Z] c3b136f18230: Layer already exists [2025-02-20T02:29:36.239Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:36.239Z] 172b1de35435: Pushed [2025-02-20T02:29:36.507Z] 0903597599a4: Pushed [2025-02-20T02:29:39.074Z] e6d3322edb9b: Pushed [2025-02-20T02:29:40.472Z] 9512ba9b71b3: Pushed [2025-02-20T02:29:40.472Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:40.832Z] + 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-02-20T02:29:41.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-20T02:29:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-20T02:29:41.193Z] e6db8c0857d5: Preparing [2025-02-20T02:29:41.193Z] 039d7372e26c: Preparing [2025-02-20T02:29:41.193Z] 9512ba9b71b3: Preparing [2025-02-20T02:29:41.193Z] 9c6ac9a5fc50: Preparing [2025-02-20T02:29:41.193Z] d95a72b533df: Preparing [2025-02-20T02:29:41.193Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:41.193Z] c3b136f18230: Preparing [2025-02-20T02:29:41.193Z] 172b1de35435: Preparing [2025-02-20T02:29:41.193Z] 0903597599a4: Preparing [2025-02-20T02:29:41.193Z] e6d3322edb9b: Preparing [2025-02-20T02:29:41.193Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:41.193Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:41.193Z] 172b1de35435: Waiting [2025-02-20T02:29:41.193Z] e6d3322edb9b: Waiting [2025-02-20T02:29:41.193Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:41.193Z] 0903597599a4: Waiting [2025-02-20T02:29:41.193Z] c3b136f18230: Waiting [2025-02-20T02:29:41.193Z] e6db8c0857d5: Layer already exists [2025-02-20T02:29:41.193Z] 9512ba9b71b3: Layer already exists [2025-02-20T02:29:41.193Z] d95a72b533df: Layer already exists [2025-02-20T02:29:41.193Z] 039d7372e26c: Layer already exists [2025-02-20T02:29:41.193Z] 9c6ac9a5fc50: Layer already exists [2025-02-20T02:29:41.193Z] 0903597599a4: Layer already exists [2025-02-20T02:29:41.193Z] c3b136f18230: Layer already exists [2025-02-20T02:29:41.193Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:41.193Z] e6d3322edb9b: Layer already exists [2025-02-20T02:29:41.193Z] 172b1de35435: Layer already exists [2025-02-20T02:29:41.193Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:41.456Z] latest: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:41.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:42.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 [2025-02-20T02:29:42.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-20T02:29:42.172Z] e6db8c0857d5: Preparing [2025-02-20T02:29:42.172Z] 039d7372e26c: Preparing [2025-02-20T02:29:42.172Z] 9512ba9b71b3: Preparing [2025-02-20T02:29:42.172Z] 9c6ac9a5fc50: Preparing [2025-02-20T02:29:42.172Z] d95a72b533df: Preparing [2025-02-20T02:29:42.172Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:42.172Z] c3b136f18230: Preparing [2025-02-20T02:29:42.172Z] 172b1de35435: Preparing [2025-02-20T02:29:42.172Z] 0903597599a4: Preparing [2025-02-20T02:29:42.172Z] e6d3322edb9b: Preparing [2025-02-20T02:29:42.172Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:42.172Z] 172b1de35435: Waiting [2025-02-20T02:29:42.172Z] 0903597599a4: Waiting [2025-02-20T02:29:42.172Z] e6d3322edb9b: Waiting [2025-02-20T02:29:42.172Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:42.172Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:42.172Z] c3b136f18230: Waiting [2025-02-20T02:29:42.172Z] d95a72b533df: Layer already exists [2025-02-20T02:29:42.172Z] e6db8c0857d5: Layer already exists [2025-02-20T02:29:42.172Z] 039d7372e26c: Layer already exists [2025-02-20T02:29:42.172Z] 9c6ac9a5fc50: Layer already exists [2025-02-20T02:29:42.172Z] 9512ba9b71b3: Layer already exists [2025-02-20T02:29:42.172Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:42.172Z] c3b136f18230: Layer already exists [2025-02-20T02:29:42.172Z] 172b1de35435: Layer already exists [2025-02-20T02:29:42.172Z] e6d3322edb9b: Layer already exists [2025-02-20T02:29:42.172Z] 0903597599a4: Layer already exists [2025-02-20T02:29:42.172Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:42.172Z] 4.0.0-dev.60: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:42.793Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:43.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:43.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-20T02:29:43.146Z] e6db8c0857d5: Preparing [2025-02-20T02:29:43.146Z] 039d7372e26c: Preparing [2025-02-20T02:29:43.146Z] 9512ba9b71b3: Preparing [2025-02-20T02:29:43.146Z] 9c6ac9a5fc50: Preparing [2025-02-20T02:29:43.146Z] d95a72b533df: Preparing [2025-02-20T02:29:43.146Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:43.146Z] c3b136f18230: Preparing [2025-02-20T02:29:43.146Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:43.146Z] 172b1de35435: Preparing [2025-02-20T02:29:43.146Z] c3b136f18230: Waiting [2025-02-20T02:29:43.146Z] 0903597599a4: Preparing [2025-02-20T02:29:43.146Z] e6d3322edb9b: Preparing [2025-02-20T02:29:43.146Z] 172b1de35435: Waiting [2025-02-20T02:29:43.146Z] 0903597599a4: Waiting [2025-02-20T02:29:43.146Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:43.146Z] 9512ba9b71b3: Layer already exists [2025-02-20T02:29:43.146Z] e6db8c0857d5: Layer already exists [2025-02-20T02:29:43.146Z] 9c6ac9a5fc50: Layer already exists [2025-02-20T02:29:43.146Z] d95a72b533df: Layer already exists [2025-02-20T02:29:43.146Z] 039d7372e26c: Layer already exists [2025-02-20T02:29:43.146Z] 172b1de35435: Layer already exists [2025-02-20T02:29:43.146Z] e6d3322edb9b: Layer already exists [2025-02-20T02:29:43.146Z] c3b136f18230: Layer already exists [2025-02-20T02:29:43.146Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:43.146Z] 0903597599a4: Layer already exists [2025-02-20T02:29:43.146Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:43.412Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:43.768Z] + 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-02-20T02:29:44.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-20T02:29:44.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-20T02:29:44.116Z] e6db8c0857d5: Preparing [2025-02-20T02:29:44.116Z] 039d7372e26c: Preparing [2025-02-20T02:29:44.116Z] 9512ba9b71b3: Preparing [2025-02-20T02:29:44.116Z] 9c6ac9a5fc50: Preparing [2025-02-20T02:29:44.116Z] d95a72b533df: Preparing [2025-02-20T02:29:44.116Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:44.116Z] c3b136f18230: Preparing [2025-02-20T02:29:44.116Z] 172b1de35435: Preparing [2025-02-20T02:29:44.116Z] 0903597599a4: Preparing [2025-02-20T02:29:44.116Z] e6d3322edb9b: Preparing [2025-02-20T02:29:44.116Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:44.116Z] c3b136f18230: Waiting [2025-02-20T02:29:44.116Z] 172b1de35435: Waiting [2025-02-20T02:29:44.116Z] 0903597599a4: Waiting [2025-02-20T02:29:44.116Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:44.116Z] e6d3322edb9b: Waiting [2025-02-20T02:29:44.116Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:44.116Z] 039d7372e26c: Layer already exists [2025-02-20T02:29:44.116Z] 9512ba9b71b3: Layer already exists [2025-02-20T02:29:44.116Z] d95a72b533df: Layer already exists [2025-02-20T02:29:44.116Z] e6db8c0857d5: Layer already exists [2025-02-20T02:29:44.116Z] 9c6ac9a5fc50: Layer already exists [2025-02-20T02:29:44.116Z] 172b1de35435: Layer already exists [2025-02-20T02:29:44.116Z] c3b136f18230: Layer already exists [2025-02-20T02:29:44.116Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:44.116Z] e6d3322edb9b: Layer already exists [2025-02-20T02:29:44.116Z] 0903597599a4: Layer already exists [2025-02-20T02:29:44.116Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:44.382Z] main: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:44.471Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:44.490Z] taggedImages: [2025-02-20T02:29:44.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:44.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-20T02:29:44.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 [2025-02-20T02:29:44.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:44.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-20T02:29:44.521Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-20T02:29:44.521Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:44.521Z] latest [2025-02-20T02:29:44.521Z] 4.0.0-dev.60 [2025-02-20T02:29:44.521Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:44.521Z] main [2025-02-20T02:29:44.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:44.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:45.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:45.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-20T02:29:45.268Z] 1f4c098f9807: Preparing [2025-02-20T02:29:45.268Z] ee35585ae760: Preparing [2025-02-20T02:29:45.268Z] 4f3420145839: Preparing [2025-02-20T02:29:45.268Z] a724226c210f: Preparing [2025-02-20T02:29:45.268Z] 026ec7cc65c9: Preparing [2025-02-20T02:29:45.268Z] 1274c1b7430a: Preparing [2025-02-20T02:29:45.268Z] 0a30447c1226: Preparing [2025-02-20T02:29:45.268Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:45.268Z] c3b136f18230: Preparing [2025-02-20T02:29:45.268Z] 66d97bd9a450: Preparing [2025-02-20T02:29:45.268Z] f7c053b91306: Preparing [2025-02-20T02:29:45.268Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:45.268Z] 0a30447c1226: Waiting [2025-02-20T02:29:45.268Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:45.268Z] c3b136f18230: Waiting [2025-02-20T02:29:45.268Z] 66d97bd9a450: Waiting [2025-02-20T02:29:45.268Z] f7c053b91306: Waiting [2025-02-20T02:29:45.268Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:45.268Z] 1274c1b7430a: Waiting [2025-02-20T02:29:45.531Z] ee35585ae760: Pushed [2025-02-20T02:29:45.531Z] 026ec7cc65c9: Pushed [2025-02-20T02:29:45.531Z] 1f4c098f9807: Pushed [2025-02-20T02:29:45.531Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:45.531Z] c3b136f18230: Layer already exists [2025-02-20T02:29:45.531Z] 1274c1b7430a: Pushed [2025-02-20T02:29:45.795Z] 0a30447c1226: Pushed [2025-02-20T02:29:45.795Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:45.795Z] 66d97bd9a450: Pushed [2025-02-20T02:29:49.118Z] f7c053b91306: Pushed [2025-02-20T02:29:49.696Z] a724226c210f: Pushed [2025-02-20T02:29:52.267Z] 4f3420145839: Pushed [2025-02-20T02:29:52.267Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:52.627Z] + 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-02-20T02:29:52.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-20T02:29:52.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-20T02:29:52.989Z] 1f4c098f9807: Preparing [2025-02-20T02:29:52.989Z] ee35585ae760: Preparing [2025-02-20T02:29:52.989Z] 4f3420145839: Preparing [2025-02-20T02:29:52.989Z] a724226c210f: Preparing [2025-02-20T02:29:52.989Z] 026ec7cc65c9: Preparing [2025-02-20T02:29:52.989Z] 1274c1b7430a: Preparing [2025-02-20T02:29:52.989Z] 0a30447c1226: Preparing [2025-02-20T02:29:52.989Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:52.989Z] c3b136f18230: Preparing [2025-02-20T02:29:52.989Z] 66d97bd9a450: Preparing [2025-02-20T02:29:52.989Z] f7c053b91306: Preparing [2025-02-20T02:29:52.989Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:52.989Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:52.989Z] c3b136f18230: Waiting [2025-02-20T02:29:52.989Z] 1274c1b7430a: Waiting [2025-02-20T02:29:52.989Z] f7c053b91306: Waiting [2025-02-20T02:29:52.989Z] 0a30447c1226: Waiting [2025-02-20T02:29:52.989Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:52.989Z] 66d97bd9a450: Waiting [2025-02-20T02:29:52.989Z] 026ec7cc65c9: Layer already exists [2025-02-20T02:29:52.989Z] 4f3420145839: Layer already exists [2025-02-20T02:29:52.989Z] a724226c210f: Layer already exists [2025-02-20T02:29:52.989Z] ee35585ae760: Layer already exists [2025-02-20T02:29:52.989Z] 1f4c098f9807: Layer already exists [2025-02-20T02:29:52.989Z] 1274c1b7430a: Layer already exists [2025-02-20T02:29:52.989Z] c3b136f18230: Layer already exists [2025-02-20T02:29:52.989Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:52.989Z] 0a30447c1226: Layer already exists [2025-02-20T02:29:52.989Z] 66d97bd9a450: Layer already exists [2025-02-20T02:29:52.989Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:52.989Z] f7c053b91306: Layer already exists [2025-02-20T02:29:53.255Z] latest: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:53.603Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:53.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 [2025-02-20T02:29:53.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-20T02:29:53.947Z] 1f4c098f9807: Preparing [2025-02-20T02:29:53.947Z] ee35585ae760: Preparing [2025-02-20T02:29:53.947Z] 4f3420145839: Preparing [2025-02-20T02:29:53.947Z] a724226c210f: Preparing [2025-02-20T02:29:53.947Z] 026ec7cc65c9: Preparing [2025-02-20T02:29:53.947Z] 1274c1b7430a: Preparing [2025-02-20T02:29:53.947Z] 0a30447c1226: Preparing [2025-02-20T02:29:53.947Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:53.947Z] c3b136f18230: Preparing [2025-02-20T02:29:53.947Z] 66d97bd9a450: Preparing [2025-02-20T02:29:53.947Z] f7c053b91306: Preparing [2025-02-20T02:29:53.947Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:53.947Z] 0a30447c1226: Waiting [2025-02-20T02:29:53.947Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:53.947Z] c3b136f18230: Waiting [2025-02-20T02:29:53.947Z] 66d97bd9a450: Waiting [2025-02-20T02:29:53.947Z] f7c053b91306: Waiting [2025-02-20T02:29:53.947Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:53.947Z] 1274c1b7430a: Waiting [2025-02-20T02:29:53.947Z] 1f4c098f9807: Layer already exists [2025-02-20T02:29:53.947Z] ee35585ae760: Layer already exists [2025-02-20T02:29:53.947Z] a724226c210f: Layer already exists [2025-02-20T02:29:53.947Z] 4f3420145839: Layer already exists [2025-02-20T02:29:53.947Z] 026ec7cc65c9: Layer already exists [2025-02-20T02:29:53.947Z] 0a30447c1226: Layer already exists [2025-02-20T02:29:53.947Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:53.947Z] 1274c1b7430a: Layer already exists [2025-02-20T02:29:53.947Z] 66d97bd9a450: Layer already exists [2025-02-20T02:29:53.947Z] c3b136f18230: Layer already exists [2025-02-20T02:29:53.947Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:53.947Z] f7c053b91306: Layer already exists [2025-02-20T02:29:54.214Z] 4.0.0-dev.60: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:54.579Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:54.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:54.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-20T02:29:54.931Z] 1f4c098f9807: Preparing [2025-02-20T02:29:54.931Z] ee35585ae760: Preparing [2025-02-20T02:29:54.931Z] 4f3420145839: Preparing [2025-02-20T02:29:54.931Z] a724226c210f: Preparing [2025-02-20T02:29:54.931Z] 026ec7cc65c9: Preparing [2025-02-20T02:29:54.931Z] 1274c1b7430a: Preparing [2025-02-20T02:29:54.931Z] 0a30447c1226: Preparing [2025-02-20T02:29:54.931Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:54.931Z] c3b136f18230: Preparing [2025-02-20T02:29:54.931Z] 66d97bd9a450: Preparing [2025-02-20T02:29:54.931Z] f7c053b91306: Preparing [2025-02-20T02:29:54.931Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:54.931Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:54.931Z] c3b136f18230: Waiting [2025-02-20T02:29:54.931Z] 66d97bd9a450: Waiting [2025-02-20T02:29:54.931Z] f7c053b91306: Waiting [2025-02-20T02:29:54.931Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:54.931Z] 1274c1b7430a: Waiting [2025-02-20T02:29:54.931Z] 0a30447c1226: Waiting [2025-02-20T02:29:54.931Z] 026ec7cc65c9: Layer already exists [2025-02-20T02:29:54.931Z] ee35585ae760: Layer already exists [2025-02-20T02:29:54.931Z] 1f4c098f9807: Layer already exists [2025-02-20T02:29:54.931Z] 4f3420145839: Layer already exists [2025-02-20T02:29:54.931Z] a724226c210f: Layer already exists [2025-02-20T02:29:54.931Z] 1274c1b7430a: Layer already exists [2025-02-20T02:29:54.931Z] 0a30447c1226: Layer already exists [2025-02-20T02:29:54.931Z] 66d97bd9a450: Layer already exists [2025-02-20T02:29:54.931Z] c3b136f18230: Layer already exists [2025-02-20T02:29:54.931Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:54.931Z] f7c053b91306: Layer already exists [2025-02-20T02:29:54.931Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:55.197Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:55.556Z] + 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-02-20T02:29:55.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-20T02:29:55.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-20T02:29:55.899Z] 1f4c098f9807: Preparing [2025-02-20T02:29:55.899Z] ee35585ae760: Preparing [2025-02-20T02:29:55.899Z] 4f3420145839: Preparing [2025-02-20T02:29:55.899Z] a724226c210f: Preparing [2025-02-20T02:29:55.899Z] 026ec7cc65c9: Preparing [2025-02-20T02:29:55.899Z] 1274c1b7430a: Preparing [2025-02-20T02:29:55.899Z] 0a30447c1226: Preparing [2025-02-20T02:29:55.899Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:55.899Z] c3b136f18230: Preparing [2025-02-20T02:29:55.899Z] 66d97bd9a450: Preparing [2025-02-20T02:29:55.899Z] f7c053b91306: Preparing [2025-02-20T02:29:55.899Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:55.899Z] c3b136f18230: Waiting [2025-02-20T02:29:55.899Z] 1274c1b7430a: Waiting [2025-02-20T02:29:55.899Z] 0a30447c1226: Waiting [2025-02-20T02:29:55.899Z] 70b7c3d8f3a5: Waiting [2025-02-20T02:29:55.899Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:55.899Z] 66d97bd9a450: Waiting [2025-02-20T02:29:55.899Z] f7c053b91306: Waiting [2025-02-20T02:29:55.899Z] 4f3420145839: Layer already exists [2025-02-20T02:29:55.899Z] a724226c210f: Layer already exists [2025-02-20T02:29:55.899Z] ee35585ae760: Layer already exists [2025-02-20T02:29:55.899Z] 1f4c098f9807: Layer already exists [2025-02-20T02:29:55.899Z] 026ec7cc65c9: Layer already exists [2025-02-20T02:29:55.899Z] 0a30447c1226: Layer already exists [2025-02-20T02:29:55.899Z] 1274c1b7430a: Layer already exists [2025-02-20T02:29:55.900Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:55.900Z] c3b136f18230: Layer already exists [2025-02-20T02:29:55.900Z] 66d97bd9a450: Layer already exists [2025-02-20T02:29:55.900Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:55.900Z] f7c053b91306: Layer already exists [2025-02-20T02:29:56.165Z] main: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:29:56.250Z] ===================================================== [Pipeline] echo [2025-02-20T02:29:56.264Z] taggedImages: [2025-02-20T02:29:56.264Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:56.264Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-20T02:29:56.264Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 [2025-02-20T02:29:56.264Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:56.264Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-20T02:29:56.300Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-20T02:29:56.300Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:56.300Z] latest [2025-02-20T02:29:56.300Z] 4.0.0-dev.60 [2025-02-20T02:29:56.300Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:29:56.300Z] main [2025-02-20T02:29:56.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:56.683Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:29:57.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:29:57.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-20T02:29:57.052Z] 2e286672fecb: Preparing [2025-02-20T02:29:57.052Z] 0f35bc93060c: Preparing [2025-02-20T02:29:57.052Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:29:57.052Z] c3b136f18230: Preparing [2025-02-20T02:29:57.052Z] 479821831d99: Preparing [2025-02-20T02:29:57.052Z] 61657543ab55: Preparing [2025-02-20T02:29:57.052Z] dd9c8f8612c8: Preparing [2025-02-20T02:29:57.052Z] 61657543ab55: Waiting [2025-02-20T02:29:57.052Z] dd9c8f8612c8: Waiting [2025-02-20T02:29:57.052Z] c3b136f18230: Layer already exists [2025-02-20T02:29:57.318Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:29:57.318Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:29:57.318Z] 479821831d99: Pushed [2025-02-20T02:29:57.318Z] 2e286672fecb: Pushed [2025-02-20T02:29:59.254Z] 61657543ab55: Pushed [2025-02-20T02:30:04.585Z] 0f35bc93060c: Pushed [2025-02-20T02:30:04.585Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:04.945Z] + 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-02-20T02:30:05.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-20T02:30:05.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-20T02:30:05.295Z] 2e286672fecb: Preparing [2025-02-20T02:30:05.295Z] 0f35bc93060c: Preparing [2025-02-20T02:30:05.295Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:05.295Z] c3b136f18230: Preparing [2025-02-20T02:30:05.295Z] 479821831d99: Preparing [2025-02-20T02:30:05.295Z] 61657543ab55: Preparing [2025-02-20T02:30:05.295Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:05.295Z] 61657543ab55: Waiting [2025-02-20T02:30:05.295Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:05.295Z] 2e286672fecb: Layer already exists [2025-02-20T02:30:05.295Z] 479821831d99: Layer already exists [2025-02-20T02:30:05.295Z] c3b136f18230: Layer already exists [2025-02-20T02:30:05.295Z] 0f35bc93060c: Layer already exists [2025-02-20T02:30:05.295Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:05.295Z] 61657543ab55: Layer already exists [2025-02-20T02:30:05.295Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:05.563Z] latest: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:05.913Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:06.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 [2025-02-20T02:30:06.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-20T02:30:06.261Z] 2e286672fecb: Preparing [2025-02-20T02:30:06.261Z] 0f35bc93060c: Preparing [2025-02-20T02:30:06.261Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:06.261Z] c3b136f18230: Preparing [2025-02-20T02:30:06.261Z] 479821831d99: Preparing [2025-02-20T02:30:06.261Z] 61657543ab55: Preparing [2025-02-20T02:30:06.261Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:06.261Z] 61657543ab55: Waiting [2025-02-20T02:30:06.261Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:06.261Z] 479821831d99: Layer already exists [2025-02-20T02:30:06.261Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:06.261Z] 0f35bc93060c: Layer already exists [2025-02-20T02:30:06.261Z] c3b136f18230: Layer already exists [2025-02-20T02:30:06.261Z] 2e286672fecb: Layer already exists [2025-02-20T02:30:06.261Z] 61657543ab55: Layer already exists [2025-02-20T02:30:06.261Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:06.261Z] 4.0.0-dev.60: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:06.871Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:07.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:07.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-20T02:30:07.226Z] 2e286672fecb: Preparing [2025-02-20T02:30:07.226Z] 0f35bc93060c: Preparing [2025-02-20T02:30:07.226Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:07.226Z] c3b136f18230: Preparing [2025-02-20T02:30:07.226Z] 479821831d99: Preparing [2025-02-20T02:30:07.226Z] 61657543ab55: Preparing [2025-02-20T02:30:07.226Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:07.226Z] 61657543ab55: Waiting [2025-02-20T02:30:07.226Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:07.226Z] c3b136f18230: Layer already exists [2025-02-20T02:30:07.226Z] 2e286672fecb: Layer already exists [2025-02-20T02:30:07.226Z] 0f35bc93060c: Layer already exists [2025-02-20T02:30:07.226Z] 479821831d99: Layer already exists [2025-02-20T02:30:07.226Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:07.226Z] 61657543ab55: Layer already exists [2025-02-20T02:30:07.226Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:07.226Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:07.846Z] + 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-02-20T02:30:08.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-20T02:30:08.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-20T02:30:08.198Z] 2e286672fecb: Preparing [2025-02-20T02:30:08.198Z] 0f35bc93060c: Preparing [2025-02-20T02:30:08.198Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:08.198Z] c3b136f18230: Preparing [2025-02-20T02:30:08.198Z] 479821831d99: Preparing [2025-02-20T02:30:08.198Z] 61657543ab55: Preparing [2025-02-20T02:30:08.198Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:08.198Z] 61657543ab55: Waiting [2025-02-20T02:30:08.198Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:08.198Z] c3b136f18230: Layer already exists [2025-02-20T02:30:08.198Z] 479821831d99: Layer already exists [2025-02-20T02:30:08.198Z] 2e286672fecb: Layer already exists [2025-02-20T02:30:08.198Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:08.198Z] 0f35bc93060c: Layer already exists [2025-02-20T02:30:08.198Z] 61657543ab55: Layer already exists [2025-02-20T02:30:08.198Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:08.464Z] main: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:30:08.565Z] ===================================================== [Pipeline] echo [2025-02-20T02:30:08.578Z] taggedImages: [2025-02-20T02:30:08.578Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:08.578Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-20T02:30:08.578Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 [2025-02-20T02:30:08.578Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:08.578Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-20T02:30:08.613Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-20T02:30:08.613Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:08.613Z] latest [2025-02-20T02:30:08.613Z] 4.0.0-dev.60 [2025-02-20T02:30:08.613Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:08.613Z] main [2025-02-20T02:30:08.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:08.990Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:09.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:09.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-20T02:30:09.334Z] 9d519d6d1b00: Preparing [2025-02-20T02:30:09.334Z] 3bbc983ef9c7: Preparing [2025-02-20T02:30:09.334Z] 57b8a3125b46: Preparing [2025-02-20T02:30:09.334Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:09.334Z] c3b136f18230: Preparing [2025-02-20T02:30:09.334Z] 0a956ae4b273: Preparing [2025-02-20T02:30:09.334Z] c2c8b722cba1: Preparing [2025-02-20T02:30:09.334Z] d7e1d719e9fe: Preparing [2025-02-20T02:30:09.334Z] dc829d8b192a: Preparing [2025-02-20T02:30:09.334Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:09.334Z] 0a956ae4b273: Waiting [2025-02-20T02:30:09.334Z] c2c8b722cba1: Waiting [2025-02-20T02:30:09.334Z] d7e1d719e9fe: Waiting [2025-02-20T02:30:09.334Z] dc829d8b192a: Waiting [2025-02-20T02:30:09.334Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:09.334Z] c3b136f18230: Layer already exists [2025-02-20T02:30:09.600Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:09.600Z] 3bbc983ef9c7: Pushed [2025-02-20T02:30:09.600Z] 57b8a3125b46: Pushed [2025-02-20T02:30:09.600Z] 9d519d6d1b00: Pushed [2025-02-20T02:30:09.600Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:09.600Z] d7e1d719e9fe: Pushed [2025-02-20T02:30:10.558Z] dc829d8b192a: Pushed [2025-02-20T02:30:20.613Z] c2c8b722cba1: Pushed [2025-02-20T02:30:35.586Z] 0a956ae4b273: Pushed [2025-02-20T02:30:35.586Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:35.943Z] + 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-02-20T02:30:36.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-20T02:30:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-20T02:30:36.299Z] 9d519d6d1b00: Preparing [2025-02-20T02:30:36.299Z] 3bbc983ef9c7: Preparing [2025-02-20T02:30:36.299Z] 57b8a3125b46: Preparing [2025-02-20T02:30:36.299Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:36.299Z] c3b136f18230: Preparing [2025-02-20T02:30:36.299Z] 0a956ae4b273: Preparing [2025-02-20T02:30:36.299Z] c2c8b722cba1: Preparing [2025-02-20T02:30:36.299Z] d7e1d719e9fe: Preparing [2025-02-20T02:30:36.299Z] dc829d8b192a: Preparing [2025-02-20T02:30:36.299Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:36.299Z] d7e1d719e9fe: Waiting [2025-02-20T02:30:36.299Z] dc829d8b192a: Waiting [2025-02-20T02:30:36.299Z] 0a956ae4b273: Waiting [2025-02-20T02:30:36.299Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:36.299Z] c2c8b722cba1: Waiting [2025-02-20T02:30:36.299Z] 57b8a3125b46: Layer already exists [2025-02-20T02:30:36.299Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:36.299Z] 3bbc983ef9c7: Layer already exists [2025-02-20T02:30:36.299Z] c3b136f18230: Layer already exists [2025-02-20T02:30:36.299Z] 9d519d6d1b00: Layer already exists [2025-02-20T02:30:36.299Z] c2c8b722cba1: Layer already exists [2025-02-20T02:30:36.299Z] dc829d8b192a: Layer already exists [2025-02-20T02:30:36.299Z] 0a956ae4b273: Layer already exists [2025-02-20T02:30:36.299Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:36.299Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:30:36.564Z] latest: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:36.917Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:37.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 [2025-02-20T02:30:37.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-20T02:30:37.266Z] 9d519d6d1b00: Preparing [2025-02-20T02:30:37.266Z] 3bbc983ef9c7: Preparing [2025-02-20T02:30:37.266Z] 57b8a3125b46: Preparing [2025-02-20T02:30:37.266Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:37.266Z] c3b136f18230: Preparing [2025-02-20T02:30:37.266Z] 0a956ae4b273: Preparing [2025-02-20T02:30:37.266Z] c2c8b722cba1: Preparing [2025-02-20T02:30:37.266Z] d7e1d719e9fe: Preparing [2025-02-20T02:30:37.266Z] dc829d8b192a: Preparing [2025-02-20T02:30:37.266Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:37.266Z] d7e1d719e9fe: Waiting [2025-02-20T02:30:37.266Z] dc829d8b192a: Waiting [2025-02-20T02:30:37.266Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:37.266Z] 0a956ae4b273: Waiting [2025-02-20T02:30:37.266Z] c2c8b722cba1: Waiting [2025-02-20T02:30:37.266Z] 57b8a3125b46: Layer already exists [2025-02-20T02:30:37.266Z] c3b136f18230: Layer already exists [2025-02-20T02:30:37.266Z] 9d519d6d1b00: Layer already exists [2025-02-20T02:30:37.266Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:37.266Z] 3bbc983ef9c7: Layer already exists [2025-02-20T02:30:37.266Z] 0a956ae4b273: Layer already exists [2025-02-20T02:30:37.266Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:30:37.266Z] c2c8b722cba1: Layer already exists [2025-02-20T02:30:37.266Z] dc829d8b192a: Layer already exists [2025-02-20T02:30:37.266Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:37.531Z] 4.0.0-dev.60: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:37.892Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:38.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:38.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-20T02:30:38.245Z] 9d519d6d1b00: Preparing [2025-02-20T02:30:38.245Z] 3bbc983ef9c7: Preparing [2025-02-20T02:30:38.245Z] 57b8a3125b46: Preparing [2025-02-20T02:30:38.245Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:38.245Z] c3b136f18230: Preparing [2025-02-20T02:30:38.245Z] 0a956ae4b273: Preparing [2025-02-20T02:30:38.245Z] c2c8b722cba1: Preparing [2025-02-20T02:30:38.245Z] d7e1d719e9fe: Preparing [2025-02-20T02:30:38.245Z] dc829d8b192a: Preparing [2025-02-20T02:30:38.245Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:38.245Z] c2c8b722cba1: Waiting [2025-02-20T02:30:38.245Z] d7e1d719e9fe: Waiting [2025-02-20T02:30:38.245Z] dc829d8b192a: Waiting [2025-02-20T02:30:38.245Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:38.245Z] 0a956ae4b273: Waiting [2025-02-20T02:30:38.245Z] c3b136f18230: Layer already exists [2025-02-20T02:30:38.245Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:38.245Z] 57b8a3125b46: Layer already exists [2025-02-20T02:30:38.245Z] 9d519d6d1b00: Layer already exists [2025-02-20T02:30:38.245Z] 3bbc983ef9c7: Layer already exists [2025-02-20T02:30:38.245Z] 0a956ae4b273: Layer already exists [2025-02-20T02:30:38.245Z] dc829d8b192a: Layer already exists [2025-02-20T02:30:38.245Z] c2c8b722cba1: Layer already exists [2025-02-20T02:30:38.245Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:30:38.245Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:38.510Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:38.860Z] + 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-02-20T02:30:39.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-20T02:30:39.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-20T02:30:39.210Z] 9d519d6d1b00: Preparing [2025-02-20T02:30:39.210Z] 3bbc983ef9c7: Preparing [2025-02-20T02:30:39.210Z] 57b8a3125b46: Preparing [2025-02-20T02:30:39.210Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:39.210Z] c3b136f18230: Preparing [2025-02-20T02:30:39.210Z] 0a956ae4b273: Preparing [2025-02-20T02:30:39.210Z] c2c8b722cba1: Preparing [2025-02-20T02:30:39.210Z] d7e1d719e9fe: Preparing [2025-02-20T02:30:39.210Z] dc829d8b192a: Preparing [2025-02-20T02:30:39.210Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:39.210Z] 0a956ae4b273: Waiting [2025-02-20T02:30:39.210Z] c2c8b722cba1: Waiting [2025-02-20T02:30:39.210Z] d7e1d719e9fe: Waiting [2025-02-20T02:30:39.210Z] dc829d8b192a: Waiting [2025-02-20T02:30:39.210Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:39.210Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:39.210Z] 3bbc983ef9c7: Layer already exists [2025-02-20T02:30:39.210Z] c3b136f18230: Layer already exists [2025-02-20T02:30:39.210Z] 57b8a3125b46: Layer already exists [2025-02-20T02:30:39.210Z] 9d519d6d1b00: Layer already exists [2025-02-20T02:30:39.210Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:30:39.210Z] 0a956ae4b273: Layer already exists [2025-02-20T02:30:39.210Z] c2c8b722cba1: Layer already exists [2025-02-20T02:30:39.210Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:39.210Z] dc829d8b192a: Layer already exists [2025-02-20T02:30:39.473Z] main: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:30:39.550Z] ===================================================== [Pipeline] echo [2025-02-20T02:30:39.565Z] taggedImages: [2025-02-20T02:30:39.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:39.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-20T02:30:39.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 [2025-02-20T02:30:39.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:39.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-20T02:30:39.595Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-20T02:30:39.595Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:39.595Z] latest [2025-02-20T02:30:39.595Z] 4.0.0-dev.60 [2025-02-20T02:30:39.595Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:30:39.595Z] main [2025-02-20T02:30:39.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:39.963Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:30:40.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:30:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-20T02:30:40.313Z] cd50cd070bdd: Preparing [2025-02-20T02:30:40.313Z] 851784bab30f: Preparing [2025-02-20T02:30:40.313Z] 551f2ec252e7: Preparing [2025-02-20T02:30:40.313Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:30:40.313Z] c3b136f18230: Preparing [2025-02-20T02:30:40.313Z] b36a43e54b7e: Preparing [2025-02-20T02:30:40.313Z] c8b470c8b43d: Preparing [2025-02-20T02:30:40.313Z] 76deb25a1ead: Preparing [2025-02-20T02:30:40.313Z] dd9c8f8612c8: Preparing [2025-02-20T02:30:40.313Z] b36a43e54b7e: Waiting [2025-02-20T02:30:40.313Z] c8b470c8b43d: Waiting [2025-02-20T02:30:40.313Z] 76deb25a1ead: Waiting [2025-02-20T02:30:40.313Z] dd9c8f8612c8: Waiting [2025-02-20T02:30:40.313Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:30:40.313Z] c3b136f18230: Layer already exists [2025-02-20T02:30:40.580Z] 851784bab30f: Pushed [2025-02-20T02:30:40.580Z] 551f2ec252e7: Pushed [2025-02-20T02:30:40.580Z] cd50cd070bdd: Pushed [2025-02-20T02:30:40.580Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:30:40.580Z] c8b470c8b43d: Pushed [2025-02-20T02:30:41.158Z] 76deb25a1ead: Pushed [2025-02-20T02:31:07.799Z] b36a43e54b7e: Pushed [2025-02-20T02:31:07.799Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:08.161Z] + 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-02-20T02:31:08.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-20T02:31:08.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-20T02:31:08.525Z] cd50cd070bdd: Preparing [2025-02-20T02:31:08.525Z] 851784bab30f: Preparing [2025-02-20T02:31:08.525Z] 551f2ec252e7: Preparing [2025-02-20T02:31:08.525Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:08.525Z] c3b136f18230: Preparing [2025-02-20T02:31:08.525Z] b36a43e54b7e: Preparing [2025-02-20T02:31:08.525Z] c8b470c8b43d: Preparing [2025-02-20T02:31:08.525Z] 76deb25a1ead: Preparing [2025-02-20T02:31:08.525Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:08.525Z] b36a43e54b7e: Waiting [2025-02-20T02:31:08.525Z] c8b470c8b43d: Waiting [2025-02-20T02:31:08.525Z] 76deb25a1ead: Waiting [2025-02-20T02:31:08.525Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:08.525Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:08.525Z] cd50cd070bdd: Layer already exists [2025-02-20T02:31:08.525Z] 851784bab30f: Layer already exists [2025-02-20T02:31:08.525Z] c3b136f18230: Layer already exists [2025-02-20T02:31:08.525Z] 551f2ec252e7: Layer already exists [2025-02-20T02:31:08.525Z] 76deb25a1ead: Layer already exists [2025-02-20T02:31:08.525Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:08.525Z] c8b470c8b43d: Layer already exists [2025-02-20T02:31:08.525Z] b36a43e54b7e: Layer already exists [2025-02-20T02:31:08.791Z] latest: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:09.142Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:09.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 [2025-02-20T02:31:09.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-20T02:31:09.497Z] cd50cd070bdd: Preparing [2025-02-20T02:31:09.497Z] 851784bab30f: Preparing [2025-02-20T02:31:09.497Z] 551f2ec252e7: Preparing [2025-02-20T02:31:09.497Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:09.497Z] c3b136f18230: Preparing [2025-02-20T02:31:09.497Z] b36a43e54b7e: Preparing [2025-02-20T02:31:09.497Z] c8b470c8b43d: Preparing [2025-02-20T02:31:09.497Z] 76deb25a1ead: Preparing [2025-02-20T02:31:09.497Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:09.497Z] c8b470c8b43d: Waiting [2025-02-20T02:31:09.497Z] 76deb25a1ead: Waiting [2025-02-20T02:31:09.497Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:09.497Z] b36a43e54b7e: Waiting [2025-02-20T02:31:09.497Z] cd50cd070bdd: Layer already exists [2025-02-20T02:31:09.497Z] 851784bab30f: Layer already exists [2025-02-20T02:31:09.497Z] 551f2ec252e7: Layer already exists [2025-02-20T02:31:09.497Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:09.497Z] c3b136f18230: Layer already exists [2025-02-20T02:31:09.497Z] 76deb25a1ead: Layer already exists [2025-02-20T02:31:09.497Z] c8b470c8b43d: Layer already exists [2025-02-20T02:31:09.497Z] b36a43e54b7e: Layer already exists [2025-02-20T02:31:09.497Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:09.761Z] 4.0.0-dev.60: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:10.110Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:10.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:10.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-20T02:31:10.450Z] cd50cd070bdd: Preparing [2025-02-20T02:31:10.450Z] 851784bab30f: Preparing [2025-02-20T02:31:10.450Z] 551f2ec252e7: Preparing [2025-02-20T02:31:10.450Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:10.450Z] c3b136f18230: Preparing [2025-02-20T02:31:10.450Z] b36a43e54b7e: Preparing [2025-02-20T02:31:10.450Z] c8b470c8b43d: Preparing [2025-02-20T02:31:10.450Z] 76deb25a1ead: Preparing [2025-02-20T02:31:10.450Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:10.450Z] b36a43e54b7e: Waiting [2025-02-20T02:31:10.450Z] c8b470c8b43d: Waiting [2025-02-20T02:31:10.450Z] 76deb25a1ead: Waiting [2025-02-20T02:31:10.450Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:10.450Z] cd50cd070bdd: Layer already exists [2025-02-20T02:31:10.450Z] c3b136f18230: Layer already exists [2025-02-20T02:31:10.450Z] 551f2ec252e7: Layer already exists [2025-02-20T02:31:10.450Z] 851784bab30f: Layer already exists [2025-02-20T02:31:10.450Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:10.450Z] b36a43e54b7e: Layer already exists [2025-02-20T02:31:10.450Z] c8b470c8b43d: Layer already exists [2025-02-20T02:31:10.450Z] 76deb25a1ead: Layer already exists [2025-02-20T02:31:10.450Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:10.450Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:11.078Z] + 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-02-20T02:31:11.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-20T02:31:11.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-20T02:31:11.432Z] cd50cd070bdd: Preparing [2025-02-20T02:31:11.432Z] 851784bab30f: Preparing [2025-02-20T02:31:11.432Z] 551f2ec252e7: Preparing [2025-02-20T02:31:11.432Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:11.432Z] c3b136f18230: Preparing [2025-02-20T02:31:11.432Z] b36a43e54b7e: Preparing [2025-02-20T02:31:11.432Z] c8b470c8b43d: Preparing [2025-02-20T02:31:11.432Z] 76deb25a1ead: Preparing [2025-02-20T02:31:11.432Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:11.432Z] c8b470c8b43d: Waiting [2025-02-20T02:31:11.432Z] 76deb25a1ead: Waiting [2025-02-20T02:31:11.432Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:11.432Z] b36a43e54b7e: Waiting [2025-02-20T02:31:11.432Z] 551f2ec252e7: Layer already exists [2025-02-20T02:31:11.432Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:11.432Z] cd50cd070bdd: Layer already exists [2025-02-20T02:31:11.432Z] 851784bab30f: Layer already exists [2025-02-20T02:31:11.432Z] c3b136f18230: Layer already exists [2025-02-20T02:31:11.432Z] b36a43e54b7e: Layer already exists [2025-02-20T02:31:11.432Z] 76deb25a1ead: Layer already exists [2025-02-20T02:31:11.432Z] c8b470c8b43d: Layer already exists [2025-02-20T02:31:11.432Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:11.698Z] main: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:31:11.778Z] ===================================================== [Pipeline] echo [2025-02-20T02:31:11.795Z] taggedImages: [2025-02-20T02:31:11.795Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:11.795Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-20T02:31:11.795Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 [2025-02-20T02:31:11.795Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:11.795Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-20T02:31:11.822Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-20T02:31:11.822Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:11.822Z] latest [2025-02-20T02:31:11.822Z] 4.0.0-dev.60 [2025-02-20T02:31:11.822Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:11.822Z] main [2025-02-20T02:31:11.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:12.188Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:12.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:12.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-20T02:31:12.532Z] 08e78f7f810b: Preparing [2025-02-20T02:31:12.532Z] e51d9a1a4e12: Preparing [2025-02-20T02:31:12.532Z] d59212585e4b: Preparing [2025-02-20T02:31:12.532Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:12.532Z] c3b136f18230: Preparing [2025-02-20T02:31:12.532Z] 74fcbc56cb31: Preparing [2025-02-20T02:31:12.532Z] d7e1d719e9fe: Preparing [2025-02-20T02:31:12.532Z] dc829d8b192a: Preparing [2025-02-20T02:31:12.532Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:12.532Z] d7e1d719e9fe: Waiting [2025-02-20T02:31:12.532Z] dc829d8b192a: Waiting [2025-02-20T02:31:12.532Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:12.532Z] 74fcbc56cb31: Waiting [2025-02-20T02:31:12.532Z] c3b136f18230: Layer already exists [2025-02-20T02:31:12.532Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:12.811Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:31:12.811Z] dc829d8b192a: Layer already exists [2025-02-20T02:31:12.811Z] 08e78f7f810b: Pushed [2025-02-20T02:31:12.811Z] e51d9a1a4e12: Pushed [2025-02-20T02:31:12.811Z] d59212585e4b: Pushed [2025-02-20T02:31:12.811Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:39.457Z] 74fcbc56cb31: Pushed [2025-02-20T02:31:39.457Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:39.816Z] + 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-02-20T02:31:40.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-20T02:31:40.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-20T02:31:40.157Z] 08e78f7f810b: Preparing [2025-02-20T02:31:40.157Z] e51d9a1a4e12: Preparing [2025-02-20T02:31:40.157Z] d59212585e4b: Preparing [2025-02-20T02:31:40.157Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:40.157Z] c3b136f18230: Preparing [2025-02-20T02:31:40.157Z] 74fcbc56cb31: Preparing [2025-02-20T02:31:40.157Z] d7e1d719e9fe: Preparing [2025-02-20T02:31:40.157Z] dc829d8b192a: Preparing [2025-02-20T02:31:40.157Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:40.157Z] d7e1d719e9fe: Waiting [2025-02-20T02:31:40.157Z] dc829d8b192a: Waiting [2025-02-20T02:31:40.157Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:40.157Z] 74fcbc56cb31: Waiting [2025-02-20T02:31:40.157Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:40.157Z] e51d9a1a4e12: Layer already exists [2025-02-20T02:31:40.157Z] 08e78f7f810b: Layer already exists [2025-02-20T02:31:40.157Z] c3b136f18230: Layer already exists [2025-02-20T02:31:40.157Z] d59212585e4b: Layer already exists [2025-02-20T02:31:40.157Z] 74fcbc56cb31: Layer already exists [2025-02-20T02:31:40.157Z] dc829d8b192a: Layer already exists [2025-02-20T02:31:40.157Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:31:40.157Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:40.420Z] latest: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:40.777Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:41.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 [2025-02-20T02:31:41.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-20T02:31:41.142Z] 08e78f7f810b: Preparing [2025-02-20T02:31:41.142Z] e51d9a1a4e12: Preparing [2025-02-20T02:31:41.142Z] d59212585e4b: Preparing [2025-02-20T02:31:41.142Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:41.142Z] c3b136f18230: Preparing [2025-02-20T02:31:41.142Z] 74fcbc56cb31: Preparing [2025-02-20T02:31:41.142Z] d7e1d719e9fe: Preparing [2025-02-20T02:31:41.142Z] dc829d8b192a: Preparing [2025-02-20T02:31:41.142Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:41.142Z] 74fcbc56cb31: Waiting [2025-02-20T02:31:41.142Z] d7e1d719e9fe: Waiting [2025-02-20T02:31:41.142Z] dc829d8b192a: Waiting [2025-02-20T02:31:41.142Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:41.142Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:41.142Z] d59212585e4b: Layer already exists [2025-02-20T02:31:41.142Z] e51d9a1a4e12: Layer already exists [2025-02-20T02:31:41.142Z] 08e78f7f810b: Layer already exists [2025-02-20T02:31:41.142Z] c3b136f18230: Layer already exists [2025-02-20T02:31:41.142Z] dc829d8b192a: Layer already exists [2025-02-20T02:31:41.142Z] 74fcbc56cb31: Layer already exists [2025-02-20T02:31:41.142Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:31:41.142Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:41.142Z] 4.0.0-dev.60: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:41.501Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:41.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:41.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-20T02:31:41.854Z] 08e78f7f810b: Preparing [2025-02-20T02:31:41.854Z] e51d9a1a4e12: Preparing [2025-02-20T02:31:41.854Z] d59212585e4b: Preparing [2025-02-20T02:31:41.854Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:41.854Z] c3b136f18230: Preparing [2025-02-20T02:31:41.854Z] 74fcbc56cb31: Preparing [2025-02-20T02:31:41.854Z] d7e1d719e9fe: Preparing [2025-02-20T02:31:41.854Z] dc829d8b192a: Preparing [2025-02-20T02:31:41.854Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:41.854Z] d7e1d719e9fe: Waiting [2025-02-20T02:31:41.854Z] 74fcbc56cb31: Waiting [2025-02-20T02:31:41.854Z] dc829d8b192a: Waiting [2025-02-20T02:31:41.854Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:41.854Z] 08e78f7f810b: Layer already exists [2025-02-20T02:31:41.854Z] c3b136f18230: Layer already exists [2025-02-20T02:31:41.854Z] e51d9a1a4e12: Layer already exists [2025-02-20T02:31:41.854Z] d59212585e4b: Layer already exists [2025-02-20T02:31:41.854Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:41.854Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:31:41.854Z] 74fcbc56cb31: Layer already exists [2025-02-20T02:31:41.854Z] dc829d8b192a: Layer already exists [2025-02-20T02:31:41.854Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:41.854Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:42.472Z] + 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-02-20T02:31:42.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-20T02:31:42.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-20T02:31:42.813Z] 08e78f7f810b: Preparing [2025-02-20T02:31:42.813Z] e51d9a1a4e12: Preparing [2025-02-20T02:31:42.813Z] d59212585e4b: Preparing [2025-02-20T02:31:42.813Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:42.813Z] c3b136f18230: Preparing [2025-02-20T02:31:42.813Z] 74fcbc56cb31: Preparing [2025-02-20T02:31:42.813Z] d7e1d719e9fe: Preparing [2025-02-20T02:31:42.813Z] dc829d8b192a: Preparing [2025-02-20T02:31:42.813Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:42.813Z] 74fcbc56cb31: Waiting [2025-02-20T02:31:42.813Z] d7e1d719e9fe: Waiting [2025-02-20T02:31:42.813Z] dc829d8b192a: Waiting [2025-02-20T02:31:42.813Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:42.813Z] 08e78f7f810b: Layer already exists [2025-02-20T02:31:42.813Z] d59212585e4b: Layer already exists [2025-02-20T02:31:42.813Z] c3b136f18230: Layer already exists [2025-02-20T02:31:42.813Z] e51d9a1a4e12: Layer already exists [2025-02-20T02:31:42.813Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:42.813Z] dc829d8b192a: Layer already exists [2025-02-20T02:31:42.813Z] d7e1d719e9fe: Layer already exists [2025-02-20T02:31:42.813Z] 74fcbc56cb31: Layer already exists [2025-02-20T02:31:42.813Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:43.077Z] main: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:31:43.168Z] ===================================================== [Pipeline] echo [2025-02-20T02:31:43.186Z] taggedImages: [2025-02-20T02:31:43.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:43.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-20T02:31:43.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 [2025-02-20T02:31:43.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:43.186Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-20T02:31:43.303Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-20T02:31:43.303Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:43.303Z] latest [2025-02-20T02:31:43.303Z] 4.0.0-dev.60 [2025-02-20T02:31:43.303Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:43.303Z] main [2025-02-20T02:31:43.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:43.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:44.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:44.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-20T02:31:44.062Z] 1f0cb6450c54: Preparing [2025-02-20T02:31:44.062Z] dbe48968a27e: Preparing [2025-02-20T02:31:44.062Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:44.062Z] c3b136f18230: Preparing [2025-02-20T02:31:44.062Z] ba97c62f9b9a: Preparing [2025-02-20T02:31:44.062Z] 16870130bcf8: Preparing [2025-02-20T02:31:44.062Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:44.062Z] 16870130bcf8: Waiting [2025-02-20T02:31:44.062Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:44.062Z] c3b136f18230: Layer already exists [2025-02-20T02:31:44.062Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:44.335Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:44.335Z] ba97c62f9b9a: Pushed [2025-02-20T02:31:44.335Z] 1f0cb6450c54: Pushed [2025-02-20T02:31:45.771Z] 16870130bcf8: Pushed [2025-02-20T02:31:52.381Z] dbe48968a27e: Pushed [2025-02-20T02:31:52.646Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:52.992Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:53.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-20T02:31:53.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-20T02:31:53.334Z] 1f0cb6450c54: Preparing [2025-02-20T02:31:53.334Z] dbe48968a27e: Preparing [2025-02-20T02:31:53.334Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:53.334Z] c3b136f18230: Preparing [2025-02-20T02:31:53.334Z] ba97c62f9b9a: Preparing [2025-02-20T02:31:53.334Z] 16870130bcf8: Preparing [2025-02-20T02:31:53.334Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:53.334Z] 16870130bcf8: Waiting [2025-02-20T02:31:53.334Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:53.334Z] 1f0cb6450c54: Layer already exists [2025-02-20T02:31:53.334Z] c3b136f18230: Layer already exists [2025-02-20T02:31:53.334Z] dbe48968a27e: Layer already exists [2025-02-20T02:31:53.334Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:53.334Z] ba97c62f9b9a: Layer already exists [2025-02-20T02:31:53.334Z] 16870130bcf8: Layer already exists [2025-02-20T02:31:53.334Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:53.598Z] latest: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:53.970Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:54.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 [2025-02-20T02:31:54.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-20T02:31:54.324Z] 1f0cb6450c54: Preparing [2025-02-20T02:31:54.324Z] dbe48968a27e: Preparing [2025-02-20T02:31:54.324Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:54.324Z] c3b136f18230: Preparing [2025-02-20T02:31:54.324Z] ba97c62f9b9a: Preparing [2025-02-20T02:31:54.324Z] 16870130bcf8: Preparing [2025-02-20T02:31:54.324Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:54.324Z] 16870130bcf8: Waiting [2025-02-20T02:31:54.324Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:54.324Z] ba97c62f9b9a: Layer already exists [2025-02-20T02:31:54.324Z] 1f0cb6450c54: Layer already exists [2025-02-20T02:31:54.324Z] c3b136f18230: Layer already exists [2025-02-20T02:31:54.324Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:54.324Z] dbe48968a27e: Layer already exists [2025-02-20T02:31:54.324Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:54.324Z] 16870130bcf8: Layer already exists [2025-02-20T02:31:54.591Z] 4.0.0-dev.60: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:54.947Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:55.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:55.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-20T02:31:55.305Z] 1f0cb6450c54: Preparing [2025-02-20T02:31:55.305Z] dbe48968a27e: Preparing [2025-02-20T02:31:55.305Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:55.305Z] c3b136f18230: Preparing [2025-02-20T02:31:55.305Z] ba97c62f9b9a: Preparing [2025-02-20T02:31:55.305Z] 16870130bcf8: Preparing [2025-02-20T02:31:55.305Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:55.305Z] 16870130bcf8: Waiting [2025-02-20T02:31:55.305Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:55.305Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:55.305Z] c3b136f18230: Layer already exists [2025-02-20T02:31:55.305Z] ba97c62f9b9a: Layer already exists [2025-02-20T02:31:55.305Z] 1f0cb6450c54: Layer already exists [2025-02-20T02:31:55.305Z] dbe48968a27e: Layer already exists [2025-02-20T02:31:55.305Z] 16870130bcf8: Layer already exists [2025-02-20T02:31:55.305Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:55.571Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:55.939Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:56.297Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-20T02:31:56.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-20T02:31:56.298Z] 1f0cb6450c54: Preparing [2025-02-20T02:31:56.298Z] dbe48968a27e: Preparing [2025-02-20T02:31:56.298Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:56.298Z] c3b136f18230: Preparing [2025-02-20T02:31:56.298Z] ba97c62f9b9a: Preparing [2025-02-20T02:31:56.298Z] 16870130bcf8: Preparing [2025-02-20T02:31:56.298Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:56.298Z] 16870130bcf8: Waiting [2025-02-20T02:31:56.298Z] dd9c8f8612c8: Waiting [2025-02-20T02:31:56.298Z] ba97c62f9b9a: Layer already exists [2025-02-20T02:31:56.298Z] c3b136f18230: Layer already exists [2025-02-20T02:31:56.298Z] 1f0cb6450c54: Layer already exists [2025-02-20T02:31:56.298Z] dbe48968a27e: Layer already exists [2025-02-20T02:31:56.298Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:56.298Z] 16870130bcf8: Layer already exists [2025-02-20T02:31:56.298Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:56.563Z] main: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:31:56.649Z] ===================================================== [Pipeline] echo [2025-02-20T02:31:56.664Z] taggedImages: [2025-02-20T02:31:56.664Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:56.664Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-20T02:31:56.664Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 [2025-02-20T02:31:56.664Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:56.664Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-20T02:31:56.696Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-20T02:31:56.696Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:56.696Z] latest [2025-02-20T02:31:56.696Z] 4.0.0-dev.60 [2025-02-20T02:31:56.696Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:31:56.696Z] main [2025-02-20T02:31:56.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:57.073Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:31:57.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:31:57.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-20T02:31:57.437Z] 1709e2ef7fb6: Preparing [2025-02-20T02:31:57.437Z] 5ce80778d349: Preparing [2025-02-20T02:31:57.437Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:31:57.437Z] c3b136f18230: Preparing [2025-02-20T02:31:57.437Z] 1e11d3d86401: Preparing [2025-02-20T02:31:57.437Z] 6525ac21244f: Preparing [2025-02-20T02:31:57.437Z] dd9c8f8612c8: Preparing [2025-02-20T02:31:57.437Z] 6525ac21244f: Waiting [2025-02-20T02:31:57.437Z] c3b136f18230: Layer already exists [2025-02-20T02:31:57.701Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:31:57.701Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:31:57.701Z] 1e11d3d86401: Pushed [2025-02-20T02:31:57.701Z] 1709e2ef7fb6: Pushed [2025-02-20T02:31:58.285Z] 6525ac21244f: Pushed [2025-02-20T02:32:06.469Z] 5ce80778d349: Pushed [2025-02-20T02:32:06.469Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:06.837Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:07.190Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-20T02:32:07.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-20T02:32:07.190Z] 1709e2ef7fb6: Preparing [2025-02-20T02:32:07.190Z] 5ce80778d349: Preparing [2025-02-20T02:32:07.190Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:32:07.190Z] c3b136f18230: Preparing [2025-02-20T02:32:07.190Z] 1e11d3d86401: Preparing [2025-02-20T02:32:07.190Z] 6525ac21244f: Preparing [2025-02-20T02:32:07.190Z] dd9c8f8612c8: Preparing [2025-02-20T02:32:07.190Z] 6525ac21244f: Waiting [2025-02-20T02:32:07.190Z] dd9c8f8612c8: Waiting [2025-02-20T02:32:07.190Z] 5ce80778d349: Layer already exists [2025-02-20T02:32:07.190Z] 1709e2ef7fb6: Layer already exists [2025-02-20T02:32:07.190Z] c3b136f18230: Layer already exists [2025-02-20T02:32:07.190Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:32:07.190Z] 1e11d3d86401: Layer already exists [2025-02-20T02:32:07.190Z] 6525ac21244f: Layer already exists [2025-02-20T02:32:07.190Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:32:07.456Z] latest: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:07.817Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:08.170Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 [2025-02-20T02:32:08.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-20T02:32:08.170Z] 1709e2ef7fb6: Preparing [2025-02-20T02:32:08.170Z] 5ce80778d349: Preparing [2025-02-20T02:32:08.170Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:32:08.170Z] c3b136f18230: Preparing [2025-02-20T02:32:08.170Z] 1e11d3d86401: Preparing [2025-02-20T02:32:08.170Z] 6525ac21244f: Preparing [2025-02-20T02:32:08.170Z] dd9c8f8612c8: Preparing [2025-02-20T02:32:08.170Z] 6525ac21244f: Waiting [2025-02-20T02:32:08.170Z] dd9c8f8612c8: Waiting [2025-02-20T02:32:08.170Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:32:08.170Z] c3b136f18230: Layer already exists [2025-02-20T02:32:08.170Z] 1709e2ef7fb6: Layer already exists [2025-02-20T02:32:08.170Z] 1e11d3d86401: Layer already exists [2025-02-20T02:32:08.170Z] 5ce80778d349: Layer already exists [2025-02-20T02:32:08.170Z] 6525ac21244f: Layer already exists [2025-02-20T02:32:08.170Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:32:08.170Z] 4.0.0-dev.60: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:08.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:09.140Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:32:09.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-20T02:32:09.140Z] 1709e2ef7fb6: Preparing [2025-02-20T02:32:09.140Z] 5ce80778d349: Preparing [2025-02-20T02:32:09.140Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:32:09.140Z] c3b136f18230: Preparing [2025-02-20T02:32:09.140Z] 1e11d3d86401: Preparing [2025-02-20T02:32:09.140Z] 6525ac21244f: Preparing [2025-02-20T02:32:09.140Z] dd9c8f8612c8: Preparing [2025-02-20T02:32:09.140Z] 6525ac21244f: Waiting [2025-02-20T02:32:09.140Z] dd9c8f8612c8: Waiting [2025-02-20T02:32:09.140Z] 1709e2ef7fb6: Layer already exists [2025-02-20T02:32:09.140Z] 1e11d3d86401: Layer already exists [2025-02-20T02:32:09.140Z] 5ce80778d349: Layer already exists [2025-02-20T02:32:09.140Z] c3b136f18230: Layer already exists [2025-02-20T02:32:09.140Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:32:09.141Z] 6525ac21244f: Layer already exists [2025-02-20T02:32:09.141Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:32:09.141Z] b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:09.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:09.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-20T02:32:09.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-20T02:32:09.839Z] 1709e2ef7fb6: Preparing [2025-02-20T02:32:09.839Z] 5ce80778d349: Preparing [2025-02-20T02:32:09.839Z] 70b7c3d8f3a5: Preparing [2025-02-20T02:32:09.839Z] c3b136f18230: Preparing [2025-02-20T02:32:09.839Z] 1e11d3d86401: Preparing [2025-02-20T02:32:09.839Z] 6525ac21244f: Preparing [2025-02-20T02:32:09.839Z] dd9c8f8612c8: Preparing [2025-02-20T02:32:09.839Z] 6525ac21244f: Waiting [2025-02-20T02:32:09.839Z] dd9c8f8612c8: Waiting [2025-02-20T02:32:09.839Z] 1709e2ef7fb6: Layer already exists [2025-02-20T02:32:09.839Z] 1e11d3d86401: Layer already exists [2025-02-20T02:32:09.839Z] 5ce80778d349: Layer already exists [2025-02-20T02:32:09.839Z] 70b7c3d8f3a5: Layer already exists [2025-02-20T02:32:09.839Z] dd9c8f8612c8: Layer already exists [2025-02-20T02:32:09.839Z] 6525ac21244f: Layer already exists [2025-02-20T02:32:09.839Z] c3b136f18230: Layer already exists [2025-02-20T02:32:10.103Z] main: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T02:32:10.193Z] ===================================================== [Pipeline] echo [2025-02-20T02:32:10.205Z] taggedImages: [2025-02-20T02:32:10.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [2025-02-20T02:32:10.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-20T02:32:10.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 [2025-02-20T02:32:10.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [2025-02-20T02:32:10.205Z] - 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-02-20T02:32:10.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T02:32:10.595Z] [2025-02-20T02:32:10.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:10.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T02:32:10.926Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T02:32:10.926Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T02:32:10.926Z] 04944245beec: Pulling fs layer [2025-02-20T02:32:10.926Z] 699f458cf7ca: Pulling fs layer [2025-02-20T02:32:10.926Z] 765212b225bb: Pulling fs layer [2025-02-20T02:32:10.926Z] f23df028b6ca: Pulling fs layer [2025-02-20T02:32:10.926Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T02:32:10.926Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T02:32:10.926Z] f23df028b6ca: Waiting [2025-02-20T02:32:10.926Z] 765212b225bb: Waiting [2025-02-20T02:32:10.926Z] d65c8cfc05b1: Waiting [2025-02-20T02:32:10.926Z] 2437ff75d9bd: Waiting [2025-02-20T02:32:11.192Z] 04944245beec: Verifying Checksum [2025-02-20T02:32:11.192Z] 04944245beec: Download complete [2025-02-20T02:32:11.192Z] 765212b225bb: Verifying Checksum [2025-02-20T02:32:11.192Z] 765212b225bb: Download complete [2025-02-20T02:32:11.192Z] f23df028b6ca: Download complete [2025-02-20T02:32:11.192Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T02:32:11.192Z] d65c8cfc05b1: Download complete [2025-02-20T02:32:11.192Z] 699f458cf7ca: Verifying Checksum [2025-02-20T02:32:11.192Z] 699f458cf7ca: Download complete [2025-02-20T02:32:11.774Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T02:32:11.774Z] 8998bd30e6a1: Download complete [2025-02-20T02:32:14.349Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T02:32:14.349Z] 2437ff75d9bd: Download complete [2025-02-20T02:32:16.289Z] 8998bd30e6a1: Pull complete [2025-02-20T02:32:16.870Z] 04944245beec: Pull complete [2025-02-20T02:32:18.276Z] 699f458cf7ca: Pull complete [2025-02-20T02:32:18.541Z] 765212b225bb: Pull complete [2025-02-20T02:32:19.123Z] f23df028b6ca: Pull complete [2025-02-20T02:32:19.388Z] d65c8cfc05b1: Pull complete [2025-02-20T02:32:37.569Z] 2437ff75d9bd: Pull complete [2025-02-20T02:32:37.569Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T02:32:37.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T02:32:37.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:32:37.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container [2025-02-20T02:32:37.836Z] $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:32:40.996Z] $ docker top 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:32:41.903Z] ---> job-cost.sh [2025-02-20T02:32:41.904Z] lf-activate-venv: SKIPPING [2025-02-20T02:32:41.904Z] INFO: No Stack... [2025-02-20T02:32:42.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T02:32:43.118Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T02:32:43.752Z] + cat /w/workspace/edgex-go/798/archives/cost.csv [2025-02-20T02:32:43.752Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T02:32:43.811Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] [2025-02-20T02:32:43.823Z] Resource [jenkins-edgexfoundry-edgex-go-main-798-stack-cost] did not exist. Created. [2025-02-20T02:32:43.830Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T02:32:44.478Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T02:32:45.160Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T02:32:45.169Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T02:32:45.186Z] $ docker stop --time=1 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 [2025-02-20T02:32:46.712Z] $ docker rm -f --volumes 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 [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-02-20T02:32:47.365Z] provisioning config files... [2025-02-20T02:32:47.373Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/798@tmp/config10075719435807467597tmp [Pipeline] { [Pipeline] sh [2025-02-20T02:32:47.723Z] + set +x [2025-02-20T02:32:47.723Z] + curl -s https://codecov.io/bash [2025-02-20T02:32:47.723Z] + bash -s -- [2025-02-20T02:32:47.723Z] [2025-02-20T02:32:47.723Z] _____ _ [2025-02-20T02:32:47.723Z] / ____| | | [2025-02-20T02:32:47.723Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T02:32:47.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T02:32:47.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T02:32:47.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T02:32:47.723Z] Bash-1.0.6 [2025-02-20T02:32:47.723Z] [2025-02-20T02:32:47.723Z] [2025-02-20T02:32:47.723Z] ==> git version 2.25.1 found [2025-02-20T02:32:47.723Z] ==> 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-02-20T02:32:47.723Z] Release-Date: 2020-01-08 [2025-02-20T02:32:47.723Z] 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-02-20T02:32:47.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T02:32:47.723Z] ==> Jenkins CI detected. [2025-02-20T02:32:47.723Z] current dir:  /w/workspace/edgex-go/798 [2025-02-20T02:32:47.723Z] project root: . [2025-02-20T02:32:47.723Z] --> token set from env [2025-02-20T02:32:47.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T02:32:47.997Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T02:32:47.997Z] ==> Python coveragepy not found [2025-02-20T02:32:47.997Z] ==> Searching for coverage reports in: [2025-02-20T02:32:47.997Z] + . [2025-02-20T02:32:47.997Z] -> Found 1 reports [2025-02-20T02:32:47.997Z] ==> Detecting git/mercurial file structure [2025-02-20T02:32:47.997Z] ==> Reading reports [2025-02-20T02:32:47.997Z] + ./coverage.out bytes=1650806 [2025-02-20T02:32:47.997Z] ==> Appending adjustments [2025-02-20T02:32:47.997Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T02:32:49.403Z] + Found adjustments [2025-02-20T02:32:49.403Z] ==> Gzipping contents [2025-02-20T02:32:49.403Z] 140K /tmp/codecov.C424Qw.gz [2025-02-20T02:32:49.403Z] ==> Uploading reports [2025-02-20T02:32:49.403Z] url: https://codecov.io [2025-02-20T02:32:49.403Z] query: branch=main&commit=b4e1e7e7db7e1f14597016669187c25b522b3ddd&build=798&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F798%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T02:32:49.403Z] -> Pinging Codecov [2025-02-20T02:32:49.403Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b4e1e7e7db7e1f14597016669187c25b522b3ddd&build=798&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F798%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T02:32:49.662Z] -> Uploading to [2025-02-20T02:32:49.662Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b4e1e7e7db7e1f14597016669187c25b522b3ddd/b0560267-3367-440e-8449-12ebc8e41d2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T023249Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d4e77b48bbe02d2e5c469b60343ae2593185d95959ff930ab5561a41dba83311 [2025-02-20T02:32:49.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:32:49.662Z] Dload Upload Total Spent Left Speed [2025-02-20T02:32:49.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 518k --:--:-- --:--:-- --:--:-- 518k [2025-02-20T02:32:49.922Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [2025-02-20T02:32:49.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-20T02:32:50.162Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T02:32:50.177Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:50.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T02:32:50.484Z] [2025-02-20T02:32:50.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:32:50.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T02:32:50.798Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T02:32:50.798Z] 43c4264eed91: Pulling fs layer [2025-02-20T02:32:50.798Z] 4cc291be95ef: Pulling fs layer [2025-02-20T02:32:50.798Z] 2ac1f1163629: Pulling fs layer [2025-02-20T02:32:50.798Z] 5c3c966382ef: Pulling fs layer [2025-02-20T02:32:50.798Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T02:32:50.798Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T02:32:50.798Z] 9c3e1370e548: Pulling fs layer [2025-02-20T02:32:50.798Z] 4f4fb700ef54: Waiting [2025-02-20T02:32:50.798Z] d9c7d2e4e75e: Waiting [2025-02-20T02:32:50.798Z] 9c3e1370e548: Waiting [2025-02-20T02:32:50.798Z] 5c3c966382ef: Waiting [2025-02-20T02:32:50.798Z] 4cc291be95ef: Verifying Checksum [2025-02-20T02:32:50.798Z] 4cc291be95ef: Download complete [2025-02-20T02:32:50.799Z] 5c3c966382ef: Verifying Checksum [2025-02-20T02:32:50.799Z] 5c3c966382ef: Download complete [2025-02-20T02:32:50.799Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T02:32:50.799Z] 4f4fb700ef54: Download complete [2025-02-20T02:32:50.799Z] 43c4264eed91: Download complete [2025-02-20T02:32:51.058Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T02:32:51.058Z] d9c7d2e4e75e: Download complete [2025-02-20T02:32:51.058Z] 43c4264eed91: Pull complete [2025-02-20T02:32:51.317Z] 4cc291be95ef: Pull complete [2025-02-20T02:32:51.317Z] 2ac1f1163629: Verifying Checksum [2025-02-20T02:32:51.317Z] 2ac1f1163629: Download complete [2025-02-20T02:32:51.885Z] 9c3e1370e548: Verifying Checksum [2025-02-20T02:32:51.885Z] 9c3e1370e548: Download complete [2025-02-20T02:32:55.164Z] 2ac1f1163629: Pull complete [2025-02-20T02:32:55.164Z] 5c3c966382ef: Pull complete [2025-02-20T02:32:55.164Z] 4f4fb700ef54: Pull complete [2025-02-20T02:32:55.422Z] d9c7d2e4e75e: Pull complete [2025-02-20T02:32:58.706Z] 9c3e1370e548: Pull complete [2025-02-20T02:32:58.706Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T02:32:58.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T02:32:58.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:32:58.817Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:32:58.841Z] $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:33:02.936Z] $ docker top dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T02:33:03.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo [2025-02-20T02:33:03.320Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-20T02:33:03.598Z] + set -o pipefail [2025-02-20T02:33:03.598Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-20T02:33:13.582Z] [2025-02-20T02:33:13.582Z] Monitoring /w/workspace/edgex-go/798 (github.com/edgexfoundry/edgex-go)... [2025-02-20T02:33:13.582Z] [2025-02-20T02:33:13.582Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c23d7030-5ad1-4460-ac2e-5d2029968042 [2025-02-20T02:33:13.582Z] [2025-02-20T02:33:13.582Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T02:33:13.582Z] [2025-02-20T02:33:13.582Z] [2025-02-20T02:33:13.582Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T02:33:13.582Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T02:33:13.587Z] $ docker stop --time=1 dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec [2025-02-20T02:33:17.140Z] $ docker rm -f --volumes dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-20T02:33:17.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T02:33:17.704Z] provisioning config files... [2025-02-20T02:33:17.711Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/798@tmp/config16335312854743857692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:18.011Z] --> edgex-publish-swagger.sh [2025-02-20T02:33:18.011Z] === Publish openapi API === [2025-02-20T02:33:18.011Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-20T02:33:18.011Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/798/openapi/core-command.yaml] [2025-02-20T02:33:18.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:18.011Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:18.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64914 --:--:-- --:--:-- --:--:-- 64914 [2025-02-20T02:33:18.578Z] [2025-02-20T02:33:18.578Z] [2025-02-20T02:33:18.578Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/798/openapi/core-data.yaml] [2025-02-20T02:33:18.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:18.578Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:18.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 180k --:--:-- --:--:-- --:--:-- 179k [2025-02-20T02:33:18.838Z] [2025-02-20T02:33:18.838Z] [2025-02-20T02:33:18.838Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/798/openapi/core-keeper.yaml] [2025-02-20T02:33:18.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:18.838Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:19.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 230 112k --:--:-- --:--:-- --:--:-- 112k [2025-02-20T02:33:19.097Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-20T02:33:19.097Z] [2025-02-20T02:33:19.097Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/798/openapi/core-metadata.yaml] [2025-02-20T02:33:19.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:19.097Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:19.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 389 389k --:--:-- --:--:-- --:--:-- 389k [2025-02-20T02:33:19.666Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-20T02:33:19.666Z] [2025-02-20T02:33:19.666Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/798/openapi/security-proxy-auth.yaml] [2025-02-20T02:33:19.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:19.666Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:19.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 252 93750 --:--:-- --:--:-- --:--:-- 94003 [2025-02-20T02:33:19.926Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-20T02:33:19.926Z] [2025-02-20T02:33:19.926Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/798/openapi/security-secretstore-setup.yaml] [2025-02-20T02:33:19.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:19.926Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:19.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 358 21266 --:--:-- --:--:-- --:--:-- 21625 [2025-02-20T02:33:19.926Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-20T02:33:19.926Z] [2025-02-20T02:33:19.926Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/798/openapi/support-notifications.yaml] [2025-02-20T02:33:19.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:19.926Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:20.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 443 277k --:--:-- --:--:-- --:--:-- 277k [2025-02-20T02:33:20.495Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-20T02:33:20.495Z] [2025-02-20T02:33:20.495Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/798/openapi/support-scheduler.yaml] [2025-02-20T02:33:20.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T02:33:20.495Z] Dload Upload Total Spent Left Speed [2025-02-20T02:33:20.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 150k [2025-02-20T02:33:20.755Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-20T02:33:20.755Z] [Pipeline] } [2025-02-20T02:33:20.762Z] 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-02-20T02:33:21.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T02:33:21.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:21.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T02:33:21.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:33:21.599Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:33:21.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:33:22.095Z] $ docker top bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 -eo pid,comm [2025-02-20T02:33:22.151Z] 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-02-20T02:33:22.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T02:33:22.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T02:33:22.213Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T02:33:22.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T02:33:22.330Z] $ docker exec bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 ssh-agent [2025-02-20T02:33:22.456Z] SSH_AUTH_SOCK=/tmp/ssh-q7FHejDxJpcX/agent.32 [2025-02-20T02:33:22.456Z] SSH_AGENT_PID=38 [2025-02-20T02:33:22.460Z] Running ssh-add (command line suppressed) [2025-02-20T02:33:22.562Z] Identity added: /w/workspace/edgex-go/798@tmp/private_key_4811979548003140313.key (/w/workspace/edgex-go/798@tmp/private_key_4811979548003140313.key) [2025-02-20T02:33:22.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T02:33:22.878Z] + git semver tag [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,063 [run_tag] DEBUG tag force:False [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,064 [check_head_tag] DEBUG check head tag [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,068 [execute] INFO git cat-file --batch-check [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=) [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,073 [execute] INFO git cat-file --batch [2025-02-20T02:33:23.135Z] 2025-02-20 02:33:23,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=) [2025-02-20T02:33:23.393Z] 2025-02-20 02:33:23,145 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:23.393Z] 2025-02-20 02:33:23,145 [execute] INFO git tag -a v4.0.0-dev.60 -m v4.0.0-dev.60 [2025-02-20T02:33:23.394Z] 2025-02-20 02:33:23,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.60', '-m', 'v4.0.0-dev.60'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) [2025-02-20T02:33:23.394Z] 2025-02-20 02:33:23,151 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:23.394Z] 4.0.0-dev.60 [Pipeline] } [2025-02-20T02:33:23.397Z] $ docker exec --env ******** --env ******** bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 ssh-agent -k [2025-02-20T02:33:23.501Z] unset SSH_AUTH_SOCK; [2025-02-20T02:33:23.502Z] unset SSH_AGENT_PID; [2025-02-20T02:33:23.502Z] echo Agent pid 38 killed; [2025-02-20T02:33:23.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T02:33:23.848Z] + git semver [Pipeline] } [2025-02-20T02:33:24.112Z] $ docker stop --time=1 bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 [2025-02-20T02:33:25.390Z] $ docker rm -f --volumes bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:25.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T02:33:25.816Z] [2025-02-20T02:33:25.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:26.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T02:33:26.118Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T02:33:26.118Z] ab5ef0e58194: Pulling fs layer [2025-02-20T02:33:26.118Z] 9712f1f96733: Pulling fs layer [2025-02-20T02:33:26.118Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T02:33:26.118Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T02:33:26.118Z] e9a5061849ea: Pulling fs layer [2025-02-20T02:33:26.118Z] d747dcd14b5f: Pulling fs layer [2025-02-20T02:33:26.118Z] 2de7ff778b66: Pulling fs layer [2025-02-20T02:33:26.118Z] 0d9ebad4ef96: Waiting [2025-02-20T02:33:26.118Z] e9a5061849ea: Waiting [2025-02-20T02:33:26.118Z] d747dcd14b5f: Waiting [2025-02-20T02:33:26.118Z] 2de7ff778b66: Waiting [2025-02-20T02:33:26.118Z] 9712f1f96733: Verifying Checksum [2025-02-20T02:33:26.118Z] 9712f1f96733: Download complete [2025-02-20T02:33:26.380Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T02:33:26.380Z] 63f879dbbcfc: Download complete [2025-02-20T02:33:26.639Z] e9a5061849ea: Verifying Checksum [2025-02-20T02:33:26.639Z] e9a5061849ea: Download complete [2025-02-20T02:33:26.639Z] d747dcd14b5f: Download complete [2025-02-20T02:33:26.639Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T02:33:26.639Z] 0d9ebad4ef96: Download complete [2025-02-20T02:33:26.639Z] ab5ef0e58194: Verifying Checksum [2025-02-20T02:33:26.639Z] ab5ef0e58194: Download complete [2025-02-20T02:33:26.896Z] 2de7ff778b66: Verifying Checksum [2025-02-20T02:33:26.896Z] 2de7ff778b66: Download complete [2025-02-20T02:33:30.177Z] ab5ef0e58194: Pull complete [2025-02-20T02:33:30.177Z] 9712f1f96733: Pull complete [2025-02-20T02:33:30.435Z] 63f879dbbcfc: Pull complete [2025-02-20T02:33:34.620Z] 0d9ebad4ef96: Pull complete [2025-02-20T02:33:34.878Z] e9a5061849ea: Pull complete [2025-02-20T02:33:35.137Z] d747dcd14b5f: Pull complete [2025-02-20T02:33:36.072Z] 2de7ff778b66: Pull complete [2025-02-20T02:33:36.072Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T02:33:36.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T02:33:36.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:33:36.168Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:33:36.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:33:39.613Z] $ docker top 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T02:33:39.702Z] provisioning config files... [2025-02-20T02:33:39.709Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/798@tmp/config10784297843645123261tmp [2025-02-20T02:33:39.718Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/798@tmp/config10377030330251096805tmp [2025-02-20T02:33:39.726Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/798@tmp/config646339547340577013tmp [Pipeline] { [Pipeline] echo [2025-02-20T02:33:39.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:40.131Z] ---> sigul-configuration.sh [2025-02-20T02:33:40.131Z] gpg: directory `/root/.gnupg' created [2025-02-20T02:33:40.131Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T02:33:40.131Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T02:33:40.131Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T02:33:40.131Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T02:33:40.131Z] gpg: CAST5 encrypted data [2025-02-20T02:33:40.131Z] gpg: encrypted with 1 passphrase [2025-02-20T02:33:40.131Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T02:33:40.435Z] + mkdir /home/jenkins [2025-02-20T02:33:40.435Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T02:33:40.732Z] + 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-02-20T02:33:40.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:41.038Z] ---> sigul-install.sh [2025-02-20T02:33:41.038Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T02:33:41.334Z] + git tag --list [2025-02-20T02:33:41.334Z] 0.6.0 [2025-02-20T02:33:41.334Z] 0.6.1 [2025-02-20T02:33:41.334Z] 0.7.0 [2025-02-20T02:33:41.334Z] 0.7.1 [2025-02-20T02:33:41.334Z] v1.0.0 [2025-02-20T02:33:41.334Z] v1.0.1 [2025-02-20T02:33:41.334Z] v1.1.0 [2025-02-20T02:33:41.334Z] v1.2.0 [2025-02-20T02:33:41.334Z] v1.2.1 [2025-02-20T02:33:41.334Z] v1.3.0 [2025-02-20T02:33:41.334Z] v1.3.1 [2025-02-20T02:33:41.334Z] v2.0.0 [2025-02-20T02:33:41.334Z] v2.1.0 [2025-02-20T02:33:41.334Z] v2.1.1 [2025-02-20T02:33:41.334Z] v2.2.0 [2025-02-20T02:33:41.334Z] v2.3.0 [2025-02-20T02:33:41.334Z] v3.0 [2025-02-20T02:33:41.334Z] v3.0.0 [2025-02-20T02:33:41.334Z] v3.1 [2025-02-20T02:33:41.334Z] v3.1.0 [2025-02-20T02:33:41.334Z] v3.1.0-dev.1 [2025-02-20T02:33:41.334Z] v3.1.0-dev.10 [2025-02-20T02:33:41.334Z] v3.1.0-dev.11 [2025-02-20T02:33:41.334Z] v3.1.0-dev.12 [2025-02-20T02:33:41.334Z] v3.1.0-dev.13 [2025-02-20T02:33:41.334Z] v3.1.0-dev.14 [2025-02-20T02:33:41.334Z] v3.1.0-dev.15 [2025-02-20T02:33:41.334Z] v3.1.0-dev.16 [2025-02-20T02:33:41.334Z] v3.1.0-dev.17 [2025-02-20T02:33:41.334Z] v3.1.0-dev.18 [2025-02-20T02:33:41.334Z] v3.1.0-dev.19 [2025-02-20T02:33:41.334Z] v3.1.0-dev.2 [2025-02-20T02:33:41.334Z] v3.1.0-dev.20 [2025-02-20T02:33:41.334Z] v3.1.0-dev.21 [2025-02-20T02:33:41.334Z] v3.1.0-dev.22 [2025-02-20T02:33:41.334Z] v3.1.0-dev.23 [2025-02-20T02:33:41.334Z] v3.1.0-dev.24 [2025-02-20T02:33:41.334Z] v3.1.0-dev.25 [2025-02-20T02:33:41.334Z] v3.1.0-dev.26 [2025-02-20T02:33:41.334Z] v3.1.0-dev.27 [2025-02-20T02:33:41.334Z] v3.1.0-dev.28 [2025-02-20T02:33:41.334Z] v3.1.0-dev.29 [2025-02-20T02:33:41.334Z] v3.1.0-dev.3 [2025-02-20T02:33:41.334Z] v3.1.0-dev.30 [2025-02-20T02:33:41.334Z] v3.1.0-dev.31 [2025-02-20T02:33:41.334Z] v3.1.0-dev.32 [2025-02-20T02:33:41.334Z] v3.1.0-dev.33 [2025-02-20T02:33:41.334Z] v3.1.0-dev.34 [2025-02-20T02:33:41.334Z] v3.1.0-dev.35 [2025-02-20T02:33:41.334Z] v3.1.0-dev.36 [2025-02-20T02:33:41.334Z] v3.1.0-dev.37 [2025-02-20T02:33:41.334Z] v3.1.0-dev.38 [2025-02-20T02:33:41.334Z] v3.1.0-dev.39 [2025-02-20T02:33:41.334Z] v3.1.0-dev.4 [2025-02-20T02:33:41.334Z] v3.1.0-dev.40 [2025-02-20T02:33:41.334Z] v3.1.0-dev.41 [2025-02-20T02:33:41.334Z] v3.1.0-dev.42 [2025-02-20T02:33:41.334Z] v3.1.0-dev.43 [2025-02-20T02:33:41.334Z] v3.1.0-dev.44 [2025-02-20T02:33:41.334Z] v3.1.0-dev.45 [2025-02-20T02:33:41.334Z] v3.1.0-dev.46 [2025-02-20T02:33:41.334Z] v3.1.0-dev.47 [2025-02-20T02:33:41.334Z] v3.1.0-dev.48 [2025-02-20T02:33:41.334Z] v3.1.0-dev.49 [2025-02-20T02:33:41.334Z] v3.1.0-dev.5 [2025-02-20T02:33:41.334Z] v3.1.0-dev.50 [2025-02-20T02:33:41.334Z] v3.1.0-dev.51 [2025-02-20T02:33:41.334Z] v3.1.0-dev.52 [2025-02-20T02:33:41.334Z] v3.1.0-dev.53 [2025-02-20T02:33:41.334Z] v3.1.0-dev.54 [2025-02-20T02:33:41.334Z] v3.1.0-dev.55 [2025-02-20T02:33:41.334Z] v3.1.0-dev.56 [2025-02-20T02:33:41.334Z] v3.1.0-dev.57 [2025-02-20T02:33:41.334Z] v3.1.0-dev.58 [2025-02-20T02:33:41.334Z] v3.1.0-dev.59 [2025-02-20T02:33:41.334Z] v3.1.0-dev.6 [2025-02-20T02:33:41.334Z] v3.1.0-dev.60 [2025-02-20T02:33:41.334Z] v3.1.0-dev.61 [2025-02-20T02:33:41.334Z] v3.1.0-dev.62 [2025-02-20T02:33:41.334Z] v3.1.0-dev.63 [2025-02-20T02:33:41.334Z] v3.1.0-dev.64 [2025-02-20T02:33:41.334Z] v3.1.0-dev.65 [2025-02-20T02:33:41.334Z] v3.1.0-dev.66 [2025-02-20T02:33:41.334Z] v3.1.0-dev.67 [2025-02-20T02:33:41.334Z] v3.1.0-dev.68 [2025-02-20T02:33:41.334Z] v3.1.0-dev.69 [2025-02-20T02:33:41.334Z] v3.1.0-dev.7 [2025-02-20T02:33:41.334Z] v3.1.0-dev.70 [2025-02-20T02:33:41.334Z] v3.1.0-dev.71 [2025-02-20T02:33:41.334Z] v3.1.0-dev.72 [2025-02-20T02:33:41.334Z] v3.1.0-dev.73 [2025-02-20T02:33:41.334Z] v3.1.0-dev.8 [2025-02-20T02:33:41.334Z] v3.1.0-dev.9 [2025-02-20T02:33:41.334Z] v3.1.1 [2025-02-20T02:33:41.334Z] v3.1.1-dev.1 [2025-02-20T02:33:41.334Z] v3.1.1-dev.2 [2025-02-20T02:33:41.334Z] v3.2.0-dev.1 [2025-02-20T02:33:41.334Z] v3.2.0-dev.10 [2025-02-20T02:33:41.334Z] v3.2.0-dev.100 [2025-02-20T02:33:41.334Z] v3.2.0-dev.101 [2025-02-20T02:33:41.334Z] v3.2.0-dev.102 [2025-02-20T02:33:41.334Z] v3.2.0-dev.103 [2025-02-20T02:33:41.334Z] v3.2.0-dev.104 [2025-02-20T02:33:41.334Z] v3.2.0-dev.105 [2025-02-20T02:33:41.334Z] v3.2.0-dev.106 [2025-02-20T02:33:41.334Z] v3.2.0-dev.107 [2025-02-20T02:33:41.334Z] v3.2.0-dev.108 [2025-02-20T02:33:41.334Z] v3.2.0-dev.109 [2025-02-20T02:33:41.334Z] v3.2.0-dev.11 [2025-02-20T02:33:41.334Z] v3.2.0-dev.12 [2025-02-20T02:33:41.334Z] v3.2.0-dev.13 [2025-02-20T02:33:41.334Z] v3.2.0-dev.14 [2025-02-20T02:33:41.334Z] v3.2.0-dev.15 [2025-02-20T02:33:41.334Z] v3.2.0-dev.16 [2025-02-20T02:33:41.334Z] v3.2.0-dev.17 [2025-02-20T02:33:41.334Z] v3.2.0-dev.18 [2025-02-20T02:33:41.334Z] v3.2.0-dev.19 [2025-02-20T02:33:41.334Z] v3.2.0-dev.2 [2025-02-20T02:33:41.334Z] v3.2.0-dev.20 [2025-02-20T02:33:41.334Z] v3.2.0-dev.21 [2025-02-20T02:33:41.334Z] v3.2.0-dev.22 [2025-02-20T02:33:41.334Z] v3.2.0-dev.23 [2025-02-20T02:33:41.334Z] v3.2.0-dev.24 [2025-02-20T02:33:41.334Z] v3.2.0-dev.25 [2025-02-20T02:33:41.334Z] v3.2.0-dev.26 [2025-02-20T02:33:41.334Z] v3.2.0-dev.27 [2025-02-20T02:33:41.334Z] v3.2.0-dev.28 [2025-02-20T02:33:41.334Z] v3.2.0-dev.29 [2025-02-20T02:33:41.334Z] v3.2.0-dev.3 [2025-02-20T02:33:41.334Z] v3.2.0-dev.30 [2025-02-20T02:33:41.334Z] v3.2.0-dev.31 [2025-02-20T02:33:41.334Z] v3.2.0-dev.32 [2025-02-20T02:33:41.334Z] v3.2.0-dev.33 [2025-02-20T02:33:41.334Z] v3.2.0-dev.34 [2025-02-20T02:33:41.334Z] v3.2.0-dev.35 [2025-02-20T02:33:41.334Z] v3.2.0-dev.36 [2025-02-20T02:33:41.334Z] v3.2.0-dev.37 [2025-02-20T02:33:41.334Z] v3.2.0-dev.38 [2025-02-20T02:33:41.334Z] v3.2.0-dev.39 [2025-02-20T02:33:41.334Z] v3.2.0-dev.4 [2025-02-20T02:33:41.334Z] v3.2.0-dev.40 [2025-02-20T02:33:41.334Z] v3.2.0-dev.41 [2025-02-20T02:33:41.334Z] v3.2.0-dev.42 [2025-02-20T02:33:41.334Z] v3.2.0-dev.43 [2025-02-20T02:33:41.334Z] v3.2.0-dev.44 [2025-02-20T02:33:41.334Z] v3.2.0-dev.45 [2025-02-20T02:33:41.334Z] v3.2.0-dev.46 [2025-02-20T02:33:41.334Z] v3.2.0-dev.47 [2025-02-20T02:33:41.334Z] v3.2.0-dev.48 [2025-02-20T02:33:41.334Z] v3.2.0-dev.49 [2025-02-20T02:33:41.334Z] v3.2.0-dev.5 [2025-02-20T02:33:41.334Z] v3.2.0-dev.50 [2025-02-20T02:33:41.334Z] v3.2.0-dev.51 [2025-02-20T02:33:41.334Z] v3.2.0-dev.52 [2025-02-20T02:33:41.334Z] v3.2.0-dev.53 [2025-02-20T02:33:41.334Z] v3.2.0-dev.54 [2025-02-20T02:33:41.334Z] v3.2.0-dev.55 [2025-02-20T02:33:41.334Z] v3.2.0-dev.56 [2025-02-20T02:33:41.334Z] v3.2.0-dev.57 [2025-02-20T02:33:41.334Z] v3.2.0-dev.58 [2025-02-20T02:33:41.334Z] v3.2.0-dev.59 [2025-02-20T02:33:41.334Z] v3.2.0-dev.6 [2025-02-20T02:33:41.334Z] v3.2.0-dev.60 [2025-02-20T02:33:41.334Z] v3.2.0-dev.61 [2025-02-20T02:33:41.334Z] v3.2.0-dev.62 [2025-02-20T02:33:41.334Z] v3.2.0-dev.63 [2025-02-20T02:33:41.334Z] v3.2.0-dev.64 [2025-02-20T02:33:41.334Z] v3.2.0-dev.65 [2025-02-20T02:33:41.334Z] v3.2.0-dev.66 [2025-02-20T02:33:41.334Z] v3.2.0-dev.67 [2025-02-20T02:33:41.334Z] v3.2.0-dev.68 [2025-02-20T02:33:41.334Z] v3.2.0-dev.69 [2025-02-20T02:33:41.334Z] v3.2.0-dev.7 [2025-02-20T02:33:41.334Z] v3.2.0-dev.70 [2025-02-20T02:33:41.334Z] v3.2.0-dev.71 [2025-02-20T02:33:41.334Z] v3.2.0-dev.72 [2025-02-20T02:33:41.334Z] v3.2.0-dev.73 [2025-02-20T02:33:41.334Z] v3.2.0-dev.74 [2025-02-20T02:33:41.334Z] v3.2.0-dev.75 [2025-02-20T02:33:41.334Z] v3.2.0-dev.76 [2025-02-20T02:33:41.334Z] v3.2.0-dev.77 [2025-02-20T02:33:41.334Z] v3.2.0-dev.78 [2025-02-20T02:33:41.334Z] v3.2.0-dev.79 [2025-02-20T02:33:41.334Z] v3.2.0-dev.8 [2025-02-20T02:33:41.334Z] v3.2.0-dev.80 [2025-02-20T02:33:41.334Z] v3.2.0-dev.81 [2025-02-20T02:33:41.334Z] v3.2.0-dev.82 [2025-02-20T02:33:41.334Z] v3.2.0-dev.83 [2025-02-20T02:33:41.334Z] v3.2.0-dev.84 [2025-02-20T02:33:41.334Z] v3.2.0-dev.85 [2025-02-20T02:33:41.334Z] v3.2.0-dev.86 [2025-02-20T02:33:41.334Z] v3.2.0-dev.87 [2025-02-20T02:33:41.334Z] v3.2.0-dev.88 [2025-02-20T02:33:41.334Z] v3.2.0-dev.89 [2025-02-20T02:33:41.334Z] v3.2.0-dev.9 [2025-02-20T02:33:41.334Z] v3.2.0-dev.90 [2025-02-20T02:33:41.334Z] v3.2.0-dev.91 [2025-02-20T02:33:41.334Z] v3.2.0-dev.92 [2025-02-20T02:33:41.334Z] v3.2.0-dev.93 [2025-02-20T02:33:41.334Z] v3.2.0-dev.94 [2025-02-20T02:33:41.334Z] v3.2.0-dev.95 [2025-02-20T02:33:41.334Z] v3.2.0-dev.96 [2025-02-20T02:33:41.334Z] v3.2.0-dev.97 [2025-02-20T02:33:41.334Z] v3.2.0-dev.98 [2025-02-20T02:33:41.334Z] v3.2.0-dev.99 [2025-02-20T02:33:41.334Z] v4.0.0-dev.1 [2025-02-20T02:33:41.334Z] v4.0.0-dev.10 [2025-02-20T02:33:41.334Z] v4.0.0-dev.11 [2025-02-20T02:33:41.334Z] v4.0.0-dev.12 [2025-02-20T02:33:41.334Z] v4.0.0-dev.13 [2025-02-20T02:33:41.334Z] v4.0.0-dev.14 [2025-02-20T02:33:41.334Z] v4.0.0-dev.15 [2025-02-20T02:33:41.334Z] v4.0.0-dev.16 [2025-02-20T02:33:41.334Z] v4.0.0-dev.17 [2025-02-20T02:33:41.334Z] v4.0.0-dev.18 [2025-02-20T02:33:41.334Z] v4.0.0-dev.19 [2025-02-20T02:33:41.334Z] v4.0.0-dev.2 [2025-02-20T02:33:41.334Z] v4.0.0-dev.20 [2025-02-20T02:33:41.334Z] v4.0.0-dev.21 [2025-02-20T02:33:41.334Z] v4.0.0-dev.22 [2025-02-20T02:33:41.334Z] v4.0.0-dev.23 [2025-02-20T02:33:41.334Z] v4.0.0-dev.24 [2025-02-20T02:33:41.334Z] v4.0.0-dev.25 [2025-02-20T02:33:41.334Z] v4.0.0-dev.26 [2025-02-20T02:33:41.334Z] v4.0.0-dev.27 [2025-02-20T02:33:41.334Z] v4.0.0-dev.28 [2025-02-20T02:33:41.334Z] v4.0.0-dev.29 [2025-02-20T02:33:41.334Z] v4.0.0-dev.3 [2025-02-20T02:33:41.334Z] v4.0.0-dev.30 [2025-02-20T02:33:41.334Z] v4.0.0-dev.31 [2025-02-20T02:33:41.334Z] v4.0.0-dev.32 [2025-02-20T02:33:41.334Z] v4.0.0-dev.33 [2025-02-20T02:33:41.334Z] v4.0.0-dev.34 [2025-02-20T02:33:41.334Z] v4.0.0-dev.35 [2025-02-20T02:33:41.334Z] v4.0.0-dev.36 [2025-02-20T02:33:41.334Z] v4.0.0-dev.37 [2025-02-20T02:33:41.334Z] v4.0.0-dev.38 [2025-02-20T02:33:41.334Z] v4.0.0-dev.39 [2025-02-20T02:33:41.334Z] v4.0.0-dev.4 [2025-02-20T02:33:41.335Z] v4.0.0-dev.40 [2025-02-20T02:33:41.335Z] v4.0.0-dev.41 [2025-02-20T02:33:41.335Z] v4.0.0-dev.42 [2025-02-20T02:33:41.335Z] v4.0.0-dev.43 [2025-02-20T02:33:41.335Z] v4.0.0-dev.44 [2025-02-20T02:33:41.335Z] v4.0.0-dev.45 [2025-02-20T02:33:41.335Z] v4.0.0-dev.46 [2025-02-20T02:33:41.335Z] v4.0.0-dev.47 [2025-02-20T02:33:41.335Z] v4.0.0-dev.48 [2025-02-20T02:33:41.335Z] v4.0.0-dev.49 [2025-02-20T02:33:41.335Z] v4.0.0-dev.5 [2025-02-20T02:33:41.335Z] v4.0.0-dev.50 [2025-02-20T02:33:41.335Z] v4.0.0-dev.51 [2025-02-20T02:33:41.335Z] v4.0.0-dev.52 [2025-02-20T02:33:41.335Z] v4.0.0-dev.53 [2025-02-20T02:33:41.335Z] v4.0.0-dev.54 [2025-02-20T02:33:41.335Z] v4.0.0-dev.55 [2025-02-20T02:33:41.335Z] v4.0.0-dev.56 [2025-02-20T02:33:41.335Z] v4.0.0-dev.57 [2025-02-20T02:33:41.335Z] v4.0.0-dev.58 [2025-02-20T02:33:41.335Z] v4.0.0-dev.59 [2025-02-20T02:33:41.335Z] v4.0.0-dev.6 [2025-02-20T02:33:41.335Z] v4.0.0-dev.60 [2025-02-20T02:33:41.335Z] v4.0.0-dev.7 [2025-02-20T02:33:41.335Z] v4.0.0-dev.8 [2025-02-20T02:33:41.335Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T02:33:41.709Z] + lftools sign git-tag v4.0.0-dev.60 [2025-02-20T02:33:42.277Z] Signing Git tag with Sigul... [2025-02-20T02:33:42.277Z] Signing v4.0.0-dev.60 [Pipeline] echo [2025-02-20T02:33:42.547Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:42.839Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T02:33:42.845Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T02:33:42.866Z] $ docker stop --time=1 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 [2025-02-20T02:33:44.185Z] $ docker rm -f --volumes 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T02:33:44.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T02:33:44.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:44.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T02:33:44.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:33:45.015Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:33:45.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:33:45.385Z] $ docker top d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 -eo pid,comm [2025-02-20T02:33:45.445Z] 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-02-20T02:33:45.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T02:33:45.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T02:33:45.502Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T02:33:45.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T02:33:45.614Z] $ docker exec d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 ssh-agent [2025-02-20T02:33:45.735Z] SSH_AUTH_SOCK=/tmp/ssh-t7HkSeKWk9XD/agent.33 [2025-02-20T02:33:45.735Z] SSH_AGENT_PID=40 [2025-02-20T02:33:45.739Z] Running ssh-add (command line suppressed) [2025-02-20T02:33:45.834Z] Identity added: /w/workspace/edgex-go/798@tmp/private_key_8434163237867506600.key (/w/workspace/edgex-go/798@tmp/private_key_8434163237867506600.key) [2025-02-20T02:33:45.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T02:33:46.150Z] + git semver bump pre [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [bump_version] DEBUG bumping version:4.0.0-dev.60 on axis:pre with prefix:dev [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [bump_version] DEBUG bumped version:4.0.0-dev.61 [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [write_version] DEBUG write version:4.0.0-dev.61 to path:/w/workspace/edgex-go/798/.semver/main with force:True [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,326 [write_file] DEBUG write to file:/w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,329 [execute] INFO git cat-file --batch-check [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,335 [execute] INFO git cat-file --batch [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T02:33:46.409Z] 2025-02-20 02:33:46,341 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:46.409Z] 4.0.0-dev.61 [Pipeline] } [2025-02-20T02:33:46.412Z] $ docker exec --env ******** --env ******** d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 ssh-agent -k [2025-02-20T02:33:46.519Z] unset SSH_AUTH_SOCK; [2025-02-20T02:33:46.519Z] unset SSH_AGENT_PID; [2025-02-20T02:33:46.519Z] echo Agent pid 40 killed; [2025-02-20T02:33:46.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T02:33:46.857Z] + git semver [Pipeline] } [2025-02-20T02:33:47.122Z] $ docker stop --time=1 d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 [2025-02-20T02:33:48.391Z] $ docker rm -f --volumes d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T02:33:48.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T02:33:48.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:49.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T02:33:49.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:33:49.143Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:33:49.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:33:49.537Z] $ docker top 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T02:33:49.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T02:33:49.648Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T02:33:49.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T02:33:49.765Z] $ docker exec 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd ssh-agent [2025-02-20T02:33:49.894Z] SSH_AUTH_SOCK=/tmp/ssh-ZUpLq1rsxQpQ/agent.34 [2025-02-20T02:33:49.894Z] SSH_AGENT_PID=40 [2025-02-20T02:33:49.899Z] Running ssh-add (command line suppressed) [2025-02-20T02:33:50.003Z] Identity added: /w/workspace/edgex-go/798@tmp/private_key_17390046962998848488.key (/w/workspace/edgex-go/798@tmp/private_key_17390046962998848488.key) [2025-02-20T02:33:50.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T02:33:50.324Z] + git semver push [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,516 [run_push] DEBUG push [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,516 [execute] INFO git cat-file --batch-check [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,521 [execute] INFO git rev-list b82665d41abf35f3961bcc1614bb26a30f0dc668 -- [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,521 [execute] DEBUG Popen(['git', 'rev-list', 'b82665d41abf35f3961bcc1614bb26a30f0dc668', '--'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,542 [execute] INFO git fetch -v origin [2025-02-20T02:33:50.583Z] 2025-02-20 02:33:50,543 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T02:33:51.151Z] 2025-02-20 02:33:50,984 [run_push] DEBUG no remote changes detected [2025-02-20T02:33:51.151Z] 2025-02-20 02:33:50,984 [execute] INFO git push origin semver [2025-02-20T02:33:51.151Z] 2025-02-20 02:33:50,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T02:33:52.090Z] 2025-02-20 02:33:51,778 [run_push] DEBUG push all version tags [2025-02-20T02:33:52.090Z] 2025-02-20 02:33:51,779 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T02:33:52.090Z] 2025-02-20 02:33:51,779 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) [2025-02-20T02:33:52.659Z] 2025-02-20 02:33:52,439 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main [2025-02-20T02:33:52.659Z] 4.0.0-dev.61 [Pipeline] } [2025-02-20T02:33:52.663Z] $ docker exec --env ******** --env ******** 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd ssh-agent -k [2025-02-20T02:33:52.771Z] unset SSH_AUTH_SOCK; [2025-02-20T02:33:52.772Z] unset SSH_AGENT_PID; [2025-02-20T02:33:52.772Z] echo Agent pid 40 killed; [2025-02-20T02:33:52.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T02:33:53.110Z] + git semver [Pipeline] } [2025-02-20T02:33:53.376Z] $ docker stop --time=1 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd [2025-02-20T02:33:54.690Z] $ docker rm -f --volumes 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd [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-02-20T02:33:55.291Z] + [ -d /w/workspace/edgex-go/798/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:55.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:33:56.443Z] ---> package-listing.sh [2025-02-20T02:33:56.443Z] ++ facter osfamily [2025-02-20T02:33:56.443Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T02:33:56.702Z] + OS_FAMILY=debian [2025-02-20T02:33:56.702Z] + workspace=/w/workspace/edgex-go/798 [2025-02-20T02:33:56.702Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T02:33:56.702Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T02:33:56.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T02:33:56.702Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T02:33:56.702Z] + '[' /w/workspace/edgex-go/798 ']' [2025-02-20T02:33:56.702Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T02:33:56.702Z] + case "${OS_FAMILY}" in [2025-02-20T02:33:56.702Z] + dpkg -l [2025-02-20T02:33:56.702Z] + grep '^ii' [2025-02-20T02:33:56.702Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T02:33:56.702Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T02:33:56.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T02:33:56.702Z] + '[' /w/workspace/edgex-go/798 ']' [2025-02-20T02:33:56.702Z] + mkdir -p /w/workspace/edgex-go/798/archives/ [2025-02-20T02:33:56.702Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/798/archives/ [Pipeline] echo [2025-02-20T02:33:56.714Z] 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/798/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-20T02:33:56.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:57.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T02:33:57.555Z] [2025-02-20T02:33:57.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T02:33:57.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T02:33:57.853Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T02:33:57.853Z] 5eb5b503b376: Pulling fs layer [2025-02-20T02:33:57.853Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T02:33:57.853Z] ec43610c2a17: Pulling fs layer [2025-02-20T02:33:57.853Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T02:33:57.853Z] 33b1e0a273af: Pulling fs layer [2025-02-20T02:33:57.853Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T02:33:57.853Z] 2f39f015ded8: Pulling fs layer [2025-02-20T02:33:57.853Z] 3a2ae6a8a46f: Waiting [2025-02-20T02:33:57.853Z] 33b1e0a273af: Waiting [2025-02-20T02:33:57.853Z] 5d3b04190fa2: Waiting [2025-02-20T02:33:57.853Z] 2f39f015ded8: Waiting [2025-02-20T02:33:57.853Z] 5c69ac0246d0: Download complete [2025-02-20T02:33:57.853Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T02:33:57.853Z] 3a2ae6a8a46f: Download complete [2025-02-20T02:33:58.112Z] 33b1e0a273af: Verifying Checksum [2025-02-20T02:33:58.112Z] 33b1e0a273af: Download complete [2025-02-20T02:33:58.112Z] ec43610c2a17: Verifying Checksum [2025-02-20T02:33:58.112Z] ec43610c2a17: Download complete [2025-02-20T02:33:58.112Z] 5d3b04190fa2: Verifying Checksum [2025-02-20T02:33:58.112Z] 5d3b04190fa2: Download complete [2025-02-20T02:33:58.112Z] 5eb5b503b376: Download complete [2025-02-20T02:33:58.681Z] 2f39f015ded8: Download complete [2025-02-20T02:33:59.616Z] 5eb5b503b376: Pull complete [2025-02-20T02:33:59.616Z] 5c69ac0246d0: Pull complete [2025-02-20T02:34:00.183Z] ec43610c2a17: Pull complete [2025-02-20T02:34:00.183Z] 3a2ae6a8a46f: Pull complete [2025-02-20T02:34:00.442Z] 33b1e0a273af: Pull complete [2025-02-20T02:34:00.442Z] 5d3b04190fa2: Pull complete [2025-02-20T02:34:05.708Z] 2f39f015ded8: Pull complete [2025-02-20T02:34:05.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T02:34:05.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T02:34:05.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T02:34:05.808Z] prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container [2025-02-20T02:34:05.833Z] $ 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/798/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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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-02-20T02:34:08.705Z] $ docker top 3eb0cafe4a9375f41546c55d60cc4fc9189c9ffceadb88b9a2588df2ac23f174 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T02:34:09.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T02:34:09.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T02:34:09.639Z] + ls /var/log/sa-host [2025-02-20T02:34:09.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T02:34:09.806Z] provisioning config files... [2025-02-20T02:34:09.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/798@tmp/config14853884734058468547tmp [Pipeline] { [Pipeline] echo [2025-02-20T02:34:09.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:34:10.113Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T02:34:10.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:34:10.460Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T02:34:10.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:34:10.759Z] ---> sudo-logs.sh [2025-02-20T02:34:10.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T02:34:10.793Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:34:11.077Z] ---> job-cost.sh [2025-02-20T02:34:11.077Z] lf-activate-venv: SKIPPING [2025-02-20T02:34:11.077Z] DEBUG: total: 0.10999999940395355 [2025-02-20T02:34:11.077Z] INFO: Retrieving Stack Cost... [2025-02-20T02:34:11.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T02:34:11.905Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T02:34:11.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T02:34:12.203Z] ---> logs-deploy.sh [2025-02-20T02:34:12.204Z] lf-activate-venv: SKIPPING [2025-02-20T02:34:12.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/798 [2025-02-20T02:34:12.204Z] INFO: archiving workspace using pattern(s): [2025-02-20T02:34:13.144Z] Archives upload complete. [2025-02-20T02:34:13.144Z] INFO: archiving logs to Nexus