Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 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-ssh5184256596906748840.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-ssh1800175496367069011.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-ssh11111902961987088048.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-ssh4333233281066263208.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-ssh9828344121000870996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-36065’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-36066’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-36181’ is offline ‘prd-ubuntu20.04-docker-8c-8g-36183’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36184 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/769 [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/769 # 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 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 (main) Commit message: "Merge pull request #5036 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2" > 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 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 # timeout=10 > git rev-list --no-walk 027efadc33819ee80cde9f92be4f26c626996d68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T09:23:31.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T09:23:31.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T09:23:31.854Z] ========================================================= [2025-01-06T09:23:31.854Z] EdgeX Global Pipelines Version Info [2025-01-06T09:23:31.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:23:32.594Z] ------------------- [2025-01-06T09:23:32.594Z] stable info: [2025-01-06T09:23:32.594Z] ------------------- [2025-01-06T09:23:32.594Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T09:23:32.594Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T09:23:32.594Z] Message: update stable to v1.0.269 [2025-01-06T09:23:33.165Z] ------------------- [2025-01-06T09:23:33.165Z] experimental info: [2025-01-06T09:23:33.165Z] ------------------- [2025-01-06T09:23:33.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T09:23:33.165Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T09:23:33.165Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T09:23:33.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-06T09:23:33.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-06T09:23:33.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T09:23:33.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T09:23:33.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T09:23:33.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T09:23:33.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T09:23:33.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-06T09:23:33.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-06T09:23:33.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-06T09:23:33.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T09:23:33.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T09:23:33.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T09:23:33.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T09:23:33.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T09:23:33.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T09:23:33.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T09:23:33.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T09:23:33.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T09:23:33.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T09:23:33.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T09:23:33.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T09:23:33.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T09:23:33.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T09:23:33.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T09:23:33.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T09:23:33.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo [2025-01-06T09:23:33.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03ae68c [Pipeline] echo [2025-01-06T09:23:33.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:23:33.968Z] provisioning config files... [2025-01-06T09:23:33.984Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config5016013702457757686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:23:34.322Z] ---> ****-login.sh [2025-01-06T09:23:34.322Z] nexus3.edgexfoundry.org:10001 [2025-01-06T09:23:34.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:23:34.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:23:34.582Z] Configure a credential helper to remove this warning. See [2025-01-06T09:23:34.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:23:34.582Z] [2025-01-06T09:23:34.582Z] Login Succeeded [2025-01-06T09:23:34.582Z] nexus3.edgexfoundry.org:10002 [2025-01-06T09:23:34.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:23:34.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:23:34.582Z] Configure a credential helper to remove this warning. See [2025-01-06T09:23:34.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:23:34.582Z] [2025-01-06T09:23:34.582Z] Login Succeeded [2025-01-06T09:23:34.582Z] nexus3.edgexfoundry.org:10003 [2025-01-06T09:23:34.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:23:34.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:23:34.844Z] Configure a credential helper to remove this warning. See [2025-01-06T09:23:34.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:23:34.844Z] [2025-01-06T09:23:34.844Z] Login Succeeded [2025-01-06T09:23:34.844Z] nexus3.edgexfoundry.org:10004 [2025-01-06T09:23:34.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:23:34.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:23:34.845Z] Configure a credential helper to remove this warning. See [2025-01-06T09:23:34.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:23:34.845Z] [2025-01-06T09:23:34.845Z] Login Succeeded [2025-01-06T09:23:34.845Z] ****.io [2025-01-06T09:23:34.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:23:35.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:23:35.105Z] Configure a credential helper to remove this warning. See [2025-01-06T09:23:35.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:23:35.105Z] [2025-01-06T09:23:35.105Z] Login Succeeded [2025-01-06T09:23:35.105Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T09:23:35.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T09:23:35.441Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/core-command/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-06T09:23:35.442Z] + + cut -d/ -f2 [2025-01-06T09:23:35.442Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T09:23:35.442Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/core-data/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/core-keeper/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/core-metadata/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/support-notifications/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-06T09:23:35.442Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-06T09:23:35.442Z] + cut -d/ -f2 [2025-01-06T09:23:35.442Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-06T09:23:35.475Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-06T09:23:35.831Z] + git rev-list -1 --merges 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9~1..03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo [2025-01-06T09:23:35.846Z] -----------> git rev-list -1 --merges 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9~1..03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:23:35.846Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [false] [Pipeline] sh [2025-01-06T09:23:36.138Z] + git log --format=format:%s -1 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo [2025-01-06T09:23:36.153Z] ========================================================= [2025-01-06T09:23:36.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T09:23:36.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-06T09:23:36.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T09:23:36.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T09:23:36.521Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T09:23:36.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T09:23:36.521Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T09:23:36.521Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T09:23:36.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:23:36.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:23:36.879Z] [2025-01-06T09:23:36.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:23:37.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:23:37.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T09:23:37.187Z] b85a868b505f: Pulling fs layer [2025-01-06T09:23:37.187Z] e2be974225ed: Pulling fs layer [2025-01-06T09:23:37.187Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T09:23:37.187Z] 988bab9f4d93: Pulling fs layer [2025-01-06T09:23:37.187Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T09:23:37.187Z] eaf3925da568: Pulling fs layer [2025-01-06T09:23:37.187Z] bab4dde63d76: Pulling fs layer [2025-01-06T09:23:37.187Z] bde34c3a00c8: Pulling fs layer [2025-01-06T09:23:37.187Z] b352a97aabf1: Pulling fs layer [2025-01-06T09:23:37.187Z] 4872d77fe225: Pulling fs layer [2025-01-06T09:23:37.187Z] 5851b861e8e6: Pulling fs layer [2025-01-06T09:23:37.187Z] 1469e6f7b9e6: Waiting [2025-01-06T09:23:37.187Z] eaf3925da568: Waiting [2025-01-06T09:23:37.187Z] bab4dde63d76: Waiting [2025-01-06T09:23:37.187Z] bde34c3a00c8: Waiting [2025-01-06T09:23:37.187Z] b352a97aabf1: Waiting [2025-01-06T09:23:37.187Z] 4872d77fe225: Waiting [2025-01-06T09:23:37.187Z] 988bab9f4d93: Waiting [2025-01-06T09:23:37.187Z] e2be974225ed: Verifying Checksum [2025-01-06T09:23:37.187Z] e2be974225ed: Download complete [2025-01-06T09:23:37.187Z] 988bab9f4d93: Verifying Checksum [2025-01-06T09:23:37.187Z] 988bab9f4d93: Download complete [2025-01-06T09:23:37.187Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T09:23:37.187Z] 1469e6f7b9e6: Download complete [2025-01-06T09:23:37.446Z] eaf3925da568: Verifying Checksum [2025-01-06T09:23:37.446Z] eaf3925da568: Download complete [2025-01-06T09:23:37.446Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T09:23:37.446Z] 339a4e72a1f5: Download complete [2025-01-06T09:23:37.446Z] bde34c3a00c8: Download complete [2025-01-06T09:23:37.446Z] b352a97aabf1: Download complete [2025-01-06T09:23:37.446Z] 4872d77fe225: Verifying Checksum [2025-01-06T09:23:37.446Z] 4872d77fe225: Download complete [2025-01-06T09:23:37.446Z] 5851b861e8e6: Verifying Checksum [2025-01-06T09:23:37.446Z] 5851b861e8e6: Download complete [2025-01-06T09:23:37.446Z] b85a868b505f: Verifying Checksum [2025-01-06T09:23:37.446Z] b85a868b505f: Download complete [2025-01-06T09:23:37.704Z] bab4dde63d76: Verifying Checksum [2025-01-06T09:23:37.704Z] bab4dde63d76: Download complete [2025-01-06T09:23:38.641Z] b85a868b505f: Pull complete [2025-01-06T09:23:38.900Z] e2be974225ed: Pull complete [2025-01-06T09:23:39.467Z] 339a4e72a1f5: Pull complete [2025-01-06T09:23:39.467Z] 988bab9f4d93: Pull complete [2025-01-06T09:23:39.726Z] 1469e6f7b9e6: Pull complete [2025-01-06T09:23:39.726Z] eaf3925da568: Pull complete [2025-01-06T09:23:41.628Z] bab4dde63d76: Pull complete [2025-01-06T09:23:41.628Z] bde34c3a00c8: Pull complete [2025-01-06T09:23:41.628Z] b352a97aabf1: Pull complete [2025-01-06T09:23:41.628Z] 4872d77fe225: Pull complete [2025-01-06T09:23:41.628Z] 5851b861e8e6: Pull complete [2025-01-06T09:23:41.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T09:23:41.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:23:41.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:23:41.763Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:23:41.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T09:23:44.933Z] $ docker top 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 -eo pid,comm [2025-01-06T09:23:44.998Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-06T09:23:44.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T09:23:45.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T09:23:45.064Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T09:23:45.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T09:23:45.191Z] $ docker exec 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent [2025-01-06T09:23:45.301Z] SSH_AUTH_SOCK=/tmp/ssh-3X0z2f3eh3Hg/agent.32 [2025-01-06T09:23:45.301Z] SSH_AGENT_PID=38 [2025-01-06T09:23:45.308Z] Running ssh-add (command line suppressed) [2025-01-06T09:23:45.413Z] Identity added: /w/workspace/edgex-go/769@tmp/private_key_17302270935813209960.key (/w/workspace/edgex-go/769@tmp/private_key_17302270935813209960.key) [2025-01-06T09:23:45.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T09:23:45.729Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T09:23:45.738Z] $ docker exec --env ******** --env ******** 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent -k [2025-01-06T09:23:45.846Z] unset SSH_AUTH_SOCK; [2025-01-06T09:23:45.847Z] unset SSH_AGENT_PID; [2025-01-06T09:23:45.847Z] echo Agent pid 38 killed; [2025-01-06T09:23:45.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T09:23:45.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T09:23:45.902Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T09:23:46.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T09:23:46.009Z] $ docker exec 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent [2025-01-06T09:23:46.122Z] SSH_AUTH_SOCK=/tmp/ssh-yxfF0r260iMU/agent.71 [2025-01-06T09:23:46.122Z] SSH_AGENT_PID=77 [2025-01-06T09:23:46.126Z] Running ssh-add (command line suppressed) [2025-01-06T09:23:46.210Z] Identity added: /w/workspace/edgex-go/769@tmp/private_key_15603393076763952154.key (/w/workspace/edgex-go/769@tmp/private_key_15603393076763952154.key) [2025-01-06T09:23:46.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T09:23:46.520Z] + git semver init [2025-01-06T09:23:46.780Z] 2025-01-06 09:23:46,704 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T09:23:46.780Z] 2025-01-06 09:23:46,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/769/.semver [2025-01-06T09:23:46.780Z] 2025-01-06 09:23:46,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/769/.semver [2025-01-06T09:23:46.780Z] 2025-01-06 09:23:46,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/769/.semver'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) [2025-01-06T09:23:52.061Z] 2025-01-06 09:23:51,462 [append_file] DEBUG append to file:/w/workspace/edgex-go/769/.git/info/exclude [2025-01-06T09:23:52.061Z] 2025-01-06 09:23:51,462 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/769/.semver/main with force:False [2025-01-06T09:23:52.061Z] 2025-01-06 09:23:51,463 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:23:52.061Z] 2025-01-06 09:23:51,463 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:23:52.061Z] 4.0.0-dev.33 [Pipeline] } [2025-01-06T09:23:52.069Z] $ docker exec --env ******** --env ******** 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent -k [2025-01-06T09:23:52.165Z] unset SSH_AUTH_SOCK; [2025-01-06T09:23:52.166Z] unset SSH_AGENT_PID; [2025-01-06T09:23:52.166Z] echo Agent pid 77 killed; [2025-01-06T09:23:52.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T09:23:52.495Z] + git semver [Pipeline] } [2025-01-06T09:23:52.769Z] $ docker stop --time=1 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 [2025-01-06T09:23:54.068Z] $ docker rm -f --volumes 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T09:23:54.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T09:23:54.643Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T09:23:54.647Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T09:23:55.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo [2025-01-06T09:23:55.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:23:55.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:23:55.120Z] ========================================================= [2025-01-06T09:23:55.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T09:23:55.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T09:23:55.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T09:23:55.420Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T09:23:55.420Z] da9db072f522: Pulling fs layer [2025-01-06T09:23:55.420Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T09:23:55.420Z] 06f05ace1117: Pulling fs layer [2025-01-06T09:23:55.420Z] 5fe327b54edc: Pulling fs layer [2025-01-06T09:23:55.420Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T09:23:55.420Z] 92a5565b7b96: Pulling fs layer [2025-01-06T09:23:55.420Z] ff9bb7016b71: Pulling fs layer [2025-01-06T09:23:55.420Z] 92a5565b7b96: Waiting [2025-01-06T09:23:55.420Z] ff9bb7016b71: Waiting [2025-01-06T09:23:55.420Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T09:23:55.420Z] a813b0c90790: Pulling fs layer [2025-01-06T09:23:55.420Z] a813b0c90790: Waiting [2025-01-06T09:23:55.420Z] b67dba6c2c7d: Waiting [2025-01-06T09:23:55.420Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-06T09:23:55.420Z] 6ef4a4ee8ca5: Download complete [2025-01-06T09:23:55.420Z] 5fe327b54edc: Verifying Checksum [2025-01-06T09:23:55.420Z] 5fe327b54edc: Download complete [2025-01-06T09:23:55.420Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T09:23:55.420Z] 4f4fb700ef54: Download complete [2025-01-06T09:23:55.420Z] 92a5565b7b96: Verifying Checksum [2025-01-06T09:23:55.420Z] 92a5565b7b96: Download complete [2025-01-06T09:23:55.420Z] da9db072f522: Download complete [2025-01-06T09:23:55.420Z] ff9bb7016b71: Verifying Checksum [2025-01-06T09:23:55.420Z] ff9bb7016b71: Download complete [2025-01-06T09:23:55.681Z] da9db072f522: Pull complete [2025-01-06T09:23:55.941Z] a813b0c90790: Verifying Checksum [2025-01-06T09:23:55.941Z] a813b0c90790: Download complete [2025-01-06T09:23:55.941Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T09:23:55.941Z] 06f05ace1117: Verifying Checksum [2025-01-06T09:23:55.941Z] 06f05ace1117: Download complete [2025-01-06T09:23:56.200Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T09:23:56.200Z] b67dba6c2c7d: Download complete [2025-01-06T09:24:00.393Z] 06f05ace1117: Pull complete [2025-01-06T09:24:00.393Z] 5fe327b54edc: Pull complete [2025-01-06T09:24:00.393Z] 4f4fb700ef54: Pull complete [2025-01-06T09:24:00.393Z] 92a5565b7b96: Pull complete [2025-01-06T09:24:00.393Z] ff9bb7016b71: Pull complete [2025-01-06T09:24:02.305Z] b67dba6c2c7d: Pull complete [2025-01-06T09:24:03.243Z] a813b0c90790: Pull complete [2025-01-06T09:24:03.244Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T09:24:03.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T09:24:03.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T09:24:03.549Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T09:24:03.549Z] WORKDIR /edgex [2025-01-06T09:24:03.549Z] COPY go.mod . [2025-01-06T09:24:03.549Z] RUN go mod download [2025-01-06T09:24:03.549Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-06T09:24:04.124Z] Sending build context to Docker daemon 178.2MB [2025-01-06T09:24:04.124Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T09:24:04.124Z] ---> 3ba60ce46760 [2025-01-06T09:24:04.124Z] Step 2/4 : WORKDIR /edgex [2025-01-06T09:24:09.422Z] ---> Running in 004165a3a093 [2025-01-06T09:24:09.422Z] Removing intermediate container 004165a3a093 [2025-01-06T09:24:09.422Z] ---> 98327aa6e8e7 [2025-01-06T09:24:09.422Z] Step 3/4 : COPY go.mod . [2025-01-06T09:24:09.422Z] ---> f180204f0071 [2025-01-06T09:24:09.422Z] Step 4/4 : RUN go mod download [2025-01-06T09:24:09.422Z] ---> Running in e3f47122a2ad [2025-01-06T09:24:09.750Z] Still waiting to schedule task [2025-01-06T09:24:09.751Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-06T09:24:36.020Z] Removing intermediate container e3f47122a2ad [2025-01-06T09:24:36.020Z] ---> f751e4e59981 [2025-01-06T09:24:36.020Z] Successfully built f751e4e59981 [2025-01-06T09:24:36.020Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:24:36.329Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T09:24:36.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:24:36.421Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:24:36.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T09:24:36.867Z] $ docker top 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:24:37.224Z] + go version [2025-01-06T09:24:37.224Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T09:24:37.234Z] $ docker stop --time=1 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e [2025-01-06T09:24:38.496Z] $ docker rm -f --volumes 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:24:38.951Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T09:24:38.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:24:39.039Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:24:39.069Z] $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T09:24:39.408Z] $ docker top a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-06T09:24:39.493Z] ========================================================= [2025-01-06T09:24:39.493Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-06T09:24:39.493Z] ========================================================= [Pipeline] sh [2025-01-06T09:24:39.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] fileExists [Pipeline] sh [2025-01-06T09:24:40.082Z] + make test [2025-01-06T09:24:40.082Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T09:24:50.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-06T09:25:16.623Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-06T09:25:16.623Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-06T09:25:17.188Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-06T09:25:17.188Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-06T09:25:17.446Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-06T09:25:18.383Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-06T09:25:18.383Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-06T09:25:18.383Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-06T09:25:19.756Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-06T09:25:19.756Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-06T09:25:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2025-01-06T09:25:21.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-01-06T09:25:21.949Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-06T09:25:21.949Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-06T09:25:21.949Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-06T09:25:22.516Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-06T09:25:22.516Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-06T09:25:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-06T09:25:23.938Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-06T09:25:25.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-06T09:25:25.319Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-06T09:25:25.319Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-06T09:25:25.319Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-06T09:25:25.319Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T09:25:25.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2025-01-06T09:25:25.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements [2025-01-06T09:25:26.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-06T09:25:26.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-06T09:25:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 93.4% of statements [2025-01-06T09:25:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2025-01-06T09:25:27.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.072s coverage: 9.4% of statements [2025-01-06T09:25:27.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-06T09:25:27.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-06T09:25:27.662Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-06T09:25:29.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 95.8% of statements [2025-01-06T09:25:29.041Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-01-06T09:25:29.337Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-06T09:25:29.595Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-06T09:25:29.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-06T09:25:30.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-01-06T09:25:30.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 1.1% of statements [2025-01-06T09:25:30.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements [2025-01-06T09:25:30.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-01-06T09:25:31.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-06T09:25:31.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-06T09:25:31.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-06T09:25:32.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-06T09:25:32.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-06T09:25:32.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-06T09:25:32.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-06T09:25:32.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements [2025-01-06T09:25:32.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-01-06T09:25:32.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2025-01-06T09:25:32.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-01-06T09:25:33.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-06T09:25:33.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-06T09:25:33.482Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-06T09:25:34.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-06T09:25:34.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-06T09:25:34.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-06T09:25:34.418Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-06T09:25:34.678Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-06T09:25:34.678Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-06T09:25:35.248Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-06T09:25:36.187Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-06T09:25:36.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-06T09:25:38.142Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-06T09:25:38.143Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-06T09:25:40.679Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-06T09:25:40.679Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-06T09:25:40.679Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-06T09:25:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-06T09:25:42.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-06T09:25:42.061Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-06T09:25:42.628Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-06T09:25:42.628Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-06T09:25:42.628Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-06T09:25:42.628Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-06T09:25:44.012Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-06T09:25:44.012Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-06T09:25:44.012Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-06T09:25:44.012Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-06T09:25:44.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-01-06T09:25:45.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-06T09:25:45.921Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-06T09:25:45.921Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T09:25:45.921Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-06T09:25:45.921Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-06T09:25:45.921Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-06T09:25:46.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36185 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-06T09:25:46.269Z] Running in /w/workspace/edgex-go/769 [Pipeline] { [Pipeline] checkout [2025-01-06T09:25:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-06T09:25:47.303Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T09:25:49.335Z] The recommended git tool is: git [2025-01-06T09:25:56.162Z] using credential edgex-jenkins-ssh [2025-01-06T09:25:56.185Z] Cloning the remote Git repository [2025-01-06T09:25:56.230Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-06T09:25:56.323Z] > git init /w/workspace/edgex-go/769 # timeout=10 [2025-01-06T09:25:56.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-06T09:25:56.509Z] > git --version # timeout=10 [2025-01-06T09:25:56.535Z] > git --version # 'git version 2.25.1' [2025-01-06T09:25:56.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-06T09:25:56.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.058s coverage: 92.9% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.056s coverage: 66.7% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.8% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-01-06T09:25:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 45.8% of statements [2025-01-06T09:25:57.327Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-01-06T09:25:57.327Z] running golangci-lint [2025-01-06T09:25:57.327Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-06T09:25:57.327Z] go version go1.23.4 linux/amd64 [2025-01-06T09:25:57.327Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-06T09:25:57.327Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-06T09:25:57.327Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-06T09:26:14.604Z] Avoid second fetch [2025-01-06T09:26:14.604Z] Checking out Revision 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 (main) [2025-01-06T09:26:15.407Z] Commit message: "Merge pull request #5036 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2" [2025-01-06T09:26:13.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-06T09:26:13.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T09:26:14.615Z] > git config core.sparsecheckout # timeout=10 [2025-01-06T09:26:14.667Z] > git checkout -f 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T09:26:20.025Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-06T09:26:20.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:26:20.025Z] Dload Upload Total Spent Left Speed [2025-01-06T09:26:20.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2025-01-06T09:26:20.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-06T09:26:20.689Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-06T09:26:20.689Z] + sudo tee /etc/docker/daemon.new [2025-01-06T09:26:20.689Z] { [2025-01-06T09:26:20.689Z] "registry-mirrors": [ [2025-01-06T09:26:20.689Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-06T09:26:20.689Z] ], [2025-01-06T09:26:20.689Z] "bip": "10.250.0.254/24", [2025-01-06T09:26:20.689Z] "hosts": [ [2025-01-06T09:26:20.689Z] "tcp://0.0.0.0:5555", [2025-01-06T09:26:20.689Z] "unix:///var/run/docker.sock" [2025-01-06T09:26:20.689Z] ], [2025-01-06T09:26:20.689Z] "mtu": 1458, [2025-01-06T09:26:20.689Z] "selinux-enabled": true, [2025-01-06T09:26:20.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-06T09:26:20.689Z] } [Pipeline] sh [2025-01-06T09:26:21.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-06T09:26:21.355Z] + sudo service docker restart [2025-01-06T09:26:23.895Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 24.041410452s" [2025-01-06T09:26:23.895Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.895126ms" [2025-01-06T09:26:40.169Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.89820937s with top 10 stages: buildir: 1m6.171533989s, gosec: 4.253664842s, inspect: 2.774441811s, fact_deprecated: 2.633582702s, ctrlflow: 2.003006254s, printf: 1.842910992s, S1038: 1.295473188s, nilness: 1.282507413s, fact_purity: 1.192288144s, unused: 955.239827ms" [2025-01-06T09:26:40.169Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2025-01-06T09:26:40.169Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, invalid_issue: 193/193, skip_dirs: 193/193, cgo: 193/193, exclude-rules: 193/15, autogenerated_exclude: 193/193, exclude: 193/193, path_prettifier: 193/193, skip_files: 193/193, identifier_marker: 193/193, nolint: 15/0" [2025-01-06T09:26:40.169Z] level=info msg="[runner] processing took 17.584718ms with stages: nolint: 6.839303ms, identifier_marker: 5.26856ms, path_prettifier: 2.012672ms, exclude-rules: 1.375159ms, autogenerated_exclude: 1.292337ms, skip_dirs: 699.905µs, cgo: 41.011µs, invalid_issue: 33.411µs, filename_unadjuster: 15.43µs, max_same_issues: 1.09µs, skip_files: 900ns, exclude: 840ns, fixer: 730ns, uniq_by_line: 690ns, max_from_linter: 450ns, diff: 440ns, sort_results: 420ns, path_prefixer: 400ns, severity-rules: 370ns, source_code: 370ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2025-01-06T09:26:40.169Z] level=info msg="[runner] linters took 13.872264424s with stages: goanalysis_metalinter: 13.854526413s" [2025-01-06T09:26:40.169Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-06T09:26:40.169Z] level=info msg="Memory: 379 samples, avg is 292.4MB, max is 1216.5MB" [2025-01-06T09:26:40.169Z] level=info msg="Execution took 37.973765635s" [2025-01-06T09:26:40.169Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:26:40.196Z] provisioning config files... [2025-01-06T09:26:43.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T09:26:43.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T09:26:43.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T09:26:43.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-06T09:26:44.584Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config10049234721935750425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:26:48.205Z] + ls -al . [2025-01-06T09:26:48.205Z] total 1740 [2025-01-06T09:26:48.205Z] drwxrwxr-x 11 1001 1001 4096 Jan 6 09:24 . [2025-01-06T09:26:48.205Z] drwxr-xr-x 4 root root 4096 Jan 6 09:24 .. [2025-01-06T09:26:48.205Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 .blubracket [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 10 Jan 6 09:23 .dockerignore [2025-01-06T09:26:48.205Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 09:25 .git [2025-01-06T09:26:48.205Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 09:23 .github [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 907 Jan 6 09:23 .gitignore [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 199 Jan 6 09:23 .golangci.yml [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 100 Jan 6 09:23 .hadolint.yml [2025-01-06T09:26:48.205Z] drwxr-xr-x 3 1001 1001 4096 Jan 6 09:23 .semver [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 155 Jan 6 09:23 .sonarcloud.properties [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 1171 Jan 6 09:23 ADOPTERS.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 17141 Jan 6 09:23 Attribution.txt [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 100284 Jan 6 09:23 CHANGELOG.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 09:23 CONTRIBUTING.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 677 Jan 6 09:23 GOVERNANCE.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 858 Jan 6 09:23 Jenkinsfile [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 09:23 LICENSE [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 16740 Jan 6 09:23 Makefile [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 582 Jan 6 09:23 OWNERS.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 9932 Jan 6 09:23 README.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 789 Jan 6 09:23 SECURITY.md [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 12 Jan 6 09:23 VERSION [2025-01-06T09:26:48.205Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 bin [2025-01-06T09:26:48.205Z] drwxrwxr-x 19 1001 1001 4096 Jan 6 09:23 cmd [2025-01-06T09:26:48.205Z] -rw-r--r-- 1 root root 1412873 Jan 6 09:25 coverage.out [2025-01-06T09:26:48.205Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 fuzz_test [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 6475 Jan 6 09:23 go.mod [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 87895 Jan 6 09:23 go.sum [2025-01-06T09:26:48.205Z] drwxrwxr-x 7 1001 1001 4096 Jan 6 09:23 internal [2025-01-06T09:26:48.205Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 openapi [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 584 Jan 6 09:23 security.txt [2025-01-06T09:26:48.205Z] -rw-rw-r-- 1 1001 1001 204 Jan 6 09:23 version.go [Pipeline] sh [2025-01-06T09:26:48.382Z] ---> ****-login.sh [2025-01-06T09:26:48.382Z] nexus3.edgexfoundry.org:10001 [2025-01-06T09:26:48.498Z] + '[' -e coverage.out ] [2025-01-06T09:26:48.498Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-06T09:26:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:26:48.655Z] Stashed 1 file(s) [Pipeline] sh [2025-01-06T09:26:48.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:26:48.923Z] Configure a credential helper to remove this warning. See [2025-01-06T09:26:48.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:26:48.923Z] [2025-01-06T09:26:48.923Z] Login Succeeded [2025-01-06T09:26:48.923Z] nexus3.edgexfoundry.org:10002 [2025-01-06T09:26:48.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:26:48.943Z] + make build [2025-01-06T09:26:48.943Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T09:26:49.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:26:49.996Z] Configure a credential helper to remove this warning. See [2025-01-06T09:26:49.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:26:49.996Z] [2025-01-06T09:26:49.996Z] Login Succeeded [2025-01-06T09:26:49.996Z] nexus3.edgexfoundry.org:10003 [2025-01-06T09:26:49.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:26:50.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:26:50.271Z] Configure a credential helper to remove this warning. See [2025-01-06T09:26:50.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:26:50.271Z] [2025-01-06T09:26:50.271Z] Login Succeeded [2025-01-06T09:26:50.271Z] nexus3.edgexfoundry.org:10004 [2025-01-06T09:26:50.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:26:50.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:26:50.540Z] Configure a credential helper to remove this warning. See [2025-01-06T09:26:50.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:26:50.540Z] [2025-01-06T09:26:50.540Z] Login Succeeded [2025-01-06T09:26:50.540Z] ****.io [2025-01-06T09:26:50.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:26:50.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:26:50.807Z] Configure a credential helper to remove this warning. See [2025-01-06T09:26:50.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:26:50.807Z] [2025-01-06T09:26:50.807Z] Login Succeeded [2025-01-06T09:26:50.807Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T09:26:50.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-06T09:26:51.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo [2025-01-06T09:26:51.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:26:51.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:26:51.489Z] ========================================================= [2025-01-06T09:26:51.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-06T09:26:51.489Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T09:26:51.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T09:26:52.099Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-06T09:26:52.099Z] 9986a736f7d3: Pulling fs layer [2025-01-06T09:26:52.099Z] 1f018df60701: Pulling fs layer [2025-01-06T09:26:52.099Z] 39f8f326b044: Pulling fs layer [2025-01-06T09:26:52.099Z] e6a1e7a6a96a: Pulling fs layer [2025-01-06T09:26:52.099Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T09:26:52.099Z] d45d956e0dbf: Pulling fs layer [2025-01-06T09:26:52.099Z] d7702b0d1db1: Pulling fs layer [2025-01-06T09:26:52.099Z] 5c7f0f088c93: Pulling fs layer [2025-01-06T09:26:52.099Z] 4fdc064ae6cf: Pulling fs layer [2025-01-06T09:26:52.099Z] d45d956e0dbf: Waiting [2025-01-06T09:26:52.099Z] d7702b0d1db1: Waiting [2025-01-06T09:26:52.099Z] e6a1e7a6a96a: Waiting [2025-01-06T09:26:52.099Z] 4fdc064ae6cf: Waiting [2025-01-06T09:26:52.099Z] 5c7f0f088c93: Waiting [2025-01-06T09:26:52.099Z] 4f4fb700ef54: Waiting [2025-01-06T09:26:52.099Z] 1f018df60701: Verifying Checksum [2025-01-06T09:26:52.099Z] 1f018df60701: Download complete [2025-01-06T09:26:52.099Z] e6a1e7a6a96a: Verifying Checksum [2025-01-06T09:26:52.099Z] e6a1e7a6a96a: Download complete [2025-01-06T09:26:52.099Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T09:26:52.099Z] 4f4fb700ef54: Download complete [2025-01-06T09:26:52.099Z] 9986a736f7d3: Verifying Checksum [2025-01-06T09:26:52.099Z] 9986a736f7d3: Download complete [2025-01-06T09:26:52.099Z] d45d956e0dbf: Verifying Checksum [2025-01-06T09:26:52.099Z] d45d956e0dbf: Download complete [2025-01-06T09:26:52.099Z] d7702b0d1db1: Download complete [2025-01-06T09:26:52.368Z] 4fdc064ae6cf: Verifying Checksum [2025-01-06T09:26:53.334Z] 9986a736f7d3: Pull complete [2025-01-06T09:26:53.605Z] 39f8f326b044: Verifying Checksum [2025-01-06T09:26:53.605Z] 39f8f326b044: Download complete [2025-01-06T09:26:53.874Z] 1f018df60701: Pull complete [2025-01-06T09:26:54.464Z] 5c7f0f088c93: Verifying Checksum [2025-01-06T09:26:54.464Z] 5c7f0f088c93: Download complete [2025-01-06T09:27:16.292Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T09:27:16.292Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T09:27:16.292Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T09:27:16.550Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T09:27:16.554Z] 39f8f326b044: Pull complete [2025-01-06T09:27:16.554Z] e6a1e7a6a96a: Pull complete [2025-01-06T09:27:16.554Z] 4f4fb700ef54: Pull complete [2025-01-06T09:27:16.554Z] d45d956e0dbf: Pull complete [2025-01-06T09:27:16.554Z] d7702b0d1db1: Pull complete [2025-01-06T09:27:18.452Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T09:27:22.643Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T09:27:23.240Z] 5c7f0f088c93: Pull complete [2025-01-06T09:27:25.177Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T09:27:25.190Z] 4fdc064ae6cf: Pull complete [2025-01-06T09:27:25.190Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T09:27:25.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T09:27:25.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T09:27:25.533Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T09:27:25.533Z] WORKDIR /edgex [2025-01-06T09:27:25.533Z] COPY go.mod . [2025-01-06T09:27:25.533Z] RUN go mod download [2025-01-06T09:27:25.533Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-06T09:27:26.941Z] #0 building with "default" instance using docker driver [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #1 [internal] load .dockerignore [2025-01-06T09:27:26.941Z] #1 transferring context: 50B 0.0s done [2025-01-06T09:27:26.941Z] #1 DONE 0.1s [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #2 [internal] load build definition from Dockerfile [2025-01-06T09:27:26.941Z] #2 transferring dockerfile: 172B done [2025-01-06T09:27:26.941Z] #2 DONE 0.1s [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T09:27:26.941Z] #3 DONE 0.0s [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #4 [internal] load build context [2025-01-06T09:27:26.941Z] #4 transferring context: 6.51kB done [2025-01-06T09:27:26.941Z] #4 DONE 0.1s [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T09:27:26.941Z] #5 DONE 0.2s [2025-01-06T09:27:26.941Z] [2025-01-06T09:27:26.941Z] #6 [2/4] WORKDIR /edgex [2025-01-06T09:27:27.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T09:27:28.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T09:27:28.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T09:27:28.885Z] #6 DONE 1.6s [2025-01-06T09:27:28.885Z] [2025-01-06T09:27:28.885Z] #7 [3/4] COPY go.mod . [2025-01-06T09:27:28.885Z] #7 DONE 0.1s [2025-01-06T09:27:28.885Z] [2025-01-06T09:27:28.885Z] #8 [4/4] RUN go mod download [2025-01-06T09:27:29.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T09:27:30.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-06T09:27:31.852Z] $ docker stop --time=1 a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 [2025-01-06T09:27:37.392Z] $ docker rm -f --volumes a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:27:38.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T09:27:38.730Z] [2025-01-06T09:27:38.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:27:39.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T09:27:39.031Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-06T09:27:39.031Z] 91d30c5bc195: Pulling fs layer [2025-01-06T09:27:39.031Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-06T09:27:39.031Z] 9c61dcf015f6: Pulling fs layer [2025-01-06T09:27:39.031Z] 4698f68db338: Pulling fs layer [2025-01-06T09:27:39.031Z] 2a2f49069b9e: Pulling fs layer [2025-01-06T09:27:39.031Z] e0025b399a48: Pulling fs layer [2025-01-06T09:27:39.031Z] 4698f68db338: Waiting [2025-01-06T09:27:39.031Z] 2a2f49069b9e: Waiting [2025-01-06T09:27:39.031Z] e0025b399a48: Waiting [2025-01-06T09:27:39.031Z] 91d30c5bc195: Verifying Checksum [2025-01-06T09:27:39.031Z] 91d30c5bc195: Download complete [2025-01-06T09:27:39.031Z] 4698f68db338: Verifying Checksum [2025-01-06T09:27:39.031Z] 4698f68db338: Download complete [2025-01-06T09:27:39.289Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-06T09:27:39.289Z] 2e9b0aa3be6d: Download complete [2025-01-06T09:27:39.289Z] e0025b399a48: Verifying Checksum [2025-01-06T09:27:39.289Z] e0025b399a48: Download complete [2025-01-06T09:27:39.289Z] 91d30c5bc195: Pull complete [2025-01-06T09:27:39.289Z] 2a2f49069b9e: Download complete [2025-01-06T09:27:39.548Z] 2e9b0aa3be6d: Pull complete [2025-01-06T09:27:39.806Z] 9c61dcf015f6: Download complete [2025-01-06T09:27:42.336Z] 9c61dcf015f6: Pull complete [2025-01-06T09:27:42.594Z] 4698f68db338: Pull complete [2025-01-06T09:27:42.853Z] 2a2f49069b9e: Pull complete [2025-01-06T09:27:43.112Z] e0025b399a48: Pull complete [2025-01-06T09:27:43.112Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-06T09:27:43.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T09:27:43.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:27:43.215Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:27:43.244Z] $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-06T09:27:43.894Z] #8 DONE 14.4s [2025-01-06T09:27:43.894Z] [2025-01-06T09:27:43.894Z] #9 exporting to image [2025-01-06T09:27:43.894Z] #9 exporting layers [2025-01-06T09:27:46.116Z] $ docker top cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:27:46.473Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T09:27:49.007Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #1 transferring dockerfile: 1.81kB done [2025-01-06T09:27:49.007Z] #1 DONE 0.0s [2025-01-06T09:27:49.007Z] [2025-01-06T09:27:49.007Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #2 transferring dockerfile: 2.23kB done [2025-01-06T09:27:49.007Z] #2 DONE 0.0s [2025-01-06T09:27:49.007Z] [2025-01-06T09:27:49.007Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #3 transferring dockerfile: 3.02kB done [2025-01-06T09:27:49.007Z] #3 DONE 0.0s [2025-01-06T09:27:49.007Z] [2025-01-06T09:27:49.007Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #4 transferring dockerfile: 1.82kB done [2025-01-06T09:27:49.007Z] #4 DONE 0.0s [2025-01-06T09:27:49.007Z] [2025-01-06T09:27:49.007Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #5 transferring dockerfile: 2.49kB done [2025-01-06T09:27:49.007Z] #5 DONE 0.0s [2025-01-06T09:27:49.007Z] [2025-01-06T09:27:49.007Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T09:27:49.007Z] #6 transferring dockerfile: 1.70kB done [2025-01-06T09:27:49.266Z] #6 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #7 [core-command internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #7 transferring dockerfile: 1.94kB done [2025-01-06T09:27:49.266Z] #7 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #8 transferring dockerfile: 1.69kB done [2025-01-06T09:27:49.266Z] #8 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #9 transferring dockerfile: 1.89kB done [2025-01-06T09:27:49.266Z] #9 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #10 transferring dockerfile: 2.07kB done [2025-01-06T09:27:49.266Z] #10 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #11 [core-data internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #11 transferring dockerfile: 2.07kB done [2025-01-06T09:27:49.266Z] #11 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #12 transferring dockerfile: 2.13kB done [2025-01-06T09:27:49.266Z] #12 DONE 0.1s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #13 [security-spire-agent internal] load .dockerignore [2025-01-06T09:27:49.266Z] #13 transferring context: 50B done [2025-01-06T09:27:49.266Z] #13 DONE 0.0s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #14 transferring dockerfile: 2.15kB done [2025-01-06T09:27:49.266Z] #14 DONE 0.1s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #15 transferring dockerfile: 2.50kB done [2025-01-06T09:27:49.266Z] #15 DONE 0.1s [2025-01-06T09:27:49.266Z] [2025-01-06T09:27:49.266Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-01-06T09:27:49.266Z] #16 transferring dockerfile: 2.02kB done [2025-01-06T09:27:49.266Z] #16 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T09:27:49.525Z] #17 transferring context: 50B done [2025-01-06T09:27:49.525Z] #17 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #18 [security-bootstrapper internal] load .dockerignore [2025-01-06T09:27:49.525Z] #18 transferring context: 50B done [2025-01-06T09:27:49.525Z] #18 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #19 [support-scheduler internal] load .dockerignore [2025-01-06T09:27:49.525Z] #19 transferring context: 50B done [2025-01-06T09:27:49.525Z] #19 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-01-06T09:27:49.525Z] #20 transferring context: 50B done [2025-01-06T09:27:49.525Z] #20 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #21 [security-spire-server internal] load .dockerignore [2025-01-06T09:27:49.525Z] #21 transferring context: 50B done [2025-01-06T09:27:49.525Z] #21 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #22 [core-command internal] load .dockerignore [2025-01-06T09:27:49.525Z] #22 transferring context: 50B done [2025-01-06T09:27:49.525Z] #22 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T09:27:49.525Z] #23 transferring context: 50B done [2025-01-06T09:27:49.525Z] #23 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #24 [security-spire-config internal] load .dockerignore [2025-01-06T09:27:49.525Z] #24 transferring context: 50B done [2025-01-06T09:27:49.525Z] #24 DONE 0.0s [2025-01-06T09:27:49.525Z] [2025-01-06T09:27:49.525Z] #25 [core-data internal] load .dockerignore [2025-01-06T09:27:49.784Z] #25 transferring context: 50B done [2025-01-06T09:27:49.784Z] #25 DONE 0.1s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #26 [core-keeper internal] load .dockerignore [2025-01-06T09:27:49.784Z] #26 transferring context: 50B done [2025-01-06T09:27:49.784Z] #26 DONE 0.0s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #27 [core-metadata internal] load .dockerignore [2025-01-06T09:27:49.784Z] #27 transferring context: 50B done [2025-01-06T09:27:49.784Z] #27 DONE 0.1s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #28 [security-proxy-auth internal] load .dockerignore [2025-01-06T09:27:49.784Z] #28 transferring context: 50B done [2025-01-06T09:27:49.784Z] #28 DONE 0.1s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #29 [support-notifications internal] load .dockerignore [2025-01-06T09:27:49.784Z] #29 transferring context: 50B done [2025-01-06T09:27:49.784Z] #29 DONE 0.1s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #30 [security-proxy-setup internal] load .dockerignore [2025-01-06T09:27:49.784Z] #30 transferring context: 50B done [2025-01-06T09:27:49.784Z] #30 DONE 0.1s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T09:27:49.784Z] #31 DONE 0.0s [2025-01-06T09:27:49.784Z] [2025-01-06T09:27:49.784Z] #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:49.784Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:50.048Z] #32 ... [2025-01-06T09:27:50.048Z] [2025-01-06T09:27:50.048Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T09:27:50.048Z] #31 DONE 0.0s [2025-01-06T09:27:50.048Z] [2025-01-06T09:27:50.048Z] #32 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:50.048Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T09:27:50.048Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T09:27:50.048Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:27:50.048Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T09:27:50.048Z] #32 DONE 0.2s [2025-01-06T09:27:50.048Z] [2025-01-06T09:27:50.048Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:27:50.048Z] #33 ... [2025-01-06T09:27:50.049Z] [2025-01-06T09:27:50.049Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:50.049Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T09:27:50.049Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T09:27:50.049Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:27:50.049Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T09:27:50.049Z] #32 DONE 0.2s [2025-01-06T09:27:50.049Z] [2025-01-06T09:27:50.049Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T09:27:50.049Z] #31 DONE 0.0s [2025-01-06T09:27:50.049Z] [2025-01-06T09:27:50.049Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:27:50.306Z] #33 ... [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T09:27:50.306Z] #31 DONE 0.0s [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:27:50.306Z] #33 ... [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:50.306Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T09:27:50.306Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T09:27:50.306Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:27:50.306Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T09:27:50.306Z] #32 DONE 0.4s [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T09:27:50.306Z] #31 DONE 0.0s [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T09:27:50.306Z] #34 DONE 0.6s [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T09:27:50.306Z] #35 DONE 0.6s [2025-01-06T09:27:50.306Z] [2025-01-06T09:27:50.306Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:27:50.578Z] #33 DONE 0.8s [2025-01-06T09:27:50.578Z] [2025-01-06T09:27:50.578Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:27:50.578Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-06T09:27:50.836Z] #36 ... [2025-01-06T09:27:50.836Z] [2025-01-06T09:27:50.836Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:27:50.836Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T09:27:50.836Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T09:27:50.836Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:27:50.836Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T09:27:50.836Z] #32 DONE 0.4s [2025-01-06T09:27:50.836Z] [2025-01-06T09:27:50.836Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:27:50.836Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T09:27:50.836Z] #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T09:27:51.099Z] #36 ... [2025-01-06T09:27:51.099Z] [2025-01-06T09:27:51.099Z] #37 [security-spire-agent internal] load build context [2025-01-06T09:27:51.099Z] #37 transferring context: 23.10kB 0.0s done [2025-01-06T09:27:51.099Z] #37 DONE 0.7s [2025-01-06T09:27:51.099Z] [2025-01-06T09:27:51.099Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:27:51.099Z] #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T09:27:51.099Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2025-01-06T09:27:51.099Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T09:27:51.099Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2025-01-06T09:27:51.099Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2025-01-06T09:27:51.099Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2025-01-06T09:27:51.099Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T09:27:51.357Z] #36 ... [2025-01-06T09:27:51.357Z] [2025-01-06T09:27:51.357Z] #38 [security-spire-server internal] load build context [2025-01-06T09:27:51.357Z] #38 transferring context: 23.57kB 0.0s done [2025-01-06T09:27:51.357Z] #38 DONE 0.9s [2025-01-06T09:27:51.357Z] [2025-01-06T09:27:51.357Z] #39 [security-spire-config internal] load build context [2025-01-06T09:27:51.357Z] #39 transferring context: 21.82kB 0.0s done [2025-01-06T09:27:51.357Z] #39 DONE 1.0s [2025-01-06T09:27:51.357Z] [2025-01-06T09:27:51.357Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:27:51.357Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-06T09:27:51.357Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T09:27:51.357Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2025-01-06T09:27:51.357Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-01-06T09:27:51.357Z] #36 ... [2025-01-06T09:27:51.357Z] [2025-01-06T09:27:51.357Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T09:27:51.357Z] #40 DONE 1.6s [2025-01-06T09:27:51.357Z] [2025-01-06T09:27:51.357Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:27:51.357Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.6s [2025-01-06T09:27:51.615Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.80MB / 30.73MB 0.7s [2025-01-06T09:27:51.615Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.8s [2025-01-06T09:27:51.615Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2025-01-06T09:27:56.903Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T09:27:56.903Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.4s done [2025-01-06T09:28:00.228Z] #36 ... [2025-01-06T09:28:00.228Z] [2025-01-06T09:28:00.228Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T09:28:00.228Z] #41 transferring context: 331.72MB 10.0s [2025-01-06T09:28:00.228Z] #41 ... [2025-01-06T09:28:00.228Z] [2025-01-06T09:28:00.228Z] #42 [security-bootstrapper internal] load build context [2025-01-06T09:28:00.228Z] #42 ... [2025-01-06T09:28:00.228Z] [2025-01-06T09:28:00.228Z] #43 [security-secretstore-setup internal] load build context [2025-01-06T09:28:00.228Z] #43 ... [2025-01-06T09:28:00.228Z] [2025-01-06T09:28:00.228Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T09:28:00.228Z] #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.435 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:00.228Z] #0 5.435 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:00.228Z] #0 5.435 OK: 24174 distinct packages available [2025-01-06T09:28:00.228Z] #0 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.877 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:00.228Z] #0 6.058 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T09:28:00.228Z] #0 6.069 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T09:28:00.228Z] #0 6.075 (4/14) Installing libunistring (1.2-r0) [2025-01-06T09:28:00.228Z] #0 6.092 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T09:28:00.228Z] #0 6.127 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T09:28:00.228Z] #0 6.135 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T09:28:00.228Z] #0 6.135 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T09:28:00.228Z] #0 6.145 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T09:28:00.228Z] #0 6.156 (10/14) Installing curl (8.11.1-r0) [2025-01-06T09:28:00.228Z] #0 6.162 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:00.228Z] #0 6.165 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:00.228Z] #0 6.170 (13/14) Installing libucontext (1.2-r3) [2025-01-06T09:28:00.228Z] #0 6.176 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:00.228Z] #0 6.180 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:00.228Z] #0 6.192 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:00.228Z] #0 6.227 OK: 13 MiB in 28 packages [2025-01-06T09:28:00.228Z] #44 ... [2025-01-06T09:28:00.228Z] [2025-01-06T09:28:00.228Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T09:28:00.228Z] #0 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.228Z] #0 5.406 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:00.228Z] #0 5.418 (2/2) Installing su-exec (0.2-r3) [2025-01-06T09:28:00.228Z] #0 5.418 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:00.228Z] #0 5.421 OK: 8 MiB in 16 packages [2025-01-06T09:28:00.486Z] #45 ... [2025-01-06T09:28:00.486Z] [2025-01-06T09:28:00.486Z] #46 [support-notifications internal] load build context [2025-01-06T09:28:00.486Z] #46 ... [2025-01-06T09:28:00.486Z] [2025-01-06T09:28:00.486Z] #47 [security-proxy-auth internal] load build context [2025-01-06T09:28:00.746Z] #47 ... [2025-01-06T09:28:00.746Z] [2025-01-06T09:28:00.746Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:00.746Z] #48 ... [2025-01-06T09:28:00.746Z] [2025-01-06T09:28:00.746Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:00.746Z] #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.746Z] #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:00.746Z] #0 1.696 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:00.746Z] #0 1.709 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:00.746Z] #0 1.726 OK: 8 MiB in 15 packages [2025-01-06T09:28:01.019Z] #49 ... [2025-01-06T09:28:01.019Z] [2025-01-06T09:28:01.019Z] #50 [security-proxy-setup internal] load build context [2025-01-06T09:28:01.281Z] #50 ... [2025-01-06T09:28:01.281Z] [2025-01-06T09:28:01.281Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:01.281Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-06T09:28:01.281Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T09:28:01.281Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-06T09:28:01.282Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-06T09:28:01.282Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-06T09:28:01.282Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T09:28:01.282Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T09:28:01.282Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2025-01-06T09:28:01.282Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.2s done [2025-01-06T09:28:01.282Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T09:28:01.282Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T09:28:01.282Z] #51 ... [2025-01-06T09:28:01.282Z] [2025-01-06T09:28:01.282Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:01.282Z] #0 6.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:01.282Z] #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:01.282Z] #0 6.737 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:01.282Z] #0 6.741 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:01.282Z] #0 6.752 OK: 8 MiB in 15 packages [2025-01-06T09:28:02.070Z] #52 ... [2025-01-06T09:28:02.070Z] [2025-01-06T09:28:02.070Z] #53 [core-keeper internal] load build context [2025-01-06T09:28:02.070Z] #53 ... [2025-01-06T09:28:02.070Z] [2025-01-06T09:28:02.070Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T09:28:02.098Z] #9 exporting layers 17.0s done [2025-01-06T09:28:02.098Z] #9 writing image sha256:0c7fcb0e4a85f096ea0cd9ef82b69082afecafe37955204dc45792ca74f17d9a done [2025-01-06T09:28:02.098Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-06T09:28:02.098Z] #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:28:02.370Z] #54 ... [2025-01-06T09:28:02.370Z] [2025-01-06T09:28:02.370Z] #55 [core-data internal] load build context [2025-01-06T09:28:02.370Z] #55 ... [2025-01-06T09:28:02.370Z] [2025-01-06T09:28:02.370Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:02.370Z] #56 ... [2025-01-06T09:28:02.370Z] [2025-01-06T09:28:02.370Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T09:28:02.370Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:02.370Z] #0 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:02.370Z] #0 1.626 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:02.370Z] #0 1.658 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:02.370Z] #0 1.662 (3/4) Installing su-exec (0.2-r3) [2025-01-06T09:28:02.370Z] #0 1.669 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T09:28:02.370Z] #0 1.768 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:02.370Z] #0 1.784 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:02.370Z] #0 1.820 OK: 19 MiB in 18 packages [2025-01-06T09:28:02.370Z] #57 ... [2025-01-06T09:28:02.370Z] [2025-01-06T09:28:02.370Z] #58 [security-spiffe-token-provider internal] load build context [2025-01-06T09:28:02.446Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T09:28:02.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:28:02.629Z] #58 ... [2025-01-06T09:28:02.629Z] [2025-01-06T09:28:02.629Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T09:28:02.629Z] #59 ... [2025-01-06T09:28:02.629Z] [2025-01-06T09:28:02.629Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T09:28:02.629Z] #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:02.629Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:02.629Z] #0 1.645 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:02.629Z] #0 1.671 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:02.629Z] #0 1.678 (3/3) Installing tzdata (2024b-r0) [2025-01-06T09:28:02.629Z] #0 1.729 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:02.629Z] #0 1.740 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:02.629Z] #0 1.790 OK: 10 MiB in 17 packages [2025-01-06T09:28:02.629Z] #60 ... [2025-01-06T09:28:02.629Z] [2025-01-06T09:28:02.629Z] #61 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:02.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container [2025-01-06T09:28:02.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-06T09:28:03.567Z] #61 ... [2025-01-06T09:28:03.568Z] [2025-01-06T09:28:03.568Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T09:28:03.568Z] #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:03.568Z] #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:03.568Z] #0 6.220 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:03.568Z] #0 6.422 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:03.568Z] #0 6.430 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:03.568Z] #0 6.432 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:03.568Z] #0 6.482 OK: 8 MiB in 16 packages [2025-01-06T09:28:03.568Z] #62 ... [2025-01-06T09:28:03.568Z] [2025-01-06T09:28:03.568Z] #63 [support-scheduler internal] load build context [2025-01-06T09:28:03.826Z] #63 ... [2025-01-06T09:28:03.826Z] [2025-01-06T09:28:03.826Z] #64 [core-command internal] load build context [2025-01-06T09:28:03.826Z] #64 transferring context: 433.65MB 10.5s done [2025-01-06T09:28:03.826Z] #64 ... [2025-01-06T09:28:03.826Z] [2025-01-06T09:28:03.826Z] #65 [core-metadata internal] load build context [2025-01-06T09:28:03.826Z] #65 transferring context: 433.65MB 12.4s done [2025-01-06T09:28:03.884Z] $ docker top 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:28:04.086Z] #65 ... [2025-01-06T09:28:04.086Z] [2025-01-06T09:28:04.086Z] #63 [support-scheduler internal] load build context [2025-01-06T09:28:04.679Z] + go version [2025-01-06T09:28:04.679Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-06T09:28:04.696Z] $ docker stop --time=1 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d [2025-01-06T09:28:05.990Z] #63 transferring context: 433.65MB 15.7s done [2025-01-06T09:28:06.234Z] $ docker rm -f --volumes 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:28:06.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T09:28:06.889Z] [2025-01-06T09:28:06.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:28:07.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T09:28:07.227Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-06T09:28:07.227Z] 547446be3368: Pulling fs layer [2025-01-06T09:28:07.227Z] d125d8839a47: Pulling fs layer [2025-01-06T09:28:07.227Z] 3e85d5ac6304: Pulling fs layer [2025-01-06T09:28:07.227Z] c3105a71a48b: Pulling fs layer [2025-01-06T09:28:07.227Z] 0f093f025ec4: Pulling fs layer [2025-01-06T09:28:07.227Z] c3106fc0e877: Pulling fs layer [2025-01-06T09:28:07.227Z] c3105a71a48b: Waiting [2025-01-06T09:28:07.227Z] 0f093f025ec4: Waiting [2025-01-06T09:28:07.227Z] c3106fc0e877: Waiting [2025-01-06T09:28:07.495Z] 547446be3368: Verifying Checksum [2025-01-06T09:28:07.495Z] 547446be3368: Download complete [2025-01-06T09:28:07.495Z] c3105a71a48b: Verifying Checksum [2025-01-06T09:28:07.495Z] c3105a71a48b: Download complete [2025-01-06T09:28:07.765Z] d125d8839a47: Verifying Checksum [2025-01-06T09:28:07.765Z] d125d8839a47: Download complete [2025-01-06T09:28:07.765Z] c3106fc0e877: Download complete [2025-01-06T09:28:07.765Z] 0f093f025ec4: Verifying Checksum [2025-01-06T09:28:07.765Z] 0f093f025ec4: Download complete [2025-01-06T09:28:08.032Z] 547446be3368: Pull complete [2025-01-06T09:28:08.997Z] d125d8839a47: Pull complete [2025-01-06T09:28:09.281Z] #63 ... [2025-01-06T09:28:09.281Z] [2025-01-06T09:28:09.281Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:09.281Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-01-06T09:28:09.581Z] 3e85d5ac6304: Verifying Checksum [2025-01-06T09:28:09.581Z] 3e85d5ac6304: Download complete [2025-01-06T09:28:10.220Z] #36 ... [2025-01-06T09:28:10.220Z] [2025-01-06T09:28:10.220Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T09:28:10.220Z] #41 transferring context: 433.65MB 14.4s done [2025-01-06T09:28:10.220Z] #41 ... [2025-01-06T09:28:10.220Z] [2025-01-06T09:28:10.220Z] #43 [security-secretstore-setup internal] load build context [2025-01-06T09:28:10.220Z] #43 transferring context: 433.65MB 10.9s done [2025-01-06T09:28:10.790Z] #43 ... [2025-01-06T09:28:10.790Z] [2025-01-06T09:28:10.790Z] #42 [security-bootstrapper internal] load build context [2025-01-06T09:28:10.790Z] #42 transferring context: 433.65MB 15.4s done [2025-01-06T09:28:10.790Z] #42 ... [2025-01-06T09:28:10.790Z] [2025-01-06T09:28:10.790Z] #47 [security-proxy-auth internal] load build context [2025-01-06T09:28:10.790Z] #47 transferring context: 433.65MB 17.8s done [2025-01-06T09:28:11.554Z] #47 ... [2025-01-06T09:28:11.554Z] [2025-01-06T09:28:11.554Z] #46 [support-notifications internal] load build context [2025-01-06T09:28:11.554Z] #46 transferring context: 433.65MB 15.2s done [2025-01-06T09:28:11.850Z] #46 ... [2025-01-06T09:28:11.850Z] [2025-01-06T09:28:11.850Z] #53 [core-keeper internal] load build context [2025-01-06T09:28:11.850Z] #53 transferring context: 433.65MB 17.1s done [2025-01-06T09:28:11.850Z] #53 ... [2025-01-06T09:28:11.850Z] [2025-01-06T09:28:11.850Z] #50 [security-proxy-setup internal] load build context [2025-01-06T09:28:11.850Z] #50 transferring context: 433.65MB 12.9s done [2025-01-06T09:28:12.476Z] #50 ... [2025-01-06T09:28:12.476Z] [2025-01-06T09:28:12.476Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:12.476Z] #56 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:12.476Z] #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:12.476Z] #56 16.50 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:12.476Z] #56 16.50 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:12.476Z] #56 16.50 OK: 24174 distinct packages available [2025-01-06T09:28:12.476Z] #56 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:12.476Z] #56 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:12.476Z] #56 16.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:12.476Z] #56 17.30 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:12.476Z] #56 17.31 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:12.476Z] #56 17.32 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:12.476Z] #56 17.32 (5/7) Installing libucontext (1.2-r3) [2025-01-06T09:28:12.476Z] #56 17.33 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:12.476Z] #56 17.33 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T09:28:12.476Z] #56 17.34 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:12.476Z] #56 17.35 OK: 9 MiB in 19 packages [2025-01-06T09:28:12.859Z] #56 ... [2025-01-06T09:28:12.859Z] [2025-01-06T09:28:12.859Z] #55 [core-data internal] load build context [2025-01-06T09:28:12.859Z] #55 transferring context: 433.65MB 14.9s done [2025-01-06T09:28:13.130Z] #55 ... [2025-01-06T09:28:13.130Z] [2025-01-06T09:28:13.130Z] #58 [security-spiffe-token-provider internal] load build context [2025-01-06T09:28:13.130Z] #58 transferring context: 433.65MB 15.5s done [2025-01-06T09:28:18.535Z] #58 ... [2025-01-06T09:28:18.535Z] [2025-01-06T09:28:18.535Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:18.535Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2025-01-06T09:28:21.131Z] #51 ... [2025-01-06T09:28:21.131Z] [2025-01-06T09:28:21.131Z] #64 [core-command internal] load build context [2025-01-06T09:28:21.131Z] #64 DONE 31.1s [2025-01-06T09:28:21.131Z] [2025-01-06T09:28:21.131Z] #61 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:21.131Z] #61 DONE 29.8s [2025-01-06T09:28:21.131Z] [2025-01-06T09:28:21.131Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T09:28:21.389Z] #66 ... [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #43 [security-secretstore-setup internal] load build context [2025-01-06T09:28:21.389Z] #43 DONE 31.3s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #50 [security-proxy-setup internal] load build context [2025-01-06T09:28:21.389Z] #50 DONE 30.6s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #65 [core-metadata internal] load build context [2025-01-06T09:28:21.389Z] #65 DONE 31.0s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #41 [core-common-config-bootstrapper internal] load build context [2025-01-06T09:28:21.389Z] #41 DONE 31.5s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #42 [security-bootstrapper internal] load build context [2025-01-06T09:28:21.389Z] #42 DONE 31.4s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:21.389Z] #52 DONE 30.8s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T09:28:21.389Z] #45 DONE 31.2s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T09:28:21.389Z] #59 DONE 31.2s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T09:28:21.389Z] #60 DONE 31.3s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T09:28:21.389Z] #57 DONE 31.3s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:21.389Z] #67 ... [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #55 [core-data internal] load build context [2025-01-06T09:28:21.389Z] #55 DONE 31.1s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T09:28:21.389Z] #44 DONE 31.2s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T09:28:21.389Z] #62 DONE 31.0s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:21.389Z] #49 DONE 31.4s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #63 [support-scheduler internal] load build context [2025-01-06T09:28:21.389Z] #63 DONE 31.6s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #46 [support-notifications internal] load build context [2025-01-06T09:28:21.389Z] #46 DONE 31.2s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #58 [security-spiffe-token-provider internal] load build context [2025-01-06T09:28:21.389Z] #58 DONE 31.4s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #53 [core-keeper internal] load build context [2025-01-06T09:28:21.389Z] #53 DONE 31.4s [2025-01-06T09:28:21.389Z] [2025-01-06T09:28:21.389Z] #47 [security-proxy-auth internal] load build context [2025-01-06T09:28:21.389Z] #47 DONE 31.2s [2025-01-06T09:28:21.648Z] [2025-01-06T09:28:21.648Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:21.648Z] #56 DONE 31.1s [2025-01-06T09:28:21.648Z] [2025-01-06T09:28:21.648Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:21.901Z] 3e85d5ac6304: Pull complete [2025-01-06T09:28:21.901Z] c3105a71a48b: Pull complete [2025-01-06T09:28:22.863Z] 0f093f025ec4: Pull complete [2025-01-06T09:28:22.863Z] c3106fc0e877: Pull complete [2025-01-06T09:28:22.863Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-06T09:28:22.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T09:28:22.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:28:23.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container [2025-01-06T09:28:23.107Z] $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-06T09:28:24.928Z] $ docker top eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:28:25.240Z] #36 ... [2025-01-06T09:28:25.240Z] [2025-01-06T09:28:25.240Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T09:28:25.240Z] #54 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.240Z] #54 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.240Z] #54 31.73 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:25.240Z] #54 31.82 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:25.240Z] #54 31.83 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:25.240Z] #54 31.83 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T09:28:25.240Z] #54 31.84 (5/6) Installing su-exec (0.2-r3) [2025-01-06T09:28:25.240Z] #54 31.85 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T09:28:25.240Z] #54 31.92 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:25.240Z] #54 31.93 OK: 19 MiB in 18 packages [2025-01-06T09:28:25.240Z] #54 DONE 32.5s [2025-01-06T09:28:25.415Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T09:28:25.498Z] [2025-01-06T09:28:25.498Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T09:28:25.498Z] #68 DONE 4.3s [2025-01-06T09:28:25.498Z] [2025-01-06T09:28:25.498Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T09:28:25.756Z] #69 ... [2025-01-06T09:28:25.756Z] [2025-01-06T09:28:25.756Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:25.756Z] #48 31.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.756Z] #48 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.756Z] #48 31.97 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:25.756Z] #48 31.97 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:25.756Z] #48 31.97 OK: 24174 distinct packages available [2025-01-06T09:28:25.756Z] #48 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.756Z] #48 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:25.756Z] #48 32.41 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:25.756Z] #48 34.80 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:25.756Z] #48 34.81 (3/4) Installing libucontext (1.2-r3) [2025-01-06T09:28:25.756Z] #48 34.82 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:25.756Z] #48 34.82 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:25.756Z] #48 34.82 OK: 8 MiB in 18 packages [2025-01-06T09:28:25.756Z] #48 DONE 35.1s [2025-01-06T09:28:25.756Z] [2025-01-06T09:28:25.756Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:28:26.013Z] #70 ... [2025-01-06T09:28:26.013Z] [2025-01-06T09:28:26.013Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T09:28:26.013Z] #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.013Z] #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.013Z] #0 4.597 OK: 248 MiB in 58 packages [2025-01-06T09:28:26.013Z] #71 DONE 4.7s [2025-01-06T09:28:26.013Z] [2025-01-06T09:28:26.013Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:26.013Z] #72 DONE 0.1s [2025-01-06T09:28:26.013Z] [2025-01-06T09:28:26.013Z] #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:26.013Z] #0 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.013Z] #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.013Z] #0 4.686 OK: 248 MiB in 58 packages [2025-01-06T09:28:26.013Z] #73 DONE 4.8s [2025-01-06T09:28:26.013Z] [2025-01-06T09:28:26.013Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:26.013Z] #67 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.271Z] #67 ... [2025-01-06T09:28:26.271Z] [2025-01-06T09:28:26.271Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:26.271Z] #74 DONE 0.1s [2025-01-06T09:28:26.271Z] [2025-01-06T09:28:26.271Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:26.271Z] #67 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #67 ... [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:26.540Z] #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 5.008 OK: 248 MiB in 58 packages [2025-01-06T09:28:26.540Z] #75 DONE 5.2s [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:26.540Z] #67 5.012 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:26.540Z] #67 5.012 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:26.540Z] #67 5.018 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:26.540Z] #67 5.077 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:26.540Z] #67 ... [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:26.540Z] #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 4.447 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:26.540Z] #0 4.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:26.540Z] #0 4.452 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:26.540Z] #0 4.507 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:26.540Z] #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #0 4.948 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:26.540Z] #0 4.955 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.540Z] #0 5.030 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.540Z] #0 5.039 OK: 8 MiB in 15 packages [2025-01-06T09:28:26.540Z] #76 DONE 5.2s [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:26.540Z] #77 DONE 0.2s [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T09:28:26.540Z] #66 1.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #66 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #66 4.656 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:26.540Z] #66 4.656 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:26.540Z] #66 4.656 OK: 24172 distinct packages available [2025-01-06T09:28:26.540Z] #66 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #66 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #66 5.204 OK: 248 MiB in 58 packages [2025-01-06T09:28:26.540Z] #66 DONE 5.3s [2025-01-06T09:28:26.540Z] [2025-01-06T09:28:26.540Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:26.540Z] #67 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.540Z] #67 5.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.797Z] #67 ... [2025-01-06T09:28:26.797Z] [2025-01-06T09:28:26.797Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:26.797Z] #78 DONE 0.2s [2025-01-06T09:28:26.797Z] [2025-01-06T09:28:26.797Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T09:28:26.797Z] #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.797Z] #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.797Z] #0 4.673 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:26.797Z] #0 4.673 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:26.797Z] #0 4.683 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:26.797Z] #0 4.746 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:26.797Z] #0 4.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.797Z] #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:26.797Z] #0 5.216 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:26.797Z] #0 5.222 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.797Z] #0 5.287 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.797Z] #0 5.325 OK: 8 MiB in 16 packages [2025-01-06T09:28:26.797Z] #79 DONE 5.5s [2025-01-06T09:28:26.797Z] [2025-01-06T09:28:26.797Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:26.797Z] #67 5.453 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:26.797Z] #67 5.460 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.797Z] #67 5.496 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:26.797Z] #67 5.506 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:27.055Z] #67 ... [2025-01-06T09:28:27.055Z] [2025-01-06T09:28:27.055Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T09:28:27.055Z] #0 4.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 4.787 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:27.055Z] #0 4.787 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:27.055Z] #0 4.794 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:27.055Z] #0 4.860 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:27.055Z] #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 5.269 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:27.055Z] #0 5.275 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.055Z] #0 5.314 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.055Z] #0 5.328 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:27.055Z] #0 5.377 OK: 19 MiB in 18 packages [2025-01-06T09:28:27.055Z] #80 DONE 5.6s [2025-01-06T09:28:27.055Z] [2025-01-06T09:28:27.055Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:27.055Z] #67 5.565 OK: 10 MiB in 17 packages [2025-01-06T09:28:27.055Z] #67 ... [2025-01-06T09:28:27.055Z] [2025-01-06T09:28:27.055Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:27.055Z] #0 4.039 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 4.631 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.055Z] #0 5.332 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:27.055Z] #0 5.622 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:27.055Z] #0 5.636 OK: 8 MiB in 15 packages [2025-01-06T09:28:27.055Z] #81 DONE 5.7s [2025-01-06T09:28:27.055Z] [2025-01-06T09:28:27.055Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:27.055Z] #67 DONE 5.7s [2025-01-06T09:28:27.055Z] [2025-01-06T09:28:27.055Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T09:28:27.472Z] #1 [core-data internal] load build definition from Dockerfile [2025-01-06T09:28:27.472Z] #1 transferring dockerfile: 2.07kB 0.0s done [2025-01-06T09:28:27.472Z] #1 DONE 0.1s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #2 [core-data internal] load .dockerignore [2025-01-06T09:28:27.472Z] #2 transferring context: 50B done [2025-01-06T09:28:27.472Z] #2 DONE 0.1s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #3 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:27.472Z] #3 ... [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-01-06T09:28:27.472Z] #4 transferring dockerfile: 2.02kB done [2025-01-06T09:28:27.472Z] #4 DONE 0.1s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #5 [support-notifications internal] load .dockerignore [2025-01-06T09:28:27.472Z] #5 transferring context: 50B done [2025-01-06T09:28:27.472Z] #5 DONE 0.1s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T09:28:27.472Z] #6 DONE 0.0s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #3 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:27.472Z] #3 ... [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:27.472Z] #7 DONE 0.0s [2025-01-06T09:28:27.472Z] [2025-01-06T09:28:27.472Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T09:28:27.472Z] #8 transferring dockerfile: 2.23kB done [2025-01-06T09:28:27.472Z] #8 DONE 0.1s [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T09:28:27.746Z] #6 transferring context: 50B done [2025-01-06T09:28:27.746Z] #6 DONE 0.2s [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:27.746Z] #7 DONE 0.0s [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #9 [security-bootstrapper internal] load .dockerignore [2025-01-06T09:28:27.746Z] #9 transferring context: 50B done [2025-01-06T09:28:27.746Z] #9 DONE 0.2s [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T09:28:27.746Z] #10 transferring dockerfile: 3.02kB done [2025-01-06T09:28:27.746Z] #10 DONE 0.2s [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-01-06T09:28:27.746Z] #11 ... [2025-01-06T09:28:27.746Z] [2025-01-06T09:28:27.746Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:27.746Z] #7 DONE 0.0s [2025-01-06T09:28:27.992Z] #82 ... [2025-01-06T09:28:27.992Z] [2025-01-06T09:28:27.992Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T09:28:27.992Z] #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.494 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:27.992Z] #0 5.494 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:27.992Z] #0 5.505 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:27.992Z] #0 5.585 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:27.992Z] #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.945 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:27.992Z] #0 5.954 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.992Z] #0 5.991 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.992Z] #0 6.001 OK: 8 MiB in 15 packages [2025-01-06T09:28:27.992Z] #83 DONE 6.3s [2025-01-06T09:28:27.992Z] [2025-01-06T09:28:27.992Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:27.992Z] #0 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.703 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:27.992Z] #0 5.703 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:27.992Z] #0 5.711 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:27.992Z] #0 5.774 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:27.992Z] #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 6.099 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:27.992Z] #0 6.208 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.992Z] #0 6.242 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:27.992Z] #0 6.248 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:27.992Z] #0 6.292 OK: 13 MiB in 28 packages [2025-01-06T09:28:27.992Z] #84 DONE 6.5s [2025-01-06T09:28:27.992Z] [2025-01-06T09:28:27.992Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T09:28:27.992Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.692 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:27.992Z] #0 5.692 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:27.992Z] #0 5.698 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:27.992Z] #0 5.762 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:27.992Z] #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:27.992Z] #0 6.159 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:27.992Z] #0 6.168 OK: 9 MiB in 19 packages [2025-01-06T09:28:27.992Z] #85 DONE 6.6s [2025-01-06T09:28:27.992Z] [2025-01-06T09:28:27.992Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #12 [core-metadata internal] load .dockerignore [2025-01-06T09:28:28.020Z] #12 transferring context: 50B 0.0s done [2025-01-06T09:28:28.020Z] #12 DONE 0.2s [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-01-06T09:28:28.020Z] #13 transferring dockerfile: 2.13kB 0.0s done [2025-01-06T09:28:28.020Z] #13 DONE 0.3s [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #14 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:28.020Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:28.020Z] #14 ... [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-01-06T09:28:28.020Z] #11 transferring dockerfile: 2.07kB 0.0s done [2025-01-06T09:28:28.020Z] #11 DONE 0.2s [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:28.020Z] #7 DONE 0.0s [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #15 [core-keeper internal] load .dockerignore [2025-01-06T09:28:28.020Z] #15 transferring context: 50B 0.0s done [2025-01-06T09:28:28.020Z] #15 DONE 0.3s [2025-01-06T09:28:28.020Z] [2025-01-06T09:28:28.020Z] #14 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:28.319Z] #14 ... [2025-01-06T09:28:28.319Z] [2025-01-06T09:28:28.319Z] #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:28.319Z] #7 DONE 0.0s [2025-01-06T09:28:28.319Z] [2025-01-06T09:28:28.319Z] #14 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:28.319Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:28.319Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:28.319Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:28.602Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:28.602Z] #14 ... [2025-01-06T09:28:28.602Z] [2025-01-06T09:28:28.602Z] #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:28.602Z] #3 DONE 1.1s [2025-01-06T09:28:28.873Z] [2025-01-06T09:28:28.873Z] #14 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:28.873Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:28.873Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:28.873Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:28.873Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:28.873Z] #14 DONE 1.1s [2025-01-06T09:28:28.873Z] [2025-01-06T09:28:28.873Z] #16 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:28.873Z] #16 ... [2025-01-06T09:28:28.873Z] [2025-01-06T09:28:28.873Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-01-06T09:28:28.873Z] #17 transferring context: 50B 0.0s done [2025-01-06T09:28:28.873Z] #17 DONE 0.9s [2025-01-06T09:28:28.873Z] [2025-01-06T09:28:28.873Z] #18 [security-spire-agent internal] load .dockerignore [2025-01-06T09:28:28.873Z] #18 transferring context: 50B 0.0s done [2025-01-06T09:28:28.873Z] #18 DONE 1.0s [2025-01-06T09:28:29.180Z] [2025-01-06T09:28:29.180Z] #19 [security-spire-server internal] load .dockerignore [2025-01-06T09:28:29.180Z] #19 ... [2025-01-06T09:28:29.180Z] [2025-01-06T09:28:29.180Z] #16 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:29.180Z] #16 DONE 1.4s [2025-01-06T09:28:29.374Z] #86 ... [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T09:28:29.374Z] #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 4.864 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:29.374Z] #0 4.865 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:29.374Z] #0 4.873 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:29.374Z] #0 4.931 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:29.374Z] #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 5.282 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:29.374Z] #0 5.316 OK: 19 MiB in 18 packages [2025-01-06T09:28:29.374Z] #87 DONE 5.9s [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:29.374Z] #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 5.961 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:29.374Z] #0 5.961 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:29.374Z] #0 5.968 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:29.374Z] #0 6.046 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:29.374Z] #0 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.374Z] #0 6.438 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:29.374Z] #0 6.445 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:29.374Z] #0 6.480 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:29.374Z] #0 6.489 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:29.374Z] #0 6.537 OK: 8 MiB in 16 packages [2025-01-06T09:28:29.374Z] #88 DONE 7.7s [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:28:29.374Z] #86 DONE 1.3s [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T09:28:29.374Z] #89 DONE 0.1s [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T09:28:29.374Z] #90 DONE 1.3s [2025-01-06T09:28:29.374Z] [2025-01-06T09:28:29.374Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T09:28:29.504Z] [2025-01-06T09:28:29.505Z] #20 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T09:28:29.505Z] #20 transferring dockerfile: 1.81kB 0.1s done [2025-01-06T09:28:29.505Z] #20 DONE 1.3s [2025-01-06T09:28:29.505Z] [2025-01-06T09:28:29.505Z] #21 [support-notifications internal] load build context [2025-01-06T09:28:29.505Z] #21 transferring context: 2.94MB 0.8s done [2025-01-06T09:28:29.505Z] #21 DONE 1.3s [2025-01-06T09:28:29.505Z] [2025-01-06T09:28:29.505Z] #22 [core-data internal] load build context [2025-01-06T09:28:29.505Z] #22 transferring context: 2.94MB 0.9s done [2025-01-06T09:28:29.505Z] #22 DONE 1.4s [2025-01-06T09:28:29.505Z] [2025-01-06T09:28:29.505Z] #23 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:29.505Z] #23 ... [2025-01-06T09:28:29.505Z] [2025-01-06T09:28:29.505Z] #24 [core-common-config-bootstrapper internal] load build context [2025-01-06T09:28:29.505Z] #24 transferring context: 2.94MB 1.0s done [2025-01-06T09:28:29.505Z] #24 DONE 1.5s [2025-01-06T09:28:29.505Z] [2025-01-06T09:28:29.505Z] #25 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T09:28:29.808Z] #25 ... [2025-01-06T09:28:29.808Z] [2025-01-06T09:28:29.808Z] #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:29.808Z] #3 DONE 1.4s [2025-01-06T09:28:29.808Z] [2025-01-06T09:28:29.808Z] #26 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T09:28:29.808Z] #26 transferring dockerfile: 1.69kB 0.0s done [2025-01-06T09:28:29.808Z] #26 DONE 0.9s [2025-01-06T09:28:29.808Z] [2025-01-06T09:28:29.809Z] #27 [security-bootstrapper internal] load build context [2025-01-06T09:28:29.809Z] #27 transferring context: 2.94MB 0.7s done [2025-01-06T09:28:29.809Z] #27 DONE 1.7s [2025-01-06T09:28:29.809Z] [2025-01-06T09:28:29.809Z] #28 [core-keeper internal] load build context [2025-01-06T09:28:29.941Z] #91 DONE 0.6s [2025-01-06T09:28:29.941Z] [2025-01-06T09:28:29.941Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:28:29.941Z] #92 DONE 0.6s [2025-01-06T09:28:29.941Z] [2025-01-06T09:28:29.941Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T09:28:29.941Z] #69 4.400 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:29.941Z] #69 ... [2025-01-06T09:28:29.941Z] [2025-01-06T09:28:29.941Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T09:28:29.941Z] #93 DONE 0.1s [2025-01-06T09:28:29.941Z] [2025-01-06T09:28:29.941Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:28:29.941Z] #94 DONE 0.1s [2025-01-06T09:28:29.941Z] [2025-01-06T09:28:29.941Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T09:28:29.941Z] #95 DONE 0.1s [2025-01-06T09:28:30.092Z] #28 ... [2025-01-06T09:28:30.092Z] [2025-01-06T09:28:30.092Z] #29 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T09:28:30.092Z] #29 transferring dockerfile: 2.49kB 0.0s done [2025-01-06T09:28:30.092Z] #29 DONE 1.9s [2025-01-06T09:28:30.092Z] [2025-01-06T09:28:30.092Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:30.092Z] #7 DONE 0.0s [2025-01-06T09:28:30.092Z] [2025-01-06T09:28:30.092Z] #23 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:30.092Z] #23 DONE 1.1s [2025-01-06T09:28:30.092Z] [2025-01-06T09:28:30.092Z] #30 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T09:28:30.199Z] #96 DONE 0.1s [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T09:28:30.199Z] #97 DONE 0.1s [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T09:28:30.199Z] #98 DONE 0.1s [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:28:30.199Z] #99 DONE 0.2s [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T09:28:30.199Z] #100 DONE 0.1s [2025-01-06T09:28:30.199Z] [2025-01-06T09:28:30.199Z] #101 [security-spire-server] exporting to image [2025-01-06T09:28:30.199Z] #101 exporting layers [2025-01-06T09:28:30.457Z] #101 ... [2025-01-06T09:28:30.457Z] [2025-01-06T09:28:30.457Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T09:28:30.457Z] #102 DONE 0.1s [2025-01-06T09:28:30.457Z] [2025-01-06T09:28:30.457Z] #101 [security-spire-agent] exporting to image [2025-01-06T09:28:30.682Z] #30 ... [2025-01-06T09:28:30.682Z] [2025-01-06T09:28:30.682Z] #28 [core-keeper internal] load build context [2025-01-06T09:28:30.682Z] #28 transferring context: 2.94MB 1.2s done [2025-01-06T09:28:30.682Z] #28 DONE 1.8s [2025-01-06T09:28:30.682Z] [2025-01-06T09:28:30.682Z] #31 [core-metadata internal] load build context [2025-01-06T09:28:30.682Z] #31 transferring context: 2.94MB 1.4s done [2025-01-06T09:28:30.682Z] #31 ... [2025-01-06T09:28:30.682Z] [2025-01-06T09:28:30.682Z] #32 [security-proxy-setup internal] load .dockerignore [2025-01-06T09:28:30.682Z] #32 transferring context: 50B 0.0s done [2025-01-06T09:28:30.682Z] #32 DONE 2.4s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #33 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T09:28:31.010Z] #33 transferring dockerfile: 2.15kB 0.0s done [2025-01-06T09:28:31.010Z] #33 DONE 2.5s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:31.010Z] #3 DONE 2.2s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #25 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T09:28:31.010Z] #25 transferring dockerfile: 1.89kB done [2025-01-06T09:28:31.010Z] #25 ... [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #14 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:31.010Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:31.010Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:31.010Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:31.010Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:31.010Z] #14 DONE 1.3s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #16 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:31.010Z] #16 DONE 1.6s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #23 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:31.010Z] #23 DONE 1.2s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #34 [security-proxy-auth internal] load .dockerignore [2025-01-06T09:28:31.010Z] #34 transferring context: 50B done [2025-01-06T09:28:31.010Z] #34 DONE 2.6s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #35 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T09:28:31.010Z] #35 transferring dockerfile: 2.50kB done [2025-01-06T09:28:31.010Z] #35 DONE 2.6s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:31.010Z] #7 DONE 0.0s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T09:28:31.010Z] #36 DONE 1.7s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #31 [core-metadata internal] load build context [2025-01-06T09:28:31.010Z] #31 DONE 2.3s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #14 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:31.010Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:31.010Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:31.010Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:31.010Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:31.010Z] #14 DONE 1.3s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #37 [support-scheduler internal] load .dockerignore [2025-01-06T09:28:31.010Z] #37 transferring context: 50B 0.0s done [2025-01-06T09:28:31.010Z] #37 DONE 1.8s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #38 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T09:28:31.010Z] #38 transferring dockerfile: 1.82kB done [2025-01-06T09:28:31.010Z] #38 DONE 1.9s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T09:28:31.010Z] #39 DONE 1.8s [2025-01-06T09:28:31.010Z] [2025-01-06T09:28:31.010Z] #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:31.314Z] #40 ... [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #41 [security-spire-config internal] load .dockerignore [2025-01-06T09:28:31.314Z] #41 transferring context: 50B done [2025-01-06T09:28:31.314Z] #41 DONE 2.2s [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:31.314Z] #7 DONE 0.0s [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #19 [security-spire-server internal] load .dockerignore [2025-01-06T09:28:31.314Z] #19 transferring context: 50B 0.0s done [2025-01-06T09:28:31.314Z] #19 DONE 2.2s [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:31.314Z] #7 DONE 0.1s [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:31.314Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-06T09:28:31.314Z] #42 DONE 0.2s [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.314Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T09:28:31.314Z] #36 ... [2025-01-06T09:28:31.314Z] [2025-01-06T09:28:31.315Z] #14 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:31.315Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:31.315Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:31.315Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:31.315Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:31.315Z] #14 DONE 1.9s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #16 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:31.315Z] #16 DONE 2.2s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #23 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:31.315Z] #23 DONE 1.9s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #43 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T09:28:31.315Z] #43 transferring context: 50B 0.0s done [2025-01-06T09:28:31.315Z] #43 DONE 1.9s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #44 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T09:28:31.315Z] #44 transferring dockerfile: 1.70kB 0.0s done [2025-01-06T09:28:31.315Z] #44 DONE 2.3s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:31.315Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-06T09:28:31.315Z] #45 DONE 0.3s [2025-01-06T09:28:31.315Z] [2025-01-06T09:28:31.315Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T09:28:31.590Z] #36 ... [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #14 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:31.590Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:31.590Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:31.590Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:31.590Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:31.590Z] #14 DONE 1.9s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #16 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:31.590Z] #16 DONE 2.2s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #23 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:31.590Z] #23 DONE 1.9s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #25 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T09:28:31.590Z] #25 DONE 2.0s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #46 [core-command internal] load .dockerignore [2025-01-06T09:28:31.590Z] #46 transferring context: 50B done [2025-01-06T09:28:31.590Z] #46 DONE 2.8s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #47 [core-command internal] load build definition from Dockerfile [2025-01-06T09:28:31.590Z] #47 transferring dockerfile: 1.94kB 0.0s done [2025-01-06T09:28:31.590Z] #47 DONE 2.9s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #48 [security-proxy-auth internal] load build context [2025-01-06T09:28:31.590Z] #48 DONE 0.0s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T09:28:31.590Z] #7 DONE 0.1s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T09:28:31.590Z] #49 DONE 2.7s [2025-01-06T09:28:31.590Z] [2025-01-06T09:28:31.590Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:31.590Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T09:28:31.590Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T09:28:31.590Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T09:28:31.915Z] #101 ... [2025-01-06T09:28:31.915Z] [2025-01-06T09:28:31.915Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:31.915Z] #51 ... [2025-01-06T09:28:31.915Z] [2025-01-06T09:28:31.915Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:28:31.915Z] #70 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:31.915Z] #70 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:31.915Z] #70 4.922 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:31.915Z] #70 4.922 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:31.915Z] #70 4.933 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:31.915Z] #70 5.008 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:31.915Z] #70 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:31.915Z] #70 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:31.915Z] #70 5.340 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:31.915Z] #70 5.348 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:31.915Z] #70 5.497 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:31.915Z] #70 5.512 OK: 8 MiB in 18 packages [2025-01-06T09:28:32.193Z] #70 DONE 6.4s [2025-01-06T09:28:32.193Z] [2025-01-06T09:28:32.193Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T09:28:32.193Z] #69 4.876 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T09:28:32.193Z] #69 5.582 OK: 248 MiB in 58 packages [2025-01-06T09:28:32.193Z] #69 DONE 6.6s [2025-01-06T09:28:32.193Z] [2025-01-06T09:28:32.193Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T09:28:32.193Z] #82 DONE 5.3s [2025-01-06T09:28:32.193Z] [2025-01-06T09:28:32.193Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T09:28:32.241Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2025-01-06T09:28:32.526Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2025-01-06T09:28:32.527Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2025-01-06T09:28:32.527Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s [2025-01-06T09:28:32.801Z] #42 ... [2025-01-06T09:28:32.801Z] [2025-01-06T09:28:32.801Z] #3 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T09:28:32.801Z] #3 DONE 3.6s [2025-01-06T09:28:32.801Z] [2025-01-06T09:28:32.801Z] #14 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:32.801Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:32.801Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:32.801Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:32.801Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:32.801Z] #14 DONE 2.2s [2025-01-06T09:28:32.801Z] [2025-01-06T09:28:32.801Z] #16 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:32.801Z] #16 DONE 2.5s [2025-01-06T09:28:32.801Z] [2025-01-06T09:28:32.801Z] #23 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:32.801Z] #23 DONE 2.1s [2025-01-06T09:28:32.801Z] [2025-01-06T09:28:32.801Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:32.801Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T09:28:32.801Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-06T09:28:32.801Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-06T09:28:32.801Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2025-01-06T09:28:32.801Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2025-01-06T09:28:32.801Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.1s [2025-01-06T09:28:33.072Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2025-01-06T09:28:33.072Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2025-01-06T09:28:33.072Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 1.5s [2025-01-06T09:28:33.134Z] #103 DONE 1.1s [2025-01-06T09:28:33.134Z] [2025-01-06T09:28:33.134Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:28:33.134Z] #104 DONE 1.1s [2025-01-06T09:28:33.134Z] [2025-01-06T09:28:33.134Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T09:28:33.134Z] #105 DONE 1.1s [2025-01-06T09:28:33.134Z] [2025-01-06T09:28:33.134Z] #101 [security-spire-server] exporting to image [2025-01-06T09:28:33.134Z] #101 exporting layers 2.9s done [2025-01-06T09:28:33.134Z] #101 writing image sha256:2fb625872b6578ebbfb4a821823bb7f210dc8a151d458f5650e8ed2b226ffc33 0.0s done [2025-01-06T09:28:33.134Z] #101 naming to docker.io/library/security-spire-server done [2025-01-06T09:28:33.134Z] #101 writing image sha256:fc83149d72fb28410e8d1c87ebc15d473538f795bfad05124a3232f0f3eca7ce 0.0s done [2025-01-06T09:28:33.134Z] #101 naming to docker.io/library/security-spire-agent [2025-01-06T09:28:33.372Z] #45 ... [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #14 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:33.372Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:33.372Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:33.372Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:33.372Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:33.372Z] #14 DONE 2.2s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #16 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T09:28:33.372Z] #16 DONE 2.5s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #23 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-06T09:28:33.372Z] #23 DONE 2.1s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T09:28:33.372Z] #36 DONE 3.4s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #50 [security-spire-agent internal] load build context [2025-01-06T09:28:33.372Z] #50 transferring context: 23.10kB 0.1s done [2025-01-06T09:28:33.372Z] #50 DONE 2.1s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:33.372Z] #45 ... [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #14 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T09:28:33.372Z] #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done [2025-01-06T09:28:33.372Z] #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T09:28:33.372Z] #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T09:28:33.372Z] #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T09:28:33.372Z] #14 DONE 2.2s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #51 [security-spire-config internal] load build context [2025-01-06T09:28:33.372Z] #51 DONE 0.0s [2025-01-06T09:28:33.372Z] [2025-01-06T09:28:33.372Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:33.372Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.7s [2025-01-06T09:28:33.372Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.14MB / 18.32MB 1.8s [2025-01-06T09:28:33.372Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T09:28:33.399Z] #101 naming to docker.io/library/security-spire-agent 0.0s done [2025-01-06T09:28:33.399Z] #101 DONE 3.3s [2025-01-06T09:28:33.399Z] [2025-01-06T09:28:33.399Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T09:28:33.399Z] #106 DONE 0.1s [2025-01-06T09:28:33.399Z] [2025-01-06T09:28:33.399Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T09:28:33.399Z] #107 DONE 0.1s [2025-01-06T09:28:33.399Z] [2025-01-06T09:28:33.399Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:33.399Z] #108 ... [2025-01-06T09:28:33.399Z] [2025-01-06T09:28:33.399Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:28:33.399Z] #109 DONE 0.0s [2025-01-06T09:28:33.399Z] [2025-01-06T09:28:33.399Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T09:28:33.399Z] #110 DONE 0.0s [2025-01-06T09:28:33.651Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.1s [2025-01-06T09:28:33.658Z] [2025-01-06T09:28:33.658Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T09:28:33.658Z] #111 DONE 0.0s [2025-01-06T09:28:33.658Z] [2025-01-06T09:28:33.658Z] #101 [security-spire-config] exporting to image [2025-01-06T09:28:34.225Z] #101 exporting layers 0.6s done [2025-01-06T09:28:34.225Z] #101 writing image sha256:a74845e16e985f0bcea3ec64c3134027efccebf9c3bbf440924dfd09d9a29a91 done [2025-01-06T09:28:34.225Z] #101 naming to docker.io/library/security-spire-config done [2025-01-06T09:28:34.225Z] #101 DONE 3.8s [2025-01-06T09:28:34.225Z] [2025-01-06T09:28:34.225Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:34.288Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 2.4s [2025-01-06T09:28:34.615Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 2.8s [2025-01-06T09:28:34.901Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 3.2s [2025-01-06T09:28:34.901Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T09:28:35.178Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 3.3s [2025-01-06T09:28:35.178Z] #45 ... [2025-01-06T09:28:35.178Z] [2025-01-06T09:28:35.178Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T09:28:35.178Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:35.178Z] #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:35.178Z] #0 5.010 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:35.178Z] #0 5.097 (2/2) Installing su-exec (0.2-r3) [2025-01-06T09:28:35.178Z] #0 5.097 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:35.178Z] #0 5.129 OK: 9 MiB in 16 packages [2025-01-06T09:28:35.178Z] #52 DONE 6.2s [2025-01-06T09:28:35.178Z] [2025-01-06T09:28:35.178Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:35.178Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 3.5s [2025-01-06T09:28:35.479Z] #45 ... [2025-01-06T09:28:35.479Z] [2025-01-06T09:28:35.479Z] #53 [security-spire-server internal] load build context [2025-01-06T09:28:35.479Z] #53 transferring context: 23.57kB 0.1s done [2025-01-06T09:28:35.479Z] #53 DONE 2.0s [2025-01-06T09:28:35.479Z] [2025-01-06T09:28:35.479Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:35.479Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.8s [2025-01-06T09:28:35.753Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.87MB / 18.32MB 3.9s [2025-01-06T09:28:35.753Z] #45 ... [2025-01-06T09:28:35.753Z] [2025-01-06T09:28:35.753Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T09:28:35.753Z] #54 DONE 5.7s [2025-01-06T09:28:35.753Z] [2025-01-06T09:28:35.753Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:35.753Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.36MB / 18.32MB 4.1s [2025-01-06T09:28:36.022Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 4.3s [2025-01-06T09:28:36.132Z] #112 ... [2025-01-06T09:28:36.132Z] [2025-01-06T09:28:36.132Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:36.132Z] #113 ... [2025-01-06T09:28:36.132Z] [2025-01-06T09:28:36.132Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:36.305Z] #45 ... [2025-01-06T09:28:36.305Z] [2025-01-06T09:28:36.305Z] #51 [security-spire-config internal] load build context [2025-01-06T09:28:36.305Z] #51 transferring context: 21.82kB 0.2s done [2025-01-06T09:28:36.305Z] #51 DONE 2.8s [2025-01-06T09:28:36.305Z] [2025-01-06T09:28:36.305Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:36.305Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 4.5s [2025-01-06T09:28:36.391Z] #114 ... [2025-01-06T09:28:36.391Z] [2025-01-06T09:28:36.391Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:36.583Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.7s done [2025-01-06T09:28:36.583Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-01-06T09:28:36.897Z] #45 ... [2025-01-06T09:28:36.897Z] [2025-01-06T09:28:36.897Z] #55 [support-scheduler internal] load build context [2025-01-06T09:28:36.897Z] #55 transferring context: 2.94MB 3.4s done [2025-01-06T09:28:36.897Z] #55 DONE 5.2s [2025-01-06T09:28:36.897Z] [2025-01-06T09:28:36.897Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:36.897Z] #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 6.085 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:36.897Z] #0 6.113 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:36.897Z] #0 6.159 OK: 9 MiB in 15 packages [2025-01-06T09:28:36.897Z] #56 DONE 8.4s [2025-01-06T09:28:36.897Z] [2025-01-06T09:28:36.897Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:36.897Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 6.193 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:36.897Z] #0 6.228 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:36.897Z] #0 6.290 OK: 9 MiB in 15 packages [2025-01-06T09:28:36.897Z] #57 DONE 7.8s [2025-01-06T09:28:36.897Z] [2025-01-06T09:28:36.897Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T09:28:36.897Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:36.897Z] #0 5.357 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:36.897Z] #0 5.590 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:36.897Z] #0 5.590 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:36.897Z] #0 5.680 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:36.897Z] #0 6.433 OK: 10 MiB in 16 packages [2025-01-06T09:28:36.897Z] #58 DONE 7.9s [2025-01-06T09:28:36.897Z] [2025-01-06T09:28:36.897Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:36.897Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-06T09:28:36.897Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T09:28:36.897Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T09:28:36.897Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T09:28:36.897Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2025-01-06T09:28:36.897Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2025-01-06T09:28:36.897Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2025-01-06T09:28:36.897Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.0s [2025-01-06T09:28:36.897Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2025-01-06T09:28:36.897Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T09:28:36.897Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T09:28:37.204Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 5.2s [2025-01-06T09:28:37.204Z] #42 ... [2025-01-06T09:28:37.204Z] [2025-01-06T09:28:37.204Z] #59 [security-secretstore-setup internal] load build context [2025-01-06T09:28:37.204Z] #59 transferring context: 2.94MB 4.6s done [2025-01-06T09:28:37.204Z] #59 DONE 6.2s [2025-01-06T09:28:37.204Z] [2025-01-06T09:28:37.204Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:37.485Z] #42 ... [2025-01-06T09:28:37.485Z] [2025-01-06T09:28:37.485Z] #48 [security-proxy-auth internal] load build context [2025-01-06T09:28:37.485Z] #48 transferring context: 2.94MB 4.8s done [2025-01-06T09:28:37.485Z] #48 DONE 5.8s [2025-01-06T09:28:37.485Z] [2025-01-06T09:28:37.485Z] #60 [security-proxy-setup internal] load build context [2025-01-06T09:28:37.485Z] #60 transferring context: 2.94MB 4.0s done [2025-01-06T09:28:37.485Z] #60 DONE 5.9s [2025-01-06T09:28:37.485Z] [2025-01-06T09:28:37.485Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:37.761Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.7s [2025-01-06T09:28:38.036Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 6.0s [2025-01-06T09:28:38.036Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.2s [2025-01-06T09:28:38.357Z] #42 ... [2025-01-06T09:28:38.357Z] [2025-01-06T09:28:38.357Z] #61 [security-spiffe-token-provider internal] load build context [2025-01-06T09:28:38.357Z] #61 transferring context: 2.94MB 4.0s done [2025-01-06T09:28:38.357Z] #61 DONE 5.4s [2025-01-06T09:28:38.357Z] [2025-01-06T09:28:38.357Z] #62 [core-command internal] load build context [2025-01-06T09:28:38.357Z] #62 transferring context: 2.94MB 3.7s done [2025-01-06T09:28:38.357Z] #62 DONE 5.1s [2025-01-06T09:28:38.357Z] [2025-01-06T09:28:38.357Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:38.357Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.04MB / 28.04MB 6.5s [2025-01-06T09:28:38.663Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.66MB / 28.04MB 6.9s [2025-01-06T09:28:38.972Z] #42 ... [2025-01-06T09:28:38.972Z] [2025-01-06T09:28:38.972Z] #30 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:38.972Z] #30 5.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:38.972Z] #30 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:38.972Z] #30 8.420 OK: 239 MiB in 58 packages [2025-01-06T09:28:38.972Z] #30 DONE 9.6s [2025-01-06T09:28:38.972Z] [2025-01-06T09:28:38.972Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:38.972Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.0s done [2025-01-06T09:28:39.283Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-06T09:28:39.916Z] #42 ... [2025-01-06T09:28:39.916Z] [2025-01-06T09:28:39.916Z] #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:39.916Z] #63 DONE 1.0s [2025-01-06T09:28:39.916Z] [2025-01-06T09:28:39.916Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:40.215Z] #42 ... [2025-01-06T09:28:40.215Z] [2025-01-06T09:28:40.215Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T09:28:40.215Z] #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:40.215Z] #0 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:40.215Z] #0 9.671 OK: 239 MiB in 58 packages [2025-01-06T09:28:40.215Z] #64 DONE 10.9s [2025-01-06T09:28:40.215Z] [2025-01-06T09:28:40.215Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:40.215Z] #0 6.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:40.215Z] #0 6.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:40.215Z] #0 9.895 OK: 239 MiB in 58 packages [2025-01-06T09:28:40.215Z] #65 ... [2025-01-06T09:28:40.215Z] [2025-01-06T09:28:40.215Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:40.821Z] #45 ... [2025-01-06T09:28:40.822Z] [2025-01-06T09:28:40.822Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T09:28:40.822Z] #65 DONE 11.0s [2025-01-06T09:28:40.822Z] [2025-01-06T09:28:40.822Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:41.103Z] #45 ... [2025-01-06T09:28:41.103Z] [2025-01-06T09:28:41.103Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T09:28:41.103Z] #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.103Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.103Z] #66 ... [2025-01-06T09:28:41.103Z] [2025-01-06T09:28:41.103Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:41.377Z] #45 ... [2025-01-06T09:28:41.377Z] [2025-01-06T09:28:41.377Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:41.377Z] #67 DONE 1.2s [2025-01-06T09:28:41.377Z] [2025-01-06T09:28:41.377Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:41.657Z] #45 ... [2025-01-06T09:28:41.657Z] [2025-01-06T09:28:41.657Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T09:28:41.657Z] #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #0 7.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #68 10.11 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:41.657Z] #68 ... [2025-01-06T09:28:41.657Z] [2025-01-06T09:28:41.657Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:41.657Z] #0 6.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #0 7.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #69 ... [2025-01-06T09:28:41.657Z] [2025-01-06T09:28:41.657Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:41.657Z] #70 DONE 1.0s [2025-01-06T09:28:41.657Z] [2025-01-06T09:28:41.657Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T09:28:41.657Z] #0 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:41.657Z] #0 10.24 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:41.944Z] #71 10.40 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:41.944Z] #71 ... [2025-01-06T09:28:41.944Z] [2025-01-06T09:28:41.944Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T09:28:41.944Z] #66 10.58 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:41.944Z] #66 10.84 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:41.944Z] #66 10.85 (3/4) Installing su-exec (0.2-r3) [2025-01-06T09:28:41.944Z] #66 10.87 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T09:28:42.566Z] #66 11.37 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:42.566Z] #66 11.46 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:43.173Z] #66 12.06 OK: 20 MiB in 18 packages [2025-01-06T09:28:43.173Z] #66 ... [2025-01-06T09:28:43.173Z] [2025-01-06T09:28:43.173Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T09:28:43.173Z] #0 8.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.173Z] #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.173Z] #72 ... [2025-01-06T09:28:43.173Z] [2025-01-06T09:28:43.173Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T09:28:43.173Z] #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.173Z] #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.457Z] #73 ... [2025-01-06T09:28:43.457Z] [2025-01-06T09:28:43.457Z] #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:43.457Z] #40 4.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.457Z] #40 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.457Z] #40 8.203 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:43.457Z] #40 8.203 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:43.457Z] #40 8.203 OK: 24052 distinct packages available [2025-01-06T09:28:43.457Z] #40 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.457Z] #40 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.457Z] #40 ... [2025-01-06T09:28:43.457Z] [2025-01-06T09:28:43.457Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:43.457Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:43.747Z] #74 ... [2025-01-06T09:28:43.747Z] [2025-01-06T09:28:43.747Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:43.747Z] #42 ... [2025-01-06T09:28:43.747Z] [2025-01-06T09:28:43.747Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T09:28:43.747Z] #68 10.43 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:43.747Z] #68 10.48 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:43.747Z] #68 10.50 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T09:28:43.747Z] #68 10.57 (5/6) Installing su-exec (0.2-r3) [2025-01-06T09:28:43.747Z] #68 10.57 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T09:28:43.747Z] #68 11.01 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:43.747Z] #68 11.13 OK: 20 MiB in 18 packages [2025-01-06T09:28:43.747Z] #68 DONE 12.3s [2025-01-06T09:28:44.033Z] [2025-01-06T09:28:44.033Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T09:28:44.033Z] #66 DONE 13.0s [2025-01-06T09:28:44.033Z] [2025-01-06T09:28:44.033Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T09:28:44.327Z] #75 ... [2025-01-06T09:28:44.327Z] [2025-01-06T09:28:44.327Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T09:28:44.327Z] #69 11.04 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:44.327Z] #69 11.62 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:44.327Z] #69 11.78 OK: 9 MiB in 15 packages [2025-01-06T09:28:44.327Z] #69 DONE 12.6s [2025-01-06T09:28:44.327Z] [2025-01-06T09:28:44.327Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:44.327Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2025-01-06T09:28:44.609Z] #42 ... [2025-01-06T09:28:44.609Z] [2025-01-06T09:28:44.609Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T09:28:44.609Z] #71 10.43 (3/3) Installing tzdata (2024b-r0) [2025-01-06T09:28:44.609Z] #71 11.19 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:44.609Z] #71 11.28 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:44.609Z] #71 11.75 OK: 11 MiB in 17 packages [2025-01-06T09:28:44.609Z] #71 DONE 13.0s [2025-01-06T09:28:44.609Z] [2025-01-06T09:28:44.609Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:45.724Z] #42 ... [2025-01-06T09:28:45.724Z] [2025-01-06T09:28:45.724Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T09:28:45.724Z] #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:45.724Z] #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:45.724Z] #76 ... [2025-01-06T09:28:45.724Z] [2025-01-06T09:28:45.724Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:46.323Z] #42 ... [2025-01-06T09:28:46.323Z] [2025-01-06T09:28:46.323Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T09:28:46.323Z] #0 5.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.323Z] #0 6.560 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.323Z] #77 ... [2025-01-06T09:28:46.323Z] [2025-01-06T09:28:46.323Z] #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:46.323Z] #40 13.76 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:46.323Z] #40 14.09 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:46.323Z] #40 14.17 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:46.323Z] #40 14.18 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:46.323Z] #40 14.19 (5/7) Installing libucontext (1.2-r3) [2025-01-06T09:28:46.323Z] #40 14.19 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:46.323Z] #40 14.22 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T09:28:46.323Z] #40 14.31 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:46.323Z] #40 14.39 OK: 10 MiB in 19 packages [2025-01-06T09:28:46.604Z] #40 ... [2025-01-06T09:28:46.604Z] [2025-01-06T09:28:46.604Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T09:28:46.604Z] #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.604Z] #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.899Z] #78 ... [2025-01-06T09:28:46.899Z] [2025-01-06T09:28:46.899Z] #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T09:28:46.899Z] #40 DONE 16.3s [2025-01-06T09:28:46.899Z] [2025-01-06T09:28:46.899Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:46.899Z] #0 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.899Z] #0 7.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:46.899Z] #79 ... [2025-01-06T09:28:46.899Z] [2025-01-06T09:28:46.899Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:47.239Z] #42 ... [2025-01-06T09:28:47.239Z] [2025-01-06T09:28:47.239Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:47.239Z] #0 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:47.239Z] #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:47.239Z] #80 ... [2025-01-06T09:28:47.239Z] [2025-01-06T09:28:47.239Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:49.217Z] #42 ... [2025-01-06T09:28:49.217Z] [2025-01-06T09:28:49.217Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T09:28:49.217Z] #77 11.50 OK: 239 MiB in 58 packages [2025-01-06T09:28:49.217Z] #77 DONE 13.0s [2025-01-06T09:28:49.217Z] [2025-01-06T09:28:49.217Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:49.498Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2025-01-06T09:28:49.766Z] #42 ... [2025-01-06T09:28:49.766Z] [2025-01-06T09:28:49.766Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T09:28:49.766Z] #81 DONE 0.5s [2025-01-06T09:28:49.766Z] [2025-01-06T09:28:49.766Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:50.054Z] #42 ... [2025-01-06T09:28:50.055Z] [2025-01-06T09:28:50.055Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:50.055Z] #82 ... [2025-01-06T09:28:50.055Z] [2025-01-06T09:28:50.055Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:28:50.055Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.1s done [2025-01-06T09:28:50.336Z] #45 DONE 19.1s [2025-01-06T09:28:50.336Z] [2025-01-06T09:28:50.336Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:50.336Z] #80 11.59 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:50.336Z] #80 11.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:50.336Z] #80 11.67 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:50.336Z] #80 12.88 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:50.336Z] #80 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:50.336Z] #80 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:51.314Z] #80 ... [2025-01-06T09:28:51.314Z] [2025-01-06T09:28:51.314Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:51.583Z] #83 ... [2025-01-06T09:28:51.583Z] [2025-01-06T09:28:51.583Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:51.852Z] #42 ... [2025-01-06T09:28:51.852Z] [2025-01-06T09:28:51.852Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:28:51.852Z] #84 ... [2025-01-06T09:28:51.852Z] [2025-01-06T09:28:51.852Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:52.128Z] #42 ... [2025-01-06T09:28:52.128Z] [2025-01-06T09:28:52.128Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T09:28:52.128Z] #73 10.38 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:52.128Z] #73 10.38 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:52.128Z] #73 10.38 OK: 24052 distinct packages available [2025-01-06T09:28:52.128Z] #73 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:52.128Z] #73 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:52.128Z] #73 16.36 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T09:28:52.128Z] #73 16.65 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T09:28:52.128Z] #73 16.72 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T09:28:52.129Z] #73 16.74 (4/14) Installing libunistring (1.2-r0) [2025-01-06T09:28:52.129Z] #73 16.84 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T09:28:52.129Z] #73 16.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T09:28:52.129Z] #73 16.90 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T09:28:52.129Z] #73 16.91 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T09:28:52.129Z] #73 16.97 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T09:28:52.129Z] #73 17.00 (10/14) Installing curl (8.11.1-r0) [2025-01-06T09:28:52.129Z] #73 17.03 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:52.129Z] #73 17.06 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:52.129Z] #73 17.07 (13/14) Installing libucontext (1.2-r3) [2025-01-06T09:28:52.129Z] #73 17.09 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:52.129Z] #73 17.12 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:52.129Z] #73 17.20 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:52.129Z] #73 18.14 OK: 15 MiB in 28 packages [2025-01-06T09:28:52.129Z] #73 DONE 19.2s [2025-01-06T09:28:52.129Z] [2025-01-06T09:28:52.129Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:53.186Z] #42 ... [2025-01-06T09:28:53.186Z] [2025-01-06T09:28:53.186Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T09:28:53.186Z] #72 13.47 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:53.186Z] #72 13.47 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:53.186Z] #72 13.47 OK: 24050 distinct packages available [2025-01-06T09:28:53.186Z] #72 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:53.186Z] #72 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:53.186Z] #72 19.31 OK: 239 MiB in 58 packages [2025-01-06T09:28:53.186Z] #72 DONE 20.0s [2025-01-06T09:28:53.186Z] [2025-01-06T09:28:53.186Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:53.837Z] #42 ... [2025-01-06T09:28:53.837Z] [2025-01-06T09:28:53.837Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:28:53.837Z] #85 DONE 0.7s [2025-01-06T09:28:53.837Z] [2025-01-06T09:28:53.837Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:54.119Z] #42 ... [2025-01-06T09:28:54.119Z] [2025-01-06T09:28:54.119Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T09:28:54.119Z] #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.119Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.119Z] #0 8.191 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:54.119Z] #0 8.191 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:54.119Z] #0 8.232 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:54.119Z] #0 9.323 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:54.119Z] #0 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.119Z] #86 ... [2025-01-06T09:28:54.119Z] [2025-01-06T09:28:54.119Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:54.744Z] #42 ... [2025-01-06T09:28:54.744Z] [2025-01-06T09:28:54.744Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:54.744Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #0 9.357 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:54.744Z] #0 9.357 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:54.744Z] #0 9.393 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:54.744Z] #87 ... [2025-01-06T09:28:54.744Z] [2025-01-06T09:28:54.744Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T09:28:54.744Z] #76 11.91 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:54.744Z] #76 11.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:54.744Z] #76 11.94 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:54.744Z] #76 12.65 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:54.744Z] #76 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #76 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #76 17.54 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:54.744Z] #76 17.58 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:54.744Z] #76 17.97 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:54.744Z] #76 18.06 OK: 9 MiB in 16 packages [2025-01-06T09:28:54.744Z] #76 DONE 19.3s [2025-01-06T09:28:54.744Z] [2025-01-06T09:28:54.744Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:54.744Z] #74 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #74 15.58 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T09:28:54.744Z] #74 15.58 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T09:28:54.744Z] #74 15.58 OK: 24052 distinct packages available [2025-01-06T09:28:54.744Z] #74 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #74 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:54.744Z] #74 ... [2025-01-06T09:28:54.744Z] [2025-01-06T09:28:54.744Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:55.377Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2025-01-06T09:28:55.663Z] #42 ... [2025-01-06T09:28:55.663Z] [2025-01-06T09:28:55.663Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:55.663Z] #79 11.10 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:55.663Z] #79 11.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:55.663Z] #79 11.17 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:55.663Z] #79 11.93 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:55.663Z] #79 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:55.663Z] #79 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:55.663Z] #79 16.82 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:55.663Z] #79 16.89 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:55.663Z] #79 17.29 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:55.663Z] #79 17.39 OK: 9 MiB in 15 packages [2025-01-06T09:28:55.663Z] #79 DONE 19.0s [2025-01-06T09:28:55.946Z] [2025-01-06T09:28:55.946Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:55.946Z] #74 21.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T09:28:55.946Z] #74 21.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T09:28:55.946Z] #74 21.68 (3/4) Installing libucontext (1.2-r3) [2025-01-06T09:28:55.946Z] #74 21.69 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T09:28:55.946Z] #74 21.73 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:55.946Z] #74 21.78 OK: 9 MiB in 18 packages [2025-01-06T09:28:55.946Z] #74 ... [2025-01-06T09:28:55.946Z] [2025-01-06T09:28:55.946Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T09:28:55.946Z] #78 12.55 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:55.946Z] #78 12.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:55.946Z] #78 12.58 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:55.946Z] #78 13.64 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:55.946Z] #78 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:55.946Z] #78 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:55.946Z] #78 18.35 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:55.946Z] #78 18.42 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:55.946Z] #78 18.98 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:55.946Z] #78 19.03 OK: 9 MiB in 15 packages [2025-01-06T09:28:55.946Z] #78 DONE 19.9s [2025-01-06T09:28:56.240Z] [2025-01-06T09:28:56.240Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:56.525Z] #42 ... [2025-01-06T09:28:56.525Z] [2025-01-06T09:28:56.525Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T09:28:56.525Z] #74 DONE 23.0s [2025-01-06T09:28:56.525Z] [2025-01-06T09:28:56.525Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:56.832Z] #42 ... [2025-01-06T09:28:56.832Z] [2025-01-06T09:28:56.832Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T09:28:56.832Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:56.832Z] #0 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:56.832Z] #0 8.672 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:56.832Z] #0 8.672 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:56.832Z] #0 8.705 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:56.832Z] #0 9.744 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:56.832Z] #0 9.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:56.832Z] #88 ... [2025-01-06T09:28:56.832Z] [2025-01-06T09:28:56.832Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:57.108Z] #42 ... [2025-01-06T09:28:57.108Z] [2025-01-06T09:28:57.108Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T09:28:57.108Z] #80 18.16 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:57.108Z] #80 18.20 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:57.108Z] #80 18.44 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:57.108Z] #80 18.47 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:57.108Z] #80 19.11 OK: 10 MiB in 16 packages [2025-01-06T09:28:57.108Z] #80 DONE 20.1s [2025-01-06T09:28:57.108Z] [2025-01-06T09:28:57.109Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:57.708Z] #42 ... [2025-01-06T09:28:57.708Z] [2025-01-06T09:28:57.708Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T09:28:57.708Z] #75 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:57.708Z] #75 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:57.708Z] #75 7.901 Upgrading critical system libraries and apk-tools: [2025-01-06T09:28:57.708Z] #75 7.902 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:28:57.708Z] #75 7.948 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:28:57.708Z] #75 8.507 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:57.708Z] #75 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:57.708Z] #75 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:57.708Z] #75 13.07 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:57.708Z] #75 13.13 OK: 20 MiB in 18 packages [2025-01-06T09:28:57.708Z] #75 ... [2025-01-06T09:28:57.708Z] [2025-01-06T09:28:57.708Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:57.992Z] #42 ... [2025-01-06T09:28:57.992Z] [2025-01-06T09:28:57.992Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T09:28:57.992Z] #75 DONE 14.0s [2025-01-06T09:28:57.992Z] [2025-01-06T09:28:57.992Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T09:28:57.992Z] #89 DONE 3.3s [2025-01-06T09:28:57.992Z] [2025-01-06T09:28:57.992Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:58.265Z] #42 ... [2025-01-06T09:28:58.265Z] [2025-01-06T09:28:58.265Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T09:28:58.265Z] #90 DONE 0.3s [2025-01-06T09:28:58.265Z] [2025-01-06T09:28:58.265Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:58.541Z] #42 ... [2025-01-06T09:28:58.541Z] [2025-01-06T09:28:58.541Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T09:28:58.541Z] #91 DONE 0.4s [2025-01-06T09:28:58.541Z] [2025-01-06T09:28:58.541Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:59.552Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done [2025-01-06T09:28:59.552Z] #42 ... [2025-01-06T09:28:59.552Z] [2025-01-06T09:28:59.552Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T09:28:59.552Z] #86 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:59.552Z] #86 14.03 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:59.552Z] #86 14.07 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:59.552Z] #86 14.26 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:59.552Z] #86 14.34 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:59.552Z] #86 14.70 OK: 20 MiB in 18 packages [2025-01-06T09:28:59.552Z] #86 DONE 15.7s [2025-01-06T09:28:59.870Z] [2025-01-06T09:28:59.870Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:28:59.870Z] #87 10.37 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:28:59.870Z] #87 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:59.870Z] #87 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:59.870Z] #87 13.94 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:28:59.870Z] #87 13.98 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:59.870Z] #87 14.10 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:28:59.870Z] #87 14.14 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:28:59.870Z] #87 14.49 OK: 11 MiB in 17 packages [2025-01-06T09:28:59.870Z] #87 DONE 15.2s [2025-01-06T09:28:59.870Z] [2025-01-06T09:28:59.870Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:28:59.870Z] #0 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:28:59.870Z] #92 ... [2025-01-06T09:28:59.870Z] [2025-01-06T09:28:59.870Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:28:59.870Z] #42 DONE 29.5s [2025-01-06T09:28:59.870Z] [2025-01-06T09:28:59.870Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:00.141Z] #93 ... [2025-01-06T09:29:00.141Z] [2025-01-06T09:29:00.142Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:00.142Z] #92 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:00.741Z] #92 ... [2025-01-06T09:29:00.741Z] [2025-01-06T09:29:00.741Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:00.741Z] #88 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:00.741Z] #88 13.39 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:29:00.741Z] #88 13.43 OK: 10 MiB in 19 packages [2025-01-06T09:29:00.741Z] #88 DONE 14.6s [2025-01-06T09:29:00.741Z] [2025-01-06T09:29:00.741Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T09:29:01.719Z] #94 DONE 1.0s [2025-01-06T09:29:01.719Z] [2025-01-06T09:29:01.719Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:29:01.985Z] #95 DONE 1.0s [2025-01-06T09:29:01.985Z] [2025-01-06T09:29:01.985Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:01.985Z] #92 5.481 Upgrading critical system libraries and apk-tools: [2025-01-06T09:29:01.985Z] #92 5.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:29:01.985Z] #92 5.508 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:29:01.985Z] #92 ... [2025-01-06T09:29:01.985Z] [2025-01-06T09:29:01.985Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T09:29:01.985Z] #96 DONE 0.2s [2025-01-06T09:29:02.268Z] [2025-01-06T09:29:02.268Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T09:29:02.268Z] #97 ... [2025-01-06T09:29:02.268Z] [2025-01-06T09:29:02.268Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:29:02.268Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:02.268Z] #0 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:02.268Z] #0 6.970 Upgrading critical system libraries and apk-tools: [2025-01-06T09:29:02.268Z] #0 6.970 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T09:29:02.268Z] #0 6.990 Executing busybox-1.36.1-r29.trigger [2025-01-06T09:29:02.268Z] #0 7.590 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:29:02.268Z] #0 7.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:02.268Z] #0 8.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:02.268Z] #0 9.888 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:29:02.268Z] #0 9.919 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:29:02.268Z] #0 10.11 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:29:02.268Z] #0 10.16 Executing ca-certificates-20241121-r0.trigger [2025-01-06T09:29:02.539Z] #98 ... [2025-01-06T09:29:02.539Z] [2025-01-06T09:29:02.539Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T09:29:02.539Z] #97 DONE 0.3s [2025-01-06T09:29:02.539Z] [2025-01-06T09:29:02.539Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:02.539Z] #92 6.090 Continuing the upgrade transaction with new apk-tools: [2025-01-06T09:29:02.539Z] #92 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:03.145Z] #92 ... [2025-01-06T09:29:03.145Z] [2025-01-06T09:29:03.145Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:29:03.145Z] #99 DONE 0.4s [2025-01-06T09:29:03.145Z] [2025-01-06T09:29:03.145Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:03.145Z] #92 6.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T09:29:03.145Z] #92 ... [2025-01-06T09:29:03.145Z] [2025-01-06T09:29:03.145Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T09:29:03.145Z] #100 DONE 0.4s [2025-01-06T09:29:03.426Z] [2025-01-06T09:29:03.426Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T09:29:03.426Z] #101 ... [2025-01-06T09:29:03.426Z] [2025-01-06T09:29:03.426Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T09:29:03.426Z] #98 10.47 OK: 15 MiB in 28 packages [2025-01-06T09:29:03.426Z] #98 DONE 11.2s [2025-01-06T09:29:03.426Z] [2025-01-06T09:29:03.426Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:29:03.426Z] #102 DONE 1.9s [2025-01-06T09:29:03.719Z] [2025-01-06T09:29:03.719Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T09:29:03.719Z] #103 ... [2025-01-06T09:29:03.719Z] [2025-01-06T09:29:03.719Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T09:29:03.719Z] #101 DONE 0.4s [2025-01-06T09:29:03.719Z] [2025-01-06T09:29:03.719Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:04.009Z] #104 ... [2025-01-06T09:29:04.009Z] [2025-01-06T09:29:04.009Z] #105 [security-spire-server] exporting to image [2025-01-06T09:29:04.009Z] #105 exporting layers [2025-01-06T09:29:04.284Z] #105 ... [2025-01-06T09:29:04.284Z] [2025-01-06T09:29:04.284Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T09:29:04.284Z] #103 DONE 0.5s [2025-01-06T09:29:04.284Z] [2025-01-06T09:29:04.284Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T09:29:04.557Z] #106 DONE 0.5s [2025-01-06T09:29:04.557Z] [2025-01-06T09:29:04.557Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:29:04.847Z] #107 DONE 0.3s [2025-01-06T09:29:04.847Z] [2025-01-06T09:29:04.847Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T09:29:05.449Z] #108 DONE 0.5s [2025-01-06T09:29:05.449Z] [2025-01-06T09:29:05.449Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T09:29:06.039Z] #109 DONE 0.4s [2025-01-06T09:29:06.039Z] [2025-01-06T09:29:06.039Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T09:29:06.039Z] #92 8.643 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T09:29:06.039Z] #92 8.680 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:29:06.039Z] #92 8.827 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T09:29:06.039Z] #92 8.877 OK: 9 MiB in 18 packages [2025-01-06T09:29:06.039Z] #92 DONE 9.5s [2025-01-06T09:29:06.039Z] [2025-01-06T09:29:06.039Z] #110 [security-spire-agent] exporting to image [2025-01-06T09:29:06.668Z] #110 ... [2025-01-06T09:29:06.668Z] [2025-01-06T09:29:06.668Z] #105 [security-spire-server] exporting to image [2025-01-06T09:29:06.668Z] #105 exporting layers 2.6s done [2025-01-06T09:29:06.668Z] #105 writing image sha256:012a8096067464c785a0299c8cd62d6a042d5e599b73aa56f7f1832e6a0b0e6a 0.0s done [2025-01-06T09:29:06.668Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-06T09:29:06.668Z] #105 DONE 2.7s [2025-01-06T09:29:06.668Z] [2025-01-06T09:29:06.668Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:29:08.628Z] #111 ... [2025-01-06T09:29:08.628Z] [2025-01-06T09:29:08.628Z] #110 [security-spire-agent] exporting to image [2025-01-06T09:29:08.628Z] #110 exporting layers 2.5s done [2025-01-06T09:29:08.628Z] #110 writing image sha256:0d7db67b2a4c6c333e65bdc975105140bd54e54d196e121ce27101d8fe91089b 0.0s done [2025-01-06T09:29:08.628Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-06T09:29:08.628Z] #110 DONE 2.6s [2025-01-06T09:29:08.628Z] [2025-01-06T09:29:08.628Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:09.266Z] #84 ... [2025-01-06T09:29:09.266Z] [2025-01-06T09:29:09.266Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T09:29:09.266Z] #111 DONE 3.4s [2025-01-06T09:29:09.266Z] [2025-01-06T09:29:09.266Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T09:29:09.547Z] #112 DONE 0.3s [2025-01-06T09:29:09.547Z] [2025-01-06T09:29:09.547Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T09:29:09.824Z] #113 DONE 0.3s [2025-01-06T09:29:09.824Z] [2025-01-06T09:29:09.824Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:10.127Z] #84 ... [2025-01-06T09:29:10.127Z] [2025-01-06T09:29:10.127Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T09:29:10.394Z] #114 DONE 0.3s [2025-01-06T09:29:10.395Z] [2025-01-06T09:29:10.395Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T09:29:10.678Z] #115 DONE 0.3s [2025-01-06T09:29:10.678Z] [2025-01-06T09:29:10.678Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T09:29:10.945Z] #116 DONE 0.3s [2025-01-06T09:29:10.945Z] [2025-01-06T09:29:10.945Z] #117 [security-spire-config] exporting to image [2025-01-06T09:29:12.893Z] #117 exporting layers 1.9s done [2025-01-06T09:29:12.893Z] #117 writing image sha256:745c73e24be7103283aaee592c6d8ff7fb5feefb9533652b61a9b1fd82d7e9c8 0.0s done [2025-01-06T09:29:12.893Z] #117 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-06T09:29:12.893Z] #117 DONE 1.9s [2025-01-06T09:29:12.893Z] [2025-01-06T09:29:12.893Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #115 ... [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #112 DONE 44.3s [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #115 DONE 44.5s [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #113 DONE 45.1s [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #108 DONE 37.8s [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:15.351Z] #114 DONE 45.0s [2025-01-06T09:29:15.351Z] [2025-01-06T09:29:15.351Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:21.963Z] #116 ... [2025-01-06T09:29:21.963Z] [2025-01-06T09:29:21.963Z] #117 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:21.963Z] #117 ... [2025-01-06T09:29:21.963Z] [2025-01-06T09:29:21.963Z] #118 [core-keeper builder 7/8] COPY . . [2025-01-06T09:29:21.963Z] #118 ... [2025-01-06T09:29:21.963Z] [2025-01-06T09:29:21.963Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T09:29:21.963Z] #119 ... [2025-01-06T09:29:21.963Z] [2025-01-06T09:29:21.963Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-06T09:29:22.224Z] #120 ... [2025-01-06T09:29:22.224Z] [2025-01-06T09:29:22.224Z] #117 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:22.224Z] #117 DONE 11.3s [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #121 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #122 [support-notifications builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #122 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #123 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #124 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #125 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #126 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #120 DONE 11.3s [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #118 [core-keeper builder 7/8] COPY . . [2025-01-06T09:29:22.484Z] #118 DONE 11.3s [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #127 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #128 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #129 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #119 DONE 11.3s [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #130 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #131 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #132 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #116 DONE 11.3s [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #133 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #134 [core-data builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #134 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #135 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #136 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #137 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #138 [core-command builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #138 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:22.484Z] #139 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #140 [core-metadata builder 6/7] COPY . . [2025-01-06T09:29:22.484Z] #140 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:22.484Z] #141 CACHED [2025-01-06T09:29:22.484Z] [2025-01-06T09:29:22.484Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T09:29:23.054Z] #142 0.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T09:29:33.069Z] #142 ... [2025-01-06T09:29:33.069Z] [2025-01-06T09:29:33.069Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:29:33.069Z] #0 0.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T09:29:33.069Z] #143 ... [2025-01-06T09:29:33.069Z] [2025-01-06T09:29:33.069Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T09:29:33.069Z] #0 1.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T09:29:33.069Z] #144 ... [2025-01-06T09:29:33.069Z] [2025-01-06T09:29:33.069Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T09:29:33.069Z] #0 0.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T09:29:33.069Z] #145 ... [2025-01-06T09:29:33.069Z] [2025-01-06T09:29:33.069Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:29:33.069Z] #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T09:29:33.069Z] #146 ... [2025-01-06T09:29:33.069Z] [2025-01-06T09:29:33.069Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T09:29:33.069Z] #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T09:29:33.329Z] #147 ... [2025-01-06T09:29:33.329Z] [2025-01-06T09:29:33.329Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T09:29:33.329Z] #0 1.419 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T09:29:33.329Z] #148 ... [2025-01-06T09:29:33.329Z] [2025-01-06T09:29:33.329Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:29:33.329Z] #0 1.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T09:29:33.589Z] #149 ... [2025-01-06T09:29:33.589Z] [2025-01-06T09:29:33.589Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T09:29:33.589Z] #0 1.686 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T09:29:33.589Z] #150 ... [2025-01-06T09:29:33.589Z] [2025-01-06T09:29:33.589Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T09:29:33.589Z] #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T09:29:33.849Z] #151 ... [2025-01-06T09:29:33.849Z] [2025-01-06T09:29:33.849Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:29:33.849Z] #0 1.420 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T09:29:34.109Z] #152 ... [2025-01-06T09:29:34.109Z] [2025-01-06T09:29:34.109Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:29:34.109Z] #0 1.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T09:29:45.109Z] #84 DONE 59.4s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #104 DONE 47.4s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #93 DONE 51.5s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #82 DONE 61.1s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #83 DONE 59.8s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #118 ... [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #119 [core-keeper builder 7/8] COPY . . [2025-01-06T09:29:45.109Z] #119 DONE 1.0s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #120 DONE 1.0s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #118 DONE 0.9s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #121 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #122 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #123 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #124 [core-command builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #124 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #125 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #126 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #127 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #128 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #129 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #130 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #131 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #132 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #133 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #134 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #135 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #136 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #137 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #138 [core-metadata builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #138 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #139 DONE 1.0s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #140 [support-notifications builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #140 DONE 1.0s [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T09:29:45.109Z] #141 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #142 [core-data builder 6/7] COPY . . [2025-01-06T09:29:45.109Z] #142 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T09:29:45.109Z] #143 CACHED [2025-01-06T09:29:45.109Z] [2025-01-06T09:29:45.109Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:29:45.109Z] #144 2.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T09:29:53.310Z] #144 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T09:29:53.310Z] #0 2.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T09:29:53.310Z] #145 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T09:29:53.310Z] #0 2.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T09:29:53.310Z] #146 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:29:53.310Z] #0 2.442 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T09:29:53.310Z] #147 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T09:29:53.310Z] #0 2.789 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T09:29:53.310Z] #148 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:29:53.310Z] #0 2.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T09:29:53.310Z] #149 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:29:53.310Z] #0 2.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T09:29:53.310Z] #150 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T09:29:53.310Z] #0 3.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T09:29:53.310Z] #151 ... [2025-01-06T09:29:53.310Z] [2025-01-06T09:29:53.310Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T09:29:53.310Z] #0 3.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T09:29:53.576Z] #152 ... [2025-01-06T09:29:53.576Z] [2025-01-06T09:29:53.576Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:29:53.576Z] #0 2.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T09:29:53.576Z] #153 ... [2025-01-06T09:29:53.576Z] [2025-01-06T09:29:53.576Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T09:29:53.576Z] #0 2.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T09:29:53.844Z] #154 ... [2025-01-06T09:29:53.844Z] [2025-01-06T09:29:53.844Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T09:29:53.844Z] #0 2.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T09:30:55.656Z] #153 ... [2025-01-06T09:30:55.656Z] [2025-01-06T09:30:55.656Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:30:55.656Z] #146 81.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T09:31:22.241Z] #146 ... [2025-01-06T09:31:22.241Z] [2025-01-06T09:31:22.241Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T09:31:22.241Z] #145 DONE 119.3s [2025-01-06T09:31:22.241Z] [2025-01-06T09:31:22.241Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:31:23.651Z] #153 ... [2025-01-06T09:31:23.651Z] [2025-01-06T09:31:23.651Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:31:23.651Z] #146 DONE 121.1s [2025-01-06T09:31:23.651Z] [2025-01-06T09:31:23.651Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T09:31:23.651Z] #144 DONE 121.1s [2025-01-06T09:31:23.651Z] [2025-01-06T09:31:23.651Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T09:31:23.651Z] #147 DONE 121.1s [2025-01-06T09:31:23.651Z] [2025-01-06T09:31:23.652Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:31:31.035Z] #36 ... [2025-01-06T09:31:31.035Z] [2025-01-06T09:31:31.035Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:31:31.035Z] #149 DONE 127.8s [2025-01-06T09:31:31.035Z] [2025-01-06T09:31:31.035Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T09:31:36.836Z] #36 ... [2025-01-06T09:31:36.836Z] [2025-01-06T09:31:36.836Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:38.157Z] #154 ... [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:38.157Z] #155 DONE 1.1s [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T09:31:38.157Z] #156 DONE 1.1s [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:38.157Z] #157 DONE 1.1s [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:38.157Z] #158 ... [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:38.157Z] #159 DONE 1.3s [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:38.157Z] #154 DONE 1.4s [2025-01-06T09:31:38.157Z] [2025-01-06T09:31:38.157Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:48.621Z] #160 ... [2025-01-06T09:31:48.621Z] [2025-01-06T09:31:48.621Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T09:31:48.621Z] #161 ... [2025-01-06T09:31:48.621Z] [2025-01-06T09:31:48.621Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:48.621Z] #162 ... [2025-01-06T09:31:48.621Z] [2025-01-06T09:31:48.621Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:48.879Z] #163 ... [2025-01-06T09:31:48.879Z] [2025-01-06T09:31:48.879Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:31:48.879Z] #143 DONE 146.5s [2025-01-06T09:31:48.879Z] [2025-01-06T09:31:48.879Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T09:31:48.879Z] #142 DONE 146.5s [2025-01-06T09:31:49.151Z] [2025-01-06T09:31:49.151Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T09:31:49.151Z] #151 DONE 146.6s [2025-01-06T09:31:49.151Z] [2025-01-06T09:31:49.151Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.151Z] #162 DONE 11.3s [2025-01-06T09:31:49.151Z] [2025-01-06T09:31:49.151Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:31:49.151Z] #153 DONE 146.6s [2025-01-06T09:31:49.151Z] [2025-01-06T09:31:49.151Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T09:31:49.151Z] #150 DONE 146.6s [2025-01-06T09:31:49.151Z] [2025-01-06T09:31:49.151Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T09:31:49.410Z] #164 ... [2025-01-06T09:31:49.410Z] [2025-01-06T09:31:49.410Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.410Z] #160 DONE 11.5s [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.712Z] #158 DONE 11.9s [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:49.712Z] #165 CACHED [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.712Z] #166 CACHED [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T09:31:49.712Z] #167 ... [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:49.712Z] #168 CACHED [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.712Z] #169 CACHED [2025-01-06T09:31:49.712Z] [2025-01-06T09:31:49.712Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.712Z] #163 DONE 11.8s [2025-01-06T09:31:49.970Z] [2025-01-06T09:31:49.970Z] #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:49.970Z] #170 CACHED [2025-01-06T09:31:49.970Z] [2025-01-06T09:31:49.970Z] #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:49.970Z] #171 CACHED [2025-01-06T09:31:49.970Z] [2025-01-06T09:31:49.970Z] #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T09:31:50.249Z] #172 ... [2025-01-06T09:31:50.249Z] [2025-01-06T09:31:50.249Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T09:31:50.249Z] #161 DONE 12.6s [2025-01-06T09:31:50.514Z] [2025-01-06T09:31:50.514Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.089Z] #173 ... [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:31:51.089Z] #152 DONE 148.7s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T09:31:51.089Z] #164 DONE 2.1s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.089Z] #174 DONE 1.9s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T09:31:51.089Z] #148 DONE 148.8s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #175 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.089Z] #175 DONE 1.7s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T09:31:51.089Z] #176 DONE 1.5s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T09:31:51.089Z] #177 DONE 1.5s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T09:31:51.089Z] #178 DONE 1.7s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T09:31:51.089Z] #167 DONE 1.6s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T09:31:51.089Z] #172 DONE 1.5s [2025-01-06T09:31:51.089Z] [2025-01-06T09:31:51.089Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.352Z] #179 ... [2025-01-06T09:31:51.352Z] [2025-01-06T09:31:51.352Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-06T09:31:51.352Z] #180 DONE 1.5s [2025-01-06T09:31:51.352Z] [2025-01-06T09:31:51.352Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.613Z] #181 ... [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.613Z] #173 DONE 1.2s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T09:31:51.613Z] #182 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:51.613Z] #183 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.613Z] #184 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T09:31:51.613Z] #185 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.613Z] #186 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.613Z] #187 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.613Z] #188 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.613Z] #189 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:51.613Z] #179 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-06T09:31:51.613Z] #190 DONE 0.4s [2025-01-06T09:31:51.613Z] [2025-01-06T09:31:51.613Z] #101 [security-spiffe-token-provider] exporting to image [2025-01-06T09:31:51.613Z] #101 exporting layers [2025-01-06T09:31:51.970Z] #101 ... [2025-01-06T09:31:51.970Z] [2025-01-06T09:31:51.970Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:31:51.970Z] #181 DONE 0.4s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:52.293Z] #191 ... [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #192 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:52.293Z] #192 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T09:31:52.293Z] #193 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #194 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:52.293Z] #194 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:52.293Z] #195 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T09:31:52.293Z] #196 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T09:31:52.293Z] #197 DONE 0.8s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T09:31:52.293Z] #198 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:52.293Z] #199 DONE 0.7s [2025-01-06T09:31:52.293Z] [2025-01-06T09:31:52.293Z] #200 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T09:31:52.558Z] #200 ... [2025-01-06T09:31:52.558Z] [2025-01-06T09:31:52.558Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T09:31:52.558Z] #201 DONE 0.7s [2025-01-06T09:31:52.558Z] [2025-01-06T09:31:52.558Z] #101 [security-spiffe-token-provider] exporting to image [2025-01-06T09:31:52.558Z] #101 exporting layers 0.7s done [2025-01-06T09:31:52.558Z] #101 writing image sha256:8f70e62fa1e14d20233fe3df14a64bbad5308b172791e3adb629434d4956449a done [2025-01-06T09:31:52.558Z] #101 naming to docker.io/library/core-command done [2025-01-06T09:31:52.558Z] #101 writing image sha256:705d7e2b66547642eac388ff830d07821f38845e42d068f80448f6c0c0fc2c65 done [2025-01-06T09:31:52.558Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2025-01-06T09:31:52.558Z] #101 DONE 4.8s [2025-01-06T09:31:52.558Z] [2025-01-06T09:31:52.558Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:31:53.126Z] #202 ... [2025-01-06T09:31:53.126Z] [2025-01-06T09:31:53.126Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:31:53.126Z] #191 DONE 1.1s [2025-01-06T09:31:53.126Z] [2025-01-06T09:31:53.126Z] #203 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T09:31:53.126Z] #203 DONE 0.9s [2025-01-06T09:31:53.126Z] [2025-01-06T09:31:53.126Z] #204 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T09:31:53.386Z] #204 ... [2025-01-06T09:31:53.386Z] [2025-01-06T09:31:53.386Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T09:31:53.386Z] #205 DONE 1.0s [2025-01-06T09:31:53.386Z] [2025-01-06T09:31:53.386Z] #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T09:31:53.386Z] #206 DONE 1.0s [2025-01-06T09:31:53.386Z] [2025-01-06T09:31:53.386Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T09:31:53.386Z] #207 DONE 1.0s [2025-01-06T09:31:53.386Z] [2025-01-06T09:31:53.386Z] #200 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T09:31:53.386Z] #200 DONE 0.9s [2025-01-06T09:31:53.386Z] [2025-01-06T09:31:53.386Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T09:31:53.386Z] #208 DONE 0.9s [2025-01-06T09:31:53.646Z] [2025-01-06T09:31:53.646Z] #101 [core-metadata] exporting to image [2025-01-06T09:31:53.921Z] #101 ... [2025-01-06T09:31:53.921Z] [2025-01-06T09:31:53.921Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:53.921Z] #209 DONE 1.5s [2025-01-06T09:31:53.921Z] [2025-01-06T09:31:53.921Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T09:31:53.921Z] #210 DONE 0.8s [2025-01-06T09:31:53.921Z] [2025-01-06T09:31:53.921Z] #204 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T09:31:53.921Z] #204 DONE 0.6s [2025-01-06T09:31:53.921Z] [2025-01-06T09:31:53.921Z] #101 [core-metadata] exporting to image [2025-01-06T09:31:53.921Z] #101 exporting layers 0.6s done [2025-01-06T09:31:53.921Z] #101 ... [2025-01-06T09:31:53.921Z] [2025-01-06T09:31:53.921Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:31:53.921Z] #211 DONE 0.8s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:31:54.182Z] #202 DONE 1.7s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:31:54.182Z] #212 DONE 1.8s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T09:31:54.182Z] #213 DONE 0.3s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T09:31:54.182Z] #214 DONE 0.8s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T09:31:54.182Z] #215 DONE 0.3s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #101 [support-scheduler] exporting to image [2025-01-06T09:31:54.182Z] #101 writing image sha256:2179b369dd9682e9a881d6f04b0ef40a67600c7dcf516b3d9f41442cc76f513e done [2025-01-06T09:31:54.182Z] #101 naming to docker.io/library/core-keeper done [2025-01-06T09:31:54.182Z] #101 writing image sha256:a750ee18c0371eb74e1889c2389d378d7249eada74b8ced0f8917f29606330a9 done [2025-01-06T09:31:54.182Z] #101 naming to docker.io/library/core-metadata done [2025-01-06T09:31:54.182Z] #101 ... [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-06T09:31:54.182Z] #216 DONE 0.4s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T09:31:54.182Z] #217 DONE 0.2s [2025-01-06T09:31:54.182Z] [2025-01-06T09:31:54.182Z] #101 [support-notifications] exporting to image [2025-01-06T09:31:54.444Z] #101 ... [2025-01-06T09:31:54.444Z] [2025-01-06T09:31:54.444Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T09:31:54.444Z] #218 DONE 0.1s [2025-01-06T09:31:54.444Z] [2025-01-06T09:31:54.444Z] #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-06T09:31:54.444Z] #219 DONE 0.1s [2025-01-06T09:31:54.444Z] [2025-01-06T09:31:54.444Z] #101 [security-proxy-auth] exporting to image [2025-01-06T09:31:54.444Z] #101 exporting layers 0.2s done [2025-01-06T09:31:54.444Z] #101 writing image sha256:4436540879c3c668f6d6a8761c46a1be859eaf5e24cec0ae7e717de70fc65c73 0.0s done [2025-01-06T09:31:54.444Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-06T09:31:54.445Z] #101 writing image sha256:be8bbb904a411943dba959ad0b9de165d65b28fd2e4dba70ad1443221ec6f79e done [2025-01-06T09:31:54.445Z] #101 naming to docker.io/library/security-proxy-auth done [2025-01-06T09:31:54.445Z] #101 ... [2025-01-06T09:31:54.445Z] [2025-01-06T09:31:54.445Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:31:54.445Z] #220 DONE 1.1s [2025-01-06T09:31:54.445Z] [2025-01-06T09:31:54.445Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-06T09:31:54.445Z] #221 DONE 0.1s [2025-01-06T09:31:54.445Z] [2025-01-06T09:31:54.445Z] #101 [core-data] exporting to image [2025-01-06T09:31:54.445Z] #101 exporting layers 0.3s done [2025-01-06T09:31:54.445Z] #101 writing image sha256:bbfe14127cb113fe98955aa53d89da23f790712d23ae16fead5148dec9f95d1c done [2025-01-06T09:31:54.445Z] #101 naming to docker.io/library/core-data done [2025-01-06T09:31:54.445Z] #101 writing image sha256:22b57b46ffa7b1f2058c22fcda625e45746bf74551cb878076a66ac15c0830d4 [2025-01-06T09:31:54.706Z] #101 ... [2025-01-06T09:31:54.706Z] [2025-01-06T09:31:54.707Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T09:31:54.707Z] #222 DONE 0.1s [2025-01-06T09:31:54.707Z] [2025-01-06T09:31:54.707Z] #101 [support-notifications] exporting to image [2025-01-06T09:31:54.707Z] #101 exporting layers 0.3s done [2025-01-06T09:31:54.707Z] #101 writing image sha256:22b57b46ffa7b1f2058c22fcda625e45746bf74551cb878076a66ac15c0830d4 done [2025-01-06T09:31:54.707Z] #101 naming to docker.io/library/support-scheduler done [2025-01-06T09:31:54.707Z] #101 writing image sha256:1edd35f59ccd5aa6391fcbd18050c5e185dbada2cc2e817f2b5f994b2ce861b3 done [2025-01-06T09:31:54.707Z] #101 naming to docker.io/library/support-notifications done [2025-01-06T09:31:54.707Z] #101 ... [2025-01-06T09:31:54.707Z] [2025-01-06T09:31:54.707Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:31:54.707Z] #223 DONE 0.4s [2025-01-06T09:31:54.707Z] [2025-01-06T09:31:54.707Z] #101 [security-proxy-setup] exporting to image [2025-01-06T09:31:54.707Z] #101 exporting layers 0.3s done [2025-01-06T09:31:54.707Z] #101 writing image sha256:b3e24988ac500b38da8ec940ec31229e37f020eed2add196054be2cc5fb7a3a0 done [2025-01-06T09:31:54.707Z] #101 naming to docker.io/library/security-proxy-setup done [2025-01-06T09:31:54.968Z] #101 exporting layers 0.2s done [2025-01-06T09:31:54.968Z] #101 writing image sha256:1c33190f87ab6e9248ac0d96ce3227bf1ee3b16b39236739902f8ae0bc9bd48f done [2025-01-06T09:31:54.968Z] #101 naming to docker.io/library/security-secretstore-setup done [2025-01-06T09:31:54.968Z] #101 DONE 6.4s [2025-01-06T09:31:54.968Z] [2025-01-06T09:31:54.968Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T09:31:54.968Z] #224 DONE 0.5s [2025-01-06T09:31:54.968Z] [2025-01-06T09:31:54.968Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:31:55.230Z] #51 ... [2025-01-06T09:31:55.230Z] [2025-01-06T09:31:55.230Z] #101 [security-bootstrapper] exporting to image [2025-01-06T09:31:55.230Z] #101 exporting layers 0.2s done [2025-01-06T09:31:55.230Z] #101 writing image sha256:3fa3c24439fb31f689202aa58bbfb00e749c2ec9249104ed0867c9c826ad5766 done [2025-01-06T09:31:55.230Z] #101 naming to docker.io/library/security-bootstrapper done [2025-01-06T09:31:55.230Z] #101 DONE 6.6s [2025-01-06T09:31:55.230Z] [2025-01-06T09:31:55.230Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:31:55.230Z] time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T09:31:55.246Z] $ docker stop --time=1 cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 [2025-01-06T09:31:56.540Z] $ docker rm -f --volumes cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T09:31:56.886Z] + docker images [2025-01-06T09:31:56.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T09:31:56.886Z] security-secretstore-setup latest 1c33190f87ab 2 seconds ago 46.9MB [2025-01-06T09:31:56.886Z] security-proxy-setup latest b3e24988ac50 2 seconds ago 35.2MB [2025-01-06T09:31:56.886Z] support-notifications latest 1edd35f59ccd 2 seconds ago 51.9MB [2025-01-06T09:31:56.886Z] security-bootstrapper latest 3fa3c24439fb 2 seconds ago 26.2MB [2025-01-06T09:31:56.886Z] core-keeper latest 2179b369dd96 3 seconds ago 31.3MB [2025-01-06T09:31:56.886Z] core-common-config-bootstrapper latest 4436540879c3 3 seconds ago 23MB [2025-01-06T09:31:56.886Z] support-scheduler latest 22b57b46ffa7 3 seconds ago 52.9MB [2025-01-06T09:31:56.886Z] core-metadata latest a750ee18c037 3 seconds ago 37.8MB [2025-01-06T09:31:56.886Z] security-proxy-auth latest be8bbb904a41 3 seconds ago 32.4MB [2025-01-06T09:31:56.886Z] core-data latest bbfe14127cb1 3 seconds ago 37.7MB [2025-01-06T09:31:56.886Z] security-spiffe-token-provider latest 705d7e2b6654 5 seconds ago 38.5MB [2025-01-06T09:31:56.886Z] core-command latest 8f70e62fa1e1 5 seconds ago 33.4MB [2025-01-06T09:31:56.886Z] security-spire-config latest a74845e16e98 3 minutes ago 127MB [2025-01-06T09:31:56.886Z] security-spire-agent latest fc83149d72fb 3 minutes ago 188MB [2025-01-06T09:31:56.886Z] security-spire-server latest 2fb625872b65 3 minutes ago 128MB [2025-01-06T09:31:56.886Z] ci-base-image-x86_64 latest f751e4e59981 7 minutes ago 981MB [2025-01-06T09:31:56.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB [2025-01-06T09:31:56.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-06T09:31:56.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:31:57.030Z] provisioning config files... [2025-01-06T09:31:57.044Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config16855760531114389502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:31:57.357Z] ---> ****-login.sh [2025-01-06T09:31:57.357Z] nexus3.edgexfoundry.org:10001 [2025-01-06T09:31:57.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:31:57.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:31:57.357Z] Configure a credential helper to remove this warning. See [2025-01-06T09:31:57.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:31:57.357Z] [2025-01-06T09:31:57.357Z] Login Succeeded [2025-01-06T09:31:57.357Z] nexus3.edgexfoundry.org:10002 [2025-01-06T09:31:57.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:31:57.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:31:57.617Z] Configure a credential helper to remove this warning. See [2025-01-06T09:31:57.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:31:57.617Z] [2025-01-06T09:31:57.617Z] Login Succeeded [2025-01-06T09:31:57.617Z] nexus3.edgexfoundry.org:10003 [2025-01-06T09:31:57.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:31:57.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:31:57.617Z] Configure a credential helper to remove this warning. See [2025-01-06T09:31:57.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:31:57.617Z] [2025-01-06T09:31:57.617Z] Login Succeeded [2025-01-06T09:31:57.617Z] nexus3.edgexfoundry.org:10004 [2025-01-06T09:31:57.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:31:57.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:31:57.617Z] Configure a credential helper to remove this warning. See [2025-01-06T09:31:57.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:31:57.617Z] [2025-01-06T09:31:57.617Z] Login Succeeded [2025-01-06T09:31:57.617Z] ****.io [2025-01-06T09:31:57.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:31:57.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:31:57.876Z] Configure a credential helper to remove this warning. See [2025-01-06T09:31:57.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:31:57.876Z] [2025-01-06T09:31:57.876Z] Login Succeeded [2025-01-06T09:31:57.876Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T09:31:57.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:31:57.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:31:57.957Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-06T09:31:57.957Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:31:57.957Z] latest [2025-01-06T09:31:57.957Z] 4.0.0-dev.33 [2025-01-06T09:31:57.957Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:31:57.957Z] main [2025-01-06T09:31:57.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:31:58.294Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:31:58.625Z] + docker push nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:31:58.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T09:31:58.625Z] 00a4f4c93aca: Preparing [2025-01-06T09:31:58.625Z] 4b7ac6c358dd: Preparing [2025-01-06T09:31:58.625Z] 0e505b945620: Preparing [2025-01-06T09:31:58.625Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:31:58.625Z] b17646da6a50: Preparing [2025-01-06T09:31:58.625Z] 2c147c6f134f: Preparing [2025-01-06T09:31:58.625Z] 75654b8eeebd: Preparing [2025-01-06T09:31:58.625Z] 2c147c6f134f: Waiting [2025-01-06T09:31:58.625Z] 75654b8eeebd: Waiting [2025-01-06T09:31:58.625Z] 4f5cb86ddf0f: Pushed [2025-01-06T09:31:58.625Z] 00a4f4c93aca: Pushed [2025-01-06T09:31:58.625Z] 0e505b945620: Pushed [2025-01-06T09:31:58.625Z] 75654b8eeebd: Layer already exists [2025-01-06T09:31:58.625Z] 2c147c6f134f: Pushed [2025-01-06T09:32:00.312Z] b17646da6a50: Pushed [2025-01-06T09:32:01.693Z] 4b7ac6c358dd: Pushed [2025-01-06T09:32:01.693Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:02.015Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:02.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T09:32:02.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T09:32:02.342Z] 00a4f4c93aca: Preparing [2025-01-06T09:32:02.342Z] 4b7ac6c358dd: Preparing [2025-01-06T09:32:02.342Z] 0e505b945620: Preparing [2025-01-06T09:32:02.342Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:02.342Z] b17646da6a50: Preparing [2025-01-06T09:32:02.342Z] 2c147c6f134f: Preparing [2025-01-06T09:32:02.342Z] 75654b8eeebd: Preparing [2025-01-06T09:32:02.342Z] 2c147c6f134f: Waiting [2025-01-06T09:32:02.342Z] 00a4f4c93aca: Layer already exists [2025-01-06T09:32:02.342Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:02.342Z] 0e505b945620: Layer already exists [2025-01-06T09:32:02.342Z] 4b7ac6c358dd: Layer already exists [2025-01-06T09:32:02.342Z] b17646da6a50: Layer already exists [2025-01-06T09:32:02.342Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:02.342Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:02.342Z] latest: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:02.680Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:03.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 [2025-01-06T09:32:03.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T09:32:03.018Z] 00a4f4c93aca: Preparing [2025-01-06T09:32:03.018Z] 4b7ac6c358dd: Preparing [2025-01-06T09:32:03.018Z] 0e505b945620: Preparing [2025-01-06T09:32:03.018Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:03.018Z] b17646da6a50: Preparing [2025-01-06T09:32:03.018Z] 2c147c6f134f: Preparing [2025-01-06T09:32:03.018Z] 75654b8eeebd: Preparing [2025-01-06T09:32:03.018Z] 2c147c6f134f: Waiting [2025-01-06T09:32:03.018Z] 75654b8eeebd: Waiting [2025-01-06T09:32:03.018Z] 00a4f4c93aca: Layer already exists [2025-01-06T09:32:03.018Z] b17646da6a50: Layer already exists [2025-01-06T09:32:03.018Z] 4b7ac6c358dd: Layer already exists [2025-01-06T09:32:03.018Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:03.018Z] 0e505b945620: Layer already exists [2025-01-06T09:32:03.018Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:03.018Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:03.018Z] 4.0.0-dev.33: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:03.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:03.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:03.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T09:32:03.673Z] 00a4f4c93aca: Preparing [2025-01-06T09:32:03.673Z] 4b7ac6c358dd: Preparing [2025-01-06T09:32:03.673Z] 0e505b945620: Preparing [2025-01-06T09:32:03.673Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:03.673Z] b17646da6a50: Preparing [2025-01-06T09:32:03.673Z] 2c147c6f134f: Preparing [2025-01-06T09:32:03.673Z] 75654b8eeebd: Preparing [2025-01-06T09:32:03.673Z] 2c147c6f134f: Waiting [2025-01-06T09:32:03.673Z] 75654b8eeebd: Waiting [2025-01-06T09:32:03.673Z] 00a4f4c93aca: Layer already exists [2025-01-06T09:32:03.673Z] b17646da6a50: Layer already exists [2025-01-06T09:32:03.673Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:03.673Z] 4b7ac6c358dd: Layer already exists [2025-01-06T09:32:03.673Z] 0e505b945620: Layer already exists [2025-01-06T09:32:03.673Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:03.673Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:03.673Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:03.997Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:04.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-06T09:32:04.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T09:32:04.315Z] 00a4f4c93aca: Preparing [2025-01-06T09:32:04.315Z] 4b7ac6c358dd: Preparing [2025-01-06T09:32:04.315Z] 0e505b945620: Preparing [2025-01-06T09:32:04.315Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:04.315Z] b17646da6a50: Preparing [2025-01-06T09:32:04.315Z] 2c147c6f134f: Preparing [2025-01-06T09:32:04.315Z] 75654b8eeebd: Preparing [2025-01-06T09:32:04.315Z] 75654b8eeebd: Waiting [2025-01-06T09:32:04.315Z] 2c147c6f134f: Waiting [2025-01-06T09:32:04.315Z] 0e505b945620: Layer already exists [2025-01-06T09:32:04.315Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:04.315Z] b17646da6a50: Layer already exists [2025-01-06T09:32:04.315Z] 00a4f4c93aca: Layer already exists [2025-01-06T09:32:04.315Z] 4b7ac6c358dd: Layer already exists [2025-01-06T09:32:04.315Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:04.315Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:04.315Z] main: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:04.373Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:04.383Z] taggedImages: [2025-01-06T09:32:04.383Z] - nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:04.383Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T09:32:04.383Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 [2025-01-06T09:32:04.383Z] - nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:04.383Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-06T09:32:04.406Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-06T09:32:04.406Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:04.406Z] latest [2025-01-06T09:32:04.406Z] 4.0.0-dev.33 [2025-01-06T09:32:04.406Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:04.406Z] main [2025-01-06T09:32:04.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:04.738Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:05.055Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:05.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T09:32:05.055Z] 46b9d674cb67: Preparing [2025-01-06T09:32:05.055Z] 12a7b5861b4f: Preparing [2025-01-06T09:32:05.055Z] 123ca1b9802e: Preparing [2025-01-06T09:32:05.055Z] 1d4b23900da1: Preparing [2025-01-06T09:32:05.055Z] 0e505b945620: Preparing [2025-01-06T09:32:05.055Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:05.055Z] b17646da6a50: Preparing [2025-01-06T09:32:05.055Z] 2c147c6f134f: Preparing [2025-01-06T09:32:05.055Z] 75654b8eeebd: Preparing [2025-01-06T09:32:05.055Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:05.055Z] b17646da6a50: Waiting [2025-01-06T09:32:05.055Z] 75654b8eeebd: Waiting [2025-01-06T09:32:05.055Z] 0e505b945620: Layer already exists [2025-01-06T09:32:05.055Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:05.055Z] b17646da6a50: Layer already exists [2025-01-06T09:32:05.055Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:05.055Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:05.055Z] 12a7b5861b4f: Pushed [2025-01-06T09:32:05.055Z] 123ca1b9802e: Pushed [2025-01-06T09:32:05.055Z] 46b9d674cb67: Pushed [2025-01-06T09:32:06.431Z] 1d4b23900da1: Pushed [2025-01-06T09:32:06.432Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:06.770Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:07.095Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T09:32:07.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T09:32:07.095Z] 46b9d674cb67: Preparing [2025-01-06T09:32:07.095Z] 12a7b5861b4f: Preparing [2025-01-06T09:32:07.095Z] 123ca1b9802e: Preparing [2025-01-06T09:32:07.095Z] 1d4b23900da1: Preparing [2025-01-06T09:32:07.095Z] 0e505b945620: Preparing [2025-01-06T09:32:07.095Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:07.095Z] b17646da6a50: Preparing [2025-01-06T09:32:07.095Z] 2c147c6f134f: Preparing [2025-01-06T09:32:07.095Z] 75654b8eeebd: Preparing [2025-01-06T09:32:07.095Z] b17646da6a50: Waiting [2025-01-06T09:32:07.095Z] 2c147c6f134f: Waiting [2025-01-06T09:32:07.095Z] 75654b8eeebd: Waiting [2025-01-06T09:32:07.095Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:07.095Z] 123ca1b9802e: Layer already exists [2025-01-06T09:32:07.095Z] 46b9d674cb67: Layer already exists [2025-01-06T09:32:07.095Z] 0e505b945620: Layer already exists [2025-01-06T09:32:07.095Z] 1d4b23900da1: Layer already exists [2025-01-06T09:32:07.095Z] 12a7b5861b4f: Layer already exists [2025-01-06T09:32:07.096Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:07.096Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:07.096Z] b17646da6a50: Layer already exists [2025-01-06T09:32:07.096Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:07.096Z] latest: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:07.426Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:07.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 [2025-01-06T09:32:07.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T09:32:07.746Z] 46b9d674cb67: Preparing [2025-01-06T09:32:07.746Z] 12a7b5861b4f: Preparing [2025-01-06T09:32:07.746Z] 123ca1b9802e: Preparing [2025-01-06T09:32:07.746Z] 1d4b23900da1: Preparing [2025-01-06T09:32:07.746Z] 0e505b945620: Preparing [2025-01-06T09:32:07.746Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:07.746Z] b17646da6a50: Preparing [2025-01-06T09:32:07.746Z] 2c147c6f134f: Preparing [2025-01-06T09:32:07.746Z] 75654b8eeebd: Preparing [2025-01-06T09:32:07.746Z] b17646da6a50: Waiting [2025-01-06T09:32:07.746Z] 2c147c6f134f: Waiting [2025-01-06T09:32:07.746Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:07.746Z] 75654b8eeebd: Waiting [2025-01-06T09:32:07.746Z] 46b9d674cb67: Layer already exists [2025-01-06T09:32:07.746Z] 1d4b23900da1: Layer already exists [2025-01-06T09:32:07.746Z] 12a7b5861b4f: Layer already exists [2025-01-06T09:32:07.746Z] 123ca1b9802e: Layer already exists [2025-01-06T09:32:07.746Z] 0e505b945620: Layer already exists [2025-01-06T09:32:07.746Z] b17646da6a50: Layer already exists [2025-01-06T09:32:07.746Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:07.746Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:07.746Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:07.746Z] 4.0.0-dev.33: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:08.071Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:08.396Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:08.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T09:32:08.396Z] 46b9d674cb67: Preparing [2025-01-06T09:32:08.396Z] 12a7b5861b4f: Preparing [2025-01-06T09:32:08.396Z] 123ca1b9802e: Preparing [2025-01-06T09:32:08.396Z] 1d4b23900da1: Preparing [2025-01-06T09:32:08.396Z] 0e505b945620: Preparing [2025-01-06T09:32:08.396Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:08.396Z] b17646da6a50: Preparing [2025-01-06T09:32:08.396Z] 2c147c6f134f: Preparing [2025-01-06T09:32:08.396Z] 75654b8eeebd: Preparing [2025-01-06T09:32:08.396Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:08.396Z] b17646da6a50: Waiting [2025-01-06T09:32:08.397Z] 2c147c6f134f: Waiting [2025-01-06T09:32:08.397Z] 75654b8eeebd: Waiting [2025-01-06T09:32:08.397Z] 1d4b23900da1: Layer already exists [2025-01-06T09:32:08.397Z] 46b9d674cb67: Layer already exists [2025-01-06T09:32:08.397Z] 123ca1b9802e: Layer already exists [2025-01-06T09:32:08.397Z] 0e505b945620: Layer already exists [2025-01-06T09:32:08.397Z] 12a7b5861b4f: Layer already exists [2025-01-06T09:32:08.397Z] b17646da6a50: Layer already exists [2025-01-06T09:32:08.397Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:08.397Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:08.397Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:08.397Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:08.719Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:09.045Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-06T09:32:09.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T09:32:09.045Z] 46b9d674cb67: Preparing [2025-01-06T09:32:09.045Z] 12a7b5861b4f: Preparing [2025-01-06T09:32:09.045Z] 123ca1b9802e: Preparing [2025-01-06T09:32:09.045Z] 1d4b23900da1: Preparing [2025-01-06T09:32:09.045Z] 0e505b945620: Preparing [2025-01-06T09:32:09.045Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:09.045Z] b17646da6a50: Preparing [2025-01-06T09:32:09.045Z] 2c147c6f134f: Preparing [2025-01-06T09:32:09.045Z] 75654b8eeebd: Preparing [2025-01-06T09:32:09.045Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:09.045Z] b17646da6a50: Waiting [2025-01-06T09:32:09.045Z] 2c147c6f134f: Waiting [2025-01-06T09:32:09.045Z] 75654b8eeebd: Waiting [2025-01-06T09:32:09.045Z] 12a7b5861b4f: Layer already exists [2025-01-06T09:32:09.045Z] 1d4b23900da1: Layer already exists [2025-01-06T09:32:09.045Z] 123ca1b9802e: Layer already exists [2025-01-06T09:32:09.045Z] 46b9d674cb67: Layer already exists [2025-01-06T09:32:09.045Z] 0e505b945620: Layer already exists [2025-01-06T09:32:09.045Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:09.045Z] b17646da6a50: Layer already exists [2025-01-06T09:32:09.045Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:09.045Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:09.045Z] main: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:09.120Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:09.134Z] taggedImages: [2025-01-06T09:32:09.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:09.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T09:32:09.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 [2025-01-06T09:32:09.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:09.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-06T09:32:09.165Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-06T09:32:09.165Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:09.165Z] latest [2025-01-06T09:32:09.165Z] 4.0.0-dev.33 [2025-01-06T09:32:09.165Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:09.165Z] main [2025-01-06T09:32:09.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:09.516Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:09.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:09.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T09:32:09.848Z] af1eb37ab741: Preparing [2025-01-06T09:32:09.848Z] 25430ed08ead: Preparing [2025-01-06T09:32:09.848Z] 835e97d30c11: Preparing [2025-01-06T09:32:09.848Z] 0e505b945620: Preparing [2025-01-06T09:32:09.848Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:09.848Z] c473e2cd5a2d: Preparing [2025-01-06T09:32:09.848Z] 52d2accd6632: Preparing [2025-01-06T09:32:09.848Z] 75654b8eeebd: Preparing [2025-01-06T09:32:09.848Z] 52d2accd6632: Waiting [2025-01-06T09:32:09.848Z] c473e2cd5a2d: Waiting [2025-01-06T09:32:09.848Z] 75654b8eeebd: Waiting [2025-01-06T09:32:09.848Z] 0e505b945620: Layer already exists [2025-01-06T09:32:09.848Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:09.848Z] 25430ed08ead: Pushed [2025-01-06T09:32:09.848Z] af1eb37ab741: Pushed [2025-01-06T09:32:09.848Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:09.848Z] 52d2accd6632: Pushed [2025-01-06T09:32:10.417Z] c473e2cd5a2d: Pushed [2025-01-06T09:32:12.321Z] 835e97d30c11: Pushed [2025-01-06T09:32:12.581Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:12.902Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:13.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T09:32:13.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T09:32:13.232Z] af1eb37ab741: Preparing [2025-01-06T09:32:13.232Z] 25430ed08ead: Preparing [2025-01-06T09:32:13.232Z] 835e97d30c11: Preparing [2025-01-06T09:32:13.232Z] 0e505b945620: Preparing [2025-01-06T09:32:13.232Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:13.232Z] c473e2cd5a2d: Preparing [2025-01-06T09:32:13.232Z] 52d2accd6632: Preparing [2025-01-06T09:32:13.232Z] 75654b8eeebd: Preparing [2025-01-06T09:32:13.232Z] c473e2cd5a2d: Waiting [2025-01-06T09:32:13.232Z] 52d2accd6632: Waiting [2025-01-06T09:32:13.232Z] 75654b8eeebd: Waiting [2025-01-06T09:32:13.232Z] af1eb37ab741: Layer already exists [2025-01-06T09:32:13.232Z] 0e505b945620: Layer already exists [2025-01-06T09:32:13.232Z] 835e97d30c11: Layer already exists [2025-01-06T09:32:13.232Z] 25430ed08ead: Layer already exists [2025-01-06T09:32:13.232Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:13.232Z] 52d2accd6632: Layer already exists [2025-01-06T09:32:13.232Z] c473e2cd5a2d: Layer already exists [2025-01-06T09:32:13.232Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:13.232Z] latest: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:13.551Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:13.875Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 [2025-01-06T09:32:13.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T09:32:13.875Z] af1eb37ab741: Preparing [2025-01-06T09:32:13.875Z] 25430ed08ead: Preparing [2025-01-06T09:32:13.875Z] 835e97d30c11: Preparing [2025-01-06T09:32:13.875Z] 0e505b945620: Preparing [2025-01-06T09:32:13.875Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:13.875Z] c473e2cd5a2d: Preparing [2025-01-06T09:32:13.875Z] 52d2accd6632: Preparing [2025-01-06T09:32:13.875Z] 75654b8eeebd: Preparing [2025-01-06T09:32:13.875Z] c473e2cd5a2d: Waiting [2025-01-06T09:32:13.875Z] 52d2accd6632: Waiting [2025-01-06T09:32:13.875Z] 75654b8eeebd: Waiting [2025-01-06T09:32:13.875Z] 25430ed08ead: Layer already exists [2025-01-06T09:32:13.875Z] 835e97d30c11: Layer already exists [2025-01-06T09:32:13.875Z] 0e505b945620: Layer already exists [2025-01-06T09:32:13.875Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:13.875Z] af1eb37ab741: Layer already exists [2025-01-06T09:32:13.875Z] 52d2accd6632: Layer already exists [2025-01-06T09:32:13.875Z] c473e2cd5a2d: Layer already exists [2025-01-06T09:32:13.875Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:13.875Z] 4.0.0-dev.33: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:14.212Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:14.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:14.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T09:32:14.533Z] af1eb37ab741: Preparing [2025-01-06T09:32:14.533Z] 25430ed08ead: Preparing [2025-01-06T09:32:14.533Z] 835e97d30c11: Preparing [2025-01-06T09:32:14.533Z] 0e505b945620: Preparing [2025-01-06T09:32:14.533Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:14.533Z] c473e2cd5a2d: Preparing [2025-01-06T09:32:14.533Z] 52d2accd6632: Preparing [2025-01-06T09:32:14.533Z] 75654b8eeebd: Preparing [2025-01-06T09:32:14.533Z] 75654b8eeebd: Waiting [2025-01-06T09:32:14.533Z] c473e2cd5a2d: Waiting [2025-01-06T09:32:14.533Z] 52d2accd6632: Waiting [2025-01-06T09:32:14.533Z] 0e505b945620: Layer already exists [2025-01-06T09:32:14.533Z] 835e97d30c11: Layer already exists [2025-01-06T09:32:14.533Z] af1eb37ab741: Layer already exists [2025-01-06T09:32:14.533Z] 25430ed08ead: Layer already exists [2025-01-06T09:32:14.533Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:14.533Z] c473e2cd5a2d: Layer already exists [2025-01-06T09:32:14.533Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:14.533Z] 52d2accd6632: Layer already exists [2025-01-06T09:32:14.533Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:14.876Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:15.210Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-06T09:32:15.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T09:32:15.210Z] af1eb37ab741: Preparing [2025-01-06T09:32:15.210Z] 25430ed08ead: Preparing [2025-01-06T09:32:15.210Z] 835e97d30c11: Preparing [2025-01-06T09:32:15.210Z] 0e505b945620: Preparing [2025-01-06T09:32:15.210Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:15.210Z] c473e2cd5a2d: Preparing [2025-01-06T09:32:15.210Z] 52d2accd6632: Preparing [2025-01-06T09:32:15.210Z] 75654b8eeebd: Preparing [2025-01-06T09:32:15.210Z] 75654b8eeebd: Waiting [2025-01-06T09:32:15.210Z] c473e2cd5a2d: Waiting [2025-01-06T09:32:15.210Z] 52d2accd6632: Waiting [2025-01-06T09:32:15.210Z] af1eb37ab741: Layer already exists [2025-01-06T09:32:15.210Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:15.210Z] 835e97d30c11: Layer already exists [2025-01-06T09:32:15.210Z] 25430ed08ead: Layer already exists [2025-01-06T09:32:15.210Z] 0e505b945620: Layer already exists [2025-01-06T09:32:15.210Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:15.210Z] 52d2accd6632: Layer already exists [2025-01-06T09:32:15.210Z] c473e2cd5a2d: Layer already exists [2025-01-06T09:32:15.210Z] main: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:15.281Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:15.293Z] taggedImages: [2025-01-06T09:32:15.293Z] - nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:15.293Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T09:32:15.293Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 [2025-01-06T09:32:15.293Z] - nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:15.293Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-06T09:32:15.320Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-06T09:32:15.320Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:15.320Z] latest [2025-01-06T09:32:15.320Z] 4.0.0-dev.33 [2025-01-06T09:32:15.320Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:15.320Z] main [2025-01-06T09:32:15.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:15.653Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:15.976Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:15.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T09:32:15.976Z] eee62be18fa4: Preparing [2025-01-06T09:32:15.976Z] 481493e37135: Preparing [2025-01-06T09:32:15.976Z] bab9dab8b0cf: Preparing [2025-01-06T09:32:15.976Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:15.976Z] 9d68f0bf6f76: Preparing [2025-01-06T09:32:15.976Z] baa419012b0b: Preparing [2025-01-06T09:32:15.976Z] 75654b8eeebd: Preparing [2025-01-06T09:32:15.976Z] baa419012b0b: Waiting [2025-01-06T09:32:15.976Z] 75654b8eeebd: Waiting [2025-01-06T09:32:15.976Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:15.976Z] 481493e37135: Pushed [2025-01-06T09:32:15.976Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:15.976Z] eee62be18fa4: Pushed [2025-01-06T09:32:15.976Z] baa419012b0b: Pushed [2025-01-06T09:32:15.976Z] 9d68f0bf6f76: Pushed [2025-01-06T09:32:18.514Z] bab9dab8b0cf: Pushed [2025-01-06T09:32:18.514Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:18.852Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:19.181Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T09:32:19.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T09:32:19.181Z] eee62be18fa4: Preparing [2025-01-06T09:32:19.181Z] 481493e37135: Preparing [2025-01-06T09:32:19.181Z] bab9dab8b0cf: Preparing [2025-01-06T09:32:19.181Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:19.181Z] 9d68f0bf6f76: Preparing [2025-01-06T09:32:19.181Z] baa419012b0b: Preparing [2025-01-06T09:32:19.181Z] 75654b8eeebd: Preparing [2025-01-06T09:32:19.181Z] baa419012b0b: Waiting [2025-01-06T09:32:19.181Z] 75654b8eeebd: Waiting [2025-01-06T09:32:19.181Z] bab9dab8b0cf: Layer already exists [2025-01-06T09:32:19.181Z] 481493e37135: Layer already exists [2025-01-06T09:32:19.181Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:19.181Z] 9d68f0bf6f76: Layer already exists [2025-01-06T09:32:19.181Z] eee62be18fa4: Layer already exists [2025-01-06T09:32:19.181Z] baa419012b0b: Layer already exists [2025-01-06T09:32:19.181Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:19.181Z] latest: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:19.503Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:19.824Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 [2025-01-06T09:32:19.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T09:32:19.824Z] eee62be18fa4: Preparing [2025-01-06T09:32:19.824Z] 481493e37135: Preparing [2025-01-06T09:32:19.824Z] bab9dab8b0cf: Preparing [2025-01-06T09:32:19.824Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:19.824Z] 9d68f0bf6f76: Preparing [2025-01-06T09:32:19.824Z] baa419012b0b: Preparing [2025-01-06T09:32:19.824Z] 75654b8eeebd: Preparing [2025-01-06T09:32:19.824Z] 75654b8eeebd: Waiting [2025-01-06T09:32:19.824Z] baa419012b0b: Waiting [2025-01-06T09:32:19.824Z] 9d68f0bf6f76: Layer already exists [2025-01-06T09:32:19.824Z] eee62be18fa4: Layer already exists [2025-01-06T09:32:19.824Z] 481493e37135: Layer already exists [2025-01-06T09:32:19.824Z] bab9dab8b0cf: Layer already exists [2025-01-06T09:32:19.824Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:19.824Z] baa419012b0b: Layer already exists [2025-01-06T09:32:19.824Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:19.824Z] 4.0.0-dev.33: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:20.161Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:20.476Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:20.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T09:32:20.476Z] eee62be18fa4: Preparing [2025-01-06T09:32:20.476Z] 481493e37135: Preparing [2025-01-06T09:32:20.476Z] bab9dab8b0cf: Preparing [2025-01-06T09:32:20.476Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:20.476Z] 9d68f0bf6f76: Preparing [2025-01-06T09:32:20.476Z] baa419012b0b: Preparing [2025-01-06T09:32:20.476Z] 75654b8eeebd: Preparing [2025-01-06T09:32:20.476Z] 75654b8eeebd: Waiting [2025-01-06T09:32:20.476Z] baa419012b0b: Waiting [2025-01-06T09:32:20.476Z] eee62be18fa4: Layer already exists [2025-01-06T09:32:20.476Z] 9d68f0bf6f76: Layer already exists [2025-01-06T09:32:20.476Z] bab9dab8b0cf: Layer already exists [2025-01-06T09:32:20.476Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:20.476Z] 481493e37135: Layer already exists [2025-01-06T09:32:20.476Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:20.476Z] baa419012b0b: Layer already exists [2025-01-06T09:32:20.476Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:20.803Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:21.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-06T09:32:21.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T09:32:21.120Z] eee62be18fa4: Preparing [2025-01-06T09:32:21.120Z] 481493e37135: Preparing [2025-01-06T09:32:21.120Z] bab9dab8b0cf: Preparing [2025-01-06T09:32:21.120Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:21.120Z] 9d68f0bf6f76: Preparing [2025-01-06T09:32:21.120Z] baa419012b0b: Preparing [2025-01-06T09:32:21.120Z] 75654b8eeebd: Preparing [2025-01-06T09:32:21.120Z] baa419012b0b: Waiting [2025-01-06T09:32:21.120Z] bab9dab8b0cf: Layer already exists [2025-01-06T09:32:21.120Z] 481493e37135: Layer already exists [2025-01-06T09:32:21.120Z] 9d68f0bf6f76: Layer already exists [2025-01-06T09:32:21.120Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:21.120Z] eee62be18fa4: Layer already exists [2025-01-06T09:32:21.120Z] baa419012b0b: Layer already exists [2025-01-06T09:32:21.120Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:21.120Z] main: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:21.202Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:21.215Z] taggedImages: [2025-01-06T09:32:21.216Z] - nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:21.216Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T09:32:21.216Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 [2025-01-06T09:32:21.216Z] - nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:21.216Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-06T09:32:21.243Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-06T09:32:21.243Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:21.243Z] latest [2025-01-06T09:32:21.243Z] 4.0.0-dev.33 [2025-01-06T09:32:21.243Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:21.243Z] main [2025-01-06T09:32:21.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:21.592Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:21.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:21.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T09:32:21.925Z] 562bd037b0f6: Preparing [2025-01-06T09:32:21.925Z] 82ae3c892101: Preparing [2025-01-06T09:32:21.925Z] 8d637e424bce: Preparing [2025-01-06T09:32:21.925Z] b9383e541408: Preparing [2025-01-06T09:32:21.925Z] 0e505b945620: Preparing [2025-01-06T09:32:21.925Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:21.925Z] b17646da6a50: Preparing [2025-01-06T09:32:21.925Z] 2c147c6f134f: Preparing [2025-01-06T09:32:21.925Z] 75654b8eeebd: Preparing [2025-01-06T09:32:21.925Z] 2c147c6f134f: Waiting [2025-01-06T09:32:21.925Z] b17646da6a50: Waiting [2025-01-06T09:32:21.925Z] 75654b8eeebd: Waiting [2025-01-06T09:32:21.925Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:21.925Z] 0e505b945620: Layer already exists [2025-01-06T09:32:21.925Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:21.925Z] b17646da6a50: Layer already exists [2025-01-06T09:32:21.925Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:21.925Z] 562bd037b0f6: Pushed [2025-01-06T09:32:21.925Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:21.925Z] 8d637e424bce: Pushed [2025-01-06T09:32:21.925Z] 82ae3c892101: Pushed [2025-01-06T09:32:24.461Z] b9383e541408: Pushed [2025-01-06T09:32:24.721Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:25.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:25.378Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T09:32:25.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T09:32:25.378Z] 562bd037b0f6: Preparing [2025-01-06T09:32:25.378Z] 82ae3c892101: Preparing [2025-01-06T09:32:25.378Z] 8d637e424bce: Preparing [2025-01-06T09:32:25.378Z] b9383e541408: Preparing [2025-01-06T09:32:25.378Z] 0e505b945620: Preparing [2025-01-06T09:32:25.378Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:25.378Z] b17646da6a50: Preparing [2025-01-06T09:32:25.378Z] 2c147c6f134f: Preparing [2025-01-06T09:32:25.378Z] 75654b8eeebd: Preparing [2025-01-06T09:32:25.378Z] b17646da6a50: Waiting [2025-01-06T09:32:25.378Z] 2c147c6f134f: Waiting [2025-01-06T09:32:25.378Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:25.378Z] 75654b8eeebd: Waiting [2025-01-06T09:32:25.378Z] b9383e541408: Layer already exists [2025-01-06T09:32:25.378Z] 82ae3c892101: Layer already exists [2025-01-06T09:32:25.378Z] 562bd037b0f6: Layer already exists [2025-01-06T09:32:25.378Z] 0e505b945620: Layer already exists [2025-01-06T09:32:25.378Z] 8d637e424bce: Layer already exists [2025-01-06T09:32:25.378Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:25.378Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:25.378Z] b17646da6a50: Layer already exists [2025-01-06T09:32:25.378Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:25.378Z] latest: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:25.709Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:26.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 [2025-01-06T09:32:26.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T09:32:26.029Z] 562bd037b0f6: Preparing [2025-01-06T09:32:26.029Z] 82ae3c892101: Preparing [2025-01-06T09:32:26.029Z] 8d637e424bce: Preparing [2025-01-06T09:32:26.029Z] b9383e541408: Preparing [2025-01-06T09:32:26.029Z] 0e505b945620: Preparing [2025-01-06T09:32:26.029Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:26.029Z] b17646da6a50: Preparing [2025-01-06T09:32:26.029Z] 2c147c6f134f: Preparing [2025-01-06T09:32:26.029Z] 75654b8eeebd: Preparing [2025-01-06T09:32:26.029Z] b17646da6a50: Waiting [2025-01-06T09:32:26.029Z] 2c147c6f134f: Waiting [2025-01-06T09:32:26.029Z] 75654b8eeebd: Waiting [2025-01-06T09:32:26.029Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:26.029Z] 82ae3c892101: Layer already exists [2025-01-06T09:32:26.029Z] b9383e541408: Layer already exists [2025-01-06T09:32:26.029Z] 562bd037b0f6: Layer already exists [2025-01-06T09:32:26.029Z] 8d637e424bce: Layer already exists [2025-01-06T09:32:26.029Z] 0e505b945620: Layer already exists [2025-01-06T09:32:26.029Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:26.029Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:26.029Z] b17646da6a50: Layer already exists [2025-01-06T09:32:26.029Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:26.029Z] 4.0.0-dev.33: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:26.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:26.672Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:26.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T09:32:26.672Z] 562bd037b0f6: Preparing [2025-01-06T09:32:26.672Z] 82ae3c892101: Preparing [2025-01-06T09:32:26.672Z] 8d637e424bce: Preparing [2025-01-06T09:32:26.672Z] b9383e541408: Preparing [2025-01-06T09:32:26.672Z] 0e505b945620: Preparing [2025-01-06T09:32:26.672Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:26.672Z] b17646da6a50: Preparing [2025-01-06T09:32:26.672Z] 2c147c6f134f: Preparing [2025-01-06T09:32:26.672Z] 75654b8eeebd: Preparing [2025-01-06T09:32:26.672Z] 2c147c6f134f: Waiting [2025-01-06T09:32:26.672Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:26.672Z] b17646da6a50: Waiting [2025-01-06T09:32:26.672Z] 75654b8eeebd: Waiting [2025-01-06T09:32:26.672Z] 0e505b945620: Layer already exists [2025-01-06T09:32:26.672Z] 8d637e424bce: Layer already exists [2025-01-06T09:32:26.672Z] 82ae3c892101: Layer already exists [2025-01-06T09:32:26.672Z] b9383e541408: Layer already exists [2025-01-06T09:32:26.672Z] 562bd037b0f6: Layer already exists [2025-01-06T09:32:26.672Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:26.672Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:26.672Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:26.672Z] b17646da6a50: Layer already exists [2025-01-06T09:32:26.672Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:26.997Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:27.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-06T09:32:27.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T09:32:27.319Z] 562bd037b0f6: Preparing [2025-01-06T09:32:27.319Z] 82ae3c892101: Preparing [2025-01-06T09:32:27.319Z] 8d637e424bce: Preparing [2025-01-06T09:32:27.319Z] b9383e541408: Preparing [2025-01-06T09:32:27.319Z] 0e505b945620: Preparing [2025-01-06T09:32:27.319Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:27.319Z] b17646da6a50: Preparing [2025-01-06T09:32:27.319Z] 2c147c6f134f: Preparing [2025-01-06T09:32:27.319Z] 75654b8eeebd: Preparing [2025-01-06T09:32:27.319Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:27.319Z] b17646da6a50: Waiting [2025-01-06T09:32:27.319Z] 2c147c6f134f: Waiting [2025-01-06T09:32:27.319Z] 75654b8eeebd: Waiting [2025-01-06T09:32:27.319Z] 82ae3c892101: Layer already exists [2025-01-06T09:32:27.319Z] 0e505b945620: Layer already exists [2025-01-06T09:32:27.319Z] 562bd037b0f6: Layer already exists [2025-01-06T09:32:27.319Z] 8d637e424bce: Layer already exists [2025-01-06T09:32:27.319Z] b9383e541408: Layer already exists [2025-01-06T09:32:27.319Z] b17646da6a50: Layer already exists [2025-01-06T09:32:27.319Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:27.319Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:27.319Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:27.319Z] main: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:27.398Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:27.411Z] taggedImages: [2025-01-06T09:32:27.411Z] - nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:27.411Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T09:32:27.411Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 [2025-01-06T09:32:27.411Z] - nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:27.411Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-06T09:32:27.453Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-06T09:32:27.453Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:27.453Z] latest [2025-01-06T09:32:27.453Z] 4.0.0-dev.33 [2025-01-06T09:32:27.453Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:27.453Z] main [2025-01-06T09:32:27.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:27.810Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:28.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:28.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T09:32:28.140Z] da258916337f: Preparing [2025-01-06T09:32:28.140Z] a4c830ac54fb: Preparing [2025-01-06T09:32:28.140Z] a9a8fa94ecd5: Preparing [2025-01-06T09:32:28.140Z] 420be93c0264: Preparing [2025-01-06T09:32:28.140Z] 2b071bf62741: Preparing [2025-01-06T09:32:28.140Z] 68595d7b0af4: Preparing [2025-01-06T09:32:28.140Z] a3c178f09dea: Preparing [2025-01-06T09:32:28.140Z] 0e505b945620: Preparing [2025-01-06T09:32:28.140Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:28.140Z] e13afa6ef249: Preparing [2025-01-06T09:32:28.140Z] 6d6356c36238: Preparing [2025-01-06T09:32:28.140Z] 68595d7b0af4: Waiting [2025-01-06T09:32:28.140Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:28.140Z] 0e505b945620: Waiting [2025-01-06T09:32:28.140Z] a3c178f09dea: Waiting [2025-01-06T09:32:28.140Z] 5f70bf18a086: Preparing [2025-01-06T09:32:28.140Z] 6d6356c36238: Waiting [2025-01-06T09:32:28.140Z] bd49bd98ec28: Preparing [2025-01-06T09:32:28.140Z] 3091ab5d6f9f: Preparing [2025-01-06T09:32:28.140Z] b20e08765b66: Preparing [2025-01-06T09:32:28.140Z] 75654b8eeebd: Preparing [2025-01-06T09:32:28.140Z] 5f70bf18a086: Waiting [2025-01-06T09:32:28.140Z] b20e08765b66: Waiting [2025-01-06T09:32:28.140Z] bd49bd98ec28: Waiting [2025-01-06T09:32:28.140Z] 3091ab5d6f9f: Waiting [2025-01-06T09:32:28.140Z] 75654b8eeebd: Waiting [2025-01-06T09:32:28.140Z] 420be93c0264: Pushed [2025-01-06T09:32:28.140Z] a9a8fa94ecd5: Pushed [2025-01-06T09:32:28.140Z] a4c830ac54fb: Pushed [2025-01-06T09:32:28.140Z] da258916337f: Pushed [2025-01-06T09:32:28.140Z] 2b071bf62741: Pushed [2025-01-06T09:32:28.140Z] 0e505b945620: Layer already exists [2025-01-06T09:32:28.140Z] 68595d7b0af4: Pushed [2025-01-06T09:32:28.140Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:28.140Z] 5f70bf18a086: Layer already exists [2025-01-06T09:32:28.400Z] e13afa6ef249: Pushed [2025-01-06T09:32:28.400Z] 6d6356c36238: Pushed [2025-01-06T09:32:28.400Z] bd49bd98ec28: Pushed [2025-01-06T09:32:28.400Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:28.400Z] b20e08765b66: Pushed [2025-01-06T09:32:28.967Z] 3091ab5d6f9f: Pushed [2025-01-06T09:32:29.905Z] a3c178f09dea: Pushed [2025-01-06T09:32:29.905Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:30.236Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:30.557Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T09:32:30.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T09:32:30.557Z] da258916337f: Preparing [2025-01-06T09:32:30.557Z] a4c830ac54fb: Preparing [2025-01-06T09:32:30.557Z] a9a8fa94ecd5: Preparing [2025-01-06T09:32:30.557Z] 420be93c0264: Preparing [2025-01-06T09:32:30.557Z] 2b071bf62741: Preparing [2025-01-06T09:32:30.557Z] 68595d7b0af4: Preparing [2025-01-06T09:32:30.557Z] a3c178f09dea: Preparing [2025-01-06T09:32:30.557Z] 0e505b945620: Preparing [2025-01-06T09:32:30.557Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:30.557Z] e13afa6ef249: Preparing [2025-01-06T09:32:30.557Z] 6d6356c36238: Preparing [2025-01-06T09:32:30.557Z] 5f70bf18a086: Preparing [2025-01-06T09:32:30.557Z] bd49bd98ec28: Preparing [2025-01-06T09:32:30.557Z] 3091ab5d6f9f: Preparing [2025-01-06T09:32:30.557Z] b20e08765b66: Preparing [2025-01-06T09:32:30.557Z] 75654b8eeebd: Preparing [2025-01-06T09:32:30.557Z] 68595d7b0af4: Waiting [2025-01-06T09:32:30.557Z] a3c178f09dea: Waiting [2025-01-06T09:32:30.557Z] 0e505b945620: Waiting [2025-01-06T09:32:30.557Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:30.557Z] e13afa6ef249: Waiting [2025-01-06T09:32:30.557Z] 6d6356c36238: Waiting [2025-01-06T09:32:30.557Z] 5f70bf18a086: Waiting [2025-01-06T09:32:30.557Z] bd49bd98ec28: Waiting [2025-01-06T09:32:30.557Z] 3091ab5d6f9f: Waiting [2025-01-06T09:32:30.557Z] b20e08765b66: Waiting [2025-01-06T09:32:30.557Z] 75654b8eeebd: Waiting [2025-01-06T09:32:30.557Z] da258916337f: Layer already exists [2025-01-06T09:32:30.557Z] 420be93c0264: Layer already exists [2025-01-06T09:32:30.557Z] a4c830ac54fb: Layer already exists [2025-01-06T09:32:30.557Z] 2b071bf62741: Layer already exists [2025-01-06T09:32:30.557Z] a9a8fa94ecd5: Layer already exists [2025-01-06T09:32:30.557Z] 0e505b945620: Layer already exists [2025-01-06T09:32:30.558Z] a3c178f09dea: Layer already exists [2025-01-06T09:32:30.558Z] e13afa6ef249: Layer already exists [2025-01-06T09:32:30.558Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:30.558Z] 68595d7b0af4: Layer already exists [2025-01-06T09:32:30.558Z] 6d6356c36238: Layer already exists [2025-01-06T09:32:30.558Z] 5f70bf18a086: Layer already exists [2025-01-06T09:32:30.558Z] bd49bd98ec28: Layer already exists [2025-01-06T09:32:30.558Z] b20e08765b66: Layer already exists [2025-01-06T09:32:30.558Z] 3091ab5d6f9f: Layer already exists [2025-01-06T09:32:30.558Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:30.558Z] latest: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:30.881Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:31.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 [2025-01-06T09:32:31.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T09:32:31.210Z] da258916337f: Preparing [2025-01-06T09:32:31.210Z] a4c830ac54fb: Preparing [2025-01-06T09:32:31.210Z] a9a8fa94ecd5: Preparing [2025-01-06T09:32:31.210Z] 420be93c0264: Preparing [2025-01-06T09:32:31.210Z] 2b071bf62741: Preparing [2025-01-06T09:32:31.210Z] 68595d7b0af4: Preparing [2025-01-06T09:32:31.210Z] a3c178f09dea: Preparing [2025-01-06T09:32:31.210Z] 0e505b945620: Preparing [2025-01-06T09:32:31.210Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:31.210Z] e13afa6ef249: Preparing [2025-01-06T09:32:31.210Z] 6d6356c36238: Preparing [2025-01-06T09:32:31.210Z] 5f70bf18a086: Preparing [2025-01-06T09:32:31.210Z] bd49bd98ec28: Preparing [2025-01-06T09:32:31.210Z] 3091ab5d6f9f: Preparing [2025-01-06T09:32:31.210Z] b20e08765b66: Preparing [2025-01-06T09:32:31.210Z] 75654b8eeebd: Preparing [2025-01-06T09:32:31.210Z] a3c178f09dea: Waiting [2025-01-06T09:32:31.210Z] 0e505b945620: Waiting [2025-01-06T09:32:31.210Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:31.210Z] e13afa6ef249: Waiting [2025-01-06T09:32:31.210Z] 6d6356c36238: Waiting [2025-01-06T09:32:31.210Z] 5f70bf18a086: Waiting [2025-01-06T09:32:31.210Z] bd49bd98ec28: Waiting [2025-01-06T09:32:31.210Z] 3091ab5d6f9f: Waiting [2025-01-06T09:32:31.210Z] b20e08765b66: Waiting [2025-01-06T09:32:31.210Z] 75654b8eeebd: Waiting [2025-01-06T09:32:31.210Z] 68595d7b0af4: Waiting [2025-01-06T09:32:31.210Z] a4c830ac54fb: Layer already exists [2025-01-06T09:32:31.210Z] da258916337f: Layer already exists [2025-01-06T09:32:31.210Z] 420be93c0264: Layer already exists [2025-01-06T09:32:31.210Z] a9a8fa94ecd5: Layer already exists [2025-01-06T09:32:31.210Z] 2b071bf62741: Layer already exists [2025-01-06T09:32:31.210Z] a3c178f09dea: Layer already exists [2025-01-06T09:32:31.210Z] 0e505b945620: Layer already exists [2025-01-06T09:32:31.210Z] 68595d7b0af4: Layer already exists [2025-01-06T09:32:31.210Z] e13afa6ef249: Layer already exists [2025-01-06T09:32:31.210Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:31.210Z] 6d6356c36238: Layer already exists [2025-01-06T09:32:31.210Z] b20e08765b66: Layer already exists [2025-01-06T09:32:31.210Z] 5f70bf18a086: Layer already exists [2025-01-06T09:32:31.210Z] bd49bd98ec28: Layer already exists [2025-01-06T09:32:31.210Z] 3091ab5d6f9f: Layer already exists [2025-01-06T09:32:31.210Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:31.210Z] 4.0.0-dev.33: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:31.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:31.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:31.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T09:32:31.874Z] da258916337f: Preparing [2025-01-06T09:32:31.874Z] a4c830ac54fb: Preparing [2025-01-06T09:32:31.874Z] a9a8fa94ecd5: Preparing [2025-01-06T09:32:31.874Z] 420be93c0264: Preparing [2025-01-06T09:32:31.874Z] 2b071bf62741: Preparing [2025-01-06T09:32:31.874Z] 68595d7b0af4: Preparing [2025-01-06T09:32:31.874Z] a3c178f09dea: Preparing [2025-01-06T09:32:31.874Z] 0e505b945620: Preparing [2025-01-06T09:32:31.874Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:31.874Z] e13afa6ef249: Preparing [2025-01-06T09:32:31.874Z] 6d6356c36238: Preparing [2025-01-06T09:32:31.874Z] 5f70bf18a086: Preparing [2025-01-06T09:32:31.874Z] bd49bd98ec28: Preparing [2025-01-06T09:32:31.874Z] 3091ab5d6f9f: Preparing [2025-01-06T09:32:31.874Z] b20e08765b66: Preparing [2025-01-06T09:32:31.874Z] 75654b8eeebd: Preparing [2025-01-06T09:32:31.874Z] 68595d7b0af4: Waiting [2025-01-06T09:32:31.874Z] e13afa6ef249: Waiting [2025-01-06T09:32:31.874Z] a3c178f09dea: Waiting [2025-01-06T09:32:31.874Z] 6d6356c36238: Waiting [2025-01-06T09:32:31.874Z] 0e505b945620: Waiting [2025-01-06T09:32:31.874Z] 5f70bf18a086: Waiting [2025-01-06T09:32:31.874Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:31.874Z] bd49bd98ec28: Waiting [2025-01-06T09:32:31.874Z] 3091ab5d6f9f: Waiting [2025-01-06T09:32:31.874Z] b20e08765b66: Waiting [2025-01-06T09:32:31.874Z] 75654b8eeebd: Waiting [2025-01-06T09:32:31.874Z] a9a8fa94ecd5: Layer already exists [2025-01-06T09:32:31.874Z] da258916337f: Layer already exists [2025-01-06T09:32:31.874Z] 2b071bf62741: Layer already exists [2025-01-06T09:32:31.874Z] a4c830ac54fb: Layer already exists [2025-01-06T09:32:31.874Z] 420be93c0264: Layer already exists [2025-01-06T09:32:31.874Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:31.874Z] a3c178f09dea: Layer already exists [2025-01-06T09:32:31.874Z] 0e505b945620: Layer already exists [2025-01-06T09:32:31.874Z] e13afa6ef249: Layer already exists [2025-01-06T09:32:31.874Z] 68595d7b0af4: Layer already exists [2025-01-06T09:32:31.874Z] 6d6356c36238: Layer already exists [2025-01-06T09:32:31.874Z] 5f70bf18a086: Layer already exists [2025-01-06T09:32:31.874Z] 3091ab5d6f9f: Layer already exists [2025-01-06T09:32:31.874Z] b20e08765b66: Layer already exists [2025-01-06T09:32:31.874Z] bd49bd98ec28: Layer already exists [2025-01-06T09:32:31.874Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:31.874Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:32.209Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:32.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-06T09:32:32.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T09:32:32.534Z] da258916337f: Preparing [2025-01-06T09:32:32.534Z] a4c830ac54fb: Preparing [2025-01-06T09:32:32.534Z] a9a8fa94ecd5: Preparing [2025-01-06T09:32:32.534Z] 420be93c0264: Preparing [2025-01-06T09:32:32.534Z] 2b071bf62741: Preparing [2025-01-06T09:32:32.534Z] 68595d7b0af4: Preparing [2025-01-06T09:32:32.534Z] a3c178f09dea: Preparing [2025-01-06T09:32:32.534Z] 0e505b945620: Preparing [2025-01-06T09:32:32.534Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:32.534Z] e13afa6ef249: Preparing [2025-01-06T09:32:32.534Z] 6d6356c36238: Preparing [2025-01-06T09:32:32.534Z] 5f70bf18a086: Preparing [2025-01-06T09:32:32.534Z] bd49bd98ec28: Preparing [2025-01-06T09:32:32.534Z] 3091ab5d6f9f: Preparing [2025-01-06T09:32:32.534Z] b20e08765b66: Preparing [2025-01-06T09:32:32.534Z] 75654b8eeebd: Preparing [2025-01-06T09:32:32.534Z] bd49bd98ec28: Waiting [2025-01-06T09:32:32.534Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:32.534Z] e13afa6ef249: Waiting [2025-01-06T09:32:32.534Z] 3091ab5d6f9f: Waiting [2025-01-06T09:32:32.534Z] 75654b8eeebd: Waiting [2025-01-06T09:32:32.534Z] b20e08765b66: Waiting [2025-01-06T09:32:32.534Z] 68595d7b0af4: Waiting [2025-01-06T09:32:32.534Z] 6d6356c36238: Waiting [2025-01-06T09:32:32.534Z] 0e505b945620: Waiting [2025-01-06T09:32:32.534Z] 5f70bf18a086: Waiting [2025-01-06T09:32:32.534Z] a3c178f09dea: Waiting [2025-01-06T09:32:32.534Z] 420be93c0264: Layer already exists [2025-01-06T09:32:32.534Z] 2b071bf62741: Layer already exists [2025-01-06T09:32:32.534Z] a4c830ac54fb: Layer already exists [2025-01-06T09:32:32.534Z] da258916337f: Layer already exists [2025-01-06T09:32:32.534Z] a9a8fa94ecd5: Layer already exists [2025-01-06T09:32:32.534Z] 68595d7b0af4: Layer already exists [2025-01-06T09:32:32.534Z] 0e505b945620: Layer already exists [2025-01-06T09:32:32.534Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:32.534Z] a3c178f09dea: Layer already exists [2025-01-06T09:32:32.534Z] e13afa6ef249: Layer already exists [2025-01-06T09:32:32.534Z] 3091ab5d6f9f: Layer already exists [2025-01-06T09:32:32.534Z] 6d6356c36238: Layer already exists [2025-01-06T09:32:32.534Z] 5f70bf18a086: Layer already exists [2025-01-06T09:32:32.534Z] bd49bd98ec28: Layer already exists [2025-01-06T09:32:32.534Z] b20e08765b66: Layer already exists [2025-01-06T09:32:32.534Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:32.534Z] main: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:32.614Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:32.630Z] taggedImages: [2025-01-06T09:32:32.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:32.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T09:32:32.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 [2025-01-06T09:32:32.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:32.630Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-06T09:32:32.663Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-06T09:32:32.663Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:32.663Z] latest [2025-01-06T09:32:32.663Z] 4.0.0-dev.33 [2025-01-06T09:32:32.663Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:32.663Z] main [2025-01-06T09:32:32.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:33.018Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:33.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:33.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T09:32:33.342Z] eba707096f79: Preparing [2025-01-06T09:32:33.342Z] 28f2a234ad11: Preparing [2025-01-06T09:32:33.342Z] fd9f8717f484: Preparing [2025-01-06T09:32:33.342Z] 3601fa366ee8: Preparing [2025-01-06T09:32:33.342Z] 0e505b945620: Preparing [2025-01-06T09:32:33.342Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:33.342Z] b17646da6a50: Preparing [2025-01-06T09:32:33.342Z] 2c147c6f134f: Preparing [2025-01-06T09:32:33.342Z] 75654b8eeebd: Preparing [2025-01-06T09:32:33.342Z] b17646da6a50: Waiting [2025-01-06T09:32:33.342Z] 2c147c6f134f: Waiting [2025-01-06T09:32:33.342Z] 75654b8eeebd: Waiting [2025-01-06T09:32:33.342Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:33.342Z] 0e505b945620: Layer already exists [2025-01-06T09:32:33.342Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:33.342Z] b17646da6a50: Layer already exists [2025-01-06T09:32:33.342Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:33.342Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:38.615Z] eba707096f79: Pushed [2025-01-06T09:32:38.615Z] 3601fa366ee8: Pushed [2025-01-06T09:32:38.615Z] fd9f8717f484: Pushed [2025-01-06T09:32:38.615Z] 28f2a234ad11: Pushed [2025-01-06T09:32:38.615Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:38.947Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:39.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T09:32:39.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T09:32:39.260Z] eba707096f79: Preparing [2025-01-06T09:32:39.260Z] 28f2a234ad11: Preparing [2025-01-06T09:32:39.260Z] fd9f8717f484: Preparing [2025-01-06T09:32:39.260Z] 3601fa366ee8: Preparing [2025-01-06T09:32:39.260Z] 0e505b945620: Preparing [2025-01-06T09:32:39.260Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:39.260Z] b17646da6a50: Preparing [2025-01-06T09:32:39.260Z] 2c147c6f134f: Preparing [2025-01-06T09:32:39.260Z] 75654b8eeebd: Preparing [2025-01-06T09:32:39.260Z] 2c147c6f134f: Waiting [2025-01-06T09:32:39.260Z] b17646da6a50: Waiting [2025-01-06T09:32:39.260Z] 75654b8eeebd: Waiting [2025-01-06T09:32:39.260Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:39.260Z] fd9f8717f484: Layer already exists [2025-01-06T09:32:39.260Z] 3601fa366ee8: Layer already exists [2025-01-06T09:32:39.260Z] 0e505b945620: Layer already exists [2025-01-06T09:32:39.260Z] eba707096f79: Layer already exists [2025-01-06T09:32:39.260Z] 28f2a234ad11: Layer already exists [2025-01-06T09:32:39.260Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:39.260Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:39.260Z] b17646da6a50: Layer already exists [2025-01-06T09:32:39.260Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:39.260Z] latest: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:39.584Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:39.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 [2025-01-06T09:32:39.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T09:32:39.909Z] eba707096f79: Preparing [2025-01-06T09:32:39.909Z] 28f2a234ad11: Preparing [2025-01-06T09:32:39.909Z] fd9f8717f484: Preparing [2025-01-06T09:32:39.909Z] 3601fa366ee8: Preparing [2025-01-06T09:32:39.909Z] 0e505b945620: Preparing [2025-01-06T09:32:39.909Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:39.909Z] b17646da6a50: Preparing [2025-01-06T09:32:39.909Z] 2c147c6f134f: Preparing [2025-01-06T09:32:39.909Z] 75654b8eeebd: Preparing [2025-01-06T09:32:39.909Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:39.909Z] b17646da6a50: Waiting [2025-01-06T09:32:39.909Z] 2c147c6f134f: Waiting [2025-01-06T09:32:39.909Z] eba707096f79: Layer already exists [2025-01-06T09:32:39.909Z] 0e505b945620: Layer already exists [2025-01-06T09:32:39.909Z] fd9f8717f484: Layer already exists [2025-01-06T09:32:39.909Z] 28f2a234ad11: Layer already exists [2025-01-06T09:32:39.909Z] 3601fa366ee8: Layer already exists [2025-01-06T09:32:39.909Z] b17646da6a50: Layer already exists [2025-01-06T09:32:39.909Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:39.909Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:39.909Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:39.909Z] 4.0.0-dev.33: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:40.252Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:40.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:40.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T09:32:40.583Z] eba707096f79: Preparing [2025-01-06T09:32:40.583Z] 28f2a234ad11: Preparing [2025-01-06T09:32:40.583Z] fd9f8717f484: Preparing [2025-01-06T09:32:40.583Z] 3601fa366ee8: Preparing [2025-01-06T09:32:40.583Z] 0e505b945620: Preparing [2025-01-06T09:32:40.583Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:40.583Z] b17646da6a50: Preparing [2025-01-06T09:32:40.583Z] 2c147c6f134f: Preparing [2025-01-06T09:32:40.583Z] 75654b8eeebd: Preparing [2025-01-06T09:32:40.583Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:40.583Z] b17646da6a50: Waiting [2025-01-06T09:32:40.583Z] 2c147c6f134f: Waiting [2025-01-06T09:32:40.583Z] 75654b8eeebd: Waiting [2025-01-06T09:32:40.583Z] 3601fa366ee8: Layer already exists [2025-01-06T09:32:40.583Z] 28f2a234ad11: Layer already exists [2025-01-06T09:32:40.583Z] 0e505b945620: Layer already exists [2025-01-06T09:32:40.583Z] eba707096f79: Layer already exists [2025-01-06T09:32:40.583Z] fd9f8717f484: Layer already exists [2025-01-06T09:32:40.583Z] b17646da6a50: Layer already exists [2025-01-06T09:32:40.583Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:40.583Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:40.583Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:40.583Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:40.909Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:41.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-06T09:32:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T09:32:41.237Z] eba707096f79: Preparing [2025-01-06T09:32:41.237Z] 28f2a234ad11: Preparing [2025-01-06T09:32:41.237Z] fd9f8717f484: Preparing [2025-01-06T09:32:41.237Z] 3601fa366ee8: Preparing [2025-01-06T09:32:41.237Z] 0e505b945620: Preparing [2025-01-06T09:32:41.237Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:41.237Z] b17646da6a50: Preparing [2025-01-06T09:32:41.237Z] 2c147c6f134f: Preparing [2025-01-06T09:32:41.237Z] 75654b8eeebd: Preparing [2025-01-06T09:32:41.237Z] 2c147c6f134f: Waiting [2025-01-06T09:32:41.237Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:41.237Z] 75654b8eeebd: Waiting [2025-01-06T09:32:41.237Z] b17646da6a50: Waiting [2025-01-06T09:32:41.237Z] eba707096f79: Layer already exists [2025-01-06T09:32:41.237Z] 28f2a234ad11: Layer already exists [2025-01-06T09:32:41.237Z] fd9f8717f484: Layer already exists [2025-01-06T09:32:41.237Z] 3601fa366ee8: Layer already exists [2025-01-06T09:32:41.237Z] 0e505b945620: Layer already exists [2025-01-06T09:32:41.237Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:41.237Z] 2c147c6f134f: Layer already exists [2025-01-06T09:32:41.237Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:41.237Z] b17646da6a50: Layer already exists [2025-01-06T09:32:41.237Z] main: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:41.321Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:41.340Z] taggedImages: [2025-01-06T09:32:41.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:41.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T09:32:41.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 [2025-01-06T09:32:41.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:41.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-06T09:32:41.377Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-06T09:32:41.377Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:41.377Z] latest [2025-01-06T09:32:41.377Z] 4.0.0-dev.33 [2025-01-06T09:32:41.377Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:41.377Z] main [2025-01-06T09:32:41.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:41.829Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:42.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:42.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T09:32:42.187Z] 15b92886962b: Preparing [2025-01-06T09:32:42.187Z] b025b296e3e4: Preparing [2025-01-06T09:32:42.187Z] b28f95f7d4af: Preparing [2025-01-06T09:32:42.187Z] 721061265945: Preparing [2025-01-06T09:32:42.187Z] b0f8fc7207c7: Preparing [2025-01-06T09:32:42.187Z] 0e505b945620: Preparing [2025-01-06T09:32:42.187Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:42.187Z] 603658fb05c8: Preparing [2025-01-06T09:32:42.187Z] ae20c1aa3be7: Preparing [2025-01-06T09:32:42.187Z] 0b772cf25d28: Preparing [2025-01-06T09:32:42.187Z] 75654b8eeebd: Preparing [2025-01-06T09:32:42.187Z] 0b772cf25d28: Waiting [2025-01-06T09:32:42.187Z] 0e505b945620: Waiting [2025-01-06T09:32:42.187Z] ae20c1aa3be7: Waiting [2025-01-06T09:32:42.188Z] 75654b8eeebd: Waiting [2025-01-06T09:32:42.188Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:42.188Z] 603658fb05c8: Waiting [2025-01-06T09:32:42.188Z] 721061265945: Pushed [2025-01-06T09:32:42.188Z] b0f8fc7207c7: Pushed [2025-01-06T09:32:42.188Z] b025b296e3e4: Pushed [2025-01-06T09:32:42.188Z] 0e505b945620: Layer already exists [2025-01-06T09:32:42.188Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:42.188Z] 15b92886962b: Pushed [2025-01-06T09:32:42.188Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:42.188Z] 603658fb05c8: Pushed [2025-01-06T09:32:42.467Z] ae20c1aa3be7: Pushed [2025-01-06T09:32:43.519Z] b28f95f7d4af: Pushed [2025-01-06T09:32:44.477Z] 0b772cf25d28: Pushed [2025-01-06T09:32:44.477Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:44.814Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:45.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T09:32:45.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T09:32:45.149Z] 15b92886962b: Preparing [2025-01-06T09:32:45.149Z] b025b296e3e4: Preparing [2025-01-06T09:32:45.149Z] b28f95f7d4af: Preparing [2025-01-06T09:32:45.149Z] 721061265945: Preparing [2025-01-06T09:32:45.149Z] b0f8fc7207c7: Preparing [2025-01-06T09:32:45.149Z] 0e505b945620: Preparing [2025-01-06T09:32:45.150Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:45.150Z] 603658fb05c8: Preparing [2025-01-06T09:32:45.150Z] ae20c1aa3be7: Preparing [2025-01-06T09:32:45.150Z] 0b772cf25d28: Preparing [2025-01-06T09:32:45.150Z] 75654b8eeebd: Preparing [2025-01-06T09:32:45.150Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:45.150Z] 603658fb05c8: Waiting [2025-01-06T09:32:45.150Z] ae20c1aa3be7: Waiting [2025-01-06T09:32:45.150Z] 0b772cf25d28: Waiting [2025-01-06T09:32:45.150Z] 75654b8eeebd: Waiting [2025-01-06T09:32:45.150Z] 0e505b945620: Waiting [2025-01-06T09:32:45.150Z] b0f8fc7207c7: Layer already exists [2025-01-06T09:32:45.150Z] b28f95f7d4af: Layer already exists [2025-01-06T09:32:45.150Z] 721061265945: Layer already exists [2025-01-06T09:32:45.150Z] 15b92886962b: Layer already exists [2025-01-06T09:32:45.150Z] b025b296e3e4: Layer already exists [2025-01-06T09:32:45.150Z] 0e505b945620: Layer already exists [2025-01-06T09:32:45.150Z] ae20c1aa3be7: Layer already exists [2025-01-06T09:32:45.150Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:45.150Z] 603658fb05c8: Layer already exists [2025-01-06T09:32:45.150Z] 0b772cf25d28: Layer already exists [2025-01-06T09:32:45.150Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:45.150Z] latest: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:45.477Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:45.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 [2025-01-06T09:32:45.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T09:32:45.805Z] 15b92886962b: Preparing [2025-01-06T09:32:45.805Z] b025b296e3e4: Preparing [2025-01-06T09:32:45.805Z] b28f95f7d4af: Preparing [2025-01-06T09:32:45.805Z] 721061265945: Preparing [2025-01-06T09:32:45.805Z] b0f8fc7207c7: Preparing [2025-01-06T09:32:45.805Z] 0e505b945620: Preparing [2025-01-06T09:32:45.805Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:45.805Z] 603658fb05c8: Preparing [2025-01-06T09:32:45.805Z] ae20c1aa3be7: Preparing [2025-01-06T09:32:45.805Z] 0b772cf25d28: Preparing [2025-01-06T09:32:45.805Z] 75654b8eeebd: Preparing [2025-01-06T09:32:45.805Z] 0b772cf25d28: Waiting [2025-01-06T09:32:45.805Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:45.805Z] 75654b8eeebd: Waiting [2025-01-06T09:32:45.805Z] 603658fb05c8: Waiting [2025-01-06T09:32:45.805Z] ae20c1aa3be7: Waiting [2025-01-06T09:32:45.805Z] 0e505b945620: Waiting [2025-01-06T09:32:45.805Z] 721061265945: Layer already exists [2025-01-06T09:32:45.805Z] b025b296e3e4: Layer already exists [2025-01-06T09:32:45.805Z] b28f95f7d4af: Layer already exists [2025-01-06T09:32:45.805Z] b0f8fc7207c7: Layer already exists [2025-01-06T09:32:45.805Z] 15b92886962b: Layer already exists [2025-01-06T09:32:45.805Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:45.805Z] ae20c1aa3be7: Layer already exists [2025-01-06T09:32:45.805Z] 0b772cf25d28: Layer already exists [2025-01-06T09:32:45.805Z] 603658fb05c8: Layer already exists [2025-01-06T09:32:45.805Z] 0e505b945620: Layer already exists [2025-01-06T09:32:45.805Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:45.805Z] 4.0.0-dev.33: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:46.136Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:46.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:46.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T09:32:46.466Z] 15b92886962b: Preparing [2025-01-06T09:32:46.466Z] b025b296e3e4: Preparing [2025-01-06T09:32:46.466Z] b28f95f7d4af: Preparing [2025-01-06T09:32:46.466Z] 721061265945: Preparing [2025-01-06T09:32:46.466Z] b0f8fc7207c7: Preparing [2025-01-06T09:32:46.466Z] 0e505b945620: Preparing [2025-01-06T09:32:46.466Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:46.466Z] 603658fb05c8: Preparing [2025-01-06T09:32:46.466Z] ae20c1aa3be7: Preparing [2025-01-06T09:32:46.466Z] 0b772cf25d28: Preparing [2025-01-06T09:32:46.466Z] 75654b8eeebd: Preparing [2025-01-06T09:32:46.466Z] ae20c1aa3be7: Waiting [2025-01-06T09:32:46.466Z] 0b772cf25d28: Waiting [2025-01-06T09:32:46.466Z] 75654b8eeebd: Waiting [2025-01-06T09:32:46.466Z] 603658fb05c8: Waiting [2025-01-06T09:32:46.466Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:46.466Z] 721061265945: Layer already exists [2025-01-06T09:32:46.466Z] b0f8fc7207c7: Layer already exists [2025-01-06T09:32:46.466Z] b28f95f7d4af: Layer already exists [2025-01-06T09:32:46.466Z] b025b296e3e4: Layer already exists [2025-01-06T09:32:46.466Z] 15b92886962b: Layer already exists [2025-01-06T09:32:46.466Z] 0e505b945620: Layer already exists [2025-01-06T09:32:46.466Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:46.466Z] 603658fb05c8: Layer already exists [2025-01-06T09:32:46.466Z] 0b772cf25d28: Layer already exists [2025-01-06T09:32:46.466Z] ae20c1aa3be7: Layer already exists [2025-01-06T09:32:46.466Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:46.466Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:46.785Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:47.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-06T09:32:47.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T09:32:47.108Z] 15b92886962b: Preparing [2025-01-06T09:32:47.108Z] b025b296e3e4: Preparing [2025-01-06T09:32:47.108Z] b28f95f7d4af: Preparing [2025-01-06T09:32:47.108Z] 721061265945: Preparing [2025-01-06T09:32:47.108Z] b0f8fc7207c7: Preparing [2025-01-06T09:32:47.108Z] 0e505b945620: Preparing [2025-01-06T09:32:47.108Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:47.108Z] 603658fb05c8: Preparing [2025-01-06T09:32:47.108Z] ae20c1aa3be7: Preparing [2025-01-06T09:32:47.108Z] 0b772cf25d28: Preparing [2025-01-06T09:32:47.108Z] 75654b8eeebd: Preparing [2025-01-06T09:32:47.108Z] 0e505b945620: Waiting [2025-01-06T09:32:47.108Z] 603658fb05c8: Waiting [2025-01-06T09:32:47.108Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:47.108Z] 0b772cf25d28: Waiting [2025-01-06T09:32:47.108Z] 75654b8eeebd: Waiting [2025-01-06T09:32:47.108Z] ae20c1aa3be7: Waiting [2025-01-06T09:32:47.108Z] b28f95f7d4af: Layer already exists [2025-01-06T09:32:47.108Z] b025b296e3e4: Layer already exists [2025-01-06T09:32:47.108Z] 15b92886962b: Layer already exists [2025-01-06T09:32:47.108Z] 721061265945: Layer already exists [2025-01-06T09:32:47.108Z] b0f8fc7207c7: Layer already exists [2025-01-06T09:32:47.108Z] 0e505b945620: Layer already exists [2025-01-06T09:32:47.108Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:47.108Z] 603658fb05c8: Layer already exists [2025-01-06T09:32:47.108Z] ae20c1aa3be7: Layer already exists [2025-01-06T09:32:47.108Z] 0b772cf25d28: Layer already exists [2025-01-06T09:32:47.108Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:47.108Z] main: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:32:47.177Z] ===================================================== [Pipeline] echo [2025-01-06T09:32:47.191Z] taggedImages: [2025-01-06T09:32:47.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:47.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T09:32:47.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 [2025-01-06T09:32:47.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:47.191Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-06T09:32:47.220Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-06T09:32:47.220Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:47.220Z] latest [2025-01-06T09:32:47.220Z] 4.0.0-dev.33 [2025-01-06T09:32:47.220Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:32:47.220Z] main [2025-01-06T09:32:47.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:47.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:47.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:32:47.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T09:32:47.883Z] 0fc15c4e4633: Preparing [2025-01-06T09:32:47.883Z] e852b8d3d1bd: Preparing [2025-01-06T09:32:47.883Z] 441227343473: Preparing [2025-01-06T09:32:47.883Z] 0ebd3a241112: Preparing [2025-01-06T09:32:47.883Z] aea43aa5b4e6: Preparing [2025-01-06T09:32:47.883Z] fc3d836c772a: Preparing [2025-01-06T09:32:47.883Z] e5f54c6f98e0: Preparing [2025-01-06T09:32:47.883Z] 0e505b945620: Preparing [2025-01-06T09:32:47.883Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:47.883Z] 66734f956591: Preparing [2025-01-06T09:32:47.883Z] f8614ff5638e: Preparing [2025-01-06T09:32:47.883Z] 75654b8eeebd: Preparing [2025-01-06T09:32:47.883Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:47.883Z] fc3d836c772a: Waiting [2025-01-06T09:32:47.883Z] f8614ff5638e: Waiting [2025-01-06T09:32:47.883Z] e5f54c6f98e0: Waiting [2025-01-06T09:32:47.883Z] 75654b8eeebd: Waiting [2025-01-06T09:32:47.883Z] 66734f956591: Waiting [2025-01-06T09:32:47.883Z] 0e505b945620: Waiting [2025-01-06T09:32:47.883Z] aea43aa5b4e6: Pushed [2025-01-06T09:32:47.883Z] 0fc15c4e4633: Pushed [2025-01-06T09:32:47.883Z] e852b8d3d1bd: Pushed [2025-01-06T09:32:47.883Z] 0e505b945620: Layer already exists [2025-01-06T09:32:47.883Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:47.883Z] fc3d836c772a: Pushed [2025-01-06T09:32:48.140Z] e5f54c6f98e0: Pushed [2025-01-06T09:32:48.140Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:48.707Z] 66734f956591: Pushed [2025-01-06T09:32:48.707Z] 0ebd3a241112: Pushed [2025-01-06T09:32:49.273Z] 441227343473: Pushed [2025-01-06T09:32:49.273Z] f8614ff5638e: Pushed [2025-01-06T09:32:49.532Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:49.862Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:50.181Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T09:32:50.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T09:32:50.181Z] 0fc15c4e4633: Preparing [2025-01-06T09:32:50.181Z] e852b8d3d1bd: Preparing [2025-01-06T09:32:50.181Z] 441227343473: Preparing [2025-01-06T09:32:50.181Z] 0ebd3a241112: Preparing [2025-01-06T09:32:50.181Z] aea43aa5b4e6: Preparing [2025-01-06T09:32:50.181Z] fc3d836c772a: Preparing [2025-01-06T09:32:50.181Z] e5f54c6f98e0: Preparing [2025-01-06T09:32:50.181Z] 0e505b945620: Preparing [2025-01-06T09:32:50.181Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:50.181Z] 66734f956591: Preparing [2025-01-06T09:32:50.181Z] f8614ff5638e: Preparing [2025-01-06T09:32:50.181Z] 75654b8eeebd: Preparing [2025-01-06T09:32:50.181Z] fc3d836c772a: Waiting [2025-01-06T09:32:50.181Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:50.181Z] 66734f956591: Waiting [2025-01-06T09:32:50.181Z] f8614ff5638e: Waiting [2025-01-06T09:32:50.181Z] 75654b8eeebd: Waiting [2025-01-06T09:32:50.181Z] 0e505b945620: Waiting [2025-01-06T09:32:50.181Z] aea43aa5b4e6: Layer already exists [2025-01-06T09:32:50.181Z] 441227343473: Layer already exists [2025-01-06T09:32:50.181Z] e852b8d3d1bd: Layer already exists [2025-01-06T09:32:50.181Z] 0fc15c4e4633: Layer already exists [2025-01-06T09:32:50.181Z] 0ebd3a241112: Layer already exists [2025-01-06T09:32:50.181Z] fc3d836c772a: Layer already exists [2025-01-06T09:32:50.181Z] 0e505b945620: Layer already exists [2025-01-06T09:32:50.181Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:50.181Z] e5f54c6f98e0: Layer already exists [2025-01-06T09:32:50.181Z] 66734f956591: Layer already exists [2025-01-06T09:32:50.181Z] f8614ff5638e: Layer already exists [2025-01-06T09:32:50.181Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:50.181Z] latest: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:50.516Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:50.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 [2025-01-06T09:32:50.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T09:32:50.841Z] 0fc15c4e4633: Preparing [2025-01-06T09:32:50.841Z] e852b8d3d1bd: Preparing [2025-01-06T09:32:50.841Z] 441227343473: Preparing [2025-01-06T09:32:50.841Z] 0ebd3a241112: Preparing [2025-01-06T09:32:50.841Z] aea43aa5b4e6: Preparing [2025-01-06T09:32:50.841Z] fc3d836c772a: Preparing [2025-01-06T09:32:50.841Z] e5f54c6f98e0: Preparing [2025-01-06T09:32:50.841Z] 0e505b945620: Preparing [2025-01-06T09:32:50.841Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:32:50.841Z] 66734f956591: Preparing [2025-01-06T09:32:50.841Z] f8614ff5638e: Preparing [2025-01-06T09:32:50.841Z] 75654b8eeebd: Preparing [2025-01-06T09:32:50.841Z] fc3d836c772a: Waiting [2025-01-06T09:32:50.841Z] e5f54c6f98e0: Waiting [2025-01-06T09:32:50.841Z] 0e505b945620: Waiting [2025-01-06T09:32:50.841Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:32:50.841Z] 66734f956591: Waiting [2025-01-06T09:32:50.841Z] f8614ff5638e: Waiting [2025-01-06T09:32:50.841Z] 75654b8eeebd: Waiting [2025-01-06T09:32:50.841Z] 0ebd3a241112: Layer already exists [2025-01-06T09:32:50.841Z] 441227343473: Layer already exists [2025-01-06T09:32:50.841Z] e852b8d3d1bd: Layer already exists [2025-01-06T09:32:50.841Z] 0fc15c4e4633: Layer already exists [2025-01-06T09:32:50.841Z] aea43aa5b4e6: Layer already exists [2025-01-06T09:32:50.841Z] fc3d836c772a: Layer already exists [2025-01-06T09:32:50.841Z] 0e505b945620: Layer already exists [2025-01-06T09:32:50.841Z] e5f54c6f98e0: Layer already exists [2025-01-06T09:32:50.841Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:32:50.841Z] 66734f956591: Layer already exists [2025-01-06T09:32:50.841Z] f8614ff5638e: Layer already exists [2025-01-06T09:32:50.841Z] 75654b8eeebd: Layer already exists [2025-01-06T09:32:50.841Z] 4.0.0-dev.33: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:32:51.166Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:03.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:03.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T09:33:03.356Z] 0fc15c4e4633: Preparing [2025-01-06T09:33:03.356Z] e852b8d3d1bd: Preparing [2025-01-06T09:33:03.356Z] 441227343473: Preparing [2025-01-06T09:33:03.356Z] 0ebd3a241112: Preparing [2025-01-06T09:33:03.356Z] aea43aa5b4e6: Preparing [2025-01-06T09:33:03.356Z] fc3d836c772a: Preparing [2025-01-06T09:33:03.356Z] e5f54c6f98e0: Preparing [2025-01-06T09:33:03.356Z] 0e505b945620: Preparing [2025-01-06T09:33:03.356Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:03.356Z] 66734f956591: Preparing [2025-01-06T09:33:03.356Z] f8614ff5638e: Preparing [2025-01-06T09:33:03.356Z] 75654b8eeebd: Preparing [2025-01-06T09:33:03.356Z] f8614ff5638e: Waiting [2025-01-06T09:33:03.356Z] 0e505b945620: Waiting [2025-01-06T09:33:03.356Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:33:03.356Z] 75654b8eeebd: Waiting [2025-01-06T09:33:03.356Z] 66734f956591: Waiting [2025-01-06T09:33:03.356Z] fc3d836c772a: Waiting [2025-01-06T09:33:03.356Z] e5f54c6f98e0: Waiting [2025-01-06T09:33:03.356Z] 0ebd3a241112: Layer already exists [2025-01-06T09:33:03.356Z] 0fc15c4e4633: Layer already exists [2025-01-06T09:33:03.356Z] e852b8d3d1bd: Layer already exists [2025-01-06T09:33:03.356Z] aea43aa5b4e6: Layer already exists [2025-01-06T09:33:03.356Z] 441227343473: Layer already exists [2025-01-06T09:33:03.356Z] fc3d836c772a: Layer already exists [2025-01-06T09:33:03.356Z] e5f54c6f98e0: Layer already exists [2025-01-06T09:33:03.356Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:03.356Z] 0e505b945620: Layer already exists [2025-01-06T09:33:03.356Z] 66734f956591: Layer already exists [2025-01-06T09:33:03.356Z] f8614ff5638e: Layer already exists [2025-01-06T09:33:03.356Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:03.356Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:03.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:04.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-06T09:33:04.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T09:33:04.004Z] 0fc15c4e4633: Preparing [2025-01-06T09:33:04.004Z] e852b8d3d1bd: Preparing [2025-01-06T09:33:04.004Z] 441227343473: Preparing [2025-01-06T09:33:04.004Z] 0ebd3a241112: Preparing [2025-01-06T09:33:04.004Z] aea43aa5b4e6: Preparing [2025-01-06T09:33:04.004Z] fc3d836c772a: Preparing [2025-01-06T09:33:04.004Z] e5f54c6f98e0: Preparing [2025-01-06T09:33:04.004Z] 0e505b945620: Preparing [2025-01-06T09:33:04.004Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:04.004Z] 66734f956591: Preparing [2025-01-06T09:33:04.004Z] f8614ff5638e: Preparing [2025-01-06T09:33:04.004Z] 75654b8eeebd: Preparing [2025-01-06T09:33:04.004Z] fc3d836c772a: Waiting [2025-01-06T09:33:04.004Z] 4f5cb86ddf0f: Waiting [2025-01-06T09:33:04.004Z] 66734f956591: Waiting [2025-01-06T09:33:04.004Z] e5f54c6f98e0: Waiting [2025-01-06T09:33:04.004Z] f8614ff5638e: Waiting [2025-01-06T09:33:04.004Z] 0e505b945620: Waiting [2025-01-06T09:33:04.004Z] 75654b8eeebd: Waiting [2025-01-06T09:33:04.004Z] e852b8d3d1bd: Layer already exists [2025-01-06T09:33:04.004Z] 441227343473: Layer already exists [2025-01-06T09:33:04.004Z] 0ebd3a241112: Layer already exists [2025-01-06T09:33:04.004Z] aea43aa5b4e6: Layer already exists [2025-01-06T09:33:04.004Z] 0fc15c4e4633: Layer already exists [2025-01-06T09:33:04.004Z] e5f54c6f98e0: Layer already exists [2025-01-06T09:33:04.004Z] fc3d836c772a: Layer already exists [2025-01-06T09:33:04.004Z] 0e505b945620: Layer already exists [2025-01-06T09:33:04.004Z] 66734f956591: Layer already exists [2025-01-06T09:33:04.005Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:04.005Z] f8614ff5638e: Layer already exists [2025-01-06T09:33:04.005Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:04.005Z] main: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:33:04.078Z] ===================================================== [Pipeline] echo [2025-01-06T09:33:04.090Z] taggedImages: [2025-01-06T09:33:04.090Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:04.090Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T09:33:04.090Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 [2025-01-06T09:33:04.090Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:04.090Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-06T09:33:04.120Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-06T09:33:04.120Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:04.120Z] latest [2025-01-06T09:33:04.120Z] 4.0.0-dev.33 [2025-01-06T09:33:04.120Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:04.120Z] main [2025-01-06T09:33:04.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:04.455Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:04.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:04.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T09:33:04.769Z] 7084d92417bb: Preparing [2025-01-06T09:33:04.769Z] ca1b7a853033: Preparing [2025-01-06T09:33:04.769Z] 0e505b945620: Preparing [2025-01-06T09:33:04.769Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:04.769Z] 16023228a96b: Preparing [2025-01-06T09:33:04.769Z] 7c2063c83350: Preparing [2025-01-06T09:33:04.769Z] 75654b8eeebd: Preparing [2025-01-06T09:33:04.769Z] 75654b8eeebd: Waiting [2025-01-06T09:33:04.769Z] 7c2063c83350: Waiting [2025-01-06T09:33:04.769Z] 0e505b945620: Layer already exists [2025-01-06T09:33:04.769Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:04.769Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:04.769Z] 7084d92417bb: Pushed [2025-01-06T09:33:05.336Z] 16023228a96b: Pushed [2025-01-06T09:33:05.595Z] 7c2063c83350: Pushed [2025-01-06T09:33:06.971Z] ca1b7a853033: Pushed [2025-01-06T09:33:06.971Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:07.300Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:07.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T09:33:07.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T09:33:07.620Z] 7084d92417bb: Preparing [2025-01-06T09:33:07.620Z] ca1b7a853033: Preparing [2025-01-06T09:33:07.620Z] 0e505b945620: Preparing [2025-01-06T09:33:07.620Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:07.620Z] 16023228a96b: Preparing [2025-01-06T09:33:07.620Z] 7c2063c83350: Preparing [2025-01-06T09:33:07.620Z] 75654b8eeebd: Preparing [2025-01-06T09:33:07.620Z] 7c2063c83350: Waiting [2025-01-06T09:33:07.620Z] 75654b8eeebd: Waiting [2025-01-06T09:33:07.620Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:07.620Z] 7084d92417bb: Layer already exists [2025-01-06T09:33:07.620Z] ca1b7a853033: Layer already exists [2025-01-06T09:33:07.620Z] 0e505b945620: Layer already exists [2025-01-06T09:33:07.620Z] 16023228a96b: Layer already exists [2025-01-06T09:33:07.620Z] 7c2063c83350: Layer already exists [2025-01-06T09:33:07.620Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:07.620Z] latest: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:07.953Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:08.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 [2025-01-06T09:33:08.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T09:33:08.285Z] 7084d92417bb: Preparing [2025-01-06T09:33:08.285Z] ca1b7a853033: Preparing [2025-01-06T09:33:08.285Z] 0e505b945620: Preparing [2025-01-06T09:33:08.285Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:08.285Z] 16023228a96b: Preparing [2025-01-06T09:33:08.285Z] 7c2063c83350: Preparing [2025-01-06T09:33:08.285Z] 75654b8eeebd: Preparing [2025-01-06T09:33:08.285Z] 7c2063c83350: Waiting [2025-01-06T09:33:08.285Z] 75654b8eeebd: Waiting [2025-01-06T09:33:08.285Z] 0e505b945620: Layer already exists [2025-01-06T09:33:08.285Z] 7084d92417bb: Layer already exists [2025-01-06T09:33:08.285Z] ca1b7a853033: Layer already exists [2025-01-06T09:33:08.285Z] 16023228a96b: Layer already exists [2025-01-06T09:33:08.285Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:08.285Z] 7c2063c83350: Layer already exists [2025-01-06T09:33:08.285Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:08.285Z] 4.0.0-dev.33: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:08.624Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:08.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:08.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T09:33:08.942Z] 7084d92417bb: Preparing [2025-01-06T09:33:08.942Z] ca1b7a853033: Preparing [2025-01-06T09:33:08.942Z] 0e505b945620: Preparing [2025-01-06T09:33:08.942Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:08.942Z] 16023228a96b: Preparing [2025-01-06T09:33:08.942Z] 7c2063c83350: Preparing [2025-01-06T09:33:08.942Z] 75654b8eeebd: Preparing [2025-01-06T09:33:08.942Z] 7c2063c83350: Waiting [2025-01-06T09:33:08.942Z] 75654b8eeebd: Waiting [2025-01-06T09:33:08.942Z] 16023228a96b: Layer already exists [2025-01-06T09:33:08.942Z] 7084d92417bb: Layer already exists [2025-01-06T09:33:08.942Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:08.942Z] ca1b7a853033: Layer already exists [2025-01-06T09:33:08.942Z] 0e505b945620: Layer already exists [2025-01-06T09:33:08.942Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:08.942Z] 7c2063c83350: Layer already exists [2025-01-06T09:33:08.942Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:09.270Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:09.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-06T09:33:09.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T09:33:09.599Z] 7084d92417bb: Preparing [2025-01-06T09:33:09.599Z] ca1b7a853033: Preparing [2025-01-06T09:33:09.599Z] 0e505b945620: Preparing [2025-01-06T09:33:09.599Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:09.599Z] 16023228a96b: Preparing [2025-01-06T09:33:09.599Z] 7c2063c83350: Preparing [2025-01-06T09:33:09.599Z] 75654b8eeebd: Preparing [2025-01-06T09:33:09.599Z] 7c2063c83350: Waiting [2025-01-06T09:33:09.599Z] 75654b8eeebd: Waiting [2025-01-06T09:33:09.599Z] 16023228a96b: Layer already exists [2025-01-06T09:33:09.599Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:09.599Z] 0e505b945620: Layer already exists [2025-01-06T09:33:09.599Z] ca1b7a853033: Layer already exists [2025-01-06T09:33:09.599Z] 7084d92417bb: Layer already exists [2025-01-06T09:33:09.599Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:09.599Z] 7c2063c83350: Layer already exists [2025-01-06T09:33:09.599Z] main: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:33:09.679Z] ===================================================== [Pipeline] echo [2025-01-06T09:33:09.692Z] taggedImages: [2025-01-06T09:33:09.692Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:09.692Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T09:33:09.692Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 [2025-01-06T09:33:09.692Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:09.692Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-06T09:33:09.722Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-06T09:33:09.722Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:09.722Z] latest [2025-01-06T09:33:09.722Z] 4.0.0-dev.33 [2025-01-06T09:33:09.722Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:09.722Z] main [2025-01-06T09:33:09.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:10.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:10.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:10.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T09:33:10.388Z] 3e81f6230560: Preparing [2025-01-06T09:33:10.388Z] 6a8e74c11a78: Preparing [2025-01-06T09:33:10.388Z] ff046e3b0cd6: Preparing [2025-01-06T09:33:10.388Z] 0e505b945620: Preparing [2025-01-06T09:33:10.388Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:10.388Z] edaa84ea499d: Preparing [2025-01-06T09:33:10.388Z] 32a67375639e: Preparing [2025-01-06T09:33:10.388Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:10.388Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:10.388Z] 75654b8eeebd: Preparing [2025-01-06T09:33:10.388Z] edaa84ea499d: Waiting [2025-01-06T09:33:10.388Z] 32a67375639e: Waiting [2025-01-06T09:33:10.388Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:10.388Z] 75654b8eeebd: Waiting [2025-01-06T09:33:10.388Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:10.388Z] 0e505b945620: Layer already exists [2025-01-06T09:33:10.388Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:10.388Z] ff046e3b0cd6: Pushed [2025-01-06T09:33:10.388Z] 6a8e74c11a78: Pushed [2025-01-06T09:33:10.388Z] 3e81f6230560: Pushed [2025-01-06T09:33:10.388Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:10.647Z] 76aea8aef0a6: Pushed [2025-01-06T09:33:11.582Z] 2f0b73ee982c: Pushed [2025-01-06T09:33:16.860Z] 32a67375639e: Pushed [2025-01-06T09:33:21.060Z] edaa84ea499d: Pushed [2025-01-06T09:33:21.060Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:21.385Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:21.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T09:33:21.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T09:33:21.710Z] 3e81f6230560: Preparing [2025-01-06T09:33:21.710Z] 6a8e74c11a78: Preparing [2025-01-06T09:33:21.710Z] ff046e3b0cd6: Preparing [2025-01-06T09:33:21.710Z] 0e505b945620: Preparing [2025-01-06T09:33:21.710Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:21.710Z] edaa84ea499d: Preparing [2025-01-06T09:33:21.710Z] 32a67375639e: Preparing [2025-01-06T09:33:21.710Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:21.710Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:21.710Z] 75654b8eeebd: Preparing [2025-01-06T09:33:21.710Z] edaa84ea499d: Waiting [2025-01-06T09:33:21.710Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:21.710Z] 32a67375639e: Waiting [2025-01-06T09:33:21.710Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:21.710Z] 75654b8eeebd: Waiting [2025-01-06T09:33:21.710Z] ff046e3b0cd6: Layer already exists [2025-01-06T09:33:21.710Z] 3e81f6230560: Layer already exists [2025-01-06T09:33:21.710Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:21.710Z] 0e505b945620: Layer already exists [2025-01-06T09:33:21.710Z] 6a8e74c11a78: Layer already exists [2025-01-06T09:33:21.710Z] 32a67375639e: Layer already exists [2025-01-06T09:33:21.710Z] edaa84ea499d: Layer already exists [2025-01-06T09:33:21.710Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:21.710Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:21.710Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:21.710Z] latest: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:22.031Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:22.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 [2025-01-06T09:33:22.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T09:33:22.348Z] 3e81f6230560: Preparing [2025-01-06T09:33:22.348Z] 6a8e74c11a78: Preparing [2025-01-06T09:33:22.348Z] ff046e3b0cd6: Preparing [2025-01-06T09:33:22.348Z] 0e505b945620: Preparing [2025-01-06T09:33:22.348Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:22.348Z] edaa84ea499d: Preparing [2025-01-06T09:33:22.348Z] 32a67375639e: Preparing [2025-01-06T09:33:22.348Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:22.348Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:22.348Z] edaa84ea499d: Waiting [2025-01-06T09:33:22.348Z] 32a67375639e: Waiting [2025-01-06T09:33:22.348Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:22.348Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:22.348Z] 75654b8eeebd: Preparing [2025-01-06T09:33:22.348Z] ff046e3b0cd6: Layer already exists [2025-01-06T09:33:22.348Z] 3e81f6230560: Layer already exists [2025-01-06T09:33:22.348Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:22.348Z] 0e505b945620: Layer already exists [2025-01-06T09:33:22.348Z] 6a8e74c11a78: Layer already exists [2025-01-06T09:33:22.348Z] edaa84ea499d: Layer already exists [2025-01-06T09:33:22.348Z] 32a67375639e: Layer already exists [2025-01-06T09:33:22.348Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:22.348Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:22.348Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:22.348Z] 4.0.0-dev.33: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:22.682Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:22.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:22.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T09:33:22.995Z] 3e81f6230560: Preparing [2025-01-06T09:33:22.995Z] 6a8e74c11a78: Preparing [2025-01-06T09:33:22.995Z] ff046e3b0cd6: Preparing [2025-01-06T09:33:22.995Z] 0e505b945620: Preparing [2025-01-06T09:33:22.995Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:22.995Z] edaa84ea499d: Preparing [2025-01-06T09:33:22.995Z] 32a67375639e: Preparing [2025-01-06T09:33:22.995Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:22.995Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:22.995Z] 75654b8eeebd: Preparing [2025-01-06T09:33:22.995Z] edaa84ea499d: Waiting [2025-01-06T09:33:22.995Z] 32a67375639e: Waiting [2025-01-06T09:33:22.995Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:22.995Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:22.995Z] 75654b8eeebd: Waiting [2025-01-06T09:33:22.995Z] 3e81f6230560: Layer already exists [2025-01-06T09:33:22.995Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:22.995Z] 0e505b945620: Layer already exists [2025-01-06T09:33:22.995Z] ff046e3b0cd6: Layer already exists [2025-01-06T09:33:22.995Z] 6a8e74c11a78: Layer already exists [2025-01-06T09:33:22.995Z] edaa84ea499d: Layer already exists [2025-01-06T09:33:22.995Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:22.995Z] 32a67375639e: Layer already exists [2025-01-06T09:33:22.995Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:22.995Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:22.995Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:23.310Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:23.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-06T09:33:23.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T09:33:23.654Z] 3e81f6230560: Preparing [2025-01-06T09:33:23.654Z] 6a8e74c11a78: Preparing [2025-01-06T09:33:23.654Z] ff046e3b0cd6: Preparing [2025-01-06T09:33:23.654Z] 0e505b945620: Preparing [2025-01-06T09:33:23.654Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:23.654Z] edaa84ea499d: Preparing [2025-01-06T09:33:23.654Z] 32a67375639e: Preparing [2025-01-06T09:33:23.654Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:23.654Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:23.654Z] 75654b8eeebd: Preparing [2025-01-06T09:33:23.654Z] edaa84ea499d: Waiting [2025-01-06T09:33:23.654Z] 32a67375639e: Waiting [2025-01-06T09:33:23.654Z] 75654b8eeebd: Waiting [2025-01-06T09:33:23.654Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:23.654Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:23.654Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:23.654Z] 0e505b945620: Layer already exists [2025-01-06T09:33:23.654Z] 6a8e74c11a78: Layer already exists [2025-01-06T09:33:23.654Z] ff046e3b0cd6: Layer already exists [2025-01-06T09:33:23.654Z] 3e81f6230560: Layer already exists [2025-01-06T09:33:23.654Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:23.654Z] edaa84ea499d: Layer already exists [2025-01-06T09:33:23.654Z] 32a67375639e: Layer already exists [2025-01-06T09:33:23.654Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:23.654Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:23.654Z] main: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:33:23.728Z] ===================================================== [Pipeline] echo [2025-01-06T09:33:23.744Z] taggedImages: [2025-01-06T09:33:23.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:23.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T09:33:23.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 [2025-01-06T09:33:23.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:23.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-06T09:33:23.775Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-06T09:33:23.775Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:23.775Z] latest [2025-01-06T09:33:23.775Z] 4.0.0-dev.33 [2025-01-06T09:33:23.775Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:23.775Z] main [2025-01-06T09:33:23.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:24.115Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:24.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:24.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T09:33:24.435Z] 4ae008353ea8: Preparing [2025-01-06T09:33:24.435Z] ec19bd95502c: Preparing [2025-01-06T09:33:24.435Z] 11f18bb2459f: Preparing [2025-01-06T09:33:24.435Z] 0e505b945620: Preparing [2025-01-06T09:33:24.435Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:24.435Z] 6a0fe5547999: Preparing [2025-01-06T09:33:24.435Z] 295dacfa550c: Preparing [2025-01-06T09:33:24.435Z] 02ff2e6341c6: Preparing [2025-01-06T09:33:24.435Z] 75654b8eeebd: Preparing [2025-01-06T09:33:24.435Z] 6a0fe5547999: Waiting [2025-01-06T09:33:24.435Z] 295dacfa550c: Waiting [2025-01-06T09:33:24.435Z] 02ff2e6341c6: Waiting [2025-01-06T09:33:24.435Z] 75654b8eeebd: Waiting [2025-01-06T09:33:24.435Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:24.435Z] 0e505b945620: Layer already exists [2025-01-06T09:33:24.435Z] ec19bd95502c: Pushed [2025-01-06T09:33:24.435Z] 11f18bb2459f: Pushed [2025-01-06T09:33:24.435Z] 4ae008353ea8: Pushed [2025-01-06T09:33:24.435Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:25.005Z] 02ff2e6341c6: Pushed [2025-01-06T09:33:25.264Z] 295dacfa550c: Pushed [2025-01-06T09:33:35.262Z] 6a0fe5547999: Pushed [2025-01-06T09:33:35.262Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:35.599Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:35.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T09:33:35.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T09:33:35.921Z] 4ae008353ea8: Preparing [2025-01-06T09:33:35.921Z] ec19bd95502c: Preparing [2025-01-06T09:33:35.921Z] 11f18bb2459f: Preparing [2025-01-06T09:33:35.921Z] 0e505b945620: Preparing [2025-01-06T09:33:35.921Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:35.921Z] 6a0fe5547999: Preparing [2025-01-06T09:33:35.921Z] 295dacfa550c: Preparing [2025-01-06T09:33:35.921Z] 02ff2e6341c6: Preparing [2025-01-06T09:33:35.921Z] 75654b8eeebd: Preparing [2025-01-06T09:33:35.921Z] 6a0fe5547999: Waiting [2025-01-06T09:33:35.921Z] 295dacfa550c: Waiting [2025-01-06T09:33:35.921Z] 75654b8eeebd: Waiting [2025-01-06T09:33:35.921Z] 02ff2e6341c6: Waiting [2025-01-06T09:33:35.921Z] 4ae008353ea8: Layer already exists [2025-01-06T09:33:35.921Z] 11f18bb2459f: Layer already exists [2025-01-06T09:33:35.921Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:35.921Z] 0e505b945620: Layer already exists [2025-01-06T09:33:35.921Z] ec19bd95502c: Layer already exists [2025-01-06T09:33:35.921Z] 6a0fe5547999: Layer already exists [2025-01-06T09:33:35.921Z] 295dacfa550c: Layer already exists [2025-01-06T09:33:35.921Z] 02ff2e6341c6: Layer already exists [2025-01-06T09:33:35.921Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:35.921Z] latest: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:36.246Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:36.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 [2025-01-06T09:33:36.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T09:33:36.573Z] 4ae008353ea8: Preparing [2025-01-06T09:33:36.573Z] ec19bd95502c: Preparing [2025-01-06T09:33:36.573Z] 11f18bb2459f: Preparing [2025-01-06T09:33:36.573Z] 0e505b945620: Preparing [2025-01-06T09:33:36.573Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:36.573Z] 6a0fe5547999: Preparing [2025-01-06T09:33:36.573Z] 295dacfa550c: Preparing [2025-01-06T09:33:36.573Z] 02ff2e6341c6: Preparing [2025-01-06T09:33:36.573Z] 75654b8eeebd: Preparing [2025-01-06T09:33:36.573Z] 6a0fe5547999: Waiting [2025-01-06T09:33:36.573Z] 295dacfa550c: Waiting [2025-01-06T09:33:36.573Z] 02ff2e6341c6: Waiting [2025-01-06T09:33:36.573Z] 75654b8eeebd: Waiting [2025-01-06T09:33:36.573Z] 0e505b945620: Layer already exists [2025-01-06T09:33:36.573Z] 4ae008353ea8: Layer already exists [2025-01-06T09:33:36.573Z] 11f18bb2459f: Layer already exists [2025-01-06T09:33:36.573Z] ec19bd95502c: Layer already exists [2025-01-06T09:33:36.573Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:36.573Z] 295dacfa550c: Layer already exists [2025-01-06T09:33:36.573Z] 6a0fe5547999: Layer already exists [2025-01-06T09:33:36.573Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:36.573Z] 02ff2e6341c6: Layer already exists [2025-01-06T09:33:36.573Z] 4.0.0-dev.33: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:36.901Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:37.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:37.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T09:33:37.236Z] 4ae008353ea8: Preparing [2025-01-06T09:33:37.236Z] ec19bd95502c: Preparing [2025-01-06T09:33:37.236Z] 11f18bb2459f: Preparing [2025-01-06T09:33:37.236Z] 0e505b945620: Preparing [2025-01-06T09:33:37.236Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:37.236Z] 6a0fe5547999: Preparing [2025-01-06T09:33:37.236Z] 295dacfa550c: Preparing [2025-01-06T09:33:37.236Z] 02ff2e6341c6: Preparing [2025-01-06T09:33:37.236Z] 75654b8eeebd: Preparing [2025-01-06T09:33:37.236Z] 6a0fe5547999: Waiting [2025-01-06T09:33:37.236Z] 295dacfa550c: Waiting [2025-01-06T09:33:37.236Z] 02ff2e6341c6: Waiting [2025-01-06T09:33:37.236Z] 75654b8eeebd: Waiting [2025-01-06T09:33:37.236Z] 4ae008353ea8: Layer already exists [2025-01-06T09:33:37.236Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:37.236Z] 11f18bb2459f: Layer already exists [2025-01-06T09:33:37.236Z] ec19bd95502c: Layer already exists [2025-01-06T09:33:37.236Z] 0e505b945620: Layer already exists [2025-01-06T09:33:37.236Z] 295dacfa550c: Layer already exists [2025-01-06T09:33:37.236Z] 02ff2e6341c6: Layer already exists [2025-01-06T09:33:37.236Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:37.236Z] 6a0fe5547999: Layer already exists [2025-01-06T09:33:37.236Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:37.569Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:37.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-06T09:33:37.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T09:33:37.901Z] 4ae008353ea8: Preparing [2025-01-06T09:33:37.901Z] ec19bd95502c: Preparing [2025-01-06T09:33:37.901Z] 11f18bb2459f: Preparing [2025-01-06T09:33:37.901Z] 0e505b945620: Preparing [2025-01-06T09:33:37.901Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:37.901Z] 6a0fe5547999: Preparing [2025-01-06T09:33:37.901Z] 295dacfa550c: Preparing [2025-01-06T09:33:37.901Z] 02ff2e6341c6: Preparing [2025-01-06T09:33:37.901Z] 75654b8eeebd: Preparing [2025-01-06T09:33:37.901Z] 02ff2e6341c6: Waiting [2025-01-06T09:33:37.901Z] 6a0fe5547999: Waiting [2025-01-06T09:33:37.901Z] 295dacfa550c: Waiting [2025-01-06T09:33:37.901Z] 75654b8eeebd: Waiting [2025-01-06T09:33:37.901Z] ec19bd95502c: Layer already exists [2025-01-06T09:33:37.901Z] 0e505b945620: Layer already exists [2025-01-06T09:33:37.901Z] 11f18bb2459f: Layer already exists [2025-01-06T09:33:37.901Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:37.901Z] 4ae008353ea8: Layer already exists [2025-01-06T09:33:37.901Z] 295dacfa550c: Layer already exists [2025-01-06T09:33:37.901Z] 02ff2e6341c6: Layer already exists [2025-01-06T09:33:37.901Z] 6a0fe5547999: Layer already exists [2025-01-06T09:33:37.901Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:37.901Z] main: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:33:37.990Z] ===================================================== [Pipeline] echo [2025-01-06T09:33:38.005Z] taggedImages: [2025-01-06T09:33:38.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:38.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T09:33:38.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 [2025-01-06T09:33:38.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:38.005Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-06T09:33:38.033Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-06T09:33:38.033Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:38.033Z] latest [2025-01-06T09:33:38.033Z] 4.0.0-dev.33 [2025-01-06T09:33:38.033Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:38.033Z] main [2025-01-06T09:33:38.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:38.381Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:38.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:38.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T09:33:38.708Z] 0435056ec4b5: Preparing [2025-01-06T09:33:38.708Z] 18ebbaca925f: Preparing [2025-01-06T09:33:38.708Z] f521146a257b: Preparing [2025-01-06T09:33:38.708Z] 0e505b945620: Preparing [2025-01-06T09:33:38.708Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:38.708Z] a2ad973f2f4c: Preparing [2025-01-06T09:33:38.708Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:38.708Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:38.708Z] 75654b8eeebd: Preparing [2025-01-06T09:33:38.708Z] a2ad973f2f4c: Waiting [2025-01-06T09:33:38.708Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:38.708Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:38.708Z] 75654b8eeebd: Waiting [2025-01-06T09:33:38.708Z] 0e505b945620: Layer already exists [2025-01-06T09:33:38.708Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:38.708Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:38.708Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:38.708Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:38.708Z] 18ebbaca925f: Pushed [2025-01-06T09:33:38.708Z] 0435056ec4b5: Pushed [2025-01-06T09:33:38.708Z] f521146a257b: Pushed [2025-01-06T09:33:50.925Z] a2ad973f2f4c: Pushed [2025-01-06T09:33:50.925Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:51.259Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:51.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T09:33:51.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T09:33:51.586Z] 0435056ec4b5: Preparing [2025-01-06T09:33:51.586Z] 18ebbaca925f: Preparing [2025-01-06T09:33:51.586Z] f521146a257b: Preparing [2025-01-06T09:33:51.586Z] 0e505b945620: Preparing [2025-01-06T09:33:51.586Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:51.586Z] a2ad973f2f4c: Preparing [2025-01-06T09:33:51.586Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:51.586Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:51.586Z] 75654b8eeebd: Preparing [2025-01-06T09:33:51.586Z] 75654b8eeebd: Waiting [2025-01-06T09:33:51.586Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:51.586Z] a2ad973f2f4c: Waiting [2025-01-06T09:33:51.586Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:51.586Z] f521146a257b: Layer already exists [2025-01-06T09:33:51.586Z] 0435056ec4b5: Layer already exists [2025-01-06T09:33:51.586Z] 18ebbaca925f: Layer already exists [2025-01-06T09:33:51.586Z] 0e505b945620: Layer already exists [2025-01-06T09:33:51.586Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:51.586Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:51.586Z] a2ad973f2f4c: Layer already exists [2025-01-06T09:33:51.586Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:51.586Z] latest: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:51.922Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:52.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 [2025-01-06T09:33:52.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T09:33:52.258Z] 0435056ec4b5: Preparing [2025-01-06T09:33:52.258Z] 18ebbaca925f: Preparing [2025-01-06T09:33:52.258Z] f521146a257b: Preparing [2025-01-06T09:33:52.258Z] 0e505b945620: Preparing [2025-01-06T09:33:52.258Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:52.258Z] a2ad973f2f4c: Preparing [2025-01-06T09:33:52.258Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:52.258Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:52.258Z] 75654b8eeebd: Preparing [2025-01-06T09:33:52.258Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:52.258Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:52.258Z] 75654b8eeebd: Waiting [2025-01-06T09:33:52.258Z] a2ad973f2f4c: Waiting [2025-01-06T09:33:52.259Z] 0e505b945620: Layer already exists [2025-01-06T09:33:52.259Z] f521146a257b: Layer already exists [2025-01-06T09:33:52.259Z] 0435056ec4b5: Layer already exists [2025-01-06T09:33:52.259Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:52.259Z] 18ebbaca925f: Layer already exists [2025-01-06T09:33:52.259Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:52.259Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:52.259Z] a2ad973f2f4c: Layer already exists [2025-01-06T09:33:52.259Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:52.259Z] 4.0.0-dev.33: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:52.586Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:52.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:52.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T09:33:52.915Z] 0435056ec4b5: Preparing [2025-01-06T09:33:52.915Z] 18ebbaca925f: Preparing [2025-01-06T09:33:52.915Z] f521146a257b: Preparing [2025-01-06T09:33:52.915Z] 0e505b945620: Preparing [2025-01-06T09:33:52.915Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:52.915Z] a2ad973f2f4c: Preparing [2025-01-06T09:33:52.915Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:52.915Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:52.915Z] 75654b8eeebd: Preparing [2025-01-06T09:33:52.915Z] a2ad973f2f4c: Waiting [2025-01-06T09:33:52.915Z] 75654b8eeebd: Waiting [2025-01-06T09:33:52.915Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:52.915Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:52.915Z] f521146a257b: Layer already exists [2025-01-06T09:33:52.915Z] 0e505b945620: Layer already exists [2025-01-06T09:33:52.915Z] 18ebbaca925f: Layer already exists [2025-01-06T09:33:52.915Z] 0435056ec4b5: Layer already exists [2025-01-06T09:33:52.915Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:52.915Z] a2ad973f2f4c: Layer already exists [2025-01-06T09:33:52.915Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:52.915Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:52.915Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:52.915Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:53.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:53.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-06T09:33:53.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T09:33:53.579Z] 0435056ec4b5: Preparing [2025-01-06T09:33:53.579Z] 18ebbaca925f: Preparing [2025-01-06T09:33:53.579Z] f521146a257b: Preparing [2025-01-06T09:33:53.579Z] 0e505b945620: Preparing [2025-01-06T09:33:53.579Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:53.579Z] a2ad973f2f4c: Preparing [2025-01-06T09:33:53.579Z] 76aea8aef0a6: Preparing [2025-01-06T09:33:53.579Z] 2f0b73ee982c: Preparing [2025-01-06T09:33:53.579Z] 75654b8eeebd: Preparing [2025-01-06T09:33:53.579Z] a2ad973f2f4c: Waiting [2025-01-06T09:33:53.579Z] 76aea8aef0a6: Waiting [2025-01-06T09:33:53.579Z] 2f0b73ee982c: Waiting [2025-01-06T09:33:53.579Z] 75654b8eeebd: Waiting [2025-01-06T09:33:53.579Z] 0e505b945620: Layer already exists [2025-01-06T09:33:53.579Z] 18ebbaca925f: Layer already exists [2025-01-06T09:33:53.579Z] 0435056ec4b5: Layer already exists [2025-01-06T09:33:53.579Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:53.579Z] f521146a257b: Layer already exists [2025-01-06T09:33:53.579Z] 2f0b73ee982c: Layer already exists [2025-01-06T09:33:53.579Z] 76aea8aef0a6: Layer already exists [2025-01-06T09:33:53.579Z] a2ad973f2f4c: Layer already exists [2025-01-06T09:33:53.579Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:53.579Z] main: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:33:53.657Z] ===================================================== [Pipeline] echo [2025-01-06T09:33:53.671Z] taggedImages: [2025-01-06T09:33:53.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:53.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T09:33:53.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 [2025-01-06T09:33:53.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:53.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-06T09:33:53.702Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-06T09:33:53.702Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:53.702Z] latest [2025-01-06T09:33:53.702Z] 4.0.0-dev.33 [2025-01-06T09:33:53.702Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:33:53.702Z] main [2025-01-06T09:33:53.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:54.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:54.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:33:54.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T09:33:54.391Z] cac0ad18d971: Preparing [2025-01-06T09:33:54.391Z] 2edf2d03ad32: Preparing [2025-01-06T09:33:54.391Z] c6c449fe24ad: Preparing [2025-01-06T09:33:54.391Z] 0e505b945620: Preparing [2025-01-06T09:33:54.391Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:54.391Z] 45f7487f3004: Preparing [2025-01-06T09:33:54.391Z] 1a9ac40c8062: Preparing [2025-01-06T09:33:54.391Z] 75654b8eeebd: Preparing [2025-01-06T09:33:54.391Z] 45f7487f3004: Waiting [2025-01-06T09:33:54.391Z] 75654b8eeebd: Waiting [2025-01-06T09:33:54.391Z] 1a9ac40c8062: Waiting [2025-01-06T09:33:54.391Z] 0e505b945620: Layer already exists [2025-01-06T09:33:54.391Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:54.391Z] cac0ad18d971: Pushed [2025-01-06T09:33:54.391Z] 2edf2d03ad32: Pushed [2025-01-06T09:33:54.391Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:54.391Z] 1a9ac40c8062: Pushed [2025-01-06T09:33:54.961Z] 45f7487f3004: Pushed [2025-01-06T09:33:58.255Z] c6c449fe24ad: Pushed [2025-01-06T09:33:58.255Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:58.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:58.907Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T09:33:58.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T09:33:58.907Z] cac0ad18d971: Preparing [2025-01-06T09:33:58.907Z] 2edf2d03ad32: Preparing [2025-01-06T09:33:58.907Z] c6c449fe24ad: Preparing [2025-01-06T09:33:58.907Z] 0e505b945620: Preparing [2025-01-06T09:33:58.907Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:58.907Z] 45f7487f3004: Preparing [2025-01-06T09:33:58.907Z] 1a9ac40c8062: Preparing [2025-01-06T09:33:58.907Z] 75654b8eeebd: Preparing [2025-01-06T09:33:58.907Z] 45f7487f3004: Waiting [2025-01-06T09:33:58.907Z] 1a9ac40c8062: Waiting [2025-01-06T09:33:58.907Z] 75654b8eeebd: Waiting [2025-01-06T09:33:58.907Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:58.907Z] 0e505b945620: Layer already exists [2025-01-06T09:33:58.907Z] cac0ad18d971: Layer already exists [2025-01-06T09:33:58.907Z] 2edf2d03ad32: Layer already exists [2025-01-06T09:33:58.907Z] c6c449fe24ad: Layer already exists [2025-01-06T09:33:58.907Z] 1a9ac40c8062: Layer already exists [2025-01-06T09:33:58.907Z] 45f7487f3004: Layer already exists [2025-01-06T09:33:58.907Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:58.907Z] latest: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:59.231Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:59.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 [2025-01-06T09:33:59.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T09:33:59.556Z] cac0ad18d971: Preparing [2025-01-06T09:33:59.556Z] 2edf2d03ad32: Preparing [2025-01-06T09:33:59.556Z] c6c449fe24ad: Preparing [2025-01-06T09:33:59.556Z] 0e505b945620: Preparing [2025-01-06T09:33:59.556Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:33:59.556Z] 45f7487f3004: Preparing [2025-01-06T09:33:59.556Z] 1a9ac40c8062: Preparing [2025-01-06T09:33:59.556Z] 75654b8eeebd: Preparing [2025-01-06T09:33:59.556Z] 45f7487f3004: Waiting [2025-01-06T09:33:59.556Z] 75654b8eeebd: Waiting [2025-01-06T09:33:59.556Z] 1a9ac40c8062: Waiting [2025-01-06T09:33:59.556Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:33:59.556Z] cac0ad18d971: Layer already exists [2025-01-06T09:33:59.556Z] c6c449fe24ad: Layer already exists [2025-01-06T09:33:59.556Z] 0e505b945620: Layer already exists [2025-01-06T09:33:59.556Z] 2edf2d03ad32: Layer already exists [2025-01-06T09:33:59.556Z] 1a9ac40c8062: Layer already exists [2025-01-06T09:33:59.556Z] 45f7487f3004: Layer already exists [2025-01-06T09:33:59.556Z] 75654b8eeebd: Layer already exists [2025-01-06T09:33:59.556Z] 4.0.0-dev.33: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:33:59.892Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:00.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:34:00.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T09:34:00.217Z] cac0ad18d971: Preparing [2025-01-06T09:34:00.217Z] 2edf2d03ad32: Preparing [2025-01-06T09:34:00.217Z] c6c449fe24ad: Preparing [2025-01-06T09:34:00.217Z] 0e505b945620: Preparing [2025-01-06T09:34:00.217Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:00.217Z] 45f7487f3004: Preparing [2025-01-06T09:34:00.217Z] 1a9ac40c8062: Preparing [2025-01-06T09:34:00.217Z] 75654b8eeebd: Preparing [2025-01-06T09:34:00.217Z] 45f7487f3004: Waiting [2025-01-06T09:34:00.217Z] 1a9ac40c8062: Waiting [2025-01-06T09:34:00.217Z] 75654b8eeebd: Waiting [2025-01-06T09:34:00.217Z] 2edf2d03ad32: Layer already exists [2025-01-06T09:34:00.217Z] 0e505b945620: Layer already exists [2025-01-06T09:34:00.217Z] cac0ad18d971: Layer already exists [2025-01-06T09:34:00.217Z] c6c449fe24ad: Layer already exists [2025-01-06T09:34:00.217Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:00.217Z] 1a9ac40c8062: Layer already exists [2025-01-06T09:34:00.217Z] 45f7487f3004: Layer already exists [2025-01-06T09:34:00.217Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:00.217Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:00.544Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:00.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-06T09:34:00.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T09:34:00.856Z] cac0ad18d971: Preparing [2025-01-06T09:34:00.856Z] 2edf2d03ad32: Preparing [2025-01-06T09:34:00.856Z] c6c449fe24ad: Preparing [2025-01-06T09:34:00.856Z] 0e505b945620: Preparing [2025-01-06T09:34:00.856Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:00.856Z] 45f7487f3004: Preparing [2025-01-06T09:34:00.856Z] 1a9ac40c8062: Preparing [2025-01-06T09:34:00.856Z] 75654b8eeebd: Preparing [2025-01-06T09:34:00.856Z] 45f7487f3004: Waiting [2025-01-06T09:34:00.856Z] 1a9ac40c8062: Waiting [2025-01-06T09:34:00.856Z] 75654b8eeebd: Waiting [2025-01-06T09:34:00.856Z] 2edf2d03ad32: Layer already exists [2025-01-06T09:34:00.856Z] c6c449fe24ad: Layer already exists [2025-01-06T09:34:00.856Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:00.856Z] cac0ad18d971: Layer already exists [2025-01-06T09:34:00.856Z] 0e505b945620: Layer already exists [2025-01-06T09:34:00.856Z] 1a9ac40c8062: Layer already exists [2025-01-06T09:34:00.856Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:00.856Z] 45f7487f3004: Layer already exists [2025-01-06T09:34:00.856Z] main: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:34:00.909Z] ===================================================== [Pipeline] echo [2025-01-06T09:34:00.922Z] taggedImages: [2025-01-06T09:34:00.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:34:00.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T09:34:00.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 [2025-01-06T09:34:00.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:34:00.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-06T09:34:00.946Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-06T09:34:00.947Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:34:00.947Z] latest [2025-01-06T09:34:00.947Z] 4.0.0-dev.33 [2025-01-06T09:34:00.947Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:34:00.947Z] main [2025-01-06T09:34:00.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:01.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:01.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:34:01.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T09:34:01.601Z] a2c075712f4e: Preparing [2025-01-06T09:34:01.601Z] eefb867d5841: Preparing [2025-01-06T09:34:01.601Z] 0e505b945620: Preparing [2025-01-06T09:34:01.601Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:01.601Z] edbf774bc7a8: Preparing [2025-01-06T09:34:01.601Z] 8a66394019b3: Preparing [2025-01-06T09:34:01.601Z] 75654b8eeebd: Preparing [2025-01-06T09:34:01.601Z] 75654b8eeebd: Waiting [2025-01-06T09:34:01.601Z] 8a66394019b3: Waiting [2025-01-06T09:34:01.601Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:01.601Z] 0e505b945620: Layer already exists [2025-01-06T09:34:01.601Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:01.601Z] a2c075712f4e: Pushed [2025-01-06T09:34:01.860Z] 8a66394019b3: Pushed [2025-01-06T09:34:02.428Z] edbf774bc7a8: Pushed [2025-01-06T09:34:05.721Z] eefb867d5841: Pushed [2025-01-06T09:34:05.721Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:06.070Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:06.391Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T09:34:06.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T09:34:06.391Z] a2c075712f4e: Preparing [2025-01-06T09:34:06.391Z] eefb867d5841: Preparing [2025-01-06T09:34:06.391Z] 0e505b945620: Preparing [2025-01-06T09:34:06.391Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:06.391Z] edbf774bc7a8: Preparing [2025-01-06T09:34:06.391Z] 8a66394019b3: Preparing [2025-01-06T09:34:06.391Z] 75654b8eeebd: Preparing [2025-01-06T09:34:06.391Z] 8a66394019b3: Waiting [2025-01-06T09:34:06.391Z] 75654b8eeebd: Waiting [2025-01-06T09:34:06.391Z] edbf774bc7a8: Layer already exists [2025-01-06T09:34:06.391Z] 0e505b945620: Layer already exists [2025-01-06T09:34:06.391Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:06.391Z] a2c075712f4e: Layer already exists [2025-01-06T09:34:06.391Z] eefb867d5841: Layer already exists [2025-01-06T09:34:06.391Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:06.391Z] 8a66394019b3: Layer already exists [2025-01-06T09:34:06.391Z] latest: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:06.716Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:07.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 [2025-01-06T09:34:07.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T09:34:07.041Z] a2c075712f4e: Preparing [2025-01-06T09:34:07.041Z] eefb867d5841: Preparing [2025-01-06T09:34:07.041Z] 0e505b945620: Preparing [2025-01-06T09:34:07.041Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:07.041Z] edbf774bc7a8: Preparing [2025-01-06T09:34:07.041Z] 8a66394019b3: Preparing [2025-01-06T09:34:07.041Z] 75654b8eeebd: Preparing [2025-01-06T09:34:07.041Z] 8a66394019b3: Waiting [2025-01-06T09:34:07.041Z] 75654b8eeebd: Waiting [2025-01-06T09:34:07.041Z] a2c075712f4e: Layer already exists [2025-01-06T09:34:07.041Z] eefb867d5841: Layer already exists [2025-01-06T09:34:07.041Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:07.041Z] 0e505b945620: Layer already exists [2025-01-06T09:34:07.041Z] edbf774bc7a8: Layer already exists [2025-01-06T09:34:07.041Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:07.041Z] 8a66394019b3: Layer already exists [2025-01-06T09:34:07.041Z] 4.0.0-dev.33: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:07.371Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:07.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:34:07.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T09:34:07.706Z] a2c075712f4e: Preparing [2025-01-06T09:34:07.706Z] eefb867d5841: Preparing [2025-01-06T09:34:07.706Z] 0e505b945620: Preparing [2025-01-06T09:34:07.706Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:07.706Z] edbf774bc7a8: Preparing [2025-01-06T09:34:07.706Z] 8a66394019b3: Preparing [2025-01-06T09:34:07.706Z] 75654b8eeebd: Preparing [2025-01-06T09:34:07.706Z] 8a66394019b3: Waiting [2025-01-06T09:34:07.706Z] 75654b8eeebd: Waiting [2025-01-06T09:34:07.706Z] a2c075712f4e: Layer already exists [2025-01-06T09:34:07.706Z] eefb867d5841: Layer already exists [2025-01-06T09:34:07.706Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:07.706Z] edbf774bc7a8: Layer already exists [2025-01-06T09:34:07.706Z] 0e505b945620: Layer already exists [2025-01-06T09:34:07.706Z] 8a66394019b3: Layer already exists [2025-01-06T09:34:07.706Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:07.706Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:08.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:34:08.352Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-06T09:34:08.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T09:34:08.352Z] a2c075712f4e: Preparing [2025-01-06T09:34:08.352Z] eefb867d5841: Preparing [2025-01-06T09:34:08.352Z] 0e505b945620: Preparing [2025-01-06T09:34:08.352Z] 4f5cb86ddf0f: Preparing [2025-01-06T09:34:08.352Z] edbf774bc7a8: Preparing [2025-01-06T09:34:08.352Z] 8a66394019b3: Preparing [2025-01-06T09:34:08.352Z] 75654b8eeebd: Preparing [2025-01-06T09:34:08.352Z] 8a66394019b3: Waiting [2025-01-06T09:34:08.352Z] 75654b8eeebd: Waiting [2025-01-06T09:34:08.352Z] 4f5cb86ddf0f: Layer already exists [2025-01-06T09:34:08.352Z] edbf774bc7a8: Layer already exists [2025-01-06T09:34:08.352Z] eefb867d5841: Layer already exists [2025-01-06T09:34:08.352Z] a2c075712f4e: Layer already exists [2025-01-06T09:34:08.352Z] 0e505b945620: Layer already exists [2025-01-06T09:34:08.352Z] 8a66394019b3: Layer already exists [2025-01-06T09:34:08.352Z] 75654b8eeebd: Layer already exists [2025-01-06T09:34:08.352Z] main: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:34:08.419Z] ===================================================== [Pipeline] echo [2025-01-06T09:34:08.441Z] taggedImages: [2025-01-06T09:34:08.441Z] - nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:34:08.441Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T09:34:08.441Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 [2025-01-06T09:34:08.441Z] - nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:34:08.441Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-06T09:39:16.024Z] #155 DONE 561.1s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:39:16.024Z] #150 ... [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:39:16.024Z] #156 DONE 0.2s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:39:16.024Z] #157 DONE 0.2s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T09:39:16.024Z] #158 DONE 1.3s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:39:16.024Z] #159 DONE 0.2s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T09:39:16.024Z] #160 DONE 0.2s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:39:16.024Z] #161 DONE 1.8s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #162 [core-common-config-bootstrapper] exporting to image [2025-01-06T09:39:16.024Z] #162 exporting layers [2025-01-06T09:39:16.024Z] #162 exporting layers 0.8s done [2025-01-06T09:39:16.024Z] #162 writing image sha256:0d292ec2cdb2861199b94fd18321d63acd45ae6fcec96e0612994651b2adfd35 0.0s done [2025-01-06T09:39:16.024Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-06T09:39:16.024Z] #162 DONE 0.9s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T09:39:16.024Z] #152 ... [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:39:16.024Z] #144 568.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T09:39:16.024Z] #144 ... [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T09:39:16.024Z] #152 DONE 572.1s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:39:16.024Z] #144 ... [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T09:39:16.024Z] #163 DONE 0.4s [2025-01-06T09:39:16.024Z] [2025-01-06T09:39:16.024Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T09:39:17.080Z] #164 ... [2025-01-06T09:39:17.080Z] [2025-01-06T09:39:17.080Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T09:39:17.080Z] #151 DONE 574.5s [2025-01-06T09:39:17.080Z] [2025-01-06T09:39:17.080Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T09:39:17.080Z] #164 DONE 1.7s [2025-01-06T09:39:17.080Z] [2025-01-06T09:39:17.080Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:39:17.080Z] #150 ... [2025-01-06T09:39:17.080Z] [2025-01-06T09:39:17.081Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:39:17.377Z] #165 DONE 0.4s [2025-01-06T09:39:17.377Z] [2025-01-06T09:39:17.377Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:39:17.642Z] #166 DONE 0.5s [2025-01-06T09:39:17.642Z] [2025-01-06T09:39:17.642Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:39:17.642Z] #167 DONE 0.4s [2025-01-06T09:39:17.642Z] [2025-01-06T09:39:17.642Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:39:18.229Z] #168 DONE 0.2s [2025-01-06T09:39:18.229Z] [2025-01-06T09:39:18.229Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T09:39:18.229Z] #169 ... [2025-01-06T09:39:18.229Z] [2025-01-06T09:39:18.229Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T09:39:18.229Z] #170 DONE 0.4s [2025-01-06T09:39:18.229Z] [2025-01-06T09:39:18.229Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T09:39:18.229Z] #169 DONE 0.3s [2025-01-06T09:39:18.229Z] [2025-01-06T09:39:18.229Z] #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T09:39:18.494Z] #171 DONE 0.2s [2025-01-06T09:39:18.494Z] [2025-01-06T09:39:18.494Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T09:39:18.772Z] #172 DONE 0.3s [2025-01-06T09:39:18.772Z] [2025-01-06T09:39:18.772Z] #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-06T09:39:18.772Z] #173 DONE 0.3s [2025-01-06T09:39:18.772Z] [2025-01-06T09:39:18.772Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T09:39:19.081Z] #174 DONE 0.4s [2025-01-06T09:39:19.081Z] [2025-01-06T09:39:19.081Z] #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-06T09:39:19.081Z] #175 DONE 0.2s [2025-01-06T09:39:19.081Z] [2025-01-06T09:39:19.081Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-06T09:39:19.365Z] #176 DONE 0.3s [2025-01-06T09:39:19.365Z] [2025-01-06T09:39:19.365Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T09:39:19.365Z] #177 ... [2025-01-06T09:39:19.365Z] [2025-01-06T09:39:19.365Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T09:39:19.365Z] #178 DONE 0.4s [2025-01-06T09:39:19.644Z] [2025-01-06T09:39:19.644Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T09:39:19.644Z] #177 DONE 0.3s [2025-01-06T09:39:19.645Z] [2025-01-06T09:39:19.645Z] #179 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T09:39:21.649Z] #179 ... [2025-01-06T09:39:21.649Z] [2025-01-06T09:39:21.649Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:39:21.649Z] #180 DONE 2.0s [2025-01-06T09:39:21.649Z] [2025-01-06T09:39:21.649Z] #181 [security-proxy-setup] exporting to image [2025-01-06T09:39:21.649Z] #181 exporting layers [2025-01-06T09:39:22.286Z] #181 ... [2025-01-06T09:39:22.286Z] [2025-01-06T09:39:22.286Z] #179 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T09:39:22.286Z] #179 DONE 2.7s [2025-01-06T09:39:22.286Z] [2025-01-06T09:39:22.286Z] #182 [security-bootstrapper] exporting to image [2025-01-06T09:39:23.258Z] #182 ... [2025-01-06T09:39:23.258Z] [2025-01-06T09:39:23.258Z] #181 [security-proxy-setup] exporting to image [2025-01-06T09:39:23.258Z] #181 exporting layers 1.7s done [2025-01-06T09:39:23.258Z] #181 writing image sha256:046846186e1fba840242b737410e455a7c47ffa3b939209a2f61408e7a50223f 0.0s done [2025-01-06T09:39:23.258Z] #181 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-06T09:39:23.258Z] #181 DONE 1.8s [2025-01-06T09:39:23.541Z] [2025-01-06T09:39:23.542Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:39:24.143Z] #144 ... [2025-01-06T09:39:24.143Z] [2025-01-06T09:39:24.143Z] #182 [security-bootstrapper] exporting to image [2025-01-06T09:39:24.143Z] #182 exporting layers 1.7s done [2025-01-06T09:39:24.143Z] #182 writing image sha256:926a4b6dcb99d17d6ea8c00634fd0733a823333ef35dd9336d0e5feebf97aeed done [2025-01-06T09:39:24.143Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-06T09:39:24.143Z] #182 DONE 1.7s [2025-01-06T09:39:24.143Z] [2025-01-06T09:39:24.143Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:39:24.819Z] #153 ... [2025-01-06T09:39:24.819Z] [2025-01-06T09:39:24.819Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T09:39:24.819Z] #144 DONE 582.4s [2025-01-06T09:39:24.819Z] [2025-01-06T09:39:24.819Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T09:39:25.087Z] #146 ... [2025-01-06T09:39:25.087Z] [2025-01-06T09:39:25.087Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:39:25.358Z] #183 DONE 0.3s [2025-01-06T09:39:25.358Z] [2025-01-06T09:39:25.358Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:39:25.662Z] #147 ... [2025-01-06T09:39:25.662Z] [2025-01-06T09:39:25.662Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:39:25.662Z] #184 DONE 0.2s [2025-01-06T09:39:25.662Z] [2025-01-06T09:39:25.662Z] #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-01-06T09:39:25.930Z] #185 DONE 0.2s [2025-01-06T09:39:25.930Z] [2025-01-06T09:39:25.930Z] #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-01-06T09:39:26.258Z] #186 DONE 0.2s [2025-01-06T09:39:26.258Z] [2025-01-06T09:39:26.258Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:39:26.526Z] #187 DONE 0.2s [2025-01-06T09:39:26.526Z] [2025-01-06T09:39:26.526Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T09:39:26.798Z] #188 DONE 0.4s [2025-01-06T09:39:26.798Z] [2025-01-06T09:39:26.798Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:39:26.798Z] #153 ... [2025-01-06T09:39:26.798Z] [2025-01-06T09:39:26.798Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T09:39:27.066Z] #189 DONE 0.3s [2025-01-06T09:39:27.066Z] [2025-01-06T09:39:27.066Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:39:27.066Z] #153 ... [2025-01-06T09:39:27.066Z] [2025-01-06T09:39:27.066Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T09:39:27.337Z] #190 DONE 0.2s [2025-01-06T09:39:27.337Z] [2025-01-06T09:39:27.337Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:39:27.337Z] #153 ... [2025-01-06T09:39:27.337Z] [2025-01-06T09:39:27.337Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:39:29.283Z] #191 DONE 1.7s [2025-01-06T09:39:29.283Z] [2025-01-06T09:39:29.283Z] #192 [security-secretstore-setup] exporting to image [2025-01-06T09:39:30.241Z] #192 exporting layers 1.2s done [2025-01-06T09:39:30.241Z] #192 writing image sha256:c7afaa991992f74a77cf1677a09aef30e8c91b335c2e0b26fb67ee805e2c109a done [2025-01-06T09:39:30.241Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-01-06T09:39:30.241Z] #192 DONE 1.2s [2025-01-06T09:39:30.241Z] [2025-01-06T09:39:30.241Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T09:40:51.874Z] #153 DONE 663.5s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:40:51.874Z] #150 ... [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:40:51.874Z] #193 DONE 0.4s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:40:51.874Z] #194 DONE 0.2s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:40:51.874Z] #149 ... [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T09:40:51.874Z] #195 DONE 0.4s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:40:51.874Z] #147 ... [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:40:51.874Z] #196 DONE 0.3s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #197 [security-spiffe-token-provider] exporting to image [2025-01-06T09:40:51.874Z] #197 exporting layers [2025-01-06T09:40:51.874Z] #197 exporting layers 0.7s done [2025-01-06T09:40:51.874Z] #197 writing image sha256:6638cf40b3e2684de8e5b3119c74cd19e9f8631788a85a9c8ca51ed77484c97e done [2025-01-06T09:40:51.874Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-06T09:40:51.874Z] #197 DONE 0.7s [2025-01-06T09:40:51.874Z] [2025-01-06T09:40:51.874Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:44:28.690Z] #149 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T09:44:28.690Z] #154 DONE 878.6s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:44:28.690Z] #147 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:44:28.690Z] #198 DONE 0.2s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:44:28.690Z] #147 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:44:28.690Z] #199 DONE 0.2s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T09:44:28.690Z] #200 DONE 0.4s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:44:28.690Z] #201 DONE 0.2s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T09:44:28.690Z] #202 DONE 0.2s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:44:28.690Z] #203 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T09:44:28.690Z] #150 DONE 880.8s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T09:44:28.690Z] #145 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #204 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:44:28.690Z] #204 CACHED [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #205 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:44:28.690Z] #205 CACHED [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #206 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T09:44:28.690Z] #206 DONE 0.5s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T09:44:28.690Z] #203 DONE 1.9s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #207 [security-proxy-auth] exporting to image [2025-01-06T09:44:28.690Z] #207 exporting layers [2025-01-06T09:44:28.690Z] #207 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:44:28.690Z] #208 DONE 0.3s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #209 [core-command] exporting to image [2025-01-06T09:44:28.690Z] #209 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #207 [security-proxy-auth] exporting to image [2025-01-06T09:44:28.690Z] #207 exporting layers 0.7s done [2025-01-06T09:44:28.690Z] #207 writing image sha256:4cd9a042d2f335175f8b2657e982fb339d5317035618f332fede9043b347a31d done [2025-01-06T09:44:28.690Z] #207 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-06T09:44:28.690Z] #207 DONE 0.7s [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.690Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:44:28.690Z] #147 ... [2025-01-06T09:44:28.690Z] [2025-01-06T09:44:28.691Z] #209 [core-command] exporting to image [2025-01-06T09:44:28.691Z] #209 exporting layers 0.9s done [2025-01-06T09:44:28.691Z] #209 writing image sha256:edac04aa0c82348b9658db5daad25bf4bb97b3b54f12e86420f12d9795ed60d0 done [2025-01-06T09:44:28.691Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-06T09:44:28.691Z] #209 DONE 1.0s [2025-01-06T09:44:28.691Z] [2025-01-06T09:44:28.691Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T09:45:07.582Z] #149 DONE 925.5s [2025-01-06T09:45:07.582Z] [2025-01-06T09:45:07.582Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:45:08.169Z] #147 ... [2025-01-06T09:45:08.169Z] [2025-01-06T09:45:08.169Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:45:08.440Z] #210 DONE 0.1s [2025-01-06T09:45:08.440Z] [2025-01-06T09:45:08.440Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T09:45:09.036Z] #211 DONE 0.5s [2025-01-06T09:45:09.036Z] [2025-01-06T09:45:09.036Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:45:09.036Z] #212 DONE 0.2s [2025-01-06T09:45:09.036Z] [2025-01-06T09:45:09.036Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:45:09.036Z] #147 ... [2025-01-06T09:45:09.036Z] [2025-01-06T09:45:09.036Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T09:45:09.315Z] #213 DONE 0.2s [2025-01-06T09:45:09.315Z] [2025-01-06T09:45:09.315Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T09:45:09.315Z] #145 DONE 927.1s [2025-01-06T09:45:09.315Z] [2025-01-06T09:45:09.315Z] #214 [core-keeper] exporting to image [2025-01-06T09:45:09.315Z] #214 exporting layers [2025-01-06T09:45:09.915Z] #214 ... [2025-01-06T09:45:09.915Z] [2025-01-06T09:45:09.915Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:45:09.915Z] #215 DONE 0.2s [2025-01-06T09:45:09.915Z] [2025-01-06T09:45:09.915Z] #214 [core-keeper] exporting to image [2025-01-06T09:45:09.915Z] #214 exporting layers 0.6s done [2025-01-06T09:45:09.915Z] #214 writing image sha256:be0e7622fde0582abb74692f2303aa702e3f11d0008936ed1037f9ce667be5b6 done [2025-01-06T09:45:09.915Z] #214 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-06T09:45:09.915Z] #214 DONE 0.6s [2025-01-06T09:45:09.915Z] [2025-01-06T09:45:09.915Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:45:09.915Z] #216 DONE 0.2s [2025-01-06T09:45:09.915Z] [2025-01-06T09:45:09.915Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T09:45:10.208Z] #217 DONE 0.4s [2025-01-06T09:45:10.208Z] [2025-01-06T09:45:10.208Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:45:10.485Z] #147 ... [2025-01-06T09:45:10.485Z] [2025-01-06T09:45:10.485Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T09:45:10.485Z] #146 DONE 928.2s [2025-01-06T09:45:10.485Z] [2025-01-06T09:45:10.485Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:45:10.485Z] #218 DONE 0.1s [2025-01-06T09:45:10.485Z] [2025-01-06T09:45:10.485Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T09:45:10.749Z] #219 DONE 0.2s [2025-01-06T09:45:10.749Z] [2025-01-06T09:45:10.749Z] #220 [core-data] exporting to image [2025-01-06T09:45:10.749Z] #220 ... [2025-01-06T09:45:10.749Z] [2025-01-06T09:45:10.749Z] #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:45:10.749Z] #221 DONE 0.1s [2025-01-06T09:45:11.015Z] [2025-01-06T09:45:11.015Z] #222 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:45:11.280Z] #222 DONE 0.2s [2025-01-06T09:45:11.280Z] [2025-01-06T09:45:11.280Z] #220 [core-data] exporting to image [2025-01-06T09:45:11.280Z] #220 exporting layers 0.5s done [2025-01-06T09:45:11.280Z] #220 writing image sha256:8ce2ca386fbbb35796f66ae1da39c37b376691d3f899898fbfde1173f9820ab4 0.0s done [2025-01-06T09:45:11.280Z] #220 naming to docker.io/library/core-data-arm64 done [2025-01-06T09:45:11.280Z] #220 DONE 0.5s [2025-01-06T09:45:11.280Z] [2025-01-06T09:45:11.280Z] #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T09:45:11.547Z] #223 DONE 0.3s [2025-01-06T09:45:11.547Z] [2025-01-06T09:45:11.547Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:45:11.547Z] #224 DONE 0.1s [2025-01-06T09:45:11.547Z] [2025-01-06T09:45:11.547Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T09:45:11.547Z] #225 DONE 0.1s [2025-01-06T09:45:11.547Z] [2025-01-06T09:45:11.547Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:45:11.812Z] #147 ... [2025-01-06T09:45:11.812Z] [2025-01-06T09:45:11.812Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T09:45:11.812Z] #226 DONE 0.1s [2025-01-06T09:45:11.812Z] [2025-01-06T09:45:11.812Z] #227 [core-metadata] exporting to image [2025-01-06T09:45:12.077Z] #227 exporting layers 0.3s done [2025-01-06T09:45:12.077Z] #227 writing image sha256:5c17800d2791c8ddf21bd1536569abb9d80c89fe7903d0ca7f2f48d9be9cd4cd done [2025-01-06T09:45:12.077Z] #227 naming to docker.io/library/core-metadata-arm64 done [2025-01-06T09:45:12.077Z] #227 DONE 0.3s [2025-01-06T09:45:12.077Z] [2025-01-06T09:45:12.077Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T09:45:27.067Z] #147 DONE 942.6s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T09:45:27.067Z] #148 DONE 942.6s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:45:27.067Z] #228 DONE 0.2s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T09:45:27.067Z] #229 DONE 0.2s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:45:27.067Z] #230 DONE 0.1s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T09:45:27.067Z] #231 DONE 0.2s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T09:45:27.067Z] #232 DONE 0.5s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T09:45:27.067Z] #233 DONE 0.1s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T09:45:27.067Z] #234 DONE 0.4s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T09:45:27.067Z] #235 DONE 0.1s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T09:45:27.067Z] #236 DONE 0.1s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #237 [support-scheduler] exporting to image [2025-01-06T09:45:27.067Z] #237 exporting layers [2025-01-06T09:45:27.067Z] #237 exporting layers 0.6s done [2025-01-06T09:45:27.067Z] #237 writing image sha256:9f84bd50c257da5f3fe8aaf62f0c7f00a899648b7bc80100f7093d45cc071a10 0.0s done [2025-01-06T09:45:27.067Z] #237 naming to docker.io/library/support-scheduler-arm64 done [2025-01-06T09:45:27.067Z] #237 DONE 0.6s [2025-01-06T09:45:27.067Z] [2025-01-06T09:45:27.067Z] #238 [support-notifications] exporting to image [2025-01-06T09:45:27.067Z] #238 exporting layers 0.5s done [2025-01-06T09:45:27.067Z] #238 writing image sha256:b9425ac41e5963caa6fd0106be71f76b26cfca576bae1e68fbc4467dffeb3f57 done [2025-01-06T09:45:27.067Z] #238 naming to docker.io/library/support-notifications-arm64 done [2025-01-06T09:45:27.067Z] #238 DONE 0.5s [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T09:45:27.067Z] time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T09:45:27.080Z] $ docker stop --time=1 eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e [2025-01-06T09:45:28.631Z] $ docker rm -f --volumes eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T09:45:29.096Z] + docker images [2025-01-06T09:45:29.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T09:45:29.096Z] support-scheduler-arm64 latest 9f84bd50c257 3 seconds ago 53.6MB [2025-01-06T09:45:29.096Z] support-notifications-arm64 latest b9425ac41e59 3 seconds ago 52.7MB [2025-01-06T09:45:29.096Z] core-metadata-arm64 latest 5c17800d2791 17 seconds ago 38.7MB [2025-01-06T09:45:29.096Z] core-data-arm64 latest 8ce2ca386fbb 18 seconds ago 38.7MB [2025-01-06T09:45:29.096Z] core-keeper-arm64 latest be0e7622fde0 19 seconds ago 31.9MB [2025-01-06T09:45:29.096Z] core-command-arm64 latest edac04aa0c82 About a minute ago 34.5MB [2025-01-06T09:45:29.096Z] security-proxy-auth-arm64 latest 4cd9a042d2f3 About a minute ago 33.6MB [2025-01-06T09:45:29.096Z] security-spiffe-token-provider-arm64 latest 6638cf40b3e2 4 minutes ago 40.2MB [2025-01-06T09:45:29.096Z] security-secretstore-setup-arm64 latest c7afaa991992 6 minutes ago 47.6MB [2025-01-06T09:45:29.096Z] security-bootstrapper-arm64 latest 926a4b6dcb99 6 minutes ago 27.4MB [2025-01-06T09:45:29.096Z] security-proxy-setup-arm64 latest 046846186e1f 6 minutes ago 36.5MB [2025-01-06T09:45:29.096Z] core-common-config-bootstrapper-arm64 latest 0d292ec2cdb2 6 minutes ago 24.3MB [2025-01-06T09:45:29.096Z] security-spire-config-arm64 latest 745c73e24be7 16 minutes ago 123MB [2025-01-06T09:45:29.096Z] security-spire-agent-arm64 latest 0d7db67b2a4c 16 minutes ago 183MB [2025-01-06T09:45:29.096Z] security-spire-server-arm64 latest 012a80960674 16 minutes ago 124MB [2025-01-06T09:45:29.096Z] ci-base-image-arm64 latest 0c7fcb0e4a85 17 minutes ago 967MB [2025-01-06T09:45:29.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB [2025-01-06T09:45:29.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:45:29.231Z] provisioning config files... [2025-01-06T09:45:29.243Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config4091897536486887932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:45:29.570Z] ---> ****-login.sh [2025-01-06T09:45:29.570Z] nexus3.edgexfoundry.org:10001 [2025-01-06T09:45:29.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:45:29.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:45:29.835Z] Configure a credential helper to remove this warning. See [2025-01-06T09:45:29.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:45:29.835Z] [2025-01-06T09:45:29.835Z] Login Succeeded [2025-01-06T09:45:29.835Z] nexus3.edgexfoundry.org:10002 [2025-01-06T09:45:30.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:45:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:45:30.099Z] Configure a credential helper to remove this warning. See [2025-01-06T09:45:30.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:45:30.100Z] [2025-01-06T09:45:30.100Z] Login Succeeded [2025-01-06T09:45:30.100Z] nexus3.edgexfoundry.org:10003 [2025-01-06T09:45:30.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:45:30.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:45:30.365Z] Configure a credential helper to remove this warning. See [2025-01-06T09:45:30.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:45:30.365Z] [2025-01-06T09:45:30.365Z] Login Succeeded [2025-01-06T09:45:30.365Z] nexus3.edgexfoundry.org:10004 [2025-01-06T09:45:30.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:45:30.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:45:30.629Z] Configure a credential helper to remove this warning. See [2025-01-06T09:45:30.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:45:30.629Z] [2025-01-06T09:45:30.629Z] Login Succeeded [2025-01-06T09:45:30.629Z] ****.io [2025-01-06T09:45:30.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T09:45:31.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T09:45:31.156Z] Configure a credential helper to remove this warning. See [2025-01-06T09:45:31.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T09:45:31.156Z] [2025-01-06T09:45:31.156Z] Login Succeeded [2025-01-06T09:45:31.156Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T09:45:31.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:45:31.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T09:45:31.248Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-06T09:45:31.248Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:31.248Z] latest [2025-01-06T09:45:31.248Z] 4.0.0-dev.33 [2025-01-06T09:45:31.248Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:31.248Z] main [2025-01-06T09:45:31.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:31.593Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:31.937Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:31.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T09:45:31.937Z] c625d63590a7: Preparing [2025-01-06T09:45:31.937Z] 615223d9f7dd: Preparing [2025-01-06T09:45:31.937Z] f91855a1779c: Preparing [2025-01-06T09:45:31.937Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:31.937Z] 4e02973292fa: Preparing [2025-01-06T09:45:31.937Z] acff22caaad2: Preparing [2025-01-06T09:45:31.937Z] 651d9022c234: Preparing [2025-01-06T09:45:31.937Z] acff22caaad2: Waiting [2025-01-06T09:45:31.937Z] 651d9022c234: Waiting [2025-01-06T09:45:32.203Z] 8ed0fddc9780: Pushed [2025-01-06T09:45:32.203Z] c625d63590a7: Pushed [2025-01-06T09:45:32.203Z] f91855a1779c: Pushed [2025-01-06T09:45:32.203Z] 651d9022c234: Layer already exists [2025-01-06T09:45:32.203Z] acff22caaad2: Pushed [2025-01-06T09:45:33.604Z] 4e02973292fa: Pushed [2025-01-06T09:45:36.174Z] 615223d9f7dd: Pushed [2025-01-06T09:45:36.174Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:36.537Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:36.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T09:45:36.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T09:45:36.911Z] c625d63590a7: Preparing [2025-01-06T09:45:36.911Z] 615223d9f7dd: Preparing [2025-01-06T09:45:36.911Z] f91855a1779c: Preparing [2025-01-06T09:45:36.911Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:36.911Z] 4e02973292fa: Preparing [2025-01-06T09:45:36.911Z] acff22caaad2: Preparing [2025-01-06T09:45:36.911Z] acff22caaad2: Waiting [2025-01-06T09:45:36.911Z] 651d9022c234: Preparing [2025-01-06T09:45:36.911Z] 651d9022c234: Waiting [2025-01-06T09:45:36.911Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:36.911Z] 615223d9f7dd: Layer already exists [2025-01-06T09:45:36.911Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:36.911Z] c625d63590a7: Layer already exists [2025-01-06T09:45:36.911Z] f91855a1779c: Layer already exists [2025-01-06T09:45:36.911Z] acff22caaad2: Layer already exists [2025-01-06T09:45:36.911Z] 651d9022c234: Layer already exists [2025-01-06T09:45:37.177Z] latest: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:37.546Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:37.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 [2025-01-06T09:45:37.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T09:45:37.897Z] c625d63590a7: Preparing [2025-01-06T09:45:37.897Z] 615223d9f7dd: Preparing [2025-01-06T09:45:37.897Z] f91855a1779c: Preparing [2025-01-06T09:45:37.897Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:37.897Z] 4e02973292fa: Preparing [2025-01-06T09:45:37.897Z] acff22caaad2: Preparing [2025-01-06T09:45:37.897Z] 651d9022c234: Preparing [2025-01-06T09:45:37.897Z] acff22caaad2: Waiting [2025-01-06T09:45:37.897Z] 651d9022c234: Waiting [2025-01-06T09:45:37.897Z] 615223d9f7dd: Layer already exists [2025-01-06T09:45:37.897Z] f91855a1779c: Layer already exists [2025-01-06T09:45:37.897Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:37.897Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:37.897Z] c625d63590a7: Layer already exists [2025-01-06T09:45:37.897Z] acff22caaad2: Layer already exists [2025-01-06T09:45:37.897Z] 651d9022c234: Layer already exists [2025-01-06T09:45:38.161Z] 4.0.0-dev.33: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:38.513Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:38.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:38.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T09:45:38.860Z] c625d63590a7: Preparing [2025-01-06T09:45:38.860Z] 615223d9f7dd: Preparing [2025-01-06T09:45:38.860Z] f91855a1779c: Preparing [2025-01-06T09:45:38.860Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:38.860Z] 4e02973292fa: Preparing [2025-01-06T09:45:38.860Z] acff22caaad2: Preparing [2025-01-06T09:45:38.860Z] 651d9022c234: Preparing [2025-01-06T09:45:38.860Z] acff22caaad2: Waiting [2025-01-06T09:45:38.860Z] 651d9022c234: Waiting [2025-01-06T09:45:38.860Z] f91855a1779c: Layer already exists [2025-01-06T09:45:38.860Z] c625d63590a7: Layer already exists [2025-01-06T09:45:38.860Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:38.860Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:38.860Z] 615223d9f7dd: Layer already exists [2025-01-06T09:45:38.860Z] acff22caaad2: Layer already exists [2025-01-06T09:45:38.860Z] 651d9022c234: Layer already exists [2025-01-06T09:45:39.126Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:39.489Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:39.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-06T09:45:39.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T09:45:39.839Z] c625d63590a7: Preparing [2025-01-06T09:45:39.839Z] 615223d9f7dd: Preparing [2025-01-06T09:45:39.839Z] f91855a1779c: Preparing [2025-01-06T09:45:39.839Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:39.839Z] 4e02973292fa: Preparing [2025-01-06T09:45:39.839Z] acff22caaad2: Preparing [2025-01-06T09:45:39.839Z] 651d9022c234: Preparing [2025-01-06T09:45:39.839Z] 651d9022c234: Waiting [2025-01-06T09:45:39.839Z] acff22caaad2: Waiting [2025-01-06T09:45:39.839Z] f91855a1779c: Layer already exists [2025-01-06T09:45:39.839Z] c625d63590a7: Layer already exists [2025-01-06T09:45:39.839Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:39.839Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:39.839Z] 615223d9f7dd: Layer already exists [2025-01-06T09:45:39.839Z] acff22caaad2: Layer already exists [2025-01-06T09:45:39.839Z] 651d9022c234: Layer already exists [2025-01-06T09:45:40.105Z] main: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:45:40.184Z] ===================================================== [Pipeline] echo [2025-01-06T09:45:40.200Z] taggedImages: [2025-01-06T09:45:40.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:40.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T09:45:40.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 [2025-01-06T09:45:40.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:40.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-06T09:45:40.229Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-06T09:45:40.229Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:40.229Z] latest [2025-01-06T09:45:40.229Z] 4.0.0-dev.33 [2025-01-06T09:45:40.229Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:40.229Z] main [2025-01-06T09:45:40.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:40.593Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:40.952Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:40.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T09:45:40.952Z] 06fc36a9f335: Preparing [2025-01-06T09:45:40.952Z] 034a40533d28: Preparing [2025-01-06T09:45:40.952Z] f9bb332bb25c: Preparing [2025-01-06T09:45:40.952Z] ee7e1dad89ee: Preparing [2025-01-06T09:45:40.952Z] f91855a1779c: Preparing [2025-01-06T09:45:40.952Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:40.952Z] 4e02973292fa: Preparing [2025-01-06T09:45:40.952Z] acff22caaad2: Preparing [2025-01-06T09:45:40.952Z] 651d9022c234: Preparing [2025-01-06T09:45:40.952Z] 4e02973292fa: Waiting [2025-01-06T09:45:40.952Z] 651d9022c234: Waiting [2025-01-06T09:45:40.952Z] acff22caaad2: Waiting [2025-01-06T09:45:40.952Z] 8ed0fddc9780: Waiting [2025-01-06T09:45:40.952Z] f91855a1779c: Layer already exists [2025-01-06T09:45:41.218Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:41.218Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:41.218Z] f9bb332bb25c: Pushed [2025-01-06T09:45:41.218Z] 034a40533d28: Pushed [2025-01-06T09:45:41.218Z] 06fc36a9f335: Pushed [2025-01-06T09:45:41.218Z] acff22caaad2: Layer already exists [2025-01-06T09:45:41.218Z] 651d9022c234: Layer already exists [2025-01-06T09:45:43.158Z] ee7e1dad89ee: Pushed [2025-01-06T09:45:43.424Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:43.790Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:44.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T09:45:44.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T09:45:44.147Z] 06fc36a9f335: Preparing [2025-01-06T09:45:44.147Z] 034a40533d28: Preparing [2025-01-06T09:45:44.147Z] f9bb332bb25c: Preparing [2025-01-06T09:45:44.147Z] ee7e1dad89ee: Preparing [2025-01-06T09:45:44.147Z] f91855a1779c: Preparing [2025-01-06T09:45:44.147Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:44.147Z] 4e02973292fa: Preparing [2025-01-06T09:45:44.147Z] 8ed0fddc9780: Waiting [2025-01-06T09:45:44.147Z] 4e02973292fa: Waiting [2025-01-06T09:45:44.147Z] acff22caaad2: Preparing [2025-01-06T09:45:44.147Z] 651d9022c234: Preparing [2025-01-06T09:45:44.147Z] 651d9022c234: Waiting [2025-01-06T09:45:44.147Z] acff22caaad2: Waiting [2025-01-06T09:45:44.147Z] f91855a1779c: Layer already exists [2025-01-06T09:45:44.147Z] 034a40533d28: Layer already exists [2025-01-06T09:45:44.147Z] ee7e1dad89ee: Layer already exists [2025-01-06T09:45:44.147Z] f9bb332bb25c: Layer already exists [2025-01-06T09:45:44.147Z] 06fc36a9f335: Layer already exists [2025-01-06T09:45:44.147Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:44.147Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:44.147Z] 651d9022c234: Layer already exists [2025-01-06T09:45:44.147Z] acff22caaad2: Layer already exists [2025-01-06T09:45:44.413Z] latest: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:44.774Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:45.155Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 [2025-01-06T09:45:45.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T09:45:45.155Z] 06fc36a9f335: Preparing [2025-01-06T09:45:45.155Z] 034a40533d28: Preparing [2025-01-06T09:45:45.155Z] f9bb332bb25c: Preparing [2025-01-06T09:45:45.155Z] ee7e1dad89ee: Preparing [2025-01-06T09:45:45.155Z] f91855a1779c: Preparing [2025-01-06T09:45:45.155Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:45.155Z] 4e02973292fa: Preparing [2025-01-06T09:45:45.155Z] acff22caaad2: Preparing [2025-01-06T09:45:45.155Z] 651d9022c234: Preparing [2025-01-06T09:45:45.155Z] acff22caaad2: Waiting [2025-01-06T09:45:45.155Z] 8ed0fddc9780: Waiting [2025-01-06T09:45:45.155Z] 4e02973292fa: Waiting [2025-01-06T09:45:45.155Z] 651d9022c234: Waiting [2025-01-06T09:45:45.155Z] 034a40533d28: Layer already exists [2025-01-06T09:45:45.155Z] f91855a1779c: Layer already exists [2025-01-06T09:45:45.155Z] 06fc36a9f335: Layer already exists [2025-01-06T09:45:45.155Z] f9bb332bb25c: Layer already exists [2025-01-06T09:45:45.155Z] ee7e1dad89ee: Layer already exists [2025-01-06T09:45:45.155Z] acff22caaad2: Layer already exists [2025-01-06T09:45:45.155Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:45.155Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:45.155Z] 651d9022c234: Layer already exists [2025-01-06T09:45:45.420Z] 4.0.0-dev.33: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:45.785Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:46.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:46.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T09:45:46.143Z] 06fc36a9f335: Preparing [2025-01-06T09:45:46.143Z] 034a40533d28: Preparing [2025-01-06T09:45:46.143Z] f9bb332bb25c: Preparing [2025-01-06T09:45:46.143Z] ee7e1dad89ee: Preparing [2025-01-06T09:45:46.143Z] f91855a1779c: Preparing [2025-01-06T09:45:46.143Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:46.143Z] 4e02973292fa: Preparing [2025-01-06T09:45:46.143Z] acff22caaad2: Preparing [2025-01-06T09:45:46.143Z] 651d9022c234: Preparing [2025-01-06T09:45:46.143Z] 4e02973292fa: Waiting [2025-01-06T09:45:46.143Z] acff22caaad2: Waiting [2025-01-06T09:45:46.143Z] 651d9022c234: Waiting [2025-01-06T09:45:46.143Z] 8ed0fddc9780: Waiting [2025-01-06T09:45:46.143Z] 06fc36a9f335: Layer already exists [2025-01-06T09:45:46.143Z] f91855a1779c: Layer already exists [2025-01-06T09:45:46.143Z] f9bb332bb25c: Layer already exists [2025-01-06T09:45:46.143Z] 034a40533d28: Layer already exists [2025-01-06T09:45:46.143Z] ee7e1dad89ee: Layer already exists [2025-01-06T09:45:46.143Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:46.143Z] acff22caaad2: Layer already exists [2025-01-06T09:45:46.143Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:46.143Z] 651d9022c234: Layer already exists [2025-01-06T09:45:46.408Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:46.770Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:47.131Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-06T09:45:47.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T09:45:47.131Z] 06fc36a9f335: Preparing [2025-01-06T09:45:47.131Z] 034a40533d28: Preparing [2025-01-06T09:45:47.131Z] f9bb332bb25c: Preparing [2025-01-06T09:45:47.131Z] ee7e1dad89ee: Preparing [2025-01-06T09:45:47.131Z] f91855a1779c: Preparing [2025-01-06T09:45:47.131Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:47.131Z] 4e02973292fa: Preparing [2025-01-06T09:45:47.131Z] 8ed0fddc9780: Waiting [2025-01-06T09:45:47.131Z] acff22caaad2: Preparing [2025-01-06T09:45:47.131Z] 651d9022c234: Preparing [2025-01-06T09:45:47.131Z] acff22caaad2: Waiting [2025-01-06T09:45:47.131Z] 4e02973292fa: Waiting [2025-01-06T09:45:47.131Z] 651d9022c234: Waiting [2025-01-06T09:45:47.131Z] 034a40533d28: Layer already exists [2025-01-06T09:45:47.131Z] f91855a1779c: Layer already exists [2025-01-06T09:45:47.131Z] 06fc36a9f335: Layer already exists [2025-01-06T09:45:47.131Z] f9bb332bb25c: Layer already exists [2025-01-06T09:45:47.131Z] ee7e1dad89ee: Layer already exists [2025-01-06T09:45:47.131Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:47.131Z] acff22caaad2: Layer already exists [2025-01-06T09:45:47.131Z] 4e02973292fa: Layer already exists [2025-01-06T09:45:47.131Z] 651d9022c234: Layer already exists [2025-01-06T09:45:47.397Z] main: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:45:47.478Z] ===================================================== [Pipeline] echo [2025-01-06T09:45:47.493Z] taggedImages: [2025-01-06T09:45:47.493Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:47.493Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T09:45:47.493Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 [2025-01-06T09:45:47.493Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:47.493Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T09:45:47.521Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-06T09:45:47.521Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:47.521Z] latest [2025-01-06T09:45:47.521Z] 4.0.0-dev.33 [2025-01-06T09:45:47.521Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:47.521Z] main [2025-01-06T09:45:47.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:47.894Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:48.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:48.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T09:45:48.268Z] e96960d39477: Preparing [2025-01-06T09:45:48.268Z] 5deaa672cd63: Preparing [2025-01-06T09:45:48.268Z] 8f80c6a6c012: Preparing [2025-01-06T09:45:48.268Z] f91855a1779c: Preparing [2025-01-06T09:45:48.268Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:48.268Z] 891ca537aa92: Preparing [2025-01-06T09:45:48.268Z] 6e5620a02ed7: Preparing [2025-01-06T09:45:48.268Z] 891ca537aa92: Waiting [2025-01-06T09:45:48.268Z] 651d9022c234: Preparing [2025-01-06T09:45:48.268Z] 6e5620a02ed7: Waiting [2025-01-06T09:45:48.268Z] 651d9022c234: Waiting [2025-01-06T09:45:48.268Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:48.268Z] f91855a1779c: Layer already exists [2025-01-06T09:45:48.534Z] 5deaa672cd63: Pushed [2025-01-06T09:45:48.534Z] e96960d39477: Pushed [2025-01-06T09:45:48.534Z] 651d9022c234: Layer already exists [2025-01-06T09:45:48.534Z] 6e5620a02ed7: Pushed [2025-01-06T09:45:49.935Z] 891ca537aa92: Pushed [2025-01-06T09:45:54.185Z] 8f80c6a6c012: Pushed [2025-01-06T09:45:54.185Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:54.538Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:54.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T09:45:54.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T09:45:54.878Z] e96960d39477: Preparing [2025-01-06T09:45:54.878Z] 5deaa672cd63: Preparing [2025-01-06T09:45:54.878Z] 8f80c6a6c012: Preparing [2025-01-06T09:45:54.878Z] f91855a1779c: Preparing [2025-01-06T09:45:54.878Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:54.878Z] 891ca537aa92: Preparing [2025-01-06T09:45:54.878Z] 6e5620a02ed7: Preparing [2025-01-06T09:45:54.878Z] 651d9022c234: Preparing [2025-01-06T09:45:54.878Z] 891ca537aa92: Waiting [2025-01-06T09:45:54.878Z] 651d9022c234: Waiting [2025-01-06T09:45:54.878Z] 6e5620a02ed7: Waiting [2025-01-06T09:45:54.878Z] 5deaa672cd63: Layer already exists [2025-01-06T09:45:54.878Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:54.878Z] e96960d39477: Layer already exists [2025-01-06T09:45:54.878Z] 8f80c6a6c012: Layer already exists [2025-01-06T09:45:54.878Z] f91855a1779c: Layer already exists [2025-01-06T09:45:54.878Z] 651d9022c234: Layer already exists [2025-01-06T09:45:54.878Z] 6e5620a02ed7: Layer already exists [2025-01-06T09:45:54.878Z] 891ca537aa92: Layer already exists [2025-01-06T09:45:55.143Z] latest: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:55.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:55.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 [2025-01-06T09:45:55.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T09:45:55.930Z] e96960d39477: Preparing [2025-01-06T09:45:55.930Z] 5deaa672cd63: Preparing [2025-01-06T09:45:55.930Z] 8f80c6a6c012: Preparing [2025-01-06T09:45:55.930Z] f91855a1779c: Preparing [2025-01-06T09:45:55.930Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:55.930Z] 891ca537aa92: Preparing [2025-01-06T09:45:55.930Z] 6e5620a02ed7: Preparing [2025-01-06T09:45:55.930Z] 651d9022c234: Preparing [2025-01-06T09:45:55.930Z] 891ca537aa92: Waiting [2025-01-06T09:45:55.930Z] 6e5620a02ed7: Waiting [2025-01-06T09:45:55.930Z] 651d9022c234: Waiting [2025-01-06T09:45:55.930Z] f91855a1779c: Layer already exists [2025-01-06T09:45:55.930Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:55.930Z] 5deaa672cd63: Layer already exists [2025-01-06T09:45:55.930Z] 8f80c6a6c012: Layer already exists [2025-01-06T09:45:55.930Z] e96960d39477: Layer already exists [2025-01-06T09:45:55.930Z] 6e5620a02ed7: Layer already exists [2025-01-06T09:45:55.930Z] 891ca537aa92: Layer already exists [2025-01-06T09:45:55.930Z] 651d9022c234: Layer already exists [2025-01-06T09:45:56.193Z] 4.0.0-dev.33: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:56.561Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:56.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:56.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T09:45:56.921Z] e96960d39477: Preparing [2025-01-06T09:45:56.921Z] 5deaa672cd63: Preparing [2025-01-06T09:45:56.921Z] 8f80c6a6c012: Preparing [2025-01-06T09:45:56.921Z] f91855a1779c: Preparing [2025-01-06T09:45:56.921Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:56.921Z] 891ca537aa92: Preparing [2025-01-06T09:45:56.921Z] 6e5620a02ed7: Preparing [2025-01-06T09:45:56.921Z] 651d9022c234: Preparing [2025-01-06T09:45:56.921Z] 891ca537aa92: Waiting [2025-01-06T09:45:56.921Z] 6e5620a02ed7: Waiting [2025-01-06T09:45:56.921Z] 651d9022c234: Waiting [2025-01-06T09:45:57.186Z] f91855a1779c: Layer already exists [2025-01-06T09:45:57.186Z] 8f80c6a6c012: Layer already exists [2025-01-06T09:45:57.186Z] e96960d39477: Layer already exists [2025-01-06T09:45:57.186Z] 5deaa672cd63: Layer already exists [2025-01-06T09:45:57.186Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:57.186Z] 891ca537aa92: Layer already exists [2025-01-06T09:45:57.186Z] 651d9022c234: Layer already exists [2025-01-06T09:45:57.186Z] 6e5620a02ed7: Layer already exists [2025-01-06T09:45:57.186Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:57.552Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:57.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-06T09:45:57.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T09:45:57.912Z] e96960d39477: Preparing [2025-01-06T09:45:57.912Z] 5deaa672cd63: Preparing [2025-01-06T09:45:57.912Z] 8f80c6a6c012: Preparing [2025-01-06T09:45:57.912Z] f91855a1779c: Preparing [2025-01-06T09:45:57.912Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:57.912Z] 891ca537aa92: Preparing [2025-01-06T09:45:57.912Z] 6e5620a02ed7: Preparing [2025-01-06T09:45:57.912Z] 651d9022c234: Preparing [2025-01-06T09:45:57.912Z] 651d9022c234: Waiting [2025-01-06T09:45:57.912Z] 6e5620a02ed7: Waiting [2025-01-06T09:45:57.912Z] 891ca537aa92: Waiting [2025-01-06T09:45:57.912Z] 5deaa672cd63: Layer already exists [2025-01-06T09:45:57.912Z] f91855a1779c: Layer already exists [2025-01-06T09:45:57.912Z] e96960d39477: Layer already exists [2025-01-06T09:45:57.912Z] 8f80c6a6c012: Layer already exists [2025-01-06T09:45:57.912Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:57.912Z] 891ca537aa92: Layer already exists [2025-01-06T09:45:57.912Z] 6e5620a02ed7: Layer already exists [2025-01-06T09:45:57.912Z] 651d9022c234: Layer already exists [2025-01-06T09:45:58.174Z] main: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:45:58.251Z] ===================================================== [Pipeline] echo [2025-01-06T09:45:58.265Z] taggedImages: [2025-01-06T09:45:58.265Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:58.265Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T09:45:58.265Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 [2025-01-06T09:45:58.265Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:58.265Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-06T09:45:58.292Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-06T09:45:58.292Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:58.292Z] latest [2025-01-06T09:45:58.292Z] 4.0.0-dev.33 [2025-01-06T09:45:58.292Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:45:58.292Z] main [2025-01-06T09:45:58.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:58.655Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:45:59.004Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:45:59.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T09:45:59.004Z] 7e457e47b738: Preparing [2025-01-06T09:45:59.004Z] 223e3c61280e: Preparing [2025-01-06T09:45:59.004Z] 54164f88b327: Preparing [2025-01-06T09:45:59.004Z] 8ed0fddc9780: Preparing [2025-01-06T09:45:59.004Z] 3de8b44d8230: Preparing [2025-01-06T09:45:59.004Z] cfb4632c491f: Preparing [2025-01-06T09:45:59.004Z] 651d9022c234: Preparing [2025-01-06T09:45:59.004Z] cfb4632c491f: Waiting [2025-01-06T09:45:59.004Z] 651d9022c234: Waiting [2025-01-06T09:45:59.004Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:45:59.270Z] 7e457e47b738: Pushed [2025-01-06T09:45:59.270Z] 223e3c61280e: Pushed [2025-01-06T09:45:59.270Z] 3de8b44d8230: Pushed [2025-01-06T09:45:59.270Z] cfb4632c491f: Pushed [2025-01-06T09:45:59.270Z] 651d9022c234: Layer already exists [2025-01-06T09:46:03.507Z] 54164f88b327: Pushed [2025-01-06T09:46:03.772Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:04.132Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:04.485Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T09:46:04.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T09:46:04.485Z] 7e457e47b738: Preparing [2025-01-06T09:46:04.485Z] 223e3c61280e: Preparing [2025-01-06T09:46:04.485Z] 54164f88b327: Preparing [2025-01-06T09:46:04.485Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:04.485Z] 3de8b44d8230: Preparing [2025-01-06T09:46:04.485Z] cfb4632c491f: Preparing [2025-01-06T09:46:04.485Z] 651d9022c234: Preparing [2025-01-06T09:46:04.485Z] cfb4632c491f: Waiting [2025-01-06T09:46:04.485Z] 651d9022c234: Waiting [2025-01-06T09:46:04.485Z] 54164f88b327: Layer already exists [2025-01-06T09:46:04.485Z] 223e3c61280e: Layer already exists [2025-01-06T09:46:04.485Z] 7e457e47b738: Layer already exists [2025-01-06T09:46:04.485Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:04.485Z] 3de8b44d8230: Layer already exists [2025-01-06T09:46:04.485Z] 651d9022c234: Layer already exists [2025-01-06T09:46:04.485Z] cfb4632c491f: Layer already exists [2025-01-06T09:46:04.749Z] latest: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:05.104Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:05.443Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 [2025-01-06T09:46:05.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T09:46:05.443Z] 7e457e47b738: Preparing [2025-01-06T09:46:05.443Z] 223e3c61280e: Preparing [2025-01-06T09:46:05.443Z] 54164f88b327: Preparing [2025-01-06T09:46:05.443Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:05.443Z] 3de8b44d8230: Preparing [2025-01-06T09:46:05.443Z] cfb4632c491f: Preparing [2025-01-06T09:46:05.443Z] 651d9022c234: Preparing [2025-01-06T09:46:05.443Z] cfb4632c491f: Waiting [2025-01-06T09:46:05.443Z] 651d9022c234: Waiting [2025-01-06T09:46:05.443Z] 54164f88b327: Layer already exists [2025-01-06T09:46:05.443Z] 223e3c61280e: Layer already exists [2025-01-06T09:46:05.443Z] 3de8b44d8230: Layer already exists [2025-01-06T09:46:05.443Z] 7e457e47b738: Layer already exists [2025-01-06T09:46:05.443Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:05.443Z] 651d9022c234: Layer already exists [2025-01-06T09:46:05.443Z] cfb4632c491f: Layer already exists [2025-01-06T09:46:05.706Z] 4.0.0-dev.33: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:06.054Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:06.401Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:06.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T09:46:06.401Z] 7e457e47b738: Preparing [2025-01-06T09:46:06.401Z] 223e3c61280e: Preparing [2025-01-06T09:46:06.401Z] 54164f88b327: Preparing [2025-01-06T09:46:06.401Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:06.401Z] 3de8b44d8230: Preparing [2025-01-06T09:46:06.401Z] cfb4632c491f: Preparing [2025-01-06T09:46:06.401Z] 651d9022c234: Preparing [2025-01-06T09:46:06.401Z] cfb4632c491f: Waiting [2025-01-06T09:46:06.401Z] 651d9022c234: Waiting [2025-01-06T09:46:06.401Z] 54164f88b327: Layer already exists [2025-01-06T09:46:06.401Z] 223e3c61280e: Layer already exists [2025-01-06T09:46:06.401Z] 7e457e47b738: Layer already exists [2025-01-06T09:46:06.401Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:06.401Z] 3de8b44d8230: Layer already exists [2025-01-06T09:46:06.401Z] cfb4632c491f: Layer already exists [2025-01-06T09:46:06.401Z] 651d9022c234: Layer already exists [2025-01-06T09:46:06.665Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:07.017Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:07.371Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-06T09:46:07.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T09:46:07.371Z] 7e457e47b738: Preparing [2025-01-06T09:46:07.371Z] 223e3c61280e: Preparing [2025-01-06T09:46:07.371Z] 54164f88b327: Preparing [2025-01-06T09:46:07.371Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:07.371Z] 3de8b44d8230: Preparing [2025-01-06T09:46:07.371Z] cfb4632c491f: Preparing [2025-01-06T09:46:07.371Z] 651d9022c234: Preparing [2025-01-06T09:46:07.371Z] cfb4632c491f: Waiting [2025-01-06T09:46:07.371Z] 651d9022c234: Waiting [2025-01-06T09:46:07.371Z] 54164f88b327: Layer already exists [2025-01-06T09:46:07.371Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:07.371Z] 3de8b44d8230: Layer already exists [2025-01-06T09:46:07.371Z] 7e457e47b738: Layer already exists [2025-01-06T09:46:07.371Z] 223e3c61280e: Layer already exists [2025-01-06T09:46:07.371Z] cfb4632c491f: Layer already exists [2025-01-06T09:46:07.371Z] 651d9022c234: Layer already exists [2025-01-06T09:46:07.635Z] main: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:07.708Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:07.724Z] taggedImages: [2025-01-06T09:46:07.724Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:07.724Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T09:46:07.724Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 [2025-01-06T09:46:07.724Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:07.724Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-06T09:46:07.754Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-06T09:46:07.754Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:07.754Z] latest [2025-01-06T09:46:07.754Z] 4.0.0-dev.33 [2025-01-06T09:46:07.754Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:07.754Z] main [2025-01-06T09:46:07.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:08.116Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:08.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:08.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T09:46:08.470Z] 1d1e88ac49ca: Preparing [2025-01-06T09:46:08.470Z] 805ee312776c: Preparing [2025-01-06T09:46:08.470Z] 35575e18877c: Preparing [2025-01-06T09:46:08.470Z] 1aa18e72301c: Preparing [2025-01-06T09:46:08.470Z] f91855a1779c: Preparing [2025-01-06T09:46:08.470Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:08.470Z] 4e02973292fa: Preparing [2025-01-06T09:46:08.470Z] acff22caaad2: Preparing [2025-01-06T09:46:08.470Z] 651d9022c234: Preparing [2025-01-06T09:46:08.470Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:08.470Z] 4e02973292fa: Waiting [2025-01-06T09:46:08.470Z] 651d9022c234: Waiting [2025-01-06T09:46:08.470Z] acff22caaad2: Waiting [2025-01-06T09:46:08.470Z] f91855a1779c: Layer already exists [2025-01-06T09:46:08.734Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:08.734Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:08.734Z] acff22caaad2: Layer already exists [2025-01-06T09:46:08.734Z] 35575e18877c: Pushed [2025-01-06T09:46:08.734Z] 1d1e88ac49ca: Pushed [2025-01-06T09:46:08.734Z] 805ee312776c: Pushed [2025-01-06T09:46:08.734Z] 651d9022c234: Layer already exists [2025-01-06T09:46:14.061Z] 1aa18e72301c: Pushed [2025-01-06T09:46:14.061Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:14.412Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:16.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T09:46:16.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T09:46:16.173Z] 1d1e88ac49ca: Preparing [2025-01-06T09:46:16.173Z] 805ee312776c: Preparing [2025-01-06T09:46:16.173Z] 35575e18877c: Preparing [2025-01-06T09:46:16.173Z] 1aa18e72301c: Preparing [2025-01-06T09:46:16.173Z] f91855a1779c: Preparing [2025-01-06T09:46:16.173Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:16.173Z] 4e02973292fa: Preparing [2025-01-06T09:46:16.173Z] acff22caaad2: Preparing [2025-01-06T09:46:16.173Z] 651d9022c234: Preparing [2025-01-06T09:46:16.173Z] 651d9022c234: Waiting [2025-01-06T09:46:16.173Z] acff22caaad2: Waiting [2025-01-06T09:46:16.173Z] 4e02973292fa: Waiting [2025-01-06T09:46:16.173Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:16.173Z] 35575e18877c: Layer already exists [2025-01-06T09:46:16.173Z] 1aa18e72301c: Layer already exists [2025-01-06T09:46:16.173Z] f91855a1779c: Layer already exists [2025-01-06T09:46:16.173Z] 805ee312776c: Layer already exists [2025-01-06T09:46:16.173Z] 1d1e88ac49ca: Layer already exists [2025-01-06T09:46:16.173Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:16.173Z] 651d9022c234: Layer already exists [2025-01-06T09:46:16.173Z] acff22caaad2: Layer already exists [2025-01-06T09:46:16.173Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:16.438Z] latest: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:16.792Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:17.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 [2025-01-06T09:46:17.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T09:46:17.153Z] 1d1e88ac49ca: Preparing [2025-01-06T09:46:17.153Z] 805ee312776c: Preparing [2025-01-06T09:46:17.153Z] 35575e18877c: Preparing [2025-01-06T09:46:17.153Z] 1aa18e72301c: Preparing [2025-01-06T09:46:17.153Z] f91855a1779c: Preparing [2025-01-06T09:46:17.153Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:17.153Z] 4e02973292fa: Preparing [2025-01-06T09:46:17.153Z] acff22caaad2: Preparing [2025-01-06T09:46:17.153Z] 651d9022c234: Preparing [2025-01-06T09:46:17.153Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:17.153Z] 4e02973292fa: Waiting [2025-01-06T09:46:17.153Z] 651d9022c234: Waiting [2025-01-06T09:46:17.153Z] acff22caaad2: Waiting [2025-01-06T09:46:17.153Z] f91855a1779c: Layer already exists [2025-01-06T09:46:17.153Z] 1aa18e72301c: Layer already exists [2025-01-06T09:46:17.153Z] 805ee312776c: Layer already exists [2025-01-06T09:46:17.153Z] 1d1e88ac49ca: Layer already exists [2025-01-06T09:46:17.153Z] 35575e18877c: Layer already exists [2025-01-06T09:46:17.153Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:17.153Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:17.153Z] 651d9022c234: Layer already exists [2025-01-06T09:46:17.153Z] acff22caaad2: Layer already exists [2025-01-06T09:46:17.419Z] 4.0.0-dev.33: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:17.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:18.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:18.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T09:46:18.128Z] 1d1e88ac49ca: Preparing [2025-01-06T09:46:18.128Z] 805ee312776c: Preparing [2025-01-06T09:46:18.128Z] 35575e18877c: Preparing [2025-01-06T09:46:18.129Z] 1aa18e72301c: Preparing [2025-01-06T09:46:18.129Z] f91855a1779c: Preparing [2025-01-06T09:46:18.129Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:18.129Z] 4e02973292fa: Preparing [2025-01-06T09:46:18.129Z] acff22caaad2: Preparing [2025-01-06T09:46:18.129Z] 651d9022c234: Preparing [2025-01-06T09:46:18.129Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:18.129Z] 4e02973292fa: Waiting [2025-01-06T09:46:18.129Z] acff22caaad2: Waiting [2025-01-06T09:46:18.129Z] 651d9022c234: Waiting [2025-01-06T09:46:18.129Z] 35575e18877c: Layer already exists [2025-01-06T09:46:18.129Z] f91855a1779c: Layer already exists [2025-01-06T09:46:18.129Z] 1aa18e72301c: Layer already exists [2025-01-06T09:46:18.129Z] 1d1e88ac49ca: Layer already exists [2025-01-06T09:46:18.129Z] 805ee312776c: Layer already exists [2025-01-06T09:46:18.129Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:18.129Z] 651d9022c234: Layer already exists [2025-01-06T09:46:18.129Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:18.129Z] acff22caaad2: Layer already exists [2025-01-06T09:46:18.394Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:18.750Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:19.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-06T09:46:19.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T09:46:19.225Z] 1d1e88ac49ca: Preparing [2025-01-06T09:46:19.225Z] 805ee312776c: Preparing [2025-01-06T09:46:19.225Z] 35575e18877c: Preparing [2025-01-06T09:46:19.225Z] 1aa18e72301c: Preparing [2025-01-06T09:46:19.225Z] f91855a1779c: Preparing [2025-01-06T09:46:19.225Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:19.225Z] 4e02973292fa: Preparing [2025-01-06T09:46:19.225Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:19.225Z] 4e02973292fa: Waiting [2025-01-06T09:46:19.225Z] acff22caaad2: Preparing [2025-01-06T09:46:19.225Z] 651d9022c234: Preparing [2025-01-06T09:46:19.225Z] acff22caaad2: Waiting [2025-01-06T09:46:19.225Z] 651d9022c234: Waiting [2025-01-06T09:46:19.225Z] 35575e18877c: Layer already exists [2025-01-06T09:46:19.225Z] 805ee312776c: Layer already exists [2025-01-06T09:46:19.225Z] 1d1e88ac49ca: Layer already exists [2025-01-06T09:46:19.225Z] f91855a1779c: Layer already exists [2025-01-06T09:46:19.225Z] 1aa18e72301c: Layer already exists [2025-01-06T09:46:19.225Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:19.225Z] acff22caaad2: Layer already exists [2025-01-06T09:46:19.225Z] 651d9022c234: Layer already exists [2025-01-06T09:46:19.225Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:19.494Z] main: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:19.575Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:19.586Z] taggedImages: [2025-01-06T09:46:19.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:19.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T09:46:19.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 [2025-01-06T09:46:19.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:19.586Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-06T09:46:19.619Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-06T09:46:19.619Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:19.619Z] latest [2025-01-06T09:46:19.619Z] 4.0.0-dev.33 [2025-01-06T09:46:19.619Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:19.619Z] main [2025-01-06T09:46:19.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:20.009Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:20.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:20.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T09:46:20.372Z] 77d3df68afd0: Preparing [2025-01-06T09:46:20.372Z] e6f6054d8bc9: Preparing [2025-01-06T09:46:20.372Z] de6f309eac52: Preparing [2025-01-06T09:46:20.372Z] e921fc52bfd3: Preparing [2025-01-06T09:46:20.372Z] 30a0340fdebf: Preparing [2025-01-06T09:46:20.372Z] b77a356f5bb9: Preparing [2025-01-06T09:46:20.372Z] a074241659bb: Preparing [2025-01-06T09:46:20.372Z] b77a356f5bb9: Waiting [2025-01-06T09:46:20.372Z] f91855a1779c: Preparing [2025-01-06T09:46:20.372Z] a074241659bb: Waiting [2025-01-06T09:46:20.372Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:20.372Z] f91855a1779c: Waiting [2025-01-06T09:46:20.372Z] fbd2e89b799a: Preparing [2025-01-06T09:46:20.372Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:20.372Z] b0ba553d2b21: Preparing [2025-01-06T09:46:20.372Z] fbd2e89b799a: Waiting [2025-01-06T09:46:20.372Z] 5f70bf18a086: Preparing [2025-01-06T09:46:20.372Z] b0ba553d2b21: Waiting [2025-01-06T09:46:20.372Z] cc4f96e62909: Preparing [2025-01-06T09:46:20.372Z] e6417a47d4d0: Preparing [2025-01-06T09:46:20.372Z] 9d6e0d456775: Preparing [2025-01-06T09:46:20.372Z] 651d9022c234: Preparing [2025-01-06T09:46:20.372Z] 5f70bf18a086: Waiting [2025-01-06T09:46:20.372Z] cc4f96e62909: Waiting [2025-01-06T09:46:20.372Z] e6417a47d4d0: Waiting [2025-01-06T09:46:20.372Z] 9d6e0d456775: Waiting [2025-01-06T09:46:20.372Z] 651d9022c234: Waiting [2025-01-06T09:46:20.649Z] 30a0340fdebf: Pushed [2025-01-06T09:46:20.649Z] e6f6054d8bc9: Pushed [2025-01-06T09:46:20.649Z] 77d3df68afd0: Pushed [2025-01-06T09:46:20.649Z] de6f309eac52: Pushed [2025-01-06T09:46:20.649Z] e921fc52bfd3: Pushed [2025-01-06T09:46:20.649Z] f91855a1779c: Layer already exists [2025-01-06T09:46:20.649Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:20.649Z] 5f70bf18a086: Layer already exists [2025-01-06T09:46:20.649Z] b77a356f5bb9: Pushed [2025-01-06T09:46:20.918Z] b0ba553d2b21: Pushed [2025-01-06T09:46:20.918Z] fbd2e89b799a: Pushed [2025-01-06T09:46:20.918Z] 651d9022c234: Layer already exists [2025-01-06T09:46:20.918Z] cc4f96e62909: Pushed [2025-01-06T09:46:20.918Z] 9d6e0d456775: Pushed [2025-01-06T09:46:22.347Z] e6417a47d4d0: Pushed [2025-01-06T09:46:23.763Z] a074241659bb: Pushed [2025-01-06T09:46:23.763Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:24.131Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:24.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T09:46:24.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T09:46:24.498Z] 77d3df68afd0: Preparing [2025-01-06T09:46:24.498Z] e6f6054d8bc9: Preparing [2025-01-06T09:46:24.498Z] de6f309eac52: Preparing [2025-01-06T09:46:24.498Z] e921fc52bfd3: Preparing [2025-01-06T09:46:24.498Z] 30a0340fdebf: Preparing [2025-01-06T09:46:24.498Z] b77a356f5bb9: Preparing [2025-01-06T09:46:24.498Z] a074241659bb: Preparing [2025-01-06T09:46:24.498Z] f91855a1779c: Preparing [2025-01-06T09:46:24.498Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:24.498Z] fbd2e89b799a: Preparing [2025-01-06T09:46:24.498Z] b0ba553d2b21: Preparing [2025-01-06T09:46:24.498Z] 5f70bf18a086: Preparing [2025-01-06T09:46:24.498Z] b77a356f5bb9: Waiting [2025-01-06T09:46:24.498Z] cc4f96e62909: Preparing [2025-01-06T09:46:24.498Z] a074241659bb: Waiting [2025-01-06T09:46:24.498Z] e6417a47d4d0: Preparing [2025-01-06T09:46:24.498Z] f91855a1779c: Waiting [2025-01-06T09:46:24.498Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:24.498Z] 9d6e0d456775: Preparing [2025-01-06T09:46:24.498Z] fbd2e89b799a: Waiting [2025-01-06T09:46:24.498Z] 651d9022c234: Preparing [2025-01-06T09:46:24.498Z] b0ba553d2b21: Waiting [2025-01-06T09:46:24.498Z] 5f70bf18a086: Waiting [2025-01-06T09:46:24.498Z] cc4f96e62909: Waiting [2025-01-06T09:46:24.498Z] 9d6e0d456775: Waiting [2025-01-06T09:46:24.498Z] e6417a47d4d0: Waiting [2025-01-06T09:46:24.498Z] 651d9022c234: Waiting [2025-01-06T09:46:24.498Z] 30a0340fdebf: Layer already exists [2025-01-06T09:46:24.498Z] e6f6054d8bc9: Layer already exists [2025-01-06T09:46:24.498Z] e921fc52bfd3: Layer already exists [2025-01-06T09:46:24.498Z] de6f309eac52: Layer already exists [2025-01-06T09:46:24.498Z] 77d3df68afd0: Layer already exists [2025-01-06T09:46:24.498Z] b77a356f5bb9: Layer already exists [2025-01-06T09:46:24.498Z] a074241659bb: Layer already exists [2025-01-06T09:46:24.498Z] f91855a1779c: Layer already exists [2025-01-06T09:46:24.498Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:24.498Z] fbd2e89b799a: Layer already exists [2025-01-06T09:46:24.498Z] b0ba553d2b21: Layer already exists [2025-01-06T09:46:24.498Z] 5f70bf18a086: Layer already exists [2025-01-06T09:46:24.498Z] 9d6e0d456775: Layer already exists [2025-01-06T09:46:24.498Z] 651d9022c234: Layer already exists [2025-01-06T09:46:24.498Z] cc4f96e62909: Layer already exists [2025-01-06T09:46:24.498Z] e6417a47d4d0: Layer already exists [2025-01-06T09:46:24.768Z] latest: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:25.135Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:25.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 [2025-01-06T09:46:25.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T09:46:25.500Z] 77d3df68afd0: Preparing [2025-01-06T09:46:25.500Z] e6f6054d8bc9: Preparing [2025-01-06T09:46:25.500Z] de6f309eac52: Preparing [2025-01-06T09:46:25.500Z] e921fc52bfd3: Preparing [2025-01-06T09:46:25.500Z] 30a0340fdebf: Preparing [2025-01-06T09:46:25.500Z] b77a356f5bb9: Preparing [2025-01-06T09:46:25.500Z] a074241659bb: Preparing [2025-01-06T09:46:25.500Z] f91855a1779c: Preparing [2025-01-06T09:46:25.500Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:25.500Z] fbd2e89b799a: Preparing [2025-01-06T09:46:25.500Z] b0ba553d2b21: Preparing [2025-01-06T09:46:25.500Z] 5f70bf18a086: Preparing [2025-01-06T09:46:25.500Z] cc4f96e62909: Preparing [2025-01-06T09:46:25.500Z] e6417a47d4d0: Preparing [2025-01-06T09:46:25.500Z] 9d6e0d456775: Preparing [2025-01-06T09:46:25.500Z] 651d9022c234: Preparing [2025-01-06T09:46:25.500Z] b77a356f5bb9: Waiting [2025-01-06T09:46:25.500Z] a074241659bb: Waiting [2025-01-06T09:46:25.500Z] f91855a1779c: Waiting [2025-01-06T09:46:25.500Z] cc4f96e62909: Waiting [2025-01-06T09:46:25.500Z] e6417a47d4d0: Waiting [2025-01-06T09:46:25.500Z] 9d6e0d456775: Waiting [2025-01-06T09:46:25.500Z] 651d9022c234: Waiting [2025-01-06T09:46:25.500Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:25.500Z] fbd2e89b799a: Waiting [2025-01-06T09:46:25.500Z] b0ba553d2b21: Waiting [2025-01-06T09:46:25.500Z] 5f70bf18a086: Waiting [2025-01-06T09:46:25.500Z] 30a0340fdebf: Layer already exists [2025-01-06T09:46:25.500Z] de6f309eac52: Layer already exists [2025-01-06T09:46:25.500Z] 77d3df68afd0: Layer already exists [2025-01-06T09:46:25.500Z] e6f6054d8bc9: Layer already exists [2025-01-06T09:46:25.500Z] e921fc52bfd3: Layer already exists [2025-01-06T09:46:25.500Z] a074241659bb: Layer already exists [2025-01-06T09:46:25.500Z] b77a356f5bb9: Layer already exists [2025-01-06T09:46:25.500Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:25.500Z] fbd2e89b799a: Layer already exists [2025-01-06T09:46:25.500Z] f91855a1779c: Layer already exists [2025-01-06T09:46:25.500Z] b0ba553d2b21: Layer already exists [2025-01-06T09:46:25.500Z] 5f70bf18a086: Layer already exists [2025-01-06T09:46:25.500Z] cc4f96e62909: Layer already exists [2025-01-06T09:46:25.500Z] e6417a47d4d0: Layer already exists [2025-01-06T09:46:25.500Z] 9d6e0d456775: Layer already exists [2025-01-06T09:46:25.500Z] 651d9022c234: Layer already exists [2025-01-06T09:46:25.765Z] 4.0.0-dev.33: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:26.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:26.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:26.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T09:46:26.465Z] 77d3df68afd0: Preparing [2025-01-06T09:46:26.465Z] e6f6054d8bc9: Preparing [2025-01-06T09:46:26.465Z] de6f309eac52: Preparing [2025-01-06T09:46:26.465Z] e921fc52bfd3: Preparing [2025-01-06T09:46:26.465Z] 30a0340fdebf: Preparing [2025-01-06T09:46:26.465Z] b77a356f5bb9: Preparing [2025-01-06T09:46:26.465Z] a074241659bb: Preparing [2025-01-06T09:46:26.465Z] f91855a1779c: Preparing [2025-01-06T09:46:26.465Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:26.465Z] fbd2e89b799a: Preparing [2025-01-06T09:46:26.465Z] b77a356f5bb9: Waiting [2025-01-06T09:46:26.465Z] b0ba553d2b21: Preparing [2025-01-06T09:46:26.465Z] a074241659bb: Waiting [2025-01-06T09:46:26.465Z] 5f70bf18a086: Preparing [2025-01-06T09:46:26.465Z] f91855a1779c: Waiting [2025-01-06T09:46:26.465Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:26.465Z] cc4f96e62909: Preparing [2025-01-06T09:46:26.465Z] fbd2e89b799a: Waiting [2025-01-06T09:46:26.465Z] b0ba553d2b21: Waiting [2025-01-06T09:46:26.465Z] e6417a47d4d0: Preparing [2025-01-06T09:46:26.465Z] 5f70bf18a086: Waiting [2025-01-06T09:46:26.465Z] cc4f96e62909: Waiting [2025-01-06T09:46:26.465Z] 9d6e0d456775: Preparing [2025-01-06T09:46:26.465Z] 651d9022c234: Preparing [2025-01-06T09:46:26.465Z] e6417a47d4d0: Waiting [2025-01-06T09:46:26.465Z] 9d6e0d456775: Waiting [2025-01-06T09:46:26.465Z] 651d9022c234: Waiting [2025-01-06T09:46:26.465Z] de6f309eac52: Layer already exists [2025-01-06T09:46:26.465Z] e6f6054d8bc9: Layer already exists [2025-01-06T09:46:26.465Z] 30a0340fdebf: Layer already exists [2025-01-06T09:46:26.465Z] e921fc52bfd3: Layer already exists [2025-01-06T09:46:26.465Z] 77d3df68afd0: Layer already exists [2025-01-06T09:46:26.465Z] b77a356f5bb9: Layer already exists [2025-01-06T09:46:26.465Z] f91855a1779c: Layer already exists [2025-01-06T09:46:26.465Z] a074241659bb: Layer already exists [2025-01-06T09:46:26.465Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:26.465Z] fbd2e89b799a: Layer already exists [2025-01-06T09:46:26.465Z] b0ba553d2b21: Layer already exists [2025-01-06T09:46:26.465Z] 5f70bf18a086: Layer already exists [2025-01-06T09:46:26.465Z] e6417a47d4d0: Layer already exists [2025-01-06T09:46:26.465Z] cc4f96e62909: Layer already exists [2025-01-06T09:46:26.731Z] 9d6e0d456775: Layer already exists [2025-01-06T09:46:26.731Z] 651d9022c234: Layer already exists [2025-01-06T09:46:26.731Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:27.094Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:27.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-06T09:46:27.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T09:46:27.436Z] 77d3df68afd0: Preparing [2025-01-06T09:46:27.436Z] e6f6054d8bc9: Preparing [2025-01-06T09:46:27.436Z] de6f309eac52: Preparing [2025-01-06T09:46:27.436Z] e921fc52bfd3: Preparing [2025-01-06T09:46:27.436Z] 30a0340fdebf: Preparing [2025-01-06T09:46:27.436Z] b77a356f5bb9: Preparing [2025-01-06T09:46:27.436Z] a074241659bb: Preparing [2025-01-06T09:46:27.436Z] f91855a1779c: Preparing [2025-01-06T09:46:27.436Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:27.436Z] fbd2e89b799a: Preparing [2025-01-06T09:46:27.436Z] b0ba553d2b21: Preparing [2025-01-06T09:46:27.436Z] 5f70bf18a086: Preparing [2025-01-06T09:46:27.436Z] cc4f96e62909: Preparing [2025-01-06T09:46:27.436Z] e6417a47d4d0: Preparing [2025-01-06T09:46:27.436Z] 9d6e0d456775: Preparing [2025-01-06T09:46:27.436Z] 651d9022c234: Preparing [2025-01-06T09:46:27.436Z] b77a356f5bb9: Waiting [2025-01-06T09:46:27.436Z] b0ba553d2b21: Waiting [2025-01-06T09:46:27.436Z] a074241659bb: Waiting [2025-01-06T09:46:27.436Z] 5f70bf18a086: Waiting [2025-01-06T09:46:27.436Z] f91855a1779c: Waiting [2025-01-06T09:46:27.436Z] cc4f96e62909: Waiting [2025-01-06T09:46:27.436Z] 9d6e0d456775: Waiting [2025-01-06T09:46:27.436Z] e6417a47d4d0: Waiting [2025-01-06T09:46:27.436Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:27.436Z] 651d9022c234: Waiting [2025-01-06T09:46:27.436Z] fbd2e89b799a: Waiting [2025-01-06T09:46:27.436Z] 77d3df68afd0: Layer already exists [2025-01-06T09:46:27.436Z] e6f6054d8bc9: Layer already exists [2025-01-06T09:46:27.436Z] e921fc52bfd3: Layer already exists [2025-01-06T09:46:27.436Z] 30a0340fdebf: Layer already exists [2025-01-06T09:46:27.436Z] de6f309eac52: Layer already exists [2025-01-06T09:46:27.436Z] a074241659bb: Layer already exists [2025-01-06T09:46:27.436Z] f91855a1779c: Layer already exists [2025-01-06T09:46:27.436Z] b77a356f5bb9: Layer already exists [2025-01-06T09:46:27.436Z] fbd2e89b799a: Layer already exists [2025-01-06T09:46:27.436Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:27.436Z] cc4f96e62909: Layer already exists [2025-01-06T09:46:27.436Z] 5f70bf18a086: Layer already exists [2025-01-06T09:46:27.700Z] e6417a47d4d0: Layer already exists [2025-01-06T09:46:27.700Z] b0ba553d2b21: Layer already exists [2025-01-06T09:46:27.700Z] 651d9022c234: Layer already exists [2025-01-06T09:46:27.700Z] 9d6e0d456775: Layer already exists [2025-01-06T09:46:27.700Z] main: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:27.778Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:27.792Z] taggedImages: [2025-01-06T09:46:27.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:27.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T09:46:27.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 [2025-01-06T09:46:27.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:27.792Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T09:46:27.827Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-06T09:46:27.827Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:27.827Z] latest [2025-01-06T09:46:27.827Z] 4.0.0-dev.33 [2025-01-06T09:46:27.827Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:27.827Z] main [2025-01-06T09:46:27.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:28.191Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:28.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:28.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T09:46:28.535Z] 81c96d6f9849: Preparing [2025-01-06T09:46:28.535Z] aba3f6544bcb: Preparing [2025-01-06T09:46:28.535Z] dba98df8a3a8: Preparing [2025-01-06T09:46:28.535Z] 14a687ab0787: Preparing [2025-01-06T09:46:28.535Z] f91855a1779c: Preparing [2025-01-06T09:46:28.535Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:28.535Z] 4e02973292fa: Preparing [2025-01-06T09:46:28.535Z] acff22caaad2: Preparing [2025-01-06T09:46:28.535Z] 651d9022c234: Preparing [2025-01-06T09:46:28.535Z] acff22caaad2: Waiting [2025-01-06T09:46:28.535Z] 4e02973292fa: Waiting [2025-01-06T09:46:28.535Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:28.535Z] 651d9022c234: Waiting [2025-01-06T09:46:28.535Z] f91855a1779c: Layer already exists [2025-01-06T09:46:28.799Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:28.799Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:28.799Z] aba3f6544bcb: Pushed [2025-01-06T09:46:28.799Z] dba98df8a3a8: Pushed [2025-01-06T09:46:28.799Z] 81c96d6f9849: Pushed [2025-01-06T09:46:28.799Z] acff22caaad2: Layer already exists [2025-01-06T09:46:28.799Z] 651d9022c234: Layer already exists [2025-01-06T09:46:33.054Z] 14a687ab0787: Pushed [2025-01-06T09:46:33.054Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:33.405Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:33.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T09:46:33.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T09:46:33.754Z] 81c96d6f9849: Preparing [2025-01-06T09:46:33.754Z] aba3f6544bcb: Preparing [2025-01-06T09:46:33.754Z] dba98df8a3a8: Preparing [2025-01-06T09:46:33.754Z] 14a687ab0787: Preparing [2025-01-06T09:46:33.754Z] f91855a1779c: Preparing [2025-01-06T09:46:33.754Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:33.754Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:33.754Z] 4e02973292fa: Preparing [2025-01-06T09:46:33.754Z] acff22caaad2: Preparing [2025-01-06T09:46:33.754Z] 4e02973292fa: Waiting [2025-01-06T09:46:33.754Z] 651d9022c234: Preparing [2025-01-06T09:46:33.754Z] acff22caaad2: Waiting [2025-01-06T09:46:33.754Z] 651d9022c234: Waiting [2025-01-06T09:46:33.754Z] dba98df8a3a8: Layer already exists [2025-01-06T09:46:33.754Z] 81c96d6f9849: Layer already exists [2025-01-06T09:46:33.754Z] f91855a1779c: Layer already exists [2025-01-06T09:46:33.754Z] aba3f6544bcb: Layer already exists [2025-01-06T09:46:33.754Z] 14a687ab0787: Layer already exists [2025-01-06T09:46:33.754Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:33.754Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:33.754Z] 651d9022c234: Layer already exists [2025-01-06T09:46:33.754Z] acff22caaad2: Layer already exists [2025-01-06T09:46:34.018Z] latest: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:34.379Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:34.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 [2025-01-06T09:46:34.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T09:46:34.718Z] 81c96d6f9849: Preparing [2025-01-06T09:46:34.718Z] aba3f6544bcb: Preparing [2025-01-06T09:46:34.718Z] dba98df8a3a8: Preparing [2025-01-06T09:46:34.718Z] 14a687ab0787: Preparing [2025-01-06T09:46:34.718Z] f91855a1779c: Preparing [2025-01-06T09:46:34.718Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:34.718Z] 4e02973292fa: Preparing [2025-01-06T09:46:34.718Z] acff22caaad2: Preparing [2025-01-06T09:46:34.718Z] 651d9022c234: Preparing [2025-01-06T09:46:34.718Z] 4e02973292fa: Waiting [2025-01-06T09:46:34.718Z] acff22caaad2: Waiting [2025-01-06T09:46:34.718Z] 651d9022c234: Waiting [2025-01-06T09:46:34.718Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:34.718Z] f91855a1779c: Layer already exists [2025-01-06T09:46:34.718Z] dba98df8a3a8: Layer already exists [2025-01-06T09:46:34.718Z] 14a687ab0787: Layer already exists [2025-01-06T09:46:34.718Z] aba3f6544bcb: Layer already exists [2025-01-06T09:46:34.718Z] 81c96d6f9849: Layer already exists [2025-01-06T09:46:34.718Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:34.718Z] acff22caaad2: Layer already exists [2025-01-06T09:46:34.718Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:34.718Z] 651d9022c234: Layer already exists [2025-01-06T09:46:34.982Z] 4.0.0-dev.33: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:35.331Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:35.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:35.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T09:46:35.674Z] 81c96d6f9849: Preparing [2025-01-06T09:46:35.674Z] aba3f6544bcb: Preparing [2025-01-06T09:46:35.674Z] dba98df8a3a8: Preparing [2025-01-06T09:46:35.674Z] 14a687ab0787: Preparing [2025-01-06T09:46:35.674Z] f91855a1779c: Preparing [2025-01-06T09:46:35.674Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:35.674Z] 4e02973292fa: Preparing [2025-01-06T09:46:35.674Z] acff22caaad2: Preparing [2025-01-06T09:46:35.674Z] 651d9022c234: Preparing [2025-01-06T09:46:35.674Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:35.674Z] 4e02973292fa: Waiting [2025-01-06T09:46:35.674Z] acff22caaad2: Waiting [2025-01-06T09:46:35.674Z] 651d9022c234: Waiting [2025-01-06T09:46:35.674Z] f91855a1779c: Layer already exists [2025-01-06T09:46:35.674Z] aba3f6544bcb: Layer already exists [2025-01-06T09:46:35.674Z] dba98df8a3a8: Layer already exists [2025-01-06T09:46:35.674Z] 14a687ab0787: Layer already exists [2025-01-06T09:46:35.674Z] 81c96d6f9849: Layer already exists [2025-01-06T09:46:35.674Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:35.674Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:35.674Z] acff22caaad2: Layer already exists [2025-01-06T09:46:35.674Z] 651d9022c234: Layer already exists [2025-01-06T09:46:35.936Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:36.284Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:36.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-06T09:46:36.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T09:46:36.620Z] 81c96d6f9849: Preparing [2025-01-06T09:46:36.620Z] aba3f6544bcb: Preparing [2025-01-06T09:46:36.620Z] dba98df8a3a8: Preparing [2025-01-06T09:46:36.620Z] 14a687ab0787: Preparing [2025-01-06T09:46:36.620Z] f91855a1779c: Preparing [2025-01-06T09:46:36.620Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:36.620Z] 4e02973292fa: Preparing [2025-01-06T09:46:36.620Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:36.620Z] acff22caaad2: Preparing [2025-01-06T09:46:36.620Z] 4e02973292fa: Waiting [2025-01-06T09:46:36.620Z] 651d9022c234: Preparing [2025-01-06T09:46:36.620Z] acff22caaad2: Waiting [2025-01-06T09:46:36.620Z] 651d9022c234: Waiting [2025-01-06T09:46:36.620Z] f91855a1779c: Layer already exists [2025-01-06T09:46:36.620Z] 14a687ab0787: Layer already exists [2025-01-06T09:46:36.620Z] 81c96d6f9849: Layer already exists [2025-01-06T09:46:36.620Z] aba3f6544bcb: Layer already exists [2025-01-06T09:46:36.620Z] dba98df8a3a8: Layer already exists [2025-01-06T09:46:36.620Z] acff22caaad2: Layer already exists [2025-01-06T09:46:36.620Z] 4e02973292fa: Layer already exists [2025-01-06T09:46:36.620Z] 651d9022c234: Layer already exists [2025-01-06T09:46:36.620Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:36.884Z] main: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:36.959Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:36.970Z] taggedImages: [2025-01-06T09:46:36.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:36.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T09:46:36.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 [2025-01-06T09:46:36.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:36.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-06T09:46:36.995Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-06T09:46:36.995Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:36.995Z] latest [2025-01-06T09:46:36.995Z] 4.0.0-dev.33 [2025-01-06T09:46:36.995Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:36.995Z] main [2025-01-06T09:46:36.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:37.357Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:37.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:37.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T09:46:37.712Z] b9ed59e967c0: Preparing [2025-01-06T09:46:37.712Z] 81113a74045d: Preparing [2025-01-06T09:46:37.712Z] adabfbe57639: Preparing [2025-01-06T09:46:37.712Z] e015c47d84ec: Preparing [2025-01-06T09:46:37.712Z] 6e70bae1fae6: Preparing [2025-01-06T09:46:37.712Z] f91855a1779c: Preparing [2025-01-06T09:46:37.712Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:37.712Z] 26ebaa3ebf20: Preparing [2025-01-06T09:46:37.712Z] d57e0173503a: Preparing [2025-01-06T09:46:37.712Z] 14b2939c568a: Preparing [2025-01-06T09:46:37.712Z] 651d9022c234: Preparing [2025-01-06T09:46:37.712Z] 26ebaa3ebf20: Waiting [2025-01-06T09:46:37.712Z] d57e0173503a: Waiting [2025-01-06T09:46:37.712Z] 14b2939c568a: Waiting [2025-01-06T09:46:37.712Z] f91855a1779c: Waiting [2025-01-06T09:46:37.712Z] 651d9022c234: Waiting [2025-01-06T09:46:37.712Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:37.976Z] 6e70bae1fae6: Pushed [2025-01-06T09:46:37.976Z] 81113a74045d: Pushed [2025-01-06T09:46:37.976Z] e015c47d84ec: Pushed [2025-01-06T09:46:39.374Z] f91855a1779c: Layer already exists [2025-01-06T09:46:39.374Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:39.374Z] b9ed59e967c0: Pushed [2025-01-06T09:46:39.374Z] 651d9022c234: Layer already exists [2025-01-06T09:46:39.374Z] 26ebaa3ebf20: Pushed [2025-01-06T09:46:39.374Z] d57e0173503a: Pushed [2025-01-06T09:46:39.950Z] adabfbe57639: Pushed [2025-01-06T09:46:43.277Z] 14b2939c568a: Pushed [2025-01-06T09:46:43.541Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:43.898Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:44.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T09:46:44.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T09:46:44.242Z] b9ed59e967c0: Preparing [2025-01-06T09:46:44.242Z] 81113a74045d: Preparing [2025-01-06T09:46:44.242Z] adabfbe57639: Preparing [2025-01-06T09:46:44.242Z] e015c47d84ec: Preparing [2025-01-06T09:46:44.242Z] 6e70bae1fae6: Preparing [2025-01-06T09:46:44.242Z] f91855a1779c: Preparing [2025-01-06T09:46:44.242Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:44.242Z] 26ebaa3ebf20: Preparing [2025-01-06T09:46:44.242Z] f91855a1779c: Waiting [2025-01-06T09:46:44.242Z] d57e0173503a: Preparing [2025-01-06T09:46:44.242Z] 14b2939c568a: Preparing [2025-01-06T09:46:44.242Z] 651d9022c234: Preparing [2025-01-06T09:46:44.242Z] 26ebaa3ebf20: Waiting [2025-01-06T09:46:44.242Z] d57e0173503a: Waiting [2025-01-06T09:46:44.242Z] 14b2939c568a: Waiting [2025-01-06T09:46:44.242Z] 651d9022c234: Waiting [2025-01-06T09:46:44.242Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:44.242Z] b9ed59e967c0: Layer already exists [2025-01-06T09:46:44.242Z] e015c47d84ec: Layer already exists [2025-01-06T09:46:44.242Z] 6e70bae1fae6: Layer already exists [2025-01-06T09:46:44.242Z] 81113a74045d: Layer already exists [2025-01-06T09:46:44.242Z] adabfbe57639: Layer already exists [2025-01-06T09:46:44.242Z] f91855a1779c: Layer already exists [2025-01-06T09:46:44.242Z] d57e0173503a: Layer already exists [2025-01-06T09:46:44.242Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:44.242Z] 26ebaa3ebf20: Layer already exists [2025-01-06T09:46:44.242Z] 14b2939c568a: Layer already exists [2025-01-06T09:46:44.242Z] 651d9022c234: Layer already exists [2025-01-06T09:46:44.507Z] latest: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:44.861Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:45.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 [2025-01-06T09:46:45.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T09:46:45.203Z] b9ed59e967c0: Preparing [2025-01-06T09:46:45.203Z] 81113a74045d: Preparing [2025-01-06T09:46:45.203Z] adabfbe57639: Preparing [2025-01-06T09:46:45.203Z] e015c47d84ec: Preparing [2025-01-06T09:46:45.203Z] 6e70bae1fae6: Preparing [2025-01-06T09:46:45.203Z] f91855a1779c: Preparing [2025-01-06T09:46:45.203Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:45.203Z] 26ebaa3ebf20: Preparing [2025-01-06T09:46:45.203Z] d57e0173503a: Preparing [2025-01-06T09:46:45.203Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:45.203Z] 26ebaa3ebf20: Waiting [2025-01-06T09:46:45.203Z] f91855a1779c: Waiting [2025-01-06T09:46:45.203Z] 14b2939c568a: Preparing [2025-01-06T09:46:45.203Z] d57e0173503a: Waiting [2025-01-06T09:46:45.203Z] 651d9022c234: Preparing [2025-01-06T09:46:45.203Z] 14b2939c568a: Waiting [2025-01-06T09:46:45.203Z] 651d9022c234: Waiting [2025-01-06T09:46:45.203Z] 6e70bae1fae6: Layer already exists [2025-01-06T09:46:45.203Z] b9ed59e967c0: Layer already exists [2025-01-06T09:46:45.203Z] 81113a74045d: Layer already exists [2025-01-06T09:46:45.203Z] e015c47d84ec: Layer already exists [2025-01-06T09:46:45.203Z] adabfbe57639: Layer already exists [2025-01-06T09:46:45.203Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:45.203Z] f91855a1779c: Layer already exists [2025-01-06T09:46:45.203Z] 26ebaa3ebf20: Layer already exists [2025-01-06T09:46:45.203Z] d57e0173503a: Layer already exists [2025-01-06T09:46:45.203Z] 14b2939c568a: Layer already exists [2025-01-06T09:46:45.203Z] 651d9022c234: Layer already exists [2025-01-06T09:46:45.468Z] 4.0.0-dev.33: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:45.822Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:46.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:46.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T09:46:46.163Z] b9ed59e967c0: Preparing [2025-01-06T09:46:46.163Z] 81113a74045d: Preparing [2025-01-06T09:46:46.163Z] adabfbe57639: Preparing [2025-01-06T09:46:46.163Z] e015c47d84ec: Preparing [2025-01-06T09:46:46.163Z] 6e70bae1fae6: Preparing [2025-01-06T09:46:46.163Z] f91855a1779c: Preparing [2025-01-06T09:46:46.163Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:46.163Z] 26ebaa3ebf20: Preparing [2025-01-06T09:46:46.163Z] d57e0173503a: Preparing [2025-01-06T09:46:46.163Z] 14b2939c568a: Preparing [2025-01-06T09:46:46.163Z] 651d9022c234: Preparing [2025-01-06T09:46:46.163Z] f91855a1779c: Waiting [2025-01-06T09:46:46.163Z] 26ebaa3ebf20: Waiting [2025-01-06T09:46:46.163Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:46.163Z] d57e0173503a: Waiting [2025-01-06T09:46:46.163Z] 651d9022c234: Waiting [2025-01-06T09:46:46.163Z] 14b2939c568a: Waiting [2025-01-06T09:46:46.163Z] 6e70bae1fae6: Layer already exists [2025-01-06T09:46:46.163Z] e015c47d84ec: Layer already exists [2025-01-06T09:46:46.163Z] adabfbe57639: Layer already exists [2025-01-06T09:46:46.163Z] b9ed59e967c0: Layer already exists [2025-01-06T09:46:46.163Z] 81113a74045d: Layer already exists [2025-01-06T09:46:46.163Z] 14b2939c568a: Layer already exists [2025-01-06T09:46:46.163Z] 26ebaa3ebf20: Layer already exists [2025-01-06T09:46:46.163Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:46.163Z] d57e0173503a: Layer already exists [2025-01-06T09:46:46.163Z] f91855a1779c: Layer already exists [2025-01-06T09:46:46.163Z] 651d9022c234: Layer already exists [2025-01-06T09:46:46.426Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:46.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:47.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-06T09:46:47.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T09:46:47.140Z] b9ed59e967c0: Preparing [2025-01-06T09:46:47.140Z] 81113a74045d: Preparing [2025-01-06T09:46:47.140Z] adabfbe57639: Preparing [2025-01-06T09:46:47.140Z] e015c47d84ec: Preparing [2025-01-06T09:46:47.140Z] 6e70bae1fae6: Preparing [2025-01-06T09:46:47.140Z] f91855a1779c: Preparing [2025-01-06T09:46:47.140Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:47.140Z] 26ebaa3ebf20: Preparing [2025-01-06T09:46:47.140Z] d57e0173503a: Preparing [2025-01-06T09:46:47.140Z] 14b2939c568a: Preparing [2025-01-06T09:46:47.140Z] 651d9022c234: Preparing [2025-01-06T09:46:47.140Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:47.140Z] 26ebaa3ebf20: Waiting [2025-01-06T09:46:47.140Z] d57e0173503a: Waiting [2025-01-06T09:46:47.140Z] 14b2939c568a: Waiting [2025-01-06T09:46:47.140Z] 651d9022c234: Waiting [2025-01-06T09:46:47.140Z] f91855a1779c: Waiting [2025-01-06T09:46:47.140Z] e015c47d84ec: Layer already exists [2025-01-06T09:46:47.140Z] adabfbe57639: Layer already exists [2025-01-06T09:46:47.140Z] b9ed59e967c0: Layer already exists [2025-01-06T09:46:47.140Z] 81113a74045d: Layer already exists [2025-01-06T09:46:47.140Z] 6e70bae1fae6: Layer already exists [2025-01-06T09:46:47.140Z] 26ebaa3ebf20: Layer already exists [2025-01-06T09:46:47.140Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:47.140Z] f91855a1779c: Layer already exists [2025-01-06T09:46:47.140Z] 14b2939c568a: Layer already exists [2025-01-06T09:46:47.140Z] d57e0173503a: Layer already exists [2025-01-06T09:46:47.140Z] 651d9022c234: Layer already exists [2025-01-06T09:46:47.404Z] main: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:47.478Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:47.490Z] taggedImages: [2025-01-06T09:46:47.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:47.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T09:46:47.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 [2025-01-06T09:46:47.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:47.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-06T09:46:47.519Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-06T09:46:47.519Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:47.519Z] latest [2025-01-06T09:46:47.519Z] 4.0.0-dev.33 [2025-01-06T09:46:47.519Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:47.519Z] main [2025-01-06T09:46:47.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:47.874Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:48.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:48.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T09:46:48.215Z] f565167c2d57: Preparing [2025-01-06T09:46:48.215Z] a35b91207ebc: Preparing [2025-01-06T09:46:48.215Z] 7c9f03131848: Preparing [2025-01-06T09:46:48.215Z] 8cf24406bb53: Preparing [2025-01-06T09:46:48.215Z] b035c66b46ec: Preparing [2025-01-06T09:46:48.215Z] d681691e628f: Preparing [2025-01-06T09:46:48.215Z] 56438b46514d: Preparing [2025-01-06T09:46:48.215Z] f91855a1779c: Preparing [2025-01-06T09:46:48.215Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:48.215Z] aafceb6ee6a6: Preparing [2025-01-06T09:46:48.215Z] f4cf02d982ee: Preparing [2025-01-06T09:46:48.215Z] 651d9022c234: Preparing [2025-01-06T09:46:48.215Z] 56438b46514d: Waiting [2025-01-06T09:46:48.215Z] f91855a1779c: Waiting [2025-01-06T09:46:48.215Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:48.215Z] aafceb6ee6a6: Waiting [2025-01-06T09:46:48.215Z] f4cf02d982ee: Waiting [2025-01-06T09:46:48.215Z] 651d9022c234: Waiting [2025-01-06T09:46:48.215Z] d681691e628f: Waiting [2025-01-06T09:46:48.483Z] b035c66b46ec: Pushed [2025-01-06T09:46:48.483Z] a35b91207ebc: Pushed [2025-01-06T09:46:48.483Z] f565167c2d57: Pushed [2025-01-06T09:46:48.483Z] f91855a1779c: Layer already exists [2025-01-06T09:46:48.483Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:48.483Z] d681691e628f: Pushed [2025-01-06T09:46:48.483Z] 56438b46514d: Pushed [2025-01-06T09:46:48.747Z] 651d9022c234: Layer already exists [2025-01-06T09:46:50.147Z] aafceb6ee6a6: Pushed [2025-01-06T09:46:50.411Z] 8cf24406bb53: Pushed [2025-01-06T09:46:51.366Z] 7c9f03131848: Pushed [2025-01-06T09:46:51.366Z] f4cf02d982ee: Pushed [2025-01-06T09:46:51.630Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:51.981Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:52.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T09:46:52.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T09:46:52.322Z] f565167c2d57: Preparing [2025-01-06T09:46:52.322Z] a35b91207ebc: Preparing [2025-01-06T09:46:52.322Z] 7c9f03131848: Preparing [2025-01-06T09:46:52.322Z] 8cf24406bb53: Preparing [2025-01-06T09:46:52.322Z] b035c66b46ec: Preparing [2025-01-06T09:46:52.322Z] d681691e628f: Preparing [2025-01-06T09:46:52.322Z] 56438b46514d: Preparing [2025-01-06T09:46:52.322Z] d681691e628f: Waiting [2025-01-06T09:46:52.322Z] f91855a1779c: Preparing [2025-01-06T09:46:52.322Z] 56438b46514d: Waiting [2025-01-06T09:46:52.322Z] f91855a1779c: Waiting [2025-01-06T09:46:52.322Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:52.322Z] aafceb6ee6a6: Preparing [2025-01-06T09:46:52.322Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:52.322Z] f4cf02d982ee: Preparing [2025-01-06T09:46:52.322Z] aafceb6ee6a6: Waiting [2025-01-06T09:46:52.322Z] 651d9022c234: Preparing [2025-01-06T09:46:52.322Z] f4cf02d982ee: Waiting [2025-01-06T09:46:52.322Z] 651d9022c234: Waiting [2025-01-06T09:46:52.322Z] 7c9f03131848: Layer already exists [2025-01-06T09:46:52.322Z] a35b91207ebc: Layer already exists [2025-01-06T09:46:52.322Z] b035c66b46ec: Layer already exists [2025-01-06T09:46:52.322Z] 8cf24406bb53: Layer already exists [2025-01-06T09:46:52.322Z] f565167c2d57: Layer already exists [2025-01-06T09:46:52.322Z] f91855a1779c: Layer already exists [2025-01-06T09:46:52.322Z] d681691e628f: Layer already exists [2025-01-06T09:46:52.322Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:52.322Z] 56438b46514d: Layer already exists [2025-01-06T09:46:52.322Z] aafceb6ee6a6: Layer already exists [2025-01-06T09:46:52.322Z] f4cf02d982ee: Layer already exists [2025-01-06T09:46:52.322Z] 651d9022c234: Layer already exists [2025-01-06T09:46:52.586Z] latest: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:52.954Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:53.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 [2025-01-06T09:46:53.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T09:46:53.295Z] f565167c2d57: Preparing [2025-01-06T09:46:53.295Z] a35b91207ebc: Preparing [2025-01-06T09:46:53.295Z] 7c9f03131848: Preparing [2025-01-06T09:46:53.295Z] 8cf24406bb53: Preparing [2025-01-06T09:46:53.295Z] b035c66b46ec: Preparing [2025-01-06T09:46:53.295Z] d681691e628f: Preparing [2025-01-06T09:46:53.295Z] 56438b46514d: Preparing [2025-01-06T09:46:53.295Z] f91855a1779c: Preparing [2025-01-06T09:46:53.295Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:53.295Z] aafceb6ee6a6: Preparing [2025-01-06T09:46:53.295Z] f4cf02d982ee: Preparing [2025-01-06T09:46:53.295Z] 651d9022c234: Preparing [2025-01-06T09:46:53.295Z] f91855a1779c: Waiting [2025-01-06T09:46:53.295Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:53.295Z] aafceb6ee6a6: Waiting [2025-01-06T09:46:53.295Z] f4cf02d982ee: Waiting [2025-01-06T09:46:53.295Z] 651d9022c234: Waiting [2025-01-06T09:46:53.295Z] 56438b46514d: Waiting [2025-01-06T09:46:53.295Z] d681691e628f: Waiting [2025-01-06T09:46:53.295Z] a35b91207ebc: Layer already exists [2025-01-06T09:46:53.295Z] f565167c2d57: Layer already exists [2025-01-06T09:46:53.295Z] b035c66b46ec: Layer already exists [2025-01-06T09:46:53.295Z] 8cf24406bb53: Layer already exists [2025-01-06T09:46:53.295Z] 7c9f03131848: Layer already exists [2025-01-06T09:46:53.295Z] 56438b46514d: Layer already exists [2025-01-06T09:46:53.295Z] d681691e628f: Layer already exists [2025-01-06T09:46:53.295Z] f91855a1779c: Layer already exists [2025-01-06T09:46:53.295Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:53.295Z] aafceb6ee6a6: Layer already exists [2025-01-06T09:46:53.295Z] f4cf02d982ee: Layer already exists [2025-01-06T09:46:53.295Z] 651d9022c234: Layer already exists [2025-01-06T09:46:53.559Z] 4.0.0-dev.33: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:53.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:54.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:54.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T09:46:54.254Z] f565167c2d57: Preparing [2025-01-06T09:46:54.254Z] a35b91207ebc: Preparing [2025-01-06T09:46:54.254Z] 7c9f03131848: Preparing [2025-01-06T09:46:54.254Z] 8cf24406bb53: Preparing [2025-01-06T09:46:54.254Z] b035c66b46ec: Preparing [2025-01-06T09:46:54.254Z] d681691e628f: Preparing [2025-01-06T09:46:54.254Z] 56438b46514d: Preparing [2025-01-06T09:46:54.254Z] f91855a1779c: Preparing [2025-01-06T09:46:54.254Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:54.254Z] d681691e628f: Waiting [2025-01-06T09:46:54.254Z] 56438b46514d: Waiting [2025-01-06T09:46:54.254Z] f91855a1779c: Waiting [2025-01-06T09:46:54.254Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:54.254Z] aafceb6ee6a6: Preparing [2025-01-06T09:46:54.254Z] f4cf02d982ee: Preparing [2025-01-06T09:46:54.254Z] 651d9022c234: Preparing [2025-01-06T09:46:54.254Z] aafceb6ee6a6: Waiting [2025-01-06T09:46:54.254Z] f4cf02d982ee: Waiting [2025-01-06T09:46:54.254Z] 651d9022c234: Waiting [2025-01-06T09:46:54.254Z] b035c66b46ec: Layer already exists [2025-01-06T09:46:54.254Z] 7c9f03131848: Layer already exists [2025-01-06T09:46:54.254Z] f565167c2d57: Layer already exists [2025-01-06T09:46:54.254Z] 8cf24406bb53: Layer already exists [2025-01-06T09:46:54.254Z] a35b91207ebc: Layer already exists [2025-01-06T09:46:54.254Z] d681691e628f: Layer already exists [2025-01-06T09:46:54.254Z] 56438b46514d: Layer already exists [2025-01-06T09:46:54.254Z] aafceb6ee6a6: Layer already exists [2025-01-06T09:46:54.254Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:54.254Z] f91855a1779c: Layer already exists [2025-01-06T09:46:54.254Z] f4cf02d982ee: Layer already exists [2025-01-06T09:46:54.254Z] 651d9022c234: Layer already exists [2025-01-06T09:46:54.518Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:54.877Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:55.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-06T09:46:55.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T09:46:55.237Z] f565167c2d57: Preparing [2025-01-06T09:46:55.237Z] a35b91207ebc: Preparing [2025-01-06T09:46:55.237Z] 7c9f03131848: Preparing [2025-01-06T09:46:55.237Z] 8cf24406bb53: Preparing [2025-01-06T09:46:55.237Z] b035c66b46ec: Preparing [2025-01-06T09:46:55.237Z] d681691e628f: Preparing [2025-01-06T09:46:55.237Z] 56438b46514d: Preparing [2025-01-06T09:46:55.237Z] f91855a1779c: Preparing [2025-01-06T09:46:55.237Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:55.237Z] aafceb6ee6a6: Preparing [2025-01-06T09:46:55.237Z] f4cf02d982ee: Preparing [2025-01-06T09:46:55.237Z] 651d9022c234: Preparing [2025-01-06T09:46:55.237Z] d681691e628f: Waiting [2025-01-06T09:46:55.237Z] 56438b46514d: Waiting [2025-01-06T09:46:55.237Z] f91855a1779c: Waiting [2025-01-06T09:46:55.237Z] 8ed0fddc9780: Waiting [2025-01-06T09:46:55.237Z] aafceb6ee6a6: Waiting [2025-01-06T09:46:55.237Z] f4cf02d982ee: Waiting [2025-01-06T09:46:55.237Z] 8cf24406bb53: Layer already exists [2025-01-06T09:46:55.237Z] 7c9f03131848: Layer already exists [2025-01-06T09:46:55.237Z] f565167c2d57: Layer already exists [2025-01-06T09:46:55.237Z] a35b91207ebc: Layer already exists [2025-01-06T09:46:55.237Z] b035c66b46ec: Layer already exists [2025-01-06T09:46:55.237Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:55.237Z] 56438b46514d: Layer already exists [2025-01-06T09:46:55.237Z] d681691e628f: Layer already exists [2025-01-06T09:46:55.237Z] aafceb6ee6a6: Layer already exists [2025-01-06T09:46:55.237Z] f91855a1779c: Layer already exists [2025-01-06T09:46:55.237Z] f4cf02d982ee: Layer already exists [2025-01-06T09:46:55.237Z] 651d9022c234: Layer already exists [2025-01-06T09:46:55.501Z] main: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:46:55.589Z] ===================================================== [Pipeline] echo [2025-01-06T09:46:55.600Z] taggedImages: [2025-01-06T09:46:55.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:55.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T09:46:55.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 [2025-01-06T09:46:55.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:55.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-06T09:46:55.639Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-06T09:46:55.639Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:55.639Z] latest [2025-01-06T09:46:55.639Z] 4.0.0-dev.33 [2025-01-06T09:46:55.639Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:46:55.639Z] main [2025-01-06T09:46:55.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:56.011Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:46:56.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:46:56.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T09:46:56.364Z] c65881aa89c7: Preparing [2025-01-06T09:46:56.364Z] 441e9c6581d0: Preparing [2025-01-06T09:46:56.364Z] f91855a1779c: Preparing [2025-01-06T09:46:56.364Z] 8ed0fddc9780: Preparing [2025-01-06T09:46:56.364Z] c8c59636ce3a: Preparing [2025-01-06T09:46:56.364Z] b420209e8b1c: Preparing [2025-01-06T09:46:56.364Z] 651d9022c234: Preparing [2025-01-06T09:46:56.364Z] 651d9022c234: Waiting [2025-01-06T09:46:56.364Z] b420209e8b1c: Waiting [2025-01-06T09:46:56.364Z] f91855a1779c: Layer already exists [2025-01-06T09:46:56.364Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:46:56.631Z] 651d9022c234: Layer already exists [2025-01-06T09:46:56.631Z] c65881aa89c7: Pushed [2025-01-06T09:46:58.030Z] c8c59636ce3a: Pushed [2025-01-06T09:46:58.610Z] b420209e8b1c: Pushed [2025-01-06T09:47:00.541Z] 441e9c6581d0: Pushed [2025-01-06T09:47:00.541Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:00.898Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:01.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T09:47:01.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T09:47:01.249Z] c65881aa89c7: Preparing [2025-01-06T09:47:01.249Z] 441e9c6581d0: Preparing [2025-01-06T09:47:01.249Z] f91855a1779c: Preparing [2025-01-06T09:47:01.249Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:01.249Z] c8c59636ce3a: Preparing [2025-01-06T09:47:01.249Z] b420209e8b1c: Preparing [2025-01-06T09:47:01.249Z] 651d9022c234: Preparing [2025-01-06T09:47:01.249Z] 651d9022c234: Waiting [2025-01-06T09:47:01.249Z] b420209e8b1c: Waiting [2025-01-06T09:47:01.249Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:01.249Z] c65881aa89c7: Layer already exists [2025-01-06T09:47:01.249Z] 441e9c6581d0: Layer already exists [2025-01-06T09:47:01.249Z] c8c59636ce3a: Layer already exists [2025-01-06T09:47:01.249Z] f91855a1779c: Layer already exists [2025-01-06T09:47:01.249Z] b420209e8b1c: Layer already exists [2025-01-06T09:47:01.249Z] 651d9022c234: Layer already exists [2025-01-06T09:47:01.515Z] latest: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:01.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:02.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 [2025-01-06T09:47:02.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T09:47:02.200Z] c65881aa89c7: Preparing [2025-01-06T09:47:02.200Z] 441e9c6581d0: Preparing [2025-01-06T09:47:02.200Z] f91855a1779c: Preparing [2025-01-06T09:47:02.200Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:02.200Z] c8c59636ce3a: Preparing [2025-01-06T09:47:02.200Z] b420209e8b1c: Preparing [2025-01-06T09:47:02.200Z] 651d9022c234: Preparing [2025-01-06T09:47:02.200Z] b420209e8b1c: Waiting [2025-01-06T09:47:02.200Z] 651d9022c234: Waiting [2025-01-06T09:47:02.200Z] c65881aa89c7: Layer already exists [2025-01-06T09:47:02.200Z] 441e9c6581d0: Layer already exists [2025-01-06T09:47:02.200Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:02.200Z] f91855a1779c: Layer already exists [2025-01-06T09:47:02.200Z] c8c59636ce3a: Layer already exists [2025-01-06T09:47:02.200Z] b420209e8b1c: Layer already exists [2025-01-06T09:47:02.200Z] 651d9022c234: Layer already exists [2025-01-06T09:47:02.466Z] 4.0.0-dev.33: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:02.807Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:03.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:03.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T09:47:03.171Z] c65881aa89c7: Preparing [2025-01-06T09:47:03.171Z] 441e9c6581d0: Preparing [2025-01-06T09:47:03.171Z] f91855a1779c: Preparing [2025-01-06T09:47:03.171Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:03.171Z] c8c59636ce3a: Preparing [2025-01-06T09:47:03.171Z] b420209e8b1c: Preparing [2025-01-06T09:47:03.171Z] 651d9022c234: Preparing [2025-01-06T09:47:03.171Z] b420209e8b1c: Waiting [2025-01-06T09:47:03.171Z] 651d9022c234: Waiting [2025-01-06T09:47:03.171Z] c8c59636ce3a: Layer already exists [2025-01-06T09:47:03.171Z] f91855a1779c: Layer already exists [2025-01-06T09:47:03.171Z] c65881aa89c7: Layer already exists [2025-01-06T09:47:03.171Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:03.171Z] 441e9c6581d0: Layer already exists [2025-01-06T09:47:03.171Z] 651d9022c234: Layer already exists [2025-01-06T09:47:03.171Z] b420209e8b1c: Layer already exists [2025-01-06T09:47:03.435Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:03.787Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:04.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-06T09:47:04.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T09:47:04.147Z] c65881aa89c7: Preparing [2025-01-06T09:47:04.147Z] 441e9c6581d0: Preparing [2025-01-06T09:47:04.147Z] f91855a1779c: Preparing [2025-01-06T09:47:04.147Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:04.147Z] c8c59636ce3a: Preparing [2025-01-06T09:47:04.147Z] b420209e8b1c: Preparing [2025-01-06T09:47:04.147Z] 651d9022c234: Preparing [2025-01-06T09:47:04.147Z] b420209e8b1c: Waiting [2025-01-06T09:47:04.147Z] 651d9022c234: Waiting [2025-01-06T09:47:04.147Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:04.147Z] 441e9c6581d0: Layer already exists [2025-01-06T09:47:04.147Z] c65881aa89c7: Layer already exists [2025-01-06T09:47:04.147Z] f91855a1779c: Layer already exists [2025-01-06T09:47:04.147Z] c8c59636ce3a: Layer already exists [2025-01-06T09:47:04.147Z] b420209e8b1c: Layer already exists [2025-01-06T09:47:04.147Z] 651d9022c234: Layer already exists [2025-01-06T09:47:04.412Z] main: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:47:04.495Z] ===================================================== [Pipeline] echo [2025-01-06T09:47:04.511Z] taggedImages: [2025-01-06T09:47:04.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:04.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T09:47:04.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 [2025-01-06T09:47:04.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:04.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-06T09:47:04.542Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-06T09:47:04.542Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:04.542Z] latest [2025-01-06T09:47:04.542Z] 4.0.0-dev.33 [2025-01-06T09:47:04.542Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:04.542Z] main [2025-01-06T09:47:04.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:04.907Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:05.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:05.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T09:47:05.253Z] a7f107aaf011: Preparing [2025-01-06T09:47:05.253Z] 79598e0cc4e4: Preparing [2025-01-06T09:47:05.253Z] 7b105ee55f52: Preparing [2025-01-06T09:47:05.253Z] f91855a1779c: Preparing [2025-01-06T09:47:05.253Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:05.253Z] 4e86c071e156: Preparing [2025-01-06T09:47:05.253Z] b8f7133473bc: Preparing [2025-01-06T09:47:05.253Z] f522bacfc2ef: Preparing [2025-01-06T09:47:05.253Z] 4e86c071e156: Waiting [2025-01-06T09:47:05.253Z] b8f7133473bc: Waiting [2025-01-06T09:47:05.253Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:05.253Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:05.253Z] 651d9022c234: Preparing [2025-01-06T09:47:05.253Z] f522bacfc2ef: Waiting [2025-01-06T09:47:05.253Z] 651d9022c234: Waiting [2025-01-06T09:47:05.253Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:05.253Z] f91855a1779c: Layer already exists [2025-01-06T09:47:05.519Z] 79598e0cc4e4: Pushed [2025-01-06T09:47:05.520Z] 7b105ee55f52: Pushed [2025-01-06T09:47:05.520Z] a7f107aaf011: Pushed [2025-01-06T09:47:05.520Z] 651d9022c234: Layer already exists [2025-01-06T09:47:05.785Z] f522bacfc2ef: Pushed [2025-01-06T09:47:07.721Z] 3dec0a2ee887: Pushed [2025-01-06T09:47:20.013Z] b8f7133473bc: Pushed [2025-01-06T09:47:26.634Z] 4e86c071e156: Pushed [2025-01-06T09:47:26.634Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:26.992Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:27.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T09:47:27.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T09:47:27.340Z] a7f107aaf011: Preparing [2025-01-06T09:47:27.340Z] 79598e0cc4e4: Preparing [2025-01-06T09:47:27.340Z] 7b105ee55f52: Preparing [2025-01-06T09:47:27.340Z] f91855a1779c: Preparing [2025-01-06T09:47:27.340Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:27.340Z] 4e86c071e156: Preparing [2025-01-06T09:47:27.340Z] b8f7133473bc: Preparing [2025-01-06T09:47:27.340Z] f522bacfc2ef: Preparing [2025-01-06T09:47:27.340Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:27.340Z] 651d9022c234: Preparing [2025-01-06T09:47:27.340Z] 4e86c071e156: Waiting [2025-01-06T09:47:27.340Z] b8f7133473bc: Waiting [2025-01-06T09:47:27.340Z] f522bacfc2ef: Waiting [2025-01-06T09:47:27.340Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:27.340Z] 651d9022c234: Waiting [2025-01-06T09:47:27.340Z] a7f107aaf011: Layer already exists [2025-01-06T09:47:27.340Z] 7b105ee55f52: Layer already exists [2025-01-06T09:47:27.340Z] f91855a1779c: Layer already exists [2025-01-06T09:47:27.340Z] 79598e0cc4e4: Layer already exists [2025-01-06T09:47:27.340Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:27.340Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:47:27.340Z] b8f7133473bc: Layer already exists [2025-01-06T09:47:27.340Z] 651d9022c234: Layer already exists [2025-01-06T09:47:27.340Z] f522bacfc2ef: Layer already exists [2025-01-06T09:47:27.340Z] 4e86c071e156: Layer already exists [2025-01-06T09:47:27.606Z] latest: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:27.955Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:28.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 [2025-01-06T09:47:28.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T09:47:28.303Z] a7f107aaf011: Preparing [2025-01-06T09:47:28.303Z] 79598e0cc4e4: Preparing [2025-01-06T09:47:28.303Z] 7b105ee55f52: Preparing [2025-01-06T09:47:28.303Z] f91855a1779c: Preparing [2025-01-06T09:47:28.303Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:28.303Z] 4e86c071e156: Preparing [2025-01-06T09:47:28.303Z] b8f7133473bc: Preparing [2025-01-06T09:47:28.303Z] f522bacfc2ef: Preparing [2025-01-06T09:47:28.303Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:28.303Z] 651d9022c234: Preparing [2025-01-06T09:47:28.303Z] 4e86c071e156: Waiting [2025-01-06T09:47:28.303Z] b8f7133473bc: Waiting [2025-01-06T09:47:28.303Z] f522bacfc2ef: Waiting [2025-01-06T09:47:28.303Z] 651d9022c234: Waiting [2025-01-06T09:47:28.303Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:28.303Z] 79598e0cc4e4: Layer already exists [2025-01-06T09:47:28.303Z] a7f107aaf011: Layer already exists [2025-01-06T09:47:28.303Z] f91855a1779c: Layer already exists [2025-01-06T09:47:28.303Z] 7b105ee55f52: Layer already exists [2025-01-06T09:47:28.303Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:28.303Z] 4e86c071e156: Layer already exists [2025-01-06T09:47:28.303Z] 651d9022c234: Layer already exists [2025-01-06T09:47:28.303Z] f522bacfc2ef: Layer already exists [2025-01-06T09:47:28.303Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:47:28.303Z] b8f7133473bc: Layer already exists [2025-01-06T09:47:28.566Z] 4.0.0-dev.33: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:28.918Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:29.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:29.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T09:47:29.269Z] a7f107aaf011: Preparing [2025-01-06T09:47:29.269Z] 79598e0cc4e4: Preparing [2025-01-06T09:47:29.269Z] 7b105ee55f52: Preparing [2025-01-06T09:47:29.269Z] f91855a1779c: Preparing [2025-01-06T09:47:29.269Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:29.269Z] 4e86c071e156: Preparing [2025-01-06T09:47:29.269Z] b8f7133473bc: Preparing [2025-01-06T09:47:29.269Z] f522bacfc2ef: Preparing [2025-01-06T09:47:29.269Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:29.269Z] 4e86c071e156: Waiting [2025-01-06T09:47:29.269Z] b8f7133473bc: Waiting [2025-01-06T09:47:29.269Z] 651d9022c234: Preparing [2025-01-06T09:47:29.269Z] f522bacfc2ef: Waiting [2025-01-06T09:47:29.269Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:29.269Z] 651d9022c234: Waiting [2025-01-06T09:47:29.269Z] f91855a1779c: Layer already exists [2025-01-06T09:47:29.269Z] a7f107aaf011: Layer already exists [2025-01-06T09:47:29.269Z] 7b105ee55f52: Layer already exists [2025-01-06T09:47:29.269Z] 79598e0cc4e4: Layer already exists [2025-01-06T09:47:29.269Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:29.269Z] b8f7133473bc: Layer already exists [2025-01-06T09:47:29.269Z] 651d9022c234: Layer already exists [2025-01-06T09:47:29.269Z] f522bacfc2ef: Layer already exists [2025-01-06T09:47:29.269Z] 4e86c071e156: Layer already exists [2025-01-06T09:47:29.269Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:47:29.533Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:29.898Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:30.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-06T09:47:30.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T09:47:30.247Z] a7f107aaf011: Preparing [2025-01-06T09:47:30.247Z] 79598e0cc4e4: Preparing [2025-01-06T09:47:30.247Z] 7b105ee55f52: Preparing [2025-01-06T09:47:30.247Z] f91855a1779c: Preparing [2025-01-06T09:47:30.247Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:30.247Z] 4e86c071e156: Preparing [2025-01-06T09:47:30.247Z] b8f7133473bc: Preparing [2025-01-06T09:47:30.247Z] f522bacfc2ef: Preparing [2025-01-06T09:47:30.247Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:30.247Z] 651d9022c234: Preparing [2025-01-06T09:47:30.247Z] 4e86c071e156: Waiting [2025-01-06T09:47:30.247Z] b8f7133473bc: Waiting [2025-01-06T09:47:30.247Z] f522bacfc2ef: Waiting [2025-01-06T09:47:30.247Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:30.247Z] 651d9022c234: Waiting [2025-01-06T09:47:30.247Z] 7b105ee55f52: Layer already exists [2025-01-06T09:47:30.247Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:30.247Z] 79598e0cc4e4: Layer already exists [2025-01-06T09:47:30.247Z] f91855a1779c: Layer already exists [2025-01-06T09:47:30.247Z] a7f107aaf011: Layer already exists [2025-01-06T09:47:30.247Z] 4e86c071e156: Layer already exists [2025-01-06T09:47:30.247Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:47:30.247Z] 651d9022c234: Layer already exists [2025-01-06T09:47:30.247Z] b8f7133473bc: Layer already exists [2025-01-06T09:47:30.247Z] f522bacfc2ef: Layer already exists [2025-01-06T09:47:30.511Z] main: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:47:30.594Z] ===================================================== [Pipeline] echo [2025-01-06T09:47:30.612Z] taggedImages: [2025-01-06T09:47:30.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:30.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T09:47:30.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 [2025-01-06T09:47:30.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:30.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-06T09:47:30.647Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-06T09:47:30.647Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:30.647Z] latest [2025-01-06T09:47:30.647Z] 4.0.0-dev.33 [2025-01-06T09:47:30.647Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:30.647Z] main [2025-01-06T09:47:30.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:31.012Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:31.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:31.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T09:47:31.361Z] 6df66712a42d: Preparing [2025-01-06T09:47:31.361Z] 3903d35965d8: Preparing [2025-01-06T09:47:31.361Z] ad6b3fe74706: Preparing [2025-01-06T09:47:31.361Z] f91855a1779c: Preparing [2025-01-06T09:47:31.361Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:31.361Z] ca3e0ca3a114: Preparing [2025-01-06T09:47:31.361Z] 78a4b4063855: Preparing [2025-01-06T09:47:31.361Z] ca3e0ca3a114: Waiting [2025-01-06T09:47:31.361Z] 289439bea1cd: Preparing [2025-01-06T09:47:31.361Z] 78a4b4063855: Waiting [2025-01-06T09:47:31.361Z] 651d9022c234: Preparing [2025-01-06T09:47:31.361Z] 289439bea1cd: Waiting [2025-01-06T09:47:31.361Z] 651d9022c234: Waiting [2025-01-06T09:47:31.361Z] f91855a1779c: Layer already exists [2025-01-06T09:47:31.361Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:31.626Z] ad6b3fe74706: Pushed [2025-01-06T09:47:31.626Z] 3903d35965d8: Pushed [2025-01-06T09:47:31.626Z] 6df66712a42d: Pushed [2025-01-06T09:47:31.626Z] 651d9022c234: Layer already exists [2025-01-06T09:47:32.204Z] 289439bea1cd: Pushed [2025-01-06T09:47:33.160Z] 78a4b4063855: Pushed [2025-01-06T09:47:55.196Z] ca3e0ca3a114: Pushed [2025-01-06T09:47:55.196Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:55.550Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:55.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T09:47:55.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T09:47:55.901Z] 6df66712a42d: Preparing [2025-01-06T09:47:55.901Z] 3903d35965d8: Preparing [2025-01-06T09:47:55.901Z] ad6b3fe74706: Preparing [2025-01-06T09:47:55.901Z] f91855a1779c: Preparing [2025-01-06T09:47:55.901Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:55.901Z] ca3e0ca3a114: Preparing [2025-01-06T09:47:55.901Z] 78a4b4063855: Preparing [2025-01-06T09:47:55.901Z] 289439bea1cd: Preparing [2025-01-06T09:47:55.901Z] 651d9022c234: Preparing [2025-01-06T09:47:55.901Z] 78a4b4063855: Waiting [2025-01-06T09:47:55.901Z] 289439bea1cd: Waiting [2025-01-06T09:47:55.901Z] ca3e0ca3a114: Waiting [2025-01-06T09:47:55.901Z] 651d9022c234: Waiting [2025-01-06T09:47:55.901Z] 6df66712a42d: Layer already exists [2025-01-06T09:47:55.901Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:55.901Z] 3903d35965d8: Layer already exists [2025-01-06T09:47:55.901Z] f91855a1779c: Layer already exists [2025-01-06T09:47:55.901Z] ad6b3fe74706: Layer already exists [2025-01-06T09:47:55.901Z] 78a4b4063855: Layer already exists [2025-01-06T09:47:55.901Z] ca3e0ca3a114: Layer already exists [2025-01-06T09:47:55.901Z] 289439bea1cd: Layer already exists [2025-01-06T09:47:55.901Z] 651d9022c234: Layer already exists [2025-01-06T09:47:56.166Z] latest: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:56.518Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:56.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 [2025-01-06T09:47:56.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T09:47:56.863Z] 6df66712a42d: Preparing [2025-01-06T09:47:56.863Z] 3903d35965d8: Preparing [2025-01-06T09:47:56.863Z] ad6b3fe74706: Preparing [2025-01-06T09:47:56.863Z] f91855a1779c: Preparing [2025-01-06T09:47:56.863Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:56.863Z] ca3e0ca3a114: Preparing [2025-01-06T09:47:56.863Z] 78a4b4063855: Preparing [2025-01-06T09:47:56.863Z] 289439bea1cd: Preparing [2025-01-06T09:47:56.863Z] 78a4b4063855: Waiting [2025-01-06T09:47:56.863Z] ca3e0ca3a114: Waiting [2025-01-06T09:47:56.863Z] 289439bea1cd: Waiting [2025-01-06T09:47:56.863Z] 651d9022c234: Preparing [2025-01-06T09:47:56.863Z] 651d9022c234: Waiting [2025-01-06T09:47:56.863Z] ad6b3fe74706: Layer already exists [2025-01-06T09:47:56.863Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:56.863Z] f91855a1779c: Layer already exists [2025-01-06T09:47:56.863Z] 6df66712a42d: Layer already exists [2025-01-06T09:47:56.863Z] 3903d35965d8: Layer already exists [2025-01-06T09:47:56.863Z] 78a4b4063855: Layer already exists [2025-01-06T09:47:56.863Z] ca3e0ca3a114: Layer already exists [2025-01-06T09:47:56.863Z] 289439bea1cd: Layer already exists [2025-01-06T09:47:56.863Z] 651d9022c234: Layer already exists [2025-01-06T09:47:57.128Z] 4.0.0-dev.33: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:57.478Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:57.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:57.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T09:47:57.827Z] 6df66712a42d: Preparing [2025-01-06T09:47:57.827Z] 3903d35965d8: Preparing [2025-01-06T09:47:57.827Z] ad6b3fe74706: Preparing [2025-01-06T09:47:57.827Z] f91855a1779c: Preparing [2025-01-06T09:47:57.827Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:57.827Z] ca3e0ca3a114: Preparing [2025-01-06T09:47:57.827Z] 78a4b4063855: Preparing [2025-01-06T09:47:57.827Z] ca3e0ca3a114: Waiting [2025-01-06T09:47:57.827Z] 289439bea1cd: Preparing [2025-01-06T09:47:57.827Z] 78a4b4063855: Waiting [2025-01-06T09:47:57.827Z] 651d9022c234: Preparing [2025-01-06T09:47:57.827Z] 651d9022c234: Waiting [2025-01-06T09:47:57.827Z] 289439bea1cd: Waiting [2025-01-06T09:47:57.827Z] 3903d35965d8: Layer already exists [2025-01-06T09:47:57.827Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:57.827Z] ad6b3fe74706: Layer already exists [2025-01-06T09:47:57.827Z] f91855a1779c: Layer already exists [2025-01-06T09:47:57.827Z] 6df66712a42d: Layer already exists [2025-01-06T09:47:57.827Z] 289439bea1cd: Layer already exists [2025-01-06T09:47:57.827Z] 651d9022c234: Layer already exists [2025-01-06T09:47:57.827Z] 78a4b4063855: Layer already exists [2025-01-06T09:47:57.827Z] ca3e0ca3a114: Layer already exists [2025-01-06T09:47:58.092Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:58.438Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:58.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-06T09:47:58.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T09:47:58.786Z] 6df66712a42d: Preparing [2025-01-06T09:47:58.786Z] 3903d35965d8: Preparing [2025-01-06T09:47:58.786Z] ad6b3fe74706: Preparing [2025-01-06T09:47:58.786Z] f91855a1779c: Preparing [2025-01-06T09:47:58.786Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:58.786Z] ca3e0ca3a114: Preparing [2025-01-06T09:47:58.786Z] 78a4b4063855: Preparing [2025-01-06T09:47:58.786Z] 289439bea1cd: Preparing [2025-01-06T09:47:58.786Z] 651d9022c234: Preparing [2025-01-06T09:47:58.786Z] 289439bea1cd: Waiting [2025-01-06T09:47:58.786Z] 651d9022c234: Waiting [2025-01-06T09:47:58.786Z] ca3e0ca3a114: Waiting [2025-01-06T09:47:58.786Z] 78a4b4063855: Waiting [2025-01-06T09:47:58.786Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:47:58.786Z] 6df66712a42d: Layer already exists [2025-01-06T09:47:58.786Z] ad6b3fe74706: Layer already exists [2025-01-06T09:47:58.786Z] f91855a1779c: Layer already exists [2025-01-06T09:47:58.786Z] 3903d35965d8: Layer already exists [2025-01-06T09:47:58.786Z] 78a4b4063855: Layer already exists [2025-01-06T09:47:58.786Z] ca3e0ca3a114: Layer already exists [2025-01-06T09:47:58.786Z] 289439bea1cd: Layer already exists [2025-01-06T09:47:58.786Z] 651d9022c234: Layer already exists [2025-01-06T09:47:59.050Z] main: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:47:59.126Z] ===================================================== [Pipeline] echo [2025-01-06T09:47:59.138Z] taggedImages: [2025-01-06T09:47:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T09:47:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 [2025-01-06T09:47:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-06T09:47:59.163Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-06T09:47:59.163Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:59.163Z] latest [2025-01-06T09:47:59.163Z] 4.0.0-dev.33 [2025-01-06T09:47:59.163Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:47:59.163Z] main [2025-01-06T09:47:59.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:59.518Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:47:59.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:47:59.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T09:47:59.867Z] bb48ec1eafad: Preparing [2025-01-06T09:47:59.867Z] 00de32d1be7c: Preparing [2025-01-06T09:47:59.867Z] 0089637781bf: Preparing [2025-01-06T09:47:59.867Z] f91855a1779c: Preparing [2025-01-06T09:47:59.867Z] 8ed0fddc9780: Preparing [2025-01-06T09:47:59.867Z] 9cefce63f9ea: Preparing [2025-01-06T09:47:59.867Z] f522bacfc2ef: Preparing [2025-01-06T09:47:59.867Z] 3dec0a2ee887: Preparing [2025-01-06T09:47:59.867Z] 9cefce63f9ea: Waiting [2025-01-06T09:47:59.867Z] f522bacfc2ef: Waiting [2025-01-06T09:47:59.867Z] 651d9022c234: Preparing [2025-01-06T09:47:59.867Z] 3dec0a2ee887: Waiting [2025-01-06T09:47:59.867Z] 651d9022c234: Waiting [2025-01-06T09:48:00.132Z] 00de32d1be7c: Pushed [2025-01-06T09:48:00.132Z] 0089637781bf: Pushed [2025-01-06T09:48:01.534Z] f91855a1779c: Layer already exists [2025-01-06T09:48:01.534Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:01.801Z] f522bacfc2ef: Layer already exists [2025-01-06T09:48:01.801Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:48:01.801Z] 651d9022c234: Layer already exists [2025-01-06T09:48:01.801Z] bb48ec1eafad: Pushed [2025-01-06T09:48:23.832Z] 9cefce63f9ea: Pushed [2025-01-06T09:48:23.832Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:24.189Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:24.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T09:48:24.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T09:48:24.541Z] bb48ec1eafad: Preparing [2025-01-06T09:48:24.541Z] 00de32d1be7c: Preparing [2025-01-06T09:48:24.541Z] 0089637781bf: Preparing [2025-01-06T09:48:24.541Z] f91855a1779c: Preparing [2025-01-06T09:48:24.541Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:24.541Z] 9cefce63f9ea: Preparing [2025-01-06T09:48:24.541Z] f522bacfc2ef: Preparing [2025-01-06T09:48:24.541Z] 3dec0a2ee887: Preparing [2025-01-06T09:48:24.541Z] 651d9022c234: Preparing [2025-01-06T09:48:24.541Z] f522bacfc2ef: Waiting [2025-01-06T09:48:24.541Z] 3dec0a2ee887: Waiting [2025-01-06T09:48:24.541Z] 651d9022c234: Waiting [2025-01-06T09:48:24.541Z] 9cefce63f9ea: Waiting [2025-01-06T09:48:24.541Z] 0089637781bf: Layer already exists [2025-01-06T09:48:24.541Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:24.541Z] f91855a1779c: Layer already exists [2025-01-06T09:48:24.541Z] 00de32d1be7c: Layer already exists [2025-01-06T09:48:24.541Z] bb48ec1eafad: Layer already exists [2025-01-06T09:48:24.541Z] 9cefce63f9ea: Layer already exists [2025-01-06T09:48:24.541Z] 651d9022c234: Layer already exists [2025-01-06T09:48:24.541Z] f522bacfc2ef: Layer already exists [2025-01-06T09:48:24.541Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:48:24.806Z] latest: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:25.147Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:25.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 [2025-01-06T09:48:25.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T09:48:25.561Z] bb48ec1eafad: Preparing [2025-01-06T09:48:25.561Z] 00de32d1be7c: Preparing [2025-01-06T09:48:25.561Z] 0089637781bf: Preparing [2025-01-06T09:48:25.561Z] f91855a1779c: Preparing [2025-01-06T09:48:25.561Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:25.561Z] 9cefce63f9ea: Preparing [2025-01-06T09:48:25.561Z] f522bacfc2ef: Preparing [2025-01-06T09:48:25.561Z] 3dec0a2ee887: Preparing [2025-01-06T09:48:25.561Z] 651d9022c234: Preparing [2025-01-06T09:48:25.561Z] 3dec0a2ee887: Waiting [2025-01-06T09:48:25.561Z] 651d9022c234: Waiting [2025-01-06T09:48:25.561Z] 9cefce63f9ea: Waiting [2025-01-06T09:48:25.561Z] f522bacfc2ef: Waiting [2025-01-06T09:48:25.561Z] bb48ec1eafad: Layer already exists [2025-01-06T09:48:25.561Z] f91855a1779c: Layer already exists [2025-01-06T09:48:25.561Z] 00de32d1be7c: Layer already exists [2025-01-06T09:48:25.561Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:25.561Z] 0089637781bf: Layer already exists [2025-01-06T09:48:25.561Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:48:25.561Z] 9cefce63f9ea: Layer already exists [2025-01-06T09:48:25.561Z] f522bacfc2ef: Layer already exists [2025-01-06T09:48:25.561Z] 651d9022c234: Layer already exists [2025-01-06T09:48:25.830Z] 4.0.0-dev.33: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:26.181Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:26.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:26.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T09:48:26.538Z] bb48ec1eafad: Preparing [2025-01-06T09:48:26.538Z] 00de32d1be7c: Preparing [2025-01-06T09:48:26.538Z] 0089637781bf: Preparing [2025-01-06T09:48:26.538Z] f91855a1779c: Preparing [2025-01-06T09:48:26.538Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:26.538Z] 9cefce63f9ea: Preparing [2025-01-06T09:48:26.538Z] f522bacfc2ef: Preparing [2025-01-06T09:48:26.538Z] 3dec0a2ee887: Preparing [2025-01-06T09:48:26.538Z] 651d9022c234: Preparing [2025-01-06T09:48:26.538Z] f522bacfc2ef: Waiting [2025-01-06T09:48:26.538Z] 3dec0a2ee887: Waiting [2025-01-06T09:48:26.538Z] 651d9022c234: Waiting [2025-01-06T09:48:26.538Z] 9cefce63f9ea: Waiting [2025-01-06T09:48:26.538Z] f91855a1779c: Layer already exists [2025-01-06T09:48:26.538Z] 0089637781bf: Layer already exists [2025-01-06T09:48:26.538Z] bb48ec1eafad: Layer already exists [2025-01-06T09:48:26.538Z] 00de32d1be7c: Layer already exists [2025-01-06T09:48:26.538Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:26.538Z] 9cefce63f9ea: Layer already exists [2025-01-06T09:48:26.538Z] 651d9022c234: Layer already exists [2025-01-06T09:48:26.538Z] f522bacfc2ef: Layer already exists [2025-01-06T09:48:26.538Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:48:26.809Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:27.165Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:27.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-06T09:48:27.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T09:48:27.516Z] bb48ec1eafad: Preparing [2025-01-06T09:48:27.516Z] 00de32d1be7c: Preparing [2025-01-06T09:48:27.516Z] 0089637781bf: Preparing [2025-01-06T09:48:27.516Z] f91855a1779c: Preparing [2025-01-06T09:48:27.516Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:27.516Z] 9cefce63f9ea: Preparing [2025-01-06T09:48:27.516Z] f522bacfc2ef: Preparing [2025-01-06T09:48:27.516Z] 3dec0a2ee887: Preparing [2025-01-06T09:48:27.516Z] 651d9022c234: Preparing [2025-01-06T09:48:27.516Z] 9cefce63f9ea: Waiting [2025-01-06T09:48:27.516Z] f522bacfc2ef: Waiting [2025-01-06T09:48:27.516Z] 3dec0a2ee887: Waiting [2025-01-06T09:48:27.516Z] 651d9022c234: Waiting [2025-01-06T09:48:27.516Z] 00de32d1be7c: Layer already exists [2025-01-06T09:48:27.516Z] bb48ec1eafad: Layer already exists [2025-01-06T09:48:27.516Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:27.516Z] 0089637781bf: Layer already exists [2025-01-06T09:48:27.516Z] f91855a1779c: Layer already exists [2025-01-06T09:48:27.516Z] 9cefce63f9ea: Layer already exists [2025-01-06T09:48:27.516Z] 651d9022c234: Layer already exists [2025-01-06T09:48:27.516Z] 3dec0a2ee887: Layer already exists [2025-01-06T09:48:27.516Z] f522bacfc2ef: Layer already exists [2025-01-06T09:48:27.788Z] main: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:48:27.868Z] ===================================================== [Pipeline] echo [2025-01-06T09:48:27.881Z] taggedImages: [2025-01-06T09:48:27.881Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:27.881Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T09:48:27.881Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 [2025-01-06T09:48:27.881Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:27.881Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-06T09:48:27.909Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-06T09:48:27.909Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:27.909Z] latest [2025-01-06T09:48:27.909Z] 4.0.0-dev.33 [2025-01-06T09:48:27.909Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:27.909Z] main [2025-01-06T09:48:27.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:28.278Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:28.644Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:28.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T09:48:28.644Z] adfbddf1afde: Preparing [2025-01-06T09:48:28.644Z] 041dd9f8237e: Preparing [2025-01-06T09:48:28.644Z] 805049a039e7: Preparing [2025-01-06T09:48:28.644Z] f91855a1779c: Preparing [2025-01-06T09:48:28.644Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:28.644Z] 3535640e0ae0: Preparing [2025-01-06T09:48:28.644Z] 88e09d1ef936: Preparing [2025-01-06T09:48:28.644Z] 651d9022c234: Preparing [2025-01-06T09:48:28.644Z] 3535640e0ae0: Waiting [2025-01-06T09:48:28.644Z] 651d9022c234: Waiting [2025-01-06T09:48:28.644Z] 88e09d1ef936: Waiting [2025-01-06T09:48:28.644Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:28.644Z] f91855a1779c: Layer already exists [2025-01-06T09:48:28.910Z] 041dd9f8237e: Pushed [2025-01-06T09:48:28.910Z] adfbddf1afde: Pushed [2025-01-06T09:48:28.910Z] 651d9022c234: Layer already exists [2025-01-06T09:48:29.175Z] 88e09d1ef936: Pushed [2025-01-06T09:48:30.593Z] 3535640e0ae0: Pushed [2025-01-06T09:48:35.919Z] 805049a039e7: Pushed [2025-01-06T09:48:37.318Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:37.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:38.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T09:48:38.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T09:48:38.033Z] adfbddf1afde: Preparing [2025-01-06T09:48:38.033Z] 041dd9f8237e: Preparing [2025-01-06T09:48:38.033Z] 805049a039e7: Preparing [2025-01-06T09:48:38.033Z] f91855a1779c: Preparing [2025-01-06T09:48:38.033Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:38.033Z] 3535640e0ae0: Preparing [2025-01-06T09:48:38.033Z] 88e09d1ef936: Preparing [2025-01-06T09:48:38.033Z] 651d9022c234: Preparing [2025-01-06T09:48:38.033Z] 3535640e0ae0: Waiting [2025-01-06T09:48:38.033Z] 88e09d1ef936: Waiting [2025-01-06T09:48:38.033Z] 651d9022c234: Waiting [2025-01-06T09:48:38.033Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:38.033Z] f91855a1779c: Layer already exists [2025-01-06T09:48:38.033Z] adfbddf1afde: Layer already exists [2025-01-06T09:48:38.033Z] 805049a039e7: Layer already exists [2025-01-06T09:48:38.033Z] 041dd9f8237e: Layer already exists [2025-01-06T09:48:38.033Z] 3535640e0ae0: Layer already exists [2025-01-06T09:48:38.033Z] 88e09d1ef936: Layer already exists [2025-01-06T09:48:38.033Z] 651d9022c234: Layer already exists [2025-01-06T09:48:38.300Z] latest: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:38.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:38.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 [2025-01-06T09:48:38.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T09:48:38.984Z] adfbddf1afde: Preparing [2025-01-06T09:48:38.984Z] 041dd9f8237e: Preparing [2025-01-06T09:48:38.984Z] 805049a039e7: Preparing [2025-01-06T09:48:38.984Z] f91855a1779c: Preparing [2025-01-06T09:48:38.984Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:38.984Z] 3535640e0ae0: Preparing [2025-01-06T09:48:38.984Z] 88e09d1ef936: Preparing [2025-01-06T09:48:38.984Z] 651d9022c234: Preparing [2025-01-06T09:48:38.984Z] 651d9022c234: Waiting [2025-01-06T09:48:38.984Z] 3535640e0ae0: Waiting [2025-01-06T09:48:38.984Z] 88e09d1ef936: Waiting [2025-01-06T09:48:38.984Z] 041dd9f8237e: Layer already exists [2025-01-06T09:48:38.984Z] 805049a039e7: Layer already exists [2025-01-06T09:48:38.984Z] adfbddf1afde: Layer already exists [2025-01-06T09:48:38.984Z] f91855a1779c: Layer already exists [2025-01-06T09:48:38.984Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:38.984Z] 88e09d1ef936: Layer already exists [2025-01-06T09:48:38.984Z] 651d9022c234: Layer already exists [2025-01-06T09:48:38.984Z] 3535640e0ae0: Layer already exists [2025-01-06T09:48:39.250Z] 4.0.0-dev.33: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:39.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:39.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:39.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T09:48:39.957Z] adfbddf1afde: Preparing [2025-01-06T09:48:39.957Z] 041dd9f8237e: Preparing [2025-01-06T09:48:39.957Z] 805049a039e7: Preparing [2025-01-06T09:48:39.957Z] f91855a1779c: Preparing [2025-01-06T09:48:39.957Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:39.957Z] 3535640e0ae0: Preparing [2025-01-06T09:48:39.957Z] 88e09d1ef936: Preparing [2025-01-06T09:48:39.957Z] 651d9022c234: Preparing [2025-01-06T09:48:39.957Z] 3535640e0ae0: Waiting [2025-01-06T09:48:39.957Z] 88e09d1ef936: Waiting [2025-01-06T09:48:39.957Z] 651d9022c234: Waiting [2025-01-06T09:48:39.957Z] f91855a1779c: Layer already exists [2025-01-06T09:48:39.957Z] 041dd9f8237e: Layer already exists [2025-01-06T09:48:39.957Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:39.957Z] 805049a039e7: Layer already exists [2025-01-06T09:48:39.957Z] adfbddf1afde: Layer already exists [2025-01-06T09:48:39.957Z] 3535640e0ae0: Layer already exists [2025-01-06T09:48:39.957Z] 651d9022c234: Layer already exists [2025-01-06T09:48:39.957Z] 88e09d1ef936: Layer already exists [2025-01-06T09:48:40.221Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:40.569Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:40.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-06T09:48:40.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T09:48:40.923Z] adfbddf1afde: Preparing [2025-01-06T09:48:40.923Z] 041dd9f8237e: Preparing [2025-01-06T09:48:40.923Z] 805049a039e7: Preparing [2025-01-06T09:48:40.923Z] f91855a1779c: Preparing [2025-01-06T09:48:40.923Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:40.923Z] 3535640e0ae0: Preparing [2025-01-06T09:48:40.923Z] 88e09d1ef936: Preparing [2025-01-06T09:48:40.923Z] 651d9022c234: Preparing [2025-01-06T09:48:40.923Z] 651d9022c234: Waiting [2025-01-06T09:48:40.923Z] 88e09d1ef936: Waiting [2025-01-06T09:48:40.923Z] 3535640e0ae0: Waiting [2025-01-06T09:48:40.923Z] 041dd9f8237e: Layer already exists [2025-01-06T09:48:40.923Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:40.923Z] f91855a1779c: Layer already exists [2025-01-06T09:48:40.923Z] 805049a039e7: Layer already exists [2025-01-06T09:48:40.923Z] adfbddf1afde: Layer already exists [2025-01-06T09:48:40.923Z] 651d9022c234: Layer already exists [2025-01-06T09:48:40.923Z] 3535640e0ae0: Layer already exists [2025-01-06T09:48:40.923Z] 88e09d1ef936: Layer already exists [2025-01-06T09:48:41.187Z] main: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:48:41.256Z] ===================================================== [Pipeline] echo [2025-01-06T09:48:41.268Z] taggedImages: [2025-01-06T09:48:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T09:48:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 [2025-01-06T09:48:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-06T09:48:41.294Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-06T09:48:41.294Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:41.294Z] latest [2025-01-06T09:48:41.294Z] 4.0.0-dev.33 [2025-01-06T09:48:41.294Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:41.294Z] main [2025-01-06T09:48:41.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:41.659Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:42.010Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:42.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T09:48:42.010Z] 70e18d78d0d5: Preparing [2025-01-06T09:48:42.010Z] cb1c0d80700e: Preparing [2025-01-06T09:48:42.010Z] f91855a1779c: Preparing [2025-01-06T09:48:42.010Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:42.010Z] 4943b4d5fdd0: Preparing [2025-01-06T09:48:42.010Z] 814e0195cb19: Preparing [2025-01-06T09:48:42.010Z] 651d9022c234: Preparing [2025-01-06T09:48:42.010Z] 814e0195cb19: Waiting [2025-01-06T09:48:42.010Z] 651d9022c234: Waiting [2025-01-06T09:48:42.010Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:42.010Z] f91855a1779c: Layer already exists [2025-01-06T09:48:42.276Z] 651d9022c234: Layer already exists [2025-01-06T09:48:42.276Z] 70e18d78d0d5: Pushed [2025-01-06T09:48:42.855Z] 814e0195cb19: Pushed [2025-01-06T09:48:43.809Z] 4943b4d5fdd0: Pushed [2025-01-06T09:48:50.438Z] cb1c0d80700e: Pushed [2025-01-06T09:48:50.438Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:50.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:51.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T09:48:51.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T09:48:51.132Z] 70e18d78d0d5: Preparing [2025-01-06T09:48:51.132Z] cb1c0d80700e: Preparing [2025-01-06T09:48:51.132Z] f91855a1779c: Preparing [2025-01-06T09:48:51.132Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:51.132Z] 4943b4d5fdd0: Preparing [2025-01-06T09:48:51.132Z] 814e0195cb19: Preparing [2025-01-06T09:48:51.132Z] 651d9022c234: Preparing [2025-01-06T09:48:51.132Z] 814e0195cb19: Waiting [2025-01-06T09:48:51.132Z] 651d9022c234: Waiting [2025-01-06T09:48:51.132Z] cb1c0d80700e: Layer already exists [2025-01-06T09:48:51.132Z] 70e18d78d0d5: Layer already exists [2025-01-06T09:48:51.132Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:51.132Z] 4943b4d5fdd0: Layer already exists [2025-01-06T09:48:51.132Z] f91855a1779c: Layer already exists [2025-01-06T09:48:51.132Z] 814e0195cb19: Layer already exists [2025-01-06T09:48:51.132Z] 651d9022c234: Layer already exists [2025-01-06T09:48:51.396Z] latest: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:51.742Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:52.091Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 [2025-01-06T09:48:52.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T09:48:52.091Z] 70e18d78d0d5: Preparing [2025-01-06T09:48:52.091Z] cb1c0d80700e: Preparing [2025-01-06T09:48:52.091Z] f91855a1779c: Preparing [2025-01-06T09:48:52.091Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:52.091Z] 4943b4d5fdd0: Preparing [2025-01-06T09:48:52.091Z] 814e0195cb19: Preparing [2025-01-06T09:48:52.091Z] 651d9022c234: Preparing [2025-01-06T09:48:52.091Z] 814e0195cb19: Waiting [2025-01-06T09:48:52.091Z] 651d9022c234: Waiting [2025-01-06T09:48:52.091Z] 4943b4d5fdd0: Layer already exists [2025-01-06T09:48:52.091Z] cb1c0d80700e: Layer already exists [2025-01-06T09:48:52.091Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:52.091Z] 70e18d78d0d5: Layer already exists [2025-01-06T09:48:52.091Z] f91855a1779c: Layer already exists [2025-01-06T09:48:52.091Z] 814e0195cb19: Layer already exists [2025-01-06T09:48:52.091Z] 651d9022c234: Layer already exists [2025-01-06T09:48:52.356Z] 4.0.0-dev.33: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:52.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:53.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:53.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T09:48:53.052Z] 70e18d78d0d5: Preparing [2025-01-06T09:48:53.052Z] cb1c0d80700e: Preparing [2025-01-06T09:48:53.052Z] f91855a1779c: Preparing [2025-01-06T09:48:53.052Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:53.052Z] 4943b4d5fdd0: Preparing [2025-01-06T09:48:53.052Z] 814e0195cb19: Preparing [2025-01-06T09:48:53.052Z] 651d9022c234: Preparing [2025-01-06T09:48:53.052Z] 814e0195cb19: Waiting [2025-01-06T09:48:53.052Z] 4943b4d5fdd0: Layer already exists [2025-01-06T09:48:53.052Z] 70e18d78d0d5: Layer already exists [2025-01-06T09:48:53.052Z] cb1c0d80700e: Layer already exists [2025-01-06T09:48:53.052Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:53.052Z] f91855a1779c: Layer already exists [2025-01-06T09:48:53.052Z] 651d9022c234: Layer already exists [2025-01-06T09:48:53.052Z] 814e0195cb19: Layer already exists [2025-01-06T09:48:53.316Z] 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:53.665Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:54.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-06T09:48:54.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T09:48:54.009Z] 70e18d78d0d5: Preparing [2025-01-06T09:48:54.009Z] cb1c0d80700e: Preparing [2025-01-06T09:48:54.009Z] f91855a1779c: Preparing [2025-01-06T09:48:54.009Z] 8ed0fddc9780: Preparing [2025-01-06T09:48:54.009Z] 4943b4d5fdd0: Preparing [2025-01-06T09:48:54.009Z] 814e0195cb19: Preparing [2025-01-06T09:48:54.009Z] 651d9022c234: Preparing [2025-01-06T09:48:54.009Z] 651d9022c234: Waiting [2025-01-06T09:48:54.009Z] 814e0195cb19: Waiting [2025-01-06T09:48:54.009Z] cb1c0d80700e: Layer already exists [2025-01-06T09:48:54.009Z] f91855a1779c: Layer already exists [2025-01-06T09:48:54.009Z] 4943b4d5fdd0: Layer already exists [2025-01-06T09:48:54.009Z] 70e18d78d0d5: Layer already exists [2025-01-06T09:48:54.009Z] 8ed0fddc9780: Layer already exists [2025-01-06T09:48:54.009Z] 814e0195cb19: Layer already exists [2025-01-06T09:48:54.009Z] 651d9022c234: Layer already exists [2025-01-06T09:48:54.272Z] main: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T09:48:54.348Z] ===================================================== [Pipeline] echo [2025-01-06T09:48:54.364Z] taggedImages: [2025-01-06T09:48:54.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [2025-01-06T09:48:54.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T09:48:54.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 [2025-01-06T09:48:54.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [2025-01-06T09:48:54.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:54.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T09:48:54.749Z] [2025-01-06T09:48:54.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:48:55.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T09:48:55.075Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-06T09:48:55.075Z] 8998bd30e6a1: Pulling fs layer [2025-01-06T09:48:55.075Z] 04944245beec: Pulling fs layer [2025-01-06T09:48:55.075Z] 699f458cf7ca: Pulling fs layer [2025-01-06T09:48:55.075Z] 765212b225bb: Pulling fs layer [2025-01-06T09:48:55.075Z] f23df028b6ca: Pulling fs layer [2025-01-06T09:48:55.075Z] d65c8cfc05b1: Pulling fs layer [2025-01-06T09:48:55.075Z] 2437ff75d9bd: Pulling fs layer [2025-01-06T09:48:55.075Z] 765212b225bb: Waiting [2025-01-06T09:48:55.075Z] f23df028b6ca: Waiting [2025-01-06T09:48:55.075Z] d65c8cfc05b1: Waiting [2025-01-06T09:48:55.075Z] 2437ff75d9bd: Waiting [2025-01-06T09:48:55.341Z] 04944245beec: Verifying Checksum [2025-01-06T09:48:55.341Z] 04944245beec: Download complete [2025-01-06T09:48:55.341Z] 765212b225bb: Verifying Checksum [2025-01-06T09:48:55.341Z] 765212b225bb: Download complete [2025-01-06T09:48:55.341Z] f23df028b6ca: Verifying Checksum [2025-01-06T09:48:55.341Z] f23df028b6ca: Download complete [2025-01-06T09:48:55.341Z] d65c8cfc05b1: Verifying Checksum [2025-01-06T09:48:55.341Z] d65c8cfc05b1: Download complete [2025-01-06T09:48:55.341Z] 699f458cf7ca: Download complete [2025-01-06T09:48:55.923Z] 8998bd30e6a1: Verifying Checksum [2025-01-06T09:48:55.923Z] 8998bd30e6a1: Download complete [2025-01-06T09:48:57.860Z] 2437ff75d9bd: Verifying Checksum [2025-01-06T09:48:57.860Z] 2437ff75d9bd: Download complete [2025-01-06T09:49:02.099Z] 8998bd30e6a1: Pull complete [2025-01-06T09:49:02.679Z] 04944245beec: Pull complete [2025-01-06T09:49:04.613Z] 699f458cf7ca: Pull complete [2025-01-06T09:49:04.613Z] 765212b225bb: Pull complete [2025-01-06T09:49:05.569Z] f23df028b6ca: Pull complete [2025-01-06T09:49:05.569Z] d65c8cfc05b1: Pull complete [2025-01-06T09:49:27.592Z] 2437ff75d9bd: Pull complete [2025-01-06T09:49:27.592Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-06T09:49:27.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T09:49:27.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:49:27.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container [2025-01-06T09:49:27.853Z] $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-06T09:49:29.886Z] $ docker top ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:49:30.382Z] ---> job-cost.sh [2025-01-06T09:49:30.646Z] lf-activate-venv: SKIPPING [2025-01-06T09:49:30.646Z] INFO: No Stack... [2025-01-06T09:49:31.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T09:49:32.544Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T09:49:32.854Z] + cat /w/workspace/edgex-go/769/archives/cost.csv [2025-01-06T09:49:32.854Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T09:49:32.908Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] [2025-01-06T09:49:32.918Z] Resource [jenkins-edgexfoundry-edgex-go-main-769-stack-cost] did not exist. Created. [2025-01-06T09:49:32.924Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T09:49:33.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T09:49:33.827Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T09:49:33.839Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T09:49:33.858Z] $ docker stop --time=1 ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f [2025-01-06T09:49:35.343Z] $ docker rm -f --volumes ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-06T09:49:35.864Z] provisioning config files... [2025-01-06T09:49:35.870Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/769@tmp/config16030830924275469167tmp [Pipeline] { [Pipeline] sh [2025-01-06T09:49:36.168Z] + set +x [2025-01-06T09:49:36.168Z] + curl -s https://codecov.io/bash [2025-01-06T09:49:36.168Z] + bash -s -- [2025-01-06T09:49:36.168Z] [2025-01-06T09:49:36.168Z] _____ _ [2025-01-06T09:49:36.168Z] / ____| | | [2025-01-06T09:49:36.168Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T09:49:36.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T09:49:36.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T09:49:36.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T09:49:36.168Z] Bash-1.0.6 [2025-01-06T09:49:36.168Z] [2025-01-06T09:49:36.168Z] [2025-01-06T09:49:36.168Z] ==> git version 2.25.1 found [2025-01-06T09:49:36.168Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-06T09:49:36.168Z] Release-Date: 2020-01-08 [2025-01-06T09:49:36.168Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-06T09:49:36.168Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T09:49:36.168Z] ==> Jenkins CI detected. [2025-01-06T09:49:36.168Z] current dir:  /w/workspace/edgex-go/769 [2025-01-06T09:49:36.168Z] project root: . [2025-01-06T09:49:36.168Z] --> token set from env [2025-01-06T09:49:36.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T09:49:36.428Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T09:49:36.428Z] ==> Python coveragepy not found [2025-01-06T09:49:36.428Z] ==> Searching for coverage reports in: [2025-01-06T09:49:36.428Z] + . [2025-01-06T09:49:36.428Z] -> Found 1 reports [2025-01-06T09:49:36.428Z] ==> Detecting git/mercurial file structure [2025-01-06T09:49:36.428Z] ==> Reading reports [2025-01-06T09:49:36.428Z] + ./coverage.out bytes=1412873 [2025-01-06T09:49:36.428Z] ==> Appending adjustments [2025-01-06T09:49:36.428Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T09:49:37.816Z] + Found adjustments [2025-01-06T09:49:37.816Z] ==> Gzipping contents [2025-01-06T09:49:37.816Z] 124K /tmp/codecov.IN1Kqs.gz [2025-01-06T09:49:37.816Z] ==> Uploading reports [2025-01-06T09:49:37.816Z] url: https://codecov.io [2025-01-06T09:49:37.816Z] query: branch=main&commit=03ae68c2868243cbf8ac2ebb335d7a1e530c90f9&build=769&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F769%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T09:49:37.816Z] -> Pinging Codecov [2025-01-06T09:49:37.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=03ae68c2868243cbf8ac2ebb335d7a1e530c90f9&build=769&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F769%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T09:49:37.816Z] -> Uploading to [2025-01-06T09:49:37.816Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/03ae68c2868243cbf8ac2ebb335d7a1e530c90f9/ec1686ed-ae8a-4917-a5a1-c30bcf4c5bc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T094937Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=86a3f0abcfe002fd7d58fe98550d8415432e870b8d840774ae74e56f87ae8df3 [2025-01-06T09:49:37.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:49:37.816Z] Dload Upload Total Spent Left Speed [2025-01-06T09:49:38.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 488k --:--:-- --:--:-- --:--:-- 488k [2025-01-06T09:49:38.076Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [2025-01-06T09:49:38.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-06T09:49:38.315Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T09:49:38.331Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:49:38.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T09:49:38.655Z] [2025-01-06T09:49:38.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:49:38.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T09:49:38.958Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T09:49:38.958Z] 43c4264eed91: Pulling fs layer [2025-01-06T09:49:38.958Z] 4cc291be95ef: Pulling fs layer [2025-01-06T09:49:38.958Z] 2ac1f1163629: Pulling fs layer [2025-01-06T09:49:38.958Z] 5c3c966382ef: Pulling fs layer [2025-01-06T09:49:38.958Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T09:49:38.958Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T09:49:38.958Z] 9c3e1370e548: Pulling fs layer [2025-01-06T09:49:38.958Z] 4f4fb700ef54: Waiting [2025-01-06T09:49:38.958Z] 5c3c966382ef: Waiting [2025-01-06T09:49:38.958Z] d9c7d2e4e75e: Waiting [2025-01-06T09:49:38.958Z] 9c3e1370e548: Waiting [2025-01-06T09:49:38.958Z] 4cc291be95ef: Verifying Checksum [2025-01-06T09:49:38.958Z] 4cc291be95ef: Download complete [2025-01-06T09:49:38.958Z] 5c3c966382ef: Verifying Checksum [2025-01-06T09:49:38.958Z] 5c3c966382ef: Download complete [2025-01-06T09:49:38.958Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T09:49:38.958Z] 4f4fb700ef54: Download complete [2025-01-06T09:49:38.958Z] 43c4264eed91: Download complete [2025-01-06T09:49:39.217Z] 43c4264eed91: Pull complete [2025-01-06T09:49:39.217Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T09:49:39.217Z] d9c7d2e4e75e: Download complete [2025-01-06T09:49:39.476Z] 4cc291be95ef: Pull complete [2025-01-06T09:49:39.476Z] 2ac1f1163629: Download complete [2025-01-06T09:49:40.041Z] 9c3e1370e548: Download complete [2025-01-06T09:49:43.328Z] 2ac1f1163629: Pull complete [2025-01-06T09:49:43.328Z] 5c3c966382ef: Pull complete [2025-01-06T09:49:43.328Z] 4f4fb700ef54: Pull complete [2025-01-06T09:49:43.328Z] d9c7d2e4e75e: Pull complete [2025-01-06T09:49:46.615Z] 9c3e1370e548: Pull complete [2025-01-06T09:49:46.615Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T09:49:46.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T09:49:46.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:49:46.723Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:49:46.759Z] $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-06T09:49:52.140Z] $ docker top 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:49:52.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo [2025-01-06T09:49:52.553Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-06T09:49:52.871Z] + set -o pipefail [2025-01-06T09:49:52.871Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-06T09:50:01.061Z] [2025-01-06T09:50:01.061Z] Monitoring /w/workspace/edgex-go/769 (github.com/edgexfoundry/edgex-go)... [2025-01-06T09:50:01.061Z] [2025-01-06T09:50:01.061Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f6e08eaa-c765-4352-9815-af05c9d64969 [2025-01-06T09:50:01.061Z] [2025-01-06T09:50:01.061Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T09:50:01.061Z] [2025-01-06T09:50:01.061Z] [2025-01-06T09:50:01.061Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T09:50:01.061Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T09:50:01.074Z] $ docker stop --time=1 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 [2025-01-06T09:50:06.014Z] $ docker rm -f --volumes 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-06T09:50:06.516Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:50:06.540Z] provisioning config files... [2025-01-06T09:50:06.549Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/769@tmp/config9119892000108556821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:06.849Z] --> edgex-publish-swagger.sh [2025-01-06T09:50:06.850Z] === Publish openapi API === [2025-01-06T09:50:06.850Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-06T09:50:06.850Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/769/openapi/core-command.yaml] [2025-01-06T09:50:06.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:06.850Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:07.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58644 --:--:-- --:--:-- --:--:-- 58644 [2025-01-06T09:50:07.416Z] [2025-01-06T09:50:07.416Z] [2025-01-06T09:50:07.416Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/769/openapi/core-data.yaml] [2025-01-06T09:50:07.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:07.416Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:07.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 185k --:--:-- --:--:-- --:--:-- 184k 100 72057 0 0 100 72057 0 184k --:--:-- --:--:-- --:--:-- 184k [2025-01-06T09:50:07.675Z] [2025-01-06T09:50:07.675Z] [2025-01-06T09:50:07.676Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/769/openapi/core-keeper.yaml] [2025-01-06T09:50:07.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:07.676Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:07.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 340 165k --:--:-- --:--:-- --:--:-- 165k [2025-01-06T09:50:07.938Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-06T09:50:07.938Z] [2025-01-06T09:50:07.938Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/769/openapi/core-metadata.yaml] [2025-01-06T09:50:07.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:07.938Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:08.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 357 355k --:--:-- --:--:-- --:--:-- 355k [2025-01-06T09:50:08.507Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T09:50:08.507Z] [2025-01-06T09:50:08.507Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/769/openapi/support-notifications.yaml] [2025-01-06T09:50:08.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:08.507Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:08.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 348 190k --:--:-- --:--:-- --:--:-- 190k 100 87457 100 156 100 87301 348 190k --:--:-- --:--:-- --:--:-- 190k [2025-01-06T09:50:08.766Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T09:50:08.766Z] [2025-01-06T09:50:08.767Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/769/openapi/support-scheduler.yaml] [2025-01-06T09:50:08.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T09:50:08.767Z] Dload Upload Total Spent Left Speed [2025-01-06T09:50:09.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 433 137k --:--:-- --:--:-- --:--:-- 137k [2025-01-06T09:50:09.335Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T09:50:09.335Z] [Pipeline] } [2025-01-06T09:50:09.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-01-06T09:50:09.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T09:50:09.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:10.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:50:10.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:50:10.163Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:50:10.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T09:50:10.732Z] $ docker top 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba -eo pid,comm [2025-01-06T09:50:10.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-06T09:50:10.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T09:50:10.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T09:50:10.843Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T09:50:10.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T09:50:10.950Z] $ docker exec 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba ssh-agent [2025-01-06T09:50:11.050Z] SSH_AUTH_SOCK=/tmp/ssh-BbCAkpc9qDC3/agent.33 [2025-01-06T09:50:11.050Z] SSH_AGENT_PID=39 [2025-01-06T09:50:11.056Z] Running ssh-add (command line suppressed) [2025-01-06T09:50:11.162Z] Identity added: /w/workspace/edgex-go/769@tmp/private_key_4419376575194046211.key (/w/workspace/edgex-go/769@tmp/private_key_4419376575194046211.key) [2025-01-06T09:50:11.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T09:50:11.468Z] + git semver tag [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,670 [run_tag] DEBUG tag force:False [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,671 [check_head_tag] DEBUG check head tag [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,674 [execute] INFO git cat-file --batch-check [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=) [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,678 [execute] INFO git cat-file --batch [2025-01-06T09:50:11.728Z] 2025-01-06 09:50:11,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=) [2025-01-06T09:50:11.988Z] 2025-01-06 09:50:11,745 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:11.988Z] 2025-01-06 09:50:11,746 [execute] INFO git tag -a v4.0.0-dev.33 -m v4.0.0-dev.33 [2025-01-06T09:50:11.988Z] 2025-01-06 09:50:11,746 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.33', '-m', 'v4.0.0-dev.33'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) [2025-01-06T09:50:11.988Z] 2025-01-06 09:50:11,752 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:11.988Z] 4.0.0-dev.33 [Pipeline] } [2025-01-06T09:50:11.997Z] $ docker exec --env ******** --env ******** 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba ssh-agent -k [2025-01-06T09:50:12.092Z] unset SSH_AUTH_SOCK; [2025-01-06T09:50:12.093Z] unset SSH_AGENT_PID; [2025-01-06T09:50:12.093Z] echo Agent pid 39 killed; [2025-01-06T09:50:12.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T09:50:12.426Z] + git semver [Pipeline] } [2025-01-06T09:50:12.698Z] $ docker stop --time=1 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba [2025-01-06T09:50:13.966Z] $ docker rm -f --volumes 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:14.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T09:50:14.385Z] [2025-01-06T09:50:14.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:14.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T09:50:14.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T09:50:14.687Z] ab5ef0e58194: Pulling fs layer [2025-01-06T09:50:14.687Z] 9712f1f96733: Pulling fs layer [2025-01-06T09:50:14.687Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T09:50:14.687Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T09:50:14.687Z] e9a5061849ea: Pulling fs layer [2025-01-06T09:50:14.687Z] d747dcd14b5f: Pulling fs layer [2025-01-06T09:50:14.687Z] 2de7ff778b66: Pulling fs layer [2025-01-06T09:50:14.687Z] e9a5061849ea: Waiting [2025-01-06T09:50:14.687Z] d747dcd14b5f: Waiting [2025-01-06T09:50:14.687Z] 2de7ff778b66: Waiting [2025-01-06T09:50:14.687Z] 0d9ebad4ef96: Waiting [2025-01-06T09:50:14.687Z] 9712f1f96733: Verifying Checksum [2025-01-06T09:50:14.687Z] 9712f1f96733: Download complete [2025-01-06T09:50:14.945Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T09:50:14.945Z] 63f879dbbcfc: Download complete [2025-01-06T09:50:15.204Z] ab5ef0e58194: Verifying Checksum [2025-01-06T09:50:15.204Z] ab5ef0e58194: Download complete [2025-01-06T09:50:15.204Z] e9a5061849ea: Verifying Checksum [2025-01-06T09:50:15.204Z] e9a5061849ea: Download complete [2025-01-06T09:50:15.204Z] d747dcd14b5f: Download complete [2025-01-06T09:50:15.462Z] 0d9ebad4ef96: Download complete [2025-01-06T09:50:15.462Z] 2de7ff778b66: Verifying Checksum [2025-01-06T09:50:15.462Z] 2de7ff778b66: Download complete [2025-01-06T09:50:17.989Z] ab5ef0e58194: Pull complete [2025-01-06T09:50:17.989Z] 9712f1f96733: Pull complete [2025-01-06T09:50:18.919Z] 63f879dbbcfc: Pull complete [2025-01-06T09:50:23.106Z] 0d9ebad4ef96: Pull complete [2025-01-06T09:50:23.365Z] e9a5061849ea: Pull complete [2025-01-06T09:50:23.365Z] d747dcd14b5f: Pull complete [2025-01-06T09:50:24.753Z] 2de7ff778b66: Pull complete [2025-01-06T09:50:24.753Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T09:50:24.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T09:50:24.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:50:24.856Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:50:24.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-06T09:50:31.865Z] $ docker top 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:50:31.943Z] provisioning config files... [2025-01-06T09:50:31.950Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/769@tmp/config6705953199721286163tmp [2025-01-06T09:50:31.959Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/769@tmp/config6109047000262863525tmp [2025-01-06T09:50:31.967Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/769@tmp/config9526854041503727985tmp [Pipeline] { [Pipeline] echo [2025-01-06T09:50:32.071Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:32.356Z] ---> sigul-configuration.sh [2025-01-06T09:50:32.357Z] gpg: directory `/root/.gnupg' created [2025-01-06T09:50:32.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T09:50:32.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T09:50:32.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T09:50:32.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T09:50:32.357Z] gpg: CAST5 encrypted data [2025-01-06T09:50:32.357Z] gpg: encrypted with 1 passphrase [2025-01-06T09:50:32.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T09:50:32.647Z] + mkdir /home/jenkins [2025-01-06T09:50:32.647Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T09:50:32.941Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-06T09:50:32.953Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:33.245Z] ---> sigul-install.sh [2025-01-06T09:50:33.245Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T09:50:33.542Z] + git tag --list [2025-01-06T09:50:33.542Z] 0.6.0 [2025-01-06T09:50:33.542Z] 0.6.1 [2025-01-06T09:50:33.542Z] 0.7.0 [2025-01-06T09:50:33.542Z] 0.7.1 [2025-01-06T09:50:33.542Z] v1.0.0 [2025-01-06T09:50:33.542Z] v1.0.1 [2025-01-06T09:50:33.542Z] v1.1.0 [2025-01-06T09:50:33.542Z] v1.2.0 [2025-01-06T09:50:33.542Z] v1.2.1 [2025-01-06T09:50:33.542Z] v1.3.0 [2025-01-06T09:50:33.542Z] v1.3.1 [2025-01-06T09:50:33.542Z] v2.0.0 [2025-01-06T09:50:33.542Z] v2.1.0 [2025-01-06T09:50:33.542Z] v2.1.1 [2025-01-06T09:50:33.542Z] v2.2.0 [2025-01-06T09:50:33.542Z] v2.3.0 [2025-01-06T09:50:33.542Z] v3.0 [2025-01-06T09:50:33.542Z] v3.0.0 [2025-01-06T09:50:33.542Z] v3.1 [2025-01-06T09:50:33.542Z] v3.1.0 [2025-01-06T09:50:33.542Z] v3.1.0-dev.1 [2025-01-06T09:50:33.542Z] v3.1.0-dev.10 [2025-01-06T09:50:33.542Z] v3.1.0-dev.11 [2025-01-06T09:50:33.542Z] v3.1.0-dev.12 [2025-01-06T09:50:33.542Z] v3.1.0-dev.13 [2025-01-06T09:50:33.542Z] v3.1.0-dev.14 [2025-01-06T09:50:33.542Z] v3.1.0-dev.15 [2025-01-06T09:50:33.542Z] v3.1.0-dev.16 [2025-01-06T09:50:33.542Z] v3.1.0-dev.17 [2025-01-06T09:50:33.542Z] v3.1.0-dev.18 [2025-01-06T09:50:33.542Z] v3.1.0-dev.19 [2025-01-06T09:50:33.542Z] v3.1.0-dev.2 [2025-01-06T09:50:33.542Z] v3.1.0-dev.20 [2025-01-06T09:50:33.542Z] v3.1.0-dev.21 [2025-01-06T09:50:33.542Z] v3.1.0-dev.22 [2025-01-06T09:50:33.542Z] v3.1.0-dev.23 [2025-01-06T09:50:33.542Z] v3.1.0-dev.24 [2025-01-06T09:50:33.542Z] v3.1.0-dev.25 [2025-01-06T09:50:33.542Z] v3.1.0-dev.26 [2025-01-06T09:50:33.542Z] v3.1.0-dev.27 [2025-01-06T09:50:33.542Z] v3.1.0-dev.28 [2025-01-06T09:50:33.542Z] v3.1.0-dev.29 [2025-01-06T09:50:33.542Z] v3.1.0-dev.3 [2025-01-06T09:50:33.542Z] v3.1.0-dev.30 [2025-01-06T09:50:33.542Z] v3.1.0-dev.31 [2025-01-06T09:50:33.542Z] v3.1.0-dev.32 [2025-01-06T09:50:33.542Z] v3.1.0-dev.33 [2025-01-06T09:50:33.542Z] v3.1.0-dev.34 [2025-01-06T09:50:33.542Z] v3.1.0-dev.35 [2025-01-06T09:50:33.542Z] v3.1.0-dev.36 [2025-01-06T09:50:33.542Z] v3.1.0-dev.37 [2025-01-06T09:50:33.542Z] v3.1.0-dev.38 [2025-01-06T09:50:33.542Z] v3.1.0-dev.39 [2025-01-06T09:50:33.542Z] v3.1.0-dev.4 [2025-01-06T09:50:33.542Z] v3.1.0-dev.40 [2025-01-06T09:50:33.542Z] v3.1.0-dev.41 [2025-01-06T09:50:33.542Z] v3.1.0-dev.42 [2025-01-06T09:50:33.542Z] v3.1.0-dev.43 [2025-01-06T09:50:33.542Z] v3.1.0-dev.44 [2025-01-06T09:50:33.542Z] v3.1.0-dev.45 [2025-01-06T09:50:33.542Z] v3.1.0-dev.46 [2025-01-06T09:50:33.542Z] v3.1.0-dev.47 [2025-01-06T09:50:33.542Z] v3.1.0-dev.48 [2025-01-06T09:50:33.542Z] v3.1.0-dev.49 [2025-01-06T09:50:33.542Z] v3.1.0-dev.5 [2025-01-06T09:50:33.542Z] v3.1.0-dev.50 [2025-01-06T09:50:33.542Z] v3.1.0-dev.51 [2025-01-06T09:50:33.542Z] v3.1.0-dev.52 [2025-01-06T09:50:33.542Z] v3.1.0-dev.53 [2025-01-06T09:50:33.542Z] v3.1.0-dev.54 [2025-01-06T09:50:33.542Z] v3.1.0-dev.55 [2025-01-06T09:50:33.542Z] v3.1.0-dev.56 [2025-01-06T09:50:33.542Z] v3.1.0-dev.57 [2025-01-06T09:50:33.542Z] v3.1.0-dev.58 [2025-01-06T09:50:33.542Z] v3.1.0-dev.59 [2025-01-06T09:50:33.542Z] v3.1.0-dev.6 [2025-01-06T09:50:33.542Z] v3.1.0-dev.60 [2025-01-06T09:50:33.542Z] v3.1.0-dev.61 [2025-01-06T09:50:33.542Z] v3.1.0-dev.62 [2025-01-06T09:50:33.542Z] v3.1.0-dev.63 [2025-01-06T09:50:33.542Z] v3.1.0-dev.64 [2025-01-06T09:50:33.542Z] v3.1.0-dev.65 [2025-01-06T09:50:33.542Z] v3.1.0-dev.66 [2025-01-06T09:50:33.542Z] v3.1.0-dev.67 [2025-01-06T09:50:33.542Z] v3.1.0-dev.68 [2025-01-06T09:50:33.542Z] v3.1.0-dev.69 [2025-01-06T09:50:33.542Z] v3.1.0-dev.7 [2025-01-06T09:50:33.542Z] v3.1.0-dev.70 [2025-01-06T09:50:33.542Z] v3.1.0-dev.71 [2025-01-06T09:50:33.542Z] v3.1.0-dev.72 [2025-01-06T09:50:33.542Z] v3.1.0-dev.73 [2025-01-06T09:50:33.542Z] v3.1.0-dev.8 [2025-01-06T09:50:33.542Z] v3.1.0-dev.9 [2025-01-06T09:50:33.542Z] v3.1.1 [2025-01-06T09:50:33.542Z] v3.1.1-dev.1 [2025-01-06T09:50:33.542Z] v3.1.1-dev.2 [2025-01-06T09:50:33.542Z] v3.2.0-dev.1 [2025-01-06T09:50:33.542Z] v3.2.0-dev.10 [2025-01-06T09:50:33.542Z] v3.2.0-dev.100 [2025-01-06T09:50:33.542Z] v3.2.0-dev.101 [2025-01-06T09:50:33.542Z] v3.2.0-dev.102 [2025-01-06T09:50:33.542Z] v3.2.0-dev.103 [2025-01-06T09:50:33.542Z] v3.2.0-dev.104 [2025-01-06T09:50:33.542Z] v3.2.0-dev.105 [2025-01-06T09:50:33.542Z] v3.2.0-dev.106 [2025-01-06T09:50:33.542Z] v3.2.0-dev.107 [2025-01-06T09:50:33.542Z] v3.2.0-dev.108 [2025-01-06T09:50:33.542Z] v3.2.0-dev.109 [2025-01-06T09:50:33.542Z] v3.2.0-dev.11 [2025-01-06T09:50:33.542Z] v3.2.0-dev.12 [2025-01-06T09:50:33.542Z] v3.2.0-dev.13 [2025-01-06T09:50:33.542Z] v3.2.0-dev.14 [2025-01-06T09:50:33.542Z] v3.2.0-dev.15 [2025-01-06T09:50:33.542Z] v3.2.0-dev.16 [2025-01-06T09:50:33.542Z] v3.2.0-dev.17 [2025-01-06T09:50:33.542Z] v3.2.0-dev.18 [2025-01-06T09:50:33.542Z] v3.2.0-dev.19 [2025-01-06T09:50:33.542Z] v3.2.0-dev.2 [2025-01-06T09:50:33.542Z] v3.2.0-dev.20 [2025-01-06T09:50:33.542Z] v3.2.0-dev.21 [2025-01-06T09:50:33.542Z] v3.2.0-dev.22 [2025-01-06T09:50:33.542Z] v3.2.0-dev.23 [2025-01-06T09:50:33.542Z] v3.2.0-dev.24 [2025-01-06T09:50:33.542Z] v3.2.0-dev.25 [2025-01-06T09:50:33.542Z] v3.2.0-dev.26 [2025-01-06T09:50:33.542Z] v3.2.0-dev.27 [2025-01-06T09:50:33.542Z] v3.2.0-dev.28 [2025-01-06T09:50:33.542Z] v3.2.0-dev.29 [2025-01-06T09:50:33.542Z] v3.2.0-dev.3 [2025-01-06T09:50:33.542Z] v3.2.0-dev.30 [2025-01-06T09:50:33.542Z] v3.2.0-dev.31 [2025-01-06T09:50:33.542Z] v3.2.0-dev.32 [2025-01-06T09:50:33.542Z] v3.2.0-dev.33 [2025-01-06T09:50:33.542Z] v3.2.0-dev.34 [2025-01-06T09:50:33.542Z] v3.2.0-dev.35 [2025-01-06T09:50:33.542Z] v3.2.0-dev.36 [2025-01-06T09:50:33.542Z] v3.2.0-dev.37 [2025-01-06T09:50:33.542Z] v3.2.0-dev.38 [2025-01-06T09:50:33.542Z] v3.2.0-dev.39 [2025-01-06T09:50:33.542Z] v3.2.0-dev.4 [2025-01-06T09:50:33.542Z] v3.2.0-dev.40 [2025-01-06T09:50:33.542Z] v3.2.0-dev.41 [2025-01-06T09:50:33.542Z] v3.2.0-dev.42 [2025-01-06T09:50:33.542Z] v3.2.0-dev.43 [2025-01-06T09:50:33.542Z] v3.2.0-dev.44 [2025-01-06T09:50:33.542Z] v3.2.0-dev.45 [2025-01-06T09:50:33.542Z] v3.2.0-dev.46 [2025-01-06T09:50:33.542Z] v3.2.0-dev.47 [2025-01-06T09:50:33.542Z] v3.2.0-dev.48 [2025-01-06T09:50:33.542Z] v3.2.0-dev.49 [2025-01-06T09:50:33.542Z] v3.2.0-dev.5 [2025-01-06T09:50:33.542Z] v3.2.0-dev.50 [2025-01-06T09:50:33.542Z] v3.2.0-dev.51 [2025-01-06T09:50:33.542Z] v3.2.0-dev.52 [2025-01-06T09:50:33.542Z] v3.2.0-dev.53 [2025-01-06T09:50:33.542Z] v3.2.0-dev.54 [2025-01-06T09:50:33.542Z] v3.2.0-dev.55 [2025-01-06T09:50:33.542Z] v3.2.0-dev.56 [2025-01-06T09:50:33.542Z] v3.2.0-dev.57 [2025-01-06T09:50:33.542Z] v3.2.0-dev.58 [2025-01-06T09:50:33.542Z] v3.2.0-dev.59 [2025-01-06T09:50:33.542Z] v3.2.0-dev.6 [2025-01-06T09:50:33.542Z] v3.2.0-dev.60 [2025-01-06T09:50:33.542Z] v3.2.0-dev.61 [2025-01-06T09:50:33.542Z] v3.2.0-dev.62 [2025-01-06T09:50:33.542Z] v3.2.0-dev.63 [2025-01-06T09:50:33.542Z] v3.2.0-dev.64 [2025-01-06T09:50:33.542Z] v3.2.0-dev.65 [2025-01-06T09:50:33.542Z] v3.2.0-dev.66 [2025-01-06T09:50:33.542Z] v3.2.0-dev.67 [2025-01-06T09:50:33.542Z] v3.2.0-dev.68 [2025-01-06T09:50:33.542Z] v3.2.0-dev.69 [2025-01-06T09:50:33.542Z] v3.2.0-dev.7 [2025-01-06T09:50:33.542Z] v3.2.0-dev.70 [2025-01-06T09:50:33.542Z] v3.2.0-dev.71 [2025-01-06T09:50:33.542Z] v3.2.0-dev.72 [2025-01-06T09:50:33.542Z] v3.2.0-dev.73 [2025-01-06T09:50:33.542Z] v3.2.0-dev.74 [2025-01-06T09:50:33.542Z] v3.2.0-dev.75 [2025-01-06T09:50:33.542Z] v3.2.0-dev.76 [2025-01-06T09:50:33.542Z] v3.2.0-dev.77 [2025-01-06T09:50:33.542Z] v3.2.0-dev.78 [2025-01-06T09:50:33.542Z] v3.2.0-dev.79 [2025-01-06T09:50:33.542Z] v3.2.0-dev.8 [2025-01-06T09:50:33.542Z] v3.2.0-dev.80 [2025-01-06T09:50:33.542Z] v3.2.0-dev.81 [2025-01-06T09:50:33.542Z] v3.2.0-dev.82 [2025-01-06T09:50:33.542Z] v3.2.0-dev.83 [2025-01-06T09:50:33.542Z] v3.2.0-dev.84 [2025-01-06T09:50:33.542Z] v3.2.0-dev.85 [2025-01-06T09:50:33.542Z] v3.2.0-dev.86 [2025-01-06T09:50:33.542Z] v3.2.0-dev.87 [2025-01-06T09:50:33.542Z] v3.2.0-dev.88 [2025-01-06T09:50:33.542Z] v3.2.0-dev.89 [2025-01-06T09:50:33.542Z] v3.2.0-dev.9 [2025-01-06T09:50:33.542Z] v3.2.0-dev.90 [2025-01-06T09:50:33.542Z] v3.2.0-dev.91 [2025-01-06T09:50:33.542Z] v3.2.0-dev.92 [2025-01-06T09:50:33.542Z] v3.2.0-dev.93 [2025-01-06T09:50:33.542Z] v3.2.0-dev.94 [2025-01-06T09:50:33.542Z] v3.2.0-dev.95 [2025-01-06T09:50:33.542Z] v3.2.0-dev.96 [2025-01-06T09:50:33.542Z] v3.2.0-dev.97 [2025-01-06T09:50:33.542Z] v3.2.0-dev.98 [2025-01-06T09:50:33.542Z] v3.2.0-dev.99 [2025-01-06T09:50:33.542Z] v4.0.0-dev.1 [2025-01-06T09:50:33.542Z] v4.0.0-dev.10 [2025-01-06T09:50:33.542Z] v4.0.0-dev.11 [2025-01-06T09:50:33.542Z] v4.0.0-dev.12 [2025-01-06T09:50:33.542Z] v4.0.0-dev.13 [2025-01-06T09:50:33.542Z] v4.0.0-dev.14 [2025-01-06T09:50:33.542Z] v4.0.0-dev.15 [2025-01-06T09:50:33.542Z] v4.0.0-dev.16 [2025-01-06T09:50:33.542Z] v4.0.0-dev.17 [2025-01-06T09:50:33.542Z] v4.0.0-dev.18 [2025-01-06T09:50:33.542Z] v4.0.0-dev.19 [2025-01-06T09:50:33.542Z] v4.0.0-dev.2 [2025-01-06T09:50:33.542Z] v4.0.0-dev.20 [2025-01-06T09:50:33.542Z] v4.0.0-dev.21 [2025-01-06T09:50:33.542Z] v4.0.0-dev.22 [2025-01-06T09:50:33.542Z] v4.0.0-dev.23 [2025-01-06T09:50:33.542Z] v4.0.0-dev.24 [2025-01-06T09:50:33.542Z] v4.0.0-dev.25 [2025-01-06T09:50:33.542Z] v4.0.0-dev.26 [2025-01-06T09:50:33.542Z] v4.0.0-dev.27 [2025-01-06T09:50:33.542Z] v4.0.0-dev.28 [2025-01-06T09:50:33.542Z] v4.0.0-dev.29 [2025-01-06T09:50:33.542Z] v4.0.0-dev.3 [2025-01-06T09:50:33.542Z] v4.0.0-dev.30 [2025-01-06T09:50:33.542Z] v4.0.0-dev.31 [2025-01-06T09:50:33.542Z] v4.0.0-dev.32 [2025-01-06T09:50:33.542Z] v4.0.0-dev.33 [2025-01-06T09:50:33.542Z] v4.0.0-dev.4 [2025-01-06T09:50:33.542Z] v4.0.0-dev.5 [2025-01-06T09:50:33.542Z] v4.0.0-dev.6 [2025-01-06T09:50:33.542Z] v4.0.0-dev.7 [2025-01-06T09:50:33.542Z] v4.0.0-dev.8 [2025-01-06T09:50:33.542Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T09:50:33.840Z] + lftools sign git-tag v4.0.0-dev.33 [2025-01-06T09:50:34.496Z] Signing Git tag with Sigul... [2025-01-06T09:50:34.496Z] Signing v4.0.0-dev.33 [Pipeline] echo [2025-01-06T09:50:34.772Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:35.060Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T09:50:35.067Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T09:50:35.092Z] $ docker stop --time=1 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 [2025-01-06T09:50:36.404Z] $ docker rm -f --volumes 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T09:50:36.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T09:50:36.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:37.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:50:37.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:50:37.243Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:50:37.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T09:50:37.619Z] $ docker top eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 -eo pid,comm [2025-01-06T09:50:37.672Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-06T09:50:37.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T09:50:37.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T09:50:37.726Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T09:50:37.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T09:50:37.841Z] $ docker exec eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 ssh-agent [2025-01-06T09:50:37.955Z] SSH_AUTH_SOCK=/tmp/ssh-aI8F2MoITFB7/agent.32 [2025-01-06T09:50:37.955Z] SSH_AGENT_PID=38 [2025-01-06T09:50:37.959Z] Running ssh-add (command line suppressed) [2025-01-06T09:50:38.061Z] Identity added: /w/workspace/edgex-go/769@tmp/private_key_1773948101584014833.key (/w/workspace/edgex-go/769@tmp/private_key_1773948101584014833.key) [2025-01-06T09:50:38.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T09:50:38.370Z] + git semver bump pre [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [bump_version] DEBUG bumping version:4.0.0-dev.33 on axis:pre with prefix:dev [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [bump_version] DEBUG bumped version:4.0.0-dev.34 [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [write_version] DEBUG write version:4.0.0-dev.34 to path:/w/workspace/edgex-go/769/.semver/main with force:True [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,549 [write_file] DEBUG write to file:/w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,552 [execute] INFO git cat-file --batch-check [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,558 [execute] INFO git cat-file --batch [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T09:50:38.631Z] 2025-01-06 09:50:38,563 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:38.631Z] 4.0.0-dev.34 [Pipeline] } [2025-01-06T09:50:38.640Z] $ docker exec --env ******** --env ******** eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 ssh-agent -k [2025-01-06T09:50:38.768Z] unset SSH_AUTH_SOCK; [2025-01-06T09:50:38.768Z] unset SSH_AGENT_PID; [2025-01-06T09:50:38.768Z] echo Agent pid 38 killed; [2025-01-06T09:50:38.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T09:50:39.108Z] + git semver [Pipeline] } [2025-01-06T09:50:39.378Z] $ docker stop --time=1 eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 [2025-01-06T09:50:40.648Z] $ docker rm -f --volumes eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T09:50:41.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T09:50:41.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:41.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T09:50:41.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:50:41.401Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:50:41.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T09:50:41.788Z] $ docker top 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T09:50:41.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T09:50:41.899Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T09:50:42.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T09:50:42.004Z] $ docker exec 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 ssh-agent [2025-01-06T09:50:42.130Z] SSH_AUTH_SOCK=/tmp/ssh-QkjfndlkiGED/agent.32 [2025-01-06T09:50:42.130Z] SSH_AGENT_PID=38 [2025-01-06T09:50:42.135Z] Running ssh-add (command line suppressed) [2025-01-06T09:50:42.231Z] Identity added: /w/workspace/edgex-go/769@tmp/private_key_17455400615550972043.key (/w/workspace/edgex-go/769@tmp/private_key_17455400615550972043.key) [2025-01-06T09:50:42.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T09:50:42.542Z] + git semver push [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,717 [run_push] DEBUG push [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,718 [execute] INFO git cat-file --batch-check [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,722 [execute] INFO git rev-list 6dac1a28f23f950ad91d79e3dbc5727b8195fe08 -- [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,722 [execute] DEBUG Popen(['git', 'rev-list', '6dac1a28f23f950ad91d79e3dbc5727b8195fe08', '--'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,741 [execute] INFO git fetch -v origin [2025-01-06T09:50:42.801Z] 2025-01-06 09:50:42,741 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T09:50:43.370Z] 2025-01-06 09:50:43,185 [run_push] DEBUG no remote changes detected [2025-01-06T09:50:43.370Z] 2025-01-06 09:50:43,185 [execute] INFO git push origin semver [2025-01-06T09:50:43.370Z] 2025-01-06 09:50:43,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T09:50:43.938Z] 2025-01-06 09:50:43,922 [run_push] DEBUG push all version tags [2025-01-06T09:50:43.938Z] 2025-01-06 09:50:43,922 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T09:50:43.938Z] 2025-01-06 09:50:43,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) [2025-01-06T09:50:44.878Z] 2025-01-06 09:50:44,584 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main [2025-01-06T09:50:44.878Z] 4.0.0-dev.34 [Pipeline] } [2025-01-06T09:50:44.888Z] $ docker exec --env ******** --env ******** 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 ssh-agent -k [2025-01-06T09:50:45.007Z] unset SSH_AUTH_SOCK; [2025-01-06T09:50:45.007Z] unset SSH_AGENT_PID; [2025-01-06T09:50:45.007Z] echo Agent pid 38 killed; [2025-01-06T09:50:45.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T09:50:45.358Z] + git semver [Pipeline] } [2025-01-06T09:50:45.632Z] $ docker stop --time=1 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 [2025-01-06T09:50:46.910Z] $ docker rm -f --volumes 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-06T09:50:47.499Z] + [ -d /w/workspace/edgex-go/769/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:47.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:50:48.644Z] ---> package-listing.sh [2025-01-06T09:50:48.644Z] ++ facter osfamily [2025-01-06T09:50:48.644Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T09:50:48.904Z] + OS_FAMILY=debian [2025-01-06T09:50:48.904Z] + workspace=/w/workspace/edgex-go/769 [2025-01-06T09:50:48.904Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T09:50:48.904Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T09:50:48.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T09:50:48.904Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T09:50:48.904Z] + '[' /w/workspace/edgex-go/769 ']' [2025-01-06T09:50:48.904Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T09:50:48.904Z] + case "${OS_FAMILY}" in [2025-01-06T09:50:48.904Z] + dpkg -l [2025-01-06T09:50:48.904Z] + grep '^ii' [2025-01-06T09:50:48.904Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T09:50:48.904Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T09:50:48.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T09:50:48.904Z] + '[' /w/workspace/edgex-go/769 ']' [2025-01-06T09:50:48.904Z] + mkdir -p /w/workspace/edgex-go/769/archives/ [2025-01-06T09:50:48.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/769/archives/ [Pipeline] echo [2025-01-06T09:50:48.918Z] 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/769/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-06T09:50:49.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:49.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T09:50:49.763Z] [2025-01-06T09:50:49.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T09:50:50.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T09:50:50.066Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T09:50:50.066Z] 5eb5b503b376: Pulling fs layer [2025-01-06T09:50:50.066Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T09:50:50.066Z] ec43610c2a17: Pulling fs layer [2025-01-06T09:50:50.066Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T09:50:50.066Z] 33b1e0a273af: Pulling fs layer [2025-01-06T09:50:50.066Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T09:50:50.066Z] 2f39f015ded8: Pulling fs layer [2025-01-06T09:50:50.066Z] 3a2ae6a8a46f: Waiting [2025-01-06T09:50:50.066Z] 33b1e0a273af: Waiting [2025-01-06T09:50:50.066Z] 5d3b04190fa2: Waiting [2025-01-06T09:50:50.066Z] 2f39f015ded8: Waiting [2025-01-06T09:50:50.066Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T09:50:50.066Z] 5c69ac0246d0: Download complete [2025-01-06T09:50:50.323Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-06T09:50:50.323Z] 3a2ae6a8a46f: Download complete [2025-01-06T09:50:50.323Z] 33b1e0a273af: Verifying Checksum [2025-01-06T09:50:50.323Z] 33b1e0a273af: Download complete [2025-01-06T09:50:50.323Z] ec43610c2a17: Verifying Checksum [2025-01-06T09:50:50.323Z] ec43610c2a17: Download complete [2025-01-06T09:50:50.323Z] 5d3b04190fa2: Verifying Checksum [2025-01-06T09:50:50.323Z] 5d3b04190fa2: Download complete [2025-01-06T09:50:50.323Z] 5eb5b503b376: Verifying Checksum [2025-01-06T09:50:50.323Z] 5eb5b503b376: Download complete [2025-01-06T09:50:51.255Z] 2f39f015ded8: Verifying Checksum [2025-01-06T09:50:51.255Z] 2f39f015ded8: Download complete [2025-01-06T09:50:51.513Z] 5eb5b503b376: Pull complete [2025-01-06T09:50:51.772Z] 5c69ac0246d0: Pull complete [2025-01-06T09:50:52.341Z] ec43610c2a17: Pull complete [2025-01-06T09:50:52.341Z] 3a2ae6a8a46f: Pull complete [2025-01-06T09:50:52.341Z] 33b1e0a273af: Pull complete [2025-01-06T09:50:52.599Z] 5d3b04190fa2: Pull complete [2025-01-06T09:50:56.790Z] 2f39f015ded8: Pull complete [2025-01-06T09:50:56.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T09:50:56.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T09:50:56.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T09:50:56.892Z] prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container [2025-01-06T09:50:56.922Z] $ 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/769/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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-06T09:51:01.115Z] $ docker top b60994d359d843225d943ed14c457daae89b6f71b3c60c66486f44eb53858714 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T09:51:01.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T09:51:01.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T09:51:02.038Z] + ls /var/log/sa-host [2025-01-06T09:51:02.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T09:51:02.121Z] provisioning config files... [2025-01-06T09:51:02.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/769@tmp/config14056343646091923388tmp [Pipeline] { [Pipeline] echo [2025-01-06T09:51:02.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:51:02.436Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T09:51:02.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:51:02.778Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T09:51:02.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:51:03.070Z] ---> sudo-logs.sh [2025-01-06T09:51:03.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T09:51:03.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:51:03.378Z] ---> job-cost.sh [2025-01-06T09:51:03.379Z] lf-activate-venv: SKIPPING [2025-01-06T09:51:03.379Z] DEBUG: total: 0.2199999988079071 [2025-01-06T09:51:03.379Z] INFO: Retrieving Stack Cost... [2025-01-06T09:51:03.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T09:51:04.209Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T09:51:04.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T09:51:04.505Z] ---> logs-deploy.sh [2025-01-06T09:51:04.505Z] lf-activate-venv: SKIPPING [2025-01-06T09:51:04.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/769 [2025-01-06T09:51:04.505Z] INFO: archiving workspace using pattern(s): [2025-01-06T09:51:05.445Z] Archives upload complete. [2025-01-06T09:51:05.445Z] INFO: archiving logs to Nexus