Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 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-ssh10605005840808605548.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-ssh13271447120411883439.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-ssh14703237953381422784.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-ssh18058725160723746512.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-ssh9651929957717263712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36748 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/779 [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/779 # 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 f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 (main) Commit message: "Merge pull request #5055 from lindseysimple/issue-5054" > 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 f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 # timeout=10 > git rev-list --no-walk abfbcc6e8f6a4bf7221e48dd0b3acde02fb46461 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-15T04:25:01.246Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-15T04:25:01.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-15T04:25:01.351Z] ========================================================= [2025-01-15T04:25:01.351Z] EdgeX Global Pipelines Version Info [2025-01-15T04:25:01.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:25:02.070Z] ------------------- [2025-01-15T04:25:02.070Z] stable info: [2025-01-15T04:25:02.070Z] ------------------- [2025-01-15T04:25:02.070Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-15T04:25:02.070Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-15T04:25:02.070Z] Message: update stable to v1.0.269 [2025-01-15T04:25:02.643Z] ------------------- [2025-01-15T04:25:02.643Z] experimental info: [2025-01-15T04:25:02.643Z] ------------------- [2025-01-15T04:25:02.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-15T04:25:02.643Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-15T04:25:02.643Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-15T04:25:02.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-15T04:25:02.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-15T04:25:02.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-15T04:25:02.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-15T04:25:02.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-15T04:25:02.816Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-15T04:25:02.836Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-15T04:25:02.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-15T04:25:02.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-15T04:25:02.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-15T04:25:02.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-15T04:25:02.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-15T04:25:02.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-15T04:25:03.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-15T04:25:03.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-15T04:25:03.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-15T04:25:03.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-15T04:25:03.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-15T04:25:03.099Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-15T04:25:03.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-15T04:25:03.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-15T04:25:03.155Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-15T04:25:03.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-15T04:25:03.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-15T04:25:03.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-15T04:25:03.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-15T04:25:03.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] echo [2025-01-15T04:25:03.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8875f0 [Pipeline] echo [2025-01-15T04:25:03.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T04:25:03.357Z] provisioning config files... [2025-01-15T04:25:03.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/779@tmp/config16863203146294360453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:25:03.699Z] ---> ****-login.sh [2025-01-15T04:25:03.699Z] nexus3.edgexfoundry.org:10001 [2025-01-15T04:25:03.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:25:03.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:25:03.960Z] Configure a credential helper to remove this warning. See [2025-01-15T04:25:03.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:25:03.961Z] [2025-01-15T04:25:03.961Z] Login Succeeded [2025-01-15T04:25:03.961Z] nexus3.edgexfoundry.org:10002 [2025-01-15T04:25:03.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:25:03.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:25:03.961Z] Configure a credential helper to remove this warning. See [2025-01-15T04:25:03.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:25:03.961Z] [2025-01-15T04:25:03.961Z] Login Succeeded [2025-01-15T04:25:03.961Z] nexus3.edgexfoundry.org:10003 [2025-01-15T04:25:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:25:04.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:25:04.221Z] Configure a credential helper to remove this warning. See [2025-01-15T04:25:04.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:25:04.221Z] [2025-01-15T04:25:04.221Z] Login Succeeded [2025-01-15T04:25:04.221Z] nexus3.edgexfoundry.org:10004 [2025-01-15T04:25:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:25:04.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:25:04.221Z] Configure a credential helper to remove this warning. See [2025-01-15T04:25:04.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:25:04.221Z] [2025-01-15T04:25:04.221Z] Login Succeeded [2025-01-15T04:25:04.221Z] ****.io [2025-01-15T04:25:04.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:25:04.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:25:04.481Z] Configure a credential helper to remove this warning. See [2025-01-15T04:25:04.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:25:04.481Z] [2025-01-15T04:25:04.481Z] Login Succeeded [2025-01-15T04:25:04.481Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T04:25:04.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T04:25:04.823Z] + 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-15T04:25:04.823Z] + dirname cmd/core-command/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/core-data/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/core-keeper/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/core-metadata/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/support-notifications/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.823Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-15T04:25:04.823Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-15T04:25:04.823Z] + cut -d/ -f2 [2025-01-15T04:25:04.824Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-15T04:25:04.860Z] 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-15T04:25:05.215Z] + git rev-list -1 --merges f8875f0536730b3b8e56bd88f51e5d351f1c0ec6~1..f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] echo [2025-01-15T04:25:05.226Z] -----------> git rev-list -1 --merges f8875f0536730b3b8e56bd88f51e5d351f1c0ec6~1..f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:25:05.227Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [false] [Pipeline] sh [2025-01-15T04:25:05.519Z] + git log --format=format:%s -1 f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] echo [2025-01-15T04:25:05.533Z] ========================================================= [2025-01-15T04:25:05.533Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-15T04:25:05.534Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-15T04:25:05.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T04:25:05.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-15T04:25:05.913Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-15T04:25:05.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-15T04:25:05.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-15T04:25:05.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-15T04:25:05.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:25:06.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:25:06.337Z] [2025-01-15T04:25:06.337Z] 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-15T04:25:06.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:25:06.636Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-15T04:25:06.636Z] b85a868b505f: Pulling fs layer [2025-01-15T04:25:06.636Z] e2be974225ed: Pulling fs layer [2025-01-15T04:25:06.636Z] 339a4e72a1f5: Pulling fs layer [2025-01-15T04:25:06.636Z] 988bab9f4d93: Pulling fs layer [2025-01-15T04:25:06.636Z] 1469e6f7b9e6: Pulling fs layer [2025-01-15T04:25:06.636Z] eaf3925da568: Pulling fs layer [2025-01-15T04:25:06.636Z] bab4dde63d76: Pulling fs layer [2025-01-15T04:25:06.636Z] bde34c3a00c8: Pulling fs layer [2025-01-15T04:25:06.636Z] b352a97aabf1: Pulling fs layer [2025-01-15T04:25:06.636Z] 4872d77fe225: Pulling fs layer [2025-01-15T04:25:06.636Z] 5851b861e8e6: Pulling fs layer [2025-01-15T04:25:06.636Z] 988bab9f4d93: Waiting [2025-01-15T04:25:06.636Z] 1469e6f7b9e6: Waiting [2025-01-15T04:25:06.636Z] eaf3925da568: Waiting [2025-01-15T04:25:06.636Z] bde34c3a00c8: Waiting [2025-01-15T04:25:06.636Z] bab4dde63d76: Waiting [2025-01-15T04:25:06.636Z] 5851b861e8e6: Waiting [2025-01-15T04:25:06.636Z] 4872d77fe225: Waiting [2025-01-15T04:25:06.636Z] e2be974225ed: Verifying Checksum [2025-01-15T04:25:06.636Z] e2be974225ed: Download complete [2025-01-15T04:25:06.636Z] 988bab9f4d93: Verifying Checksum [2025-01-15T04:25:06.636Z] 988bab9f4d93: Download complete [2025-01-15T04:25:06.636Z] 1469e6f7b9e6: Verifying Checksum [2025-01-15T04:25:06.636Z] 1469e6f7b9e6: Download complete [2025-01-15T04:25:06.636Z] 339a4e72a1f5: Verifying Checksum [2025-01-15T04:25:06.636Z] 339a4e72a1f5: Download complete [2025-01-15T04:25:06.896Z] eaf3925da568: Verifying Checksum [2025-01-15T04:25:06.896Z] eaf3925da568: Download complete [2025-01-15T04:25:06.896Z] bde34c3a00c8: Download complete [2025-01-15T04:25:06.896Z] b352a97aabf1: Download complete [2025-01-15T04:25:06.896Z] 4872d77fe225: Verifying Checksum [2025-01-15T04:25:06.896Z] 4872d77fe225: Download complete [2025-01-15T04:25:06.896Z] 5851b861e8e6: Verifying Checksum [2025-01-15T04:25:06.896Z] 5851b861e8e6: Download complete [2025-01-15T04:25:06.896Z] b85a868b505f: Verifying Checksum [2025-01-15T04:25:06.896Z] b85a868b505f: Download complete [2025-01-15T04:25:07.155Z] bab4dde63d76: Verifying Checksum [2025-01-15T04:25:07.155Z] bab4dde63d76: Download complete [2025-01-15T04:25:08.095Z] b85a868b505f: Pull complete [2025-01-15T04:25:08.095Z] e2be974225ed: Pull complete [2025-01-15T04:25:08.668Z] 339a4e72a1f5: Pull complete [2025-01-15T04:25:08.668Z] 988bab9f4d93: Pull complete [2025-01-15T04:25:08.928Z] 1469e6f7b9e6: Pull complete [2025-01-15T04:25:08.928Z] eaf3925da568: Pull complete [2025-01-15T04:25:10.833Z] bab4dde63d76: Pull complete [2025-01-15T04:25:10.833Z] bde34c3a00c8: Pull complete [2025-01-15T04:25:10.833Z] b352a97aabf1: Pull complete [2025-01-15T04:25:10.833Z] 4872d77fe225: Pull complete [2025-01-15T04:25:10.833Z] 5851b861e8e6: Pull complete [2025-01-15T04:25:10.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-15T04:25:10.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:25:10.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:25:10.972Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:25:11.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:25:14.484Z] $ docker top 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 -eo pid,comm [2025-01-15T04:25:14.545Z] 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-15T04:25:14.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T04:25:14.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T04:25:14.597Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T04:25:14.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T04:25:14.722Z] $ docker exec 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 ssh-agent [2025-01-15T04:25:14.834Z] SSH_AUTH_SOCK=/tmp/ssh-roprldVIU2JY/agent.32 [2025-01-15T04:25:14.834Z] SSH_AGENT_PID=38 [2025-01-15T04:25:14.840Z] Running ssh-add (command line suppressed) [2025-01-15T04:25:14.939Z] Identity added: /w/workspace/edgex-go/779@tmp/private_key_7738398748441997851.key (/w/workspace/edgex-go/779@tmp/private_key_7738398748441997851.key) [2025-01-15T04:25:14.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T04:25:15.251Z] + git tag --points-at HEAD [Pipeline] } [2025-01-15T04:25:15.260Z] $ docker exec --env ******** --env ******** 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 ssh-agent -k [2025-01-15T04:25:15.354Z] unset SSH_AUTH_SOCK; [2025-01-15T04:25:15.354Z] unset SSH_AGENT_PID; [2025-01-15T04:25:15.354Z] echo Agent pid 38 killed; [2025-01-15T04:25:15.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-15T04:25:15.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T04:25:15.411Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T04:25:15.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T04:25:15.520Z] $ docker exec 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 ssh-agent [2025-01-15T04:25:15.638Z] SSH_AUTH_SOCK=/tmp/ssh-WBEJbK7fOUp4/agent.72 [2025-01-15T04:25:15.638Z] SSH_AGENT_PID=78 [2025-01-15T04:25:15.643Z] Running ssh-add (command line suppressed) [2025-01-15T04:25:15.736Z] Identity added: /w/workspace/edgex-go/779@tmp/private_key_9913302977255204905.key (/w/workspace/edgex-go/779@tmp/private_key_9913302977255204905.key) [2025-01-15T04:25:15.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T04:25:16.046Z] + git semver init [2025-01-15T04:25:16.304Z] 2025-01-15 04:25:16,215 [run_init] DEBUG init version:0.0.0 force:False [2025-01-15T04:25:16.304Z] 2025-01-15 04:25:16,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/779/.semver [2025-01-15T04:25:16.304Z] 2025-01-15 04:25:16,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/779/.semver [2025-01-15T04:25:16.304Z] 2025-01-15 04:25:16,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/779/.semver'], cwd=/w/workspace/edgex-go/779, universal_newlines=False, shell=None, istream=None) [2025-01-15T04:25:21.605Z] 2025-01-15 04:25:21,268 [append_file] DEBUG append to file:/w/workspace/edgex-go/779/.git/info/exclude [2025-01-15T04:25:21.605Z] 2025-01-15 04:25:21,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/779/.semver/main with force:False [2025-01-15T04:25:21.605Z] 2025-01-15 04:25:21,269 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:25:21.605Z] 2025-01-15 04:25:21,269 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:25:21.605Z] 4.0.0-dev.43 [Pipeline] } [2025-01-15T04:25:21.613Z] $ docker exec --env ******** --env ******** 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 ssh-agent -k [2025-01-15T04:25:21.704Z] unset SSH_AUTH_SOCK; [2025-01-15T04:25:21.704Z] unset SSH_AGENT_PID; [2025-01-15T04:25:21.704Z] echo Agent pid 78 killed; [2025-01-15T04:25:21.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T04:25:22.033Z] + git semver [Pipeline] } [2025-01-15T04:25:22.307Z] $ docker stop --time=1 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 [2025-01-15T04:25:27.410Z] $ docker rm -f --volumes 381c0ae54ade9a9fef52c980f640edfec211c93c3ae3a200b8d6c219b0e443f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T04:25:27.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-15T04:25:28.152Z] Stashed 1 file(s) [Pipeline] echo [2025-01-15T04:25:28.155Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.43 [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-15T04:25:28.576Z] + git config --global --add safe.directory /w/workspace/edgex-go/779 [Pipeline] echo [2025-01-15T04:25:28.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:25:28.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:25:28.634Z] ========================================================= [2025-01-15T04:25:28.634Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-15T04:25:28.634Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-15T04:25:28.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T04:25:29.199Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-15T04:25:29.199Z] da9db072f522: Pulling fs layer [2025-01-15T04:25:29.199Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-15T04:25:29.199Z] 06f05ace1117: Pulling fs layer [2025-01-15T04:25:29.199Z] 5fe327b54edc: Pulling fs layer [2025-01-15T04:25:29.199Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T04:25:29.199Z] 92a5565b7b96: Pulling fs layer [2025-01-15T04:25:29.199Z] ff9bb7016b71: Pulling fs layer [2025-01-15T04:25:29.199Z] b67dba6c2c7d: Pulling fs layer [2025-01-15T04:25:29.199Z] a813b0c90790: Pulling fs layer [2025-01-15T04:25:29.199Z] 5fe327b54edc: Waiting [2025-01-15T04:25:29.199Z] b67dba6c2c7d: Waiting [2025-01-15T04:25:29.199Z] 4f4fb700ef54: Waiting [2025-01-15T04:25:29.199Z] 92a5565b7b96: Waiting [2025-01-15T04:25:29.457Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-15T04:25:29.457Z] 6ef4a4ee8ca5: Download complete [2025-01-15T04:25:29.457Z] 5fe327b54edc: Verifying Checksum [2025-01-15T04:25:29.457Z] 5fe327b54edc: Download complete [2025-01-15T04:25:29.457Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T04:25:29.457Z] 4f4fb700ef54: Download complete [2025-01-15T04:25:29.457Z] 92a5565b7b96: Download complete [2025-01-15T04:25:29.457Z] da9db072f522: Verifying Checksum [2025-01-15T04:25:29.457Z] da9db072f522: Download complete [2025-01-15T04:25:29.457Z] ff9bb7016b71: Verifying Checksum [2025-01-15T04:25:29.457Z] ff9bb7016b71: Download complete [2025-01-15T04:25:29.770Z] a813b0c90790: Verifying Checksum [2025-01-15T04:25:29.770Z] a813b0c90790: Download complete [2025-01-15T04:25:29.770Z] da9db072f522: Pull complete [2025-01-15T04:25:30.039Z] 06f05ace1117: Verifying Checksum [2025-01-15T04:25:30.039Z] 06f05ace1117: Download complete [2025-01-15T04:25:30.610Z] 6ef4a4ee8ca5: Pull complete [2025-01-15T04:25:30.610Z] b67dba6c2c7d: Verifying Checksum [2025-01-15T04:25:30.610Z] b67dba6c2c7d: Download complete [2025-01-15T04:25:33.911Z] 06f05ace1117: Pull complete [2025-01-15T04:25:33.911Z] 5fe327b54edc: Pull complete [2025-01-15T04:25:33.911Z] 4f4fb700ef54: Pull complete [2025-01-15T04:25:33.911Z] 92a5565b7b96: Pull complete [2025-01-15T04:25:33.911Z] ff9bb7016b71: Pull complete [2025-01-15T04:25:35.827Z] b67dba6c2c7d: Pull complete [2025-01-15T04:25:36.399Z] a813b0c90790: Pull complete [2025-01-15T04:25:36.399Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-15T04:25:36.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T04:25:36.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-15T04:25:36.730Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T04:25:36.730Z] WORKDIR /edgex [2025-01-15T04:25:36.730Z] COPY go.mod . [2025-01-15T04:25:36.730Z] RUN go mod download [2025-01-15T04:25:36.730Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-15T04:25:37.301Z] Sending build context to Docker daemon 178.5MB [2025-01-15T04:25:37.301Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-15T04:25:37.301Z] ---> 3ba60ce46760 [2025-01-15T04:25:37.301Z] Step 2/4 : WORKDIR /edgex [2025-01-15T04:25:43.253Z] Still waiting to schedule task [2025-01-15T04:25:43.253Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-15T04:25:43.927Z] ---> Running in 3ed169805b71 [2025-01-15T04:25:44.186Z] Removing intermediate container 3ed169805b71 [2025-01-15T04:25:44.186Z] ---> cd41be1be226 [2025-01-15T04:25:44.186Z] Step 3/4 : COPY go.mod . [2025-01-15T04:25:44.186Z] ---> c245e7dc1dd9 [2025-01-15T04:25:44.186Z] Step 4/4 : RUN go mod download [2025-01-15T04:25:44.186Z] ---> Running in 6960c88fab2f [2025-01-15T04:26:16.322Z] Removing intermediate container 6960c88fab2f [2025-01-15T04:26:16.322Z] ---> 7df8d6639639 [2025-01-15T04:26:16.322Z] Successfully built 7df8d6639639 [2025-01-15T04:26:16.322Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:26:16.639Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-15T04:26:16.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:26:16.724Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:26:16.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:26:17.236Z] $ docker top d31c3523c537cab17615d87b004e469b11dbbe5b0020c86d2354f4bd95c0100a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T04:26:17.588Z] + go version [2025-01-15T04:26:17.588Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-15T04:26:17.595Z] $ docker stop --time=1 d31c3523c537cab17615d87b004e469b11dbbe5b0020c86d2354f4bd95c0100a [2025-01-15T04:26:18.863Z] $ docker rm -f --volumes d31c3523c537cab17615d87b004e469b11dbbe5b0020c86d2354f4bd95c0100a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:26:19.322Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-15T04:26:19.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:26:19.412Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:26:19.440Z] $ 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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:26:19.772Z] $ docker top f94486bde54d3b09b37b53095380eca728603042e839d47ec1a130fd46ded402 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-15T04:26:19.857Z] ========================================================= [2025-01-15T04:26:19.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-15T04:26:19.857Z] ========================================================= [Pipeline] sh [2025-01-15T04:26:20.144Z] + git config --global --add safe.directory /w/workspace/edgex-go/779 [Pipeline] fileExists [Pipeline] sh [2025-01-15T04:26:20.452Z] + make test [2025-01-15T04:26:20.452Z] go test -race -coverprofile=coverage.out ./... [2025-01-15T04:26:28.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-15T04:26:55.119Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-15T04:26:55.119Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-15T04:26:57.029Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-15T04:26:57.289Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-15T04:26:57.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-15T04:26:57.289Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-15T04:26:57.289Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-15T04:26:59.192Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-15T04:26:59.192Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-15T04:27:00.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-01-15T04:27:01.140Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-15T04:27:01.140Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-15T04:27:01.140Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-15T04:27:01.140Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-15T04:27:01.140Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-15T04:27:01.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-01-15T04:27:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-15T04:27:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-15T04:27:03.631Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-15T04:27:05.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-15T04:27:05.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-15T04:27:05.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-15T04:27:05.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:05.075Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-15T04:27:05.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2025-01-15T04:27:05.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 48.4% of statements [2025-01-15T04:27:06.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-15T04:27:06.298Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-15T04:27:06.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.299s coverage: 93.4% of statements [2025-01-15T04:27:06.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2025-01-15T04:27:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-15T04:27:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-15T04:27:07.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 9.4% of statements [2025-01-15T04:27:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 95.8% of statements [2025-01-15T04:27:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-01-15T04:27:08.817Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-15T04:27:09.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-15T04:27:09.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-15T04:27:09.076Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-15T04:27:09.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:10.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-01-15T04:27:10.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-01-15T04:27:10.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2025-01-15T04:27:10.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-01-15T04:27:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-01-15T04:27:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-01-15T04:27:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-01-15T04:27:10.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-15T04:27:10.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-15T04:27:10.841Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-15T04:27:10.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-01-15T04:27:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-15T04:27:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-15T04:27:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-15T04:27:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-15T04:27:11.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-01-15T04:27:12.344Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-15T04:27:12.344Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-15T04:27:12.344Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-15T04:27:13.299Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-15T04:27:13.299Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-15T04:27:13.299Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-15T04:27:13.299Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-15T04:27:13.867Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-15T04:27:13.867Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-15T04:27:14.438Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-15T04:27:15.416Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-15T04:27:15.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-15T04:27:17.363Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-15T04:27:17.363Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-15T04:27:19.276Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-15T04:27:19.840Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-15T04:27:19.840Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-15T04:27:20.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-15T04:27:20.775Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:21.708Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-15T04:27:21.708Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-15T04:27:22.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-15T04:27:22.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-15T04:27:22.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-15T04:27:22.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-15T04:27:22.276Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-15T04:27:23.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-01-15T04:27:23.658Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-15T04:27:23.658Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-15T04:27:23.658Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-15T04:27:23.658Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-15T04:27:23.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36750 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-15T04:27:23.992Z] Running in /w/workspace/edgex-go/779 [Pipeline] { [Pipeline] checkout [2025-01-15T04:27:24.038Z] The recommended git tool is: git [2025-01-15T04:27:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-15T04:27:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-15T04:27:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-15T04:27:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-15T04:27:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-15T04:27:26.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-15T04:27:26.942Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-15T04:27:30.949Z] using credential edgex-jenkins-ssh [2025-01-15T04:27:30.969Z] Cloning the remote Git repository [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 36.8% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2025-01-15T04:27:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-01-15T04:27:31.391Z] 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-15T04:27:31.651Z] running golangci-lint [2025-01-15T04:27:31.012Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-15T04:27:31.124Z] > git init /w/workspace/edgex-go/779 # timeout=10 [2025-01-15T04:27:31.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-15T04:27:31.288Z] > git --version # timeout=10 [2025-01-15T04:27:31.331Z] > git --version # 'git version 2.25.1' [2025-01-15T04:27:31.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-15T04:27:31.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-15T04:27:31.911Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-15T04:27:31.911Z] go version go1.23.4 linux/amd64 [2025-01-15T04:27:32.171Z] 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-15T04:27:32.171Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-15T04:27:32.171Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-15T04:27:48.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-15T04:27:49.431Z] Avoid second fetch [2025-01-15T04:27:49.432Z] Checking out Revision f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 (main) [2025-01-15T04:27:50.215Z] Commit message: "Merge pull request #5055 from lindseysimple/issue-5054" [2025-01-15T04:27:48.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-15T04:27:49.445Z] > git config core.sparsecheckout # timeout=10 [2025-01-15T04:27:49.504Z] > git checkout -f f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-15T04:27:54.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-15T04:27:54.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:27:54.916Z] Dload Upload Total Spent Left Speed [2025-01-15T04:27:54.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2025-01-15T04:27:55.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-15T04:27:55.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-15T04:27:55.582Z] + sudo tee /etc/docker/daemon.new [2025-01-15T04:27:55.582Z] { [2025-01-15T04:27:55.582Z] "registry-mirrors": [ [2025-01-15T04:27:55.582Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-15T04:27:55.582Z] ], [2025-01-15T04:27:55.582Z] "bip": "10.250.0.254/24", [2025-01-15T04:27:55.582Z] "hosts": [ [2025-01-15T04:27:55.582Z] "tcp://0.0.0.0:5555", [2025-01-15T04:27:55.582Z] "unix:///var/run/docker.sock" [2025-01-15T04:27:55.582Z] ], [2025-01-15T04:27:55.582Z] "mtu": 1458, [2025-01-15T04:27:55.582Z] "selinux-enabled": true, [2025-01-15T04:27:55.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-15T04:27:55.582Z] } [Pipeline] sh [2025-01-15T04:27:55.660Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 20.705107243s" [2025-01-15T04:27:55.660Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.88037ms" [2025-01-15T04:27:55.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-15T04:27:56.242Z] + sudo service docker restart [2025-01-15T04:28:03.769Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.846839773s with top 10 stages: buildir: 51.638770192s, gosec: 3.791793756s, inspect: 3.032077715s, fact_deprecated: 2.798664955s, printf: 2.160062654s, ctrlflow: 1.965700292s, fact_purity: 1.319829153s, nilness: 1.200945751s, S1038: 1.057672992s, unused: 826.208571ms" [2025-01-15T04:28:03.769Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-15T04:28:03.769Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, identifier_marker: 199/199, cgo: 199/199, filename_unadjuster: 199/199, invalid_issue: 199/199, exclude-rules: 199/17, path_prettifier: 199/199, skip_dirs: 199/199, nolint: 17/0, autogenerated_exclude: 199/199, exclude: 199/199" [2025-01-15T04:28:03.769Z] level=info msg="[runner] processing took 21.292581ms with stages: nolint: 8.691161ms, identifier_marker: 6.462438ms, autogenerated_exclude: 1.855638ms, path_prettifier: 1.752506ms, exclude-rules: 1.410361ms, skip_dirs: 1.048096ms, cgo: 27.93µs, invalid_issue: 26.541µs, filename_unadjuster: 13.15µs, max_same_issues: 1.36µs, exclude: 500ns, skip_files: 450ns, uniq_by_line: 430ns, sort_results: 410ns, fixer: 380ns, max_from_linter: 280ns, diff: 280ns, max_per_file_from_linter: 150ns, source_code: 150ns, path_prefixer: 140ns, path_shortener: 120ns, severity-rules: 110ns" [2025-01-15T04:28:03.769Z] level=info msg="[runner] linters took 10.911136584s with stages: goanalysis_metalinter: 10.889741752s" [2025-01-15T04:28:03.769Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-15T04:28:03.769Z] level=info msg="Memory: 317 samples, avg is 270.5MB, max is 1201.5MB" [2025-01-15T04:28:03.769Z] level=info msg="Execution took 31.671221663s" [2025-01-15T04:28:03.769Z] go vet ./... [2025-01-15T04:28:10.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-15T04:28:10.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-15T04:28:10.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-15T04:28:10.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-15T04:28:10.647Z] + ls -al . [2025-01-15T04:28:10.647Z] total 1836 [2025-01-15T04:28:10.647Z] drwxrwxr-x 11 1001 1001 4096 Jan 15 04:26 . [2025-01-15T04:28:10.647Z] drwxr-xr-x 4 root root 4096 Jan 15 04:26 .. [2025-01-15T04:28:10.647Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 04:24 .blubracket [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 10 Jan 15 04:24 .dockerignore [2025-01-15T04:28:10.647Z] drwxrwxr-x 8 1001 1001 4096 Jan 15 04:27 .git [2025-01-15T04:28:10.647Z] drwxrwxr-x 3 1001 1001 4096 Jan 15 04:24 .github [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 907 Jan 15 04:24 .gitignore [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 199 Jan 15 04:24 .golangci.yml [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 100 Jan 15 04:24 .hadolint.yml [2025-01-15T04:28:10.647Z] drwxr-xr-x 3 1001 1001 4096 Jan 15 04:25 .semver [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 155 Jan 15 04:24 .sonarcloud.properties [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 1171 Jan 15 04:24 ADOPTERS.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 17256 Jan 15 04:24 Attribution.txt [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 100284 Jan 15 04:24 CHANGELOG.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 04:24 CONTRIBUTING.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 677 Jan 15 04:24 GOVERNANCE.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 858 Jan 15 04:24 Jenkinsfile [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 04:24 LICENSE [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 16740 Jan 15 04:24 Makefile [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 582 Jan 15 04:24 OWNERS.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 9932 Jan 15 04:24 README.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 789 Jan 15 04:24 SECURITY.md [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 12 Jan 15 04:25 VERSION [2025-01-15T04:28:10.647Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 04:24 bin [2025-01-15T04:28:10.647Z] drwxrwxr-x 19 1001 1001 4096 Jan 15 04:24 cmd [2025-01-15T04:28:10.647Z] -rw-r--r-- 1 root root 1510726 Jan 15 04:27 coverage.out [2025-01-15T04:28:10.647Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 04:24 fuzz_test [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 6506 Jan 15 04:24 go.mod [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 88058 Jan 15 04:24 go.sum [2025-01-15T04:28:10.647Z] drwxrwxr-x 7 1001 1001 4096 Jan 15 04:24 internal [2025-01-15T04:28:10.647Z] drwxrwxr-x 2 1001 1001 4096 Jan 15 04:24 openapi [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 584 Jan 15 04:24 security.txt [2025-01-15T04:28:10.647Z] -rw-rw-r-- 1 1001 1001 204 Jan 15 04:24 version.go [Pipeline] sh [2025-01-15T04:28:10.944Z] + '[' -e coverage.out ] [2025-01-15T04:28:10.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-15T04:28:11.118Z] Stashed 1 file(s) [Pipeline] sh [2025-01-15T04:28:11.403Z] + make build [2025-01-15T04:28:11.403Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T04:28:14.513Z] provisioning config files... [2025-01-15T04:28:14.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/779@tmp/config1023285829850171166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:28:14.988Z] ---> ****-login.sh [2025-01-15T04:28:14.988Z] nexus3.edgexfoundry.org:10001 [2025-01-15T04:28:15.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:28:15.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:28:15.531Z] Configure a credential helper to remove this warning. See [2025-01-15T04:28:15.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:28:15.531Z] [2025-01-15T04:28:15.531Z] Login Succeeded [2025-01-15T04:28:15.531Z] nexus3.edgexfoundry.org:10002 [2025-01-15T04:28:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:28:15.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:28:15.800Z] Configure a credential helper to remove this warning. See [2025-01-15T04:28:15.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:28:15.800Z] [2025-01-15T04:28:15.800Z] Login Succeeded [2025-01-15T04:28:15.800Z] nexus3.edgexfoundry.org:10003 [2025-01-15T04:28:15.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:28:16.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:28:16.075Z] Configure a credential helper to remove this warning. See [2025-01-15T04:28:16.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:28:16.075Z] [2025-01-15T04:28:16.075Z] Login Succeeded [2025-01-15T04:28:16.075Z] nexus3.edgexfoundry.org:10004 [2025-01-15T04:28:16.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:28:16.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:28:16.343Z] Configure a credential helper to remove this warning. See [2025-01-15T04:28:16.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:28:16.343Z] [2025-01-15T04:28:16.343Z] Login Succeeded [2025-01-15T04:28:16.343Z] ****.io [2025-01-15T04:28:16.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:28:16.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:28:16.612Z] Configure a credential helper to remove this warning. See [2025-01-15T04:28:16.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:28:16.613Z] [2025-01-15T04:28:16.613Z] Login Succeeded [2025-01-15T04:28:16.613Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T04:28:16.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-15T04:28:17.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/779 [Pipeline] echo [2025-01-15T04:28:17.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:28:17.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:28:17.307Z] ========================================================= [2025-01-15T04:28:17.307Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-15T04:28:17.307Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-15T04:28:17.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:17.914Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-15T04:28:17.914Z] 9986a736f7d3: Pulling fs layer [2025-01-15T04:28:17.914Z] 1f018df60701: Pulling fs layer [2025-01-15T04:28:17.914Z] 39f8f326b044: Pulling fs layer [2025-01-15T04:28:17.914Z] e6a1e7a6a96a: Pulling fs layer [2025-01-15T04:28:17.914Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T04:28:17.914Z] d45d956e0dbf: Pulling fs layer [2025-01-15T04:28:17.914Z] d7702b0d1db1: Pulling fs layer [2025-01-15T04:28:17.914Z] 5c7f0f088c93: Pulling fs layer [2025-01-15T04:28:17.914Z] 4f4fb700ef54: Waiting [2025-01-15T04:28:17.914Z] e6a1e7a6a96a: Waiting [2025-01-15T04:28:17.914Z] d45d956e0dbf: Waiting [2025-01-15T04:28:17.914Z] 4fdc064ae6cf: Pulling fs layer [2025-01-15T04:28:17.914Z] 5c7f0f088c93: Waiting [2025-01-15T04:28:17.914Z] 4fdc064ae6cf: Waiting [2025-01-15T04:28:17.914Z] 1f018df60701: Verifying Checksum [2025-01-15T04:28:17.914Z] 1f018df60701: Download complete [2025-01-15T04:28:17.914Z] e6a1e7a6a96a: Verifying Checksum [2025-01-15T04:28:17.914Z] e6a1e7a6a96a: Download complete [2025-01-15T04:28:17.914Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T04:28:17.914Z] 4f4fb700ef54: Download complete [2025-01-15T04:28:17.914Z] 9986a736f7d3: Download complete [2025-01-15T04:28:17.914Z] d45d956e0dbf: Verifying Checksum [2025-01-15T04:28:17.914Z] d45d956e0dbf: Download complete [2025-01-15T04:28:17.914Z] d7702b0d1db1: Verifying Checksum [2025-01-15T04:28:18.185Z] 4fdc064ae6cf: Verifying Checksum [2025-01-15T04:28:18.185Z] 4fdc064ae6cf: Download complete [2025-01-15T04:28:18.455Z] 9986a736f7d3: Pull complete [2025-01-15T04:28:19.041Z] 1f018df60701: Pull complete [2025-01-15T04:28:19.310Z] 39f8f326b044: Verifying Checksum [2025-01-15T04:28:19.310Z] 39f8f326b044: Download complete [2025-01-15T04:28:20.279Z] 5c7f0f088c93: Verifying Checksum [2025-01-15T04:28:20.279Z] 5c7f0f088c93: Download complete [2025-01-15T04:28:33.337Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T04:28:33.337Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T04:28:34.717Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T04:28:34.976Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T04:28:36.355Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T04:28:41.626Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T04:28:42.368Z] 39f8f326b044: Pull complete [2025-01-15T04:28:42.368Z] e6a1e7a6a96a: Pull complete [2025-01-15T04:28:42.368Z] 4f4fb700ef54: Pull complete [2025-01-15T04:28:42.368Z] d45d956e0dbf: Pull complete [2025-01-15T04:28:42.368Z] d7702b0d1db1: Pull complete [2025-01-15T04:28:43.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T04:28:44.909Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T04:28:45.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T04:28:46.416Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T04:28:46.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T04:28:47.732Z] 5c7f0f088c93: Pull complete [2025-01-15T04:28:47.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-15T04:28:48.864Z] $ docker stop --time=1 f94486bde54d3b09b37b53095380eca728603042e839d47ec1a130fd46ded402 [2025-01-15T04:28:50.322Z] 4fdc064ae6cf: Pull complete [2025-01-15T04:28:50.323Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-15T04:28:50.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:50.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:56.358Z] $ docker rm -f --volumes f94486bde54d3b09b37b53095380eca728603042e839d47ec1a130fd46ded402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:28:57.229Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:57.229Z] WORKDIR /edgex [2025-01-15T04:28:57.229Z] COPY go.mod . [2025-01-15T04:28:57.229Z] RUN go mod download [2025-01-15T04:28:57.229Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-15T04:28:57.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T04:28:57.491Z] [2025-01-15T04:28:57.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:28:57.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T04:28:57.807Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-15T04:28:57.807Z] 91d30c5bc195: Pulling fs layer [2025-01-15T04:28:57.807Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-15T04:28:57.807Z] 9c61dcf015f6: Pulling fs layer [2025-01-15T04:28:57.807Z] 4698f68db338: Pulling fs layer [2025-01-15T04:28:57.807Z] 2a2f49069b9e: Pulling fs layer [2025-01-15T04:28:57.807Z] e0025b399a48: Pulling fs layer [2025-01-15T04:28:57.807Z] 4698f68db338: Waiting [2025-01-15T04:28:57.807Z] e0025b399a48: Waiting [2025-01-15T04:28:57.807Z] 91d30c5bc195: Verifying Checksum [2025-01-15T04:28:57.807Z] 91d30c5bc195: Download complete [2025-01-15T04:28:58.066Z] 4698f68db338: Verifying Checksum [2025-01-15T04:28:58.066Z] 4698f68db338: Download complete [2025-01-15T04:28:58.066Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-15T04:28:58.066Z] 2e9b0aa3be6d: Download complete [2025-01-15T04:28:58.066Z] 91d30c5bc195: Pull complete [2025-01-15T04:28:58.066Z] e0025b399a48: Verifying Checksum [2025-01-15T04:28:58.066Z] e0025b399a48: Download complete [2025-01-15T04:28:58.066Z] 2a2f49069b9e: Verifying Checksum [2025-01-15T04:28:58.066Z] 2a2f49069b9e: Download complete [2025-01-15T04:28:58.325Z] 2e9b0aa3be6d: Pull complete [2025-01-15T04:28:58.585Z] 9c61dcf015f6: Verifying Checksum [2025-01-15T04:28:58.585Z] 9c61dcf015f6: Download complete [2025-01-15T04:28:58.646Z] #0 building with "default" instance using docker driver [2025-01-15T04:28:58.646Z] [2025-01-15T04:28:58.646Z] #1 [internal] load build definition from Dockerfile [2025-01-15T04:28:58.646Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-15T04:28:58.646Z] #1 DONE 0.1s [2025-01-15T04:28:58.646Z] [2025-01-15T04:28:58.646Z] #2 [internal] load .dockerignore [2025-01-15T04:28:58.646Z] #2 transferring context: 50B 0.0s done [2025-01-15T04:28:58.646Z] #2 DONE 0.1s [2025-01-15T04:28:58.646Z] [2025-01-15T04:28:58.646Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:58.646Z] #3 DONE 0.0s [2025-01-15T04:28:58.646Z] [2025-01-15T04:28:58.646Z] #4 [internal] load build context [2025-01-15T04:28:58.646Z] #4 transferring context: 6.54kB done [2025-01-15T04:28:58.646Z] #4 DONE 0.1s [2025-01-15T04:28:58.646Z] [2025-01-15T04:28:58.646Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-15T04:28:58.646Z] #5 DONE 0.3s [2025-01-15T04:28:58.913Z] [2025-01-15T04:28:58.913Z] #6 [2/4] WORKDIR /edgex [2025-01-15T04:29:00.322Z] #6 DONE 1.4s [2025-01-15T04:29:00.322Z] [2025-01-15T04:29:00.322Z] #7 [3/4] COPY go.mod . [2025-01-15T04:29:00.322Z] #7 DONE 0.1s [2025-01-15T04:29:00.322Z] [2025-01-15T04:29:00.322Z] #8 [4/4] RUN go mod download [2025-01-15T04:29:01.115Z] 9c61dcf015f6: Pull complete [2025-01-15T04:29:01.115Z] 4698f68db338: Pull complete [2025-01-15T04:29:01.373Z] 2a2f49069b9e: Pull complete [2025-01-15T04:29:01.373Z] e0025b399a48: Pull complete [2025-01-15T04:29:01.373Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-15T04:29:01.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-15T04:29:01.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:29:01.476Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:29:01.504Z] $ 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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:29:04.462Z] $ docker top 91e6923ba0c3944823ddc51b8423f4c93b6aac8c08ddc111284f02f4d39a1d30 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T04:29:04.823Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-15T04:29:07.360Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-01-15T04:29:07.360Z] #1 transferring dockerfile: 30B [2025-01-15T04:29:07.360Z] #1 transferring dockerfile: 2.13kB done [2025-01-15T04:29:07.360Z] #1 DONE 0.0s [2025-01-15T04:29:07.360Z] [2025-01-15T04:29:07.360Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-01-15T04:29:07.360Z] #2 transferring dockerfile: 2.04kB done [2025-01-15T04:29:07.360Z] #2 DONE 0.0s [2025-01-15T04:29:07.360Z] [2025-01-15T04:29:07.360Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-15T04:29:07.360Z] #3 transferring dockerfile: 2.50kB done [2025-01-15T04:29:07.361Z] #3 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #4 [core-command internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #4 transferring dockerfile: 1.94kB done [2025-01-15T04:29:07.361Z] #4 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #5 transferring dockerfile: 1.69kB done [2025-01-15T04:29:07.361Z] #5 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #6 transferring dockerfile: 3.02kB done [2025-01-15T04:29:07.361Z] #6 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #7 transferring dockerfile: 2.11kB done [2025-01-15T04:29:07.361Z] #7 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #8 transferring dockerfile: 2.07kB done [2025-01-15T04:29:07.361Z] #8 DONE 0.1s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #9 transferring dockerfile: 1.89kB done [2025-01-15T04:29:07.361Z] #9 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #10 ... [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #11 transferring dockerfile: 2.49kB done [2025-01-15T04:29:07.361Z] #11 DONE 0.1s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #12 transferring dockerfile: 2.23kB done [2025-01-15T04:29:07.361Z] #12 DONE 0.1s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #13 [core-metadata internal] load .dockerignore [2025-01-15T04:29:07.361Z] #13 transferring context: 50B done [2025-01-15T04:29:07.361Z] #13 DONE 0.0s [2025-01-15T04:29:07.361Z] [2025-01-15T04:29:07.361Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T04:29:07.361Z] #10 transferring dockerfile: 1.82kB done [2025-01-15T04:29:07.619Z] #10 ... [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-01-15T04:29:07.619Z] #14 transferring dockerfile: 1.81kB done [2025-01-15T04:29:07.619Z] #14 DONE 0.3s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T04:29:07.619Z] #10 DONE 0.4s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-01-15T04:29:07.619Z] #15 transferring dockerfile: 1.70kB done [2025-01-15T04:29:07.619Z] #15 DONE 0.4s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #16 [core-data internal] load build definition from Dockerfile [2025-01-15T04:29:07.619Z] #16 transferring dockerfile: 2.07kB done [2025-01-15T04:29:07.619Z] #16 DONE 0.4s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #17 [security-spire-config internal] load .dockerignore [2025-01-15T04:29:07.619Z] #17 transferring context: 50B done [2025-01-15T04:29:07.619Z] #17 DONE 0.2s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #18 [core-command internal] load .dockerignore [2025-01-15T04:29:07.619Z] #18 transferring context: 50B done [2025-01-15T04:29:07.619Z] #18 DONE 0.2s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #19 [support-notifications internal] load .dockerignore [2025-01-15T04:29:07.619Z] #19 transferring context: 50B done [2025-01-15T04:29:07.619Z] #19 DONE 0.3s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #20 [security-proxy-setup internal] load .dockerignore [2025-01-15T04:29:07.619Z] #20 transferring context: 50B done [2025-01-15T04:29:07.619Z] #20 DONE 0.3s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:07.619Z] #21 DONE 0.0s [2025-01-15T04:29:07.619Z] [2025-01-15T04:29:07.619Z] #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T04:29:07.878Z] #22 ... [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:07.878Z] #21 DONE 0.0s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #23 [core-keeper internal] load .dockerignore [2025-01-15T04:29:07.878Z] #23 transferring context: 50B done [2025-01-15T04:29:07.878Z] #23 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-15T04:29:07.878Z] #24 transferring context: 50B done [2025-01-15T04:29:07.878Z] #24 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T04:29:07.878Z] #25 DONE 0.2s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-01-15T04:29:07.878Z] #26 transferring context: 50B done [2025-01-15T04:29:07.878Z] #26 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-15T04:29:07.878Z] #27 transferring context: 50B done [2025-01-15T04:29:07.878Z] #27 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #28 [security-spire-agent internal] load .dockerignore [2025-01-15T04:29:07.878Z] #28 transferring context: 50B done [2025-01-15T04:29:07.878Z] #28 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #29 [security-bootstrapper internal] load .dockerignore [2025-01-15T04:29:07.878Z] #29 transferring context: 50B done [2025-01-15T04:29:07.878Z] #29 DONE 0.4s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-01-15T04:29:07.878Z] #30 transferring context: 50B done [2025-01-15T04:29:07.878Z] #30 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #31 [support-scheduler internal] load .dockerignore [2025-01-15T04:29:07.878Z] #31 transferring context: 50B done [2025-01-15T04:29:07.878Z] #31 DONE 0.3s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:07.878Z] #21 DONE 0.0s [2025-01-15T04:29:07.878Z] [2025-01-15T04:29:07.878Z] #32 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:07.878Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:07.878Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:07.878Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:07.878Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:07.878Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-01-15T04:29:07.878Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-15T04:29:08.137Z] #32 ... [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #33 [core-data internal] load .dockerignore [2025-01-15T04:29:08.137Z] #33 transferring context: 50B done [2025-01-15T04:29:08.137Z] #33 DONE 0.3s [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #34 [security-spire-server internal] load .dockerignore [2025-01-15T04:29:08.137Z] #34 transferring context: 50B done [2025-01-15T04:29:08.137Z] #34 DONE 0.3s [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:08.137Z] #21 DONE 0.0s [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #32 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:08.137Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:08.137Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:08.137Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:08.137Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:08.137Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:08.137Z] #32 ... [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T04:29:08.137Z] #25 DONE 0.3s [2025-01-15T04:29:08.137Z] [2025-01-15T04:29:08.137Z] #32 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:08.137Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:08.137Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:08.137Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:08.137Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:08.137Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:08.394Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-15T04:29:08.395Z] #32 ... [2025-01-15T04:29:08.395Z] [2025-01-15T04:29:08.395Z] #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T04:29:08.395Z] #22 DONE 0.7s [2025-01-15T04:29:08.395Z] [2025-01-15T04:29:08.395Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:08.395Z] #21 DONE 0.0s [2025-01-15T04:29:08.395Z] [2025-01-15T04:29:08.395Z] #32 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:08.395Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:08.395Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:08.395Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:08.395Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:08.395Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:08.395Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-15T04:29:08.654Z] #32 ... [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #21 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-15T04:29:08.654Z] #21 DONE 0.0s [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-15T04:29:08.654Z] #35 DONE 0.5s [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:08.654Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:08.654Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:08.654Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:08.654Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:08.654Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:08.654Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-15T04:29:08.654Z] #32 ... [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T04:29:08.654Z] #25 DONE 0.5s [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #36 [security-spire-config internal] load build context [2025-01-15T04:29:08.654Z] #36 transferring context: 21.93kB 0.0s done [2025-01-15T04:29:08.654Z] #36 DONE 0.3s [2025-01-15T04:29:08.654Z] [2025-01-15T04:29:08.654Z] #32 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:08.654Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:08.654Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:08.654Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:08.654Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:08.654Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:08.654Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-15T04:29:09.223Z] #32 ... [2025-01-15T04:29:09.223Z] [2025-01-15T04:29:09.223Z] #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T04:29:09.223Z] #22 DONE 1.2s [2025-01-15T04:29:09.223Z] [2025-01-15T04:29:09.223Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:29:09.223Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-01-15T04:29:09.223Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-15T04:29:09.223Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-15T04:29:09.223Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-15T04:29:09.223Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2025-01-15T04:29:09.223Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2025-01-15T04:29:09.223Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2025-01-15T04:29:09.223Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-15T04:29:09.223Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T04:29:09.481Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2025-01-15T04:29:09.481Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-15T04:29:09.481Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 1.0s [2025-01-15T04:29:09.740Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 1.1s [2025-01-15T04:29:09.740Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.2s [2025-01-15T04:29:10.000Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.3s [2025-01-15T04:29:10.000Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s [2025-01-15T04:29:10.259Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done [2025-01-15T04:29:10.259Z] #37 ... [2025-01-15T04:29:10.259Z] [2025-01-15T04:29:10.259Z] #38 [security-spire-agent internal] load build context [2025-01-15T04:29:10.259Z] #38 transferring context: 23.21kB 0.0s done [2025-01-15T04:29:10.259Z] #38 DONE 1.7s [2025-01-15T04:29:10.259Z] [2025-01-15T04:29:10.259Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:29:10.259Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-15T04:29:10.519Z] #37 ... [2025-01-15T04:29:10.519Z] [2025-01-15T04:29:10.519Z] #39 [security-spire-server internal] load build context [2025-01-15T04:29:10.519Z] #39 transferring context: 23.68kB 0.0s done [2025-01-15T04:29:10.519Z] #39 DONE 1.3s [2025-01-15T04:29:10.519Z] [2025-01-15T04:29:10.519Z] #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-15T04:29:10.519Z] #40 DONE 2.9s [2025-01-15T04:29:10.519Z] [2025-01-15T04:29:10.519Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:29:13.051Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2025-01-15T04:29:16.346Z] #37 ... [2025-01-15T04:29:16.346Z] [2025-01-15T04:29:16.346Z] #41 [security-secretstore-setup internal] load build context [2025-01-15T04:29:16.346Z] #41 transferring context: 283.19MB 7.3s [2025-01-15T04:29:16.346Z] #41 ... [2025-01-15T04:29:16.346Z] [2025-01-15T04:29:16.346Z] #42 [support-scheduler internal] load build context [2025-01-15T04:29:16.346Z] #42 ... [2025-01-15T04:29:16.346Z] [2025-01-15T04:29:16.346Z] #43 [support-notifications internal] load build context [2025-01-15T04:29:16.603Z] #43 ... [2025-01-15T04:29:16.603Z] [2025-01-15T04:29:16.603Z] #44 [security-proxy-auth internal] load build context [2025-01-15T04:29:16.603Z] #44 ... [2025-01-15T04:29:16.603Z] [2025-01-15T04:29:16.603Z] #43 [support-notifications internal] load build context [2025-01-15T04:29:18.297Z] #43 ... [2025-01-15T04:29:18.297Z] [2025-01-15T04:29:18.297Z] #45 [core-metadata internal] load build context [2025-01-15T04:29:18.555Z] #45 ... [2025-01-15T04:29:18.555Z] [2025-01-15T04:29:18.555Z] #46 [core-command internal] load build context [2025-01-15T04:29:18.555Z] #46 ... [2025-01-15T04:29:18.555Z] [2025-01-15T04:29:18.555Z] #47 [core-keeper internal] load build context [2025-01-15T04:29:18.555Z] #47 ... [2025-01-15T04:29:18.555Z] [2025-01-15T04:29:18.555Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-15T04:29:18.555Z] #48 ... [2025-01-15T04:29:18.555Z] [2025-01-15T04:29:18.555Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T04:29:18.555Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-15T04:29:18.555Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-15T04:29:18.555Z] #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-15T04:29:18.555Z] #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-15T04:29:18.555Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-15T04:29:18.555Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-15T04:29:18.555Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-01-15T04:29:18.555Z] #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.3s done [2025-01-15T04:29:18.555Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-15T04:29:18.555Z] #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2025-01-15T04:29:18.575Z] #8 DONE 15.8s [2025-01-15T04:29:18.575Z] [2025-01-15T04:29:18.575Z] #9 exporting to image [2025-01-15T04:29:18.575Z] #9 exporting layers [2025-01-15T04:29:18.813Z] #49 ... [2025-01-15T04:29:18.813Z] [2025-01-15T04:29:18.813Z] #50 [security-proxy-setup internal] load build context [2025-01-15T04:29:18.813Z] #50 ... [2025-01-15T04:29:18.813Z] [2025-01-15T04:29:18.813Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T04:29:18.813Z] #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:18.813Z] #0 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:18.813Z] #0 2.087 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:18.813Z] #0 2.111 (2/2) Installing su-exec (0.2-r3) [2025-01-15T04:29:18.813Z] #0 2.115 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:18.813Z] #0 2.124 OK: 8 MiB in 16 packages [2025-01-15T04:29:18.813Z] #51 ... [2025-01-15T04:29:18.813Z] [2025-01-15T04:29:18.813Z] #52 [core-data internal] load build context [2025-01-15T04:29:19.072Z] #52 ... [2025-01-15T04:29:19.073Z] [2025-01-15T04:29:19.073Z] #53 [core-common-config-bootstrapper internal] load build context [2025-01-15T04:29:19.073Z] #53 ... [2025-01-15T04:29:19.073Z] [2025-01-15T04:29:19.073Z] #32 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:29:19.073Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-15T04:29:19.073Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:29:19.073Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-15T04:29:19.073Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-15T04:29:19.073Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-15T04:29:19.073Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-15T04:29:19.429Z] #32 ... [2025-01-15T04:29:19.429Z] [2025-01-15T04:29:19.429Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T04:29:19.429Z] #54 ... [2025-01-15T04:29:19.429Z] [2025-01-15T04:29:19.429Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T04:29:19.687Z] #55 ... [2025-01-15T04:29:19.687Z] [2025-01-15T04:29:19.687Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T04:29:19.687Z] #56 ... [2025-01-15T04:29:19.687Z] [2025-01-15T04:29:19.687Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T04:29:19.687Z] #57 ... [2025-01-15T04:29:19.687Z] [2025-01-15T04:29:19.687Z] #58 [security-bootstrapper internal] load build context [2025-01-15T04:29:20.927Z] #58 ... [2025-01-15T04:29:20.927Z] [2025-01-15T04:29:20.927Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T04:29:20.927Z] #59 ... [2025-01-15T04:29:20.927Z] [2025-01-15T04:29:20.927Z] #60 [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-15T04:29:21.186Z] #60 ... [2025-01-15T04:29:21.186Z] [2025-01-15T04:29:21.186Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:29:21.186Z] #61 ... [2025-01-15T04:29:21.186Z] [2025-01-15T04:29:21.186Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:29:21.186Z] #62 ... [2025-01-15T04:29:21.186Z] [2025-01-15T04:29:21.186Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T04:29:21.186Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:21.186Z] #0 5.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:21.186Z] #0 5.425 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:21.186Z] #0 5.431 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:21.186Z] #0 5.438 OK: 8 MiB in 15 packages [2025-01-15T04:29:21.186Z] #63 ... [2025-01-15T04:29:21.186Z] [2025-01-15T04:29:21.186Z] #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-15T04:29:21.443Z] #64 ... [2025-01-15T04:29:21.443Z] [2025-01-15T04:29:21.443Z] #65 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-15T04:29:21.443Z] #65 ... [2025-01-15T04:29:21.443Z] [2025-01-15T04:29:21.443Z] #44 [security-proxy-auth internal] load build context [2025-01-15T04:29:21.443Z] #44 transferring context: 379.37MB 13.3s [2025-01-15T04:29:22.011Z] #44 transferring context: 439.68MB 13.8s done [2025-01-15T04:29:22.579Z] #44 ... [2025-01-15T04:29:22.579Z] [2025-01-15T04:29:22.579Z] #47 [core-keeper internal] load build context [2025-01-15T04:29:22.579Z] #47 transferring context: 439.68MB 14.2s done [2025-01-15T04:29:26.452Z] #47 ... [2025-01-15T04:29:26.452Z] [2025-01-15T04:29:26.452Z] #41 [security-secretstore-setup internal] load build context [2025-01-15T04:29:26.452Z] #41 transferring context: 439.68MB 11.1s done [2025-01-15T04:29:26.452Z] #41 ... [2025-01-15T04:29:26.452Z] [2025-01-15T04:29:26.452Z] #42 [support-scheduler internal] load build context [2025-01-15T04:29:26.452Z] #42 transferring context: 439.68MB 10.8s done [2025-01-15T04:29:27.909Z] #42 ... [2025-01-15T04:29:27.909Z] [2025-01-15T04:29:27.909Z] #43 [support-notifications internal] load build context [2025-01-15T04:29:27.909Z] #43 transferring context: 439.68MB 10.7s done [2025-01-15T04:29:28.183Z] #43 ... [2025-01-15T04:29:28.183Z] [2025-01-15T04:29:28.183Z] #52 [core-data internal] load build context [2025-01-15T04:29:28.183Z] #52 transferring context: 439.68MB 12.3s done [2025-01-15T04:29:28.466Z] #52 ... [2025-01-15T04:29:28.466Z] [2025-01-15T04:29:28.466Z] #45 [core-metadata internal] load build context [2025-01-15T04:29:28.466Z] #45 transferring context: 439.68MB 11.6s done [2025-01-15T04:29:28.735Z] #45 ... [2025-01-15T04:29:28.735Z] [2025-01-15T04:29:28.735Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-15T04:29:28.735Z] #48 transferring context: 439.68MB 11.3s done [2025-01-15T04:29:28.735Z] #48 ... [2025-01-15T04:29:28.735Z] [2025-01-15T04:29:28.735Z] #46 [core-command internal] load build context [2025-01-15T04:29:28.735Z] #46 transferring context: 439.68MB 11.3s done [2025-01-15T04:29:28.993Z] #46 ... [2025-01-15T04:29:28.993Z] [2025-01-15T04:29:28.993Z] #50 [security-proxy-setup internal] load build context [2025-01-15T04:29:28.993Z] #50 transferring context: 439.68MB 13.5s done [2025-01-15T04:29:29.262Z] #50 ... [2025-01-15T04:29:29.262Z] [2025-01-15T04:29:29.262Z] #53 [core-common-config-bootstrapper internal] load build context [2025-01-15T04:29:29.262Z] #53 transferring context: 439.68MB 11.2s done [2025-01-15T04:29:29.548Z] #53 ... [2025-01-15T04:29:29.548Z] [2025-01-15T04:29:29.548Z] #58 [security-bootstrapper internal] load build context [2025-01-15T04:29:29.548Z] #58 transferring context: 439.68MB 13.7s done [2025-01-15T04:29:33.580Z] #9 exporting layers 17.0s done [2025-01-15T04:29:33.580Z] #9 writing image sha256:10e638db5c187a4f1cc5e7d2a206b860a026ca5675104322efd7fd49c4cc05ce done [2025-01-15T04:29:33.580Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-15T04:29:33.580Z] #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:29:33.920Z] + docker inspect -f . ci-base-image-arm64 [2025-01-15T04:29:33.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:29:34.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-36750 does not seem to be running inside a container [2025-01-15T04:29:34.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:29:35.334Z] $ docker top 1848d0622d00050dfd8d205bac888584dfdf0bb10d1cc451999064fe26118b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T04:29:36.131Z] + go version [2025-01-15T04:29:37.091Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-15T04:29:37.110Z] $ docker stop --time=1 1848d0622d00050dfd8d205bac888584dfdf0bb10d1cc451999064fe26118b92 [2025-01-15T04:29:38.645Z] $ docker rm -f --volumes 1848d0622d00050dfd8d205bac888584dfdf0bb10d1cc451999064fe26118b92 [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-15T04:29:39.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T04:29:39.330Z] [2025-01-15T04:29:39.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:29:39.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T04:29:39.663Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-15T04:29:39.663Z] 547446be3368: Pulling fs layer [2025-01-15T04:29:39.663Z] d125d8839a47: Pulling fs layer [2025-01-15T04:29:39.663Z] 3e85d5ac6304: Pulling fs layer [2025-01-15T04:29:39.663Z] c3105a71a48b: Pulling fs layer [2025-01-15T04:29:39.663Z] 0f093f025ec4: Pulling fs layer [2025-01-15T04:29:39.663Z] c3106fc0e877: Pulling fs layer [2025-01-15T04:29:39.663Z] c3106fc0e877: Waiting [2025-01-15T04:29:39.663Z] 0f093f025ec4: Waiting [2025-01-15T04:29:39.663Z] c3105a71a48b: Waiting [2025-01-15T04:29:39.930Z] 547446be3368: Verifying Checksum [2025-01-15T04:29:39.930Z] 547446be3368: Download complete [2025-01-15T04:29:39.930Z] c3105a71a48b: Verifying Checksum [2025-01-15T04:29:39.930Z] c3105a71a48b: Download complete [2025-01-15T04:29:40.197Z] d125d8839a47: Verifying Checksum [2025-01-15T04:29:40.197Z] d125d8839a47: Download complete [2025-01-15T04:29:40.197Z] c3106fc0e877: Verifying Checksum [2025-01-15T04:29:40.197Z] c3106fc0e877: Download complete [2025-01-15T04:29:40.197Z] 0f093f025ec4: Verifying Checksum [2025-01-15T04:29:40.197Z] 0f093f025ec4: Download complete [2025-01-15T04:29:40.464Z] 547446be3368: Pull complete [2025-01-15T04:29:41.420Z] d125d8839a47: Pull complete [2025-01-15T04:29:42.001Z] 3e85d5ac6304: Download complete [2025-01-15T04:29:47.833Z] #58 ... [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #43 [support-notifications internal] load build context [2025-01-15T04:29:47.833Z] #43 DONE 38.2s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T04:29:47.833Z] #63 DONE 37.0s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T04:29:47.833Z] #51 DONE 37.2s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #46 [core-command internal] load build context [2025-01-15T04:29:47.833Z] #46 DONE 38.2s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-15T04:29:47.833Z] #48 DONE 38.0s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #42 [support-scheduler internal] load build context [2025-01-15T04:29:47.833Z] #42 DONE 37.5s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #64 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-15T04:29:47.833Z] #64 DONE 35.7s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #45 [core-metadata internal] load build context [2025-01-15T04:29:47.833Z] #45 DONE 38.3s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:29:47.833Z] #66 ... [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #53 [core-common-config-bootstrapper internal] load build context [2025-01-15T04:29:47.833Z] #53 DONE 38.0s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #41 [security-secretstore-setup internal] load build context [2025-01-15T04:29:47.833Z] #41 DONE 37.6s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #50 [security-proxy-setup internal] load build context [2025-01-15T04:29:47.833Z] #50 DONE 38.2s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #52 [core-data internal] load build context [2025-01-15T04:29:47.833Z] #52 DONE 37.4s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #44 [security-proxy-auth internal] load build context [2025-01-15T04:29:47.833Z] #44 DONE 38.1s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #47 [core-keeper internal] load build context [2025-01-15T04:29:47.833Z] #47 DONE 38.1s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #58 [security-bootstrapper internal] load build context [2025-01-15T04:29:47.833Z] #58 DONE 38.0s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:29:47.833Z] #37 ... [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #60 [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-15T04:29:47.833Z] #60 DONE 37.7s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T04:29:47.833Z] #55 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #55 37.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #55 37.65 (1/7) Installing ca-certificates (20241121-r1) [2025-01-15T04:29:47.833Z] #55 37.67 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.833Z] #55 37.68 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-15T04:29:47.833Z] #55 37.68 (4/7) Installing libsodium (1.0.19-r0) [2025-01-15T04:29:47.833Z] #55 37.69 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-15T04:29:47.833Z] #55 37.71 (6/7) Installing libzmq (4.3.5-r2) [2025-01-15T04:29:47.833Z] #55 37.72 (7/7) Installing zeromq (4.3.5-r2) [2025-01-15T04:29:47.833Z] #55 37.73 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.833Z] #55 37.73 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:29:47.833Z] #55 37.77 OK: 12 MiB in 21 packages [2025-01-15T04:29:47.833Z] #55 DONE 38.3s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T04:29:47.833Z] #59 37.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #59 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #59 37.80 (1/4) Installing ca-certificates (20241121-r1) [2025-01-15T04:29:47.833Z] #59 37.82 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.833Z] #59 37.82 (3/4) Installing su-exec (0.2-r3) [2025-01-15T04:29:47.833Z] #59 37.82 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T04:29:47.833Z] #59 37.96 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.833Z] #59 37.96 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:29:47.833Z] #59 38.00 OK: 19 MiB in 18 packages [2025-01-15T04:29:47.833Z] #59 DONE 38.3s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #65 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-15T04:29:47.833Z] #65 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #65 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #65 38.08 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.833Z] #65 38.12 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.833Z] #65 38.13 OK: 8 MiB in 15 packages [2025-01-15T04:29:47.833Z] #65 DONE 38.5s [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #67 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2025-01-15T04:29:47.833Z] #67 ... [2025-01-15T04:29:47.833Z] [2025-01-15T04:29:47.833Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T04:29:47.833Z] #57 37.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.833Z] #57 37.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #57 37.93 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:29:47.834Z] #57 37.93 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:29:47.834Z] #57 37.93 OK: 24170 distinct packages available [2025-01-15T04:29:47.834Z] #57 37.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #57 38.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #57 38.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.834Z] #57 38.33 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:29:47.834Z] #57 38.33 (3/4) Installing libucontext (1.2-r3) [2025-01-15T04:29:47.834Z] #57 38.34 (4/4) Installing gcompat (1.1.0-r4) [2025-01-15T04:29:47.834Z] #57 38.34 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.834Z] #57 38.36 OK: 8 MiB in 18 packages [2025-01-15T04:29:47.834Z] #57 DONE 38.6s [2025-01-15T04:29:47.834Z] [2025-01-15T04:29:47.834Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T04:29:47.834Z] #56 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #56 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #56 38.18 (1/3) Installing ca-certificates (20241121-r1) [2025-01-15T04:29:47.834Z] #56 38.21 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.834Z] #56 38.24 (3/3) Installing tzdata (2024b-r0) [2025-01-15T04:29:47.834Z] #56 38.34 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.834Z] #56 38.36 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:29:47.834Z] #56 38.39 OK: 10 MiB in 17 packages [2025-01-15T04:29:47.834Z] #56 DONE 38.6s [2025-01-15T04:29:47.834Z] [2025-01-15T04:29:47.834Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:29:47.834Z] #62 37.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #62 37.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #62 38.06 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:29:47.834Z] #62 38.06 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:29:47.834Z] #62 38.06 OK: 24170 distinct packages available [2025-01-15T04:29:47.834Z] #62 38.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #62 38.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:47.834Z] #62 38.52 (1/14) Installing ca-certificates (20241121-r1) [2025-01-15T04:29:47.834Z] #62 38.60 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-15T04:29:47.834Z] #62 38.62 (3/14) Installing c-ares (1.33.1-r0) [2025-01-15T04:29:47.834Z] #62 38.63 (4/14) Installing libunistring (1.2-r0) [2025-01-15T04:29:47.834Z] #62 38.64 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-15T04:29:47.834Z] #62 38.64 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-15T04:29:47.834Z] #62 38.65 (7/14) Installing libpsl (0.21.5-r1) [2025-01-15T04:29:47.834Z] #62 38.65 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-15T04:29:47.834Z] #62 38.66 (9/14) Installing libcurl (8.11.1-r0) [2025-01-15T04:29:47.834Z] #62 38.67 (10/14) Installing curl (8.11.1-r0) [2025-01-15T04:29:47.834Z] #62 38.68 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:47.834Z] #62 38.68 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:29:47.834Z] #62 38.68 (13/14) Installing libucontext (1.2-r3) [2025-01-15T04:29:47.834Z] #62 38.69 (14/14) Installing gcompat (1.1.0-r4) [2025-01-15T04:29:47.834Z] #62 38.69 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:47.834Z] #62 38.70 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:29:47.834Z] #62 38.73 OK: 13 MiB in 28 packages [2025-01-15T04:29:48.092Z] #62 DONE 39.2s [2025-01-15T04:29:48.092Z] [2025-01-15T04:29:48.092Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T04:29:48.092Z] #54 38.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.092Z] #54 38.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.092Z] #54 38.71 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:48.092Z] #54 38.71 (2/4) Installing openssl (3.3.2-r1) [2025-01-15T04:29:48.092Z] #54 38.72 (3/4) Installing su-exec (0.2-r3) [2025-01-15T04:29:48.092Z] #54 38.73 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T04:29:48.092Z] #54 38.79 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:48.092Z] #54 38.80 OK: 19 MiB in 18 packages [2025-01-15T04:29:48.092Z] #54 DONE 39.2s [2025-01-15T04:29:48.092Z] [2025-01-15T04:29:48.092Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:29:48.092Z] #61 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.092Z] #61 38.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.092Z] #61 38.84 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:29:48.092Z] #61 38.84 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:29:48.092Z] #61 38.84 OK: 24170 distinct packages available [2025-01-15T04:29:48.092Z] #61 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.092Z] #61 39.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.350Z] #61 ... [2025-01-15T04:29:48.350Z] [2025-01-15T04:29:48.350Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:29:48.350Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.350Z] #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.350Z] #0 1.972 OK: 248 MiB in 58 packages [2025-01-15T04:29:48.350Z] #68 DONE 2.2s [2025-01-15T04:29:48.350Z] [2025-01-15T04:29:48.350Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:48.350Z] #69 DONE 0.0s [2025-01-15T04:29:48.350Z] [2025-01-15T04:29:48.350Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:29:48.350Z] #61 39.29 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:48.350Z] #61 39.29 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:29:48.350Z] #61 39.30 (3/5) Installing libucontext (1.2-r3) [2025-01-15T04:29:48.350Z] #61 39.30 (4/5) Installing gcompat (1.1.0-r4) [2025-01-15T04:29:48.350Z] #61 39.30 (5/5) Installing openssl (3.3.2-r1) [2025-01-15T04:29:48.350Z] #61 39.31 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:48.350Z] #61 39.32 OK: 9 MiB in 19 packages [2025-01-15T04:29:48.608Z] #61 DONE 39.5s [2025-01-15T04:29:48.608Z] [2025-01-15T04:29:48.608Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:29:48.608Z] #66 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:48.866Z] #66 ... [2025-01-15T04:29:48.866Z] [2025-01-15T04:29:48.866Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-15T04:29:48.866Z] #70 DONE 2.8s [2025-01-15T04:29:48.866Z] [2025-01-15T04:29:48.866Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:29:49.124Z] #71 ... [2025-01-15T04:29:49.124Z] [2025-01-15T04:29:49.124Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T04:29:49.124Z] #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:49.124Z] #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:49.124Z] #0 2.927 OK: 8 MiB in 15 packages [2025-01-15T04:29:49.124Z] #72 DONE 3.0s [2025-01-15T04:29:49.382Z] [2025-01-15T04:29:49.382Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-15T04:29:50.314Z] #73 ... [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T04:29:50.314Z] #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.533 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:29:50.314Z] #0 3.533 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:29:50.314Z] #0 3.533 OK: 24172 distinct packages available [2025-01-15T04:29:50.314Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 4.081 OK: 248 MiB in 58 packages [2025-01-15T04:29:50.314Z] #74 DONE 4.3s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T04:29:50.314Z] #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 4.092 OK: 248 MiB in 58 packages [2025-01-15T04:29:50.314Z] #75 DONE 4.3s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-15T04:29:50.314Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 4.110 OK: 8 MiB in 16 packages [2025-01-15T04:29:50.314Z] #76 DONE 4.3s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:29:50.314Z] #66 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #66 4.138 OK: 248 MiB in 58 packages [2025-01-15T04:29:50.314Z] #66 DONE 4.5s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T04:29:50.314Z] #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.314Z] #0 4.268 OK: 248 MiB in 58 packages [2025-01-15T04:29:50.314Z] #77 DONE 4.4s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:50.314Z] #78 DONE 0.1s [2025-01-15T04:29:50.314Z] [2025-01-15T04:29:50.314Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:50.591Z] #79 ... [2025-01-15T04:29:50.591Z] [2025-01-15T04:29:50.591Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:50.591Z] #80 DONE 0.2s [2025-01-15T04:29:50.591Z] [2025-01-15T04:29:50.591Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:50.591Z] #81 DONE 0.2s [2025-01-15T04:29:50.591Z] [2025-01-15T04:29:50.591Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:29:50.591Z] #79 DONE 0.2s [2025-01-15T04:29:50.591Z] [2025-01-15T04:29:50.591Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:29:50.850Z] #82 ... [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 3.043 OK: 8 MiB in 18 packages [2025-01-15T04:29:50.850Z] #83 DONE 3.2s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 3.161 OK: 19 MiB in 18 packages [2025-01-15T04:29:50.850Z] #84 DONE 3.5s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #67 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #67 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #67 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #67 3.234 OK: 8 MiB in 15 packages [2025-01-15T04:29:50.850Z] #67 DONE 3.6s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 3.088 OK: 10 MiB in 17 packages [2025-01-15T04:29:50.850Z] #85 DONE 3.2s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 3.070 OK: 12 MiB in 21 packages [2025-01-15T04:29:50.850Z] #86 DONE 3.5s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T04:29:50.850Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:50.850Z] #0 2.556 OK: 19 MiB in 18 packages [2025-01-15T04:29:50.850Z] #87 DONE 2.8s [2025-01-15T04:29:50.850Z] [2025-01-15T04:29:50.850Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:29:51.875Z] #88 DONE 1.1s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:29:51.875Z] #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:51.875Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:51.875Z] #0 2.662 OK: 13 MiB in 28 packages [2025-01-15T04:29:51.875Z] #89 DONE 3.7s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T04:29:51.875Z] #0 3.137 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:51.875Z] #0 3.669 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:51.875Z] #0 4.642 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:29:51.875Z] #0 5.046 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:29:51.875Z] #0 5.053 OK: 8 MiB in 15 packages [2025-01-15T04:29:51.875Z] #90 DONE 5.2s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-15T04:29:51.875Z] #91 DONE 0.0s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-15T04:29:51.875Z] #92 DONE 0.9s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-15T04:29:51.875Z] #93 DONE 0.0s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:29:51.875Z] #94 DONE 0.0s [2025-01-15T04:29:51.875Z] [2025-01-15T04:29:51.875Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:29:52.133Z] #95 ... [2025-01-15T04:29:52.133Z] [2025-01-15T04:29:52.133Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-15T04:29:52.133Z] #96 DONE 0.0s [2025-01-15T04:29:52.133Z] [2025-01-15T04:29:52.133Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-15T04:29:52.133Z] #97 DONE 0.0s [2025-01-15T04:29:52.392Z] [2025-01-15T04:29:52.392Z] #98 [security-spire-config] exporting to image [2025-01-15T04:29:52.392Z] #98 exporting layers [2025-01-15T04:29:52.652Z] #98 exporting layers 0.6s done [2025-01-15T04:29:52.652Z] #98 writing image sha256:94da62a3f23974a4b54338df4df668e1fff938d904be78ad1ec547ac4f9cff5f done [2025-01-15T04:29:52.652Z] #98 naming to docker.io/library/security-spire-config done [2025-01-15T04:29:52.652Z] #98 DONE 0.6s [2025-01-15T04:29:52.652Z] [2025-01-15T04:29:52.652Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:29:52.652Z] #71 3.866 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:53.229Z] #71 ... [2025-01-15T04:29:53.229Z] [2025-01-15T04:29:53.229Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-15T04:29:53.229Z] #99 DONE 2.8s [2025-01-15T04:29:53.229Z] [2025-01-15T04:29:53.229Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-15T04:29:53.229Z] #100 DONE 0.0s [2025-01-15T04:29:53.229Z] [2025-01-15T04:29:53.229Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:29:53.229Z] #71 4.332 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:53.488Z] #71 ... [2025-01-15T04:29:53.488Z] [2025-01-15T04:29:53.488Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-15T04:29:53.488Z] #73 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:53.488Z] #73 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-15T04:29:53.488Z] #73 4.754 OK: 9 MiB in 19 packages [2025-01-15T04:29:53.488Z] #73 DONE 4.9s [2025-01-15T04:29:53.488Z] [2025-01-15T04:29:53.488Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:29:54.323Z] 3e85d5ac6304: Pull complete [2025-01-15T04:29:54.324Z] c3105a71a48b: Pull complete [2025-01-15T04:29:54.427Z] #101 DONE 1.1s [2025-01-15T04:29:54.427Z] [2025-01-15T04:29:54.427Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:29:54.427Z] #71 5.084 OK: 248 MiB in 58 packages [2025-01-15T04:29:54.427Z] #71 DONE 5.7s [2025-01-15T04:29:54.427Z] [2025-01-15T04:29:54.427Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-15T04:29:54.427Z] #102 DONE 1.2s [2025-01-15T04:29:54.427Z] [2025-01-15T04:29:54.427Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-15T04:29:54.910Z] 0f093f025ec4: Pull complete [2025-01-15T04:29:54.910Z] c3106fc0e877: Pull complete [2025-01-15T04:29:54.910Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-15T04:29:54.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-15T04:29:54.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:29:55.015Z] #103 ... [2025-01-15T04:29:55.015Z] [2025-01-15T04:29:55.015Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-15T04:29:55.015Z] #104 DONE 0.6s [2025-01-15T04:29:55.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-36750 does not seem to be running inside a container [2025-01-15T04:29:55.153Z] $ 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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:29:55.275Z] [2025-01-15T04:29:55.275Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-15T04:29:55.275Z] #103 DONE 0.7s [2025-01-15T04:29:55.275Z] [2025-01-15T04:29:55.275Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-15T04:29:55.842Z] #105 DONE 0.6s [2025-01-15T04:29:55.842Z] [2025-01-15T04:29:55.842Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:29:55.842Z] #106 DONE 1.3s [2025-01-15T04:29:55.842Z] [2025-01-15T04:29:55.842Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-15T04:29:55.842Z] #107 DONE 0.1s [2025-01-15T04:29:55.842Z] [2025-01-15T04:29:55.842Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:29:55.842Z] #108 DONE 0.1s [2025-01-15T04:29:55.842Z] [2025-01-15T04:29:55.842Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-15T04:29:56.100Z] #109 DONE 0.0s [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-15T04:29:56.100Z] #110 DONE 0.0s [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:29:56.100Z] #111 DONE 0.0s [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-15T04:29:56.100Z] #112 DONE 0.0s [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #98 [security-spire-server] exporting to image [2025-01-15T04:29:56.100Z] #98 ... [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-15T04:29:56.100Z] #113 DONE 0.1s [2025-01-15T04:29:56.100Z] [2025-01-15T04:29:56.100Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-15T04:29:56.100Z] #114 DONE 0.0s [2025-01-15T04:29:56.357Z] [2025-01-15T04:29:56.357Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:29:56.357Z] #115 ... [2025-01-15T04:29:56.357Z] [2025-01-15T04:29:56.357Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T04:29:56.616Z] #49 ... [2025-01-15T04:29:56.616Z] [2025-01-15T04:29:56.616Z] #98 [security-spire-agent] exporting to image [2025-01-15T04:29:56.616Z] #98 exporting layers 0.7s done [2025-01-15T04:29:56.616Z] #98 writing image sha256:d177c3b41ad13077e4908b30ebb7808a58f2f46b3353067625f76bf4ebce5d45 done [2025-01-15T04:29:56.616Z] #98 naming to docker.io/library/security-spire-server done [2025-01-15T04:29:56.823Z] $ docker top 9d9c93eef3786668786c890263d04b49141a1cbc90564239e5b8deea0724952e -eo pid,comm [2025-01-15T04:29:56.873Z] #98 exporting layers 0.6s done [2025-01-15T04:29:56.873Z] #98 writing image sha256:b15f71e2d5d322d6a8d91722610a337d5d96a9fda09411313547521337e6c744 done [2025-01-15T04:29:56.873Z] #98 naming to docker.io/library/security-spire-agent done [2025-01-15T04:29:56.873Z] #98 DONE 1.3s [2025-01-15T04:29:56.873Z] [2025-01-15T04:29:56.873Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh [2025-01-15T04:29:57.286Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-15T04:29:58.265Z] #116 ... [2025-01-15T04:29:58.265Z] [2025-01-15T04:29:58.265Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:29:58.523Z] #117 ... [2025-01-15T04:29:58.523Z] [2025-01-15T04:29:58.523Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:29:59.233Z] #1 [support-notifications internal] load .dockerignore [2025-01-15T04:29:59.233Z] #1 transferring context: 50B done [2025-01-15T04:29:59.233Z] #1 DONE 0.1s [2025-01-15T04:29:59.233Z] [2025-01-15T04:29:59.233Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-01-15T04:29:59.233Z] #2 transferring dockerfile: 2.04kB done [2025-01-15T04:29:59.233Z] #2 DONE 0.1s [2025-01-15T04:29:59.233Z] [2025-01-15T04:29:59.233Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:29:59.233Z] #3 DONE 0.0s [2025-01-15T04:29:59.233Z] [2025-01-15T04:29:59.233Z] #4 [security-spiffe-token-provider internal] load .dockerignore [2025-01-15T04:29:59.233Z] #4 transferring context: 50B done [2025-01-15T04:29:59.233Z] #4 DONE 0.1s [2025-01-15T04:29:59.233Z] [2025-01-15T04:29:59.233Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-15T04:29:59.233Z] #5 transferring dockerfile: 1.89kB done [2025-01-15T04:29:59.233Z] #5 DONE 0.1s [2025-01-15T04:29:59.233Z] [2025-01-15T04:29:59.233Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-15T04:29:59.502Z] #6 transferring dockerfile: 2.07kB done [2025-01-15T04:29:59.502Z] #6 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #7 [core-keeper internal] load .dockerignore [2025-01-15T04:29:59.502Z] #7 transferring context: 50B done [2025-01-15T04:29:59.502Z] #7 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:29:59.502Z] #3 DONE 0.0s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #8 [security-secretstore-setup internal] load .dockerignore [2025-01-15T04:29:59.502Z] #8 transferring context: 50B done [2025-01-15T04:29:59.502Z] #8 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-15T04:29:59.502Z] #9 transferring dockerfile: 2.49kB done [2025-01-15T04:29:59.502Z] #9 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:29:59.502Z] #3 DONE 0.0s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #10 [core-command internal] load .dockerignore [2025-01-15T04:29:59.502Z] #10 transferring context: 50B 0.0s done [2025-01-15T04:29:59.502Z] #10 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-15T04:29:59.502Z] #11 transferring dockerfile: 1.94kB done [2025-01-15T04:29:59.502Z] #11 DONE 0.1s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:29:59.502Z] #3 DONE 0.0s [2025-01-15T04:29:59.502Z] [2025-01-15T04:29:59.502Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-01-15T04:29:59.769Z] #12 ... [2025-01-15T04:29:59.769Z] [2025-01-15T04:29:59.769Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-01-15T04:29:59.769Z] #13 transferring dockerfile: 1.81kB 0.0s done [2025-01-15T04:29:59.769Z] #13 DONE 0.2s [2025-01-15T04:29:59.769Z] [2025-01-15T04:29:59.769Z] #14 [security-spire-agent internal] load .dockerignore [2025-01-15T04:29:59.769Z] #14 transferring context: 50B 0.0s done [2025-01-15T04:29:59.769Z] #14 DONE 0.2s [2025-01-15T04:29:59.769Z] [2025-01-15T04:29:59.769Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-01-15T04:29:59.769Z] #12 transferring dockerfile: 1.70kB done [2025-01-15T04:29:59.769Z] #12 DONE 0.1s [2025-01-15T04:29:59.769Z] [2025-01-15T04:29:59.769Z] #15 [security-spire-server internal] load .dockerignore [2025-01-15T04:29:59.769Z] #15 transferring context: 50B done [2025-01-15T04:29:59.769Z] #15 DONE 0.1s [2025-01-15T04:29:59.769Z] [2025-01-15T04:29:59.769Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-15T04:30:00.037Z] #16 ... [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #17 [security-bootstrapper internal] load .dockerignore [2025-01-15T04:30:00.037Z] #17 transferring context: 50B done [2025-01-15T04:30:00.037Z] #17 DONE 0.1s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #18 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-15T04:30:00.037Z] #18 transferring dockerfile: 2.23kB 0.0s done [2025-01-15T04:30:00.037Z] #18 DONE 0.1s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-15T04:30:00.037Z] #19 transferring dockerfile: 3.02kB done [2025-01-15T04:30:00.037Z] #19 DONE 0.2s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-15T04:30:00.037Z] #16 transferring context: 50B done [2025-01-15T04:30:00.037Z] #16 DONE 0.1s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:30:00.037Z] #3 DONE 0.0s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #20 [security-proxy-auth internal] load .dockerignore [2025-01-15T04:30:00.037Z] #20 transferring context: 50B 0.0s done [2025-01-15T04:30:00.037Z] #20 DONE 0.1s [2025-01-15T04:30:00.037Z] [2025-01-15T04:30:00.037Z] #21 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #21 ... [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #22 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #22 transferring dockerfile: 2.11kB done [2025-01-15T04:30:00.304Z] #22 DONE 0.2s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:30:00.304Z] #3 DONE 0.0s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #21 [support-scheduler internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #21 transferring dockerfile: 1.82kB 0.0s done [2025-01-15T04:30:00.304Z] #21 DONE 0.2s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #23 [core-data internal] load .dockerignore [2025-01-15T04:30:00.304Z] #23 transferring context: 50B done [2025-01-15T04:30:00.304Z] #23 DONE 0.2s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #24 [core-data internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #24 transferring dockerfile: 2.07kB 0.0s done [2025-01-15T04:30:00.304Z] #24 DONE 0.2s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #25 [support-scheduler internal] load .dockerignore [2025-01-15T04:30:00.304Z] #25 transferring context: 50B 0.0s done [2025-01-15T04:30:00.304Z] #25 DONE 0.3s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #26 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #26 ... [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:30:00.304Z] #3 DONE 0.0s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #27 [core-metadata internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #27 transferring dockerfile: 2.13kB done [2025-01-15T04:30:00.304Z] #27 DONE 0.2s [2025-01-15T04:30:00.304Z] [2025-01-15T04:30:00.304Z] #26 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-15T04:30:00.304Z] #26 transferring dockerfile: 2.50kB done [2025-01-15T04:30:00.572Z] #26 DONE 0.2s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #28 [core-metadata internal] load .dockerignore [2025-01-15T04:30:00.572Z] #28 transferring context: 50B done [2025-01-15T04:30:00.572Z] #28 DONE 0.2s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:30:00.572Z] #3 DONE 0.0s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #29 [security-proxy-setup internal] load .dockerignore [2025-01-15T04:30:00.572Z] #29 transferring context: 50B done [2025-01-15T04:30:00.572Z] #29 DONE 0.2s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T04:30:00.572Z] #30 DONE 1.3s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #31 [security-spire-config internal] load build definition from Dockerfile [2025-01-15T04:30:00.572Z] #31 transferring dockerfile: 1.69kB done [2025-01-15T04:30:00.572Z] #31 DONE 0.2s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #32 [security-spire-config internal] load .dockerignore [2025-01-15T04:30:00.572Z] #32 transferring context: 50B done [2025-01-15T04:30:00.572Z] #32 DONE 0.2s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-15T04:30:00.572Z] #3 DONE 0.0s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-15T04:30:00.572Z] #33 DONE 0.8s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-15T04:30:00.572Z] #34 DONE 0.8s [2025-01-15T04:30:00.572Z] [2025-01-15T04:30:00.572Z] #35 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:00.572Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:01.536Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 1.1s done [2025-01-15T04:30:01.812Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 1.1s done [2025-01-15T04:30:01.812Z] #35 ... [2025-01-15T04:30:01.812Z] [2025-01-15T04:30:01.812Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-15T04:30:01.812Z] #30 DONE 2.3s [2025-01-15T04:30:01.812Z] [2025-01-15T04:30:01.812Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:01.812Z] #35 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 1.1s done [2025-01-15T04:30:02.083Z] #35 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-15T04:30:02.083Z] #35 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-15T04:30:02.350Z] #35 ... [2025-01-15T04:30:02.350Z] [2025-01-15T04:30:02.350Z] #36 [security-spire-server internal] load build context [2025-01-15T04:30:02.350Z] #36 transferring context: 23.68kB 0.1s done [2025-01-15T04:30:02.350Z] #36 DONE 1.7s [2025-01-15T04:30:02.350Z] [2025-01-15T04:30:02.350Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:02.350Z] #35 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-15T04:30:02.620Z] #35 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.3s [2025-01-15T04:30:02.887Z] #35 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.5s [2025-01-15T04:30:02.887Z] #35 ... [2025-01-15T04:30:02.887Z] [2025-01-15T04:30:02.887Z] #37 [security-spire-agent internal] load build context [2025-01-15T04:30:02.887Z] #37 transferring context: 23.21kB 0.1s done [2025-01-15T04:30:02.887Z] #37 DONE 2.3s [2025-01-15T04:30:02.887Z] [2025-01-15T04:30:02.887Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-15T04:30:02.887Z] #38 DONE 2.6s [2025-01-15T04:30:02.887Z] [2025-01-15T04:30:02.887Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:02.887Z] #35 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s [2025-01-15T04:30:03.161Z] #35 ... [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #39 [core-common-config-bootstrapper internal] load build context [2025-01-15T04:30:03.161Z] #39 transferring context: 3.06MB 1.7s done [2025-01-15T04:30:03.161Z] #39 DONE 2.4s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:03.161Z] #35 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-15T04:30:03.161Z] #35 ... [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #40 [core-data internal] load build context [2025-01-15T04:30:03.161Z] #40 transferring context: 3.06MB 1.8s done [2025-01-15T04:30:03.161Z] #40 DONE 2.5s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #41 [core-metadata internal] load build context [2025-01-15T04:30:03.161Z] #41 transferring context: 3.06MB 2.0s done [2025-01-15T04:30:03.161Z] #41 DONE 2.6s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #42 [core-command internal] load build context [2025-01-15T04:30:03.161Z] #42 transferring context: 3.06MB 1.8s done [2025-01-15T04:30:03.161Z] #42 DONE 2.5s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:03.161Z] #35 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-15T04:30:03.161Z] #35 ... [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #43 [support-scheduler internal] load build context [2025-01-15T04:30:03.161Z] #43 transferring context: 3.06MB 1.8s done [2025-01-15T04:30:03.161Z] #43 DONE 2.6s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #44 [security-proxy-auth internal] load build context [2025-01-15T04:30:03.161Z] #44 transferring context: 3.06MB 1.9s done [2025-01-15T04:30:03.161Z] #44 DONE 2.7s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #45 [security-secretstore-setup internal] load build context [2025-01-15T04:30:03.161Z] #45 transferring context: 3.06MB 1.7s done [2025-01-15T04:30:03.161Z] #45 DONE 2.6s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #46 [support-notifications internal] load build context [2025-01-15T04:30:03.161Z] #46 transferring context: 3.06MB 2.2s done [2025-01-15T04:30:03.161Z] #46 DONE 2.7s [2025-01-15T04:30:03.161Z] [2025-01-15T04:30:03.161Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:03.431Z] #35 ... [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-15T04:30:03.431Z] #47 transferring context: 3.06MB 2.0s done [2025-01-15T04:30:03.431Z] #47 DONE 2.8s [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:03.431Z] #35 ... [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #48 [security-spire-config internal] load build context [2025-01-15T04:30:03.431Z] #48 transferring context: 21.93kB 0.0s done [2025-01-15T04:30:03.431Z] #48 DONE 1.7s [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #49 [security-bootstrapper internal] load build context [2025-01-15T04:30:03.431Z] #49 transferring context: 3.06MB 2.1s done [2025-01-15T04:30:03.431Z] #49 DONE 2.9s [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #50 [core-keeper internal] load build context [2025-01-15T04:30:03.431Z] #50 transferring context: 3.06MB 1.8s done [2025-01-15T04:30:03.431Z] #50 DONE 2.9s [2025-01-15T04:30:03.431Z] [2025-01-15T04:30:03.431Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:03.812Z] #35 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.9s done [2025-01-15T04:30:04.101Z] #35 ... [2025-01-15T04:30:04.101Z] [2025-01-15T04:30:04.101Z] #51 [security-proxy-setup internal] load build context [2025-01-15T04:30:04.101Z] #51 transferring context: 3.06MB 0.7s done [2025-01-15T04:30:04.101Z] #51 DONE 2.1s [2025-01-15T04:30:04.101Z] [2025-01-15T04:30:04.101Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-15T04:30:04.101Z] #52 DONE 1.4s [2025-01-15T04:30:04.101Z] [2025-01-15T04:30:04.101Z] #35 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:30:04.101Z] #35 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.9s done [2025-01-15T04:30:04.714Z] #35 DONE 4.3s [2025-01-15T04:30:04.714Z] [2025-01-15T04:30:04.714Z] #53 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:08.161Z] #53 ... [2025-01-15T04:30:08.161Z] [2025-01-15T04:30:08.161Z] #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-15T04:30:08.161Z] #54 DONE 4.0s [2025-01-15T04:30:08.161Z] [2025-01-15T04:30:08.161Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:08.161Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2025-01-15T04:30:08.161Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-15T04:30:08.161Z] #55 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-15T04:30:08.161Z] #55 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-15T04:30:08.161Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-15T04:30:08.161Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2025-01-15T04:30:08.161Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-01-15T04:30:08.161Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-15T04:30:08.161Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T04:30:08.161Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s done [2025-01-15T04:30:08.161Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-15T04:30:08.161Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.1s [2025-01-15T04:30:09.584Z] #55 ... [2025-01-15T04:30:09.584Z] [2025-01-15T04:30:09.584Z] #56 [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-15T04:30:09.584Z] #56 DONE 4.8s [2025-01-15T04:30:09.584Z] [2025-01-15T04:30:09.584Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:09.584Z] #55 ... [2025-01-15T04:30:09.584Z] [2025-01-15T04:30:09.584Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:10.557Z] #57 ... [2025-01-15T04:30:10.557Z] [2025-01-15T04:30:10.557Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T04:30:10.557Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done [2025-01-15T04:30:10.557Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-15T04:30:10.557Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-15T04:30:10.557Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-15T04:30:10.557Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2025-01-15T04:30:10.557Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2025-01-15T04:30:10.557Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-15T04:30:10.557Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-15T04:30:10.557Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.6s done [2025-01-15T04:30:10.557Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s [2025-01-15T04:30:10.831Z] #58 ... [2025-01-15T04:30:10.831Z] [2025-01-15T04:30:10.831Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:11.438Z] #55 ... [2025-01-15T04:30:11.438Z] [2025-01-15T04:30:11.438Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:30:11.438Z] #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:11.438Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:11.438Z] #0 6.209 OK: 239 MiB in 58 packages [2025-01-15T04:30:11.438Z] #59 DONE 7.3s [2025-01-15T04:30:11.438Z] [2025-01-15T04:30:11.438Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:11.719Z] #55 ... [2025-01-15T04:30:11.719Z] [2025-01-15T04:30:11.719Z] #60 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:11.719Z] #60 DONE 0.7s [2025-01-15T04:30:11.989Z] [2025-01-15T04:30:11.989Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:12.956Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.0s [2025-01-15T04:30:13.549Z] #55 ... [2025-01-15T04:30:13.549Z] [2025-01-15T04:30:13.549Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-15T04:30:13.549Z] #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:13.549Z] #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:13.549Z] #0 8.592 OK: 239 MiB in 58 packages [2025-01-15T04:30:13.549Z] #61 DONE 9.8s [2025-01-15T04:30:13.549Z] [2025-01-15T04:30:13.549Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:13.827Z] #55 ... [2025-01-15T04:30:13.827Z] [2025-01-15T04:30:13.827Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-15T04:30:13.827Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:13.827Z] #0 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:13.827Z] #0 8.745 OK: 239 MiB in 58 packages [2025-01-15T04:30:13.827Z] #62 DONE 9.6s [2025-01-15T04:30:13.827Z] [2025-01-15T04:30:13.827Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:14.097Z] #55 ... [2025-01-15T04:30:14.097Z] [2025-01-15T04:30:14.097Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T04:30:14.097Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.097Z] #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.097Z] #0 6.506 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:30:14.097Z] #0 6.506 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:30:14.097Z] #0 6.506 OK: 24050 distinct packages available [2025-01-15T04:30:14.097Z] #0 7.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.097Z] #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.376Z] #63 ... [2025-01-15T04:30:14.376Z] [2025-01-15T04:30:14.376Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T04:30:14.376Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.376Z] #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.376Z] #0 9.409 OK: 239 MiB in 58 packages [2025-01-15T04:30:14.376Z] #64 ... [2025-01-15T04:30:14.376Z] [2025-01-15T04:30:14.376Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:14.376Z] #55 ... [2025-01-15T04:30:14.376Z] [2025-01-15T04:30:14.376Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:14.376Z] #65 DONE 0.8s [2025-01-15T04:30:14.376Z] [2025-01-15T04:30:14.376Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-15T04:30:14.376Z] #64 DONE 10.5s [2025-01-15T04:30:14.376Z] [2025-01-15T04:30:14.376Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:14.654Z] #55 ... [2025-01-15T04:30:14.655Z] [2025-01-15T04:30:14.655Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T04:30:14.655Z] #0 3.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.655Z] #0 4.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.928Z] #66 10.19 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:14.928Z] #66 ... [2025-01-15T04:30:14.928Z] [2025-01-15T04:30:14.928Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T04:30:14.928Z] #0 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.928Z] #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.928Z] #67 ... [2025-01-15T04:30:14.928Z] [2025-01-15T04:30:14.928Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T04:30:14.928Z] #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.928Z] #0 5.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:14.928Z] #0 10.24 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:30:14.928Z] #0 10.24 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:30:14.928Z] #0 10.24 OK: 24048 distinct packages available [2025-01-15T04:30:15.198Z] #68 ... [2025-01-15T04:30:15.198Z] [2025-01-15T04:30:15.198Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:15.198Z] #69 DONE 1.4s [2025-01-15T04:30:15.198Z] [2025-01-15T04:30:15.198Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:30:15.198Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.198Z] #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.198Z] #70 ... [2025-01-15T04:30:15.198Z] [2025-01-15T04:30:15.198Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:30:15.198Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.198Z] #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.198Z] #0 10.18 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:30:15.198Z] #0 10.18 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:30:15.198Z] #0 10.18 OK: 24048 distinct packages available [2025-01-15T04:30:15.466Z] #71 ... [2025-01-15T04:30:15.466Z] [2025-01-15T04:30:15.466Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T04:30:15.466Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.466Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.466Z] #0 8.633 (1/4) Installing ca-certificates (20241121-r1) [2025-01-15T04:30:15.466Z] #0 8.912 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:15.466Z] #0 8.949 (3/4) Installing su-exec (0.2-r3) [2025-01-15T04:30:15.466Z] #0 8.966 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T04:30:15.466Z] #0 9.956 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:15.466Z] #0 10.13 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:30:15.466Z] #72 ... [2025-01-15T04:30:15.466Z] [2025-01-15T04:30:15.466Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-15T04:30:15.466Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done [2025-01-15T04:30:15.466Z] #58 DONE 14.8s [2025-01-15T04:30:15.466Z] [2025-01-15T04:30:15.466Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:15.466Z] #73 DONE 0.9s [2025-01-15T04:30:15.466Z] [2025-01-15T04:30:15.466Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T04:30:15.466Z] #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.466Z] #0 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.743Z] #74 ... [2025-01-15T04:30:15.743Z] [2025-01-15T04:30:15.743Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:15.743Z] #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.743Z] #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.743Z] #0 10.82 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:15.743Z] #0 10.90 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:15.743Z] #0 10.93 OK: 9 MiB in 15 packages [2025-01-15T04:30:15.743Z] #75 ... [2025-01-15T04:30:15.743Z] [2025-01-15T04:30:15.743Z] #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T04:30:15.743Z] #0 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.743Z] #0 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:15.743Z] #0 10.13 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:15.743Z] #0 10.15 (2/4) Installing openssl (3.3.2-r1) [2025-01-15T04:30:15.743Z] #0 10.22 (3/4) Installing su-exec (0.2-r3) [2025-01-15T04:30:15.743Z] #0 10.23 (4/4) Installing yq-go (4.44.1-r2) [2025-01-15T04:30:15.743Z] #0 10.99 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:15.743Z] #0 11.09 OK: 20 MiB in 18 packages [2025-01-15T04:30:16.010Z] #76 ... [2025-01-15T04:30:16.010Z] [2025-01-15T04:30:16.010Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:30:16.010Z] #70 11.30 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-15T04:30:16.010Z] #70 11.30 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-15T04:30:16.010Z] #70 11.30 OK: 24048 distinct packages available [2025-01-15T04:30:16.598Z] #70 ... [2025-01-15T04:30:16.598Z] [2025-01-15T04:30:16.598Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-15T04:30:16.598Z] #66 10.22 (2/2) Installing su-exec (0.2-r3) [2025-01-15T04:30:16.598Z] #66 10.23 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:16.598Z] #66 10.35 OK: 9 MiB in 16 packages [2025-01-15T04:30:16.598Z] #66 DONE 11.9s [2025-01-15T04:30:16.869Z] [2025-01-15T04:30:16.869Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:17.142Z] #55 ... [2025-01-15T04:30:17.142Z] [2025-01-15T04:30:17.142Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:17.142Z] #75 DONE 12.4s [2025-01-15T04:30:17.142Z] [2025-01-15T04:30:17.142Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-15T04:30:17.142Z] #72 11.30 OK: 20 MiB in 18 packages [2025-01-15T04:30:17.142Z] #72 DONE 12.4s [2025-01-15T04:30:17.142Z] [2025-01-15T04:30:17.142Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:17.408Z] #55 ... [2025-01-15T04:30:17.408Z] [2025-01-15T04:30:17.408Z] #53 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:17.408Z] #53 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:17.408Z] #53 6.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:17.408Z] #53 10.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:17.408Z] #53 10.83 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:17.408Z] #53 10.95 OK: 9 MiB in 15 packages [2025-01-15T04:30:17.408Z] #53 DONE 12.9s [2025-01-15T04:30:17.675Z] [2025-01-15T04:30:17.675Z] #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-15T04:30:17.675Z] #76 DONE 12.9s [2025-01-15T04:30:17.675Z] [2025-01-15T04:30:17.675Z] #77 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:18.265Z] #77 ... [2025-01-15T04:30:18.265Z] [2025-01-15T04:30:18.265Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-15T04:30:18.265Z] #63 13.36 OK: 239 MiB in 58 packages [2025-01-15T04:30:18.265Z] #63 DONE 14.0s [2025-01-15T04:30:18.265Z] [2025-01-15T04:30:18.265Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:30:18.265Z] #0 3.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:18.265Z] #0 4.786 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:18.265Z] #0 9.591 OK: 239 MiB in 58 packages [2025-01-15T04:30:18.265Z] #78 ... [2025-01-15T04:30:18.265Z] [2025-01-15T04:30:18.265Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:18.535Z] #55 ... [2025-01-15T04:30:18.535Z] [2025-01-15T04:30:18.535Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-15T04:30:18.535Z] #78 DONE 10.4s [2025-01-15T04:30:18.535Z] [2025-01-15T04:30:18.535Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T04:30:18.535Z] #74 12.54 (1/7) Installing ca-certificates (20241121-r1) [2025-01-15T04:30:18.535Z] #74 12.89 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:18.535Z] #74 12.92 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-15T04:30:18.535Z] #74 12.94 (4/7) Installing libsodium (1.0.19-r0) [2025-01-15T04:30:18.535Z] #74 12.96 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-15T04:30:18.535Z] #74 13.09 (6/7) Installing libzmq (4.3.5-r2) [2025-01-15T04:30:18.535Z] #74 13.18 (7/7) Installing zeromq (4.3.5-r2) [2025-01-15T04:30:18.535Z] #74 13.30 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:18.535Z] #74 13.38 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:30:18.801Z] #74 14.08 OK: 14 MiB in 21 packages [2025-01-15T04:30:19.072Z] #74 ... [2025-01-15T04:30:19.072Z] [2025-01-15T04:30:19.072Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:19.072Z] #79 DONE 0.9s [2025-01-15T04:30:19.072Z] [2025-01-15T04:30:19.072Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:19.072Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.0s [2025-01-15T04:30:19.339Z] #55 ... [2025-01-15T04:30:19.339Z] [2025-01-15T04:30:19.339Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-15T04:30:19.339Z] #80 DONE 0.7s [2025-01-15T04:30:19.339Z] [2025-01-15T04:30:19.339Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:19.939Z] #55 ... [2025-01-15T04:30:19.939Z] [2025-01-15T04:30:19.939Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-15T04:30:19.939Z] #74 DONE 15.1s [2025-01-15T04:30:19.939Z] [2025-01-15T04:30:19.939Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:20.542Z] #55 ... [2025-01-15T04:30:20.542Z] [2025-01-15T04:30:20.542Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-15T04:30:20.542Z] #67 12.26 (1/3) Installing ca-certificates (20241121-r1) [2025-01-15T04:30:20.542Z] #67 12.55 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:20.542Z] #67 12.59 (3/3) Installing tzdata (2024b-r0) [2025-01-15T04:30:20.542Z] #67 13.56 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:20.542Z] #67 13.70 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:30:20.542Z] #67 14.49 OK: 11 MiB in 17 packages [2025-01-15T04:30:20.542Z] #67 DONE 15.9s [2025-01-15T04:30:20.542Z] [2025-01-15T04:30:20.542Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:21.518Z] #55 ... [2025-01-15T04:30:21.518Z] [2025-01-15T04:30:21.518Z] #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-15T04:30:21.518Z] #57 2.998 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:21.518Z] #57 4.196 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:21.518Z] #57 9.782 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:21.518Z] #57 10.54 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:21.518Z] #57 10.65 OK: 9 MiB in 15 packages [2025-01-15T04:30:21.518Z] #57 DONE 12.1s [2025-01-15T04:30:21.788Z] [2025-01-15T04:30:21.788Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:30:21.788Z] #71 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:21.788Z] #71 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:21.788Z] #71 16.83 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:21.788Z] #71 16.86 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:30:21.788Z] #71 16.88 (3/5) Installing libucontext (1.2-r3) [2025-01-15T04:30:21.788Z] #71 16.90 (4/5) Installing gcompat (1.1.0-r4) [2025-01-15T04:30:21.788Z] #71 16.90 (5/5) Installing openssl (3.3.2-r1) [2025-01-15T04:30:21.788Z] #71 16.96 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:21.788Z] #71 17.10 OK: 10 MiB in 19 packages [2025-01-15T04:30:21.788Z] #71 ... [2025-01-15T04:30:21.788Z] [2025-01-15T04:30:21.788Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:22.057Z] #55 ... [2025-01-15T04:30:22.057Z] [2025-01-15T04:30:22.057Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:22.057Z] #81 ... [2025-01-15T04:30:22.057Z] [2025-01-15T04:30:22.057Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:30:22.057Z] #70 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:22.057Z] #70 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:22.057Z] #70 17.07 (1/14) Installing ca-certificates (20241121-r1) [2025-01-15T04:30:22.057Z] #70 17.23 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-15T04:30:22.057Z] #70 17.27 (3/14) Installing c-ares (1.33.1-r0) [2025-01-15T04:30:22.057Z] #70 17.30 (4/14) Installing libunistring (1.2-r0) [2025-01-15T04:30:22.057Z] #70 17.47 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-15T04:30:22.323Z] #70 17.52 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-15T04:30:22.323Z] #70 17.55 (7/14) Installing libpsl (0.21.5-r1) [2025-01-15T04:30:22.323Z] #70 17.57 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-15T04:30:22.323Z] #70 17.61 (9/14) Installing libcurl (8.11.1-r0) [2025-01-15T04:30:22.323Z] #70 17.65 (10/14) Installing curl (8.11.1-r0) [2025-01-15T04:30:22.323Z] #70 17.68 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:22.323Z] #70 17.70 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:30:22.323Z] #70 17.71 (13/14) Installing libucontext (1.2-r3) [2025-01-15T04:30:22.323Z] #70 17.74 (14/14) Installing gcompat (1.1.0-r4) [2025-01-15T04:30:22.323Z] #70 17.77 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:22.595Z] #70 17.91 Executing ca-certificates-20241121-r1.trigger [2025-01-15T04:30:22.862Z] #70 ... [2025-01-15T04:30:22.862Z] [2025-01-15T04:30:22.862Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-15T04:30:22.862Z] #68 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:22.862Z] #68 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:22.862Z] #68 16.90 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-15T04:30:22.862Z] #68 16.92 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-15T04:30:22.862Z] #68 16.94 (3/4) Installing libucontext (1.2-r3) [2025-01-15T04:30:22.862Z] #68 16.99 (4/4) Installing gcompat (1.1.0-r4) [2025-01-15T04:30:22.862Z] #68 16.99 Executing busybox-1.36.1-r29.trigger [2025-01-15T04:30:22.862Z] #68 17.09 OK: 9 MiB in 18 packages [2025-01-15T04:30:22.862Z] #68 DONE 18.0s [2025-01-15T04:30:22.862Z] [2025-01-15T04:30:22.862Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:22.862Z] #82 ... [2025-01-15T04:30:22.862Z] [2025-01-15T04:30:22.862Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-15T04:30:22.862Z] #71 DONE 18.2s [2025-01-15T04:30:23.128Z] [2025-01-15T04:30:23.128Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:24.101Z] #55 ... [2025-01-15T04:30:24.101Z] [2025-01-15T04:30:24.101Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-15T04:30:24.101Z] #70 18.44 OK: 15 MiB in 28 packages [2025-01-15T04:30:24.101Z] #70 DONE 19.4s [2025-01-15T04:30:24.101Z] [2025-01-15T04:30:24.101Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:24.101Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s [2025-01-15T04:30:24.691Z] #55 ... [2025-01-15T04:30:24.691Z] [2025-01-15T04:30:24.691Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:24.691Z] #83 ... [2025-01-15T04:30:24.691Z] [2025-01-15T04:30:24.691Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:25.279Z] #55 ... [2025-01-15T04:30:25.279Z] [2025-01-15T04:30:25.279Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:25.279Z] #84 ... [2025-01-15T04:30:25.279Z] [2025-01-15T04:30:25.279Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:25.554Z] #55 ... [2025-01-15T04:30:25.554Z] [2025-01-15T04:30:25.554Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:25.554Z] #85 ... [2025-01-15T04:30:25.554Z] [2025-01-15T04:30:25.554Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:25.837Z] #55 ... [2025-01-15T04:30:25.837Z] [2025-01-15T04:30:25.837Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-15T04:30:25.837Z] #0 5.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:25.837Z] #0 6.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:25.837Z] #0 8.537 OK: 9 MiB in 16 packages [2025-01-15T04:30:25.837Z] #86 DONE 9.3s [2025-01-15T04:30:25.837Z] [2025-01-15T04:30:25.837Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-15T04:30:26.420Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.4s done [2025-01-15T04:30:27.003Z] #55 DONE 26.3s [2025-01-15T04:30:27.003Z] [2025-01-15T04:30:27.003Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:27.003Z] #82 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.003Z] #82 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.003Z] #82 ... [2025-01-15T04:30:27.003Z] [2025-01-15T04:30:27.003Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T04:30:27.003Z] #0 6.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.003Z] #0 6.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.269Z] #87 ... [2025-01-15T04:30:27.269Z] [2025-01-15T04:30:27.269Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T04:30:27.269Z] #0 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.269Z] #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.269Z] #88 ... [2025-01-15T04:30:27.269Z] [2025-01-15T04:30:27.269Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-15T04:30:27.269Z] #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.855Z] #89 ... [2025-01-15T04:30:27.855Z] [2025-01-15T04:30:27.855Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T04:30:27.855Z] #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.855Z] #0 7.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:27.855Z] #90 ... [2025-01-15T04:30:27.855Z] [2025-01-15T04:30:27.855Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-15T04:30:27.855Z] #89 4.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:28.123Z] #89 ... [2025-01-15T04:30:28.123Z] [2025-01-15T04:30:28.123Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-15T04:30:28.123Z] #91 DONE 2.1s [2025-01-15T04:30:28.123Z] [2025-01-15T04:30:28.123Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T04:30:28.123Z] #87 10.47 OK: 9 MiB in 15 packages [2025-01-15T04:30:28.123Z] #87 DONE 11.2s [2025-01-15T04:30:28.123Z] [2025-01-15T04:30:28.123Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-15T04:30:28.395Z] #92 DONE 0.3s [2025-01-15T04:30:28.395Z] [2025-01-15T04:30:28.395Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:30:28.395Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:28.395Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:28.992Z] #93 ... [2025-01-15T04:30:28.992Z] [2025-01-15T04:30:28.992Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:29.259Z] #94 ... [2025-01-15T04:30:29.259Z] [2025-01-15T04:30:29.259Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:29.259Z] #95 ... [2025-01-15T04:30:29.259Z] [2025-01-15T04:30:29.259Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T04:30:29.259Z] #90 11.37 OK: 20 MiB in 18 packages [2025-01-15T04:30:29.534Z] #90 ... [2025-01-15T04:30:29.534Z] [2025-01-15T04:30:29.534Z] #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-15T04:30:29.534Z] #0 5.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:29.534Z] #0 5.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:29.534Z] #0 9.029 OK: 14 MiB in 21 packages [2025-01-15T04:30:29.534Z] #96 DONE 9.6s [2025-01-15T04:30:29.534Z] [2025-01-15T04:30:29.534Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T04:30:29.534Z] #88 12.36 OK: 20 MiB in 18 packages [2025-01-15T04:30:29.800Z] #88 ... [2025-01-15T04:30:29.800Z] [2025-01-15T04:30:29.800Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-15T04:30:29.800Z] #90 DONE 12.1s [2025-01-15T04:30:29.800Z] [2025-01-15T04:30:29.800Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-15T04:30:30.073Z] #97 DONE 0.4s [2025-01-15T04:30:30.073Z] [2025-01-15T04:30:30.073Z] #77 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:30.073Z] #77 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:30.073Z] #77 7.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:30.073Z] #77 11.66 OK: 9 MiB in 15 packages [2025-01-15T04:30:30.073Z] #77 DONE 12.7s [2025-01-15T04:30:30.073Z] [2025-01-15T04:30:30.073Z] #98 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:30:30.073Z] #0 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:30.073Z] #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-15T04:30:30.073Z] #0 9.110 OK: 11 MiB in 17 packages [2025-01-15T04:30:30.341Z] #98 ... [2025-01-15T04:30:30.341Z] [2025-01-15T04:30:30.341Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-15T04:30:30.341Z] #88 DONE 13.2s [2025-01-15T04:30:30.341Z] [2025-01-15T04:30:30.341Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:30.341Z] #82 7.654 OK: 9 MiB in 18 packages [2025-01-15T04:30:30.611Z] #82 ... [2025-01-15T04:30:30.611Z] [2025-01-15T04:30:30.611Z] #98 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:30:30.611Z] #98 DONE 9.9s [2025-01-15T04:30:30.611Z] [2025-01-15T04:30:30.611Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:30:30.611Z] #93 6.499 OK: 15 MiB in 28 packages [2025-01-15T04:30:31.196Z] #93 ... [2025-01-15T04:30:31.196Z] [2025-01-15T04:30:31.196Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-15T04:30:31.196Z] #82 DONE 8.5s [2025-01-15T04:30:31.196Z] [2025-01-15T04:30:31.196Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-15T04:30:31.196Z] #93 DONE 7.1s [2025-01-15T04:30:31.196Z] [2025-01-15T04:30:31.196Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-15T04:30:31.196Z] #89 8.423 OK: 10 MiB in 19 packages [2025-01-15T04:30:32.157Z] #89 DONE 9.1s [2025-01-15T04:30:32.157Z] [2025-01-15T04:30:32.157Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:30:33.574Z] #99 ... [2025-01-15T04:30:33.574Z] [2025-01-15T04:30:33.574Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:30:33.574Z] #100 DONE 2.3s [2025-01-15T04:30:33.574Z] [2025-01-15T04:30:33.574Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:30:33.574Z] #99 DONE 1.7s [2025-01-15T04:30:33.574Z] [2025-01-15T04:30:33.574Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-15T04:30:33.844Z] #101 ... [2025-01-15T04:30:33.844Z] [2025-01-15T04:30:33.844Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-15T04:30:33.844Z] #102 DONE 1.8s [2025-01-15T04:30:34.119Z] [2025-01-15T04:30:34.119Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-15T04:30:34.119Z] #101 DONE 0.4s [2025-01-15T04:30:34.119Z] [2025-01-15T04:30:34.119Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-15T04:30:34.386Z] #103 ... [2025-01-15T04:30:34.386Z] [2025-01-15T04:30:34.386Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-15T04:30:34.386Z] #104 DONE 0.6s [2025-01-15T04:30:34.652Z] [2025-01-15T04:30:34.652Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-15T04:30:34.652Z] #103 DONE 0.6s [2025-01-15T04:30:34.652Z] [2025-01-15T04:30:34.652Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:30:34.948Z] #105 ... [2025-01-15T04:30:34.948Z] [2025-01-15T04:30:34.948Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-15T04:30:34.948Z] #106 DONE 0.6s [2025-01-15T04:30:35.221Z] [2025-01-15T04:30:35.221Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:30:35.221Z] #107 ... [2025-01-15T04:30:35.221Z] [2025-01-15T04:30:35.221Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:30:35.221Z] #105 DONE 0.7s [2025-01-15T04:30:35.500Z] [2025-01-15T04:30:35.500Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:30:35.500Z] #107 DONE 0.5s [2025-01-15T04:30:35.500Z] [2025-01-15T04:30:35.500Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-15T04:30:35.793Z] #108 DONE 0.4s [2025-01-15T04:30:35.793Z] [2025-01-15T04:30:35.793Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-15T04:30:36.060Z] #109 DONE 0.4s [2025-01-15T04:30:36.060Z] [2025-01-15T04:30:36.060Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-15T04:30:36.060Z] #110 ... [2025-01-15T04:30:36.060Z] [2025-01-15T04:30:36.060Z] #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-15T04:30:36.060Z] #111 DONE 0.4s [2025-01-15T04:30:36.060Z] [2025-01-15T04:30:36.060Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-15T04:30:36.060Z] #112 DONE 2.4s [2025-01-15T04:30:36.342Z] [2025-01-15T04:30:36.342Z] #113 [security-spire-config] exporting to image [2025-01-15T04:30:36.342Z] #113 exporting layers [2025-01-15T04:30:36.612Z] #113 ... [2025-01-15T04:30:36.612Z] [2025-01-15T04:30:36.612Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-15T04:30:36.612Z] #110 DONE 0.5s [2025-01-15T04:30:36.612Z] [2025-01-15T04:30:36.612Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-15T04:30:36.612Z] #114 DONE 0.5s [2025-01-15T04:30:36.612Z] [2025-01-15T04:30:36.612Z] #115 [security-spire-server] exporting to image [2025-01-15T04:30:37.197Z] #115 ... [2025-01-15T04:30:37.197Z] [2025-01-15T04:30:37.197Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-15T04:30:37.197Z] #116 DONE 0.5s [2025-01-15T04:30:37.197Z] [2025-01-15T04:30:37.197Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-15T04:30:37.246Z] #118 DONE 45.6s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:37.246Z] #115 DONE 45.6s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:37.246Z] #116 DONE 40.9s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:37.246Z] #82 DONE 45.5s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:37.246Z] #117 DONE 47.8s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:37.246Z] #95 DONE 45.6s [2025-01-15T04:30:37.246Z] [2025-01-15T04:30:37.246Z] #119 [core-metadata builder 6/7] COPY . . [2025-01-15T04:30:37.790Z] #117 DONE 0.5s [2025-01-15T04:30:37.790Z] [2025-01-15T04:30:37.790Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-15T04:30:38.385Z] #118 DONE 0.6s [2025-01-15T04:30:38.385Z] [2025-01-15T04:30:38.385Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-15T04:30:39.189Z] #119 DONE 0.4s [2025-01-15T04:30:39.189Z] [2025-01-15T04:30:39.189Z] #113 [security-spire-config] exporting to image [2025-01-15T04:30:39.189Z] #113 exporting layers 2.7s done [2025-01-15T04:30:39.189Z] #113 writing image sha256:63940d5b3a8aeb6df80253086a7377208a7611e0ea6d4bf0c6589889494a3810 0.1s done [2025-01-15T04:30:39.189Z] #113 naming to docker.io/library/security-spire-config-arm64 [2025-01-15T04:30:39.189Z] #113 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-15T04:30:39.189Z] #113 DONE 2.8s [2025-01-15T04:30:39.189Z] [2025-01-15T04:30:39.189Z] #120 [security-spire-agent] exporting to image [2025-01-15T04:30:39.454Z] #120 ... [2025-01-15T04:30:39.454Z] [2025-01-15T04:30:39.454Z] #115 [security-spire-server] exporting to image [2025-01-15T04:30:39.454Z] #115 exporting layers 2.8s done [2025-01-15T04:30:39.454Z] #115 writing image sha256:e4630edbc68706c1fbc052b33ad52039eb0ac9fa72ff209761dfba951fa88752 0.0s done [2025-01-15T04:30:39.454Z] #115 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-15T04:30:39.454Z] #115 DONE 2.8s [2025-01-15T04:30:39.454Z] [2025-01-15T04:30:39.454Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:40.873Z] #83 ... [2025-01-15T04:30:40.873Z] [2025-01-15T04:30:40.873Z] #120 [security-spire-agent] exporting to image [2025-01-15T04:30:40.873Z] #120 exporting layers 1.9s done [2025-01-15T04:30:40.873Z] #120 writing image sha256:a115b71055ed9137acee4ce9c8afb22b6c556cfd66713527be42daffb9ac7ab0 0.0s done [2025-01-15T04:30:40.873Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-15T04:30:40.873Z] #120 DONE 2.0s [2025-01-15T04:30:40.873Z] [2025-01-15T04:30:40.873Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:47.234Z] #119 ... [2025-01-15T04:30:47.234Z] [2025-01-15T04:30:47.234Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-01-15T04:30:47.234Z] #120 ... [2025-01-15T04:30:47.234Z] [2025-01-15T04:30:47.234Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-15T04:30:47.234Z] #121 ... [2025-01-15T04:30:47.234Z] [2025-01-15T04:30:47.234Z] #122 [support-notifications builder 6/7] COPY . . [2025-01-15T04:30:47.234Z] #122 ... [2025-01-15T04:30:47.234Z] [2025-01-15T04:30:47.234Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-15T04:30:47.234Z] #123 ... [2025-01-15T04:30:47.234Z] [2025-01-15T04:30:47.234Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-15T04:30:48.612Z] #124 DONE 12.4s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-15T04:30:48.613Z] #121 DONE 12.4s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #120 DONE 12.4s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #125 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #126 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #127 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #128 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #129 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #130 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #123 DONE 12.4s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:30:48.613Z] #131 ... [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #132 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #133 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #134 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #122 [support-notifications builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #122 DONE 12.5s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #135 [core-data builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #135 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #136 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #137 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #138 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #139 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #140 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #141 [core-command builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #141 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:30:48.613Z] #142 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:30:48.613Z] #143 CACHED [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #119 [core-metadata builder 6/7] COPY . . [2025-01-15T04:30:48.613Z] #119 DONE 12.5s [2025-01-15T04:30:48.613Z] [2025-01-15T04:30:48.613Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T04:30:48.613Z] #0 0.301 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T04:30:53.982Z] #144 ... [2025-01-15T04:30:53.982Z] [2025-01-15T04:30:53.982Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:30:53.982Z] #0 1.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T04:30:59.247Z] #145 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:30:59.247Z] #0 0.645 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T04:30:59.247Z] #146 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T04:30:59.247Z] #0 1.327 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T04:30:59.247Z] #147 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T04:30:59.247Z] #0 1.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T04:30:59.247Z] #148 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T04:30:59.247Z] #0 1.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T04:30:59.247Z] #149 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:30:59.247Z] #0 1.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-15T04:30:59.247Z] #150 ... [2025-01-15T04:30:59.247Z] [2025-01-15T04:30:59.247Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T04:30:59.247Z] #0 0.579 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T04:30:59.505Z] #151 ... [2025-01-15T04:30:59.505Z] [2025-01-15T04:30:59.505Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:30:59.505Z] #0 1.295 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-15T04:30:59.505Z] #152 ... [2025-01-15T04:30:59.505Z] [2025-01-15T04:30:59.505Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:30:59.505Z] #0 0.982 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T04:30:59.764Z] #153 ... [2025-01-15T04:30:59.764Z] [2025-01-15T04:30:59.764Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:30:59.764Z] #0 0.670 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T04:30:59.764Z] #154 ... [2025-01-15T04:30:59.764Z] [2025-01-15T04:30:59.764Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:30:59.764Z] #131 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T04:31:19.739Z] #83 ... [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #84 DONE 61.1s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #81 DONE 64.3s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #83 DONE 61.7s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #85 DONE 60.8s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #95 DONE 57.1s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.739Z] #94 DONE 57.3s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.739Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-15T04:31:19.739Z] #121 DONE 1.0s [2025-01-15T04:31:19.739Z] [2025-01-15T04:31:19.740Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #122 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #123 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #124 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #125 [support-scheduler builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #125 DONE 1.1s [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #126 [core-metadata builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #126 DONE 1.1s [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #127 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #128 [core-data builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #128 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #129 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #130 DONE 1.1s [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #131 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #132 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #133 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #134 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #135 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #136 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #137 [core-command builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #137 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #138 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #139 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-15T04:31:19.740Z] #140 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #141 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-15T04:31:19.740Z] #142 CACHED [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #143 [support-notifications builder 6/7] COPY . . [2025-01-15T04:31:19.740Z] #143 DONE 1.0s [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #144 [core-keeper builder 7/8] COPY . . [2025-01-15T04:31:19.740Z] #144 DONE 1.0s [2025-01-15T04:31:19.740Z] [2025-01-15T04:31:19.740Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T04:31:20.703Z] #145 3.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-15T04:31:23.288Z] #145 ... [2025-01-15T04:31:23.288Z] [2025-01-15T04:31:23.288Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T04:31:23.288Z] #0 3.019 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-15T04:31:27.541Z] #146 ... [2025-01-15T04:31:27.541Z] [2025-01-15T04:31:27.541Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:31:27.541Z] #0 2.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-15T04:31:27.541Z] #147 ... [2025-01-15T04:31:27.541Z] [2025-01-15T04:31:27.541Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:31:27.541Z] #0 3.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-15T04:31:27.541Z] #148 ... [2025-01-15T04:31:27.541Z] [2025-01-15T04:31:27.541Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:31:27.541Z] #0 2.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-15T04:31:28.179Z] #149 ... [2025-01-15T04:31:28.179Z] [2025-01-15T04:31:28.179Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T04:31:28.179Z] #0 2.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-15T04:31:28.179Z] #150 ... [2025-01-15T04:31:28.179Z] [2025-01-15T04:31:28.179Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:31:28.179Z] #0 2.482 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-15T04:31:28.501Z] #151 ... [2025-01-15T04:31:28.501Z] [2025-01-15T04:31:28.501Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T04:31:28.501Z] #0 2.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-15T04:31:28.501Z] #152 ... [2025-01-15T04:31:28.501Z] [2025-01-15T04:31:28.501Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:31:28.501Z] #0 3.412 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-15T04:31:28.768Z] #153 ... [2025-01-15T04:31:28.768Z] [2025-01-15T04:31:28.768Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:31:28.768Z] #0 2.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-15T04:31:28.768Z] #154 ... [2025-01-15T04:31:28.768Z] [2025-01-15T04:31:28.768Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T04:31:28.768Z] #0 2.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-15T04:31:29.035Z] #155 ... [2025-01-15T04:31:29.035Z] [2025-01-15T04:31:29.035Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:31:29.035Z] #0 1.948 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-15T04:32:07.962Z] #131 ... [2025-01-15T04:32:07.963Z] [2025-01-15T04:32:07.963Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:32:07.963Z] #154 76.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T04:33:29.453Z] #154 ... [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T04:33:29.453Z] #148 DONE 148.0s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:33:29.453Z] #146 DONE 148.0s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:33:29.453Z] #150 DONE 148.0s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:33:29.453Z] #131 DONE 148.0s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:33:29.453Z] #152 DONE 148.0s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T04:33:29.453Z] #149 DONE 148.1s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #155 ... [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:33:29.453Z] #145 DONE 148.1s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:33:29.453Z] #153 DONE 148.1s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:33:29.453Z] #154 DONE 148.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T04:33:29.453Z] #147 DONE 148.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T04:33:29.453Z] #144 DONE 148.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T04:33:29.453Z] #151 DONE 148.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #156 DONE 0.3s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.453Z] #157 ... [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #155 DONE 0.3s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #158 DONE 0.4s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #159 DONE 0.3s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #160 DONE 0.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.453Z] #161 CACHED [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.453Z] #162 CACHED [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.453Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.453Z] #157 DONE 0.2s [2025-01-15T04:33:29.453Z] [2025-01-15T04:33:29.454Z] #163 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #163 CACHED [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #164 CACHED [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #165 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-15T04:33:29.454Z] #166 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #167 CACHED [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #168 CACHED [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T04:33:29.454Z] #169 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #170 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #171 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #172 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #172 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #173 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #174 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-15T04:33:29.454Z] #175 DONE 0.6s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #176 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #177 DONE 1.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-15T04:33:29.454Z] #178 DONE 1.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #179 [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-15T04:33:29.454Z] #179 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-15T04:33:29.454Z] #180 DONE 1.7s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-15T04:33:29.454Z] #181 DONE 1.7s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #182 DONE 1.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #183 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #183 DONE 1.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-15T04:33:29.454Z] #184 DONE 1.7s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T04:33:29.454Z] #185 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-15T04:33:29.454Z] #186 DONE 1.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-15T04:33:29.454Z] #187 DONE 1.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #176 DONE 1.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-15T04:33:29.454Z] #188 DONE 1.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #179 [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-15T04:33:29.454Z] #179 DONE 0.7s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #189 [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-15T04:33:29.454Z] #189 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #190 [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-15T04:33:29.454Z] #190 DONE 0.6s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T04:33:29.454Z] #169 DONE 2.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-15T04:33:29.454Z] #191 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #192 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #193 [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-15T04:33:29.454Z] #193 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T04:33:29.454Z] #185 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-15T04:33:29.454Z] #194 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #195 DONE 0.4s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-15T04:33:29.454Z] #196 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #197 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #198 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T04:33:29.454Z] #198 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #199 [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-15T04:33:29.454Z] #199 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #189 [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-15T04:33:29.454Z] #189 DONE 0.4s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #200 [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-15T04:33:29.454Z] #200 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:33:29.454Z] #201 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-15T04:33:29.454Z] #202 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #203 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #203 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T04:33:29.454Z] #204 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #198 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T04:33:29.454Z] #198 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-15T04:33:29.454Z] #205 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [core-data] exporting to image [2025-01-15T04:33:29.454Z] #98 exporting layers 0.2s done [2025-01-15T04:33:29.454Z] #98 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:33:29.454Z] #206 DONE 0.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:33:29.454Z] #207 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-15T04:33:29.454Z] #208 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #209 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-15T04:33:29.454Z] #209 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-15T04:33:29.454Z] #210 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-15T04:33:29.454Z] #211 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [support-notifications] exporting to image [2025-01-15T04:33:29.454Z] #98 writing image sha256:85baf56e8e5c0ff3f2a7a170e714308ae92b2c55573a1e68e82e39b1c46beb7b [2025-01-15T04:33:29.454Z] #98 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-15T04:33:29.454Z] #212 DONE 0.7s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #213 [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-15T04:33:29.454Z] #213 DONE 0.8s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T04:33:29.454Z] #214 DONE 0.4s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-15T04:33:29.454Z] #208 DONE 0.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [support-scheduler] exporting to image [2025-01-15T04:33:29.454Z] #98 exporting layers 0.5s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:85baf56e8e5c0ff3f2a7a170e714308ae92b2c55573a1e68e82e39b1c46beb7b 0.1s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:274fc7df05756a9372de9fd159372d00dbbbf8a52e9a5df77522a29284761741 0.0s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:dafb897bbbf976bc0774b2073d499400142e2e091503fabd994aafe37ded8e6f 0.0s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:2ef697ab444b767176a9cd642db33289641975a1d0b87a09bb08597664f85cbb 0.1s done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/core-command done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/core-keeper done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/support-scheduler done [2025-01-15T04:33:29.454Z] #98 exporting layers 0.3s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:7ed5525b68a6856be9692b4ecbca403c67d2cb7863ffe0dd0635f504ff3f1f2d 0.0s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:f2b9abc8df28e3a4b7788084876c115a48d9a6952ebe3b657a03adf282fd1215 done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/core-metadata done [2025-01-15T04:33:29.454Z] #98 writing image sha256:636081d9c06d6a8ec23aff3b719b189515b1d02ac5b0a65821951afcd63b266f done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/core-data done [2025-01-15T04:33:29.454Z] #98 writing image sha256:64771add78d1d8724c4ad526c4d913e57be87dddb10c6f1afade836e6db3399a done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/support-notifications done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-15T04:33:29.454Z] #98 DONE 2.9s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-15T04:33:29.454Z] #215 DONE 0.3s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-15T04:33:29.454Z] #216 DONE 0.4s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:33:29.454Z] #217 DONE 1.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #218 [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-15T04:33:29.454Z] #218 DONE 0.1s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T04:33:29.454Z] #219 DONE 0.1s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #220 [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-15T04:33:29.454Z] #220 DONE 0.0s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #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-15T04:33:29.454Z] #221 DONE 0.0s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [security-proxy-auth] exporting to image [2025-01-15T04:33:29.454Z] #98 exporting layers 0.2s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:67a38979b5033ee632698b49e9c399a8f43ed569c5e3a1b0d1e97f51bb632baa done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/security-proxy-auth done [2025-01-15T04:33:29.454Z] #98 DONE 3.0s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-15T04:33:29.454Z] #222 DONE 0.0s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:33:29.454Z] #223 DONE 0.6s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T04:33:29.454Z] #224 ... [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [security-proxy-setup] exporting to image [2025-01-15T04:33:29.454Z] #98 exporting layers 0.2s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:0f6dd23f39d70a90e53600dc25dced208f9616c243b640ec2a8bbf775fabb2fa done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/security-proxy-setup done [2025-01-15T04:33:29.454Z] #98 DONE 3.2s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:33:29.454Z] #225 DONE 0.8s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T04:33:29.454Z] #224 DONE 0.6s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #98 [security-bootstrapper] exporting to image [2025-01-15T04:33:29.454Z] #98 exporting layers 0.2s done [2025-01-15T04:33:29.454Z] #98 exporting layers 0.2s done [2025-01-15T04:33:29.454Z] #98 writing image sha256:4054cd13a69f33014e3796ff256079b9eebc923baae7a13a8f4c7256c04dc7f4 done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/security-bootstrapper done [2025-01-15T04:33:29.454Z] #98 writing image sha256:fcf2d5a5c739c99f988f904794b2d40cae5518fd739c8b4843995e1c7bf14da5 done [2025-01-15T04:33:29.454Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-01-15T04:33:29.454Z] #98 DONE 3.5s [2025-01-15T04:33:29.454Z] [2025-01-15T04:33:29.454Z] #32 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:33:29.454Z] time="2025-01-15T04:29:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-15T04:33:29.465Z] $ docker stop --time=1 91e6923ba0c3944823ddc51b8423f4c93b6aac8c08ddc111284f02f4d39a1d30 [2025-01-15T04:33:30.897Z] $ docker rm -f --volumes 91e6923ba0c3944823ddc51b8423f4c93b6aac8c08ddc111284f02f4d39a1d30 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T04:33:31.247Z] + docker images [2025-01-15T04:33:31.247Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-15T04:33:31.247Z] security-bootstrapper latest 4054cd13a69f 10 seconds ago 20.3MB [2025-01-15T04:33:31.247Z] security-secretstore-setup latest fcf2d5a5c739 10 seconds ago 41MB [2025-01-15T04:33:31.247Z] security-proxy-auth latest 67a38979b503 11 seconds ago 30.8MB [2025-01-15T04:33:31.247Z] core-common-config-bootstrapper latest 636081d9c06d 11 seconds ago 17.1MB [2025-01-15T04:33:31.247Z] security-proxy-setup latest 0f6dd23f39d7 11 seconds ago 29.3MB [2025-01-15T04:33:31.247Z] core-command latest 85baf56e8e5c 12 seconds ago 27.6MB [2025-01-15T04:33:31.247Z] support-notifications latest 64771add78d1 12 seconds ago 50.6MB [2025-01-15T04:33:31.247Z] core-data latest 7ed5525b68a6 12 seconds ago 31.9MB [2025-01-15T04:33:31.247Z] security-spiffe-token-provider latest 274fc7df0575 12 seconds ago 32.6MB [2025-01-15T04:33:31.247Z] core-keeper latest dafb897bbbf9 12 seconds ago 31.5MB [2025-01-15T04:33:31.247Z] support-scheduler latest 2ef697ab444b 12 seconds ago 47MB [2025-01-15T04:33:31.247Z] core-metadata latest f2b9abc8df28 12 seconds ago 32MB [2025-01-15T04:33:31.247Z] security-spire-server latest d177c3b41ad1 3 minutes ago 122MB [2025-01-15T04:33:31.247Z] security-spire-agent latest b15f71e2d5d3 3 minutes ago 182MB [2025-01-15T04:33:31.247Z] security-spire-config latest 94da62a3f239 3 minutes ago 121MB [2025-01-15T04:33:31.247Z] ci-base-image-x86_64 latest 7df8d6639639 7 minutes ago 982MB [2025-01-15T04:33:31.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-15T04:33:31.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-15T04:33:31.247Z] 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-15T04:33:31.409Z] provisioning config files... [2025-01-15T04:33:31.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/779@tmp/config12166908787138770594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:33:31.738Z] ---> ****-login.sh [2025-01-15T04:33:31.739Z] nexus3.edgexfoundry.org:10001 [2025-01-15T04:33:31.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:33:31.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:33:31.739Z] Configure a credential helper to remove this warning. See [2025-01-15T04:33:31.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:33:31.739Z] [2025-01-15T04:33:31.739Z] Login Succeeded [2025-01-15T04:33:31.739Z] nexus3.edgexfoundry.org:10002 [2025-01-15T04:33:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:33:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:33:31.999Z] Configure a credential helper to remove this warning. See [2025-01-15T04:33:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:33:31.999Z] [2025-01-15T04:33:31.999Z] Login Succeeded [2025-01-15T04:33:31.999Z] nexus3.edgexfoundry.org:10003 [2025-01-15T04:33:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:33:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:33:31.999Z] Configure a credential helper to remove this warning. See [2025-01-15T04:33:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:33:31.999Z] [2025-01-15T04:33:31.999Z] Login Succeeded [2025-01-15T04:33:31.999Z] nexus3.edgexfoundry.org:10004 [2025-01-15T04:33:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:33:32.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:33:32.259Z] Configure a credential helper to remove this warning. See [2025-01-15T04:33:32.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:33:32.259Z] [2025-01-15T04:33:32.259Z] Login Succeeded [2025-01-15T04:33:32.259Z] ****.io [2025-01-15T04:33:32.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:33:32.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:33:32.259Z] Configure a credential helper to remove this warning. See [2025-01-15T04:33:32.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:33:32.259Z] [2025-01-15T04:33:32.259Z] Login Succeeded [2025-01-15T04:33:32.260Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T04:33:32.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:33:32.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:33:32.350Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-15T04:33:32.350Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:32.350Z] latest [2025-01-15T04:33:32.350Z] 4.0.0-dev.43 [2025-01-15T04:33:32.350Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:32.350Z] main [2025-01-15T04:33:32.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:32.688Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:33.019Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:33.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T04:33:33.019Z] d3c95a11bcb5: Preparing [2025-01-15T04:33:33.019Z] edabb170f344: Preparing [2025-01-15T04:33:33.019Z] 0cf967b66494: Preparing [2025-01-15T04:33:33.019Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:33.019Z] 40490b965e88: Preparing [2025-01-15T04:33:33.019Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:33.019Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:33.019Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:33.019Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:33.019Z] 40490b965e88: Pushed [2025-01-15T04:33:33.019Z] d3c95a11bcb5: Pushed [2025-01-15T04:33:33.019Z] 2ce2cf7b1b15: Pushed [2025-01-15T04:33:33.019Z] 0cf967b66494: Pushed [2025-01-15T04:33:33.019Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:33.019Z] fe324aa6b0c5: Pushed [2025-01-15T04:33:34.927Z] edabb170f344: Pushed [2025-01-15T04:33:35.187Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:820cc445d024ef4627981dc817f39877b662a5f0a33ecc01725d1a1d78bdd91a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:35.531Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:35.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-15T04:33:35.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T04:33:35.872Z] d3c95a11bcb5: Preparing [2025-01-15T04:33:35.872Z] edabb170f344: Preparing [2025-01-15T04:33:35.872Z] 0cf967b66494: Preparing [2025-01-15T04:33:35.872Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:35.872Z] 40490b965e88: Preparing [2025-01-15T04:33:35.872Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:35.872Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:35.872Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:35.872Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:35.872Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:35.872Z] 40490b965e88: Layer already exists [2025-01-15T04:33:35.872Z] d3c95a11bcb5: Layer already exists [2025-01-15T04:33:35.872Z] edabb170f344: Layer already exists [2025-01-15T04:33:35.872Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:35.872Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:35.872Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:35.872Z] latest: digest: sha256:820cc445d024ef4627981dc817f39877b662a5f0a33ecc01725d1a1d78bdd91a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:36.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:36.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.43 [2025-01-15T04:33:36.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T04:33:36.534Z] d3c95a11bcb5: Preparing [2025-01-15T04:33:36.534Z] edabb170f344: Preparing [2025-01-15T04:33:36.534Z] 0cf967b66494: Preparing [2025-01-15T04:33:36.534Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:36.534Z] 40490b965e88: Preparing [2025-01-15T04:33:36.534Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:36.534Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:36.534Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:36.534Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:36.534Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:36.534Z] 40490b965e88: Layer already exists [2025-01-15T04:33:36.534Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:36.534Z] d3c95a11bcb5: Layer already exists [2025-01-15T04:33:36.534Z] edabb170f344: Layer already exists [2025-01-15T04:33:36.534Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:36.534Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:36.534Z] 4.0.0-dev.43: digest: sha256:820cc445d024ef4627981dc817f39877b662a5f0a33ecc01725d1a1d78bdd91a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:36.886Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:37.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:37.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T04:33:37.235Z] d3c95a11bcb5: Preparing [2025-01-15T04:33:37.235Z] edabb170f344: Preparing [2025-01-15T04:33:37.235Z] 0cf967b66494: Preparing [2025-01-15T04:33:37.235Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:37.235Z] 40490b965e88: Preparing [2025-01-15T04:33:37.235Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:37.235Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:37.235Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:37.235Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:37.235Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:37.235Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:37.235Z] d3c95a11bcb5: Layer already exists [2025-01-15T04:33:37.235Z] edabb170f344: Layer already exists [2025-01-15T04:33:37.235Z] 40490b965e88: Layer already exists [2025-01-15T04:33:37.235Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:37.235Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:37.235Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:820cc445d024ef4627981dc817f39877b662a5f0a33ecc01725d1a1d78bdd91a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:37.561Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:37.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-15T04:33:37.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-15T04:33:37.893Z] d3c95a11bcb5: Preparing [2025-01-15T04:33:37.893Z] edabb170f344: Preparing [2025-01-15T04:33:37.893Z] 0cf967b66494: Preparing [2025-01-15T04:33:37.893Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:37.893Z] 40490b965e88: Preparing [2025-01-15T04:33:37.893Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:37.893Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:37.893Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:37.893Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:37.893Z] d3c95a11bcb5: Layer already exists [2025-01-15T04:33:37.893Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:37.893Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:37.893Z] edabb170f344: Layer already exists [2025-01-15T04:33:37.893Z] 40490b965e88: Layer already exists [2025-01-15T04:33:37.893Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:37.893Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:37.893Z] main: digest: sha256:820cc445d024ef4627981dc817f39877b662a5f0a33ecc01725d1a1d78bdd91a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:33:37.972Z] ===================================================== [Pipeline] echo [2025-01-15T04:33:37.984Z] taggedImages: [2025-01-15T04:33:37.984Z] - nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:37.984Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-15T04:33:37.984Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.43 [2025-01-15T04:33:37.984Z] - nexus3.edgexfoundry.org:10004/core-command:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:37.984Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-15T04:33:38.007Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-15T04:33:38.007Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:38.007Z] latest [2025-01-15T04:33:38.007Z] 4.0.0-dev.43 [2025-01-15T04:33:38.007Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:38.007Z] main [2025-01-15T04:33:38.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:38.345Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:38.670Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:38.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T04:33:38.670Z] 1dab13cf523d: Preparing [2025-01-15T04:33:38.670Z] a8c04eb691bb: Preparing [2025-01-15T04:33:38.670Z] 38d96115a9e7: Preparing [2025-01-15T04:33:38.670Z] 60db0c00649a: Preparing [2025-01-15T04:33:38.670Z] 0cf967b66494: Preparing [2025-01-15T04:33:38.670Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:38.670Z] 40490b965e88: Preparing [2025-01-15T04:33:38.670Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:38.670Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:38.670Z] 40490b965e88: Waiting [2025-01-15T04:33:38.670Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:38.670Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:38.670Z] 38d96115a9e7: Pushed [2025-01-15T04:33:38.670Z] a8c04eb691bb: Pushed [2025-01-15T04:33:38.670Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:38.670Z] 1dab13cf523d: Pushed [2025-01-15T04:33:38.929Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:38.929Z] 40490b965e88: Layer already exists [2025-01-15T04:33:38.929Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:39.187Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:39.755Z] 60db0c00649a: Pushed [2025-01-15T04:33:39.756Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:74e67ff0e73f6840c59dbd2e1e4775c908f2ee6ac4062e08c69075db69b6656b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:40.092Z] + 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-15T04:33:40.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-15T04:33:40.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T04:33:40.413Z] 1dab13cf523d: Preparing [2025-01-15T04:33:40.413Z] a8c04eb691bb: Preparing [2025-01-15T04:33:40.413Z] 38d96115a9e7: Preparing [2025-01-15T04:33:40.413Z] 60db0c00649a: Preparing [2025-01-15T04:33:40.413Z] 0cf967b66494: Preparing [2025-01-15T04:33:40.413Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:40.413Z] 40490b965e88: Preparing [2025-01-15T04:33:40.413Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:40.413Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:40.413Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:40.413Z] 40490b965e88: Waiting [2025-01-15T04:33:40.413Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:40.413Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:40.414Z] 60db0c00649a: Layer already exists [2025-01-15T04:33:40.414Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:40.414Z] 1dab13cf523d: Layer already exists [2025-01-15T04:33:40.414Z] 38d96115a9e7: Layer already exists [2025-01-15T04:33:40.414Z] a8c04eb691bb: Layer already exists [2025-01-15T04:33:40.414Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:40.414Z] 40490b965e88: Layer already exists [2025-01-15T04:33:40.414Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:40.414Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:40.414Z] latest: digest: sha256:74e67ff0e73f6840c59dbd2e1e4775c908f2ee6ac4062e08c69075db69b6656b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:40.745Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:41.069Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.43 [2025-01-15T04:33:41.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T04:33:41.069Z] 1dab13cf523d: Preparing [2025-01-15T04:33:41.069Z] a8c04eb691bb: Preparing [2025-01-15T04:33:41.069Z] 38d96115a9e7: Preparing [2025-01-15T04:33:41.069Z] 60db0c00649a: Preparing [2025-01-15T04:33:41.069Z] 0cf967b66494: Preparing [2025-01-15T04:33:41.069Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:41.069Z] 40490b965e88: Preparing [2025-01-15T04:33:41.069Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:41.069Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:41.069Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:41.069Z] 40490b965e88: Waiting [2025-01-15T04:33:41.069Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:41.069Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:41.069Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:41.069Z] 60db0c00649a: Layer already exists [2025-01-15T04:33:41.069Z] 38d96115a9e7: Layer already exists [2025-01-15T04:33:41.069Z] a8c04eb691bb: Layer already exists [2025-01-15T04:33:41.069Z] 1dab13cf523d: Layer already exists [2025-01-15T04:33:41.069Z] 40490b965e88: Layer already exists [2025-01-15T04:33:41.069Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:41.069Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:41.069Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:41.069Z] 4.0.0-dev.43: digest: sha256:74e67ff0e73f6840c59dbd2e1e4775c908f2ee6ac4062e08c69075db69b6656b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:41.415Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:41.749Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:41.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T04:33:41.749Z] 1dab13cf523d: Preparing [2025-01-15T04:33:41.749Z] a8c04eb691bb: Preparing [2025-01-15T04:33:41.749Z] 38d96115a9e7: Preparing [2025-01-15T04:33:41.749Z] 60db0c00649a: Preparing [2025-01-15T04:33:41.749Z] 0cf967b66494: Preparing [2025-01-15T04:33:41.749Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:41.749Z] 40490b965e88: Preparing [2025-01-15T04:33:41.749Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:41.749Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:41.749Z] 40490b965e88: Waiting [2025-01-15T04:33:41.749Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:41.749Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:41.749Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:41.749Z] 60db0c00649a: Layer already exists [2025-01-15T04:33:41.749Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:41.749Z] 1dab13cf523d: Layer already exists [2025-01-15T04:33:41.749Z] a8c04eb691bb: Layer already exists [2025-01-15T04:33:41.749Z] 38d96115a9e7: Layer already exists [2025-01-15T04:33:41.749Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:41.749Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:41.749Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:41.749Z] 40490b965e88: Layer already exists [2025-01-15T04:33:41.749Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:74e67ff0e73f6840c59dbd2e1e4775c908f2ee6ac4062e08c69075db69b6656b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:42.080Z] + 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-15T04:33:42.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-15T04:33:42.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-15T04:33:42.416Z] 1dab13cf523d: Preparing [2025-01-15T04:33:42.416Z] a8c04eb691bb: Preparing [2025-01-15T04:33:42.416Z] 38d96115a9e7: Preparing [2025-01-15T04:33:42.416Z] 60db0c00649a: Preparing [2025-01-15T04:33:42.416Z] 0cf967b66494: Preparing [2025-01-15T04:33:42.416Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:42.416Z] 40490b965e88: Preparing [2025-01-15T04:33:42.416Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:42.416Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:42.416Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:42.416Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:42.416Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:42.416Z] 40490b965e88: Waiting [2025-01-15T04:33:42.416Z] 60db0c00649a: Layer already exists [2025-01-15T04:33:42.416Z] 1dab13cf523d: Layer already exists [2025-01-15T04:33:42.416Z] a8c04eb691bb: Layer already exists [2025-01-15T04:33:42.416Z] 38d96115a9e7: Layer already exists [2025-01-15T04:33:42.416Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:42.416Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:42.416Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:42.416Z] 40490b965e88: Layer already exists [2025-01-15T04:33:42.417Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:42.417Z] main: digest: sha256:74e67ff0e73f6840c59dbd2e1e4775c908f2ee6ac4062e08c69075db69b6656b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:33:42.489Z] ===================================================== [Pipeline] echo [2025-01-15T04:33:42.505Z] taggedImages: [2025-01-15T04:33:42.505Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:42.505Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-15T04:33:42.505Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.43 [2025-01-15T04:33:42.505Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:42.505Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-15T04:33:42.536Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-15T04:33:42.536Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:42.536Z] latest [2025-01-15T04:33:42.536Z] 4.0.0-dev.43 [2025-01-15T04:33:42.536Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:42.536Z] main [2025-01-15T04:33:42.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:42.884Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:43.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:43.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T04:33:43.210Z] 2daa7c280671: Preparing [2025-01-15T04:33:43.210Z] b9e283763a26: Preparing [2025-01-15T04:33:43.210Z] da727fc14f68: Preparing [2025-01-15T04:33:43.210Z] 0cf967b66494: Preparing [2025-01-15T04:33:43.210Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:43.210Z] c2b2c55c9b21: Preparing [2025-01-15T04:33:43.210Z] b249bb540a1a: Preparing [2025-01-15T04:33:43.210Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:43.210Z] c2b2c55c9b21: Waiting [2025-01-15T04:33:43.210Z] b249bb540a1a: Waiting [2025-01-15T04:33:43.210Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:43.210Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:43.210Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:43.210Z] 2daa7c280671: Pushed [2025-01-15T04:33:43.210Z] c2b2c55c9b21: Pushed [2025-01-15T04:33:43.210Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:43.210Z] b9e283763a26: Pushed [2025-01-15T04:33:43.210Z] b249bb540a1a: Pushed [2025-01-15T04:33:45.748Z] da727fc14f68: Pushed [2025-01-15T04:33:45.748Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:804f5065c8591b3ea5a9320aa6a9cb5374af52b69025632fca5fee09d316d875 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:46.064Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:46.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-15T04:33:46.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T04:33:46.388Z] 2daa7c280671: Preparing [2025-01-15T04:33:46.388Z] b9e283763a26: Preparing [2025-01-15T04:33:46.388Z] da727fc14f68: Preparing [2025-01-15T04:33:46.388Z] 0cf967b66494: Preparing [2025-01-15T04:33:46.388Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:46.388Z] c2b2c55c9b21: Preparing [2025-01-15T04:33:46.388Z] b249bb540a1a: Preparing [2025-01-15T04:33:46.388Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:46.388Z] b249bb540a1a: Waiting [2025-01-15T04:33:46.388Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:46.388Z] c2b2c55c9b21: Waiting [2025-01-15T04:33:46.388Z] 2daa7c280671: Layer already exists [2025-01-15T04:33:46.388Z] da727fc14f68: Layer already exists [2025-01-15T04:33:46.388Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:46.388Z] b9e283763a26: Layer already exists [2025-01-15T04:33:46.388Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:46.388Z] b249bb540a1a: Layer already exists [2025-01-15T04:33:46.388Z] c2b2c55c9b21: Layer already exists [2025-01-15T04:33:46.388Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:46.388Z] latest: digest: sha256:804f5065c8591b3ea5a9320aa6a9cb5374af52b69025632fca5fee09d316d875 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:46.717Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:47.039Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.43 [2025-01-15T04:33:47.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T04:33:47.039Z] 2daa7c280671: Preparing [2025-01-15T04:33:47.039Z] b9e283763a26: Preparing [2025-01-15T04:33:47.039Z] da727fc14f68: Preparing [2025-01-15T04:33:47.039Z] 0cf967b66494: Preparing [2025-01-15T04:33:47.039Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:47.039Z] c2b2c55c9b21: Preparing [2025-01-15T04:33:47.039Z] b249bb540a1a: Preparing [2025-01-15T04:33:47.039Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:47.039Z] c2b2c55c9b21: Waiting [2025-01-15T04:33:47.039Z] b249bb540a1a: Waiting [2025-01-15T04:33:47.039Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:47.039Z] 2daa7c280671: Layer already exists [2025-01-15T04:33:47.039Z] b9e283763a26: Layer already exists [2025-01-15T04:33:47.039Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:47.039Z] da727fc14f68: Layer already exists [2025-01-15T04:33:47.039Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:47.039Z] c2b2c55c9b21: Layer already exists [2025-01-15T04:33:47.039Z] b249bb540a1a: Layer already exists [2025-01-15T04:33:47.039Z] 4.0.0-dev.43: digest: sha256:804f5065c8591b3ea5a9320aa6a9cb5374af52b69025632fca5fee09d316d875 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:47.367Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:47.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:47.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T04:33:47.767Z] 2daa7c280671: Preparing [2025-01-15T04:33:47.767Z] b9e283763a26: Preparing [2025-01-15T04:33:47.767Z] da727fc14f68: Preparing [2025-01-15T04:33:47.767Z] 0cf967b66494: Preparing [2025-01-15T04:33:47.767Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:47.767Z] c2b2c55c9b21: Preparing [2025-01-15T04:33:47.767Z] b249bb540a1a: Preparing [2025-01-15T04:33:47.767Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:47.767Z] c2b2c55c9b21: Waiting [2025-01-15T04:33:47.767Z] b249bb540a1a: Waiting [2025-01-15T04:33:47.767Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:47.767Z] da727fc14f68: Layer already exists [2025-01-15T04:33:47.767Z] b9e283763a26: Layer already exists [2025-01-15T04:33:47.767Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:47.767Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:47.767Z] 2daa7c280671: Layer already exists [2025-01-15T04:33:47.767Z] b249bb540a1a: Layer already exists [2025-01-15T04:33:47.767Z] c2b2c55c9b21: Layer already exists [2025-01-15T04:33:47.767Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:47.767Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:804f5065c8591b3ea5a9320aa6a9cb5374af52b69025632fca5fee09d316d875 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:48.120Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:48.448Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-15T04:33:48.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-15T04:33:48.448Z] 2daa7c280671: Preparing [2025-01-15T04:33:48.448Z] b9e283763a26: Preparing [2025-01-15T04:33:48.448Z] da727fc14f68: Preparing [2025-01-15T04:33:48.448Z] 0cf967b66494: Preparing [2025-01-15T04:33:48.448Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:48.448Z] c2b2c55c9b21: Preparing [2025-01-15T04:33:48.448Z] b249bb540a1a: Preparing [2025-01-15T04:33:48.448Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:48.448Z] b249bb540a1a: Waiting [2025-01-15T04:33:48.448Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:48.448Z] c2b2c55c9b21: Waiting [2025-01-15T04:33:48.448Z] b9e283763a26: Layer already exists [2025-01-15T04:33:48.448Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:48.448Z] 2daa7c280671: Layer already exists [2025-01-15T04:33:48.448Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:48.448Z] da727fc14f68: Layer already exists [2025-01-15T04:33:48.448Z] c2b2c55c9b21: Layer already exists [2025-01-15T04:33:48.448Z] b249bb540a1a: Layer already exists [2025-01-15T04:33:48.448Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:48.448Z] main: digest: sha256:804f5065c8591b3ea5a9320aa6a9cb5374af52b69025632fca5fee09d316d875 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:33:48.524Z] ===================================================== [Pipeline] echo [2025-01-15T04:33:48.534Z] taggedImages: [2025-01-15T04:33:48.534Z] - nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:48.534Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-15T04:33:48.534Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.43 [2025-01-15T04:33:48.534Z] - nexus3.edgexfoundry.org:10004/core-data:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:48.534Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-15T04:33:48.564Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-15T04:33:48.564Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:48.564Z] latest [2025-01-15T04:33:48.564Z] 4.0.0-dev.43 [2025-01-15T04:33:48.564Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:48.564Z] main [2025-01-15T04:33:48.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:48.902Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:49.212Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:49.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T04:33:49.212Z] 8605319f8a2a: Preparing [2025-01-15T04:33:49.212Z] 0fd44f32969f: Preparing [2025-01-15T04:33:49.212Z] 25be04593622: Preparing [2025-01-15T04:33:49.212Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:49.212Z] 1e0ed721343a: Preparing [2025-01-15T04:33:49.212Z] dab5d0dea5fa: Preparing [2025-01-15T04:33:49.212Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:49.212Z] dab5d0dea5fa: Waiting [2025-01-15T04:33:49.212Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:49.212Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:49.212Z] 0fd44f32969f: Pushed [2025-01-15T04:33:49.212Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:49.212Z] dab5d0dea5fa: Pushed [2025-01-15T04:33:49.212Z] 1e0ed721343a: Pushed [2025-01-15T04:33:49.212Z] 8605319f8a2a: Pushed [2025-01-15T04:33:51.744Z] 25be04593622: Pushed [2025-01-15T04:33:51.744Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:b2f8b0b14206db26addcf4dd9a63127cd7a39d2e113792c01cfd4e42fb3b42a8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:52.080Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:52.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-15T04:33:52.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T04:33:52.407Z] 8605319f8a2a: Preparing [2025-01-15T04:33:52.407Z] 0fd44f32969f: Preparing [2025-01-15T04:33:52.407Z] 25be04593622: Preparing [2025-01-15T04:33:52.407Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:52.407Z] 1e0ed721343a: Preparing [2025-01-15T04:33:52.407Z] dab5d0dea5fa: Preparing [2025-01-15T04:33:52.407Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:52.407Z] dab5d0dea5fa: Waiting [2025-01-15T04:33:52.407Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:52.407Z] 0fd44f32969f: Layer already exists [2025-01-15T04:33:52.407Z] 25be04593622: Layer already exists [2025-01-15T04:33:52.407Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:52.407Z] 1e0ed721343a: Layer already exists [2025-01-15T04:33:52.407Z] 8605319f8a2a: Layer already exists [2025-01-15T04:33:52.407Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:52.407Z] dab5d0dea5fa: Layer already exists [2025-01-15T04:33:52.407Z] latest: digest: sha256:b2f8b0b14206db26addcf4dd9a63127cd7a39d2e113792c01cfd4e42fb3b42a8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:52.741Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:53.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.43 [2025-01-15T04:33:53.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T04:33:53.076Z] 8605319f8a2a: Preparing [2025-01-15T04:33:53.076Z] 0fd44f32969f: Preparing [2025-01-15T04:33:53.076Z] 25be04593622: Preparing [2025-01-15T04:33:53.076Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:53.076Z] 1e0ed721343a: Preparing [2025-01-15T04:33:53.076Z] dab5d0dea5fa: Preparing [2025-01-15T04:33:53.076Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:53.076Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:53.076Z] dab5d0dea5fa: Waiting [2025-01-15T04:33:53.076Z] 0fd44f32969f: Layer already exists [2025-01-15T04:33:53.076Z] 1e0ed721343a: Layer already exists [2025-01-15T04:33:53.076Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:53.076Z] 8605319f8a2a: Layer already exists [2025-01-15T04:33:53.076Z] 25be04593622: Layer already exists [2025-01-15T04:33:53.076Z] dab5d0dea5fa: Layer already exists [2025-01-15T04:33:53.076Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:53.076Z] 4.0.0-dev.43: digest: sha256:b2f8b0b14206db26addcf4dd9a63127cd7a39d2e113792c01cfd4e42fb3b42a8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:53.415Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:53.759Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:53.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T04:33:53.759Z] 8605319f8a2a: Preparing [2025-01-15T04:33:53.759Z] 0fd44f32969f: Preparing [2025-01-15T04:33:53.759Z] 25be04593622: Preparing [2025-01-15T04:33:53.759Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:53.759Z] 1e0ed721343a: Preparing [2025-01-15T04:33:53.759Z] dab5d0dea5fa: Preparing [2025-01-15T04:33:53.759Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:53.759Z] dab5d0dea5fa: Waiting [2025-01-15T04:33:53.759Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:53.759Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:53.759Z] 25be04593622: Layer already exists [2025-01-15T04:33:53.759Z] 1e0ed721343a: Layer already exists [2025-01-15T04:33:53.759Z] 0fd44f32969f: Layer already exists [2025-01-15T04:33:53.759Z] 8605319f8a2a: Layer already exists [2025-01-15T04:33:53.759Z] dab5d0dea5fa: Layer already exists [2025-01-15T04:33:53.759Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:53.759Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:b2f8b0b14206db26addcf4dd9a63127cd7a39d2e113792c01cfd4e42fb3b42a8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:54.095Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:54.417Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-15T04:33:54.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-15T04:33:54.417Z] 8605319f8a2a: Preparing [2025-01-15T04:33:54.417Z] 0fd44f32969f: Preparing [2025-01-15T04:33:54.417Z] 25be04593622: Preparing [2025-01-15T04:33:54.417Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:54.417Z] 1e0ed721343a: Preparing [2025-01-15T04:33:54.417Z] dab5d0dea5fa: Preparing [2025-01-15T04:33:54.417Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:54.417Z] dab5d0dea5fa: Waiting [2025-01-15T04:33:54.417Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:54.417Z] 25be04593622: Layer already exists [2025-01-15T04:33:54.417Z] 1e0ed721343a: Layer already exists [2025-01-15T04:33:54.417Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:54.417Z] 8605319f8a2a: Layer already exists [2025-01-15T04:33:54.417Z] 0fd44f32969f: Layer already exists [2025-01-15T04:33:54.417Z] dab5d0dea5fa: Layer already exists [2025-01-15T04:33:54.417Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:54.417Z] main: digest: sha256:b2f8b0b14206db26addcf4dd9a63127cd7a39d2e113792c01cfd4e42fb3b42a8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:33:54.485Z] ===================================================== [Pipeline] echo [2025-01-15T04:33:54.497Z] taggedImages: [2025-01-15T04:33:54.497Z] - nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:54.497Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-15T04:33:54.497Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.43 [2025-01-15T04:33:54.497Z] - nexus3.edgexfoundry.org:10004/core-keeper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:54.497Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-15T04:33:54.525Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-15T04:33:54.525Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:54.525Z] latest [2025-01-15T04:33:54.525Z] 4.0.0-dev.43 [2025-01-15T04:33:54.525Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:54.525Z] main [2025-01-15T04:33:54.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:54.865Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:55.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:33:55.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T04:33:55.205Z] 05f918ce154a: Preparing [2025-01-15T04:33:55.205Z] 1df7dd66fab6: Preparing [2025-01-15T04:33:55.205Z] 5a14ce96e7b9: Preparing [2025-01-15T04:33:55.205Z] 59dc5d2808b4: Preparing [2025-01-15T04:33:55.205Z] 0cf967b66494: Preparing [2025-01-15T04:33:55.205Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:55.205Z] 40490b965e88: Preparing [2025-01-15T04:33:55.205Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:55.205Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:55.205Z] 40490b965e88: Waiting [2025-01-15T04:33:55.205Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:55.205Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:55.205Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:55.205Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:55.205Z] 40490b965e88: Layer already exists [2025-01-15T04:33:55.205Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:55.205Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:55.205Z] 5a14ce96e7b9: Pushed [2025-01-15T04:33:55.205Z] 05f918ce154a: Pushed [2025-01-15T04:33:55.205Z] 1df7dd66fab6: Pushed [2025-01-15T04:33:57.735Z] 59dc5d2808b4: Pushed [2025-01-15T04:33:57.735Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:96261ca5d099ed988e4f4bdd0ad701325eb880e49c340265a8caf2a878d49741 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:58.067Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:58.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-15T04:33:58.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T04:33:58.392Z] 05f918ce154a: Preparing [2025-01-15T04:33:58.392Z] 1df7dd66fab6: Preparing [2025-01-15T04:33:58.392Z] 5a14ce96e7b9: Preparing [2025-01-15T04:33:58.392Z] 59dc5d2808b4: Preparing [2025-01-15T04:33:58.392Z] 0cf967b66494: Preparing [2025-01-15T04:33:58.392Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:58.392Z] 40490b965e88: Preparing [2025-01-15T04:33:58.392Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:58.392Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:58.392Z] 40490b965e88: Waiting [2025-01-15T04:33:58.392Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:58.392Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:58.392Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:58.392Z] 59dc5d2808b4: Layer already exists [2025-01-15T04:33:58.392Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:58.392Z] 5a14ce96e7b9: Layer already exists [2025-01-15T04:33:58.392Z] 05f918ce154a: Layer already exists [2025-01-15T04:33:58.392Z] 1df7dd66fab6: Layer already exists [2025-01-15T04:33:58.392Z] 40490b965e88: Layer already exists [2025-01-15T04:33:58.392Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:58.392Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:58.392Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:58.392Z] latest: digest: sha256:96261ca5d099ed988e4f4bdd0ad701325eb880e49c340265a8caf2a878d49741 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:58.723Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:59.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.43 [2025-01-15T04:33:59.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T04:33:59.053Z] 05f918ce154a: Preparing [2025-01-15T04:33:59.053Z] 1df7dd66fab6: Preparing [2025-01-15T04:33:59.053Z] 5a14ce96e7b9: Preparing [2025-01-15T04:33:59.053Z] 59dc5d2808b4: Preparing [2025-01-15T04:33:59.053Z] 0cf967b66494: Preparing [2025-01-15T04:33:59.053Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:59.053Z] 40490b965e88: Preparing [2025-01-15T04:33:59.053Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:59.053Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:59.053Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:59.053Z] 40490b965e88: Waiting [2025-01-15T04:33:59.053Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:59.053Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:59.053Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:59.053Z] 05f918ce154a: Layer already exists [2025-01-15T04:33:59.053Z] 59dc5d2808b4: Layer already exists [2025-01-15T04:33:59.053Z] 5a14ce96e7b9: Layer already exists [2025-01-15T04:33:59.053Z] 1df7dd66fab6: Layer already exists [2025-01-15T04:33:59.053Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:59.053Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:59.053Z] 40490b965e88: Layer already exists [2025-01-15T04:33:59.053Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:59.053Z] 4.0.0-dev.43: digest: sha256:96261ca5d099ed988e4f4bdd0ad701325eb880e49c340265a8caf2a878d49741 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:59.383Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:33:59.702Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:33:59.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T04:33:59.702Z] 05f918ce154a: Preparing [2025-01-15T04:33:59.702Z] 1df7dd66fab6: Preparing [2025-01-15T04:33:59.702Z] 5a14ce96e7b9: Preparing [2025-01-15T04:33:59.702Z] 59dc5d2808b4: Preparing [2025-01-15T04:33:59.702Z] 0cf967b66494: Preparing [2025-01-15T04:33:59.702Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:33:59.702Z] 40490b965e88: Preparing [2025-01-15T04:33:59.702Z] fe324aa6b0c5: Preparing [2025-01-15T04:33:59.702Z] ce5a8cde9eee: Preparing [2025-01-15T04:33:59.702Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:33:59.702Z] fe324aa6b0c5: Waiting [2025-01-15T04:33:59.702Z] ce5a8cde9eee: Waiting [2025-01-15T04:33:59.702Z] 05f918ce154a: Layer already exists [2025-01-15T04:33:59.702Z] 59dc5d2808b4: Layer already exists [2025-01-15T04:33:59.702Z] 5a14ce96e7b9: Layer already exists [2025-01-15T04:33:59.702Z] 1df7dd66fab6: Layer already exists [2025-01-15T04:33:59.702Z] 0cf967b66494: Layer already exists [2025-01-15T04:33:59.702Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:33:59.702Z] 40490b965e88: Layer already exists [2025-01-15T04:33:59.702Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:33:59.702Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:33:59.702Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:96261ca5d099ed988e4f4bdd0ad701325eb880e49c340265a8caf2a878d49741 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:00.039Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:00.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-15T04:34:00.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-15T04:34:00.369Z] 05f918ce154a: Preparing [2025-01-15T04:34:00.369Z] 1df7dd66fab6: Preparing [2025-01-15T04:34:00.369Z] 5a14ce96e7b9: Preparing [2025-01-15T04:34:00.369Z] 59dc5d2808b4: Preparing [2025-01-15T04:34:00.369Z] 0cf967b66494: Preparing [2025-01-15T04:34:00.369Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:00.369Z] 40490b965e88: Preparing [2025-01-15T04:34:00.369Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:00.369Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:00.369Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:00.369Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:00.369Z] 40490b965e88: Waiting [2025-01-15T04:34:00.369Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:00.369Z] 5a14ce96e7b9: Layer already exists [2025-01-15T04:34:00.369Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:00.369Z] 05f918ce154a: Layer already exists [2025-01-15T04:34:00.369Z] 1df7dd66fab6: Layer already exists [2025-01-15T04:34:00.369Z] 59dc5d2808b4: Layer already exists [2025-01-15T04:34:00.369Z] 40490b965e88: Layer already exists [2025-01-15T04:34:00.369Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:00.369Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:00.369Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:00.369Z] main: digest: sha256:96261ca5d099ed988e4f4bdd0ad701325eb880e49c340265a8caf2a878d49741 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:00.435Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:00.449Z] taggedImages: [2025-01-15T04:34:00.449Z] - nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:00.449Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-15T04:34:00.449Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.43 [2025-01-15T04:34:00.449Z] - nexus3.edgexfoundry.org:10004/core-metadata:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:00.449Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-15T04:34:00.476Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-15T04:34:00.476Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:00.476Z] latest [2025-01-15T04:34:00.476Z] 4.0.0-dev.43 [2025-01-15T04:34:00.476Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:00.476Z] main [2025-01-15T04:34:00.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:00.810Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:01.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:01.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T04:34:01.128Z] 1d230742b449: Preparing [2025-01-15T04:34:01.128Z] 002af790061e: Preparing [2025-01-15T04:34:01.128Z] c3d74407a509: Preparing [2025-01-15T04:34:01.128Z] 41767170b7c2: Preparing [2025-01-15T04:34:01.128Z] d6ac40069089: Preparing [2025-01-15T04:34:01.128Z] edb386aec7c1: Preparing [2025-01-15T04:34:01.128Z] c5a948e703a3: Preparing [2025-01-15T04:34:01.128Z] 0cf967b66494: Preparing [2025-01-15T04:34:01.128Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:01.128Z] fed79e7446e0: Preparing [2025-01-15T04:34:01.128Z] 53fedca47f89: Preparing [2025-01-15T04:34:01.128Z] 5f70bf18a086: Preparing [2025-01-15T04:34:01.128Z] 23c4a4078e5f: Preparing [2025-01-15T04:34:01.128Z] 47e17bdc5850: Preparing [2025-01-15T04:34:01.128Z] 8d8a559d99c3: Preparing [2025-01-15T04:34:01.128Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:01.128Z] edb386aec7c1: Waiting [2025-01-15T04:34:01.128Z] 5f70bf18a086: Waiting [2025-01-15T04:34:01.128Z] c5a948e703a3: Waiting [2025-01-15T04:34:01.128Z] 23c4a4078e5f: Waiting [2025-01-15T04:34:01.128Z] 47e17bdc5850: Waiting [2025-01-15T04:34:01.128Z] 0cf967b66494: Waiting [2025-01-15T04:34:01.128Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:01.128Z] fed79e7446e0: Waiting [2025-01-15T04:34:01.128Z] 8d8a559d99c3: Waiting [2025-01-15T04:34:01.128Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:01.128Z] c3d74407a509: Pushed [2025-01-15T04:34:01.128Z] 1d230742b449: Pushed [2025-01-15T04:34:01.128Z] 41767170b7c2: Pushed [2025-01-15T04:34:01.128Z] d6ac40069089: Pushed [2025-01-15T04:34:01.128Z] 002af790061e: Pushed [2025-01-15T04:34:01.128Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:01.128Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:01.128Z] 5f70bf18a086: Layer already exists [2025-01-15T04:34:01.128Z] edb386aec7c1: Pushed [2025-01-15T04:34:01.387Z] fed79e7446e0: Pushed [2025-01-15T04:34:01.387Z] 53fedca47f89: Pushed [2025-01-15T04:34:01.387Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:01.387Z] 47e17bdc5850: Pushed [2025-01-15T04:34:01.387Z] 23c4a4078e5f: Pushed [2025-01-15T04:34:01.387Z] 8d8a559d99c3: Pushed [2025-01-15T04:34:02.768Z] c5a948e703a3: Pushed [2025-01-15T04:34:02.768Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:9721eb56d398c13ffc53398264aed469a15053b9ceecd24d0fd590773d8fc3aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:03.111Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:03.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-15T04:34:03.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T04:34:03.444Z] 1d230742b449: Preparing [2025-01-15T04:34:03.444Z] 002af790061e: Preparing [2025-01-15T04:34:03.444Z] c3d74407a509: Preparing [2025-01-15T04:34:03.444Z] 41767170b7c2: Preparing [2025-01-15T04:34:03.444Z] d6ac40069089: Preparing [2025-01-15T04:34:03.444Z] edb386aec7c1: Preparing [2025-01-15T04:34:03.444Z] c5a948e703a3: Preparing [2025-01-15T04:34:03.444Z] 0cf967b66494: Preparing [2025-01-15T04:34:03.444Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:03.444Z] fed79e7446e0: Preparing [2025-01-15T04:34:03.444Z] 53fedca47f89: Preparing [2025-01-15T04:34:03.444Z] 5f70bf18a086: Preparing [2025-01-15T04:34:03.444Z] 23c4a4078e5f: Preparing [2025-01-15T04:34:03.444Z] 47e17bdc5850: Preparing [2025-01-15T04:34:03.444Z] 8d8a559d99c3: Preparing [2025-01-15T04:34:03.444Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:03.444Z] 53fedca47f89: Waiting [2025-01-15T04:34:03.444Z] 5f70bf18a086: Waiting [2025-01-15T04:34:03.444Z] 23c4a4078e5f: Waiting [2025-01-15T04:34:03.444Z] 47e17bdc5850: Waiting [2025-01-15T04:34:03.444Z] 8d8a559d99c3: Waiting [2025-01-15T04:34:03.444Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:03.444Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:03.444Z] fed79e7446e0: Waiting [2025-01-15T04:34:03.444Z] edb386aec7c1: Waiting [2025-01-15T04:34:03.444Z] 0cf967b66494: Waiting [2025-01-15T04:34:03.444Z] d6ac40069089: Layer already exists [2025-01-15T04:34:03.444Z] 1d230742b449: Layer already exists [2025-01-15T04:34:03.444Z] 002af790061e: Layer already exists [2025-01-15T04:34:03.444Z] 41767170b7c2: Layer already exists [2025-01-15T04:34:03.444Z] c3d74407a509: Layer already exists [2025-01-15T04:34:03.444Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:03.444Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:03.444Z] edb386aec7c1: Layer already exists [2025-01-15T04:34:03.444Z] c5a948e703a3: Layer already exists [2025-01-15T04:34:03.444Z] fed79e7446e0: Layer already exists [2025-01-15T04:34:03.444Z] 53fedca47f89: Layer already exists [2025-01-15T04:34:03.444Z] 23c4a4078e5f: Layer already exists [2025-01-15T04:34:03.444Z] 5f70bf18a086: Layer already exists [2025-01-15T04:34:03.444Z] 47e17bdc5850: Layer already exists [2025-01-15T04:34:03.444Z] 8d8a559d99c3: Layer already exists [2025-01-15T04:34:03.444Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:03.444Z] latest: digest: sha256:9721eb56d398c13ffc53398264aed469a15053b9ceecd24d0fd590773d8fc3aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:03.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:04.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.43 [2025-01-15T04:34:04.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T04:34:04.103Z] 1d230742b449: Preparing [2025-01-15T04:34:04.103Z] 002af790061e: Preparing [2025-01-15T04:34:04.103Z] c3d74407a509: Preparing [2025-01-15T04:34:04.103Z] 41767170b7c2: Preparing [2025-01-15T04:34:04.103Z] d6ac40069089: Preparing [2025-01-15T04:34:04.103Z] edb386aec7c1: Preparing [2025-01-15T04:34:04.103Z] c5a948e703a3: Preparing [2025-01-15T04:34:04.103Z] 0cf967b66494: Preparing [2025-01-15T04:34:04.103Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:04.103Z] fed79e7446e0: Preparing [2025-01-15T04:34:04.103Z] 53fedca47f89: Preparing [2025-01-15T04:34:04.103Z] 5f70bf18a086: Preparing [2025-01-15T04:34:04.103Z] 23c4a4078e5f: Preparing [2025-01-15T04:34:04.103Z] 47e17bdc5850: Preparing [2025-01-15T04:34:04.103Z] 8d8a559d99c3: Preparing [2025-01-15T04:34:04.103Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:04.103Z] 47e17bdc5850: Waiting [2025-01-15T04:34:04.103Z] 8d8a559d99c3: Waiting [2025-01-15T04:34:04.103Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:04.103Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:04.103Z] 53fedca47f89: Waiting [2025-01-15T04:34:04.103Z] 5f70bf18a086: Waiting [2025-01-15T04:34:04.103Z] edb386aec7c1: Waiting [2025-01-15T04:34:04.103Z] c5a948e703a3: Waiting [2025-01-15T04:34:04.103Z] 0cf967b66494: Waiting [2025-01-15T04:34:04.103Z] 23c4a4078e5f: Waiting [2025-01-15T04:34:04.103Z] 1d230742b449: Layer already exists [2025-01-15T04:34:04.103Z] c3d74407a509: Layer already exists [2025-01-15T04:34:04.103Z] d6ac40069089: Layer already exists [2025-01-15T04:34:04.103Z] 41767170b7c2: Layer already exists [2025-01-15T04:34:04.103Z] 002af790061e: Layer already exists [2025-01-15T04:34:04.103Z] edb386aec7c1: Layer already exists [2025-01-15T04:34:04.103Z] fed79e7446e0: Layer already exists [2025-01-15T04:34:04.103Z] c5a948e703a3: Layer already exists [2025-01-15T04:34:04.103Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:04.103Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:04.103Z] 53fedca47f89: Layer already exists [2025-01-15T04:34:04.103Z] 23c4a4078e5f: Layer already exists [2025-01-15T04:34:04.103Z] 5f70bf18a086: Layer already exists [2025-01-15T04:34:04.103Z] 47e17bdc5850: Layer already exists [2025-01-15T04:34:04.103Z] 8d8a559d99c3: Layer already exists [2025-01-15T04:34:04.103Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:04.103Z] 4.0.0-dev.43: digest: sha256:9721eb56d398c13ffc53398264aed469a15053b9ceecd24d0fd590773d8fc3aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:04.429Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:04.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:04.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T04:34:04.758Z] 1d230742b449: Preparing [2025-01-15T04:34:04.758Z] 002af790061e: Preparing [2025-01-15T04:34:04.758Z] c3d74407a509: Preparing [2025-01-15T04:34:04.758Z] 41767170b7c2: Preparing [2025-01-15T04:34:04.758Z] d6ac40069089: Preparing [2025-01-15T04:34:04.758Z] edb386aec7c1: Preparing [2025-01-15T04:34:04.758Z] c5a948e703a3: Preparing [2025-01-15T04:34:04.758Z] 0cf967b66494: Preparing [2025-01-15T04:34:04.758Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:04.758Z] fed79e7446e0: Preparing [2025-01-15T04:34:04.758Z] 53fedca47f89: Preparing [2025-01-15T04:34:04.758Z] 5f70bf18a086: Preparing [2025-01-15T04:34:04.758Z] 23c4a4078e5f: Preparing [2025-01-15T04:34:04.758Z] 47e17bdc5850: Preparing [2025-01-15T04:34:04.758Z] 8d8a559d99c3: Preparing [2025-01-15T04:34:04.758Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:04.758Z] 47e17bdc5850: Waiting [2025-01-15T04:34:04.758Z] 53fedca47f89: Waiting [2025-01-15T04:34:04.758Z] edb386aec7c1: Waiting [2025-01-15T04:34:04.758Z] 0cf967b66494: Waiting [2025-01-15T04:34:04.758Z] 5f70bf18a086: Waiting [2025-01-15T04:34:04.758Z] c5a948e703a3: Waiting [2025-01-15T04:34:04.758Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:04.758Z] 23c4a4078e5f: Waiting [2025-01-15T04:34:04.758Z] fed79e7446e0: Waiting [2025-01-15T04:34:04.758Z] d6ac40069089: Layer already exists [2025-01-15T04:34:04.758Z] c3d74407a509: Layer already exists [2025-01-15T04:34:04.758Z] 41767170b7c2: Layer already exists [2025-01-15T04:34:04.758Z] 1d230742b449: Layer already exists [2025-01-15T04:34:04.758Z] 002af790061e: Layer already exists [2025-01-15T04:34:04.758Z] fed79e7446e0: Layer already exists [2025-01-15T04:34:04.758Z] c5a948e703a3: Layer already exists [2025-01-15T04:34:04.758Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:04.758Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:04.758Z] 53fedca47f89: Layer already exists [2025-01-15T04:34:04.758Z] 23c4a4078e5f: Layer already exists [2025-01-15T04:34:04.758Z] 5f70bf18a086: Layer already exists [2025-01-15T04:34:04.758Z] edb386aec7c1: Layer already exists [2025-01-15T04:34:04.758Z] 47e17bdc5850: Layer already exists [2025-01-15T04:34:04.758Z] 8d8a559d99c3: Layer already exists [2025-01-15T04:34:04.758Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:04.758Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:9721eb56d398c13ffc53398264aed469a15053b9ceecd24d0fd590773d8fc3aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:05.087Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:05.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-15T04:34:05.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-15T04:34:05.413Z] 1d230742b449: Preparing [2025-01-15T04:34:05.413Z] 002af790061e: Preparing [2025-01-15T04:34:05.413Z] c3d74407a509: Preparing [2025-01-15T04:34:05.413Z] 41767170b7c2: Preparing [2025-01-15T04:34:05.413Z] d6ac40069089: Preparing [2025-01-15T04:34:05.413Z] edb386aec7c1: Preparing [2025-01-15T04:34:05.413Z] c5a948e703a3: Preparing [2025-01-15T04:34:05.413Z] 0cf967b66494: Preparing [2025-01-15T04:34:05.413Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:05.413Z] fed79e7446e0: Preparing [2025-01-15T04:34:05.413Z] 53fedca47f89: Preparing [2025-01-15T04:34:05.413Z] 5f70bf18a086: Preparing [2025-01-15T04:34:05.413Z] 23c4a4078e5f: Preparing [2025-01-15T04:34:05.413Z] 47e17bdc5850: Preparing [2025-01-15T04:34:05.413Z] 8d8a559d99c3: Preparing [2025-01-15T04:34:05.413Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:05.413Z] 0cf967b66494: Waiting [2025-01-15T04:34:05.413Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:05.413Z] fed79e7446e0: Waiting [2025-01-15T04:34:05.413Z] 53fedca47f89: Waiting [2025-01-15T04:34:05.413Z] 5f70bf18a086: Waiting [2025-01-15T04:34:05.413Z] 23c4a4078e5f: Waiting [2025-01-15T04:34:05.413Z] 47e17bdc5850: Waiting [2025-01-15T04:34:05.413Z] edb386aec7c1: Waiting [2025-01-15T04:34:05.413Z] 8d8a559d99c3: Waiting [2025-01-15T04:34:05.413Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:05.413Z] c5a948e703a3: Waiting [2025-01-15T04:34:05.413Z] 002af790061e: Layer already exists [2025-01-15T04:34:05.413Z] 41767170b7c2: Layer already exists [2025-01-15T04:34:05.413Z] c3d74407a509: Layer already exists [2025-01-15T04:34:05.413Z] d6ac40069089: Layer already exists [2025-01-15T04:34:05.413Z] 1d230742b449: Layer already exists [2025-01-15T04:34:05.413Z] edb386aec7c1: Layer already exists [2025-01-15T04:34:05.413Z] c5a948e703a3: Layer already exists [2025-01-15T04:34:05.413Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:05.413Z] fed79e7446e0: Layer already exists [2025-01-15T04:34:05.413Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:05.413Z] 5f70bf18a086: Layer already exists [2025-01-15T04:34:05.413Z] 53fedca47f89: Layer already exists [2025-01-15T04:34:05.413Z] 23c4a4078e5f: Layer already exists [2025-01-15T04:34:05.413Z] 47e17bdc5850: Layer already exists [2025-01-15T04:34:05.413Z] 8d8a559d99c3: Layer already exists [2025-01-15T04:34:05.413Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:05.413Z] main: digest: sha256:9721eb56d398c13ffc53398264aed469a15053b9ceecd24d0fd590773d8fc3aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:05.482Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:05.498Z] taggedImages: [2025-01-15T04:34:05.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:05.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-15T04:34:05.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.43 [2025-01-15T04:34:05.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:05.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-15T04:34:05.520Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-15T04:34:05.520Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:05.520Z] latest [2025-01-15T04:34:05.520Z] 4.0.0-dev.43 [2025-01-15T04:34:05.520Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:05.520Z] main [2025-01-15T04:34:05.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:05.875Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:06.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:06.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T04:34:06.216Z] 25d07ed7accb: Preparing [2025-01-15T04:34:06.216Z] a8c04eb691bb: Preparing [2025-01-15T04:34:06.216Z] 10bdf722c130: Preparing [2025-01-15T04:34:06.216Z] 8daecb7ac4b0: Preparing [2025-01-15T04:34:06.216Z] 0cf967b66494: Preparing [2025-01-15T04:34:06.216Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:06.216Z] 40490b965e88: Preparing [2025-01-15T04:34:06.216Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:06.216Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:06.216Z] 40490b965e88: Waiting [2025-01-15T04:34:06.216Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:06.216Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:06.216Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:06.216Z] a8c04eb691bb: Layer already exists [2025-01-15T04:34:06.216Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:06.216Z] 40490b965e88: Layer already exists [2025-01-15T04:34:06.216Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:06.216Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:06.216Z] 10bdf722c130: Pushed [2025-01-15T04:34:06.216Z] 25d07ed7accb: Pushed [2025-01-15T04:34:08.747Z] 8daecb7ac4b0: Pushed [2025-01-15T04:34:08.747Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:a4e0a9225749ef47f46fea1dd953e387e774c0e4087f6353e0ad5f15b0424353 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:09.071Z] + 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-15T04:34:09.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-15T04:34:09.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T04:34:09.400Z] 25d07ed7accb: Preparing [2025-01-15T04:34:09.400Z] a8c04eb691bb: Preparing [2025-01-15T04:34:09.400Z] 10bdf722c130: Preparing [2025-01-15T04:34:09.400Z] 8daecb7ac4b0: Preparing [2025-01-15T04:34:09.400Z] 0cf967b66494: Preparing [2025-01-15T04:34:09.400Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:09.400Z] 40490b965e88: Preparing [2025-01-15T04:34:09.400Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:09.400Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:09.400Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:09.400Z] 40490b965e88: Waiting [2025-01-15T04:34:09.400Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:09.400Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:09.400Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:09.400Z] 10bdf722c130: Layer already exists [2025-01-15T04:34:09.400Z] 8daecb7ac4b0: Layer already exists [2025-01-15T04:34:09.400Z] 25d07ed7accb: Layer already exists [2025-01-15T04:34:09.400Z] a8c04eb691bb: Layer already exists [2025-01-15T04:34:09.400Z] 40490b965e88: Layer already exists [2025-01-15T04:34:09.400Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:09.400Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:09.400Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:09.400Z] latest: digest: sha256:a4e0a9225749ef47f46fea1dd953e387e774c0e4087f6353e0ad5f15b0424353 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:09.727Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:10.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.43 [2025-01-15T04:34:10.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T04:34:10.045Z] 25d07ed7accb: Preparing [2025-01-15T04:34:10.045Z] a8c04eb691bb: Preparing [2025-01-15T04:34:10.045Z] 10bdf722c130: Preparing [2025-01-15T04:34:10.045Z] 8daecb7ac4b0: Preparing [2025-01-15T04:34:10.045Z] 0cf967b66494: Preparing [2025-01-15T04:34:10.045Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:10.045Z] 40490b965e88: Preparing [2025-01-15T04:34:10.045Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:10.045Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:10.045Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:10.045Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:10.045Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:10.045Z] 25d07ed7accb: Layer already exists [2025-01-15T04:34:10.045Z] a8c04eb691bb: Layer already exists [2025-01-15T04:34:10.045Z] 8daecb7ac4b0: Layer already exists [2025-01-15T04:34:10.045Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:10.045Z] 10bdf722c130: Layer already exists [2025-01-15T04:34:10.045Z] 40490b965e88: Layer already exists [2025-01-15T04:34:10.045Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:10.045Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:10.045Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:10.045Z] 4.0.0-dev.43: digest: sha256:a4e0a9225749ef47f46fea1dd953e387e774c0e4087f6353e0ad5f15b0424353 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:10.379Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:10.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:10.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T04:34:10.703Z] 25d07ed7accb: Preparing [2025-01-15T04:34:10.703Z] a8c04eb691bb: Preparing [2025-01-15T04:34:10.703Z] 10bdf722c130: Preparing [2025-01-15T04:34:10.703Z] 8daecb7ac4b0: Preparing [2025-01-15T04:34:10.703Z] 0cf967b66494: Preparing [2025-01-15T04:34:10.703Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:10.703Z] 40490b965e88: Preparing [2025-01-15T04:34:10.703Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:10.703Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:10.703Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:10.703Z] 40490b965e88: Waiting [2025-01-15T04:34:10.703Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:10.703Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:10.703Z] 8daecb7ac4b0: Layer already exists [2025-01-15T04:34:10.703Z] a8c04eb691bb: Layer already exists [2025-01-15T04:34:10.703Z] 25d07ed7accb: Layer already exists [2025-01-15T04:34:10.703Z] 10bdf722c130: Layer already exists [2025-01-15T04:34:10.703Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:10.703Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:10.703Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:10.703Z] 40490b965e88: Layer already exists [2025-01-15T04:34:10.703Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:10.703Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:a4e0a9225749ef47f46fea1dd953e387e774c0e4087f6353e0ad5f15b0424353 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:11.030Z] + 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-15T04:34:11.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-15T04:34:11.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-15T04:34:11.351Z] 25d07ed7accb: Preparing [2025-01-15T04:34:11.351Z] a8c04eb691bb: Preparing [2025-01-15T04:34:11.351Z] 10bdf722c130: Preparing [2025-01-15T04:34:11.351Z] 8daecb7ac4b0: Preparing [2025-01-15T04:34:11.351Z] 0cf967b66494: Preparing [2025-01-15T04:34:11.351Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:11.351Z] 40490b965e88: Preparing [2025-01-15T04:34:11.351Z] fe324aa6b0c5: Preparing [2025-01-15T04:34:11.351Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:11.351Z] fe324aa6b0c5: Waiting [2025-01-15T04:34:11.351Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:11.351Z] 40490b965e88: Waiting [2025-01-15T04:34:11.351Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:11.351Z] 10bdf722c130: Layer already exists [2025-01-15T04:34:11.351Z] 8daecb7ac4b0: Layer already exists [2025-01-15T04:34:11.351Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:11.351Z] a8c04eb691bb: Layer already exists [2025-01-15T04:34:11.351Z] 25d07ed7accb: Layer already exists [2025-01-15T04:34:11.351Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:11.351Z] fe324aa6b0c5: Layer already exists [2025-01-15T04:34:11.351Z] 40490b965e88: Layer already exists [2025-01-15T04:34:11.351Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:11.351Z] main: digest: sha256:a4e0a9225749ef47f46fea1dd953e387e774c0e4087f6353e0ad5f15b0424353 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:11.426Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:11.440Z] taggedImages: [2025-01-15T04:34:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-15T04:34:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.43 [2025-01-15T04:34:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-15T04:34:11.475Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-15T04:34:11.475Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:11.475Z] latest [2025-01-15T04:34:11.475Z] 4.0.0-dev.43 [2025-01-15T04:34:11.475Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:11.475Z] main [2025-01-15T04:34:11.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:11.827Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:12.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:12.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T04:34:12.153Z] 8aa7a9d6bea7: Preparing [2025-01-15T04:34:12.153Z] 95c742d3c316: Preparing [2025-01-15T04:34:12.153Z] 1e997aa0b247: Preparing [2025-01-15T04:34:12.153Z] dc8058673f5d: Preparing [2025-01-15T04:34:12.153Z] 7050dbe5ce45: Preparing [2025-01-15T04:34:12.153Z] 0cf967b66494: Preparing [2025-01-15T04:34:12.153Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:12.153Z] 7ff8f0f822c1: Preparing [2025-01-15T04:34:12.153Z] e4a105417719: Preparing [2025-01-15T04:34:12.153Z] 66eaac6ad809: Preparing [2025-01-15T04:34:12.153Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:12.153Z] 0cf967b66494: Waiting [2025-01-15T04:34:12.153Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:12.153Z] 7ff8f0f822c1: Waiting [2025-01-15T04:34:12.153Z] e4a105417719: Waiting [2025-01-15T04:34:12.153Z] 66eaac6ad809: Waiting [2025-01-15T04:34:12.153Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:12.153Z] 95c742d3c316: Pushed [2025-01-15T04:34:12.153Z] dc8058673f5d: Pushed [2025-01-15T04:34:12.153Z] 8aa7a9d6bea7: Pushed [2025-01-15T04:34:12.153Z] 7050dbe5ce45: Pushed [2025-01-15T04:34:12.153Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:12.153Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:12.153Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:12.153Z] 7ff8f0f822c1: Pushed [2025-01-15T04:34:12.411Z] e4a105417719: Pushed [2025-01-15T04:34:13.349Z] 1e997aa0b247: Pushed [2025-01-15T04:34:13.608Z] 66eaac6ad809: Pushed [2025-01-15T04:34:13.608Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:53cb8e1b4488e0aac4334a5912ba5f1b2ac5bf7eb3805195e4a351b07c7b2ae8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:13.935Z] + 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-15T04:34:14.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-15T04:34:14.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T04:34:14.259Z] 8aa7a9d6bea7: Preparing [2025-01-15T04:34:14.259Z] 95c742d3c316: Preparing [2025-01-15T04:34:14.259Z] 1e997aa0b247: Preparing [2025-01-15T04:34:14.259Z] dc8058673f5d: Preparing [2025-01-15T04:34:14.259Z] 7050dbe5ce45: Preparing [2025-01-15T04:34:14.259Z] 0cf967b66494: Preparing [2025-01-15T04:34:14.259Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:14.259Z] 7ff8f0f822c1: Preparing [2025-01-15T04:34:14.259Z] e4a105417719: Preparing [2025-01-15T04:34:14.259Z] 66eaac6ad809: Preparing [2025-01-15T04:34:14.259Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:14.259Z] 66eaac6ad809: Waiting [2025-01-15T04:34:14.259Z] e4a105417719: Waiting [2025-01-15T04:34:14.259Z] 0cf967b66494: Waiting [2025-01-15T04:34:14.259Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:14.259Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:14.259Z] 7ff8f0f822c1: Waiting [2025-01-15T04:34:14.259Z] 1e997aa0b247: Layer already exists [2025-01-15T04:34:14.259Z] 95c742d3c316: Layer already exists [2025-01-15T04:34:14.259Z] 8aa7a9d6bea7: Layer already exists [2025-01-15T04:34:14.259Z] 7050dbe5ce45: Layer already exists [2025-01-15T04:34:14.259Z] dc8058673f5d: Layer already exists [2025-01-15T04:34:14.259Z] 7ff8f0f822c1: Layer already exists [2025-01-15T04:34:14.259Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:14.259Z] e4a105417719: Layer already exists [2025-01-15T04:34:14.259Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:14.259Z] 66eaac6ad809: Layer already exists [2025-01-15T04:34:14.259Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:14.259Z] latest: digest: sha256:53cb8e1b4488e0aac4334a5912ba5f1b2ac5bf7eb3805195e4a351b07c7b2ae8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:14.582Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:15.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.43 [2025-01-15T04:34:15.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T04:34:15.017Z] 8aa7a9d6bea7: Preparing [2025-01-15T04:34:15.017Z] 95c742d3c316: Preparing [2025-01-15T04:34:15.017Z] 1e997aa0b247: Preparing [2025-01-15T04:34:15.017Z] dc8058673f5d: Preparing [2025-01-15T04:34:15.017Z] 7050dbe5ce45: Preparing [2025-01-15T04:34:15.017Z] 0cf967b66494: Preparing [2025-01-15T04:34:15.017Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:15.017Z] 7ff8f0f822c1: Preparing [2025-01-15T04:34:15.017Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:15.017Z] 0cf967b66494: Waiting [2025-01-15T04:34:15.017Z] e4a105417719: Preparing [2025-01-15T04:34:15.017Z] 7ff8f0f822c1: Waiting [2025-01-15T04:34:15.017Z] 66eaac6ad809: Preparing [2025-01-15T04:34:15.017Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:15.017Z] 66eaac6ad809: Waiting [2025-01-15T04:34:15.017Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:15.017Z] dc8058673f5d: Layer already exists [2025-01-15T04:34:15.017Z] 7050dbe5ce45: Layer already exists [2025-01-15T04:34:15.017Z] 8aa7a9d6bea7: Layer already exists [2025-01-15T04:34:15.017Z] 95c742d3c316: Layer already exists [2025-01-15T04:34:15.017Z] 1e997aa0b247: Layer already exists [2025-01-15T04:34:15.017Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:15.017Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:15.017Z] 7ff8f0f822c1: Layer already exists [2025-01-15T04:34:15.017Z] e4a105417719: Layer already exists [2025-01-15T04:34:15.017Z] 66eaac6ad809: Layer already exists [2025-01-15T04:34:15.017Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:15.017Z] 4.0.0-dev.43: digest: sha256:53cb8e1b4488e0aac4334a5912ba5f1b2ac5bf7eb3805195e4a351b07c7b2ae8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:15.385Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:15.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:15.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T04:34:15.736Z] 8aa7a9d6bea7: Preparing [2025-01-15T04:34:15.736Z] 95c742d3c316: Preparing [2025-01-15T04:34:15.736Z] 1e997aa0b247: Preparing [2025-01-15T04:34:15.736Z] dc8058673f5d: Preparing [2025-01-15T04:34:15.736Z] 7050dbe5ce45: Preparing [2025-01-15T04:34:15.736Z] 0cf967b66494: Preparing [2025-01-15T04:34:15.736Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:15.736Z] 7ff8f0f822c1: Preparing [2025-01-15T04:34:15.736Z] e4a105417719: Preparing [2025-01-15T04:34:15.736Z] 66eaac6ad809: Preparing [2025-01-15T04:34:15.736Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:15.736Z] 0cf967b66494: Waiting [2025-01-15T04:34:15.736Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:15.736Z] 7ff8f0f822c1: Waiting [2025-01-15T04:34:15.736Z] e4a105417719: Waiting [2025-01-15T04:34:15.736Z] 66eaac6ad809: Waiting [2025-01-15T04:34:15.736Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:15.736Z] 95c742d3c316: Layer already exists [2025-01-15T04:34:15.736Z] 7050dbe5ce45: Layer already exists [2025-01-15T04:34:15.736Z] 1e997aa0b247: Layer already exists [2025-01-15T04:34:15.736Z] dc8058673f5d: Layer already exists [2025-01-15T04:34:15.736Z] 8aa7a9d6bea7: Layer already exists [2025-01-15T04:34:15.736Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:15.736Z] 7ff8f0f822c1: Layer already exists [2025-01-15T04:34:15.736Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:15.736Z] e4a105417719: Layer already exists [2025-01-15T04:34:15.736Z] 66eaac6ad809: Layer already exists [2025-01-15T04:34:15.736Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:15.736Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:53cb8e1b4488e0aac4334a5912ba5f1b2ac5bf7eb3805195e4a351b07c7b2ae8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:16.095Z] + 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-15T04:34:16.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-15T04:34:16.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-15T04:34:16.416Z] 8aa7a9d6bea7: Preparing [2025-01-15T04:34:16.416Z] 95c742d3c316: Preparing [2025-01-15T04:34:16.416Z] 1e997aa0b247: Preparing [2025-01-15T04:34:16.416Z] dc8058673f5d: Preparing [2025-01-15T04:34:16.416Z] 7050dbe5ce45: Preparing [2025-01-15T04:34:16.416Z] 0cf967b66494: Preparing [2025-01-15T04:34:16.416Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:16.416Z] 7ff8f0f822c1: Preparing [2025-01-15T04:34:16.416Z] e4a105417719: Preparing [2025-01-15T04:34:16.416Z] 66eaac6ad809: Preparing [2025-01-15T04:34:16.416Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:16.416Z] 0cf967b66494: Waiting [2025-01-15T04:34:16.416Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:16.416Z] 7ff8f0f822c1: Waiting [2025-01-15T04:34:16.416Z] e4a105417719: Waiting [2025-01-15T04:34:16.416Z] 66eaac6ad809: Waiting [2025-01-15T04:34:16.416Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:16.416Z] 1e997aa0b247: Layer already exists [2025-01-15T04:34:16.416Z] 95c742d3c316: Layer already exists [2025-01-15T04:34:16.416Z] 7050dbe5ce45: Layer already exists [2025-01-15T04:34:16.416Z] dc8058673f5d: Layer already exists [2025-01-15T04:34:16.416Z] 8aa7a9d6bea7: Layer already exists [2025-01-15T04:34:16.416Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:16.416Z] 7ff8f0f822c1: Layer already exists [2025-01-15T04:34:16.416Z] e4a105417719: Layer already exists [2025-01-15T04:34:16.416Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:16.416Z] 66eaac6ad809: Layer already exists [2025-01-15T04:34:16.416Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:16.416Z] main: digest: sha256:53cb8e1b4488e0aac4334a5912ba5f1b2ac5bf7eb3805195e4a351b07c7b2ae8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:16.480Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:16.490Z] taggedImages: [2025-01-15T04:34:16.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:16.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-15T04:34:16.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.43 [2025-01-15T04:34:16.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:16.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-15T04:34:16.513Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-15T04:34:16.513Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:16.513Z] latest [2025-01-15T04:34:16.513Z] 4.0.0-dev.43 [2025-01-15T04:34:16.513Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:16.513Z] main [2025-01-15T04:34:16.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:16.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:17.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:17.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T04:34:17.192Z] 388e534d881c: Preparing [2025-01-15T04:34:17.192Z] fc5196a3df4d: Preparing [2025-01-15T04:34:17.192Z] 39df869a2993: Preparing [2025-01-15T04:34:17.192Z] 75af20b8ab62: Preparing [2025-01-15T04:34:17.192Z] f597d9866a20: Preparing [2025-01-15T04:34:17.192Z] abb918de9fc8: Preparing [2025-01-15T04:34:17.192Z] b8dba4abbc40: Preparing [2025-01-15T04:34:17.192Z] 0cf967b66494: Preparing [2025-01-15T04:34:17.192Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:17.192Z] 20f66fa85d13: Preparing [2025-01-15T04:34:17.192Z] 74f585824219: Preparing [2025-01-15T04:34:17.192Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:17.192Z] 0cf967b66494: Waiting [2025-01-15T04:34:17.192Z] b8dba4abbc40: Waiting [2025-01-15T04:34:17.192Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:17.192Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:17.192Z] 74f585824219: Waiting [2025-01-15T04:34:17.192Z] abb918de9fc8: Waiting [2025-01-15T04:34:17.192Z] 20f66fa85d13: Waiting [2025-01-15T04:34:17.192Z] fc5196a3df4d: Pushed [2025-01-15T04:34:17.192Z] f597d9866a20: Pushed [2025-01-15T04:34:17.451Z] 388e534d881c: Pushed [2025-01-15T04:34:17.451Z] abb918de9fc8: Pushed [2025-01-15T04:34:17.451Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:17.451Z] b8dba4abbc40: Pushed [2025-01-15T04:34:17.451Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:17.451Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:17.451Z] 20f66fa85d13: Pushed [2025-01-15T04:34:18.385Z] 75af20b8ab62: Pushed [2025-01-15T04:34:18.643Z] 39df869a2993: Pushed [2025-01-15T04:34:18.643Z] 74f585824219: Pushed [2025-01-15T04:34:18.902Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:5e4b862ee06234c9226a057122e873f077e00979ec0b7726fd857137e7d5c1a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:19.230Z] + 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-15T04:34:19.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-15T04:34:19.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T04:34:19.552Z] 388e534d881c: Preparing [2025-01-15T04:34:19.552Z] fc5196a3df4d: Preparing [2025-01-15T04:34:19.552Z] 39df869a2993: Preparing [2025-01-15T04:34:19.552Z] 75af20b8ab62: Preparing [2025-01-15T04:34:19.552Z] f597d9866a20: Preparing [2025-01-15T04:34:19.552Z] abb918de9fc8: Preparing [2025-01-15T04:34:19.552Z] b8dba4abbc40: Preparing [2025-01-15T04:34:19.552Z] 0cf967b66494: Preparing [2025-01-15T04:34:19.552Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:19.552Z] 20f66fa85d13: Preparing [2025-01-15T04:34:19.552Z] 74f585824219: Preparing [2025-01-15T04:34:19.552Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:19.552Z] b8dba4abbc40: Waiting [2025-01-15T04:34:19.552Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:19.552Z] abb918de9fc8: Waiting [2025-01-15T04:34:19.552Z] 20f66fa85d13: Waiting [2025-01-15T04:34:19.552Z] 0cf967b66494: Waiting [2025-01-15T04:34:19.552Z] 388e534d881c: Layer already exists [2025-01-15T04:34:19.552Z] fc5196a3df4d: Layer already exists [2025-01-15T04:34:19.552Z] 39df869a2993: Layer already exists [2025-01-15T04:34:19.552Z] 75af20b8ab62: Layer already exists [2025-01-15T04:34:19.552Z] f597d9866a20: Layer already exists [2025-01-15T04:34:19.552Z] b8dba4abbc40: Layer already exists [2025-01-15T04:34:19.552Z] abb918de9fc8: Layer already exists [2025-01-15T04:34:19.552Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:19.552Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:19.552Z] 20f66fa85d13: Layer already exists [2025-01-15T04:34:19.552Z] 74f585824219: Layer already exists [2025-01-15T04:34:19.552Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:19.552Z] latest: digest: sha256:5e4b862ee06234c9226a057122e873f077e00979ec0b7726fd857137e7d5c1a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:19.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:20.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.43 [2025-01-15T04:34:20.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T04:34:20.203Z] 388e534d881c: Preparing [2025-01-15T04:34:20.203Z] fc5196a3df4d: Preparing [2025-01-15T04:34:20.203Z] 39df869a2993: Preparing [2025-01-15T04:34:20.203Z] 75af20b8ab62: Preparing [2025-01-15T04:34:20.203Z] f597d9866a20: Preparing [2025-01-15T04:34:20.203Z] abb918de9fc8: Preparing [2025-01-15T04:34:20.203Z] b8dba4abbc40: Preparing [2025-01-15T04:34:20.203Z] 0cf967b66494: Preparing [2025-01-15T04:34:20.203Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:20.203Z] 20f66fa85d13: Preparing [2025-01-15T04:34:20.203Z] 74f585824219: Preparing [2025-01-15T04:34:20.203Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:20.203Z] abb918de9fc8: Waiting [2025-01-15T04:34:20.203Z] 0cf967b66494: Waiting [2025-01-15T04:34:20.203Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:20.203Z] fc5196a3df4d: Layer already exists [2025-01-15T04:34:20.203Z] f597d9866a20: Layer already exists [2025-01-15T04:34:20.203Z] 75af20b8ab62: Layer already exists [2025-01-15T04:34:20.203Z] 388e534d881c: Layer already exists [2025-01-15T04:34:20.203Z] 39df869a2993: Layer already exists [2025-01-15T04:34:20.203Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:20.203Z] abb918de9fc8: Layer already exists [2025-01-15T04:34:20.203Z] b8dba4abbc40: Layer already exists [2025-01-15T04:34:20.203Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:20.203Z] 20f66fa85d13: Layer already exists [2025-01-15T04:34:20.203Z] 74f585824219: Layer already exists [2025-01-15T04:34:20.203Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:20.203Z] 4.0.0-dev.43: digest: sha256:5e4b862ee06234c9226a057122e873f077e00979ec0b7726fd857137e7d5c1a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:20.532Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:20.853Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:20.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T04:34:20.853Z] 388e534d881c: Preparing [2025-01-15T04:34:20.853Z] fc5196a3df4d: Preparing [2025-01-15T04:34:20.853Z] 39df869a2993: Preparing [2025-01-15T04:34:20.853Z] 75af20b8ab62: Preparing [2025-01-15T04:34:20.853Z] f597d9866a20: Preparing [2025-01-15T04:34:20.853Z] abb918de9fc8: Preparing [2025-01-15T04:34:20.853Z] b8dba4abbc40: Preparing [2025-01-15T04:34:20.853Z] 0cf967b66494: Preparing [2025-01-15T04:34:20.853Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:20.853Z] 20f66fa85d13: Preparing [2025-01-15T04:34:20.853Z] 74f585824219: Preparing [2025-01-15T04:34:20.853Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:20.853Z] b8dba4abbc40: Waiting [2025-01-15T04:34:20.853Z] 0cf967b66494: Waiting [2025-01-15T04:34:20.853Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:20.853Z] 20f66fa85d13: Waiting [2025-01-15T04:34:20.853Z] 74f585824219: Waiting [2025-01-15T04:34:20.853Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:20.853Z] abb918de9fc8: Waiting [2025-01-15T04:34:20.853Z] 388e534d881c: Layer already exists [2025-01-15T04:34:20.853Z] fc5196a3df4d: Layer already exists [2025-01-15T04:34:20.853Z] 39df869a2993: Layer already exists [2025-01-15T04:34:20.853Z] f597d9866a20: Layer already exists [2025-01-15T04:34:20.853Z] 75af20b8ab62: Layer already exists [2025-01-15T04:34:20.853Z] b8dba4abbc40: Layer already exists [2025-01-15T04:34:20.853Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:20.853Z] abb918de9fc8: Layer already exists [2025-01-15T04:34:20.853Z] 20f66fa85d13: Layer already exists [2025-01-15T04:34:20.853Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:20.853Z] 74f585824219: Layer already exists [2025-01-15T04:34:20.853Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:20.853Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:5e4b862ee06234c9226a057122e873f077e00979ec0b7726fd857137e7d5c1a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:21.185Z] + 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-15T04:34:21.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-15T04:34:21.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-15T04:34:21.507Z] 388e534d881c: Preparing [2025-01-15T04:34:21.507Z] fc5196a3df4d: Preparing [2025-01-15T04:34:21.507Z] 39df869a2993: Preparing [2025-01-15T04:34:21.507Z] 75af20b8ab62: Preparing [2025-01-15T04:34:21.507Z] f597d9866a20: Preparing [2025-01-15T04:34:21.507Z] abb918de9fc8: Preparing [2025-01-15T04:34:21.507Z] b8dba4abbc40: Preparing [2025-01-15T04:34:21.507Z] 0cf967b66494: Preparing [2025-01-15T04:34:21.507Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:21.507Z] 20f66fa85d13: Preparing [2025-01-15T04:34:21.507Z] 74f585824219: Preparing [2025-01-15T04:34:21.507Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:21.507Z] abb918de9fc8: Waiting [2025-01-15T04:34:21.507Z] 20f66fa85d13: Waiting [2025-01-15T04:34:21.507Z] b8dba4abbc40: Waiting [2025-01-15T04:34:21.507Z] 0cf967b66494: Waiting [2025-01-15T04:34:21.507Z] 74f585824219: Waiting [2025-01-15T04:34:21.507Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:21.507Z] 2ce2cf7b1b15: Waiting [2025-01-15T04:34:21.507Z] f597d9866a20: Layer already exists [2025-01-15T04:34:21.507Z] fc5196a3df4d: Layer already exists [2025-01-15T04:34:21.507Z] 75af20b8ab62: Layer already exists [2025-01-15T04:34:21.507Z] 388e534d881c: Layer already exists [2025-01-15T04:34:21.507Z] 39df869a2993: Layer already exists [2025-01-15T04:34:21.507Z] b8dba4abbc40: Layer already exists [2025-01-15T04:34:21.507Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:21.507Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:21.507Z] abb918de9fc8: Layer already exists [2025-01-15T04:34:21.507Z] 20f66fa85d13: Layer already exists [2025-01-15T04:34:21.507Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:21.507Z] 74f585824219: Layer already exists [2025-01-15T04:34:21.507Z] main: digest: sha256:5e4b862ee06234c9226a057122e873f077e00979ec0b7726fd857137e7d5c1a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:21.576Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:21.593Z] taggedImages: [2025-01-15T04:34:21.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:21.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-15T04:34:21.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.43 [2025-01-15T04:34:21.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:21.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-15T04:34:21.627Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-15T04:34:21.627Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:21.627Z] latest [2025-01-15T04:34:21.627Z] 4.0.0-dev.43 [2025-01-15T04:34:21.627Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:21.627Z] main [2025-01-15T04:34:21.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:21.976Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:22.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:22.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T04:34:22.287Z] 4e3092b00e26: Preparing [2025-01-15T04:34:22.287Z] b564c2bf3173: Preparing [2025-01-15T04:34:22.287Z] 0cf967b66494: Preparing [2025-01-15T04:34:22.287Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:22.287Z] a333c6dd4d47: Preparing [2025-01-15T04:34:22.287Z] b0c1a73acaea: Preparing [2025-01-15T04:34:22.287Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:22.287Z] b0c1a73acaea: Waiting [2025-01-15T04:34:22.287Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:22.287Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:22.287Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:22.287Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:22.287Z] 4e3092b00e26: Pushed [2025-01-15T04:34:22.287Z] a333c6dd4d47: Pushed [2025-01-15T04:34:23.220Z] b0c1a73acaea: Pushed [2025-01-15T04:34:24.158Z] b564c2bf3173: Pushed [2025-01-15T04:34:24.158Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:be2bfe9290669438f6f72737bb0cb2e05797f73446f52a219969842570fc6729 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:24.476Z] + 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-15T04:34:24.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-15T04:34:24.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T04:34:24.796Z] 4e3092b00e26: Preparing [2025-01-15T04:34:24.796Z] b564c2bf3173: Preparing [2025-01-15T04:34:24.796Z] 0cf967b66494: Preparing [2025-01-15T04:34:24.796Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:24.796Z] a333c6dd4d47: Preparing [2025-01-15T04:34:24.796Z] b0c1a73acaea: Preparing [2025-01-15T04:34:24.796Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:24.796Z] b0c1a73acaea: Waiting [2025-01-15T04:34:24.796Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:24.796Z] 4e3092b00e26: Layer already exists [2025-01-15T04:34:24.797Z] a333c6dd4d47: Layer already exists [2025-01-15T04:34:24.797Z] b564c2bf3173: Layer already exists [2025-01-15T04:34:24.797Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:24.797Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:24.797Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:24.797Z] b0c1a73acaea: Layer already exists [2025-01-15T04:34:24.797Z] latest: digest: sha256:be2bfe9290669438f6f72737bb0cb2e05797f73446f52a219969842570fc6729 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:25.122Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:25.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.43 [2025-01-15T04:34:25.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T04:34:25.448Z] 4e3092b00e26: Preparing [2025-01-15T04:34:25.448Z] b564c2bf3173: Preparing [2025-01-15T04:34:25.448Z] 0cf967b66494: Preparing [2025-01-15T04:34:25.448Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:25.448Z] a333c6dd4d47: Preparing [2025-01-15T04:34:25.448Z] b0c1a73acaea: Preparing [2025-01-15T04:34:25.448Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:25.448Z] b0c1a73acaea: Waiting [2025-01-15T04:34:25.448Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:25.448Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:25.448Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:25.448Z] b564c2bf3173: Layer already exists [2025-01-15T04:34:25.448Z] a333c6dd4d47: Layer already exists [2025-01-15T04:34:25.448Z] 4e3092b00e26: Layer already exists [2025-01-15T04:34:25.448Z] b0c1a73acaea: Layer already exists [2025-01-15T04:34:25.448Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:25.448Z] 4.0.0-dev.43: digest: sha256:be2bfe9290669438f6f72737bb0cb2e05797f73446f52a219969842570fc6729 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:25.791Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:26.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:26.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T04:34:26.130Z] 4e3092b00e26: Preparing [2025-01-15T04:34:26.130Z] b564c2bf3173: Preparing [2025-01-15T04:34:26.130Z] 0cf967b66494: Preparing [2025-01-15T04:34:26.130Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:26.130Z] a333c6dd4d47: Preparing [2025-01-15T04:34:26.130Z] b0c1a73acaea: Preparing [2025-01-15T04:34:26.130Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:26.130Z] b0c1a73acaea: Waiting [2025-01-15T04:34:26.130Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:26.130Z] b564c2bf3173: Layer already exists [2025-01-15T04:34:26.130Z] 4e3092b00e26: Layer already exists [2025-01-15T04:34:26.130Z] a333c6dd4d47: Layer already exists [2025-01-15T04:34:26.130Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:26.130Z] b0c1a73acaea: Layer already exists [2025-01-15T04:34:26.130Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:26.130Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:26.130Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:be2bfe9290669438f6f72737bb0cb2e05797f73446f52a219969842570fc6729 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:26.451Z] + 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-15T04:34:26.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-15T04:34:26.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-15T04:34:26.769Z] 4e3092b00e26: Preparing [2025-01-15T04:34:26.769Z] b564c2bf3173: Preparing [2025-01-15T04:34:26.769Z] 0cf967b66494: Preparing [2025-01-15T04:34:26.769Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:26.769Z] a333c6dd4d47: Preparing [2025-01-15T04:34:26.769Z] b0c1a73acaea: Preparing [2025-01-15T04:34:26.769Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:26.769Z] b0c1a73acaea: Waiting [2025-01-15T04:34:26.769Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:26.769Z] 4e3092b00e26: Layer already exists [2025-01-15T04:34:26.769Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:26.769Z] b564c2bf3173: Layer already exists [2025-01-15T04:34:26.769Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:26.769Z] a333c6dd4d47: Layer already exists [2025-01-15T04:34:26.769Z] b0c1a73acaea: Layer already exists [2025-01-15T04:34:26.769Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:26.769Z] main: digest: sha256:be2bfe9290669438f6f72737bb0cb2e05797f73446f52a219969842570fc6729 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:26.842Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:26.854Z] taggedImages: [2025-01-15T04:34:26.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:26.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-15T04:34:26.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.43 [2025-01-15T04:34:26.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:26.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-15T04:34:26.880Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-15T04:34:26.880Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:26.880Z] latest [2025-01-15T04:34:26.880Z] 4.0.0-dev.43 [2025-01-15T04:34:26.880Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:26.880Z] main [2025-01-15T04:34:26.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:27.235Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:27.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:27.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T04:34:27.550Z] cb53f9143d68: Preparing [2025-01-15T04:34:27.550Z] 14953f9d432b: Preparing [2025-01-15T04:34:27.550Z] 7c1223336b66: Preparing [2025-01-15T04:34:27.550Z] 0cf967b66494: Preparing [2025-01-15T04:34:27.550Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:27.550Z] 3e3d2f89aeb1: Preparing [2025-01-15T04:34:27.550Z] e7e429ffba5e: Preparing [2025-01-15T04:34:27.550Z] 90cb62306867: Preparing [2025-01-15T04:34:27.550Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:27.550Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:27.550Z] 3e3d2f89aeb1: Waiting [2025-01-15T04:34:27.550Z] e7e429ffba5e: Waiting [2025-01-15T04:34:27.550Z] 90cb62306867: Waiting [2025-01-15T04:34:27.550Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:27.550Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:27.550Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:27.550Z] 14953f9d432b: Pushed [2025-01-15T04:34:27.550Z] 7c1223336b66: Pushed [2025-01-15T04:34:28.118Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:28.118Z] cb53f9143d68: Pushed [2025-01-15T04:34:28.118Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:28.118Z] 90cb62306867: Pushed [2025-01-15T04:34:28.684Z] f37fcfb6aab9: Pushed [2025-01-15T04:34:33.964Z] e7e429ffba5e: Pushed [2025-01-15T04:34:37.249Z] 3e3d2f89aeb1: Pushed [2025-01-15T04:34:37.507Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:9ad981c187d39252aa4024fe893877743c8811090914d80af644fcb4b13fa08a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:37.825Z] + 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-15T04:34:38.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-15T04:34:38.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T04:34:38.151Z] cb53f9143d68: Preparing [2025-01-15T04:34:38.151Z] 14953f9d432b: Preparing [2025-01-15T04:34:38.151Z] 7c1223336b66: Preparing [2025-01-15T04:34:38.151Z] 0cf967b66494: Preparing [2025-01-15T04:34:38.151Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:38.151Z] 3e3d2f89aeb1: Preparing [2025-01-15T04:34:38.151Z] e7e429ffba5e: Preparing [2025-01-15T04:34:38.151Z] 90cb62306867: Preparing [2025-01-15T04:34:38.151Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:38.151Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:38.151Z] e7e429ffba5e: Waiting [2025-01-15T04:34:38.151Z] 90cb62306867: Waiting [2025-01-15T04:34:38.151Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:38.151Z] 3e3d2f89aeb1: Waiting [2025-01-15T04:34:38.151Z] 7c1223336b66: Layer already exists [2025-01-15T04:34:38.151Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:38.151Z] 14953f9d432b: Layer already exists [2025-01-15T04:34:38.151Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:38.151Z] cb53f9143d68: Layer already exists [2025-01-15T04:34:38.151Z] 3e3d2f89aeb1: Layer already exists [2025-01-15T04:34:38.151Z] e7e429ffba5e: Layer already exists [2025-01-15T04:34:38.151Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:38.151Z] 90cb62306867: Layer already exists [2025-01-15T04:34:38.151Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:34:38.151Z] latest: digest: sha256:9ad981c187d39252aa4024fe893877743c8811090914d80af644fcb4b13fa08a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:38.478Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:38.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.43 [2025-01-15T04:34:38.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T04:34:38.801Z] cb53f9143d68: Preparing [2025-01-15T04:34:38.801Z] 14953f9d432b: Preparing [2025-01-15T04:34:38.801Z] 7c1223336b66: Preparing [2025-01-15T04:34:38.801Z] 0cf967b66494: Preparing [2025-01-15T04:34:38.801Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:38.801Z] 3e3d2f89aeb1: Preparing [2025-01-15T04:34:38.801Z] e7e429ffba5e: Preparing [2025-01-15T04:34:38.801Z] 90cb62306867: Preparing [2025-01-15T04:34:38.801Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:38.801Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:38.801Z] 90cb62306867: Waiting [2025-01-15T04:34:38.801Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:38.801Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:38.801Z] e7e429ffba5e: Waiting [2025-01-15T04:34:38.801Z] 7c1223336b66: Layer already exists [2025-01-15T04:34:38.801Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:38.801Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:38.801Z] cb53f9143d68: Layer already exists [2025-01-15T04:34:38.801Z] 14953f9d432b: Layer already exists [2025-01-15T04:34:38.801Z] 3e3d2f89aeb1: Layer already exists [2025-01-15T04:34:38.801Z] 90cb62306867: Layer already exists [2025-01-15T04:34:38.801Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:34:38.801Z] e7e429ffba5e: Layer already exists [2025-01-15T04:34:38.801Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:38.801Z] 4.0.0-dev.43: digest: sha256:9ad981c187d39252aa4024fe893877743c8811090914d80af644fcb4b13fa08a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:39.125Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:39.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:39.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T04:34:39.442Z] cb53f9143d68: Preparing [2025-01-15T04:34:39.442Z] 14953f9d432b: Preparing [2025-01-15T04:34:39.442Z] 7c1223336b66: Preparing [2025-01-15T04:34:39.442Z] 0cf967b66494: Preparing [2025-01-15T04:34:39.442Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:39.442Z] 3e3d2f89aeb1: Preparing [2025-01-15T04:34:39.442Z] e7e429ffba5e: Preparing [2025-01-15T04:34:39.442Z] 90cb62306867: Preparing [2025-01-15T04:34:39.442Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:39.442Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:39.442Z] e7e429ffba5e: Waiting [2025-01-15T04:34:39.442Z] 90cb62306867: Waiting [2025-01-15T04:34:39.442Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:39.442Z] 3e3d2f89aeb1: Waiting [2025-01-15T04:34:39.442Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:39.442Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:39.442Z] cb53f9143d68: Layer already exists [2025-01-15T04:34:39.442Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:39.442Z] 7c1223336b66: Layer already exists [2025-01-15T04:34:39.442Z] 14953f9d432b: Layer already exists [2025-01-15T04:34:39.442Z] 3e3d2f89aeb1: Layer already exists [2025-01-15T04:34:39.442Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:34:39.442Z] 90cb62306867: Layer already exists [2025-01-15T04:34:39.442Z] e7e429ffba5e: Layer already exists [2025-01-15T04:34:39.442Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:39.442Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:9ad981c187d39252aa4024fe893877743c8811090914d80af644fcb4b13fa08a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:39.770Z] + 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-15T04:34:40.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-15T04:34:40.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-15T04:34:40.093Z] cb53f9143d68: Preparing [2025-01-15T04:34:40.093Z] 14953f9d432b: Preparing [2025-01-15T04:34:40.094Z] 7c1223336b66: Preparing [2025-01-15T04:34:40.094Z] 0cf967b66494: Preparing [2025-01-15T04:34:40.094Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:40.094Z] 3e3d2f89aeb1: Preparing [2025-01-15T04:34:40.094Z] e7e429ffba5e: Preparing [2025-01-15T04:34:40.094Z] 90cb62306867: Preparing [2025-01-15T04:34:40.094Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:40.094Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:40.094Z] e7e429ffba5e: Waiting [2025-01-15T04:34:40.094Z] 90cb62306867: Waiting [2025-01-15T04:34:40.094Z] 3e3d2f89aeb1: Waiting [2025-01-15T04:34:40.094Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:40.094Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:40.094Z] 7c1223336b66: Layer already exists [2025-01-15T04:34:40.094Z] cb53f9143d68: Layer already exists [2025-01-15T04:34:40.094Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:40.094Z] 14953f9d432b: Layer already exists [2025-01-15T04:34:40.094Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:40.094Z] 90cb62306867: Layer already exists [2025-01-15T04:34:40.094Z] 3e3d2f89aeb1: Layer already exists [2025-01-15T04:34:40.094Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:40.094Z] e7e429ffba5e: Layer already exists [2025-01-15T04:34:40.094Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:34:40.094Z] main: digest: sha256:9ad981c187d39252aa4024fe893877743c8811090914d80af644fcb4b13fa08a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:40.163Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:40.175Z] taggedImages: [2025-01-15T04:34:40.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:40.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-15T04:34:40.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.43 [2025-01-15T04:34:40.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:40.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-15T04:34:40.202Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-15T04:34:40.202Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:40.202Z] latest [2025-01-15T04:34:40.202Z] 4.0.0-dev.43 [2025-01-15T04:34:40.202Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:40.202Z] main [2025-01-15T04:34:40.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:40.548Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:40.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:40.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T04:34:40.881Z] b15bde452cfa: Preparing [2025-01-15T04:34:40.881Z] 3e75565b131d: Preparing [2025-01-15T04:34:40.881Z] 7c25891f1992: Preparing [2025-01-15T04:34:40.881Z] 0cf967b66494: Preparing [2025-01-15T04:34:40.881Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:40.881Z] dad6f19eefa3: Preparing [2025-01-15T04:34:40.881Z] 585d1558e8d7: Preparing [2025-01-15T04:34:40.881Z] 63702897d033: Preparing [2025-01-15T04:34:40.881Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:40.881Z] dad6f19eefa3: Waiting [2025-01-15T04:34:40.881Z] 585d1558e8d7: Waiting [2025-01-15T04:34:40.881Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:40.881Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:40.881Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:40.881Z] 3e75565b131d: Pushed [2025-01-15T04:34:40.881Z] 7c25891f1992: Pushed [2025-01-15T04:34:40.881Z] 585d1558e8d7: Pushed [2025-01-15T04:34:40.881Z] b15bde452cfa: Pushed [2025-01-15T04:34:40.881Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:41.450Z] 63702897d033: Pushed [2025-01-15T04:34:51.444Z] dad6f19eefa3: Pushed [2025-01-15T04:34:51.444Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:b77dd25a435eb415c3509444ac31312ce6caa09f6a77802b5ae89e41d2f87cb6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:51.775Z] + 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-15T04:34:52.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-15T04:34:52.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T04:34:52.096Z] b15bde452cfa: Preparing [2025-01-15T04:34:52.096Z] 3e75565b131d: Preparing [2025-01-15T04:34:52.096Z] 7c25891f1992: Preparing [2025-01-15T04:34:52.096Z] 0cf967b66494: Preparing [2025-01-15T04:34:52.096Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:52.096Z] dad6f19eefa3: Preparing [2025-01-15T04:34:52.096Z] 585d1558e8d7: Preparing [2025-01-15T04:34:52.096Z] 63702897d033: Preparing [2025-01-15T04:34:52.096Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:52.096Z] 63702897d033: Waiting [2025-01-15T04:34:52.096Z] dad6f19eefa3: Waiting [2025-01-15T04:34:52.096Z] 585d1558e8d7: Waiting [2025-01-15T04:34:52.096Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:52.096Z] 3e75565b131d: Layer already exists [2025-01-15T04:34:52.096Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:52.096Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:52.096Z] 7c25891f1992: Layer already exists [2025-01-15T04:34:52.096Z] b15bde452cfa: Layer already exists [2025-01-15T04:34:52.096Z] 63702897d033: Layer already exists [2025-01-15T04:34:52.096Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:52.096Z] dad6f19eefa3: Layer already exists [2025-01-15T04:34:52.096Z] 585d1558e8d7: Layer already exists [2025-01-15T04:34:52.096Z] latest: digest: sha256:b77dd25a435eb415c3509444ac31312ce6caa09f6a77802b5ae89e41d2f87cb6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:52.421Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.43 [2025-01-15T04:34:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T04:34:52.748Z] b15bde452cfa: Preparing [2025-01-15T04:34:52.748Z] 3e75565b131d: Preparing [2025-01-15T04:34:52.748Z] 7c25891f1992: Preparing [2025-01-15T04:34:52.748Z] 0cf967b66494: Preparing [2025-01-15T04:34:52.748Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:52.748Z] dad6f19eefa3: Preparing [2025-01-15T04:34:52.748Z] 585d1558e8d7: Preparing [2025-01-15T04:34:52.748Z] 63702897d033: Preparing [2025-01-15T04:34:52.748Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:52.748Z] dad6f19eefa3: Waiting [2025-01-15T04:34:52.748Z] 585d1558e8d7: Waiting [2025-01-15T04:34:52.748Z] 63702897d033: Waiting [2025-01-15T04:34:52.748Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:52.748Z] b15bde452cfa: Layer already exists [2025-01-15T04:34:52.748Z] 3e75565b131d: Layer already exists [2025-01-15T04:34:52.748Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:52.748Z] 7c25891f1992: Layer already exists [2025-01-15T04:34:52.748Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:52.748Z] dad6f19eefa3: Layer already exists [2025-01-15T04:34:52.748Z] 63702897d033: Layer already exists [2025-01-15T04:34:52.748Z] 585d1558e8d7: Layer already exists [2025-01-15T04:34:52.748Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:52.748Z] 4.0.0-dev.43: digest: sha256:b77dd25a435eb415c3509444ac31312ce6caa09f6a77802b5ae89e41d2f87cb6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:53.073Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:53.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:53.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T04:34:53.400Z] b15bde452cfa: Preparing [2025-01-15T04:34:53.400Z] 3e75565b131d: Preparing [2025-01-15T04:34:53.400Z] 7c25891f1992: Preparing [2025-01-15T04:34:53.400Z] 0cf967b66494: Preparing [2025-01-15T04:34:53.400Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:53.400Z] dad6f19eefa3: Preparing [2025-01-15T04:34:53.400Z] 585d1558e8d7: Preparing [2025-01-15T04:34:53.400Z] 63702897d033: Preparing [2025-01-15T04:34:53.400Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:53.400Z] 585d1558e8d7: Waiting [2025-01-15T04:34:53.400Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:53.400Z] 63702897d033: Waiting [2025-01-15T04:34:53.400Z] dad6f19eefa3: Waiting [2025-01-15T04:34:53.400Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:53.400Z] b15bde452cfa: Layer already exists [2025-01-15T04:34:53.400Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:53.400Z] 3e75565b131d: Layer already exists [2025-01-15T04:34:53.400Z] 7c25891f1992: Layer already exists [2025-01-15T04:34:53.400Z] dad6f19eefa3: Layer already exists [2025-01-15T04:34:53.400Z] 585d1558e8d7: Layer already exists [2025-01-15T04:34:53.400Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:53.400Z] 63702897d033: Layer already exists [2025-01-15T04:34:53.400Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:b77dd25a435eb415c3509444ac31312ce6caa09f6a77802b5ae89e41d2f87cb6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:53.719Z] + 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-15T04:34:54.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-15T04:34:54.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-15T04:34:54.115Z] b15bde452cfa: Preparing [2025-01-15T04:34:54.115Z] 3e75565b131d: Preparing [2025-01-15T04:34:54.115Z] 7c25891f1992: Preparing [2025-01-15T04:34:54.115Z] 0cf967b66494: Preparing [2025-01-15T04:34:54.115Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:54.115Z] dad6f19eefa3: Preparing [2025-01-15T04:34:54.115Z] 585d1558e8d7: Preparing [2025-01-15T04:34:54.115Z] 63702897d033: Preparing [2025-01-15T04:34:54.115Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:54.115Z] dad6f19eefa3: Waiting [2025-01-15T04:34:54.115Z] 585d1558e8d7: Waiting [2025-01-15T04:34:54.115Z] 63702897d033: Waiting [2025-01-15T04:34:54.115Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:54.115Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:54.115Z] 7c25891f1992: Layer already exists [2025-01-15T04:34:54.115Z] 3e75565b131d: Layer already exists [2025-01-15T04:34:54.115Z] b15bde452cfa: Layer already exists [2025-01-15T04:34:54.115Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:54.115Z] 585d1558e8d7: Layer already exists [2025-01-15T04:34:54.115Z] dad6f19eefa3: Layer already exists [2025-01-15T04:34:54.115Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:54.115Z] 63702897d033: Layer already exists [2025-01-15T04:34:54.115Z] main: digest: sha256:b77dd25a435eb415c3509444ac31312ce6caa09f6a77802b5ae89e41d2f87cb6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:34:54.186Z] ===================================================== [Pipeline] echo [2025-01-15T04:34:54.202Z] taggedImages: [2025-01-15T04:34:54.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:54.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-15T04:34:54.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.43 [2025-01-15T04:34:54.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:54.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-15T04:34:54.233Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-15T04:34:54.233Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:54.233Z] latest [2025-01-15T04:34:54.233Z] 4.0.0-dev.43 [2025-01-15T04:34:54.233Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:34:54.233Z] main [2025-01-15T04:34:54.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:54.571Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:34:54.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:34:54.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T04:34:54.894Z] cb53f9143d68: Preparing [2025-01-15T04:34:54.894Z] a2f8cfaa4a2f: Preparing [2025-01-15T04:34:54.894Z] e6d01369feb4: Preparing [2025-01-15T04:34:54.894Z] 0cf967b66494: Preparing [2025-01-15T04:34:54.894Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:34:54.894Z] d9a123a30b4e: Preparing [2025-01-15T04:34:54.894Z] 90cb62306867: Preparing [2025-01-15T04:34:54.894Z] f37fcfb6aab9: Preparing [2025-01-15T04:34:54.894Z] ce5a8cde9eee: Preparing [2025-01-15T04:34:54.894Z] d9a123a30b4e: Waiting [2025-01-15T04:34:54.894Z] f37fcfb6aab9: Waiting [2025-01-15T04:34:54.894Z] ce5a8cde9eee: Waiting [2025-01-15T04:34:54.894Z] 90cb62306867: Waiting [2025-01-15T04:34:54.894Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:34:54.894Z] cb53f9143d68: Layer already exists [2025-01-15T04:34:54.894Z] 0cf967b66494: Layer already exists [2025-01-15T04:34:54.894Z] 90cb62306867: Layer already exists [2025-01-15T04:34:54.894Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:34:54.894Z] e6d01369feb4: Pushed [2025-01-15T04:34:54.894Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:34:54.894Z] a2f8cfaa4a2f: Pushed [2025-01-15T04:35:04.871Z] d9a123a30b4e: Pushed [2025-01-15T04:35:04.871Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:518441d6520c638595d5fd486ce87221ffbc5eb1890b2981b8194ca463ed5a36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:05.201Z] + 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-15T04:35:05.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-15T04:35:05.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T04:35:05.517Z] cb53f9143d68: Preparing [2025-01-15T04:35:05.517Z] a2f8cfaa4a2f: Preparing [2025-01-15T04:35:05.517Z] e6d01369feb4: Preparing [2025-01-15T04:35:05.517Z] 0cf967b66494: Preparing [2025-01-15T04:35:05.517Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:05.517Z] d9a123a30b4e: Preparing [2025-01-15T04:35:05.517Z] 90cb62306867: Preparing [2025-01-15T04:35:05.517Z] f37fcfb6aab9: Preparing [2025-01-15T04:35:05.517Z] 90cb62306867: Waiting [2025-01-15T04:35:05.517Z] d9a123a30b4e: Waiting [2025-01-15T04:35:05.517Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:05.517Z] f37fcfb6aab9: Waiting [2025-01-15T04:35:05.517Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:05.517Z] e6d01369feb4: Layer already exists [2025-01-15T04:35:05.517Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:05.517Z] cb53f9143d68: Layer already exists [2025-01-15T04:35:05.517Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:05.517Z] a2f8cfaa4a2f: Layer already exists [2025-01-15T04:35:05.517Z] 90cb62306867: Layer already exists [2025-01-15T04:35:05.517Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:05.517Z] d9a123a30b4e: Layer already exists [2025-01-15T04:35:05.517Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:35:05.517Z] latest: digest: sha256:518441d6520c638595d5fd486ce87221ffbc5eb1890b2981b8194ca463ed5a36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:05.839Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:06.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.43 [2025-01-15T04:35:06.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T04:35:06.155Z] cb53f9143d68: Preparing [2025-01-15T04:35:06.155Z] a2f8cfaa4a2f: Preparing [2025-01-15T04:35:06.155Z] e6d01369feb4: Preparing [2025-01-15T04:35:06.155Z] 0cf967b66494: Preparing [2025-01-15T04:35:06.155Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:06.155Z] d9a123a30b4e: Preparing [2025-01-15T04:35:06.155Z] 90cb62306867: Preparing [2025-01-15T04:35:06.155Z] f37fcfb6aab9: Preparing [2025-01-15T04:35:06.155Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:06.155Z] 90cb62306867: Waiting [2025-01-15T04:35:06.155Z] d9a123a30b4e: Waiting [2025-01-15T04:35:06.155Z] f37fcfb6aab9: Waiting [2025-01-15T04:35:06.155Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:06.155Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:06.155Z] a2f8cfaa4a2f: Layer already exists [2025-01-15T04:35:06.155Z] e6d01369feb4: Layer already exists [2025-01-15T04:35:06.155Z] cb53f9143d68: Layer already exists [2025-01-15T04:35:06.155Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:06.155Z] 90cb62306867: Layer already exists [2025-01-15T04:35:06.155Z] d9a123a30b4e: Layer already exists [2025-01-15T04:35:06.155Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:06.155Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:35:06.155Z] 4.0.0-dev.43: digest: sha256:518441d6520c638595d5fd486ce87221ffbc5eb1890b2981b8194ca463ed5a36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:06.476Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:06.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:06.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T04:35:06.802Z] cb53f9143d68: Preparing [2025-01-15T04:35:06.802Z] a2f8cfaa4a2f: Preparing [2025-01-15T04:35:06.802Z] e6d01369feb4: Preparing [2025-01-15T04:35:06.802Z] 0cf967b66494: Preparing [2025-01-15T04:35:06.802Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:06.802Z] d9a123a30b4e: Preparing [2025-01-15T04:35:06.802Z] 90cb62306867: Preparing [2025-01-15T04:35:06.802Z] f37fcfb6aab9: Preparing [2025-01-15T04:35:06.802Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:06.802Z] d9a123a30b4e: Waiting [2025-01-15T04:35:06.802Z] 90cb62306867: Waiting [2025-01-15T04:35:06.802Z] f37fcfb6aab9: Waiting [2025-01-15T04:35:06.802Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:06.802Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:06.802Z] cb53f9143d68: Layer already exists [2025-01-15T04:35:06.802Z] e6d01369feb4: Layer already exists [2025-01-15T04:35:06.802Z] a2f8cfaa4a2f: Layer already exists [2025-01-15T04:35:06.802Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:06.802Z] 90cb62306867: Layer already exists [2025-01-15T04:35:06.802Z] d9a123a30b4e: Layer already exists [2025-01-15T04:35:06.802Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:06.802Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:35:06.802Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:518441d6520c638595d5fd486ce87221ffbc5eb1890b2981b8194ca463ed5a36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:07.123Z] + 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-15T04:35:07.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-15T04:35:07.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-15T04:35:07.451Z] cb53f9143d68: Preparing [2025-01-15T04:35:07.451Z] a2f8cfaa4a2f: Preparing [2025-01-15T04:35:07.451Z] e6d01369feb4: Preparing [2025-01-15T04:35:07.451Z] 0cf967b66494: Preparing [2025-01-15T04:35:07.451Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:07.451Z] d9a123a30b4e: Preparing [2025-01-15T04:35:07.451Z] 90cb62306867: Preparing [2025-01-15T04:35:07.451Z] f37fcfb6aab9: Preparing [2025-01-15T04:35:07.451Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:07.451Z] d9a123a30b4e: Waiting [2025-01-15T04:35:07.451Z] 90cb62306867: Waiting [2025-01-15T04:35:07.451Z] f37fcfb6aab9: Waiting [2025-01-15T04:35:07.451Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:07.451Z] e6d01369feb4: Layer already exists [2025-01-15T04:35:07.451Z] cb53f9143d68: Layer already exists [2025-01-15T04:35:07.451Z] a2f8cfaa4a2f: Layer already exists [2025-01-15T04:35:07.451Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:07.451Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:07.451Z] d9a123a30b4e: Layer already exists [2025-01-15T04:35:07.451Z] f37fcfb6aab9: Layer already exists [2025-01-15T04:35:07.451Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:07.451Z] 90cb62306867: Layer already exists [2025-01-15T04:35:07.451Z] main: digest: sha256:518441d6520c638595d5fd486ce87221ffbc5eb1890b2981b8194ca463ed5a36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:35:07.524Z] ===================================================== [Pipeline] echo [2025-01-15T04:35:07.539Z] taggedImages: [2025-01-15T04:35:07.539Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:07.539Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-15T04:35:07.539Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.43 [2025-01-15T04:35:07.539Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:07.539Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-15T04:35:07.574Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-15T04:35:07.574Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:07.574Z] latest [2025-01-15T04:35:07.574Z] 4.0.0-dev.43 [2025-01-15T04:35:07.574Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:07.574Z] main [2025-01-15T04:35:07.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:07.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:08.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:08.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T04:35:08.244Z] bb0bc8ea7ead: Preparing [2025-01-15T04:35:08.244Z] 6c3d4db6ab15: Preparing [2025-01-15T04:35:08.244Z] fa7803a0dfa7: Preparing [2025-01-15T04:35:08.244Z] 0cf967b66494: Preparing [2025-01-15T04:35:08.244Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:08.244Z] d6badb744137: Preparing [2025-01-15T04:35:08.244Z] 79aa6987d600: Preparing [2025-01-15T04:35:08.244Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:08.244Z] 79aa6987d600: Waiting [2025-01-15T04:35:08.244Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:08.244Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:08.244Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:08.244Z] 6c3d4db6ab15: Pushed [2025-01-15T04:35:08.244Z] bb0bc8ea7ead: Pushed [2025-01-15T04:35:08.244Z] d6badb744137: Pushed [2025-01-15T04:35:08.244Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:08.810Z] 79aa6987d600: Pushed [2025-01-15T04:35:12.095Z] fa7803a0dfa7: Pushed [2025-01-15T04:35:12.095Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:9c01d49aa107bddff8a67549ce7095472d14081425cba5f2d191c3b49d1c122f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:12.427Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:12.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-15T04:35:12.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T04:35:12.751Z] bb0bc8ea7ead: Preparing [2025-01-15T04:35:12.751Z] 6c3d4db6ab15: Preparing [2025-01-15T04:35:12.751Z] fa7803a0dfa7: Preparing [2025-01-15T04:35:12.751Z] 0cf967b66494: Preparing [2025-01-15T04:35:12.751Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:12.751Z] d6badb744137: Preparing [2025-01-15T04:35:12.751Z] 79aa6987d600: Preparing [2025-01-15T04:35:12.751Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:12.751Z] 79aa6987d600: Waiting [2025-01-15T04:35:12.751Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:12.751Z] d6badb744137: Waiting [2025-01-15T04:35:12.751Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:12.751Z] 6c3d4db6ab15: Layer already exists [2025-01-15T04:35:12.751Z] bb0bc8ea7ead: Layer already exists [2025-01-15T04:35:12.751Z] fa7803a0dfa7: Layer already exists [2025-01-15T04:35:12.751Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:12.751Z] d6badb744137: Layer already exists [2025-01-15T04:35:12.751Z] 79aa6987d600: Layer already exists [2025-01-15T04:35:12.751Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:12.751Z] latest: digest: sha256:9c01d49aa107bddff8a67549ce7095472d14081425cba5f2d191c3b49d1c122f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:13.087Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:13.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.43 [2025-01-15T04:35:13.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T04:35:13.409Z] bb0bc8ea7ead: Preparing [2025-01-15T04:35:13.409Z] 6c3d4db6ab15: Preparing [2025-01-15T04:35:13.409Z] fa7803a0dfa7: Preparing [2025-01-15T04:35:13.409Z] 0cf967b66494: Preparing [2025-01-15T04:35:13.409Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:13.409Z] d6badb744137: Preparing [2025-01-15T04:35:13.409Z] 79aa6987d600: Preparing [2025-01-15T04:35:13.409Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:13.409Z] d6badb744137: Waiting [2025-01-15T04:35:13.409Z] 79aa6987d600: Waiting [2025-01-15T04:35:13.409Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:13.409Z] 6c3d4db6ab15: Layer already exists [2025-01-15T04:35:13.409Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:13.409Z] fa7803a0dfa7: Layer already exists [2025-01-15T04:35:13.409Z] bb0bc8ea7ead: Layer already exists [2025-01-15T04:35:13.409Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:13.409Z] d6badb744137: Layer already exists [2025-01-15T04:35:13.409Z] 79aa6987d600: Layer already exists [2025-01-15T04:35:13.409Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:13.409Z] 4.0.0-dev.43: digest: sha256:9c01d49aa107bddff8a67549ce7095472d14081425cba5f2d191c3b49d1c122f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:13.737Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:14.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:14.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T04:35:14.061Z] bb0bc8ea7ead: Preparing [2025-01-15T04:35:14.061Z] 6c3d4db6ab15: Preparing [2025-01-15T04:35:14.061Z] fa7803a0dfa7: Preparing [2025-01-15T04:35:14.061Z] 0cf967b66494: Preparing [2025-01-15T04:35:14.061Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:14.061Z] d6badb744137: Preparing [2025-01-15T04:35:14.061Z] 79aa6987d600: Preparing [2025-01-15T04:35:14.061Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:14.061Z] d6badb744137: Waiting [2025-01-15T04:35:14.061Z] 79aa6987d600: Waiting [2025-01-15T04:35:14.061Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:14.061Z] bb0bc8ea7ead: Layer already exists [2025-01-15T04:35:14.061Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:14.061Z] fa7803a0dfa7: Layer already exists [2025-01-15T04:35:14.061Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:14.061Z] 6c3d4db6ab15: Layer already exists [2025-01-15T04:35:14.061Z] 79aa6987d600: Layer already exists [2025-01-15T04:35:14.061Z] d6badb744137: Layer already exists [2025-01-15T04:35:14.061Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:14.061Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:9c01d49aa107bddff8a67549ce7095472d14081425cba5f2d191c3b49d1c122f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:14.388Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:14.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-15T04:35:14.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-15T04:35:14.707Z] bb0bc8ea7ead: Preparing [2025-01-15T04:35:14.707Z] 6c3d4db6ab15: Preparing [2025-01-15T04:35:14.707Z] fa7803a0dfa7: Preparing [2025-01-15T04:35:14.707Z] 0cf967b66494: Preparing [2025-01-15T04:35:14.707Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:14.707Z] d6badb744137: Preparing [2025-01-15T04:35:14.707Z] 79aa6987d600: Preparing [2025-01-15T04:35:14.707Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:14.707Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:14.707Z] d6badb744137: Waiting [2025-01-15T04:35:14.708Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:14.708Z] fa7803a0dfa7: Layer already exists [2025-01-15T04:35:14.708Z] bb0bc8ea7ead: Layer already exists [2025-01-15T04:35:14.708Z] 6c3d4db6ab15: Layer already exists [2025-01-15T04:35:14.708Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:14.708Z] 79aa6987d600: Layer already exists [2025-01-15T04:35:14.708Z] d6badb744137: Layer already exists [2025-01-15T04:35:14.708Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:14.708Z] main: digest: sha256:9c01d49aa107bddff8a67549ce7095472d14081425cba5f2d191c3b49d1c122f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:35:14.780Z] ===================================================== [Pipeline] echo [2025-01-15T04:35:14.795Z] taggedImages: [2025-01-15T04:35:14.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:14.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-15T04:35:14.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.43 [2025-01-15T04:35:14.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:14.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-15T04:35:14.820Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-15T04:35:14.820Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:14.820Z] latest [2025-01-15T04:35:14.820Z] 4.0.0-dev.43 [2025-01-15T04:35:14.820Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:14.820Z] main [2025-01-15T04:35:14.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:15.170Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:15.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:15.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T04:35:15.493Z] 7bf345984581: Preparing [2025-01-15T04:35:15.493Z] 3af40c896a78: Preparing [2025-01-15T04:35:15.493Z] 0cf967b66494: Preparing [2025-01-15T04:35:15.493Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:15.493Z] 999ce70d7622: Preparing [2025-01-15T04:35:15.493Z] d24207eb09be: Preparing [2025-01-15T04:35:15.493Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:15.493Z] d24207eb09be: Waiting [2025-01-15T04:35:15.493Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:15.493Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:15.493Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:15.493Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:15.493Z] 999ce70d7622: Pushed [2025-01-15T04:35:15.493Z] 7bf345984581: Pushed [2025-01-15T04:35:15.751Z] d24207eb09be: Pushed [2025-01-15T04:35:19.940Z] 3af40c896a78: Pushed [2025-01-15T04:35:19.940Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:4735f80f61b4b506e42d9829039f0d45eefccb30a246a0c201940dad4dc2305d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:20.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:20.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-15T04:35:20.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T04:35:20.580Z] 7bf345984581: Preparing [2025-01-15T04:35:20.580Z] 3af40c896a78: Preparing [2025-01-15T04:35:20.580Z] 0cf967b66494: Preparing [2025-01-15T04:35:20.580Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:20.580Z] 999ce70d7622: Preparing [2025-01-15T04:35:20.580Z] d24207eb09be: Preparing [2025-01-15T04:35:20.580Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:20.580Z] d24207eb09be: Waiting [2025-01-15T04:35:20.580Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:20.580Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:20.580Z] 999ce70d7622: Layer already exists [2025-01-15T04:35:20.580Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:20.580Z] 3af40c896a78: Layer already exists [2025-01-15T04:35:20.580Z] 7bf345984581: Layer already exists [2025-01-15T04:35:20.580Z] d24207eb09be: Layer already exists [2025-01-15T04:35:20.580Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:20.580Z] latest: digest: sha256:4735f80f61b4b506e42d9829039f0d45eefccb30a246a0c201940dad4dc2305d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:20.903Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:21.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.43 [2025-01-15T04:35:21.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T04:35:21.221Z] 7bf345984581: Preparing [2025-01-15T04:35:21.221Z] 3af40c896a78: Preparing [2025-01-15T04:35:21.221Z] 0cf967b66494: Preparing [2025-01-15T04:35:21.221Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:21.221Z] 999ce70d7622: Preparing [2025-01-15T04:35:21.221Z] d24207eb09be: Preparing [2025-01-15T04:35:21.221Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:21.221Z] d24207eb09be: Waiting [2025-01-15T04:35:21.221Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:21.221Z] 999ce70d7622: Layer already exists [2025-01-15T04:35:21.221Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:21.221Z] 3af40c896a78: Layer already exists [2025-01-15T04:35:21.221Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:21.221Z] 7bf345984581: Layer already exists [2025-01-15T04:35:21.221Z] d24207eb09be: Layer already exists [2025-01-15T04:35:21.221Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:21.221Z] 4.0.0-dev.43: digest: sha256:4735f80f61b4b506e42d9829039f0d45eefccb30a246a0c201940dad4dc2305d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:21.547Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:21.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:21.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T04:35:21.865Z] 7bf345984581: Preparing [2025-01-15T04:35:21.865Z] 3af40c896a78: Preparing [2025-01-15T04:35:21.865Z] 0cf967b66494: Preparing [2025-01-15T04:35:21.865Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:21.865Z] 999ce70d7622: Preparing [2025-01-15T04:35:21.865Z] d24207eb09be: Preparing [2025-01-15T04:35:21.865Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:21.865Z] d24207eb09be: Waiting [2025-01-15T04:35:21.865Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:21.865Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:21.865Z] 999ce70d7622: Layer already exists [2025-01-15T04:35:21.865Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:21.865Z] 3af40c896a78: Layer already exists [2025-01-15T04:35:21.865Z] 7bf345984581: Layer already exists [2025-01-15T04:35:21.865Z] d24207eb09be: Layer already exists [2025-01-15T04:35:21.865Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:21.865Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:4735f80f61b4b506e42d9829039f0d45eefccb30a246a0c201940dad4dc2305d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:22.197Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:35:22.526Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-15T04:35:22.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-15T04:35:22.526Z] 7bf345984581: Preparing [2025-01-15T04:35:22.526Z] 3af40c896a78: Preparing [2025-01-15T04:35:22.526Z] 0cf967b66494: Preparing [2025-01-15T04:35:22.526Z] 2ce2cf7b1b15: Preparing [2025-01-15T04:35:22.526Z] 999ce70d7622: Preparing [2025-01-15T04:35:22.526Z] d24207eb09be: Preparing [2025-01-15T04:35:22.526Z] ce5a8cde9eee: Preparing [2025-01-15T04:35:22.526Z] d24207eb09be: Waiting [2025-01-15T04:35:22.526Z] ce5a8cde9eee: Waiting [2025-01-15T04:35:22.526Z] 999ce70d7622: Layer already exists [2025-01-15T04:35:22.526Z] 2ce2cf7b1b15: Layer already exists [2025-01-15T04:35:22.526Z] 0cf967b66494: Layer already exists [2025-01-15T04:35:22.526Z] 7bf345984581: Layer already exists [2025-01-15T04:35:22.526Z] 3af40c896a78: Layer already exists [2025-01-15T04:35:22.526Z] d24207eb09be: Layer already exists [2025-01-15T04:35:22.526Z] ce5a8cde9eee: Layer already exists [2025-01-15T04:35:22.526Z] main: digest: sha256:4735f80f61b4b506e42d9829039f0d45eefccb30a246a0c201940dad4dc2305d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:35:22.603Z] ===================================================== [Pipeline] echo [2025-01-15T04:35:22.613Z] taggedImages: [2025-01-15T04:35:22.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:35:22.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-15T04:35:22.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.43 [2025-01-15T04:35:22.613Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:35:22.613Z] - 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-15T04:41:06.468Z] #156 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-15T04:41:06.468Z] #150 DONE 577.6s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-15T04:41:06.468Z] #157 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T04:41:06.468Z] #158 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-15T04:41:06.468Z] #155 DONE 580.1s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:41:06.468Z] #154 579.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-15T04:41:06.468Z] #154 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-15T04:41:06.468Z] #158 DONE 2.6s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:41:06.468Z] #159 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:41:06.468Z] #160 DONE 0.5s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:41:06.468Z] #159 DONE 0.7s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:41:06.468Z] #161 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:41:06.468Z] #162 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:41:06.468Z] #161 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #163 [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-15T04:41:06.468Z] #163 DONE 0.3s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T04:41:06.468Z] #164 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-15T04:41:06.468Z] #165 DONE 0.7s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-15T04:41:06.468Z] #164 DONE 0.2s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-15T04:41:06.468Z] #166 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-15T04:41:06.468Z] #167 DONE 0.3s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #168 [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-15T04:41:06.468Z] #168 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-15T04:41:06.468Z] #166 DONE 0.6s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #168 [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-15T04:41:06.468Z] #168 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #169 [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-15T04:41:06.468Z] #169 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T04:41:06.468Z] #170 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #169 [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-15T04:41:06.468Z] #169 DONE 0.4s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #171 [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-15T04:41:06.468Z] #171 DONE 0.5s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-15T04:41:06.468Z] #172 DONE 0.3s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T04:41:06.468Z] #173 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #174 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:41:06.468Z] #174 DONE 2.8s [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #175 [security-proxy-setup] exporting to image [2025-01-15T04:41:06.468Z] #175 exporting layers [2025-01-15T04:41:06.468Z] #175 ... [2025-01-15T04:41:06.468Z] [2025-01-15T04:41:06.468Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-15T04:41:06.469Z] #173 DONE 2.3s [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #176 [security-bootstrapper] exporting to image [2025-01-15T04:41:06.469Z] #176 ... [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-15T04:41:06.469Z] #152 DONE 587.5s [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:41:06.469Z] #148 ... [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #177 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:41:06.469Z] #177 DONE 0.5s [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:41:06.469Z] #178 DONE 0.3s [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #175 [security-proxy-setup] exporting to image [2025-01-15T04:41:06.469Z] #175 exporting layers 2.6s done [2025-01-15T04:41:06.469Z] #175 writing image sha256:af86f7ac79f39382358c741ca259e5ea6e9aab66641db9a546ca4566bd19e77f 0.0s done [2025-01-15T04:41:06.469Z] #175 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-15T04:41:06.469Z] #175 DONE 2.7s [2025-01-15T04:41:06.469Z] [2025-01-15T04:41:06.469Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-15T04:41:06.737Z] #179 DONE 0.5s [2025-01-15T04:41:06.737Z] [2025-01-15T04:41:06.737Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:41:07.005Z] #151 ... [2025-01-15T04:41:07.005Z] [2025-01-15T04:41:07.005Z] #176 [security-bootstrapper] exporting to image [2025-01-15T04:41:07.005Z] #176 exporting layers 2.8s done [2025-01-15T04:41:07.005Z] #176 writing image sha256:529175c4e7685b7499a67d843c4c4ffddc083085c0db5af70dce7a994aa6d70b done [2025-01-15T04:41:07.005Z] #176 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-15T04:41:07.005Z] #176 DONE 2.8s [2025-01-15T04:41:07.005Z] [2025-01-15T04:41:07.005Z] #180 [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-15T04:41:07.005Z] #180 DONE 0.2s [2025-01-15T04:41:07.005Z] [2025-01-15T04:41:07.005Z] #181 [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-15T04:41:07.274Z] #181 DONE 0.3s [2025-01-15T04:41:07.274Z] [2025-01-15T04:41:07.274Z] #182 [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-15T04:41:09.229Z] #182 DONE 1.8s [2025-01-15T04:41:09.229Z] [2025-01-15T04:41:09.229Z] #183 [core-common-config-bootstrapper] exporting to image [2025-01-15T04:41:10.196Z] #183 ... [2025-01-15T04:41:10.197Z] [2025-01-15T04:41:10.197Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-15T04:41:10.197Z] #154 DONE 592.5s [2025-01-15T04:41:10.197Z] [2025-01-15T04:41:10.197Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:41:10.197Z] #147 ... [2025-01-15T04:41:10.197Z] [2025-01-15T04:41:10.197Z] #183 [core-common-config-bootstrapper] exporting to image [2025-01-15T04:41:10.197Z] #183 exporting layers 1.1s done [2025-01-15T04:41:10.197Z] #183 writing image sha256:22e286e2c44c9a76a556193ff0351caa4fb925ae1bbb2ef7ec515ac0a3e31395 [2025-01-15T04:41:10.496Z] #183 writing image sha256:22e286e2c44c9a76a556193ff0351caa4fb925ae1bbb2ef7ec515ac0a3e31395 0.0s done [2025-01-15T04:41:10.496Z] #183 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-15T04:41:10.496Z] #183 DONE 1.2s [2025-01-15T04:41:10.496Z] [2025-01-15T04:41:10.496Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:41:10.496Z] #156 ... [2025-01-15T04:41:10.496Z] [2025-01-15T04:41:10.496Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:41:11.084Z] #184 DONE 0.5s [2025-01-15T04:41:11.084Z] [2025-01-15T04:41:11.084Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:41:11.352Z] #185 DONE 0.1s [2025-01-15T04:41:11.352Z] [2025-01-15T04:41:11.352Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-15T04:41:11.352Z] #186 DONE 0.1s [2025-01-15T04:41:11.352Z] [2025-01-15T04:41:11.353Z] #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-15T04:41:11.621Z] #187 DONE 0.1s [2025-01-15T04:41:11.621Z] [2025-01-15T04:41:11.621Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:41:11.621Z] #188 DONE 0.2s [2025-01-15T04:41:11.621Z] [2025-01-15T04:41:11.621Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T04:41:11.889Z] #145 ... [2025-01-15T04:41:11.889Z] [2025-01-15T04:41:11.889Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-15T04:41:11.889Z] #189 DONE 0.2s [2025-01-15T04:41:11.889Z] [2025-01-15T04:41:11.889Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-15T04:41:12.158Z] #190 DONE 0.3s [2025-01-15T04:41:12.158Z] [2025-01-15T04:41:12.158Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:41:12.427Z] #151 ... [2025-01-15T04:41:12.427Z] [2025-01-15T04:41:12.427Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-15T04:41:12.695Z] #191 DONE 0.2s [2025-01-15T04:41:12.695Z] [2025-01-15T04:41:12.695Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:41:14.645Z] #192 DONE 2.0s [2025-01-15T04:41:14.645Z] [2025-01-15T04:41:14.645Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:41:14.645Z] #156 ... [2025-01-15T04:41:14.645Z] [2025-01-15T04:41:14.645Z] #193 [security-secretstore-setup] exporting to image [2025-01-15T04:41:16.058Z] #193 exporting layers 1.1s done [2025-01-15T04:41:16.058Z] #193 writing image sha256:728f81ae8ce90372eccf9c79a441de2cec4431731f3c16656e6c82dc21c3068d done [2025-01-15T04:41:16.058Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-01-15T04:41:16.058Z] #193 DONE 1.1s [2025-01-15T04:41:16.058Z] [2025-01-15T04:41:16.058Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:42:37.702Z] #148 ... [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-15T04:42:37.702Z] #151 DONE 672.0s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:42:37.702Z] #194 DONE 0.2s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:42:37.702Z] #195 DONE 0.3s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-15T04:42:37.702Z] #196 DONE 0.4s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:42:37.702Z] #156 ... [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:42:37.702Z] #197 DONE 0.2s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-15T04:42:37.702Z] #198 exporting layers [2025-01-15T04:42:37.702Z] #198 exporting layers 0.6s done [2025-01-15T04:42:37.702Z] #198 writing image sha256:36b7524fd0b4df93737012dfd6e70a34d0dce4f5cbaa3718f1a12c5ba0477411 done [2025-01-15T04:42:37.702Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-15T04:42:37.702Z] #198 DONE 0.7s [2025-01-15T04:42:37.702Z] [2025-01-15T04:42:37.702Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:46:14.485Z] #147 ... [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-15T04:46:14.485Z] #148 DONE 892.4s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:46:14.485Z] #147 ... [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:46:14.485Z] #199 DONE 0.2s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:46:14.485Z] #149 ... [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:46:14.485Z] #200 DONE 0.3s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-15T04:46:14.485Z] #201 DONE 0.4s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:46:14.485Z] #149 ... [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:46:14.485Z] #202 DONE 0.2s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.485Z] #203 [core-command] exporting to image [2025-01-15T04:46:14.485Z] #203 exporting layers [2025-01-15T04:46:14.485Z] #203 exporting layers 0.4s done [2025-01-15T04:46:14.485Z] #203 writing image sha256:d939beda7cf59cde87445b93f2de542fb3c650e58b96f876e80066c454046119 done [2025-01-15T04:46:14.485Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-15T04:46:14.485Z] #203 DONE 0.4s [2025-01-15T04:46:14.485Z] [2025-01-15T04:46:14.486Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:47:10.878Z] #147 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-15T04:47:10.878Z] #149 DONE 948.1s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-15T04:47:10.878Z] #145 DONE 948.1s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:47:10.878Z] #153 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:10.878Z] #204 DONE 0.5s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:47:10.878Z] #205 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:10.878Z] #206 DONE 0.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-15T04:47:10.878Z] #207 DONE 0.6s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-15T04:47:10.878Z] #208 DONE 0.5s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:47:10.878Z] #153 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:47:10.878Z] #209 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-15T04:47:10.878Z] #146 DONE 949.8s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-15T04:47:10.878Z] #210 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-15T04:47:10.878Z] #153 DONE 949.9s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:47:10.878Z] #209 DONE 0.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-15T04:47:10.878Z] #211 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-15T04:47:10.878Z] #212 DONE 0.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-15T04:47:10.878Z] #211 DONE 0.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:10.878Z] #213 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:10.878Z] #214 CACHED [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:47:10.878Z] #215 CACHED [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #216 [core-keeper] exporting to image [2025-01-15T04:47:10.878Z] #216 exporting layers [2025-01-15T04:47:10.878Z] #216 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:10.878Z] #213 DONE 0.4s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:47:10.878Z] #217 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-15T04:47:10.878Z] #218 DONE 0.6s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:47:10.878Z] #219 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #216 [core-keeper] exporting to image [2025-01-15T04:47:10.878Z] #216 exporting layers 0.8s done [2025-01-15T04:47:10.878Z] #216 writing image sha256:44f4140ac914a6f2d75a4f9f5eb2b92e39bde5731dc71100e3b6f11ceb0fcc06 0.0s done [2025-01-15T04:47:10.878Z] #216 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-15T04:47:10.878Z] #216 DONE 0.9s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-15T04:47:10.878Z] #220 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-15T04:47:10.878Z] #221 DONE 0.5s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:47:10.878Z] #222 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-15T04:47:10.878Z] #220 DONE 0.4s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-15T04:47:10.878Z] #223 DONE 1.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #224 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T04:47:10.878Z] #224 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-15T04:47:10.878Z] #225 DONE 0.2s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #224 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-15T04:47:10.878Z] #224 DONE 0.3s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #226 [core-data] exporting to image [2025-01-15T04:47:10.878Z] #226 ... [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #227 [security-proxy-auth] exporting to image [2025-01-15T04:47:10.878Z] #227 exporting layers 0.6s done [2025-01-15T04:47:10.878Z] #227 writing image sha256:9e61639c648d0096ae52947bdf4e104ea2476542bed203fb2081061d1a1cb301 done [2025-01-15T04:47:10.878Z] #227 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-15T04:47:10.878Z] #227 DONE 0.6s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #226 [core-data] exporting to image [2025-01-15T04:47:10.878Z] #226 exporting layers 0.4s done [2025-01-15T04:47:10.878Z] #226 writing image sha256:74b58eb73d5f7aea213242a1afce8ba94c08014cbaef9e7ce20e93507b5be952 done [2025-01-15T04:47:10.878Z] #226 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-15T04:47:10.878Z] #226 DONE 0.5s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #228 [core-metadata] exporting to image [2025-01-15T04:47:10.878Z] #228 exporting layers 1.1s done [2025-01-15T04:47:10.878Z] #228 writing image sha256:68489a0ed259d8c35981080a16f1211b7db73a7f01ced5b0c7149110c5b938b9 done [2025-01-15T04:47:10.878Z] #228 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-15T04:47:10.878Z] #228 DONE 1.1s [2025-01-15T04:47:10.878Z] [2025-01-15T04:47:10.878Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-15T04:47:23.182Z] #156 DONE 965.7s [2025-01-15T04:47:23.182Z] [2025-01-15T04:47:23.182Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:47:23.182Z] #147 ... [2025-01-15T04:47:23.182Z] [2025-01-15T04:47:23.182Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:23.449Z] #229 DONE 0.1s [2025-01-15T04:47:23.449Z] [2025-01-15T04:47:23.449Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:47:23.449Z] #230 DONE 0.1s [2025-01-15T04:47:23.449Z] [2025-01-15T04:47:23.449Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-15T04:47:24.033Z] #231 DONE 0.5s [2025-01-15T04:47:24.033Z] [2025-01-15T04:47:24.033Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:47:24.033Z] #147 ... [2025-01-15T04:47:24.033Z] [2025-01-15T04:47:24.033Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-15T04:47:24.033Z] #232 DONE 0.1s [2025-01-15T04:47:24.301Z] [2025-01-15T04:47:24.301Z] #233 [support-scheduler] exporting to image [2025-01-15T04:47:24.301Z] #233 exporting layers [2025-01-15T04:47:24.883Z] #233 exporting layers 0.7s done [2025-01-15T04:47:24.883Z] #233 writing image sha256:92597b23912877ae78a0920f63f0e146db6f866f05e0ff43b8bd4fb000d9255d done [2025-01-15T04:47:24.883Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-15T04:47:24.883Z] #233 DONE 0.7s [2025-01-15T04:47:24.883Z] [2025-01-15T04:47:24.883Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-15T04:47:28.231Z] #147 DONE 970.6s [2025-01-15T04:47:28.231Z] [2025-01-15T04:47:28.231Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-15T04:47:28.231Z] #234 DONE 0.1s [2025-01-15T04:47:28.231Z] [2025-01-15T04:47:28.231Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-15T04:47:28.231Z] #235 DONE 0.1s [2025-01-15T04:47:28.231Z] [2025-01-15T04:47:28.231Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-15T04:47:28.816Z] #236 DONE 0.4s [2025-01-15T04:47:28.816Z] [2025-01-15T04:47:28.816Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-15T04:47:28.816Z] #237 DONE 0.1s [2025-01-15T04:47:28.816Z] [2025-01-15T04:47:28.816Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-15T04:47:29.084Z] #238 DONE 0.1s [2025-01-15T04:47:29.084Z] [2025-01-15T04:47:29.084Z] #239 [support-notifications] exporting to image [2025-01-15T04:47:29.663Z] #239 exporting layers 0.6s done [2025-01-15T04:47:29.663Z] #239 writing image sha256:c04d47e225b46f78837cdb62e8074cf6582b24e91cf849ff0d63a014a1d61a50 done [2025-01-15T04:47:29.663Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-15T04:47:29.663Z] #239 DONE 0.6s [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-15T04:47:29.663Z] time="2025-01-15T04:29:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-15T04:47:29.677Z] $ docker stop --time=1 9d9c93eef3786668786c890263d04b49141a1cbc90564239e5b8deea0724952e [2025-01-15T04:47:31.243Z] $ docker rm -f --volumes 9d9c93eef3786668786c890263d04b49141a1cbc90564239e5b8deea0724952e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T04:47:31.718Z] + docker images [2025-01-15T04:47:31.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-15T04:47:31.718Z] support-notifications-arm64 latest c04d47e225b4 3 seconds ago 51.1MB [2025-01-15T04:47:31.718Z] support-scheduler-arm64 latest 92597b239128 8 seconds ago 47.2MB [2025-01-15T04:47:31.718Z] core-data-arm64 latest 74b58eb73d5f 22 seconds ago 32.3MB [2025-01-15T04:47:31.718Z] core-metadata-arm64 latest 68489a0ed259 23 seconds ago 32.4MB [2025-01-15T04:47:31.718Z] security-proxy-auth-arm64 latest 9e61639c648d 23 seconds ago 31.2MB [2025-01-15T04:47:31.718Z] core-keeper-arm64 latest 44f4140ac914 24 seconds ago 32MB [2025-01-15T04:47:31.718Z] core-command-arm64 latest d939beda7cf5 About a minute ago 28MB [2025-01-15T04:47:31.718Z] security-spiffe-token-provider-arm64 latest 36b7524fd0b4 5 minutes ago 33.7MB [2025-01-15T04:47:31.718Z] security-secretstore-setup-arm64 latest 728f81ae8ce9 6 minutes ago 41.1MB [2025-01-15T04:47:31.718Z] core-common-config-bootstrapper-arm64 latest 22e286e2c44c 6 minutes ago 17.8MB [2025-01-15T04:47:31.718Z] security-proxy-setup-arm64 latest af86f7ac79f3 6 minutes ago 29.9MB [2025-01-15T04:47:31.718Z] security-bootstrapper-arm64 latest 529175c4e768 6 minutes ago 20.9MB [2025-01-15T04:47:31.718Z] security-spire-agent-arm64 latest a115b71055ed 16 minutes ago 176MB [2025-01-15T04:47:31.718Z] security-spire-server-arm64 latest e4630edbc687 16 minutes ago 118MB [2025-01-15T04:47:31.718Z] security-spire-config-arm64 latest 63940d5b3a8a 16 minutes ago 117MB [2025-01-15T04:47:31.718Z] ci-base-image-arm64 latest 10e638db5c18 18 minutes ago 968MB [2025-01-15T04:47:31.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-15T04:47:31.718Z] 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-15T04:47:31.859Z] provisioning config files... [2025-01-15T04:47:31.877Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/779@tmp/config17287286323638534800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:47:32.211Z] ---> ****-login.sh [2025-01-15T04:47:32.211Z] nexus3.edgexfoundry.org:10001 [2025-01-15T04:47:32.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:47:32.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:47:32.477Z] Configure a credential helper to remove this warning. See [2025-01-15T04:47:32.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:47:32.477Z] [2025-01-15T04:47:32.477Z] Login Succeeded [2025-01-15T04:47:32.477Z] nexus3.edgexfoundry.org:10002 [2025-01-15T04:47:32.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:47:32.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:47:32.743Z] Configure a credential helper to remove this warning. See [2025-01-15T04:47:32.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:47:32.743Z] [2025-01-15T04:47:32.743Z] Login Succeeded [2025-01-15T04:47:32.743Z] nexus3.edgexfoundry.org:10003 [2025-01-15T04:47:33.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:47:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:47:33.008Z] Configure a credential helper to remove this warning. See [2025-01-15T04:47:33.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:47:33.008Z] [2025-01-15T04:47:33.008Z] Login Succeeded [2025-01-15T04:47:33.008Z] nexus3.edgexfoundry.org:10004 [2025-01-15T04:47:33.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:47:33.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:47:33.274Z] Configure a credential helper to remove this warning. See [2025-01-15T04:47:33.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:47:33.274Z] [2025-01-15T04:47:33.274Z] Login Succeeded [2025-01-15T04:47:33.274Z] ****.io [2025-01-15T04:47:33.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-15T04:47:33.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-15T04:47:33.803Z] Configure a credential helper to remove this warning. See [2025-01-15T04:47:33.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-15T04:47:33.803Z] [2025-01-15T04:47:33.803Z] Login Succeeded [2025-01-15T04:47:33.803Z] ---> ****-login.sh ends [Pipeline] } [2025-01-15T04:47:33.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:47:33.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-15T04:47:33.904Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-15T04:47:33.904Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:33.904Z] latest [2025-01-15T04:47:33.904Z] 4.0.0-dev.43 [2025-01-15T04:47:33.904Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:33.904Z] main [2025-01-15T04:47:33.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:34.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:34.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:34.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T04:47:34.628Z] bbf320cd57e1: Preparing [2025-01-15T04:47:34.628Z] e58fa4d57e46: Preparing [2025-01-15T04:47:34.628Z] c1e714a11d13: Preparing [2025-01-15T04:47:34.628Z] 61b88a5f74af: Preparing [2025-01-15T04:47:34.628Z] 948bc102a562: Preparing [2025-01-15T04:47:34.628Z] 6e22db8d3987: Preparing [2025-01-15T04:47:34.628Z] 6e22db8d3987: Waiting [2025-01-15T04:47:34.628Z] 534a70dc8296: Preparing [2025-01-15T04:47:34.628Z] 534a70dc8296: Waiting [2025-01-15T04:47:34.891Z] 948bc102a562: Pushed [2025-01-15T04:47:34.891Z] bbf320cd57e1: Pushed [2025-01-15T04:47:34.891Z] c1e714a11d13: Pushed [2025-01-15T04:47:34.891Z] 61b88a5f74af: Pushed [2025-01-15T04:47:34.891Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:34.891Z] 6e22db8d3987: Pushed [2025-01-15T04:47:39.125Z] e58fa4d57e46: Pushed [2025-01-15T04:47:39.125Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:f1e881e259caeca87f34280b8bf7c2c612d08f2db41d91fb1fd35bcceceaeddb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:39.490Z] + 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-15T04:47:39.833Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-15T04:47:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T04:47:39.833Z] bbf320cd57e1: Preparing [2025-01-15T04:47:39.833Z] e58fa4d57e46: Preparing [2025-01-15T04:47:39.833Z] c1e714a11d13: Preparing [2025-01-15T04:47:39.833Z] 61b88a5f74af: Preparing [2025-01-15T04:47:39.833Z] 948bc102a562: Preparing [2025-01-15T04:47:39.833Z] 6e22db8d3987: Preparing [2025-01-15T04:47:39.833Z] 534a70dc8296: Preparing [2025-01-15T04:47:39.833Z] 6e22db8d3987: Waiting [2025-01-15T04:47:39.833Z] 534a70dc8296: Waiting [2025-01-15T04:47:39.833Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:39.833Z] 948bc102a562: Layer already exists [2025-01-15T04:47:39.833Z] bbf320cd57e1: Layer already exists [2025-01-15T04:47:39.833Z] e58fa4d57e46: Layer already exists [2025-01-15T04:47:39.833Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:39.833Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:39.833Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:40.098Z] latest: digest: sha256:f1e881e259caeca87f34280b8bf7c2c612d08f2db41d91fb1fd35bcceceaeddb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:40.450Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:40.808Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.43 [2025-01-15T04:47:40.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T04:47:40.808Z] bbf320cd57e1: Preparing [2025-01-15T04:47:40.808Z] e58fa4d57e46: Preparing [2025-01-15T04:47:40.808Z] c1e714a11d13: Preparing [2025-01-15T04:47:40.808Z] 61b88a5f74af: Preparing [2025-01-15T04:47:40.808Z] 948bc102a562: Preparing [2025-01-15T04:47:40.808Z] 6e22db8d3987: Preparing [2025-01-15T04:47:40.808Z] 534a70dc8296: Preparing [2025-01-15T04:47:40.808Z] 6e22db8d3987: Waiting [2025-01-15T04:47:40.808Z] 534a70dc8296: Waiting [2025-01-15T04:47:40.808Z] 948bc102a562: Layer already exists [2025-01-15T04:47:40.808Z] bbf320cd57e1: Layer already exists [2025-01-15T04:47:40.808Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:40.808Z] e58fa4d57e46: Layer already exists [2025-01-15T04:47:40.808Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:40.808Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:40.808Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:41.072Z] 4.0.0-dev.43: digest: sha256:f1e881e259caeca87f34280b8bf7c2c612d08f2db41d91fb1fd35bcceceaeddb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:41.428Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:41.780Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:41.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T04:47:41.781Z] bbf320cd57e1: Preparing [2025-01-15T04:47:41.781Z] e58fa4d57e46: Preparing [2025-01-15T04:47:41.781Z] c1e714a11d13: Preparing [2025-01-15T04:47:41.781Z] 61b88a5f74af: Preparing [2025-01-15T04:47:41.781Z] 948bc102a562: Preparing [2025-01-15T04:47:41.781Z] 6e22db8d3987: Preparing [2025-01-15T04:47:41.781Z] 534a70dc8296: Preparing [2025-01-15T04:47:41.781Z] 6e22db8d3987: Waiting [2025-01-15T04:47:41.781Z] 534a70dc8296: Waiting [2025-01-15T04:47:41.781Z] 948bc102a562: Layer already exists [2025-01-15T04:47:41.781Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:41.781Z] bbf320cd57e1: Layer already exists [2025-01-15T04:47:41.781Z] e58fa4d57e46: Layer already exists [2025-01-15T04:47:41.781Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:41.781Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:41.781Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:42.044Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:f1e881e259caeca87f34280b8bf7c2c612d08f2db41d91fb1fd35bcceceaeddb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:42.392Z] + 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-15T04:47:42.741Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-15T04:47:42.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-15T04:47:42.741Z] bbf320cd57e1: Preparing [2025-01-15T04:47:42.741Z] e58fa4d57e46: Preparing [2025-01-15T04:47:42.741Z] c1e714a11d13: Preparing [2025-01-15T04:47:42.741Z] 61b88a5f74af: Preparing [2025-01-15T04:47:42.741Z] 948bc102a562: Preparing [2025-01-15T04:47:42.741Z] 6e22db8d3987: Preparing [2025-01-15T04:47:42.741Z] 534a70dc8296: Preparing [2025-01-15T04:47:42.741Z] 6e22db8d3987: Waiting [2025-01-15T04:47:42.741Z] 534a70dc8296: Waiting [2025-01-15T04:47:42.741Z] 948bc102a562: Layer already exists [2025-01-15T04:47:42.741Z] bbf320cd57e1: Layer already exists [2025-01-15T04:47:42.741Z] e58fa4d57e46: Layer already exists [2025-01-15T04:47:42.741Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:42.741Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:42.741Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:42.741Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:43.003Z] main: digest: sha256:f1e881e259caeca87f34280b8bf7c2c612d08f2db41d91fb1fd35bcceceaeddb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:47:43.082Z] ===================================================== [Pipeline] echo [2025-01-15T04:47:43.095Z] taggedImages: [2025-01-15T04:47:43.095Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:43.095Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-15T04:47:43.095Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.43 [2025-01-15T04:47:43.095Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:43.095Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-15T04:47:43.123Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-15T04:47:43.123Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:43.123Z] latest [2025-01-15T04:47:43.123Z] 4.0.0-dev.43 [2025-01-15T04:47:43.123Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:43.123Z] main [2025-01-15T04:47:43.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:43.490Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:43.834Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:43.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T04:47:43.834Z] f1bc6fe72a84: Preparing [2025-01-15T04:47:43.834Z] 7628121332d3: Preparing [2025-01-15T04:47:43.834Z] cc295a80337e: Preparing [2025-01-15T04:47:43.834Z] 699cc0acfaba: Preparing [2025-01-15T04:47:43.834Z] c1e714a11d13: Preparing [2025-01-15T04:47:43.834Z] 61b88a5f74af: Preparing [2025-01-15T04:47:43.834Z] 948bc102a562: Preparing [2025-01-15T04:47:43.834Z] 6e22db8d3987: Preparing [2025-01-15T04:47:43.834Z] 534a70dc8296: Preparing [2025-01-15T04:47:43.834Z] 948bc102a562: Waiting [2025-01-15T04:47:43.834Z] 534a70dc8296: Waiting [2025-01-15T04:47:43.834Z] 6e22db8d3987: Waiting [2025-01-15T04:47:43.834Z] 61b88a5f74af: Waiting [2025-01-15T04:47:43.834Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:44.097Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:44.097Z] 948bc102a562: Layer already exists [2025-01-15T04:47:44.097Z] 7628121332d3: Pushed [2025-01-15T04:47:44.097Z] f1bc6fe72a84: Pushed [2025-01-15T04:47:44.097Z] cc295a80337e: Pushed [2025-01-15T04:47:44.097Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:44.097Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:46.024Z] 699cc0acfaba: Pushed [2025-01-15T04:47:46.289Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:ba965a70c001ebe0f53ceb6947be095a5bcd757ca2cae1d16656303505b94f73 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:46.641Z] + 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-15T04:47:46.992Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-15T04:47:46.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T04:47:46.992Z] f1bc6fe72a84: Preparing [2025-01-15T04:47:46.992Z] 7628121332d3: Preparing [2025-01-15T04:47:46.992Z] cc295a80337e: Preparing [2025-01-15T04:47:46.992Z] 699cc0acfaba: Preparing [2025-01-15T04:47:46.992Z] c1e714a11d13: Preparing [2025-01-15T04:47:46.992Z] 61b88a5f74af: Preparing [2025-01-15T04:47:46.992Z] 948bc102a562: Preparing [2025-01-15T04:47:46.992Z] 6e22db8d3987: Preparing [2025-01-15T04:47:46.992Z] 534a70dc8296: Preparing [2025-01-15T04:47:46.992Z] 948bc102a562: Waiting [2025-01-15T04:47:46.992Z] 61b88a5f74af: Waiting [2025-01-15T04:47:46.992Z] 6e22db8d3987: Waiting [2025-01-15T04:47:46.992Z] 534a70dc8296: Waiting [2025-01-15T04:47:46.992Z] f1bc6fe72a84: Layer already exists [2025-01-15T04:47:46.992Z] cc295a80337e: Layer already exists [2025-01-15T04:47:46.992Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:46.992Z] 7628121332d3: Layer already exists [2025-01-15T04:47:46.992Z] 699cc0acfaba: Layer already exists [2025-01-15T04:47:46.992Z] 948bc102a562: Layer already exists [2025-01-15T04:47:46.992Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:46.992Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:46.992Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:47.259Z] latest: digest: sha256:ba965a70c001ebe0f53ceb6947be095a5bcd757ca2cae1d16656303505b94f73 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:47.634Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:47.988Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.43 [2025-01-15T04:47:47.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T04:47:47.988Z] f1bc6fe72a84: Preparing [2025-01-15T04:47:47.988Z] 7628121332d3: Preparing [2025-01-15T04:47:47.988Z] cc295a80337e: Preparing [2025-01-15T04:47:47.988Z] 699cc0acfaba: Preparing [2025-01-15T04:47:47.988Z] c1e714a11d13: Preparing [2025-01-15T04:47:47.988Z] 61b88a5f74af: Preparing [2025-01-15T04:47:47.988Z] 948bc102a562: Preparing [2025-01-15T04:47:47.988Z] 6e22db8d3987: Preparing [2025-01-15T04:47:47.988Z] 534a70dc8296: Preparing [2025-01-15T04:47:47.988Z] 61b88a5f74af: Waiting [2025-01-15T04:47:47.988Z] 948bc102a562: Waiting [2025-01-15T04:47:47.988Z] 6e22db8d3987: Waiting [2025-01-15T04:47:47.988Z] 534a70dc8296: Waiting [2025-01-15T04:47:47.988Z] f1bc6fe72a84: Layer already exists [2025-01-15T04:47:47.988Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:47.988Z] 7628121332d3: Layer already exists [2025-01-15T04:47:47.988Z] cc295a80337e: Layer already exists [2025-01-15T04:47:47.988Z] 699cc0acfaba: Layer already exists [2025-01-15T04:47:47.988Z] 948bc102a562: Layer already exists [2025-01-15T04:47:47.988Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:47.988Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:47.988Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:48.255Z] 4.0.0-dev.43: digest: sha256:ba965a70c001ebe0f53ceb6947be095a5bcd757ca2cae1d16656303505b94f73 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:48.612Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:50.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:50.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T04:47:50.358Z] f1bc6fe72a84: Preparing [2025-01-15T04:47:50.358Z] 7628121332d3: Preparing [2025-01-15T04:47:50.358Z] cc295a80337e: Preparing [2025-01-15T04:47:50.358Z] 699cc0acfaba: Preparing [2025-01-15T04:47:50.358Z] c1e714a11d13: Preparing [2025-01-15T04:47:50.358Z] 61b88a5f74af: Preparing [2025-01-15T04:47:50.358Z] 948bc102a562: Preparing [2025-01-15T04:47:50.358Z] 6e22db8d3987: Preparing [2025-01-15T04:47:50.358Z] 534a70dc8296: Preparing [2025-01-15T04:47:50.358Z] 948bc102a562: Waiting [2025-01-15T04:47:50.358Z] 6e22db8d3987: Waiting [2025-01-15T04:47:50.358Z] 534a70dc8296: Waiting [2025-01-15T04:47:50.358Z] 61b88a5f74af: Waiting [2025-01-15T04:47:50.358Z] cc295a80337e: Layer already exists [2025-01-15T04:47:50.358Z] f1bc6fe72a84: Layer already exists [2025-01-15T04:47:50.358Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:50.358Z] 7628121332d3: Layer already exists [2025-01-15T04:47:50.358Z] 699cc0acfaba: Layer already exists [2025-01-15T04:47:50.358Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:50.358Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:50.358Z] 948bc102a562: Layer already exists [2025-01-15T04:47:50.358Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:50.623Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:ba965a70c001ebe0f53ceb6947be095a5bcd757ca2cae1d16656303505b94f73 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:50.983Z] + 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-15T04:47:51.346Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-15T04:47:51.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-15T04:47:51.346Z] f1bc6fe72a84: Preparing [2025-01-15T04:47:51.346Z] 7628121332d3: Preparing [2025-01-15T04:47:51.346Z] cc295a80337e: Preparing [2025-01-15T04:47:51.346Z] 699cc0acfaba: Preparing [2025-01-15T04:47:51.346Z] c1e714a11d13: Preparing [2025-01-15T04:47:51.346Z] 61b88a5f74af: Preparing [2025-01-15T04:47:51.346Z] 948bc102a562: Preparing [2025-01-15T04:47:51.346Z] 6e22db8d3987: Preparing [2025-01-15T04:47:51.346Z] 61b88a5f74af: Waiting [2025-01-15T04:47:51.346Z] 534a70dc8296: Preparing [2025-01-15T04:47:51.346Z] 948bc102a562: Waiting [2025-01-15T04:47:51.346Z] 6e22db8d3987: Waiting [2025-01-15T04:47:51.346Z] 534a70dc8296: Waiting [2025-01-15T04:47:51.346Z] f1bc6fe72a84: Layer already exists [2025-01-15T04:47:51.346Z] 7628121332d3: Layer already exists [2025-01-15T04:47:51.346Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:51.346Z] cc295a80337e: Layer already exists [2025-01-15T04:47:51.346Z] 699cc0acfaba: Layer already exists [2025-01-15T04:47:51.346Z] 948bc102a562: Layer already exists [2025-01-15T04:47:51.346Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:51.346Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:51.346Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:51.611Z] main: digest: sha256:ba965a70c001ebe0f53ceb6947be095a5bcd757ca2cae1d16656303505b94f73 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:47:51.704Z] ===================================================== [Pipeline] echo [2025-01-15T04:47:51.847Z] taggedImages: [2025-01-15T04:47:51.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:51.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-15T04:47:51.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.43 [2025-01-15T04:47:51.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:51.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-15T04:47:51.874Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-15T04:47:51.874Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:51.874Z] latest [2025-01-15T04:47:51.874Z] 4.0.0-dev.43 [2025-01-15T04:47:51.874Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:47:51.874Z] main [2025-01-15T04:47:51.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:52.245Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:52.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:47:52.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T04:47:52.601Z] 6577c40b0f7a: Preparing [2025-01-15T04:47:52.601Z] 4bbcc80bb46a: Preparing [2025-01-15T04:47:52.601Z] a409e154cc56: Preparing [2025-01-15T04:47:52.601Z] c1e714a11d13: Preparing [2025-01-15T04:47:52.601Z] 61b88a5f74af: Preparing [2025-01-15T04:47:52.601Z] bc2a3161a3a6: Preparing [2025-01-15T04:47:52.601Z] 6e22db8d3987: Preparing [2025-01-15T04:47:52.601Z] bc2a3161a3a6: Waiting [2025-01-15T04:47:52.601Z] 534a70dc8296: Preparing [2025-01-15T04:47:52.601Z] 6e22db8d3987: Waiting [2025-01-15T04:47:52.601Z] 534a70dc8296: Waiting [2025-01-15T04:47:52.601Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:52.601Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:52.601Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:52.868Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:52.868Z] 4bbcc80bb46a: Pushed [2025-01-15T04:47:52.868Z] 6577c40b0f7a: Pushed [2025-01-15T04:47:52.868Z] bc2a3161a3a6: Pushed [2025-01-15T04:47:58.202Z] a409e154cc56: Pushed [2025-01-15T04:47:58.202Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:0e5f7abe3ff9558044247a7a9577339f10269901d9769eba225df8d058b21b55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:58.552Z] + 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-15T04:47:58.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-15T04:47:58.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T04:47:58.904Z] 6577c40b0f7a: Preparing [2025-01-15T04:47:58.904Z] 4bbcc80bb46a: Preparing [2025-01-15T04:47:58.904Z] a409e154cc56: Preparing [2025-01-15T04:47:58.904Z] c1e714a11d13: Preparing [2025-01-15T04:47:58.904Z] 61b88a5f74af: Preparing [2025-01-15T04:47:58.904Z] bc2a3161a3a6: Preparing [2025-01-15T04:47:58.904Z] 6e22db8d3987: Preparing [2025-01-15T04:47:58.904Z] 534a70dc8296: Preparing [2025-01-15T04:47:58.904Z] bc2a3161a3a6: Waiting [2025-01-15T04:47:58.904Z] 6e22db8d3987: Waiting [2025-01-15T04:47:58.904Z] 534a70dc8296: Waiting [2025-01-15T04:47:58.904Z] a409e154cc56: Layer already exists [2025-01-15T04:47:58.904Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:58.904Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:58.904Z] 4bbcc80bb46a: Layer already exists [2025-01-15T04:47:58.904Z] 6577c40b0f7a: Layer already exists [2025-01-15T04:47:58.904Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:58.904Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:58.904Z] bc2a3161a3a6: Layer already exists [2025-01-15T04:47:59.171Z] latest: digest: sha256:0e5f7abe3ff9558044247a7a9577339f10269901d9769eba225df8d058b21b55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:59.534Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:47:59.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.43 [2025-01-15T04:47:59.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T04:47:59.898Z] 6577c40b0f7a: Preparing [2025-01-15T04:47:59.898Z] 4bbcc80bb46a: Preparing [2025-01-15T04:47:59.898Z] a409e154cc56: Preparing [2025-01-15T04:47:59.898Z] c1e714a11d13: Preparing [2025-01-15T04:47:59.898Z] 61b88a5f74af: Preparing [2025-01-15T04:47:59.898Z] bc2a3161a3a6: Preparing [2025-01-15T04:47:59.898Z] 6e22db8d3987: Preparing [2025-01-15T04:47:59.898Z] 534a70dc8296: Preparing [2025-01-15T04:47:59.898Z] bc2a3161a3a6: Waiting [2025-01-15T04:47:59.898Z] 6e22db8d3987: Waiting [2025-01-15T04:47:59.898Z] 534a70dc8296: Waiting [2025-01-15T04:47:59.898Z] 4bbcc80bb46a: Layer already exists [2025-01-15T04:47:59.898Z] a409e154cc56: Layer already exists [2025-01-15T04:47:59.898Z] 61b88a5f74af: Layer already exists [2025-01-15T04:47:59.898Z] c1e714a11d13: Layer already exists [2025-01-15T04:47:59.898Z] 6577c40b0f7a: Layer already exists [2025-01-15T04:47:59.898Z] 534a70dc8296: Layer already exists [2025-01-15T04:47:59.898Z] 6e22db8d3987: Layer already exists [2025-01-15T04:47:59.898Z] bc2a3161a3a6: Layer already exists [2025-01-15T04:48:00.165Z] 4.0.0-dev.43: digest: sha256:0e5f7abe3ff9558044247a7a9577339f10269901d9769eba225df8d058b21b55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:00.531Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:00.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:00.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T04:48:00.889Z] 6577c40b0f7a: Preparing [2025-01-15T04:48:00.889Z] 4bbcc80bb46a: Preparing [2025-01-15T04:48:00.889Z] a409e154cc56: Preparing [2025-01-15T04:48:00.889Z] c1e714a11d13: Preparing [2025-01-15T04:48:00.889Z] 61b88a5f74af: Preparing [2025-01-15T04:48:00.889Z] bc2a3161a3a6: Preparing [2025-01-15T04:48:00.889Z] 6e22db8d3987: Preparing [2025-01-15T04:48:00.889Z] 534a70dc8296: Preparing [2025-01-15T04:48:00.889Z] 6e22db8d3987: Waiting [2025-01-15T04:48:00.889Z] 534a70dc8296: Waiting [2025-01-15T04:48:00.889Z] bc2a3161a3a6: Waiting [2025-01-15T04:48:00.889Z] 6577c40b0f7a: Layer already exists [2025-01-15T04:48:00.889Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:00.889Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:00.889Z] 4bbcc80bb46a: Layer already exists [2025-01-15T04:48:00.889Z] a409e154cc56: Layer already exists [2025-01-15T04:48:00.889Z] bc2a3161a3a6: Layer already exists [2025-01-15T04:48:00.889Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:00.889Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:01.155Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:0e5f7abe3ff9558044247a7a9577339f10269901d9769eba225df8d058b21b55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:01.519Z] + 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-15T04:48:02.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-15T04:48:02.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-15T04:48:02.148Z] 6577c40b0f7a: Preparing [2025-01-15T04:48:02.148Z] 4bbcc80bb46a: Preparing [2025-01-15T04:48:02.148Z] a409e154cc56: Preparing [2025-01-15T04:48:02.148Z] c1e714a11d13: Preparing [2025-01-15T04:48:02.148Z] 61b88a5f74af: Preparing [2025-01-15T04:48:02.148Z] bc2a3161a3a6: Preparing [2025-01-15T04:48:02.148Z] 6e22db8d3987: Preparing [2025-01-15T04:48:02.148Z] bc2a3161a3a6: Waiting [2025-01-15T04:48:02.148Z] 6e22db8d3987: Waiting [2025-01-15T04:48:02.148Z] 534a70dc8296: Preparing [2025-01-15T04:48:02.148Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:02.148Z] 6577c40b0f7a: Layer already exists [2025-01-15T04:48:02.148Z] a409e154cc56: Layer already exists [2025-01-15T04:48:02.148Z] 4bbcc80bb46a: Layer already exists [2025-01-15T04:48:02.148Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:02.148Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:02.148Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:02.148Z] bc2a3161a3a6: Layer already exists [2025-01-15T04:48:02.413Z] main: digest: sha256:0e5f7abe3ff9558044247a7a9577339f10269901d9769eba225df8d058b21b55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:02.497Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:02.509Z] taggedImages: [2025-01-15T04:48:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-15T04:48:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.43 [2025-01-15T04:48:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-15T04:48:02.532Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-15T04:48:02.532Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:02.532Z] latest [2025-01-15T04:48:02.532Z] 4.0.0-dev.43 [2025-01-15T04:48:02.532Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:02.532Z] main [2025-01-15T04:48:02.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:02.903Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:03.284Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:03.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T04:48:03.284Z] dc2e1899d1fe: Preparing [2025-01-15T04:48:03.284Z] b1c8983ce668: Preparing [2025-01-15T04:48:03.284Z] 3ca740c6795a: Preparing [2025-01-15T04:48:03.284Z] 61b88a5f74af: Preparing [2025-01-15T04:48:03.284Z] 59f7f292586f: Preparing [2025-01-15T04:48:03.284Z] 35e066bb36ac: Preparing [2025-01-15T04:48:03.284Z] 534a70dc8296: Preparing [2025-01-15T04:48:03.284Z] 35e066bb36ac: Waiting [2025-01-15T04:48:03.284Z] 534a70dc8296: Waiting [2025-01-15T04:48:03.284Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:03.550Z] b1c8983ce668: Pushed [2025-01-15T04:48:03.550Z] 35e066bb36ac: Pushed [2025-01-15T04:48:03.550Z] 59f7f292586f: Pushed [2025-01-15T04:48:03.550Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:03.550Z] dc2e1899d1fe: Pushed [2025-01-15T04:48:08.883Z] 3ca740c6795a: Pushed [2025-01-15T04:48:08.883Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:95ed30957542cec29d561455255ffe0d550b96c613c60cc680db8501005e7998 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:09.256Z] + 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-15T04:48:09.628Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-15T04:48:09.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T04:48:09.628Z] dc2e1899d1fe: Preparing [2025-01-15T04:48:09.628Z] b1c8983ce668: Preparing [2025-01-15T04:48:09.628Z] 3ca740c6795a: Preparing [2025-01-15T04:48:09.628Z] 61b88a5f74af: Preparing [2025-01-15T04:48:09.628Z] 59f7f292586f: Preparing [2025-01-15T04:48:09.628Z] 35e066bb36ac: Preparing [2025-01-15T04:48:09.628Z] 534a70dc8296: Preparing [2025-01-15T04:48:09.628Z] 35e066bb36ac: Waiting [2025-01-15T04:48:09.628Z] 534a70dc8296: Waiting [2025-01-15T04:48:09.628Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:09.628Z] b1c8983ce668: Layer already exists [2025-01-15T04:48:09.628Z] dc2e1899d1fe: Layer already exists [2025-01-15T04:48:09.628Z] 59f7f292586f: Layer already exists [2025-01-15T04:48:09.628Z] 3ca740c6795a: Layer already exists [2025-01-15T04:48:09.628Z] 35e066bb36ac: Layer already exists [2025-01-15T04:48:09.628Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:09.894Z] latest: digest: sha256:95ed30957542cec29d561455255ffe0d550b96c613c60cc680db8501005e7998 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:10.250Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:10.620Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.43 [2025-01-15T04:48:10.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T04:48:10.620Z] dc2e1899d1fe: Preparing [2025-01-15T04:48:10.620Z] b1c8983ce668: Preparing [2025-01-15T04:48:10.620Z] 3ca740c6795a: Preparing [2025-01-15T04:48:10.620Z] 61b88a5f74af: Preparing [2025-01-15T04:48:10.620Z] 59f7f292586f: Preparing [2025-01-15T04:48:10.620Z] 35e066bb36ac: Preparing [2025-01-15T04:48:10.620Z] 534a70dc8296: Preparing [2025-01-15T04:48:10.620Z] 35e066bb36ac: Waiting [2025-01-15T04:48:10.620Z] 534a70dc8296: Waiting [2025-01-15T04:48:10.620Z] b1c8983ce668: Layer already exists [2025-01-15T04:48:10.620Z] 3ca740c6795a: Layer already exists [2025-01-15T04:48:10.620Z] dc2e1899d1fe: Layer already exists [2025-01-15T04:48:10.620Z] 59f7f292586f: Layer already exists [2025-01-15T04:48:10.620Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:10.620Z] 35e066bb36ac: Layer already exists [2025-01-15T04:48:10.620Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:10.620Z] 4.0.0-dev.43: digest: sha256:95ed30957542cec29d561455255ffe0d550b96c613c60cc680db8501005e7998 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:10.956Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:11.284Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:11.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T04:48:11.284Z] dc2e1899d1fe: Preparing [2025-01-15T04:48:11.284Z] b1c8983ce668: Preparing [2025-01-15T04:48:11.284Z] 3ca740c6795a: Preparing [2025-01-15T04:48:11.284Z] 61b88a5f74af: Preparing [2025-01-15T04:48:11.284Z] 59f7f292586f: Preparing [2025-01-15T04:48:11.284Z] 35e066bb36ac: Preparing [2025-01-15T04:48:11.284Z] 534a70dc8296: Preparing [2025-01-15T04:48:11.284Z] 35e066bb36ac: Waiting [2025-01-15T04:48:11.284Z] 534a70dc8296: Waiting [2025-01-15T04:48:11.284Z] 3ca740c6795a: Layer already exists [2025-01-15T04:48:11.284Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:11.284Z] dc2e1899d1fe: Layer already exists [2025-01-15T04:48:11.284Z] 59f7f292586f: Layer already exists [2025-01-15T04:48:11.284Z] b1c8983ce668: Layer already exists [2025-01-15T04:48:11.284Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:11.284Z] 35e066bb36ac: Layer already exists [2025-01-15T04:48:11.548Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:95ed30957542cec29d561455255ffe0d550b96c613c60cc680db8501005e7998 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:11.905Z] + 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-15T04:48:12.252Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-15T04:48:12.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-15T04:48:12.252Z] dc2e1899d1fe: Preparing [2025-01-15T04:48:12.253Z] b1c8983ce668: Preparing [2025-01-15T04:48:12.253Z] 3ca740c6795a: Preparing [2025-01-15T04:48:12.253Z] 61b88a5f74af: Preparing [2025-01-15T04:48:12.253Z] 59f7f292586f: Preparing [2025-01-15T04:48:12.253Z] 35e066bb36ac: Preparing [2025-01-15T04:48:12.253Z] 534a70dc8296: Preparing [2025-01-15T04:48:12.253Z] 35e066bb36ac: Waiting [2025-01-15T04:48:12.253Z] 534a70dc8296: Waiting [2025-01-15T04:48:12.253Z] b1c8983ce668: Layer already exists [2025-01-15T04:48:12.253Z] 3ca740c6795a: Layer already exists [2025-01-15T04:48:12.253Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:12.253Z] 59f7f292586f: Layer already exists [2025-01-15T04:48:12.253Z] dc2e1899d1fe: Layer already exists [2025-01-15T04:48:12.253Z] 35e066bb36ac: Layer already exists [2025-01-15T04:48:12.253Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:12.517Z] main: digest: sha256:95ed30957542cec29d561455255ffe0d550b96c613c60cc680db8501005e7998 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:12.612Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:12.624Z] taggedImages: [2025-01-15T04:48:12.624Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:12.624Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-15T04:48:12.624Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.43 [2025-01-15T04:48:12.624Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:12.624Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-15T04:48:12.656Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-15T04:48:12.656Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:12.656Z] latest [2025-01-15T04:48:12.656Z] 4.0.0-dev.43 [2025-01-15T04:48:12.656Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:12.656Z] main [2025-01-15T04:48:12.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:13.016Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:14.761Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:14.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T04:48:14.761Z] 455f1c355af4: Preparing [2025-01-15T04:48:14.761Z] 18ac981cb2ce: Preparing [2025-01-15T04:48:14.761Z] 72a23445ea37: Preparing [2025-01-15T04:48:14.761Z] d43ede7834b9: Preparing [2025-01-15T04:48:14.761Z] c1e714a11d13: Preparing [2025-01-15T04:48:14.761Z] 61b88a5f74af: Preparing [2025-01-15T04:48:14.761Z] 948bc102a562: Preparing [2025-01-15T04:48:14.761Z] 6e22db8d3987: Preparing [2025-01-15T04:48:14.761Z] 534a70dc8296: Preparing [2025-01-15T04:48:14.761Z] 61b88a5f74af: Waiting [2025-01-15T04:48:14.761Z] 948bc102a562: Waiting [2025-01-15T04:48:14.761Z] 6e22db8d3987: Waiting [2025-01-15T04:48:14.761Z] 534a70dc8296: Waiting [2025-01-15T04:48:14.761Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:14.761Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:15.031Z] 948bc102a562: Layer already exists [2025-01-15T04:48:15.031Z] 18ac981cb2ce: Pushed [2025-01-15T04:48:15.031Z] 72a23445ea37: Pushed [2025-01-15T04:48:15.031Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:15.031Z] 455f1c355af4: Pushed [2025-01-15T04:48:15.031Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:20.351Z] d43ede7834b9: Pushed [2025-01-15T04:48:20.351Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:6adcae6f7e6a9400c11fc133d6aa5a1ed90e6eb26a3651cb1778914dedc48803 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:20.708Z] + 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-15T04:48:21.072Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-15T04:48:21.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T04:48:21.072Z] 455f1c355af4: Preparing [2025-01-15T04:48:21.072Z] 18ac981cb2ce: Preparing [2025-01-15T04:48:21.072Z] 72a23445ea37: Preparing [2025-01-15T04:48:21.072Z] d43ede7834b9: Preparing [2025-01-15T04:48:21.072Z] c1e714a11d13: Preparing [2025-01-15T04:48:21.072Z] 61b88a5f74af: Preparing [2025-01-15T04:48:21.072Z] 948bc102a562: Preparing [2025-01-15T04:48:21.072Z] 6e22db8d3987: Preparing [2025-01-15T04:48:21.072Z] 534a70dc8296: Preparing [2025-01-15T04:48:21.072Z] 61b88a5f74af: Waiting [2025-01-15T04:48:21.072Z] 948bc102a562: Waiting [2025-01-15T04:48:21.072Z] 6e22db8d3987: Waiting [2025-01-15T04:48:21.072Z] 534a70dc8296: Waiting [2025-01-15T04:48:21.072Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:21.072Z] d43ede7834b9: Layer already exists [2025-01-15T04:48:21.072Z] 455f1c355af4: Layer already exists [2025-01-15T04:48:21.072Z] 18ac981cb2ce: Layer already exists [2025-01-15T04:48:21.072Z] 72a23445ea37: Layer already exists [2025-01-15T04:48:21.072Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:21.072Z] 948bc102a562: Layer already exists [2025-01-15T04:48:21.072Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:21.072Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:21.337Z] latest: digest: sha256:6adcae6f7e6a9400c11fc133d6aa5a1ed90e6eb26a3651cb1778914dedc48803 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:21.694Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:22.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.43 [2025-01-15T04:48:22.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T04:48:22.048Z] 455f1c355af4: Preparing [2025-01-15T04:48:22.048Z] 18ac981cb2ce: Preparing [2025-01-15T04:48:22.048Z] 72a23445ea37: Preparing [2025-01-15T04:48:22.048Z] d43ede7834b9: Preparing [2025-01-15T04:48:22.048Z] c1e714a11d13: Preparing [2025-01-15T04:48:22.048Z] 61b88a5f74af: Preparing [2025-01-15T04:48:22.048Z] 948bc102a562: Preparing [2025-01-15T04:48:22.048Z] 6e22db8d3987: Preparing [2025-01-15T04:48:22.048Z] 534a70dc8296: Preparing [2025-01-15T04:48:22.048Z] 61b88a5f74af: Waiting [2025-01-15T04:48:22.048Z] 948bc102a562: Waiting [2025-01-15T04:48:22.048Z] 6e22db8d3987: Waiting [2025-01-15T04:48:22.048Z] 534a70dc8296: Waiting [2025-01-15T04:48:22.048Z] 18ac981cb2ce: Layer already exists [2025-01-15T04:48:22.048Z] 72a23445ea37: Layer already exists [2025-01-15T04:48:22.048Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:22.048Z] 455f1c355af4: Layer already exists [2025-01-15T04:48:22.048Z] d43ede7834b9: Layer already exists [2025-01-15T04:48:22.048Z] 948bc102a562: Layer already exists [2025-01-15T04:48:22.048Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:22.048Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:22.048Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:22.316Z] 4.0.0-dev.43: digest: sha256:6adcae6f7e6a9400c11fc133d6aa5a1ed90e6eb26a3651cb1778914dedc48803 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:22.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:23.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:23.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T04:48:23.034Z] 455f1c355af4: Preparing [2025-01-15T04:48:23.034Z] 18ac981cb2ce: Preparing [2025-01-15T04:48:23.034Z] 72a23445ea37: Preparing [2025-01-15T04:48:23.034Z] d43ede7834b9: Preparing [2025-01-15T04:48:23.034Z] c1e714a11d13: Preparing [2025-01-15T04:48:23.034Z] 61b88a5f74af: Preparing [2025-01-15T04:48:23.034Z] 948bc102a562: Preparing [2025-01-15T04:48:23.034Z] 6e22db8d3987: Preparing [2025-01-15T04:48:23.034Z] 534a70dc8296: Preparing [2025-01-15T04:48:23.034Z] 61b88a5f74af: Waiting [2025-01-15T04:48:23.034Z] 6e22db8d3987: Waiting [2025-01-15T04:48:23.034Z] 948bc102a562: Waiting [2025-01-15T04:48:23.034Z] 534a70dc8296: Waiting [2025-01-15T04:48:23.034Z] 72a23445ea37: Layer already exists [2025-01-15T04:48:23.034Z] 455f1c355af4: Layer already exists [2025-01-15T04:48:23.034Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:23.034Z] 18ac981cb2ce: Layer already exists [2025-01-15T04:48:23.034Z] d43ede7834b9: Layer already exists [2025-01-15T04:48:23.034Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:23.034Z] 948bc102a562: Layer already exists [2025-01-15T04:48:23.034Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:23.034Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:23.300Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:6adcae6f7e6a9400c11fc133d6aa5a1ed90e6eb26a3651cb1778914dedc48803 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:23.671Z] + 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-15T04:48:24.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-15T04:48:24.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-15T04:48:24.089Z] 455f1c355af4: Preparing [2025-01-15T04:48:24.089Z] 18ac981cb2ce: Preparing [2025-01-15T04:48:24.089Z] 72a23445ea37: Preparing [2025-01-15T04:48:24.089Z] d43ede7834b9: Preparing [2025-01-15T04:48:24.089Z] c1e714a11d13: Preparing [2025-01-15T04:48:24.089Z] 61b88a5f74af: Preparing [2025-01-15T04:48:24.089Z] 948bc102a562: Preparing [2025-01-15T04:48:24.089Z] 6e22db8d3987: Preparing [2025-01-15T04:48:24.089Z] 534a70dc8296: Preparing [2025-01-15T04:48:24.089Z] 948bc102a562: Waiting [2025-01-15T04:48:24.089Z] 6e22db8d3987: Waiting [2025-01-15T04:48:24.089Z] 534a70dc8296: Waiting [2025-01-15T04:48:24.089Z] 61b88a5f74af: Waiting [2025-01-15T04:48:24.089Z] 72a23445ea37: Layer already exists [2025-01-15T04:48:24.089Z] 455f1c355af4: Layer already exists [2025-01-15T04:48:24.089Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:24.089Z] 18ac981cb2ce: Layer already exists [2025-01-15T04:48:24.089Z] d43ede7834b9: Layer already exists [2025-01-15T04:48:24.089Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:24.089Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:24.089Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:24.089Z] 948bc102a562: Layer already exists [2025-01-15T04:48:24.089Z] main: digest: sha256:6adcae6f7e6a9400c11fc133d6aa5a1ed90e6eb26a3651cb1778914dedc48803 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:24.162Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:24.178Z] taggedImages: [2025-01-15T04:48:24.178Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:24.178Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-15T04:48:24.178Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.43 [2025-01-15T04:48:24.178Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:24.178Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-15T04:48:24.206Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-15T04:48:24.206Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:24.206Z] latest [2025-01-15T04:48:24.206Z] 4.0.0-dev.43 [2025-01-15T04:48:24.206Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:24.206Z] main [2025-01-15T04:48:24.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:24.571Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:24.932Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:24.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T04:48:24.933Z] 65c7905689a9: Preparing [2025-01-15T04:48:24.933Z] 761b0e243e07: Preparing [2025-01-15T04:48:24.933Z] b29ffb08f9e6: Preparing [2025-01-15T04:48:24.933Z] 9ee261a74cab: Preparing [2025-01-15T04:48:24.933Z] 0a2a17af96fa: Preparing [2025-01-15T04:48:24.933Z] 2fe02cbe61d9: Preparing [2025-01-15T04:48:24.933Z] 69aa80c7b5d9: Preparing [2025-01-15T04:48:24.933Z] c1e714a11d13: Preparing [2025-01-15T04:48:24.933Z] 61b88a5f74af: Preparing [2025-01-15T04:48:24.933Z] 2256e2609adb: Preparing [2025-01-15T04:48:24.933Z] bd2b6efeb261: Preparing [2025-01-15T04:48:24.933Z] 5f70bf18a086: Preparing [2025-01-15T04:48:24.933Z] 2fe02cbe61d9: Waiting [2025-01-15T04:48:24.933Z] 69aa80c7b5d9: Waiting [2025-01-15T04:48:24.933Z] cfd721201a23: Preparing [2025-01-15T04:48:24.933Z] 576f1d21f59a: Preparing [2025-01-15T04:48:24.933Z] 2256e2609adb: Waiting [2025-01-15T04:48:24.933Z] c1e714a11d13: Waiting [2025-01-15T04:48:24.933Z] bd2b6efeb261: Waiting [2025-01-15T04:48:24.933Z] 61b88a5f74af: Waiting [2025-01-15T04:48:24.933Z] 5f70bf18a086: Waiting [2025-01-15T04:48:24.933Z] bb31dcfdec07: Preparing [2025-01-15T04:48:24.933Z] cfd721201a23: Waiting [2025-01-15T04:48:24.933Z] 534a70dc8296: Preparing [2025-01-15T04:48:24.933Z] 576f1d21f59a: Waiting [2025-01-15T04:48:24.933Z] bb31dcfdec07: Waiting [2025-01-15T04:48:24.933Z] 534a70dc8296: Waiting [2025-01-15T04:48:25.201Z] 0a2a17af96fa: Pushed [2025-01-15T04:48:25.201Z] b29ffb08f9e6: Pushed [2025-01-15T04:48:25.201Z] 761b0e243e07: Pushed [2025-01-15T04:48:25.201Z] 9ee261a74cab: Pushed [2025-01-15T04:48:25.201Z] 65c7905689a9: Pushed [2025-01-15T04:48:25.807Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:25.807Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:25.807Z] 5f70bf18a086: Layer already exists [2025-01-15T04:48:25.807Z] 2fe02cbe61d9: Pushed [2025-01-15T04:48:25.807Z] 2256e2609adb: Pushed [2025-01-15T04:48:25.807Z] bd2b6efeb261: Pushed [2025-01-15T04:48:25.807Z] cfd721201a23: Pushed [2025-01-15T04:48:25.807Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:25.807Z] 576f1d21f59a: Pushed [2025-01-15T04:48:25.807Z] bb31dcfdec07: Pushed [2025-01-15T04:48:29.190Z] 69aa80c7b5d9: Pushed [2025-01-15T04:48:29.190Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:078de853d80b181f1a06abbb89a45eb1c4637813151defe207fe30ff4168e1c4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:29.546Z] + 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-15T04:48:29.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-15T04:48:29.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T04:48:29.904Z] 65c7905689a9: Preparing [2025-01-15T04:48:29.904Z] 761b0e243e07: Preparing [2025-01-15T04:48:29.904Z] b29ffb08f9e6: Preparing [2025-01-15T04:48:29.904Z] 9ee261a74cab: Preparing [2025-01-15T04:48:29.904Z] 0a2a17af96fa: Preparing [2025-01-15T04:48:29.904Z] 2fe02cbe61d9: Preparing [2025-01-15T04:48:29.904Z] 69aa80c7b5d9: Preparing [2025-01-15T04:48:29.904Z] c1e714a11d13: Preparing [2025-01-15T04:48:29.904Z] 61b88a5f74af: Preparing [2025-01-15T04:48:29.904Z] 2fe02cbe61d9: Waiting [2025-01-15T04:48:29.904Z] 69aa80c7b5d9: Waiting [2025-01-15T04:48:29.904Z] c1e714a11d13: Waiting [2025-01-15T04:48:29.904Z] 2256e2609adb: Preparing [2025-01-15T04:48:29.904Z] 61b88a5f74af: Waiting [2025-01-15T04:48:29.904Z] bd2b6efeb261: Preparing [2025-01-15T04:48:29.904Z] 2256e2609adb: Waiting [2025-01-15T04:48:29.904Z] bd2b6efeb261: Waiting [2025-01-15T04:48:29.904Z] 5f70bf18a086: Preparing [2025-01-15T04:48:29.904Z] 5f70bf18a086: Waiting [2025-01-15T04:48:29.904Z] cfd721201a23: Preparing [2025-01-15T04:48:29.904Z] 576f1d21f59a: Preparing [2025-01-15T04:48:29.904Z] bb31dcfdec07: Preparing [2025-01-15T04:48:29.904Z] 534a70dc8296: Preparing [2025-01-15T04:48:29.904Z] bb31dcfdec07: Waiting [2025-01-15T04:48:29.904Z] cfd721201a23: Waiting [2025-01-15T04:48:29.904Z] 576f1d21f59a: Waiting [2025-01-15T04:48:29.904Z] 534a70dc8296: Waiting [2025-01-15T04:48:29.904Z] 9ee261a74cab: Layer already exists [2025-01-15T04:48:29.904Z] 65c7905689a9: Layer already exists [2025-01-15T04:48:29.904Z] 761b0e243e07: Layer already exists [2025-01-15T04:48:29.904Z] b29ffb08f9e6: Layer already exists [2025-01-15T04:48:29.904Z] 0a2a17af96fa: Layer already exists [2025-01-15T04:48:29.904Z] 2fe02cbe61d9: Layer already exists [2025-01-15T04:48:29.904Z] 2256e2609adb: Layer already exists [2025-01-15T04:48:29.904Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:29.904Z] 69aa80c7b5d9: Layer already exists [2025-01-15T04:48:29.904Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:29.904Z] bd2b6efeb261: Layer already exists [2025-01-15T04:48:29.904Z] 5f70bf18a086: Layer already exists [2025-01-15T04:48:29.904Z] cfd721201a23: Layer already exists [2025-01-15T04:48:29.904Z] bb31dcfdec07: Layer already exists [2025-01-15T04:48:29.904Z] 576f1d21f59a: Layer already exists [2025-01-15T04:48:29.904Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:30.172Z] latest: digest: sha256:078de853d80b181f1a06abbb89a45eb1c4637813151defe207fe30ff4168e1c4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:30.532Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:30.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.43 [2025-01-15T04:48:30.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T04:48:30.888Z] 65c7905689a9: Preparing [2025-01-15T04:48:30.888Z] 761b0e243e07: Preparing [2025-01-15T04:48:30.888Z] b29ffb08f9e6: Preparing [2025-01-15T04:48:30.888Z] 9ee261a74cab: Preparing [2025-01-15T04:48:30.888Z] 0a2a17af96fa: Preparing [2025-01-15T04:48:30.888Z] 2fe02cbe61d9: Preparing [2025-01-15T04:48:30.888Z] 69aa80c7b5d9: Preparing [2025-01-15T04:48:30.888Z] 2fe02cbe61d9: Waiting [2025-01-15T04:48:30.888Z] c1e714a11d13: Preparing [2025-01-15T04:48:30.888Z] 69aa80c7b5d9: Waiting [2025-01-15T04:48:30.888Z] 61b88a5f74af: Preparing [2025-01-15T04:48:30.888Z] c1e714a11d13: Waiting [2025-01-15T04:48:30.888Z] 2256e2609adb: Preparing [2025-01-15T04:48:30.888Z] bd2b6efeb261: Preparing [2025-01-15T04:48:30.888Z] 2256e2609adb: Waiting [2025-01-15T04:48:30.888Z] 5f70bf18a086: Preparing [2025-01-15T04:48:30.888Z] cfd721201a23: Preparing [2025-01-15T04:48:30.888Z] 576f1d21f59a: Preparing [2025-01-15T04:48:30.888Z] bd2b6efeb261: Waiting [2025-01-15T04:48:30.888Z] bb31dcfdec07: Preparing [2025-01-15T04:48:30.888Z] cfd721201a23: Waiting [2025-01-15T04:48:30.888Z] 534a70dc8296: Preparing [2025-01-15T04:48:30.888Z] 5f70bf18a086: Waiting [2025-01-15T04:48:30.888Z] bb31dcfdec07: Waiting [2025-01-15T04:48:30.888Z] 576f1d21f59a: Waiting [2025-01-15T04:48:30.888Z] 534a70dc8296: Waiting [2025-01-15T04:48:30.888Z] 9ee261a74cab: Layer already exists [2025-01-15T04:48:30.888Z] 65c7905689a9: Layer already exists [2025-01-15T04:48:30.888Z] 0a2a17af96fa: Layer already exists [2025-01-15T04:48:30.888Z] 761b0e243e07: Layer already exists [2025-01-15T04:48:30.888Z] b29ffb08f9e6: Layer already exists [2025-01-15T04:48:30.888Z] 2fe02cbe61d9: Layer already exists [2025-01-15T04:48:30.888Z] 2256e2609adb: Layer already exists [2025-01-15T04:48:30.888Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:30.888Z] 69aa80c7b5d9: Layer already exists [2025-01-15T04:48:30.888Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:30.888Z] bd2b6efeb261: Layer already exists [2025-01-15T04:48:30.888Z] 5f70bf18a086: Layer already exists [2025-01-15T04:48:30.888Z] cfd721201a23: Layer already exists [2025-01-15T04:48:30.888Z] 576f1d21f59a: Layer already exists [2025-01-15T04:48:30.888Z] bb31dcfdec07: Layer already exists [2025-01-15T04:48:31.157Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:31.157Z] 4.0.0-dev.43: digest: sha256:078de853d80b181f1a06abbb89a45eb1c4637813151defe207fe30ff4168e1c4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:31.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:31.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:31.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T04:48:31.845Z] 65c7905689a9: Preparing [2025-01-15T04:48:31.845Z] 761b0e243e07: Preparing [2025-01-15T04:48:31.845Z] b29ffb08f9e6: Preparing [2025-01-15T04:48:31.845Z] 9ee261a74cab: Preparing [2025-01-15T04:48:31.845Z] 0a2a17af96fa: Preparing [2025-01-15T04:48:31.845Z] 2fe02cbe61d9: Preparing [2025-01-15T04:48:31.845Z] 69aa80c7b5d9: Preparing [2025-01-15T04:48:31.845Z] c1e714a11d13: Preparing [2025-01-15T04:48:31.845Z] 61b88a5f74af: Preparing [2025-01-15T04:48:31.845Z] 2256e2609adb: Preparing [2025-01-15T04:48:31.845Z] 2fe02cbe61d9: Waiting [2025-01-15T04:48:31.845Z] bd2b6efeb261: Preparing [2025-01-15T04:48:31.845Z] 69aa80c7b5d9: Waiting [2025-01-15T04:48:31.845Z] c1e714a11d13: Waiting [2025-01-15T04:48:31.845Z] 5f70bf18a086: Preparing [2025-01-15T04:48:31.845Z] 61b88a5f74af: Waiting [2025-01-15T04:48:31.845Z] cfd721201a23: Preparing [2025-01-15T04:48:31.845Z] 2256e2609adb: Waiting [2025-01-15T04:48:31.845Z] bd2b6efeb261: Waiting [2025-01-15T04:48:31.845Z] 576f1d21f59a: Preparing [2025-01-15T04:48:31.845Z] 5f70bf18a086: Waiting [2025-01-15T04:48:31.845Z] bb31dcfdec07: Preparing [2025-01-15T04:48:31.845Z] cfd721201a23: Waiting [2025-01-15T04:48:31.845Z] 534a70dc8296: Preparing [2025-01-15T04:48:31.845Z] 576f1d21f59a: Waiting [2025-01-15T04:48:31.845Z] bb31dcfdec07: Waiting [2025-01-15T04:48:31.845Z] 534a70dc8296: Waiting [2025-01-15T04:48:31.845Z] 0a2a17af96fa: Layer already exists [2025-01-15T04:48:31.845Z] 65c7905689a9: Layer already exists [2025-01-15T04:48:31.845Z] 9ee261a74cab: Layer already exists [2025-01-15T04:48:31.845Z] b29ffb08f9e6: Layer already exists [2025-01-15T04:48:31.845Z] 761b0e243e07: Layer already exists [2025-01-15T04:48:31.845Z] 2fe02cbe61d9: Layer already exists [2025-01-15T04:48:31.845Z] 69aa80c7b5d9: Layer already exists [2025-01-15T04:48:31.845Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:31.845Z] 2256e2609adb: Layer already exists [2025-01-15T04:48:31.845Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:31.845Z] 5f70bf18a086: Layer already exists [2025-01-15T04:48:31.845Z] bd2b6efeb261: Layer already exists [2025-01-15T04:48:32.109Z] cfd721201a23: Layer already exists [2025-01-15T04:48:32.109Z] 576f1d21f59a: Layer already exists [2025-01-15T04:48:32.109Z] bb31dcfdec07: Layer already exists [2025-01-15T04:48:32.109Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:32.109Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:078de853d80b181f1a06abbb89a45eb1c4637813151defe207fe30ff4168e1c4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:32.458Z] + 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-15T04:48:32.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-15T04:48:32.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-15T04:48:32.803Z] 65c7905689a9: Preparing [2025-01-15T04:48:32.803Z] 761b0e243e07: Preparing [2025-01-15T04:48:32.803Z] b29ffb08f9e6: Preparing [2025-01-15T04:48:32.803Z] 9ee261a74cab: Preparing [2025-01-15T04:48:32.803Z] 0a2a17af96fa: Preparing [2025-01-15T04:48:32.803Z] 2fe02cbe61d9: Preparing [2025-01-15T04:48:32.803Z] 69aa80c7b5d9: Preparing [2025-01-15T04:48:32.803Z] c1e714a11d13: Preparing [2025-01-15T04:48:32.803Z] 61b88a5f74af: Preparing [2025-01-15T04:48:32.803Z] 69aa80c7b5d9: Waiting [2025-01-15T04:48:32.803Z] 2fe02cbe61d9: Waiting [2025-01-15T04:48:32.803Z] c1e714a11d13: Waiting [2025-01-15T04:48:32.803Z] 2256e2609adb: Preparing [2025-01-15T04:48:32.803Z] 61b88a5f74af: Waiting [2025-01-15T04:48:32.803Z] bd2b6efeb261: Preparing [2025-01-15T04:48:32.803Z] 5f70bf18a086: Preparing [2025-01-15T04:48:32.803Z] cfd721201a23: Preparing [2025-01-15T04:48:32.803Z] 576f1d21f59a: Preparing [2025-01-15T04:48:32.803Z] bb31dcfdec07: Preparing [2025-01-15T04:48:32.803Z] 534a70dc8296: Preparing [2025-01-15T04:48:32.803Z] 2256e2609adb: Waiting [2025-01-15T04:48:32.803Z] bd2b6efeb261: Waiting [2025-01-15T04:48:32.803Z] 5f70bf18a086: Waiting [2025-01-15T04:48:32.803Z] cfd721201a23: Waiting [2025-01-15T04:48:32.803Z] 576f1d21f59a: Waiting [2025-01-15T04:48:32.803Z] bb31dcfdec07: Waiting [2025-01-15T04:48:32.803Z] 534a70dc8296: Waiting [2025-01-15T04:48:32.803Z] b29ffb08f9e6: Layer already exists [2025-01-15T04:48:32.803Z] 0a2a17af96fa: Layer already exists [2025-01-15T04:48:32.803Z] 761b0e243e07: Layer already exists [2025-01-15T04:48:32.803Z] 9ee261a74cab: Layer already exists [2025-01-15T04:48:32.803Z] 65c7905689a9: Layer already exists [2025-01-15T04:48:32.803Z] 2256e2609adb: Layer already exists [2025-01-15T04:48:32.803Z] 2fe02cbe61d9: Layer already exists [2025-01-15T04:48:32.803Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:32.803Z] 69aa80c7b5d9: Layer already exists [2025-01-15T04:48:32.803Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:32.803Z] bd2b6efeb261: Layer already exists [2025-01-15T04:48:32.803Z] 5f70bf18a086: Layer already exists [2025-01-15T04:48:32.803Z] bb31dcfdec07: Layer already exists [2025-01-15T04:48:33.067Z] 576f1d21f59a: Layer already exists [2025-01-15T04:48:33.067Z] cfd721201a23: Layer already exists [2025-01-15T04:48:33.067Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:33.067Z] main: digest: sha256:078de853d80b181f1a06abbb89a45eb1c4637813151defe207fe30ff4168e1c4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:33.153Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:33.169Z] taggedImages: [2025-01-15T04:48:33.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:33.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-15T04:48:33.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.43 [2025-01-15T04:48:33.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:33.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-15T04:48:33.194Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-15T04:48:33.194Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:33.194Z] latest [2025-01-15T04:48:33.194Z] 4.0.0-dev.43 [2025-01-15T04:48:33.194Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:33.194Z] main [2025-01-15T04:48:33.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:33.624Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:33.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:33.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T04:48:33.976Z] 3a55858226ef: Preparing [2025-01-15T04:48:33.976Z] 21001c31de02: Preparing [2025-01-15T04:48:33.976Z] c00ba04e9035: Preparing [2025-01-15T04:48:33.976Z] 0c47563fb652: Preparing [2025-01-15T04:48:33.976Z] c1e714a11d13: Preparing [2025-01-15T04:48:33.976Z] 61b88a5f74af: Preparing [2025-01-15T04:48:33.976Z] 948bc102a562: Preparing [2025-01-15T04:48:33.976Z] 6e22db8d3987: Preparing [2025-01-15T04:48:33.976Z] 534a70dc8296: Preparing [2025-01-15T04:48:33.976Z] 948bc102a562: Waiting [2025-01-15T04:48:33.976Z] 6e22db8d3987: Waiting [2025-01-15T04:48:33.976Z] 534a70dc8296: Waiting [2025-01-15T04:48:33.976Z] 61b88a5f74af: Waiting [2025-01-15T04:48:33.976Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:33.976Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:34.241Z] 948bc102a562: Layer already exists [2025-01-15T04:48:34.241Z] 21001c31de02: Pushed [2025-01-15T04:48:34.241Z] c00ba04e9035: Pushed [2025-01-15T04:48:34.241Z] 3a55858226ef: Pushed [2025-01-15T04:48:34.241Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:34.241Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:39.567Z] 0c47563fb652: Pushed [2025-01-15T04:48:39.567Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:17d7f0597b9240b318bd4f189ba5d859ee329f230dd1373c5880ed116e6eec02 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:39.926Z] + 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-15T04:48:40.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-15T04:48:40.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T04:48:40.264Z] 3a55858226ef: Preparing [2025-01-15T04:48:40.264Z] 21001c31de02: Preparing [2025-01-15T04:48:40.264Z] c00ba04e9035: Preparing [2025-01-15T04:48:40.264Z] 0c47563fb652: Preparing [2025-01-15T04:48:40.264Z] c1e714a11d13: Preparing [2025-01-15T04:48:40.264Z] 61b88a5f74af: Preparing [2025-01-15T04:48:40.264Z] 948bc102a562: Preparing [2025-01-15T04:48:40.264Z] 61b88a5f74af: Waiting [2025-01-15T04:48:40.264Z] 948bc102a562: Waiting [2025-01-15T04:48:40.264Z] 6e22db8d3987: Preparing [2025-01-15T04:48:40.264Z] 534a70dc8296: Preparing [2025-01-15T04:48:40.264Z] 6e22db8d3987: Waiting [2025-01-15T04:48:40.264Z] 534a70dc8296: Waiting [2025-01-15T04:48:40.264Z] 21001c31de02: Layer already exists [2025-01-15T04:48:40.264Z] c00ba04e9035: Layer already exists [2025-01-15T04:48:40.264Z] 3a55858226ef: Layer already exists [2025-01-15T04:48:40.264Z] 0c47563fb652: Layer already exists [2025-01-15T04:48:40.264Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:40.264Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:40.264Z] 948bc102a562: Layer already exists [2025-01-15T04:48:40.264Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:40.264Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:40.529Z] latest: digest: sha256:17d7f0597b9240b318bd4f189ba5d859ee329f230dd1373c5880ed116e6eec02 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:40.877Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:41.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.43 [2025-01-15T04:48:41.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T04:48:41.219Z] 3a55858226ef: Preparing [2025-01-15T04:48:41.219Z] 21001c31de02: Preparing [2025-01-15T04:48:41.219Z] c00ba04e9035: Preparing [2025-01-15T04:48:41.219Z] 0c47563fb652: Preparing [2025-01-15T04:48:41.219Z] c1e714a11d13: Preparing [2025-01-15T04:48:41.219Z] 61b88a5f74af: Preparing [2025-01-15T04:48:41.219Z] 948bc102a562: Preparing [2025-01-15T04:48:41.219Z] 6e22db8d3987: Preparing [2025-01-15T04:48:41.219Z] 534a70dc8296: Preparing [2025-01-15T04:48:41.219Z] 61b88a5f74af: Waiting [2025-01-15T04:48:41.219Z] 948bc102a562: Waiting [2025-01-15T04:48:41.219Z] 6e22db8d3987: Waiting [2025-01-15T04:48:41.219Z] 534a70dc8296: Waiting [2025-01-15T04:48:41.219Z] c00ba04e9035: Layer already exists [2025-01-15T04:48:41.219Z] 21001c31de02: Layer already exists [2025-01-15T04:48:41.219Z] 3a55858226ef: Layer already exists [2025-01-15T04:48:41.219Z] 0c47563fb652: Layer already exists [2025-01-15T04:48:41.219Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:41.219Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:41.219Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:41.219Z] 948bc102a562: Layer already exists [2025-01-15T04:48:41.219Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:41.484Z] 4.0.0-dev.43: digest: sha256:17d7f0597b9240b318bd4f189ba5d859ee329f230dd1373c5880ed116e6eec02 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:41.834Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:42.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:42.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T04:48:42.175Z] 3a55858226ef: Preparing [2025-01-15T04:48:42.175Z] 21001c31de02: Preparing [2025-01-15T04:48:42.175Z] c00ba04e9035: Preparing [2025-01-15T04:48:42.175Z] 0c47563fb652: Preparing [2025-01-15T04:48:42.175Z] c1e714a11d13: Preparing [2025-01-15T04:48:42.175Z] 61b88a5f74af: Preparing [2025-01-15T04:48:42.175Z] 948bc102a562: Preparing [2025-01-15T04:48:42.175Z] 6e22db8d3987: Preparing [2025-01-15T04:48:42.175Z] 534a70dc8296: Preparing [2025-01-15T04:48:42.175Z] 948bc102a562: Waiting [2025-01-15T04:48:42.175Z] 6e22db8d3987: Waiting [2025-01-15T04:48:42.175Z] 534a70dc8296: Waiting [2025-01-15T04:48:42.175Z] 61b88a5f74af: Waiting [2025-01-15T04:48:42.175Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:42.175Z] 3a55858226ef: Layer already exists [2025-01-15T04:48:42.175Z] 21001c31de02: Layer already exists [2025-01-15T04:48:42.175Z] 0c47563fb652: Layer already exists [2025-01-15T04:48:42.175Z] c00ba04e9035: Layer already exists [2025-01-15T04:48:42.175Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:42.175Z] 948bc102a562: Layer already exists [2025-01-15T04:48:42.175Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:42.175Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:42.439Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:17d7f0597b9240b318bd4f189ba5d859ee329f230dd1373c5880ed116e6eec02 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:42.788Z] + 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-15T04:48:43.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-15T04:48:43.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-15T04:48:43.133Z] 3a55858226ef: Preparing [2025-01-15T04:48:43.133Z] 21001c31de02: Preparing [2025-01-15T04:48:43.133Z] c00ba04e9035: Preparing [2025-01-15T04:48:43.133Z] 0c47563fb652: Preparing [2025-01-15T04:48:43.133Z] c1e714a11d13: Preparing [2025-01-15T04:48:43.133Z] 61b88a5f74af: Preparing [2025-01-15T04:48:43.133Z] 948bc102a562: Preparing [2025-01-15T04:48:43.133Z] 6e22db8d3987: Preparing [2025-01-15T04:48:43.133Z] 534a70dc8296: Preparing [2025-01-15T04:48:43.133Z] 948bc102a562: Waiting [2025-01-15T04:48:43.133Z] 61b88a5f74af: Waiting [2025-01-15T04:48:43.133Z] 6e22db8d3987: Waiting [2025-01-15T04:48:43.133Z] 534a70dc8296: Waiting [2025-01-15T04:48:43.133Z] 3a55858226ef: Layer already exists [2025-01-15T04:48:43.133Z] 0c47563fb652: Layer already exists [2025-01-15T04:48:43.133Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:43.133Z] 21001c31de02: Layer already exists [2025-01-15T04:48:43.133Z] c00ba04e9035: Layer already exists [2025-01-15T04:48:43.133Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:43.133Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:43.133Z] 6e22db8d3987: Layer already exists [2025-01-15T04:48:43.133Z] 948bc102a562: Layer already exists [2025-01-15T04:48:43.397Z] main: digest: sha256:17d7f0597b9240b318bd4f189ba5d859ee329f230dd1373c5880ed116e6eec02 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:43.477Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:43.490Z] taggedImages: [2025-01-15T04:48:43.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:43.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-15T04:48:43.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.43 [2025-01-15T04:48:43.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:43.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-15T04:48:43.521Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-15T04:48:43.521Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:43.521Z] latest [2025-01-15T04:48:43.521Z] 4.0.0-dev.43 [2025-01-15T04:48:43.521Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:43.521Z] main [2025-01-15T04:48:43.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:43.900Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:44.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:44.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T04:48:44.251Z] cfc163ada739: Preparing [2025-01-15T04:48:44.251Z] ca4f7d23bf91: Preparing [2025-01-15T04:48:44.251Z] 22ecbb39d490: Preparing [2025-01-15T04:48:44.251Z] b6668d683d14: Preparing [2025-01-15T04:48:44.251Z] a197533eaa58: Preparing [2025-01-15T04:48:44.251Z] c1e714a11d13: Preparing [2025-01-15T04:48:44.251Z] 61b88a5f74af: Preparing [2025-01-15T04:48:44.251Z] 30766cb33474: Preparing [2025-01-15T04:48:44.251Z] 4ef2a29991a4: Preparing [2025-01-15T04:48:44.251Z] 53f4b18caad0: Preparing [2025-01-15T04:48:44.252Z] 534a70dc8296: Preparing [2025-01-15T04:48:44.252Z] c1e714a11d13: Waiting [2025-01-15T04:48:44.252Z] 4ef2a29991a4: Waiting [2025-01-15T04:48:44.252Z] 30766cb33474: Waiting [2025-01-15T04:48:44.252Z] 53f4b18caad0: Waiting [2025-01-15T04:48:44.252Z] 534a70dc8296: Waiting [2025-01-15T04:48:44.252Z] 61b88a5f74af: Waiting [2025-01-15T04:48:44.517Z] b6668d683d14: Pushed [2025-01-15T04:48:44.517Z] cfc163ada739: Pushed [2025-01-15T04:48:44.517Z] a197533eaa58: Pushed [2025-01-15T04:48:44.517Z] ca4f7d23bf91: Pushed [2025-01-15T04:48:44.517Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:44.517Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:44.517Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:44.517Z] 4ef2a29991a4: Pushed [2025-01-15T04:48:44.517Z] 30766cb33474: Pushed [2025-01-15T04:48:47.090Z] 22ecbb39d490: Pushed [2025-01-15T04:48:47.354Z] 53f4b18caad0: Pushed [2025-01-15T04:48:47.624Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:32711acf6f620406bfcc2dd0324e1d635137c642d50b51dca860a44316721fe5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:47.982Z] + 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-15T04:48:49.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-15T04:48:49.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T04:48:49.290Z] cfc163ada739: Preparing [2025-01-15T04:48:49.290Z] ca4f7d23bf91: Preparing [2025-01-15T04:48:49.290Z] 22ecbb39d490: Preparing [2025-01-15T04:48:49.290Z] b6668d683d14: Preparing [2025-01-15T04:48:49.290Z] a197533eaa58: Preparing [2025-01-15T04:48:49.290Z] c1e714a11d13: Preparing [2025-01-15T04:48:49.290Z] 61b88a5f74af: Preparing [2025-01-15T04:48:49.290Z] 30766cb33474: Preparing [2025-01-15T04:48:49.290Z] c1e714a11d13: Waiting [2025-01-15T04:48:49.290Z] 4ef2a29991a4: Preparing [2025-01-15T04:48:49.290Z] 61b88a5f74af: Waiting [2025-01-15T04:48:49.290Z] 53f4b18caad0: Preparing [2025-01-15T04:48:49.290Z] 30766cb33474: Waiting [2025-01-15T04:48:49.290Z] 4ef2a29991a4: Waiting [2025-01-15T04:48:49.290Z] 534a70dc8296: Preparing [2025-01-15T04:48:49.290Z] 53f4b18caad0: Waiting [2025-01-15T04:48:49.290Z] 534a70dc8296: Waiting [2025-01-15T04:48:49.290Z] cfc163ada739: Layer already exists [2025-01-15T04:48:49.290Z] b6668d683d14: Layer already exists [2025-01-15T04:48:49.290Z] a197533eaa58: Layer already exists [2025-01-15T04:48:49.290Z] ca4f7d23bf91: Layer already exists [2025-01-15T04:48:49.290Z] 22ecbb39d490: Layer already exists [2025-01-15T04:48:49.290Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:49.290Z] 30766cb33474: Layer already exists [2025-01-15T04:48:49.290Z] 53f4b18caad0: Layer already exists [2025-01-15T04:48:49.290Z] 4ef2a29991a4: Layer already exists [2025-01-15T04:48:49.290Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:49.290Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:49.555Z] latest: digest: sha256:32711acf6f620406bfcc2dd0324e1d635137c642d50b51dca860a44316721fe5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:49.917Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:50.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.43 [2025-01-15T04:48:50.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T04:48:50.265Z] cfc163ada739: Preparing [2025-01-15T04:48:50.265Z] ca4f7d23bf91: Preparing [2025-01-15T04:48:50.265Z] 22ecbb39d490: Preparing [2025-01-15T04:48:50.265Z] b6668d683d14: Preparing [2025-01-15T04:48:50.265Z] a197533eaa58: Preparing [2025-01-15T04:48:50.265Z] c1e714a11d13: Preparing [2025-01-15T04:48:50.265Z] 61b88a5f74af: Preparing [2025-01-15T04:48:50.265Z] 30766cb33474: Preparing [2025-01-15T04:48:50.265Z] 4ef2a29991a4: Preparing [2025-01-15T04:48:50.265Z] 53f4b18caad0: Preparing [2025-01-15T04:48:50.265Z] 534a70dc8296: Preparing [2025-01-15T04:48:50.265Z] 4ef2a29991a4: Waiting [2025-01-15T04:48:50.265Z] c1e714a11d13: Waiting [2025-01-15T04:48:50.265Z] 61b88a5f74af: Waiting [2025-01-15T04:48:50.265Z] 30766cb33474: Waiting [2025-01-15T04:48:50.265Z] 53f4b18caad0: Waiting [2025-01-15T04:48:50.265Z] 534a70dc8296: Waiting [2025-01-15T04:48:50.265Z] b6668d683d14: Layer already exists [2025-01-15T04:48:50.265Z] 22ecbb39d490: Layer already exists [2025-01-15T04:48:50.265Z] cfc163ada739: Layer already exists [2025-01-15T04:48:50.265Z] a197533eaa58: Layer already exists [2025-01-15T04:48:50.265Z] ca4f7d23bf91: Layer already exists [2025-01-15T04:48:50.265Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:50.265Z] 4ef2a29991a4: Layer already exists [2025-01-15T04:48:50.265Z] 30766cb33474: Layer already exists [2025-01-15T04:48:50.265Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:50.265Z] 53f4b18caad0: Layer already exists [2025-01-15T04:48:50.265Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:50.531Z] 4.0.0-dev.43: digest: sha256:32711acf6f620406bfcc2dd0324e1d635137c642d50b51dca860a44316721fe5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:50.890Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:51.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:51.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T04:48:51.824Z] cfc163ada739: Preparing [2025-01-15T04:48:51.824Z] ca4f7d23bf91: Preparing [2025-01-15T04:48:51.824Z] 22ecbb39d490: Preparing [2025-01-15T04:48:51.824Z] b6668d683d14: Preparing [2025-01-15T04:48:51.824Z] a197533eaa58: Preparing [2025-01-15T04:48:51.824Z] c1e714a11d13: Preparing [2025-01-15T04:48:51.824Z] c1e714a11d13: Waiting [2025-01-15T04:48:51.824Z] 61b88a5f74af: Preparing [2025-01-15T04:48:51.824Z] 30766cb33474: Preparing [2025-01-15T04:48:51.824Z] 61b88a5f74af: Waiting [2025-01-15T04:48:51.824Z] 4ef2a29991a4: Preparing [2025-01-15T04:48:51.824Z] 30766cb33474: Waiting [2025-01-15T04:48:51.824Z] 53f4b18caad0: Preparing [2025-01-15T04:48:51.824Z] 534a70dc8296: Preparing [2025-01-15T04:48:51.824Z] 53f4b18caad0: Waiting [2025-01-15T04:48:51.824Z] 534a70dc8296: Waiting [2025-01-15T04:48:51.824Z] 4ef2a29991a4: Waiting [2025-01-15T04:48:51.824Z] cfc163ada739: Layer already exists [2025-01-15T04:48:51.824Z] a197533eaa58: Layer already exists [2025-01-15T04:48:51.824Z] ca4f7d23bf91: Layer already exists [2025-01-15T04:48:51.824Z] 22ecbb39d490: Layer already exists [2025-01-15T04:48:51.824Z] b6668d683d14: Layer already exists [2025-01-15T04:48:51.824Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:51.824Z] 30766cb33474: Layer already exists [2025-01-15T04:48:51.824Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:51.824Z] 4ef2a29991a4: Layer already exists [2025-01-15T04:48:51.824Z] 53f4b18caad0: Layer already exists [2025-01-15T04:48:51.824Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:51.824Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:32711acf6f620406bfcc2dd0324e1d635137c642d50b51dca860a44316721fe5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:52.177Z] + 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-15T04:48:52.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-15T04:48:52.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-15T04:48:52.532Z] cfc163ada739: Preparing [2025-01-15T04:48:52.532Z] ca4f7d23bf91: Preparing [2025-01-15T04:48:52.532Z] 22ecbb39d490: Preparing [2025-01-15T04:48:52.532Z] b6668d683d14: Preparing [2025-01-15T04:48:52.532Z] a197533eaa58: Preparing [2025-01-15T04:48:52.532Z] c1e714a11d13: Preparing [2025-01-15T04:48:52.532Z] 61b88a5f74af: Preparing [2025-01-15T04:48:52.532Z] 30766cb33474: Preparing [2025-01-15T04:48:52.532Z] 4ef2a29991a4: Preparing [2025-01-15T04:48:52.532Z] 53f4b18caad0: Preparing [2025-01-15T04:48:52.532Z] 534a70dc8296: Preparing [2025-01-15T04:48:52.532Z] c1e714a11d13: Waiting [2025-01-15T04:48:52.532Z] 61b88a5f74af: Waiting [2025-01-15T04:48:52.532Z] 30766cb33474: Waiting [2025-01-15T04:48:52.532Z] 4ef2a29991a4: Waiting [2025-01-15T04:48:52.532Z] 53f4b18caad0: Waiting [2025-01-15T04:48:52.532Z] 534a70dc8296: Waiting [2025-01-15T04:48:52.532Z] 22ecbb39d490: Layer already exists [2025-01-15T04:48:52.532Z] a197533eaa58: Layer already exists [2025-01-15T04:48:52.532Z] b6668d683d14: Layer already exists [2025-01-15T04:48:52.532Z] cfc163ada739: Layer already exists [2025-01-15T04:48:52.532Z] ca4f7d23bf91: Layer already exists [2025-01-15T04:48:52.532Z] 30766cb33474: Layer already exists [2025-01-15T04:48:52.532Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:52.532Z] 4ef2a29991a4: Layer already exists [2025-01-15T04:48:52.532Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:52.532Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:52.532Z] 53f4b18caad0: Layer already exists [2025-01-15T04:48:52.797Z] main: digest: sha256:32711acf6f620406bfcc2dd0324e1d635137c642d50b51dca860a44316721fe5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:48:52.875Z] ===================================================== [Pipeline] echo [2025-01-15T04:48:52.891Z] taggedImages: [2025-01-15T04:48:52.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:52.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-15T04:48:52.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.43 [2025-01-15T04:48:52.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:52.891Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-15T04:48:52.921Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-15T04:48:52.921Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:52.921Z] latest [2025-01-15T04:48:52.921Z] 4.0.0-dev.43 [2025-01-15T04:48:52.921Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:52.921Z] main [2025-01-15T04:48:52.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:53.276Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:53.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:48:53.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T04:48:53.636Z] 0a84a03fc521: Preparing [2025-01-15T04:48:53.636Z] 40a1ccc824b6: Preparing [2025-01-15T04:48:53.636Z] b8aeff3ccbdb: Preparing [2025-01-15T04:48:53.636Z] 289621421479: Preparing [2025-01-15T04:48:53.636Z] 09c60b1994db: Preparing [2025-01-15T04:48:53.636Z] 2852810f4c98: Preparing [2025-01-15T04:48:53.636Z] 5c1a22d5eac9: Preparing [2025-01-15T04:48:53.636Z] c1e714a11d13: Preparing [2025-01-15T04:48:53.636Z] 2852810f4c98: Waiting [2025-01-15T04:48:53.636Z] 5c1a22d5eac9: Waiting [2025-01-15T04:48:53.636Z] c1e714a11d13: Waiting [2025-01-15T04:48:53.636Z] 61b88a5f74af: Preparing [2025-01-15T04:48:53.636Z] 61b88a5f74af: Waiting [2025-01-15T04:48:53.636Z] 8619dda41da6: Preparing [2025-01-15T04:48:53.636Z] 16b1b67b4510: Preparing [2025-01-15T04:48:53.636Z] 8619dda41da6: Waiting [2025-01-15T04:48:53.636Z] 534a70dc8296: Preparing [2025-01-15T04:48:53.636Z] 16b1b67b4510: Waiting [2025-01-15T04:48:53.636Z] 534a70dc8296: Waiting [2025-01-15T04:48:53.903Z] 09c60b1994db: Pushed [2025-01-15T04:48:53.903Z] 40a1ccc824b6: Pushed [2025-01-15T04:48:53.903Z] 0a84a03fc521: Pushed [2025-01-15T04:48:53.903Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:53.903Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:53.903Z] 2852810f4c98: Pushed [2025-01-15T04:48:53.903Z] 5c1a22d5eac9: Pushed [2025-01-15T04:48:54.169Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:54.169Z] 8619dda41da6: Pushed [2025-01-15T04:48:56.103Z] 289621421479: Pushed [2025-01-15T04:48:56.681Z] b8aeff3ccbdb: Pushed [2025-01-15T04:48:56.946Z] 16b1b67b4510: Pushed [2025-01-15T04:48:56.946Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:ae71354654c5a639eec8fc96496aaae8c7ff645cdce7b5031a45f1958b771205 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:57.295Z] + 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-15T04:48:57.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-15T04:48:57.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T04:48:57.639Z] 0a84a03fc521: Preparing [2025-01-15T04:48:57.639Z] 40a1ccc824b6: Preparing [2025-01-15T04:48:57.639Z] b8aeff3ccbdb: Preparing [2025-01-15T04:48:57.639Z] 289621421479: Preparing [2025-01-15T04:48:57.639Z] 09c60b1994db: Preparing [2025-01-15T04:48:57.639Z] 2852810f4c98: Preparing [2025-01-15T04:48:57.639Z] 5c1a22d5eac9: Preparing [2025-01-15T04:48:57.639Z] c1e714a11d13: Preparing [2025-01-15T04:48:57.639Z] 61b88a5f74af: Preparing [2025-01-15T04:48:57.639Z] 8619dda41da6: Preparing [2025-01-15T04:48:57.639Z] 16b1b67b4510: Preparing [2025-01-15T04:48:57.639Z] 534a70dc8296: Preparing [2025-01-15T04:48:57.639Z] 2852810f4c98: Waiting [2025-01-15T04:48:57.639Z] 5c1a22d5eac9: Waiting [2025-01-15T04:48:57.639Z] c1e714a11d13: Waiting [2025-01-15T04:48:57.639Z] 61b88a5f74af: Waiting [2025-01-15T04:48:57.639Z] 8619dda41da6: Waiting [2025-01-15T04:48:57.639Z] 16b1b67b4510: Waiting [2025-01-15T04:48:57.639Z] 534a70dc8296: Waiting [2025-01-15T04:48:57.639Z] 40a1ccc824b6: Layer already exists [2025-01-15T04:48:57.639Z] 09c60b1994db: Layer already exists [2025-01-15T04:48:57.639Z] 289621421479: Layer already exists [2025-01-15T04:48:57.639Z] b8aeff3ccbdb: Layer already exists [2025-01-15T04:48:57.639Z] 0a84a03fc521: Layer already exists [2025-01-15T04:48:57.639Z] 2852810f4c98: Layer already exists [2025-01-15T04:48:57.639Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:57.639Z] 8619dda41da6: Layer already exists [2025-01-15T04:48:57.639Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:57.639Z] 5c1a22d5eac9: Layer already exists [2025-01-15T04:48:57.639Z] 16b1b67b4510: Layer already exists [2025-01-15T04:48:57.639Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:57.902Z] latest: digest: sha256:ae71354654c5a639eec8fc96496aaae8c7ff645cdce7b5031a45f1958b771205 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:58.250Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:58.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.43 [2025-01-15T04:48:58.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T04:48:58.603Z] 0a84a03fc521: Preparing [2025-01-15T04:48:58.603Z] 40a1ccc824b6: Preparing [2025-01-15T04:48:58.603Z] b8aeff3ccbdb: Preparing [2025-01-15T04:48:58.603Z] 289621421479: Preparing [2025-01-15T04:48:58.603Z] 09c60b1994db: Preparing [2025-01-15T04:48:58.603Z] 2852810f4c98: Preparing [2025-01-15T04:48:58.603Z] 5c1a22d5eac9: Preparing [2025-01-15T04:48:58.603Z] 2852810f4c98: Waiting [2025-01-15T04:48:58.603Z] 5c1a22d5eac9: Waiting [2025-01-15T04:48:58.603Z] c1e714a11d13: Preparing [2025-01-15T04:48:58.603Z] 61b88a5f74af: Preparing [2025-01-15T04:48:58.603Z] c1e714a11d13: Waiting [2025-01-15T04:48:58.603Z] 8619dda41da6: Preparing [2025-01-15T04:48:58.603Z] 16b1b67b4510: Preparing [2025-01-15T04:48:58.603Z] 61b88a5f74af: Waiting [2025-01-15T04:48:58.603Z] 8619dda41da6: Waiting [2025-01-15T04:48:58.603Z] 534a70dc8296: Preparing [2025-01-15T04:48:58.603Z] 16b1b67b4510: Waiting [2025-01-15T04:48:58.603Z] 534a70dc8296: Waiting [2025-01-15T04:48:58.603Z] 289621421479: Layer already exists [2025-01-15T04:48:58.603Z] 0a84a03fc521: Layer already exists [2025-01-15T04:48:58.603Z] 09c60b1994db: Layer already exists [2025-01-15T04:48:58.603Z] 40a1ccc824b6: Layer already exists [2025-01-15T04:48:58.603Z] b8aeff3ccbdb: Layer already exists [2025-01-15T04:48:58.603Z] 2852810f4c98: Layer already exists [2025-01-15T04:48:58.603Z] 5c1a22d5eac9: Layer already exists [2025-01-15T04:48:58.603Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:58.603Z] 8619dda41da6: Layer already exists [2025-01-15T04:48:58.603Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:58.603Z] 16b1b67b4510: Layer already exists [2025-01-15T04:48:58.603Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:58.867Z] 4.0.0-dev.43: digest: sha256:ae71354654c5a639eec8fc96496aaae8c7ff645cdce7b5031a45f1958b771205 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:59.210Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:48:59.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:48:59.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T04:48:59.563Z] 0a84a03fc521: Preparing [2025-01-15T04:48:59.564Z] 40a1ccc824b6: Preparing [2025-01-15T04:48:59.564Z] b8aeff3ccbdb: Preparing [2025-01-15T04:48:59.564Z] 289621421479: Preparing [2025-01-15T04:48:59.564Z] 09c60b1994db: Preparing [2025-01-15T04:48:59.564Z] 2852810f4c98: Preparing [2025-01-15T04:48:59.564Z] 5c1a22d5eac9: Preparing [2025-01-15T04:48:59.564Z] c1e714a11d13: Preparing [2025-01-15T04:48:59.564Z] 61b88a5f74af: Preparing [2025-01-15T04:48:59.564Z] 8619dda41da6: Preparing [2025-01-15T04:48:59.564Z] 16b1b67b4510: Preparing [2025-01-15T04:48:59.564Z] 534a70dc8296: Preparing [2025-01-15T04:48:59.564Z] 2852810f4c98: Waiting [2025-01-15T04:48:59.564Z] 5c1a22d5eac9: Waiting [2025-01-15T04:48:59.564Z] c1e714a11d13: Waiting [2025-01-15T04:48:59.564Z] 61b88a5f74af: Waiting [2025-01-15T04:48:59.564Z] 8619dda41da6: Waiting [2025-01-15T04:48:59.564Z] 16b1b67b4510: Waiting [2025-01-15T04:48:59.564Z] 534a70dc8296: Waiting [2025-01-15T04:48:59.564Z] 09c60b1994db: Layer already exists [2025-01-15T04:48:59.564Z] 40a1ccc824b6: Layer already exists [2025-01-15T04:48:59.564Z] 0a84a03fc521: Layer already exists [2025-01-15T04:48:59.564Z] 289621421479: Layer already exists [2025-01-15T04:48:59.564Z] b8aeff3ccbdb: Layer already exists [2025-01-15T04:48:59.564Z] 2852810f4c98: Layer already exists [2025-01-15T04:48:59.564Z] 5c1a22d5eac9: Layer already exists [2025-01-15T04:48:59.564Z] 8619dda41da6: Layer already exists [2025-01-15T04:48:59.564Z] 61b88a5f74af: Layer already exists [2025-01-15T04:48:59.564Z] c1e714a11d13: Layer already exists [2025-01-15T04:48:59.564Z] 534a70dc8296: Layer already exists [2025-01-15T04:48:59.564Z] 16b1b67b4510: Layer already exists [2025-01-15T04:48:59.828Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:ae71354654c5a639eec8fc96496aaae8c7ff645cdce7b5031a45f1958b771205 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:00.184Z] + 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-15T04:49:00.527Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-15T04:49:00.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-15T04:49:00.527Z] 0a84a03fc521: Preparing [2025-01-15T04:49:00.527Z] 40a1ccc824b6: Preparing [2025-01-15T04:49:00.527Z] b8aeff3ccbdb: Preparing [2025-01-15T04:49:00.527Z] 289621421479: Preparing [2025-01-15T04:49:00.527Z] 09c60b1994db: Preparing [2025-01-15T04:49:00.527Z] 2852810f4c98: Preparing [2025-01-15T04:49:00.527Z] 5c1a22d5eac9: Preparing [2025-01-15T04:49:00.527Z] c1e714a11d13: Preparing [2025-01-15T04:49:00.527Z] 61b88a5f74af: Preparing [2025-01-15T04:49:00.527Z] 2852810f4c98: Waiting [2025-01-15T04:49:00.527Z] 8619dda41da6: Preparing [2025-01-15T04:49:00.527Z] 5c1a22d5eac9: Waiting [2025-01-15T04:49:00.527Z] c1e714a11d13: Waiting [2025-01-15T04:49:00.527Z] 16b1b67b4510: Preparing [2025-01-15T04:49:00.527Z] 61b88a5f74af: Waiting [2025-01-15T04:49:00.527Z] 534a70dc8296: Preparing [2025-01-15T04:49:00.527Z] 8619dda41da6: Waiting [2025-01-15T04:49:00.527Z] 16b1b67b4510: Waiting [2025-01-15T04:49:00.527Z] 534a70dc8296: Waiting [2025-01-15T04:49:00.527Z] 09c60b1994db: Layer already exists [2025-01-15T04:49:00.527Z] 40a1ccc824b6: Layer already exists [2025-01-15T04:49:00.527Z] b8aeff3ccbdb: Layer already exists [2025-01-15T04:49:00.527Z] 289621421479: Layer already exists [2025-01-15T04:49:00.527Z] 0a84a03fc521: Layer already exists [2025-01-15T04:49:00.527Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:00.527Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:00.527Z] 5c1a22d5eac9: Layer already exists [2025-01-15T04:49:00.527Z] 2852810f4c98: Layer already exists [2025-01-15T04:49:00.527Z] 8619dda41da6: Layer already exists [2025-01-15T04:49:00.527Z] 16b1b67b4510: Layer already exists [2025-01-15T04:49:00.527Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:00.791Z] main: digest: sha256:ae71354654c5a639eec8fc96496aaae8c7ff645cdce7b5031a45f1958b771205 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:49:00.864Z] ===================================================== [Pipeline] echo [2025-01-15T04:49:00.879Z] taggedImages: [2025-01-15T04:49:00.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:00.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-15T04:49:00.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.43 [2025-01-15T04:49:00.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:00.879Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-15T04:49:00.901Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-15T04:49:00.901Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:00.901Z] latest [2025-01-15T04:49:00.901Z] 4.0.0-dev.43 [2025-01-15T04:49:00.901Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:00.901Z] main [2025-01-15T04:49:00.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:01.253Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:01.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:01.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T04:49:01.592Z] 2bdfef4e6022: Preparing [2025-01-15T04:49:01.592Z] 2eecc255c44f: Preparing [2025-01-15T04:49:01.592Z] c1e714a11d13: Preparing [2025-01-15T04:49:01.592Z] 61b88a5f74af: Preparing [2025-01-15T04:49:01.592Z] 183c4e28ac6f: Preparing [2025-01-15T04:49:01.592Z] 660d4cdde5b3: Preparing [2025-01-15T04:49:01.592Z] 534a70dc8296: Preparing [2025-01-15T04:49:01.592Z] 660d4cdde5b3: Waiting [2025-01-15T04:49:01.592Z] 534a70dc8296: Waiting [2025-01-15T04:49:01.592Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:01.592Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:01.857Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:01.857Z] 183c4e28ac6f: Pushed [2025-01-15T04:49:01.857Z] 2bdfef4e6022: Pushed [2025-01-15T04:49:03.791Z] 660d4cdde5b3: Pushed [2025-01-15T04:49:05.725Z] 2eecc255c44f: Pushed [2025-01-15T04:49:05.991Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:3e1f91c710d66dd40d70bc8db6c133906ae6868a9cb61cfc403cbef2b0f03d25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:06.358Z] + 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-15T04:49:06.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-15T04:49:06.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T04:49:06.715Z] 2bdfef4e6022: Preparing [2025-01-15T04:49:06.715Z] 2eecc255c44f: Preparing [2025-01-15T04:49:06.715Z] c1e714a11d13: Preparing [2025-01-15T04:49:06.715Z] 61b88a5f74af: Preparing [2025-01-15T04:49:06.715Z] 183c4e28ac6f: Preparing [2025-01-15T04:49:06.715Z] 660d4cdde5b3: Preparing [2025-01-15T04:49:06.715Z] 534a70dc8296: Preparing [2025-01-15T04:49:06.715Z] 660d4cdde5b3: Waiting [2025-01-15T04:49:06.715Z] 534a70dc8296: Waiting [2025-01-15T04:49:06.715Z] 183c4e28ac6f: Layer already exists [2025-01-15T04:49:06.715Z] 2eecc255c44f: Layer already exists [2025-01-15T04:49:06.715Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:06.715Z] 2bdfef4e6022: Layer already exists [2025-01-15T04:49:06.715Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:06.715Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:06.715Z] 660d4cdde5b3: Layer already exists [2025-01-15T04:49:06.979Z] latest: digest: sha256:3e1f91c710d66dd40d70bc8db6c133906ae6868a9cb61cfc403cbef2b0f03d25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:07.339Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:07.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.43 [2025-01-15T04:49:07.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T04:49:07.677Z] 2bdfef4e6022: Preparing [2025-01-15T04:49:07.677Z] 2eecc255c44f: Preparing [2025-01-15T04:49:07.677Z] c1e714a11d13: Preparing [2025-01-15T04:49:07.677Z] 61b88a5f74af: Preparing [2025-01-15T04:49:07.677Z] 183c4e28ac6f: Preparing [2025-01-15T04:49:07.677Z] 660d4cdde5b3: Preparing [2025-01-15T04:49:07.677Z] 534a70dc8296: Preparing [2025-01-15T04:49:07.677Z] 660d4cdde5b3: Waiting [2025-01-15T04:49:07.677Z] 534a70dc8296: Waiting [2025-01-15T04:49:07.677Z] 2bdfef4e6022: Layer already exists [2025-01-15T04:49:07.677Z] 183c4e28ac6f: Layer already exists [2025-01-15T04:49:07.677Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:07.677Z] 2eecc255c44f: Layer already exists [2025-01-15T04:49:07.677Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:07.677Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:07.677Z] 660d4cdde5b3: Layer already exists [2025-01-15T04:49:07.940Z] 4.0.0-dev.43: digest: sha256:3e1f91c710d66dd40d70bc8db6c133906ae6868a9cb61cfc403cbef2b0f03d25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:08.284Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:08.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:08.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T04:49:08.621Z] 2bdfef4e6022: Preparing [2025-01-15T04:49:08.621Z] 2eecc255c44f: Preparing [2025-01-15T04:49:08.621Z] c1e714a11d13: Preparing [2025-01-15T04:49:08.621Z] 61b88a5f74af: Preparing [2025-01-15T04:49:08.621Z] 183c4e28ac6f: Preparing [2025-01-15T04:49:08.621Z] 660d4cdde5b3: Preparing [2025-01-15T04:49:08.621Z] 534a70dc8296: Preparing [2025-01-15T04:49:08.621Z] 660d4cdde5b3: Waiting [2025-01-15T04:49:08.621Z] 534a70dc8296: Waiting [2025-01-15T04:49:08.621Z] 183c4e28ac6f: Layer already exists [2025-01-15T04:49:08.621Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:08.621Z] 2bdfef4e6022: Layer already exists [2025-01-15T04:49:08.621Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:08.621Z] 2eecc255c44f: Layer already exists [2025-01-15T04:49:08.621Z] 660d4cdde5b3: Layer already exists [2025-01-15T04:49:08.621Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:08.885Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:3e1f91c710d66dd40d70bc8db6c133906ae6868a9cb61cfc403cbef2b0f03d25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:09.222Z] + 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-15T04:49:09.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-15T04:49:09.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-15T04:49:09.568Z] 2bdfef4e6022: Preparing [2025-01-15T04:49:09.568Z] 2eecc255c44f: Preparing [2025-01-15T04:49:09.568Z] c1e714a11d13: Preparing [2025-01-15T04:49:09.568Z] 61b88a5f74af: Preparing [2025-01-15T04:49:09.568Z] 183c4e28ac6f: Preparing [2025-01-15T04:49:09.568Z] 660d4cdde5b3: Preparing [2025-01-15T04:49:09.568Z] 534a70dc8296: Preparing [2025-01-15T04:49:09.568Z] 660d4cdde5b3: Waiting [2025-01-15T04:49:09.568Z] 534a70dc8296: Waiting [2025-01-15T04:49:09.568Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:09.568Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:09.568Z] 2bdfef4e6022: Layer already exists [2025-01-15T04:49:09.568Z] 2eecc255c44f: Layer already exists [2025-01-15T04:49:09.568Z] 183c4e28ac6f: Layer already exists [2025-01-15T04:49:09.568Z] 660d4cdde5b3: Layer already exists [2025-01-15T04:49:09.568Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:09.832Z] main: digest: sha256:3e1f91c710d66dd40d70bc8db6c133906ae6868a9cb61cfc403cbef2b0f03d25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:49:09.919Z] ===================================================== [Pipeline] echo [2025-01-15T04:49:09.937Z] taggedImages: [2025-01-15T04:49:09.937Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:09.937Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-15T04:49:09.937Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.43 [2025-01-15T04:49:09.937Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:09.937Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-15T04:49:09.965Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-15T04:49:09.965Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:09.965Z] latest [2025-01-15T04:49:09.965Z] 4.0.0-dev.43 [2025-01-15T04:49:09.965Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:09.965Z] main [2025-01-15T04:49:09.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:10.332Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:10.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:10.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T04:49:10.677Z] 24e55705339c: Preparing [2025-01-15T04:49:10.677Z] 61f08db5e870: Preparing [2025-01-15T04:49:10.677Z] 749cfb8f5551: Preparing [2025-01-15T04:49:10.677Z] c1e714a11d13: Preparing [2025-01-15T04:49:10.677Z] 61b88a5f74af: Preparing [2025-01-15T04:49:10.677Z] 62623360b6a4: Preparing [2025-01-15T04:49:10.677Z] 969fe1984571: Preparing [2025-01-15T04:49:10.677Z] cfb7fedb0f82: Preparing [2025-01-15T04:49:10.677Z] c5761e89fd5c: Preparing [2025-01-15T04:49:10.677Z] 534a70dc8296: Preparing [2025-01-15T04:49:10.677Z] 62623360b6a4: Waiting [2025-01-15T04:49:10.677Z] 969fe1984571: Waiting [2025-01-15T04:49:10.677Z] cfb7fedb0f82: Waiting [2025-01-15T04:49:10.677Z] c5761e89fd5c: Waiting [2025-01-15T04:49:10.677Z] 534a70dc8296: Waiting [2025-01-15T04:49:10.941Z] 61f08db5e870: Pushed [2025-01-15T04:49:10.941Z] 749cfb8f5551: Pushed [2025-01-15T04:49:11.521Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:11.521Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:11.787Z] 24e55705339c: Pushed [2025-01-15T04:49:11.787Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:11.787Z] cfb7fedb0f82: Pushed [2025-01-15T04:49:12.739Z] c5761e89fd5c: Pushed [2025-01-15T04:49:25.023Z] 969fe1984571: Pushed [2025-01-15T04:49:33.206Z] 62623360b6a4: Pushed [2025-01-15T04:49:33.206Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:ec6eda9377c2248045ee03373bd1e0486a429694674b278bfae57059f6c1e141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:33.565Z] + 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-15T04:49:33.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-15T04:49:33.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T04:49:33.905Z] 24e55705339c: Preparing [2025-01-15T04:49:33.905Z] 61f08db5e870: Preparing [2025-01-15T04:49:33.905Z] 749cfb8f5551: Preparing [2025-01-15T04:49:33.905Z] c1e714a11d13: Preparing [2025-01-15T04:49:33.905Z] 61b88a5f74af: Preparing [2025-01-15T04:49:33.905Z] 62623360b6a4: Preparing [2025-01-15T04:49:33.905Z] 969fe1984571: Preparing [2025-01-15T04:49:33.905Z] 62623360b6a4: Waiting [2025-01-15T04:49:33.905Z] cfb7fedb0f82: Preparing [2025-01-15T04:49:33.905Z] 969fe1984571: Waiting [2025-01-15T04:49:33.905Z] c5761e89fd5c: Preparing [2025-01-15T04:49:33.905Z] cfb7fedb0f82: Waiting [2025-01-15T04:49:33.905Z] 534a70dc8296: Preparing [2025-01-15T04:49:33.905Z] c5761e89fd5c: Waiting [2025-01-15T04:49:33.905Z] 534a70dc8296: Waiting [2025-01-15T04:49:33.905Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:33.905Z] 24e55705339c: Layer already exists [2025-01-15T04:49:33.905Z] 61f08db5e870: Layer already exists [2025-01-15T04:49:33.905Z] 749cfb8f5551: Layer already exists [2025-01-15T04:49:33.905Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:33.905Z] 62623360b6a4: Layer already exists [2025-01-15T04:49:33.905Z] 969fe1984571: Layer already exists [2025-01-15T04:49:33.905Z] c5761e89fd5c: Layer already exists [2025-01-15T04:49:33.905Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:33.905Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:49:34.170Z] latest: digest: sha256:ec6eda9377c2248045ee03373bd1e0486a429694674b278bfae57059f6c1e141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:34.524Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:34.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.43 [2025-01-15T04:49:34.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T04:49:34.870Z] 24e55705339c: Preparing [2025-01-15T04:49:34.870Z] 61f08db5e870: Preparing [2025-01-15T04:49:34.870Z] 749cfb8f5551: Preparing [2025-01-15T04:49:34.870Z] c1e714a11d13: Preparing [2025-01-15T04:49:34.870Z] 61b88a5f74af: Preparing [2025-01-15T04:49:34.870Z] 62623360b6a4: Preparing [2025-01-15T04:49:34.870Z] 969fe1984571: Preparing [2025-01-15T04:49:34.870Z] cfb7fedb0f82: Preparing [2025-01-15T04:49:34.870Z] c5761e89fd5c: Preparing [2025-01-15T04:49:34.870Z] 534a70dc8296: Preparing [2025-01-15T04:49:34.870Z] 62623360b6a4: Waiting [2025-01-15T04:49:34.870Z] 969fe1984571: Waiting [2025-01-15T04:49:34.870Z] cfb7fedb0f82: Waiting [2025-01-15T04:49:34.870Z] 534a70dc8296: Waiting [2025-01-15T04:49:34.870Z] c5761e89fd5c: Waiting [2025-01-15T04:49:34.870Z] 61f08db5e870: Layer already exists [2025-01-15T04:49:34.870Z] 749cfb8f5551: Layer already exists [2025-01-15T04:49:34.870Z] 24e55705339c: Layer already exists [2025-01-15T04:49:34.870Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:34.870Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:34.870Z] 62623360b6a4: Layer already exists [2025-01-15T04:49:34.870Z] c5761e89fd5c: Layer already exists [2025-01-15T04:49:34.870Z] 969fe1984571: Layer already exists [2025-01-15T04:49:34.870Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:49:34.870Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:35.136Z] 4.0.0-dev.43: digest: sha256:ec6eda9377c2248045ee03373bd1e0486a429694674b278bfae57059f6c1e141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:35.488Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:36.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:36.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T04:49:36.414Z] 24e55705339c: Preparing [2025-01-15T04:49:36.414Z] 61f08db5e870: Preparing [2025-01-15T04:49:36.414Z] 749cfb8f5551: Preparing [2025-01-15T04:49:36.414Z] c1e714a11d13: Preparing [2025-01-15T04:49:36.414Z] 61b88a5f74af: Preparing [2025-01-15T04:49:36.414Z] 62623360b6a4: Preparing [2025-01-15T04:49:36.414Z] 969fe1984571: Preparing [2025-01-15T04:49:36.414Z] cfb7fedb0f82: Preparing [2025-01-15T04:49:36.414Z] c5761e89fd5c: Preparing [2025-01-15T04:49:36.414Z] 534a70dc8296: Preparing [2025-01-15T04:49:36.414Z] 969fe1984571: Waiting [2025-01-15T04:49:36.414Z] cfb7fedb0f82: Waiting [2025-01-15T04:49:36.414Z] c5761e89fd5c: Waiting [2025-01-15T04:49:36.414Z] 534a70dc8296: Waiting [2025-01-15T04:49:36.414Z] 62623360b6a4: Waiting [2025-01-15T04:49:36.414Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:36.414Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:36.414Z] 749cfb8f5551: Layer already exists [2025-01-15T04:49:36.414Z] 61f08db5e870: Layer already exists [2025-01-15T04:49:36.414Z] 24e55705339c: Layer already exists [2025-01-15T04:49:36.414Z] c5761e89fd5c: Layer already exists [2025-01-15T04:49:36.414Z] 62623360b6a4: Layer already exists [2025-01-15T04:49:36.414Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:49:36.414Z] 969fe1984571: Layer already exists [2025-01-15T04:49:36.414Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:36.679Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:ec6eda9377c2248045ee03373bd1e0486a429694674b278bfae57059f6c1e141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:37.033Z] + 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-15T04:49:37.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-15T04:49:37.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-15T04:49:37.386Z] 24e55705339c: Preparing [2025-01-15T04:49:37.386Z] 61f08db5e870: Preparing [2025-01-15T04:49:37.386Z] 749cfb8f5551: Preparing [2025-01-15T04:49:37.386Z] c1e714a11d13: Preparing [2025-01-15T04:49:37.386Z] 61b88a5f74af: Preparing [2025-01-15T04:49:37.386Z] 62623360b6a4: Preparing [2025-01-15T04:49:37.386Z] 969fe1984571: Preparing [2025-01-15T04:49:37.386Z] cfb7fedb0f82: Preparing [2025-01-15T04:49:37.386Z] c5761e89fd5c: Preparing [2025-01-15T04:49:37.386Z] 534a70dc8296: Preparing [2025-01-15T04:49:37.386Z] cfb7fedb0f82: Waiting [2025-01-15T04:49:37.386Z] c5761e89fd5c: Waiting [2025-01-15T04:49:37.386Z] 534a70dc8296: Waiting [2025-01-15T04:49:37.386Z] 62623360b6a4: Waiting [2025-01-15T04:49:37.386Z] 969fe1984571: Waiting [2025-01-15T04:49:37.386Z] 24e55705339c: Layer already exists [2025-01-15T04:49:37.386Z] 749cfb8f5551: Layer already exists [2025-01-15T04:49:37.386Z] 61f08db5e870: Layer already exists [2025-01-15T04:49:37.386Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:37.386Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:37.386Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:37.386Z] 62623360b6a4: Layer already exists [2025-01-15T04:49:37.386Z] 969fe1984571: Layer already exists [2025-01-15T04:49:37.386Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:49:37.386Z] c5761e89fd5c: Layer already exists [2025-01-15T04:49:37.652Z] main: digest: sha256:ec6eda9377c2248045ee03373bd1e0486a429694674b278bfae57059f6c1e141 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:49:37.727Z] ===================================================== [Pipeline] echo [2025-01-15T04:49:37.740Z] taggedImages: [2025-01-15T04:49:37.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:37.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-15T04:49:37.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.43 [2025-01-15T04:49:37.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:37.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-15T04:49:37.766Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-15T04:49:37.766Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:37.766Z] latest [2025-01-15T04:49:37.766Z] 4.0.0-dev.43 [2025-01-15T04:49:37.766Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:49:37.766Z] main [2025-01-15T04:49:37.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:38.155Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:49:38.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:49:38.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T04:49:38.520Z] 14b1b906d40a: Preparing [2025-01-15T04:49:38.520Z] c9b3218cbeb8: Preparing [2025-01-15T04:49:38.520Z] f87be001e114: Preparing [2025-01-15T04:49:38.520Z] c1e714a11d13: Preparing [2025-01-15T04:49:38.520Z] 61b88a5f74af: Preparing [2025-01-15T04:49:38.520Z] d215ec587691: Preparing [2025-01-15T04:49:38.520Z] b171e95783c5: Preparing [2025-01-15T04:49:38.520Z] eacbf9539e0c: Preparing [2025-01-15T04:49:38.520Z] 534a70dc8296: Preparing [2025-01-15T04:49:38.520Z] d215ec587691: Waiting [2025-01-15T04:49:38.520Z] b171e95783c5: Waiting [2025-01-15T04:49:38.520Z] 534a70dc8296: Waiting [2025-01-15T04:49:38.520Z] eacbf9539e0c: Waiting [2025-01-15T04:49:38.520Z] c1e714a11d13: Layer already exists [2025-01-15T04:49:38.520Z] 61b88a5f74af: Layer already exists [2025-01-15T04:49:38.786Z] 14b1b906d40a: Pushed [2025-01-15T04:49:38.786Z] f87be001e114: Pushed [2025-01-15T04:49:38.786Z] c9b3218cbeb8: Pushed [2025-01-15T04:49:38.786Z] b171e95783c5: Pushed [2025-01-15T04:49:38.786Z] 534a70dc8296: Layer already exists [2025-01-15T04:49:39.740Z] eacbf9539e0c: Pushed [2025-01-15T04:50:06.386Z] d215ec587691: Pushed [2025-01-15T04:50:06.386Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:c09a3be2c4fa173da8b12b3aecb4fd8da5ef52b16bb599979c0535e1205606f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:06.755Z] + 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-15T04:50:07.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-15T04:50:07.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T04:50:07.097Z] 14b1b906d40a: Preparing [2025-01-15T04:50:07.097Z] c9b3218cbeb8: Preparing [2025-01-15T04:50:07.097Z] f87be001e114: Preparing [2025-01-15T04:50:07.097Z] c1e714a11d13: Preparing [2025-01-15T04:50:07.097Z] 61b88a5f74af: Preparing [2025-01-15T04:50:07.097Z] d215ec587691: Preparing [2025-01-15T04:50:07.097Z] b171e95783c5: Preparing [2025-01-15T04:50:07.097Z] eacbf9539e0c: Preparing [2025-01-15T04:50:07.097Z] 534a70dc8296: Preparing [2025-01-15T04:50:07.097Z] b171e95783c5: Waiting [2025-01-15T04:50:07.097Z] eacbf9539e0c: Waiting [2025-01-15T04:50:07.097Z] 534a70dc8296: Waiting [2025-01-15T04:50:07.097Z] d215ec587691: Waiting [2025-01-15T04:50:07.097Z] c9b3218cbeb8: Layer already exists [2025-01-15T04:50:07.097Z] f87be001e114: Layer already exists [2025-01-15T04:50:07.097Z] 14b1b906d40a: Layer already exists [2025-01-15T04:50:07.097Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:07.097Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:07.097Z] d215ec587691: Layer already exists [2025-01-15T04:50:07.097Z] eacbf9539e0c: Layer already exists [2025-01-15T04:50:07.097Z] b171e95783c5: Layer already exists [2025-01-15T04:50:07.097Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:07.361Z] latest: digest: sha256:c09a3be2c4fa173da8b12b3aecb4fd8da5ef52b16bb599979c0535e1205606f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:07.712Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:08.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.43 [2025-01-15T04:50:08.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T04:50:08.057Z] 14b1b906d40a: Preparing [2025-01-15T04:50:08.057Z] c9b3218cbeb8: Preparing [2025-01-15T04:50:08.057Z] f87be001e114: Preparing [2025-01-15T04:50:08.057Z] c1e714a11d13: Preparing [2025-01-15T04:50:08.057Z] 61b88a5f74af: Preparing [2025-01-15T04:50:08.057Z] d215ec587691: Preparing [2025-01-15T04:50:08.057Z] b171e95783c5: Preparing [2025-01-15T04:50:08.057Z] d215ec587691: Waiting [2025-01-15T04:50:08.057Z] eacbf9539e0c: Preparing [2025-01-15T04:50:08.057Z] 534a70dc8296: Preparing [2025-01-15T04:50:08.057Z] b171e95783c5: Waiting [2025-01-15T04:50:08.057Z] eacbf9539e0c: Waiting [2025-01-15T04:50:08.057Z] 534a70dc8296: Waiting [2025-01-15T04:50:08.057Z] c9b3218cbeb8: Layer already exists [2025-01-15T04:50:08.057Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:08.057Z] 14b1b906d40a: Layer already exists [2025-01-15T04:50:08.057Z] f87be001e114: Layer already exists [2025-01-15T04:50:08.057Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:08.057Z] d215ec587691: Layer already exists [2025-01-15T04:50:08.057Z] eacbf9539e0c: Layer already exists [2025-01-15T04:50:08.057Z] b171e95783c5: Layer already exists [2025-01-15T04:50:08.057Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:08.320Z] 4.0.0-dev.43: digest: sha256:c09a3be2c4fa173da8b12b3aecb4fd8da5ef52b16bb599979c0535e1205606f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:08.673Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:09.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:09.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T04:50:09.023Z] 14b1b906d40a: Preparing [2025-01-15T04:50:09.023Z] c9b3218cbeb8: Preparing [2025-01-15T04:50:09.023Z] f87be001e114: Preparing [2025-01-15T04:50:09.023Z] c1e714a11d13: Preparing [2025-01-15T04:50:09.023Z] 61b88a5f74af: Preparing [2025-01-15T04:50:09.023Z] d215ec587691: Preparing [2025-01-15T04:50:09.023Z] b171e95783c5: Preparing [2025-01-15T04:50:09.023Z] eacbf9539e0c: Preparing [2025-01-15T04:50:09.023Z] 534a70dc8296: Preparing [2025-01-15T04:50:09.023Z] eacbf9539e0c: Waiting [2025-01-15T04:50:09.023Z] d215ec587691: Waiting [2025-01-15T04:50:09.023Z] b171e95783c5: Waiting [2025-01-15T04:50:09.023Z] 534a70dc8296: Waiting [2025-01-15T04:50:09.023Z] c9b3218cbeb8: Layer already exists [2025-01-15T04:50:09.023Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:09.023Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:09.023Z] f87be001e114: Layer already exists [2025-01-15T04:50:09.023Z] 14b1b906d40a: Layer already exists [2025-01-15T04:50:09.023Z] d215ec587691: Layer already exists [2025-01-15T04:50:09.023Z] b171e95783c5: Layer already exists [2025-01-15T04:50:09.023Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:09.023Z] eacbf9539e0c: Layer already exists [2025-01-15T04:50:09.287Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:c09a3be2c4fa173da8b12b3aecb4fd8da5ef52b16bb599979c0535e1205606f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:09.648Z] + 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-15T04:50:10.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-15T04:50:10.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-15T04:50:10.256Z] 14b1b906d40a: Preparing [2025-01-15T04:50:10.256Z] c9b3218cbeb8: Preparing [2025-01-15T04:50:10.256Z] f87be001e114: Preparing [2025-01-15T04:50:10.256Z] c1e714a11d13: Preparing [2025-01-15T04:50:10.256Z] 61b88a5f74af: Preparing [2025-01-15T04:50:10.256Z] d215ec587691: Preparing [2025-01-15T04:50:10.256Z] b171e95783c5: Preparing [2025-01-15T04:50:10.256Z] d215ec587691: Waiting [2025-01-15T04:50:10.256Z] eacbf9539e0c: Preparing [2025-01-15T04:50:10.256Z] b171e95783c5: Waiting [2025-01-15T04:50:10.256Z] 534a70dc8296: Preparing [2025-01-15T04:50:10.256Z] eacbf9539e0c: Waiting [2025-01-15T04:50:10.256Z] 534a70dc8296: Waiting [2025-01-15T04:50:10.256Z] 14b1b906d40a: Layer already exists [2025-01-15T04:50:10.256Z] f87be001e114: Layer already exists [2025-01-15T04:50:10.256Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:10.256Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:10.256Z] c9b3218cbeb8: Layer already exists [2025-01-15T04:50:10.256Z] d215ec587691: Layer already exists [2025-01-15T04:50:10.256Z] eacbf9539e0c: Layer already exists [2025-01-15T04:50:10.256Z] b171e95783c5: Layer already exists [2025-01-15T04:50:10.256Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:10.520Z] main: digest: sha256:c09a3be2c4fa173da8b12b3aecb4fd8da5ef52b16bb599979c0535e1205606f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:50:10.604Z] ===================================================== [Pipeline] echo [2025-01-15T04:50:10.620Z] taggedImages: [2025-01-15T04:50:10.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:10.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-15T04:50:10.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.43 [2025-01-15T04:50:10.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:10.620Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-15T04:50:10.650Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-15T04:50:10.650Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:10.650Z] latest [2025-01-15T04:50:10.650Z] 4.0.0-dev.43 [2025-01-15T04:50:10.650Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:10.650Z] main [2025-01-15T04:50:10.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:11.016Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:11.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:11.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T04:50:11.367Z] 808a765b40d4: Preparing [2025-01-15T04:50:11.367Z] 6bdaf11d67fd: Preparing [2025-01-15T04:50:11.367Z] 37a660f0f5bf: Preparing [2025-01-15T04:50:11.367Z] c1e714a11d13: Preparing [2025-01-15T04:50:11.367Z] 61b88a5f74af: Preparing [2025-01-15T04:50:11.367Z] afd0df8ad919: Preparing [2025-01-15T04:50:11.367Z] cfb7fedb0f82: Preparing [2025-01-15T04:50:11.367Z] c5761e89fd5c: Preparing [2025-01-15T04:50:11.367Z] 534a70dc8296: Preparing [2025-01-15T04:50:11.367Z] cfb7fedb0f82: Waiting [2025-01-15T04:50:11.367Z] c5761e89fd5c: Waiting [2025-01-15T04:50:11.367Z] 534a70dc8296: Waiting [2025-01-15T04:50:11.367Z] afd0df8ad919: Waiting [2025-01-15T04:50:11.367Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:11.367Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:11.631Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:50:11.631Z] c5761e89fd5c: Layer already exists [2025-01-15T04:50:11.631Z] 37a660f0f5bf: Pushed [2025-01-15T04:50:11.631Z] 6bdaf11d67fd: Pushed [2025-01-15T04:50:11.631Z] 808a765b40d4: Pushed [2025-01-15T04:50:11.631Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:33.660Z] afd0df8ad919: Pushed [2025-01-15T04:50:33.660Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:2061203e4e6c57401a64e1efa1ca9561cbcdb3ff8000aa451cd8b6a632059a76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:34.009Z] + 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-15T04:50:34.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-15T04:50:34.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T04:50:34.359Z] 808a765b40d4: Preparing [2025-01-15T04:50:34.359Z] 6bdaf11d67fd: Preparing [2025-01-15T04:50:34.359Z] 37a660f0f5bf: Preparing [2025-01-15T04:50:34.359Z] c1e714a11d13: Preparing [2025-01-15T04:50:34.359Z] 61b88a5f74af: Preparing [2025-01-15T04:50:34.359Z] afd0df8ad919: Preparing [2025-01-15T04:50:34.359Z] cfb7fedb0f82: Preparing [2025-01-15T04:50:34.359Z] c5761e89fd5c: Preparing [2025-01-15T04:50:34.359Z] 534a70dc8296: Preparing [2025-01-15T04:50:34.359Z] c5761e89fd5c: Waiting [2025-01-15T04:50:34.359Z] 534a70dc8296: Waiting [2025-01-15T04:50:34.359Z] cfb7fedb0f82: Waiting [2025-01-15T04:50:34.359Z] afd0df8ad919: Waiting [2025-01-15T04:50:34.359Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:34.359Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:34.359Z] 808a765b40d4: Layer already exists [2025-01-15T04:50:34.359Z] 6bdaf11d67fd: Layer already exists [2025-01-15T04:50:34.359Z] 37a660f0f5bf: Layer already exists [2025-01-15T04:50:34.359Z] afd0df8ad919: Layer already exists [2025-01-15T04:50:34.359Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:34.359Z] c5761e89fd5c: Layer already exists [2025-01-15T04:50:34.359Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:50:34.625Z] latest: digest: sha256:2061203e4e6c57401a64e1efa1ca9561cbcdb3ff8000aa451cd8b6a632059a76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:34.972Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:35.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.43 [2025-01-15T04:50:35.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T04:50:35.323Z] 808a765b40d4: Preparing [2025-01-15T04:50:35.323Z] 6bdaf11d67fd: Preparing [2025-01-15T04:50:35.323Z] 37a660f0f5bf: Preparing [2025-01-15T04:50:35.323Z] c1e714a11d13: Preparing [2025-01-15T04:50:35.323Z] 61b88a5f74af: Preparing [2025-01-15T04:50:35.323Z] afd0df8ad919: Preparing [2025-01-15T04:50:35.323Z] cfb7fedb0f82: Preparing [2025-01-15T04:50:35.323Z] c5761e89fd5c: Preparing [2025-01-15T04:50:35.323Z] 534a70dc8296: Preparing [2025-01-15T04:50:35.323Z] afd0df8ad919: Waiting [2025-01-15T04:50:35.323Z] 534a70dc8296: Waiting [2025-01-15T04:50:35.323Z] cfb7fedb0f82: Waiting [2025-01-15T04:50:35.323Z] c5761e89fd5c: Waiting [2025-01-15T04:50:35.323Z] 6bdaf11d67fd: Layer already exists [2025-01-15T04:50:35.323Z] 808a765b40d4: Layer already exists [2025-01-15T04:50:35.323Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:35.323Z] 37a660f0f5bf: Layer already exists [2025-01-15T04:50:35.323Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:35.323Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:50:35.323Z] afd0df8ad919: Layer already exists [2025-01-15T04:50:35.323Z] c5761e89fd5c: Layer already exists [2025-01-15T04:50:35.323Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:35.587Z] 4.0.0-dev.43: digest: sha256:2061203e4e6c57401a64e1efa1ca9561cbcdb3ff8000aa451cd8b6a632059a76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:36.040Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:36.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:36.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T04:50:36.394Z] 808a765b40d4: Preparing [2025-01-15T04:50:36.394Z] 6bdaf11d67fd: Preparing [2025-01-15T04:50:36.394Z] 37a660f0f5bf: Preparing [2025-01-15T04:50:36.394Z] c1e714a11d13: Preparing [2025-01-15T04:50:36.394Z] 61b88a5f74af: Preparing [2025-01-15T04:50:36.394Z] afd0df8ad919: Preparing [2025-01-15T04:50:36.394Z] cfb7fedb0f82: Preparing [2025-01-15T04:50:36.394Z] c5761e89fd5c: Preparing [2025-01-15T04:50:36.394Z] 534a70dc8296: Preparing [2025-01-15T04:50:36.394Z] afd0df8ad919: Waiting [2025-01-15T04:50:36.394Z] cfb7fedb0f82: Waiting [2025-01-15T04:50:36.394Z] c5761e89fd5c: Waiting [2025-01-15T04:50:36.394Z] 534a70dc8296: Waiting [2025-01-15T04:50:36.394Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:36.394Z] 808a765b40d4: Layer already exists [2025-01-15T04:50:36.394Z] 37a660f0f5bf: Layer already exists [2025-01-15T04:50:36.394Z] 6bdaf11d67fd: Layer already exists [2025-01-15T04:50:36.394Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:36.394Z] afd0df8ad919: Layer already exists [2025-01-15T04:50:36.394Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:36.394Z] c5761e89fd5c: Layer already exists [2025-01-15T04:50:36.394Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:50:36.667Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:2061203e4e6c57401a64e1efa1ca9561cbcdb3ff8000aa451cd8b6a632059a76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:37.027Z] + 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-15T04:50:37.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-15T04:50:37.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-15T04:50:37.378Z] 808a765b40d4: Preparing [2025-01-15T04:50:37.378Z] 6bdaf11d67fd: Preparing [2025-01-15T04:50:37.378Z] 37a660f0f5bf: Preparing [2025-01-15T04:50:37.378Z] c1e714a11d13: Preparing [2025-01-15T04:50:37.378Z] 61b88a5f74af: Preparing [2025-01-15T04:50:37.378Z] afd0df8ad919: Preparing [2025-01-15T04:50:37.378Z] cfb7fedb0f82: Preparing [2025-01-15T04:50:37.378Z] c5761e89fd5c: Preparing [2025-01-15T04:50:37.378Z] 534a70dc8296: Preparing [2025-01-15T04:50:37.378Z] cfb7fedb0f82: Waiting [2025-01-15T04:50:37.378Z] 534a70dc8296: Waiting [2025-01-15T04:50:37.378Z] c5761e89fd5c: Waiting [2025-01-15T04:50:37.378Z] afd0df8ad919: Waiting [2025-01-15T04:50:37.378Z] 6bdaf11d67fd: Layer already exists [2025-01-15T04:50:37.378Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:37.378Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:37.378Z] 808a765b40d4: Layer already exists [2025-01-15T04:50:37.378Z] 37a660f0f5bf: Layer already exists [2025-01-15T04:50:37.378Z] afd0df8ad919: Layer already exists [2025-01-15T04:50:37.378Z] cfb7fedb0f82: Layer already exists [2025-01-15T04:50:37.378Z] c5761e89fd5c: Layer already exists [2025-01-15T04:50:37.378Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:37.645Z] main: digest: sha256:2061203e4e6c57401a64e1efa1ca9561cbcdb3ff8000aa451cd8b6a632059a76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:50:37.720Z] ===================================================== [Pipeline] echo [2025-01-15T04:50:37.735Z] taggedImages: [2025-01-15T04:50:37.735Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:37.735Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-15T04:50:37.735Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.43 [2025-01-15T04:50:37.735Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:37.735Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-15T04:50:37.758Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-15T04:50:37.759Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:37.759Z] latest [2025-01-15T04:50:37.759Z] 4.0.0-dev.43 [2025-01-15T04:50:37.759Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:37.759Z] main [2025-01-15T04:50:37.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:38.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:38.509Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:38.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T04:50:38.509Z] ea1e3ea3f141: Preparing [2025-01-15T04:50:38.509Z] b4333e7ab798: Preparing [2025-01-15T04:50:38.509Z] 682d09743c4b: Preparing [2025-01-15T04:50:38.509Z] c1e714a11d13: Preparing [2025-01-15T04:50:38.509Z] 61b88a5f74af: Preparing [2025-01-15T04:50:38.509Z] 5762ed7cdef9: Preparing [2025-01-15T04:50:38.509Z] a6a438383788: Preparing [2025-01-15T04:50:38.509Z] 534a70dc8296: Preparing [2025-01-15T04:50:38.509Z] 5762ed7cdef9: Waiting [2025-01-15T04:50:38.509Z] a6a438383788: Waiting [2025-01-15T04:50:38.509Z] 534a70dc8296: Waiting [2025-01-15T04:50:38.509Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:38.509Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:38.793Z] b4333e7ab798: Pushed [2025-01-15T04:50:38.793Z] ea1e3ea3f141: Pushed [2025-01-15T04:50:38.793Z] 5762ed7cdef9: Pushed [2025-01-15T04:50:38.793Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:40.195Z] a6a438383788: Pushed [2025-01-15T04:50:46.826Z] 682d09743c4b: Pushed [2025-01-15T04:50:46.826Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:38f3d22ece299ca7127a46c9d7d860d4ceeb531d3d418cef037eb1f859d0fe97 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:47.174Z] + 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-15T04:50:47.518Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-15T04:50:47.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T04:50:47.518Z] ea1e3ea3f141: Preparing [2025-01-15T04:50:47.518Z] b4333e7ab798: Preparing [2025-01-15T04:50:47.518Z] 682d09743c4b: Preparing [2025-01-15T04:50:47.518Z] c1e714a11d13: Preparing [2025-01-15T04:50:47.518Z] 61b88a5f74af: Preparing [2025-01-15T04:50:47.518Z] 5762ed7cdef9: Preparing [2025-01-15T04:50:47.518Z] a6a438383788: Preparing [2025-01-15T04:50:47.518Z] 534a70dc8296: Preparing [2025-01-15T04:50:47.518Z] 5762ed7cdef9: Waiting [2025-01-15T04:50:47.518Z] 534a70dc8296: Waiting [2025-01-15T04:50:47.518Z] a6a438383788: Waiting [2025-01-15T04:50:47.518Z] ea1e3ea3f141: Layer already exists [2025-01-15T04:50:47.518Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:47.518Z] b4333e7ab798: Layer already exists [2025-01-15T04:50:47.518Z] 682d09743c4b: Layer already exists [2025-01-15T04:50:47.518Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:47.518Z] 5762ed7cdef9: Layer already exists [2025-01-15T04:50:47.518Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:47.518Z] a6a438383788: Layer already exists [2025-01-15T04:50:47.783Z] latest: digest: sha256:38f3d22ece299ca7127a46c9d7d860d4ceeb531d3d418cef037eb1f859d0fe97 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:48.143Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:48.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.43 [2025-01-15T04:50:48.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T04:50:48.487Z] ea1e3ea3f141: Preparing [2025-01-15T04:50:48.487Z] b4333e7ab798: Preparing [2025-01-15T04:50:48.487Z] 682d09743c4b: Preparing [2025-01-15T04:50:48.487Z] c1e714a11d13: Preparing [2025-01-15T04:50:48.487Z] 61b88a5f74af: Preparing [2025-01-15T04:50:48.487Z] 5762ed7cdef9: Preparing [2025-01-15T04:50:48.487Z] a6a438383788: Preparing [2025-01-15T04:50:48.487Z] 534a70dc8296: Preparing [2025-01-15T04:50:48.487Z] 5762ed7cdef9: Waiting [2025-01-15T04:50:48.487Z] a6a438383788: Waiting [2025-01-15T04:50:48.487Z] 534a70dc8296: Waiting [2025-01-15T04:50:48.487Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:48.487Z] b4333e7ab798: Layer already exists [2025-01-15T04:50:48.487Z] ea1e3ea3f141: Layer already exists [2025-01-15T04:50:48.487Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:48.487Z] 682d09743c4b: Layer already exists [2025-01-15T04:50:48.487Z] 5762ed7cdef9: Layer already exists [2025-01-15T04:50:48.487Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:48.487Z] a6a438383788: Layer already exists [2025-01-15T04:50:48.751Z] 4.0.0-dev.43: digest: sha256:38f3d22ece299ca7127a46c9d7d860d4ceeb531d3d418cef037eb1f859d0fe97 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:49.101Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:49.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:49.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T04:50:49.452Z] ea1e3ea3f141: Preparing [2025-01-15T04:50:49.452Z] b4333e7ab798: Preparing [2025-01-15T04:50:49.452Z] 682d09743c4b: Preparing [2025-01-15T04:50:49.452Z] c1e714a11d13: Preparing [2025-01-15T04:50:49.452Z] 61b88a5f74af: Preparing [2025-01-15T04:50:49.452Z] 5762ed7cdef9: Preparing [2025-01-15T04:50:49.452Z] a6a438383788: Preparing [2025-01-15T04:50:49.452Z] 534a70dc8296: Preparing [2025-01-15T04:50:49.452Z] 5762ed7cdef9: Waiting [2025-01-15T04:50:49.452Z] a6a438383788: Waiting [2025-01-15T04:50:49.452Z] 534a70dc8296: Waiting [2025-01-15T04:50:49.452Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:49.452Z] b4333e7ab798: Layer already exists [2025-01-15T04:50:49.452Z] 682d09743c4b: Layer already exists [2025-01-15T04:50:49.452Z] ea1e3ea3f141: Layer already exists [2025-01-15T04:50:49.452Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:49.452Z] 5762ed7cdef9: Layer already exists [2025-01-15T04:50:49.452Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:49.452Z] a6a438383788: Layer already exists [2025-01-15T04:50:49.716Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:38f3d22ece299ca7127a46c9d7d860d4ceeb531d3d418cef037eb1f859d0fe97 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:50.067Z] + 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-15T04:50:50.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-15T04:50:50.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-15T04:50:50.415Z] ea1e3ea3f141: Preparing [2025-01-15T04:50:50.415Z] b4333e7ab798: Preparing [2025-01-15T04:50:50.415Z] 682d09743c4b: Preparing [2025-01-15T04:50:50.415Z] c1e714a11d13: Preparing [2025-01-15T04:50:50.415Z] 61b88a5f74af: Preparing [2025-01-15T04:50:50.415Z] 5762ed7cdef9: Preparing [2025-01-15T04:50:50.415Z] a6a438383788: Preparing [2025-01-15T04:50:50.415Z] 534a70dc8296: Preparing [2025-01-15T04:50:50.415Z] 5762ed7cdef9: Waiting [2025-01-15T04:50:50.415Z] a6a438383788: Waiting [2025-01-15T04:50:50.415Z] 534a70dc8296: Waiting [2025-01-15T04:50:50.415Z] b4333e7ab798: Layer already exists [2025-01-15T04:50:50.415Z] 682d09743c4b: Layer already exists [2025-01-15T04:50:50.415Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:50.415Z] ea1e3ea3f141: Layer already exists [2025-01-15T04:50:50.415Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:50.415Z] 5762ed7cdef9: Layer already exists [2025-01-15T04:50:50.415Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:50.415Z] a6a438383788: Layer already exists [2025-01-15T04:50:50.681Z] main: digest: sha256:38f3d22ece299ca7127a46c9d7d860d4ceeb531d3d418cef037eb1f859d0fe97 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:50:50.756Z] ===================================================== [Pipeline] echo [2025-01-15T04:50:50.772Z] taggedImages: [2025-01-15T04:50:50.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:50.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-15T04:50:50.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.43 [2025-01-15T04:50:50.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:50.772Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-15T04:50:50.800Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-15T04:50:50.800Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:50.800Z] latest [2025-01-15T04:50:50.800Z] 4.0.0-dev.43 [2025-01-15T04:50:50.800Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:50:50.800Z] main [2025-01-15T04:50:50.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:51.182Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:50:51.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:50:51.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T04:50:51.532Z] db4d2975326f: Preparing [2025-01-15T04:50:51.532Z] 621e02c8f4c0: Preparing [2025-01-15T04:50:51.532Z] c1e714a11d13: Preparing [2025-01-15T04:50:51.532Z] 61b88a5f74af: Preparing [2025-01-15T04:50:51.532Z] bfa3824fb549: Preparing [2025-01-15T04:50:51.532Z] 98c0e16f62ba: Preparing [2025-01-15T04:50:51.532Z] 534a70dc8296: Preparing [2025-01-15T04:50:51.532Z] 98c0e16f62ba: Waiting [2025-01-15T04:50:51.532Z] 534a70dc8296: Waiting [2025-01-15T04:50:51.532Z] c1e714a11d13: Layer already exists [2025-01-15T04:50:51.532Z] 61b88a5f74af: Layer already exists [2025-01-15T04:50:51.797Z] 534a70dc8296: Layer already exists [2025-01-15T04:50:51.797Z] bfa3824fb549: Pushed [2025-01-15T04:50:51.797Z] db4d2975326f: Pushed [2025-01-15T04:50:52.376Z] 98c0e16f62ba: Pushed [2025-01-15T04:51:00.566Z] 621e02c8f4c0: Pushed [2025-01-15T04:51:00.566Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6: digest: sha256:9e2938e382e662a089557ced8765a909a139ae6c28b340b6247005ec65f94d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:00.910Z] + 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-15T04:51:01.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-15T04:51:01.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T04:51:01.258Z] db4d2975326f: Preparing [2025-01-15T04:51:01.258Z] 621e02c8f4c0: Preparing [2025-01-15T04:51:01.258Z] c1e714a11d13: Preparing [2025-01-15T04:51:01.258Z] 61b88a5f74af: Preparing [2025-01-15T04:51:01.258Z] bfa3824fb549: Preparing [2025-01-15T04:51:01.258Z] 98c0e16f62ba: Preparing [2025-01-15T04:51:01.258Z] 534a70dc8296: Preparing [2025-01-15T04:51:01.258Z] 98c0e16f62ba: Waiting [2025-01-15T04:51:01.258Z] 534a70dc8296: Waiting [2025-01-15T04:51:01.258Z] c1e714a11d13: Layer already exists [2025-01-15T04:51:01.258Z] db4d2975326f: Layer already exists [2025-01-15T04:51:01.258Z] 61b88a5f74af: Layer already exists [2025-01-15T04:51:01.258Z] 621e02c8f4c0: Layer already exists [2025-01-15T04:51:01.258Z] bfa3824fb549: Layer already exists [2025-01-15T04:51:01.258Z] 534a70dc8296: Layer already exists [2025-01-15T04:51:01.258Z] 98c0e16f62ba: Layer already exists [2025-01-15T04:51:01.527Z] latest: digest: sha256:9e2938e382e662a089557ced8765a909a139ae6c28b340b6247005ec65f94d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:01.879Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:02.227Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.43 [2025-01-15T04:51:02.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T04:51:02.227Z] db4d2975326f: Preparing [2025-01-15T04:51:02.227Z] 621e02c8f4c0: Preparing [2025-01-15T04:51:02.227Z] c1e714a11d13: Preparing [2025-01-15T04:51:02.227Z] 61b88a5f74af: Preparing [2025-01-15T04:51:02.227Z] bfa3824fb549: Preparing [2025-01-15T04:51:02.227Z] 98c0e16f62ba: Preparing [2025-01-15T04:51:02.227Z] 534a70dc8296: Preparing [2025-01-15T04:51:02.227Z] 98c0e16f62ba: Waiting [2025-01-15T04:51:02.227Z] 534a70dc8296: Waiting [2025-01-15T04:51:02.227Z] db4d2975326f: Layer already exists [2025-01-15T04:51:02.227Z] bfa3824fb549: Layer already exists [2025-01-15T04:51:02.227Z] 61b88a5f74af: Layer already exists [2025-01-15T04:51:02.227Z] c1e714a11d13: Layer already exists [2025-01-15T04:51:02.227Z] 621e02c8f4c0: Layer already exists [2025-01-15T04:51:02.227Z] 98c0e16f62ba: Layer already exists [2025-01-15T04:51:02.227Z] 534a70dc8296: Layer already exists [2025-01-15T04:51:02.491Z] 4.0.0-dev.43: digest: sha256:9e2938e382e662a089557ced8765a909a139ae6c28b340b6247005ec65f94d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:02.843Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:03.187Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:51:03.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T04:51:03.187Z] db4d2975326f: Preparing [2025-01-15T04:51:03.187Z] 621e02c8f4c0: Preparing [2025-01-15T04:51:03.187Z] c1e714a11d13: Preparing [2025-01-15T04:51:03.187Z] 61b88a5f74af: Preparing [2025-01-15T04:51:03.187Z] bfa3824fb549: Preparing [2025-01-15T04:51:03.187Z] 98c0e16f62ba: Preparing [2025-01-15T04:51:03.187Z] 534a70dc8296: Preparing [2025-01-15T04:51:03.187Z] 98c0e16f62ba: Waiting [2025-01-15T04:51:03.187Z] 534a70dc8296: Waiting [2025-01-15T04:51:03.187Z] 61b88a5f74af: Layer already exists [2025-01-15T04:51:03.187Z] 621e02c8f4c0: Layer already exists [2025-01-15T04:51:03.187Z] bfa3824fb549: Layer already exists [2025-01-15T04:51:03.187Z] c1e714a11d13: Layer already exists [2025-01-15T04:51:03.187Z] db4d2975326f: Layer already exists [2025-01-15T04:51:03.187Z] 98c0e16f62ba: Layer already exists [2025-01-15T04:51:03.187Z] 534a70dc8296: Layer already exists [2025-01-15T04:51:03.453Z] f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43: digest: sha256:9e2938e382e662a089557ced8765a909a139ae6c28b340b6247005ec65f94d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:03.812Z] + 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-15T04:51:04.164Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-15T04:51:04.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-15T04:51:04.165Z] db4d2975326f: Preparing [2025-01-15T04:51:04.165Z] 621e02c8f4c0: Preparing [2025-01-15T04:51:04.165Z] c1e714a11d13: Preparing [2025-01-15T04:51:04.165Z] 61b88a5f74af: Preparing [2025-01-15T04:51:04.165Z] bfa3824fb549: Preparing [2025-01-15T04:51:04.165Z] 98c0e16f62ba: Preparing [2025-01-15T04:51:04.165Z] 534a70dc8296: Preparing [2025-01-15T04:51:04.165Z] 98c0e16f62ba: Waiting [2025-01-15T04:51:04.165Z] 534a70dc8296: Waiting [2025-01-15T04:51:04.165Z] 61b88a5f74af: Layer already exists [2025-01-15T04:51:04.165Z] bfa3824fb549: Layer already exists [2025-01-15T04:51:04.165Z] c1e714a11d13: Layer already exists [2025-01-15T04:51:04.165Z] 621e02c8f4c0: Layer already exists [2025-01-15T04:51:04.165Z] db4d2975326f: Layer already exists [2025-01-15T04:51:04.165Z] 98c0e16f62ba: Layer already exists [2025-01-15T04:51:04.165Z] 534a70dc8296: Layer already exists [2025-01-15T04:51:04.432Z] main: digest: sha256:9e2938e382e662a089557ced8765a909a139ae6c28b340b6247005ec65f94d5a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-15T04:51:04.494Z] ===================================================== [Pipeline] echo [2025-01-15T04:51:04.507Z] taggedImages: [2025-01-15T04:51:04.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [2025-01-15T04:51:04.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-15T04:51:04.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.43 [2025-01-15T04:51:04.507Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f8875f0536730b3b8e56bd88f51e5d351f1c0ec6-4.0.0-dev.43 [2025-01-15T04:51:04.507Z] - 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-15T04:51:04.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T04:51:04.894Z] [2025-01-15T04:51:04.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:05.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T04:51:05.219Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-15T04:51:05.219Z] 8998bd30e6a1: Pulling fs layer [2025-01-15T04:51:05.219Z] 04944245beec: Pulling fs layer [2025-01-15T04:51:05.219Z] 699f458cf7ca: Pulling fs layer [2025-01-15T04:51:05.219Z] 765212b225bb: Pulling fs layer [2025-01-15T04:51:05.219Z] f23df028b6ca: Pulling fs layer [2025-01-15T04:51:05.219Z] 765212b225bb: Waiting [2025-01-15T04:51:05.219Z] d65c8cfc05b1: Pulling fs layer [2025-01-15T04:51:05.219Z] f23df028b6ca: Waiting [2025-01-15T04:51:05.219Z] 2437ff75d9bd: Pulling fs layer [2025-01-15T04:51:05.219Z] d65c8cfc05b1: Waiting [2025-01-15T04:51:05.219Z] 2437ff75d9bd: Waiting [2025-01-15T04:51:05.486Z] 04944245beec: Verifying Checksum [2025-01-15T04:51:05.487Z] 04944245beec: Download complete [2025-01-15T04:51:05.487Z] 765212b225bb: Verifying Checksum [2025-01-15T04:51:05.487Z] 765212b225bb: Download complete [2025-01-15T04:51:05.754Z] f23df028b6ca: Verifying Checksum [2025-01-15T04:51:05.754Z] f23df028b6ca: Download complete [2025-01-15T04:51:05.754Z] d65c8cfc05b1: Verifying Checksum [2025-01-15T04:51:05.754Z] d65c8cfc05b1: Download complete [2025-01-15T04:51:05.754Z] 699f458cf7ca: Verifying Checksum [2025-01-15T04:51:05.754Z] 699f458cf7ca: Download complete [2025-01-15T04:51:06.336Z] 8998bd30e6a1: Verifying Checksum [2025-01-15T04:51:06.336Z] 8998bd30e6a1: Download complete [2025-01-15T04:51:08.275Z] 2437ff75d9bd: Verifying Checksum [2025-01-15T04:51:08.275Z] 2437ff75d9bd: Download complete [2025-01-15T04:51:12.522Z] 8998bd30e6a1: Pull complete [2025-01-15T04:51:12.788Z] 04944245beec: Pull complete [2025-01-15T04:51:14.732Z] 699f458cf7ca: Pull complete [2025-01-15T04:51:14.732Z] 765212b225bb: Pull complete [2025-01-15T04:51:15.690Z] f23df028b6ca: Pull complete [2025-01-15T04:51:15.690Z] d65c8cfc05b1: Pull complete [2025-01-15T04:51:42.370Z] 2437ff75d9bd: Pull complete [2025-01-15T04:51:42.370Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-15T04:51:42.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-15T04:51:42.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:51:42.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-36750 does not seem to be running inside a container [2025-01-15T04:51:42.607Z] $ 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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:51:43.801Z] $ docker top 3cd70665fbc14b10d32f8f220a4db017a614c1b33539deeea304f7b6a4694b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:51:44.357Z] ---> job-cost.sh [2025-01-15T04:51:44.621Z] lf-activate-venv: SKIPPING [2025-01-15T04:51:44.621Z] INFO: No Stack... [2025-01-15T04:51:45.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-15T04:51:45.778Z] INFO: Archiving Costs [Pipeline] sh [2025-01-15T04:51:46.364Z] + cat /w/workspace/edgex-go/779/archives/cost.csv [2025-01-15T04:51:46.364Z] + cut -d, -f6 [Pipeline] lock [2025-01-15T04:51:46.427Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-779-stack-cost] [2025-01-15T04:51:46.434Z] Resource [jenkins-edgexfoundry-edgex-go-main-779-stack-cost] did not exist. Created. [2025-01-15T04:51:46.440Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-779-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-15T04:51:46.767Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-15T04:51:47.385Z] Stashed 1 file(s) [Pipeline] } [2025-01-15T04:51:47.394Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-779-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-15T04:51:47.417Z] $ docker stop --time=1 3cd70665fbc14b10d32f8f220a4db017a614c1b33539deeea304f7b6a4694b0d [2025-01-15T04:51:48.823Z] $ docker rm -f --volumes 3cd70665fbc14b10d32f8f220a4db017a614c1b33539deeea304f7b6a4694b0d [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-15T04:51:49.385Z] provisioning config files... [2025-01-15T04:51:49.391Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/779@tmp/config17576847061711879901tmp [Pipeline] { [Pipeline] sh [2025-01-15T04:51:49.688Z] + set +x [2025-01-15T04:51:49.688Z] + curl -s https://codecov.io/bash [2025-01-15T04:51:49.688Z] + bash -s -- [2025-01-15T04:51:49.688Z] [2025-01-15T04:51:49.688Z] _____ _ [2025-01-15T04:51:49.688Z] / ____| | | [2025-01-15T04:51:49.688Z] | | ___ __| | ___ ___ _____ __ [2025-01-15T04:51:49.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-15T04:51:49.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-15T04:51:49.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-15T04:51:49.688Z] Bash-1.0.6 [2025-01-15T04:51:49.688Z] [2025-01-15T04:51:49.688Z] [2025-01-15T04:51:49.688Z] ==> git version 2.25.1 found [2025-01-15T04:51:49.688Z] ==> 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-15T04:51:49.688Z] Release-Date: 2020-01-08 [2025-01-15T04:51:49.688Z] 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-15T04:51:49.688Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-15T04:51:49.688Z] ==> Jenkins CI detected. [2025-01-15T04:51:49.688Z] current dir:  /w/workspace/edgex-go/779 [2025-01-15T04:51:49.688Z] project root: . [2025-01-15T04:51:49.688Z] --> token set from env [2025-01-15T04:51:49.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-15T04:51:49.688Z] ==> Running gcov in . (disable via -X gcov) [2025-01-15T04:51:49.947Z] ==> Python coveragepy not found [2025-01-15T04:51:49.947Z] ==> Searching for coverage reports in: [2025-01-15T04:51:49.947Z] + . [2025-01-15T04:51:49.947Z] -> Found 1 reports [2025-01-15T04:51:49.947Z] ==> Detecting git/mercurial file structure [2025-01-15T04:51:49.947Z] ==> Reading reports [2025-01-15T04:51:49.947Z] + ./coverage.out bytes=1510726 [2025-01-15T04:51:49.947Z] ==> Appending adjustments [2025-01-15T04:51:49.947Z] https://docs.codecov.io/docs/fixing-reports [2025-01-15T04:51:51.320Z] + Found adjustments [2025-01-15T04:51:51.320Z] ==> Gzipping contents [2025-01-15T04:51:51.320Z] 128K /tmp/codecov.KEWqcn.gz [2025-01-15T04:51:51.321Z] ==> Uploading reports [2025-01-15T04:51:51.321Z] url: https://codecov.io [2025-01-15T04:51:51.321Z] query: branch=main&commit=f8875f0536730b3b8e56bd88f51e5d351f1c0ec6&build=779&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F779%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-15T04:51:51.321Z] -> Pinging Codecov [2025-01-15T04:51:51.321Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f8875f0536730b3b8e56bd88f51e5d351f1c0ec6&build=779&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F779%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-15T04:51:51.321Z] -> Uploading to [2025-01-15T04:51:51.321Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f8875f0536730b3b8e56bd88f51e5d351f1c0ec6/5efb06e9-9daa-4c60-94d7-7a70f702fb34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250115%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250115T045151Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6705e52a21a5236e75ec993584294b50c8fb3435b599dfb591f69ff45f2a02b3 [2025-01-15T04:51:51.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:51:51.321Z] Dload Upload Total Spent Left Speed [2025-01-15T04:51:51.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 479k --:--:-- --:--:-- --:--:-- 479k [2025-01-15T04:51:51.579Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 [Pipeline] } [2025-01-15T04:51:51.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-15T04:51:51.821Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-15T04:51:51.836Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:52.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T04:51:52.149Z] [2025-01-15T04:51:52.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:51:52.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T04:51:52.448Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-15T04:51:52.448Z] 43c4264eed91: Pulling fs layer [2025-01-15T04:51:52.448Z] 4cc291be95ef: Pulling fs layer [2025-01-15T04:51:52.448Z] 2ac1f1163629: Pulling fs layer [2025-01-15T04:51:52.448Z] 5c3c966382ef: Pulling fs layer [2025-01-15T04:51:52.448Z] 4f4fb700ef54: Pulling fs layer [2025-01-15T04:51:52.448Z] d9c7d2e4e75e: Pulling fs layer [2025-01-15T04:51:52.448Z] 9c3e1370e548: Pulling fs layer [2025-01-15T04:51:52.448Z] 5c3c966382ef: Waiting [2025-01-15T04:51:52.448Z] 4f4fb700ef54: Waiting [2025-01-15T04:51:52.448Z] d9c7d2e4e75e: Waiting [2025-01-15T04:51:52.448Z] 9c3e1370e548: Waiting [2025-01-15T04:51:52.448Z] 4cc291be95ef: Verifying Checksum [2025-01-15T04:51:52.448Z] 4cc291be95ef: Download complete [2025-01-15T04:51:52.448Z] 5c3c966382ef: Download complete [2025-01-15T04:51:52.448Z] 4f4fb700ef54: Verifying Checksum [2025-01-15T04:51:52.448Z] 4f4fb700ef54: Download complete [2025-01-15T04:51:52.448Z] 43c4264eed91: Download complete [2025-01-15T04:51:52.708Z] d9c7d2e4e75e: Verifying Checksum [2025-01-15T04:51:52.708Z] d9c7d2e4e75e: Download complete [2025-01-15T04:51:52.708Z] 43c4264eed91: Pull complete [2025-01-15T04:51:52.708Z] 4cc291be95ef: Pull complete [2025-01-15T04:51:52.967Z] 2ac1f1163629: Verifying Checksum [2025-01-15T04:51:52.967Z] 2ac1f1163629: Download complete [2025-01-15T04:51:53.531Z] 9c3e1370e548: Download complete [2025-01-15T04:51:56.059Z] 2ac1f1163629: Pull complete [2025-01-15T04:51:56.316Z] 5c3c966382ef: Pull complete [2025-01-15T04:51:56.316Z] 4f4fb700ef54: Pull complete [2025-01-15T04:51:56.573Z] d9c7d2e4e75e: Pull complete [2025-01-15T04:51:59.106Z] 9c3e1370e548: Pull complete [2025-01-15T04:51:59.364Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-15T04:51:59.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-15T04:51:59.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:51:59.471Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:51:59.495Z] $ 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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:52:04.198Z] $ docker top 744e18eb23514e322eb021ea4b44ba8682db66de6e96362928addf1d70828e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T04:52:04.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/779 [Pipeline] echo [2025-01-15T04:52:04.553Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-15T04:52:04.835Z] + set -o pipefail [2025-01-15T04:52:04.835Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-15T04:52:12.949Z] [2025-01-15T04:52:12.949Z] Monitoring /w/workspace/edgex-go/779 (github.com/edgexfoundry/edgex-go)... [2025-01-15T04:52:12.949Z] [2025-01-15T04:52:12.949Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3a1bcd4e-2b92-4588-818e-7c8e0107fac9 [2025-01-15T04:52:12.949Z] [2025-01-15T04:52:12.949Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-15T04:52:12.949Z] [2025-01-15T04:52:12.949Z] [2025-01-15T04:52:12.949Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-15T04:52:12.949Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-15T04:52:13.215Z] $ docker stop --time=1 744e18eb23514e322eb021ea4b44ba8682db66de6e96362928addf1d70828e96 [2025-01-15T04:52:18.330Z] $ docker rm -f --volumes 744e18eb23514e322eb021ea4b44ba8682db66de6e96362928addf1d70828e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-15T04:52:18.854Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T04:52:18.871Z] provisioning config files... [2025-01-15T04:52:18.877Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/779@tmp/config4628080424593054815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:19.180Z] --> edgex-publish-swagger.sh [2025-01-15T04:52:19.180Z] === Publish openapi API === [2025-01-15T04:52:19.180Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-15T04:52:19.180Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/779/openapi/core-command.yaml] [2025-01-15T04:52:19.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:19.180Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:19.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67871 --:--:-- --:--:-- --:--:-- 67871 [2025-01-15T04:52:19.438Z] [2025-01-15T04:52:19.438Z] [2025-01-15T04:52:19.438Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/779/openapi/core-data.yaml] [2025-01-15T04:52:19.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:19.696Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:20.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 136k --:--:-- --:--:-- --:--:-- 136k 100 72057 0 0 100 72057 0 136k --:--:-- --:--:-- --:--:-- 136k [2025-01-15T04:52:20.262Z] [2025-01-15T04:52:20.262Z] [2025-01-15T04:52:20.262Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/779/openapi/core-keeper.yaml] [2025-01-15T04:52:20.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:20.262Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:20.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 256 124k --:--:-- --:--:-- --:--:-- 125k [2025-01-15T04:52:20.262Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-15T04:52:20.262Z] [2025-01-15T04:52:20.262Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/779/openapi/core-metadata.yaml] [2025-01-15T04:52:20.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:20.262Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:20.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 373 370k --:--:-- --:--:-- --:--:-- 370k [2025-01-15T04:52:20.830Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T04:52:20.830Z] [2025-01-15T04:52:20.830Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/779/openapi/security-proxy-auth.yaml] [2025-01-15T04:52:20.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:20.830Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:21.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 379 137k --:--:-- --:--:-- --:--:-- 137k [2025-01-15T04:52:21.090Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-15T04:52:21.090Z] [2025-01-15T04:52:21.090Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/779/openapi/support-notifications.yaml] [2025-01-15T04:52:21.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:21.090Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:21.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 490 307k --:--:-- --:--:-- --:--:-- 306k [2025-01-15T04:52:21.348Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T04:52:21.348Z] [2025-01-15T04:52:21.348Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/779/openapi/support-scheduler.yaml] [2025-01-15T04:52:21.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-15T04:52:21.348Z] Dload Upload Total Spent Left Speed [2025-01-15T04:52:21.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 553 175k --:--:-- --:--:-- --:--:-- 176k [2025-01-15T04:52:21.606Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-15T04:52:21.606Z] [Pipeline] } [2025-01-15T04:52:21.613Z] 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-15T04:52:22.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T04:52:22.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:22.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:52:22.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:52:23.027Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:52:23.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:52:23.542Z] $ docker top a664574325c010643f8f54ed39a8784392dd8b8cb0ed640e3545514096a7ff0d -eo pid,comm [2025-01-15T04:52:23.591Z] 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-15T04:52:23.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T04:52:23.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T04:52:23.643Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T04:52:23.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T04:52:23.745Z] $ docker exec a664574325c010643f8f54ed39a8784392dd8b8cb0ed640e3545514096a7ff0d ssh-agent [2025-01-15T04:52:23.863Z] SSH_AUTH_SOCK=/tmp/ssh-ZhVuJ4YNwAWu/agent.32 [2025-01-15T04:52:23.863Z] SSH_AGENT_PID=38 [2025-01-15T04:52:23.868Z] Running ssh-add (command line suppressed) [2025-01-15T04:52:23.964Z] Identity added: /w/workspace/edgex-go/779@tmp/private_key_9022487049752413102.key (/w/workspace/edgex-go/779@tmp/private_key_9022487049752413102.key) [2025-01-15T04:52:23.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T04:52:24.272Z] + git semver tag [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,451 [run_tag] DEBUG tag force:False [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,452 [check_head_tag] DEBUG check head tag [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,454 [execute] INFO git cat-file --batch-check [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/779, universal_newlines=False, shell=None, istream=) [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,456 [execute] INFO git cat-file --batch [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/779, universal_newlines=False, shell=None, istream=) [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,519 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,520 [execute] INFO git tag -a v4.0.0-dev.43 -m v4.0.0-dev.43 [2025-01-15T04:52:24.530Z] 2025-01-15 04:52:24,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.43', '-m', 'v4.0.0-dev.43'], cwd=/w/workspace/edgex-go/779, universal_newlines=False, shell=None, istream=None) [2025-01-15T04:52:24.788Z] 2025-01-15 04:52:24,524 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:24.788Z] 4.0.0-dev.43 [Pipeline] } [2025-01-15T04:52:24.792Z] $ docker exec --env ******** --env ******** a664574325c010643f8f54ed39a8784392dd8b8cb0ed640e3545514096a7ff0d ssh-agent -k [2025-01-15T04:52:24.894Z] unset SSH_AUTH_SOCK; [2025-01-15T04:52:24.895Z] unset SSH_AGENT_PID; [2025-01-15T04:52:24.895Z] echo Agent pid 38 killed; [2025-01-15T04:52:24.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T04:52:25.239Z] + git semver [Pipeline] } [2025-01-15T04:52:25.508Z] $ docker stop --time=1 a664574325c010643f8f54ed39a8784392dd8b8cb0ed640e3545514096a7ff0d [2025-01-15T04:52:26.777Z] $ docker rm -f --volumes a664574325c010643f8f54ed39a8784392dd8b8cb0ed640e3545514096a7ff0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:27.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T04:52:27.204Z] [2025-01-15T04:52:27.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:27.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T04:52:27.510Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-15T04:52:27.510Z] ab5ef0e58194: Pulling fs layer [2025-01-15T04:52:27.510Z] 9712f1f96733: Pulling fs layer [2025-01-15T04:52:27.510Z] 63f879dbbcfc: Pulling fs layer [2025-01-15T04:52:27.510Z] 0d9ebad4ef96: Pulling fs layer [2025-01-15T04:52:27.510Z] e9a5061849ea: Pulling fs layer [2025-01-15T04:52:27.510Z] d747dcd14b5f: Pulling fs layer [2025-01-15T04:52:27.510Z] 2de7ff778b66: Pulling fs layer [2025-01-15T04:52:27.510Z] 0d9ebad4ef96: Waiting [2025-01-15T04:52:27.510Z] 2de7ff778b66: Waiting [2025-01-15T04:52:27.510Z] e9a5061849ea: Waiting [2025-01-15T04:52:27.510Z] d747dcd14b5f: Waiting [2025-01-15T04:52:27.510Z] 9712f1f96733: Verifying Checksum [2025-01-15T04:52:27.510Z] 9712f1f96733: Download complete [2025-01-15T04:52:27.770Z] 63f879dbbcfc: Verifying Checksum [2025-01-15T04:52:27.770Z] 63f879dbbcfc: Download complete [2025-01-15T04:52:28.028Z] e9a5061849ea: Verifying Checksum [2025-01-15T04:52:28.028Z] e9a5061849ea: Download complete [2025-01-15T04:52:28.028Z] d747dcd14b5f: Verifying Checksum [2025-01-15T04:52:28.028Z] d747dcd14b5f: Download complete [2025-01-15T04:52:28.028Z] 0d9ebad4ef96: Verifying Checksum [2025-01-15T04:52:28.028Z] 0d9ebad4ef96: Download complete [2025-01-15T04:52:28.028Z] ab5ef0e58194: Verifying Checksum [2025-01-15T04:52:28.028Z] ab5ef0e58194: Download complete [2025-01-15T04:52:28.028Z] 2de7ff778b66: Verifying Checksum [2025-01-15T04:52:28.028Z] 2de7ff778b66: Download complete [2025-01-15T04:52:30.553Z] ab5ef0e58194: Pull complete [2025-01-15T04:52:30.553Z] 9712f1f96733: Pull complete [2025-01-15T04:52:31.488Z] 63f879dbbcfc: Pull complete [2025-01-15T04:52:34.779Z] 0d9ebad4ef96: Pull complete [2025-01-15T04:52:35.037Z] e9a5061849ea: Pull complete [2025-01-15T04:52:35.037Z] d747dcd14b5f: Pull complete [2025-01-15T04:52:35.971Z] 2de7ff778b66: Pull complete [2025-01-15T04:52:35.971Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-15T04:52:35.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-15T04:52:35.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:52:36.071Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:52:36.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:52:41.459Z] $ docker top 40a3280393bde9a822f1d244d97e6ea5b5ef83027b9833f55a98e8c2e44e0ec2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-15T04:52:41.545Z] provisioning config files... [2025-01-15T04:52:41.550Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/779@tmp/config15568004278114205036tmp [2025-01-15T04:52:41.558Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/779@tmp/config1880708099045938993tmp [2025-01-15T04:52:41.566Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/779@tmp/config6221670315648491782tmp [Pipeline] { [Pipeline] echo [2025-01-15T04:52:41.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:41.887Z] ---> sigul-configuration.sh [2025-01-15T04:52:41.887Z] gpg: directory `/root/.gnupg' created [2025-01-15T04:52:41.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-15T04:52:41.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-15T04:52:41.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-15T04:52:41.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-15T04:52:41.887Z] gpg: CAST5 encrypted data [2025-01-15T04:52:41.887Z] gpg: encrypted with 1 passphrase [2025-01-15T04:52:41.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-15T04:52:42.179Z] + mkdir /home/jenkins [2025-01-15T04:52:42.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-15T04:52:42.478Z] + 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-15T04:52:42.492Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:42.784Z] ---> sigul-install.sh [2025-01-15T04:52:42.784Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-15T04:52:43.080Z] + git tag --list [2025-01-15T04:52:43.080Z] 0.6.0 [2025-01-15T04:52:43.080Z] 0.6.1 [2025-01-15T04:52:43.080Z] 0.7.0 [2025-01-15T04:52:43.080Z] 0.7.1 [2025-01-15T04:52:43.080Z] v1.0.0 [2025-01-15T04:52:43.080Z] v1.0.1 [2025-01-15T04:52:43.080Z] v1.1.0 [2025-01-15T04:52:43.080Z] v1.2.0 [2025-01-15T04:52:43.080Z] v1.2.1 [2025-01-15T04:52:43.080Z] v1.3.0 [2025-01-15T04:52:43.080Z] v1.3.1 [2025-01-15T04:52:43.080Z] v2.0.0 [2025-01-15T04:52:43.080Z] v2.1.0 [2025-01-15T04:52:43.080Z] v2.1.1 [2025-01-15T04:52:43.080Z] v2.2.0 [2025-01-15T04:52:43.080Z] v2.3.0 [2025-01-15T04:52:43.080Z] v3.0 [2025-01-15T04:52:43.080Z] v3.0.0 [2025-01-15T04:52:43.080Z] v3.1 [2025-01-15T04:52:43.080Z] v3.1.0 [2025-01-15T04:52:43.080Z] v3.1.0-dev.1 [2025-01-15T04:52:43.080Z] v3.1.0-dev.10 [2025-01-15T04:52:43.080Z] v3.1.0-dev.11 [2025-01-15T04:52:43.080Z] v3.1.0-dev.12 [2025-01-15T04:52:43.080Z] v3.1.0-dev.13 [2025-01-15T04:52:43.080Z] v3.1.0-dev.14 [2025-01-15T04:52:43.080Z] v3.1.0-dev.15 [2025-01-15T04:52:43.080Z] v3.1.0-dev.16 [2025-01-15T04:52:43.080Z] v3.1.0-dev.17 [2025-01-15T04:52:43.080Z] v3.1.0-dev.18 [2025-01-15T04:52:43.080Z] v3.1.0-dev.19 [2025-01-15T04:52:43.080Z] v3.1.0-dev.2 [2025-01-15T04:52:43.080Z] v3.1.0-dev.20 [2025-01-15T04:52:43.080Z] v3.1.0-dev.21 [2025-01-15T04:52:43.080Z] v3.1.0-dev.22 [2025-01-15T04:52:43.080Z] v3.1.0-dev.23 [2025-01-15T04:52:43.080Z] v3.1.0-dev.24 [2025-01-15T04:52:43.080Z] v3.1.0-dev.25 [2025-01-15T04:52:43.080Z] v3.1.0-dev.26 [2025-01-15T04:52:43.080Z] v3.1.0-dev.27 [2025-01-15T04:52:43.080Z] v3.1.0-dev.28 [2025-01-15T04:52:43.080Z] v3.1.0-dev.29 [2025-01-15T04:52:43.080Z] v3.1.0-dev.3 [2025-01-15T04:52:43.080Z] v3.1.0-dev.30 [2025-01-15T04:52:43.080Z] v3.1.0-dev.31 [2025-01-15T04:52:43.080Z] v3.1.0-dev.32 [2025-01-15T04:52:43.080Z] v3.1.0-dev.33 [2025-01-15T04:52:43.080Z] v3.1.0-dev.34 [2025-01-15T04:52:43.080Z] v3.1.0-dev.35 [2025-01-15T04:52:43.080Z] v3.1.0-dev.36 [2025-01-15T04:52:43.080Z] v3.1.0-dev.37 [2025-01-15T04:52:43.080Z] v3.1.0-dev.38 [2025-01-15T04:52:43.080Z] v3.1.0-dev.39 [2025-01-15T04:52:43.080Z] v3.1.0-dev.4 [2025-01-15T04:52:43.080Z] v3.1.0-dev.40 [2025-01-15T04:52:43.080Z] v3.1.0-dev.41 [2025-01-15T04:52:43.080Z] v3.1.0-dev.42 [2025-01-15T04:52:43.080Z] v3.1.0-dev.43 [2025-01-15T04:52:43.080Z] v3.1.0-dev.44 [2025-01-15T04:52:43.080Z] v3.1.0-dev.45 [2025-01-15T04:52:43.080Z] v3.1.0-dev.46 [2025-01-15T04:52:43.080Z] v3.1.0-dev.47 [2025-01-15T04:52:43.080Z] v3.1.0-dev.48 [2025-01-15T04:52:43.080Z] v3.1.0-dev.49 [2025-01-15T04:52:43.080Z] v3.1.0-dev.5 [2025-01-15T04:52:43.080Z] v3.1.0-dev.50 [2025-01-15T04:52:43.080Z] v3.1.0-dev.51 [2025-01-15T04:52:43.080Z] v3.1.0-dev.52 [2025-01-15T04:52:43.080Z] v3.1.0-dev.53 [2025-01-15T04:52:43.080Z] v3.1.0-dev.54 [2025-01-15T04:52:43.080Z] v3.1.0-dev.55 [2025-01-15T04:52:43.080Z] v3.1.0-dev.56 [2025-01-15T04:52:43.080Z] v3.1.0-dev.57 [2025-01-15T04:52:43.080Z] v3.1.0-dev.58 [2025-01-15T04:52:43.080Z] v3.1.0-dev.59 [2025-01-15T04:52:43.080Z] v3.1.0-dev.6 [2025-01-15T04:52:43.080Z] v3.1.0-dev.60 [2025-01-15T04:52:43.080Z] v3.1.0-dev.61 [2025-01-15T04:52:43.080Z] v3.1.0-dev.62 [2025-01-15T04:52:43.080Z] v3.1.0-dev.63 [2025-01-15T04:52:43.080Z] v3.1.0-dev.64 [2025-01-15T04:52:43.080Z] v3.1.0-dev.65 [2025-01-15T04:52:43.080Z] v3.1.0-dev.66 [2025-01-15T04:52:43.080Z] v3.1.0-dev.67 [2025-01-15T04:52:43.080Z] v3.1.0-dev.68 [2025-01-15T04:52:43.080Z] v3.1.0-dev.69 [2025-01-15T04:52:43.080Z] v3.1.0-dev.7 [2025-01-15T04:52:43.080Z] v3.1.0-dev.70 [2025-01-15T04:52:43.080Z] v3.1.0-dev.71 [2025-01-15T04:52:43.080Z] v3.1.0-dev.72 [2025-01-15T04:52:43.080Z] v3.1.0-dev.73 [2025-01-15T04:52:43.080Z] v3.1.0-dev.8 [2025-01-15T04:52:43.080Z] v3.1.0-dev.9 [2025-01-15T04:52:43.080Z] v3.1.1 [2025-01-15T04:52:43.080Z] v3.1.1-dev.1 [2025-01-15T04:52:43.080Z] v3.1.1-dev.2 [2025-01-15T04:52:43.080Z] v3.2.0-dev.1 [2025-01-15T04:52:43.080Z] v3.2.0-dev.10 [2025-01-15T04:52:43.080Z] v3.2.0-dev.100 [2025-01-15T04:52:43.080Z] v3.2.0-dev.101 [2025-01-15T04:52:43.080Z] v3.2.0-dev.102 [2025-01-15T04:52:43.080Z] v3.2.0-dev.103 [2025-01-15T04:52:43.080Z] v3.2.0-dev.104 [2025-01-15T04:52:43.080Z] v3.2.0-dev.105 [2025-01-15T04:52:43.080Z] v3.2.0-dev.106 [2025-01-15T04:52:43.080Z] v3.2.0-dev.107 [2025-01-15T04:52:43.080Z] v3.2.0-dev.108 [2025-01-15T04:52:43.080Z] v3.2.0-dev.109 [2025-01-15T04:52:43.080Z] v3.2.0-dev.11 [2025-01-15T04:52:43.080Z] v3.2.0-dev.12 [2025-01-15T04:52:43.080Z] v3.2.0-dev.13 [2025-01-15T04:52:43.080Z] v3.2.0-dev.14 [2025-01-15T04:52:43.080Z] v3.2.0-dev.15 [2025-01-15T04:52:43.080Z] v3.2.0-dev.16 [2025-01-15T04:52:43.080Z] v3.2.0-dev.17 [2025-01-15T04:52:43.080Z] v3.2.0-dev.18 [2025-01-15T04:52:43.080Z] v3.2.0-dev.19 [2025-01-15T04:52:43.080Z] v3.2.0-dev.2 [2025-01-15T04:52:43.080Z] v3.2.0-dev.20 [2025-01-15T04:52:43.080Z] v3.2.0-dev.21 [2025-01-15T04:52:43.080Z] v3.2.0-dev.22 [2025-01-15T04:52:43.080Z] v3.2.0-dev.23 [2025-01-15T04:52:43.080Z] v3.2.0-dev.24 [2025-01-15T04:52:43.080Z] v3.2.0-dev.25 [2025-01-15T04:52:43.080Z] v3.2.0-dev.26 [2025-01-15T04:52:43.080Z] v3.2.0-dev.27 [2025-01-15T04:52:43.080Z] v3.2.0-dev.28 [2025-01-15T04:52:43.080Z] v3.2.0-dev.29 [2025-01-15T04:52:43.080Z] v3.2.0-dev.3 [2025-01-15T04:52:43.081Z] v3.2.0-dev.30 [2025-01-15T04:52:43.081Z] v3.2.0-dev.31 [2025-01-15T04:52:43.081Z] v3.2.0-dev.32 [2025-01-15T04:52:43.081Z] v3.2.0-dev.33 [2025-01-15T04:52:43.081Z] v3.2.0-dev.34 [2025-01-15T04:52:43.081Z] v3.2.0-dev.35 [2025-01-15T04:52:43.081Z] v3.2.0-dev.36 [2025-01-15T04:52:43.081Z] v3.2.0-dev.37 [2025-01-15T04:52:43.081Z] v3.2.0-dev.38 [2025-01-15T04:52:43.081Z] v3.2.0-dev.39 [2025-01-15T04:52:43.081Z] v3.2.0-dev.4 [2025-01-15T04:52:43.081Z] v3.2.0-dev.40 [2025-01-15T04:52:43.081Z] v3.2.0-dev.41 [2025-01-15T04:52:43.081Z] v3.2.0-dev.42 [2025-01-15T04:52:43.081Z] v3.2.0-dev.43 [2025-01-15T04:52:43.081Z] v3.2.0-dev.44 [2025-01-15T04:52:43.081Z] v3.2.0-dev.45 [2025-01-15T04:52:43.081Z] v3.2.0-dev.46 [2025-01-15T04:52:43.081Z] v3.2.0-dev.47 [2025-01-15T04:52:43.081Z] v3.2.0-dev.48 [2025-01-15T04:52:43.081Z] v3.2.0-dev.49 [2025-01-15T04:52:43.081Z] v3.2.0-dev.5 [2025-01-15T04:52:43.081Z] v3.2.0-dev.50 [2025-01-15T04:52:43.081Z] v3.2.0-dev.51 [2025-01-15T04:52:43.081Z] v3.2.0-dev.52 [2025-01-15T04:52:43.081Z] v3.2.0-dev.53 [2025-01-15T04:52:43.081Z] v3.2.0-dev.54 [2025-01-15T04:52:43.081Z] v3.2.0-dev.55 [2025-01-15T04:52:43.081Z] v3.2.0-dev.56 [2025-01-15T04:52:43.081Z] v3.2.0-dev.57 [2025-01-15T04:52:43.081Z] v3.2.0-dev.58 [2025-01-15T04:52:43.081Z] v3.2.0-dev.59 [2025-01-15T04:52:43.081Z] v3.2.0-dev.6 [2025-01-15T04:52:43.081Z] v3.2.0-dev.60 [2025-01-15T04:52:43.081Z] v3.2.0-dev.61 [2025-01-15T04:52:43.081Z] v3.2.0-dev.62 [2025-01-15T04:52:43.081Z] v3.2.0-dev.63 [2025-01-15T04:52:43.081Z] v3.2.0-dev.64 [2025-01-15T04:52:43.081Z] v3.2.0-dev.65 [2025-01-15T04:52:43.081Z] v3.2.0-dev.66 [2025-01-15T04:52:43.081Z] v3.2.0-dev.67 [2025-01-15T04:52:43.081Z] v3.2.0-dev.68 [2025-01-15T04:52:43.081Z] v3.2.0-dev.69 [2025-01-15T04:52:43.081Z] v3.2.0-dev.7 [2025-01-15T04:52:43.081Z] v3.2.0-dev.70 [2025-01-15T04:52:43.081Z] v3.2.0-dev.71 [2025-01-15T04:52:43.081Z] v3.2.0-dev.72 [2025-01-15T04:52:43.081Z] v3.2.0-dev.73 [2025-01-15T04:52:43.081Z] v3.2.0-dev.74 [2025-01-15T04:52:43.081Z] v3.2.0-dev.75 [2025-01-15T04:52:43.081Z] v3.2.0-dev.76 [2025-01-15T04:52:43.081Z] v3.2.0-dev.77 [2025-01-15T04:52:43.081Z] v3.2.0-dev.78 [2025-01-15T04:52:43.081Z] v3.2.0-dev.79 [2025-01-15T04:52:43.081Z] v3.2.0-dev.8 [2025-01-15T04:52:43.081Z] v3.2.0-dev.80 [2025-01-15T04:52:43.081Z] v3.2.0-dev.81 [2025-01-15T04:52:43.081Z] v3.2.0-dev.82 [2025-01-15T04:52:43.081Z] v3.2.0-dev.83 [2025-01-15T04:52:43.081Z] v3.2.0-dev.84 [2025-01-15T04:52:43.081Z] v3.2.0-dev.85 [2025-01-15T04:52:43.081Z] v3.2.0-dev.86 [2025-01-15T04:52:43.081Z] v3.2.0-dev.87 [2025-01-15T04:52:43.081Z] v3.2.0-dev.88 [2025-01-15T04:52:43.081Z] v3.2.0-dev.89 [2025-01-15T04:52:43.081Z] v3.2.0-dev.9 [2025-01-15T04:52:43.081Z] v3.2.0-dev.90 [2025-01-15T04:52:43.081Z] v3.2.0-dev.91 [2025-01-15T04:52:43.081Z] v3.2.0-dev.92 [2025-01-15T04:52:43.081Z] v3.2.0-dev.93 [2025-01-15T04:52:43.081Z] v3.2.0-dev.94 [2025-01-15T04:52:43.081Z] v3.2.0-dev.95 [2025-01-15T04:52:43.081Z] v3.2.0-dev.96 [2025-01-15T04:52:43.081Z] v3.2.0-dev.97 [2025-01-15T04:52:43.081Z] v3.2.0-dev.98 [2025-01-15T04:52:43.081Z] v3.2.0-dev.99 [2025-01-15T04:52:43.081Z] v4.0.0-dev.1 [2025-01-15T04:52:43.081Z] v4.0.0-dev.10 [2025-01-15T04:52:43.081Z] v4.0.0-dev.11 [2025-01-15T04:52:43.081Z] v4.0.0-dev.12 [2025-01-15T04:52:43.081Z] v4.0.0-dev.13 [2025-01-15T04:52:43.081Z] v4.0.0-dev.14 [2025-01-15T04:52:43.081Z] v4.0.0-dev.15 [2025-01-15T04:52:43.081Z] v4.0.0-dev.16 [2025-01-15T04:52:43.081Z] v4.0.0-dev.17 [2025-01-15T04:52:43.081Z] v4.0.0-dev.18 [2025-01-15T04:52:43.081Z] v4.0.0-dev.19 [2025-01-15T04:52:43.081Z] v4.0.0-dev.2 [2025-01-15T04:52:43.081Z] v4.0.0-dev.20 [2025-01-15T04:52:43.081Z] v4.0.0-dev.21 [2025-01-15T04:52:43.081Z] v4.0.0-dev.22 [2025-01-15T04:52:43.081Z] v4.0.0-dev.23 [2025-01-15T04:52:43.081Z] v4.0.0-dev.24 [2025-01-15T04:52:43.081Z] v4.0.0-dev.25 [2025-01-15T04:52:43.081Z] v4.0.0-dev.26 [2025-01-15T04:52:43.081Z] v4.0.0-dev.27 [2025-01-15T04:52:43.081Z] v4.0.0-dev.28 [2025-01-15T04:52:43.081Z] v4.0.0-dev.29 [2025-01-15T04:52:43.081Z] v4.0.0-dev.3 [2025-01-15T04:52:43.081Z] v4.0.0-dev.30 [2025-01-15T04:52:43.081Z] v4.0.0-dev.31 [2025-01-15T04:52:43.081Z] v4.0.0-dev.32 [2025-01-15T04:52:43.081Z] v4.0.0-dev.33 [2025-01-15T04:52:43.081Z] v4.0.0-dev.34 [2025-01-15T04:52:43.081Z] v4.0.0-dev.35 [2025-01-15T04:52:43.081Z] v4.0.0-dev.36 [2025-01-15T04:52:43.081Z] v4.0.0-dev.37 [2025-01-15T04:52:43.081Z] v4.0.0-dev.38 [2025-01-15T04:52:43.081Z] v4.0.0-dev.39 [2025-01-15T04:52:43.081Z] v4.0.0-dev.4 [2025-01-15T04:52:43.081Z] v4.0.0-dev.40 [2025-01-15T04:52:43.081Z] v4.0.0-dev.41 [2025-01-15T04:52:43.081Z] v4.0.0-dev.42 [2025-01-15T04:52:43.081Z] v4.0.0-dev.43 [2025-01-15T04:52:43.081Z] v4.0.0-dev.5 [2025-01-15T04:52:43.081Z] v4.0.0-dev.6 [2025-01-15T04:52:43.081Z] v4.0.0-dev.7 [2025-01-15T04:52:43.081Z] v4.0.0-dev.8 [2025-01-15T04:52:43.081Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-15T04:52:43.375Z] + lftools sign git-tag v4.0.0-dev.43 [2025-01-15T04:52:43.942Z] Signing Git tag with Sigul... [2025-01-15T04:52:43.942Z] Signing v4.0.0-dev.43 [Pipeline] echo [2025-01-15T04:52:44.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:44.821Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-15T04:52:44.833Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-15T04:52:44.859Z] $ docker stop --time=1 40a3280393bde9a822f1d244d97e6ea5b5ef83027b9833f55a98e8c2e44e0ec2 [2025-01-15T04:52:46.114Z] $ docker rm -f --volumes 40a3280393bde9a822f1d244d97e6ea5b5ef83027b9833f55a98e8c2e44e0ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-15T04:52:46.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T04:52:46.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:46.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:52:46.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:52:46.962Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:52:46.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:52:47.304Z] $ docker top 3eb8de28cdd27e6864fd2100449e60d2ce225b32edea737da624cd38e8afb11b -eo pid,comm [2025-01-15T04:52:47.359Z] 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-15T04:52:47.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T04:52:47.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T04:52:47.417Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T04:52:47.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T04:52:47.526Z] $ docker exec 3eb8de28cdd27e6864fd2100449e60d2ce225b32edea737da624cd38e8afb11b ssh-agent [2025-01-15T04:52:47.649Z] SSH_AUTH_SOCK=/tmp/ssh-9Fg2gxHXxrO1/agent.32 [2025-01-15T04:52:47.649Z] SSH_AGENT_PID=38 [2025-01-15T04:52:47.653Z] Running ssh-add (command line suppressed) [2025-01-15T04:52:47.734Z] Identity added: /w/workspace/edgex-go/779@tmp/private_key_12085314869380531330.key (/w/workspace/edgex-go/779@tmp/private_key_12085314869380531330.key) [2025-01-15T04:52:47.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T04:52:48.047Z] + git semver bump pre [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [bump_version] DEBUG bumping version:4.0.0-dev.43 on axis:pre with prefix:dev [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [bump_version] DEBUG bumped version:4.0.0-dev.44 [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [write_version] DEBUG write version:4.0.0-dev.44 to path:/w/workspace/edgex-go/779/.semver/main with force:True [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,222 [write_file] DEBUG write to file:/w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,224 [execute] INFO git cat-file --batch-check [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,232 [execute] INFO git cat-file --batch [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T04:52:48.307Z] 2025-01-15 04:52:48,238 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:48.307Z] 4.0.0-dev.44 [Pipeline] } [2025-01-15T04:52:48.312Z] $ docker exec --env ******** --env ******** 3eb8de28cdd27e6864fd2100449e60d2ce225b32edea737da624cd38e8afb11b ssh-agent -k [2025-01-15T04:52:48.403Z] unset SSH_AUTH_SOCK; [2025-01-15T04:52:48.403Z] unset SSH_AGENT_PID; [2025-01-15T04:52:48.403Z] echo Agent pid 38 killed; [2025-01-15T04:52:48.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T04:52:48.733Z] + git semver [Pipeline] } [2025-01-15T04:52:49.000Z] $ docker stop --time=1 3eb8de28cdd27e6864fd2100449e60d2ce225b32edea737da624cd38e8afb11b [2025-01-15T04:52:50.284Z] $ docker rm -f --volumes 3eb8de28cdd27e6864fd2100449e60d2ce225b32edea737da624cd38e8afb11b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-15T04:52:50.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-15T04:52:50.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:50.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-15T04:52:50.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:52:51.020Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:52:51.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:52:51.369Z] $ docker top c2355ccb4b45609ee9e85f0d7b943988c4ea7b3aa2847031a07a6a66622d14e8 -eo pid,comm [2025-01-15T04:52:51.427Z] 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-15T04:52:51.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-15T04:52:51.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-15T04:52:51.490Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-15T04:52:51.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-15T04:52:51.611Z] $ docker exec c2355ccb4b45609ee9e85f0d7b943988c4ea7b3aa2847031a07a6a66622d14e8 ssh-agent [2025-01-15T04:52:51.723Z] SSH_AUTH_SOCK=/tmp/ssh-Y83PuB95Z6MN/agent.31 [2025-01-15T04:52:51.723Z] SSH_AGENT_PID=37 [2025-01-15T04:52:51.727Z] Running ssh-add (command line suppressed) [2025-01-15T04:52:51.820Z] Identity added: /w/workspace/edgex-go/779@tmp/private_key_2750773854939576869.key (/w/workspace/edgex-go/779@tmp/private_key_2750773854939576869.key) [2025-01-15T04:52:51.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-15T04:52:52.128Z] + git semver push [2025-01-15T04:52:52.386Z] 2025-01-15 04:52:52,303 [run_push] DEBUG push [2025-01-15T04:52:52.386Z] 2025-01-15 04:52:52,304 [execute] INFO git cat-file --batch-check [2025-01-15T04:52:52.386Z] 2025-01-15 04:52:52,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=False, shell=None, istream=) [2025-01-15T04:52:52.386Z] 2025-01-15 04:52:52,308 [execute] INFO git rev-list a3527114e349ec7191f5bc3eb9ad91217bbc0880 -- [2025-01-15T04:52:52.387Z] 2025-01-15 04:52:52,309 [execute] DEBUG Popen(['git', 'rev-list', 'a3527114e349ec7191f5bc3eb9ad91217bbc0880', '--'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-15T04:52:52.387Z] 2025-01-15 04:52:52,328 [execute] INFO git fetch -v origin [2025-01-15T04:52:52.387Z] 2025-01-15 04:52:52,328 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-15T04:52:52.955Z] 2025-01-15 04:52:52,756 [run_push] DEBUG no remote changes detected [2025-01-15T04:52:52.955Z] 2025-01-15 04:52:52,756 [execute] INFO git push origin semver [2025-01-15T04:52:52.955Z] 2025-01-15 04:52:52,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/779/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-15T04:52:53.523Z] 2025-01-15 04:52:53,425 [run_push] DEBUG push all version tags [2025-01-15T04:52:53.523Z] 2025-01-15 04:52:53,425 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-15T04:52:53.523Z] 2025-01-15 04:52:53,426 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/779, universal_newlines=False, shell=None, istream=None) [2025-01-15T04:52:54.091Z] 2025-01-15 04:52:54,029 [read_version] DEBUG read version from /w/workspace/edgex-go/779/.semver/main [2025-01-15T04:52:54.091Z] 4.0.0-dev.44 [Pipeline] } [2025-01-15T04:52:54.095Z] $ docker exec --env ******** --env ******** c2355ccb4b45609ee9e85f0d7b943988c4ea7b3aa2847031a07a6a66622d14e8 ssh-agent -k [2025-01-15T04:52:54.195Z] unset SSH_AUTH_SOCK; [2025-01-15T04:52:54.195Z] unset SSH_AGENT_PID; [2025-01-15T04:52:54.195Z] echo Agent pid 37 killed; [2025-01-15T04:52:54.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-15T04:52:54.536Z] + git semver [Pipeline] } [2025-01-15T04:52:54.810Z] $ docker stop --time=1 c2355ccb4b45609ee9e85f0d7b943988c4ea7b3aa2847031a07a6a66622d14e8 [2025-01-15T04:52:56.057Z] $ docker rm -f --volumes c2355ccb4b45609ee9e85f0d7b943988c4ea7b3aa2847031a07a6a66622d14e8 [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-15T04:52:56.623Z] + [ -d /w/workspace/edgex-go/779/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:56.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:52:57.771Z] ---> package-listing.sh [2025-01-15T04:52:57.771Z] ++ facter osfamily [2025-01-15T04:52:57.771Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-15T04:52:58.031Z] + OS_FAMILY=debian [2025-01-15T04:52:58.031Z] + workspace=/w/workspace/edgex-go/779 [2025-01-15T04:52:58.031Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-15T04:52:58.031Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-15T04:52:58.031Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-15T04:52:58.031Z] + PACKAGES=/tmp/packages_start.txt [2025-01-15T04:52:58.031Z] + '[' /w/workspace/edgex-go/779 ']' [2025-01-15T04:52:58.031Z] + PACKAGES=/tmp/packages_end.txt [2025-01-15T04:52:58.031Z] + case "${OS_FAMILY}" in [2025-01-15T04:52:58.031Z] + dpkg -l [2025-01-15T04:52:58.031Z] + grep '^ii' [2025-01-15T04:52:58.031Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-15T04:52:58.031Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-15T04:52:58.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-15T04:52:58.031Z] + '[' /w/workspace/edgex-go/779 ']' [2025-01-15T04:52:58.031Z] + mkdir -p /w/workspace/edgex-go/779/archives/ [2025-01-15T04:52:58.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/779/archives/ [Pipeline] echo [2025-01-15T04:52:58.042Z] 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/779/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-15T04:52:58.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:58.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T04:52:58.881Z] [2025-01-15T04:52:58.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-15T04:52:59.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T04:52:59.187Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-15T04:52:59.187Z] 5eb5b503b376: Pulling fs layer [2025-01-15T04:52:59.187Z] 5c69ac0246d0: Pulling fs layer [2025-01-15T04:52:59.187Z] ec43610c2a17: Pulling fs layer [2025-01-15T04:52:59.187Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-15T04:52:59.187Z] 33b1e0a273af: Pulling fs layer [2025-01-15T04:52:59.187Z] 5d3b04190fa2: Pulling fs layer [2025-01-15T04:52:59.187Z] 2f39f015ded8: Pulling fs layer [2025-01-15T04:52:59.187Z] 33b1e0a273af: Waiting [2025-01-15T04:52:59.187Z] 5d3b04190fa2: Waiting [2025-01-15T04:52:59.187Z] 2f39f015ded8: Waiting [2025-01-15T04:52:59.187Z] 3a2ae6a8a46f: Waiting [2025-01-15T04:52:59.187Z] 5c69ac0246d0: Verifying Checksum [2025-01-15T04:52:59.187Z] 5c69ac0246d0: Download complete [2025-01-15T04:52:59.446Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-15T04:52:59.446Z] 3a2ae6a8a46f: Download complete [2025-01-15T04:52:59.446Z] 33b1e0a273af: Verifying Checksum [2025-01-15T04:52:59.446Z] 33b1e0a273af: Download complete [2025-01-15T04:52:59.446Z] 5d3b04190fa2: Verifying Checksum [2025-01-15T04:52:59.446Z] 5d3b04190fa2: Download complete [2025-01-15T04:52:59.446Z] ec43610c2a17: Verifying Checksum [2025-01-15T04:52:59.446Z] ec43610c2a17: Download complete [2025-01-15T04:52:59.446Z] 5eb5b503b376: Verifying Checksum [2025-01-15T04:52:59.446Z] 5eb5b503b376: Download complete [2025-01-15T04:53:00.013Z] 2f39f015ded8: Download complete [2025-01-15T04:53:00.948Z] 5eb5b503b376: Pull complete [2025-01-15T04:53:00.948Z] 5c69ac0246d0: Pull complete [2025-01-15T04:53:01.208Z] ec43610c2a17: Pull complete [2025-01-15T04:53:01.208Z] 3a2ae6a8a46f: Pull complete [2025-01-15T04:53:01.468Z] 33b1e0a273af: Pull complete [2025-01-15T04:53:01.468Z] 5d3b04190fa2: Pull complete [2025-01-15T04:53:07.245Z] 2f39f015ded8: Pull complete [2025-01-15T04:53:07.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-15T04:53:07.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-15T04:53:07.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-15T04:53:07.351Z] prd-ubuntu20.04-docker-8c-8g-36748 does not seem to be running inside a container [2025-01-15T04:53:07.382Z] $ 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/779/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/779 -v /w/workspace/edgex-go/779:/w/workspace/edgex-go/779:rw,z -v /w/workspace/edgex-go/779@tmp:/w/workspace/edgex-go/779@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-15T04:53:13.077Z] $ docker top 783d33450ae533328cb65d44b6944b37beb7eb5399800c2da7a99a7e1463e36c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-15T04:53:13.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-15T04:53:13.714Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-15T04:53:13.997Z] + ls /var/log/sa-host [2025-01-15T04:53:13.997Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-15T04:53:14.078Z] provisioning config files... [2025-01-15T04:53:14.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/779@tmp/config15486888526064478968tmp [Pipeline] { [Pipeline] echo [2025-01-15T04:53:14.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:53:14.384Z] ---> create-netrc.sh [Pipeline] } [2025-01-15T04:53:14.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:53:14.718Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-15T04:53:14.727Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:53:15.009Z] ---> sudo-logs.sh [2025-01-15T04:53:15.009Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-15T04:53:15.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:53:15.316Z] ---> job-cost.sh [2025-01-15T04:53:15.316Z] lf-activate-venv: SKIPPING [2025-01-15T04:53:15.316Z] DEBUG: total: 0.2199999988079071 [2025-01-15T04:53:15.316Z] INFO: Retrieving Stack Cost... [2025-01-15T04:53:15.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-15T04:53:16.143Z] INFO: Archiving Costs [Pipeline] echo [2025-01-15T04:53:16.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-15T04:53:16.453Z] ---> logs-deploy.sh [2025-01-15T04:53:16.453Z] lf-activate-venv: SKIPPING [2025-01-15T04:53:16.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/779 [2025-01-15T04:53:16.453Z] INFO: archiving workspace using pattern(s): [2025-01-15T04:53:17.390Z] Archives upload complete. [2025-01-15T04:53:17.390Z] INFO: archiving logs to Nexus